View | Details | Raw Unified | Return to bug 209292
Collapse All | Expand All

(-)devel/ace/Makefile (-5 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/devel/ace/Makefile 413746 2016-04-21 16:43:14Z swills $
2
# $FreeBSD: head/devel/ace/Makefile 413746 2016-04-21 16:43:14Z swills $
3
3
4
PORTNAME=	ace
4
PORTNAME=	ace
5
PORTVERSION=	6.3.3
5
PORTVERSION=	6.3.4
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
MASTER_SITES=	ftp://download.dre.vanderbilt.edu/previous_versions/ \
7
MASTER_SITES=	ftp://download.dre.vanderbilt.edu/previous_versions/ \
8
		http://download.dre.vanderbilt.edu/previous_versions/
8
		http://download.dre.vanderbilt.edu/previous_versions/
Lines 16-23 Link Here
16
LICENSE_FILE=	${WRKSRC}/COPYING
16
LICENSE_FILE=	${WRKSRC}/COPYING
17
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
17
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
18
18
19
BROKEN_powerpc64=	Does not build
20
21
WRKSRC=		${WRKDIR}/ACE_wrappers
19
WRKSRC=		${WRKDIR}/ACE_wrappers
22
20
23
USES=		gmake perl5 pkgconfig shebangfix tar:bzip2
21
USES=		gmake perl5 pkgconfig shebangfix tar:bzip2
Lines 37-42 Link Here
37
35
38
BROKEN_ia64=	Does not compile on ${ARCH}
36
BROKEN_ia64=	Does not compile on ${ARCH}
39
BROKEN_powerpc=	Does not compile on ${ARCH}
37
BROKEN_powerpc=	Does not compile on ${ARCH}
38
BROKEN_powerpc64=	Does not compile on ${ARCH}
40
BROKEN_sparc64=	Does not compile on ${ARCH}
39
BROKEN_sparc64=	Does not compile on ${ARCH}
41
40
42
OPTIONS_DEFINE=		FLTK QT4 SSL TK TRIO X11
41
OPTIONS_DEFINE=		FLTK QT4 SSL TK TRIO X11
Lines 69-76 Link Here
69
		 s|bin/moc,|bin/moc-qt4,|g' \
68
		 s|bin/moc,|bin/moc-qt4,|g' \
70
		${WRKSRC}/ace/QtReactor/GNUmakefile.ACE_Qt4Reactor_moc
69
		${WRKSRC}/ace/QtReactor/GNUmakefile.ACE_Qt4Reactor_moc
71
	@${REINPLACE_CMD} -i "" -e \
70
	@${REINPLACE_CMD} -i "" -e \
72
		'/^C[CX]/s|\([[:space:]]\)=|\1?=| ; \
71
		's|/usr/local|${LOCALBASE}| ; \
73
		 s|/usr/local|${LOCALBASE}| ; \
74
		 s|/usr/X11R6|${LOCALBASE}|' \
72
		 s|/usr/X11R6|${LOCALBASE}|' \
75
		${WRKSRC}/include/makeinclude/platform_freebsd.GNU
73
		${WRKSRC}/include/makeinclude/platform_freebsd.GNU
76
74
(-)devel/ace/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (ACE-6.3.3.tar.bz2) = f362e45f624db3343db529654b601d5df69b5f56fa4597cf453da35d80989888
1
SHA256 (ACE-6.3.4.tar.bz2) = 9dd3c639fef1e4d3e2483f8cf4b201b2e80b1ffd8dd9c9a7ce57d0ba9e80f789
2
SIZE (ACE-6.3.3.tar.bz2) = 8753296
2
SIZE (ACE-6.3.4.tar.bz2) = 8782152
(-)devel/ace/pkg-plist (+6 lines)
Lines 168-173 Link Here
168
include/ace/Basic_Stats.h
168
include/ace/Basic_Stats.h
169
include/ace/Basic_Stats.inl
169
include/ace/Basic_Stats.inl
170
include/ace/Basic_Types.h
170
include/ace/Basic_Types.h
171
include/ace/Bound_Ptr.cpp
171
include/ace/Bound_Ptr.h
172
include/ace/Bound_Ptr.h
172
include/ace/Bound_Ptr.inl
173
include/ace/Bound_Ptr.inl
173
include/ace/CDR_Base.h
174
include/ace/CDR_Base.h
Lines 644-649 Link Here
644
include/ace/OS_NS_arpa_inet.inl
645
include/ace/OS_NS_arpa_inet.inl
645
include/ace/OS_NS_ctype.h
646
include/ace/OS_NS_ctype.h
646
include/ace/OS_NS_ctype.inl
647
include/ace/OS_NS_ctype.inl
648
include/ace/OS_NS_devctl.h
649
include/ace/OS_NS_devctl.inl
647
include/ace/OS_NS_dirent.h
650
include/ace/OS_NS_dirent.h
648
include/ace/OS_NS_dirent.inl
651
include/ace/OS_NS_dirent.inl
649
include/ace/OS_NS_dlfcn.h
652
include/ace/OS_NS_dlfcn.h
Lines 1089-1094 Link Here
1089
include/ace/config-all.h
1092
include/ace/config-all.h
1090
include/ace/config-android.h
1093
include/ace/config-android.h
1091
include/ace/config-cygwin32.h
1094
include/ace/config-cygwin32.h
1095
include/ace/config-face-conftest.h
1096
include/ace/config-face-safety.h
1092
include/ace/config-freebsd.h
1097
include/ace/config-freebsd.h
1093
include/ace/config-g++-common.h
1098
include/ace/config-g++-common.h
1094
include/ace/config-hpux-11.00.h
1099
include/ace/config-hpux-11.00.h
Lines 1098-1103 Link Here
1098
include/ace/config-linux.h
1103
include/ace/config-linux.h
1099
include/ace/config-lite.h
1104
include/ace/config-lite.h
1100
include/ace/config-lynxos.h
1105
include/ace/config-lynxos.h
1106
include/ace/config-lynxos-178.h
1101
include/ace/config-macosx-elcapitan.h
1107
include/ace/config-macosx-elcapitan.h
1102
include/ace/config-macosx-iOS-hardware.h
1108
include/ace/config-macosx-iOS-hardware.h
1103
include/ace/config-macosx-iOS-simulator.h
1109
include/ace/config-macosx-iOS-simulator.h

Return to bug 209292