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

(-)Makefile (-7 / +12 lines)
Lines 30-46 Link Here
30
GCC_VERSION=	${PORTVERSION:C/(.+)\.s[0-9]{8}/\1/}
30
GCC_VERSION=	${PORTVERSION:C/(.+)\.s[0-9]{8}/\1/}
31
SUFFIX=		${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
31
SUFFIX=		${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
32
32
33
USES=		bison gettext gmake perl5 tar:bzip2 libtool
33
USES=		bison gmake perl5 tar:bzip2 libtool
34
USE_PERL5=	build
34
USE_PERL5=	build
35
CPPFLAGS+=	-I${LOCALBASE}/include
35
CPPFLAGS+=	-I${LOCALBASE}/include
36
GNU_CONFIGURE=	yes
36
GNU_CONFIGURE=	yes
37
37
38
.include <bsd.port.pre.mk>
39
40
.if (${ARCH} == "amd64")
41
ARCH=		x86_64
42
.endif
43
44
CONFLICTS=	avr-gcc-devel*
38
CONFLICTS=	avr-gcc-devel*
45
39
46
CONFIGURE_ARGS=	--target=avr --disable-libssp --with-gmp=${LOCALBASE} --enable-languages="c c++"
40
CONFIGURE_ARGS=	--target=avr --disable-libssp --with-gmp=${LOCALBASE} --enable-languages="c c++"
Lines 49-54 Link Here
49
43
50
INFO=		cpp gcc gccint cppinternals gccinstall
44
INFO=		cpp gcc gccint cppinternals gccinstall
51
45
46
OPTIONS_DEFINE=	NLS
47
OPTIONS_SUB=	yes
48
NLS_USES=	gettext
49
NLS_CONFIGURE_ENABLE=	nls
50
51
.include <bsd.port.pre.mk>
52
53
.if (${ARCH} == "amd64")
54
ARCH=		x86_64
55
.endif
56
52
post-configure:
57
post-configure:
53
	${MKDIR} ${WRKSRC}/gcc/include
58
	${MKDIR} ${WRKSRC}/gcc/include
54
59
(-)pkg-plist (-39 / +39 lines)
Lines 227-268 Link Here
227
man/man7/fsf-funding.7.gz
227
man/man7/fsf-funding.7.gz
228
man/man7/gfdl.7.gz
228
man/man7/gfdl.7.gz
229
man/man7/gpl.7.gz
229
man/man7/gpl.7.gz
230
share/locale/be/LC_MESSAGES/cpplib.mo
230
%%NLS%%share/locale/be/LC_MESSAGES/cpplib.mo
231
share/locale/be/LC_MESSAGES/gcc.mo
231
%%NLS%%share/locale/be/LC_MESSAGES/gcc.mo
232
share/locale/ca/LC_MESSAGES/cpplib.mo
232
%%NLS%%share/locale/ca/LC_MESSAGES/cpplib.mo
233
share/locale/da/LC_MESSAGES/cpplib.mo
233
%%NLS%%share/locale/da/LC_MESSAGES/cpplib.mo
234
share/locale/da/LC_MESSAGES/gcc.mo
234
%%NLS%%share/locale/da/LC_MESSAGES/gcc.mo
235
share/locale/de/LC_MESSAGES/cpplib.mo
235
%%NLS%%share/locale/de/LC_MESSAGES/cpplib.mo
236
share/locale/de/LC_MESSAGES/gcc.mo
236
%%NLS%%share/locale/de/LC_MESSAGES/gcc.mo
237
share/locale/el/LC_MESSAGES/cpplib.mo
237
%%NLS%%share/locale/el/LC_MESSAGES/cpplib.mo
238
share/locale/el/LC_MESSAGES/gcc.mo
238
%%NLS%%share/locale/el/LC_MESSAGES/gcc.mo
239
share/locale/eo/LC_MESSAGES/cpplib.mo
239
%%NLS%%share/locale/eo/LC_MESSAGES/cpplib.mo
240
share/locale/es/LC_MESSAGES/cpplib.mo
240
%%NLS%%share/locale/es/LC_MESSAGES/cpplib.mo
241
share/locale/es/LC_MESSAGES/gcc.mo
241
%%NLS%%share/locale/es/LC_MESSAGES/gcc.mo
242
share/locale/fi/LC_MESSAGES/cpplib.mo
242
%%NLS%%share/locale/fi/LC_MESSAGES/cpplib.mo
243
share/locale/fi/LC_MESSAGES/gcc.mo
243
%%NLS%%share/locale/fi/LC_MESSAGES/gcc.mo
244
share/locale/fr/LC_MESSAGES/cpplib.mo
244
%%NLS%%share/locale/fr/LC_MESSAGES/cpplib.mo
245
share/locale/fr/LC_MESSAGES/gcc.mo
245
%%NLS%%share/locale/fr/LC_MESSAGES/gcc.mo
246
share/locale/hr/LC_MESSAGES/gcc.mo
246
%%NLS%%share/locale/hr/LC_MESSAGES/gcc.mo
247
share/locale/id/LC_MESSAGES/cpplib.mo
247
%%NLS%%share/locale/id/LC_MESSAGES/cpplib.mo
248
share/locale/id/LC_MESSAGES/gcc.mo
248
%%NLS%%share/locale/id/LC_MESSAGES/gcc.mo
249
share/locale/ja/LC_MESSAGES/cpplib.mo
249
%%NLS%%share/locale/ja/LC_MESSAGES/cpplib.mo
250
share/locale/ja/LC_MESSAGES/gcc.mo
250
%%NLS%%share/locale/ja/LC_MESSAGES/gcc.mo
251
share/locale/nl/LC_MESSAGES/cpplib.mo
251
%%NLS%%share/locale/nl/LC_MESSAGES/cpplib.mo
252
share/locale/nl/LC_MESSAGES/gcc.mo
252
%%NLS%%share/locale/nl/LC_MESSAGES/gcc.mo
253
share/locale/pt_BR/LC_MESSAGES/cpplib.mo
253
%%NLS%%share/locale/pt_BR/LC_MESSAGES/cpplib.mo
254
share/locale/ru/LC_MESSAGES/cpplib.mo
254
%%NLS%%share/locale/ru/LC_MESSAGES/cpplib.mo
255
share/locale/ru/LC_MESSAGES/gcc.mo
255
%%NLS%%share/locale/ru/LC_MESSAGES/gcc.mo
256
share/locale/sr/LC_MESSAGES/cpplib.mo
256
%%NLS%%share/locale/sr/LC_MESSAGES/cpplib.mo
257
share/locale/sr/LC_MESSAGES/gcc.mo
257
%%NLS%%share/locale/sr/LC_MESSAGES/gcc.mo
258
share/locale/sv/LC_MESSAGES/cpplib.mo
258
%%NLS%%share/locale/sv/LC_MESSAGES/cpplib.mo
259
share/locale/sv/LC_MESSAGES/gcc.mo
259
%%NLS%%share/locale/sv/LC_MESSAGES/gcc.mo
260
share/locale/tr/LC_MESSAGES/cpplib.mo
260
%%NLS%%share/locale/tr/LC_MESSAGES/cpplib.mo
261
share/locale/tr/LC_MESSAGES/gcc.mo
261
%%NLS%%share/locale/tr/LC_MESSAGES/gcc.mo
262
share/locale/uk/LC_MESSAGES/cpplib.mo
262
%%NLS%%share/locale/uk/LC_MESSAGES/cpplib.mo
263
share/locale/vi/LC_MESSAGES/cpplib.mo
263
%%NLS%%share/locale/vi/LC_MESSAGES/cpplib.mo
264
share/locale/vi/LC_MESSAGES/gcc.mo
264
%%NLS%%share/locale/vi/LC_MESSAGES/gcc.mo
265
share/locale/zh_CN/LC_MESSAGES/cpplib.mo
265
%%NLS%%share/locale/zh_CN/LC_MESSAGES/cpplib.mo
266
share/locale/zh_CN/LC_MESSAGES/gcc.mo
266
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gcc.mo
267
share/locale/zh_TW/LC_MESSAGES/cpplib.mo
267
%%NLS%%share/locale/zh_TW/LC_MESSAGES/cpplib.mo
268
share/locale/zh_TW/LC_MESSAGES/gcc.mo
268
%%NLS%%share/locale/zh_TW/LC_MESSAGES/gcc.mo

Return to bug 203622