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

(-)/var/tmp/ruby/bison2/Makefile (-5 / +19 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	bison
8
PORTNAME=	bison
9
PORTVERSION=	2.1
9
PORTVERSION=	2.3
10
PORTREVISION=	2
10
PORTREVISION=	0
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	${MASTER_SITE_GNU}
12
MASTER_SITES=	${MASTER_SITE_GNU}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 25-32 Link Here
25
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
26
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
28
		LDFLAGS="-L${LOCALBASE}/lib" \
28
		LDFLAGS="-L${LOCALBASE}/lib"
29
		MAKEINFO="makeinfo --no-split"
30
29
31
MAN1=		bison.1
30
MAN1=		bison.1
32
INFO=		bison
31
INFO=		bison
Lines 44-53 Link Here
44
.error You have `USE_BISON' variable defined either in environment or in make(1) arguments. Please undefine and try again.
43
.error You have `USE_BISON' variable defined either in environment or in make(1) arguments. Please undefine and try again.
45
.endif
44
.endif
46
45
46
.include <bsd.port.pre.mk>
47
47
post-extract:
48
post-extract:
48
	@${RM} -f ${WRKSRC}/doc/bison.info*
49
	@${RM} -f ${WRKSRC}/doc/bison.info*
49
50
51
#
52
# Requires texinfo 4.8 or above
53
#
54
.if ${OSVERSION} < 601000
55
	@${REINPLACE_CMD} "/^@headitem/d" ${WRKSRC}/doc/bison.texinfo
56
.endif
57
50
post-install:
58
post-install:
51
	${LN} -sf ${PREFIX}/bin/bison ${PREFIX}/bin/bison2
59
	${LN} -sf ${PREFIX}/bin/bison ${PREFIX}/bin/bison2
52
60
53
.include <bsd.port.mk>
61
.if !defined(NOPORTDOCS)
62
	${MKDIR} ${EXAMPLESDIR}/calc++
63
	${INSTALL_DATA} ${WRKSRC}/examples/calc++/*.[chly]* \
64
		${EXAMPLESDIR}/calc++
65
.endif
66
67
.include <bsd.port.post.mk>
(-)/var/tmp/ruby/bison2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (bison-2.1.tar.bz2) = ef3110077462b1140b2ae612626e8486
1
MD5 (bison-2.3.tar.bz2) = c18640c6ec31a169d351e3117ecce3ec
2
SHA256 (bison-2.1.tar.bz2) = cb960197a77cfe8d36a969daa6eec577e22ca3d8fbae852b2cee5248bf6ae8ec
2
SHA256 (bison-2.3.tar.bz2) = b10d7e9e354be72aee4e4911cf19dd27b5c527d4e7200857365b5fcdeea0dffb
3
SIZE (bison-2.1.tar.bz2) = 1005925
3
SIZE (bison-2.3.tar.bz2) = 1080319
(-)/var/tmp/ruby/bison2/pkg-plist (-26 / +50 lines)
Lines 1-57 Link Here
1
@comment $FreeBSD: ports/devel/bison2/pkg-plist,v 1.23 2006/03/26 09:30:06 ade Exp $
2
bin/bison
1
bin/bison
3
bin/bison2
2
bin/bison2
4
share/aclocal/bison-i18n.m4
3
share/aclocal/bison-i18n.m4
5
%%DATADIR%%/c.m4
4
%%DATADIR%%/README
6
%%DATADIR%%/c++.m4
5
%%DATADIR%%/c++.m4
6
%%DATADIR%%/c.m4
7
%%DATADIR%%/glr.c
7
%%DATADIR%%/glr.c
8
%%DATADIR%%/glr.cc
8
%%DATADIR%%/lalr1.cc
9
%%DATADIR%%/lalr1.cc
10
%%DATADIR%%/location.cc
9
%%DATADIR%%/m4sugar/m4sugar.m4
11
%%DATADIR%%/m4sugar/m4sugar.m4
10
%%DATADIR%%/README
11
%%DATADIR%%/yacc.c
12
%%DATADIR%%/yacc.c
12
%%NLS%%share/locale/da/LC_MESSAGES/bison.mo
13
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/calc++-driver.cc
14
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/calc++-driver.hh
15
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/calc++-parser.cc
16
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/calc++-parser.hh
17
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/calc++-parser.yy
18
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/calc++-scanner.cc
19
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/calc++-scanner.ll
20
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/calc++.cc
21
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/location.hh
22
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/position.hh
23
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/stack.hh
13
%%NLS%%share/locale/da/LC_MESSAGES/bison-runtime.mo
24
%%NLS%%share/locale/da/LC_MESSAGES/bison-runtime.mo
14
%%NLS%%share/locale/de/LC_MESSAGES/bison.mo
25
%%NLS%%share/locale/da/LC_MESSAGES/bison.mo
15
%%NLS%%share/locale/de/LC_MESSAGES/bison-runtime.mo
26
%%NLS%%share/locale/de/LC_MESSAGES/bison-runtime.mo
16
%%NLS%%share/locale/es/LC_MESSAGES/bison.mo
27
%%NLS%%share/locale/de/LC_MESSAGES/bison.mo
17
%%NLS%%share/locale/es/LC_MESSAGES/bison-runtime.mo
28
%%NLS%%share/locale/es/LC_MESSAGES/bison-runtime.mo
18
%%NLS%%share/locale/et/LC_MESSAGES/bison.mo
29
%%NLS%%share/locale/es/LC_MESSAGES/bison.mo
19
%%NLS%%share/locale/et/LC_MESSAGES/bison-runtime.mo
30
%%NLS%%share/locale/et/LC_MESSAGES/bison-runtime.mo
20
%%NLS%%share/locale/fr/LC_MESSAGES/bison.mo
31
%%NLS%%share/locale/et/LC_MESSAGES/bison.mo
21
%%NLS%%share/locale/fr/LC_MESSAGES/bison-runtime.mo
32
%%NLS%%share/locale/fr/LC_MESSAGES/bison-runtime.mo
22
%%NLS%%share/locale/ga/LC_MESSAGES/bison.mo
33
%%NLS%%share/locale/fr/LC_MESSAGES/bison.mo
23
%%NLS%%share/locale/ga/LC_MESSAGES/bison-runtime.mo
34
%%NLS%%share/locale/ga/LC_MESSAGES/bison-runtime.mo
24
%%NLS%%share/locale/hr/LC_MESSAGES/bison.mo
35
%%NLS%%share/locale/ga/LC_MESSAGES/bison.mo
25
%%NLS%%share/locale/hr/LC_MESSAGES/bison-runtime.mo
36
%%NLS%%share/locale/hr/LC_MESSAGES/bison-runtime.mo
26
%%NLS%%share/locale/id/LC_MESSAGES/bison.mo
37
%%NLS%%share/locale/hr/LC_MESSAGES/bison.mo
27
%%NLS%%share/locale/id/LC_MESSAGES/bison-runtime.mo
38
%%NLS%%share/locale/id/LC_MESSAGES/bison-runtime.mo
28
%%NLS%%share/locale/it/LC_MESSAGES/bison.mo
39
%%NLS%%share/locale/id/LC_MESSAGES/bison.mo
29
%%NLS%%share/locale/it/LC_MESSAGES/bison-runtime.mo
40
%%NLS%%share/locale/it/LC_MESSAGES/bison-runtime.mo
30
%%NLS%%share/locale/ja/LC_MESSAGES/bison.mo
41
%%NLS%%share/locale/it/LC_MESSAGES/bison.mo
31
%%NLS%%share/locale/ja/LC_MESSAGES/bison-runtime.mo
42
%%NLS%%share/locale/ja/LC_MESSAGES/bison-runtime.mo
32
%%NLS%%share/locale/ms/LC_MESSAGES/bison.mo
43
%%NLS%%share/locale/ja/LC_MESSAGES/bison.mo
33
%%NLS%%share/locale/ms/LC_MESSAGES/bison-runtime.mo
44
%%NLS%%share/locale/ms/LC_MESSAGES/bison-runtime.mo
34
%%NLS%%share/locale/nb/LC_MESSAGES/bison.mo
45
%%NLS%%share/locale/ms/LC_MESSAGES/bison.mo
35
%%NLS%%share/locale/nb/LC_MESSAGES/bison-runtime.mo
46
%%NLS%%share/locale/nb/LC_MESSAGES/bison-runtime.mo
36
%%NLS%%share/locale/nl/LC_MESSAGES/bison.mo
47
%%NLS%%share/locale/nb/LC_MESSAGES/bison.mo
37
%%NLS%%share/locale/nl/LC_MESSAGES/bison-runtime.mo
48
%%NLS%%share/locale/nl/LC_MESSAGES/bison-runtime.mo
38
%%NLS%%share/locale/pl/LC_MESSAGES/bison.mo
49
%%NLS%%share/locale/nl/LC_MESSAGES/bison.mo
39
%%NLS%%share/locale/pl/LC_MESSAGES/bison-runtime.mo
50
%%NLS%%share/locale/pl/LC_MESSAGES/bison-runtime.mo
40
%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison.mo
51
%%NLS%%share/locale/pl/LC_MESSAGES/bison.mo
41
%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo
52
%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo
42
%%NLS%%share/locale/ro/LC_MESSAGES/bison.mo
53
%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison.mo
43
%%NLS%%share/locale/ro/LC_MESSAGES/bison-runtime.mo
54
%%NLS%%share/locale/ro/LC_MESSAGES/bison-runtime.mo
44
%%NLS%%share/locale/ru/LC_MESSAGES/bison.mo
55
%%NLS%%share/locale/ro/LC_MESSAGES/bison.mo
45
%%NLS%%share/locale/ru/LC_MESSAGES/bison-runtime.mo
56
%%NLS%%share/locale/ru/LC_MESSAGES/bison-runtime.mo
46
%%NLS%%share/locale/rw/LC_MESSAGES/bison.mo
57
%%NLS%%share/locale/ru/LC_MESSAGES/bison.mo
47
%%NLS%%share/locale/rw/LC_MESSAGES/bison-runtime.mo
58
%%NLS%%share/locale/rw/LC_MESSAGES/bison-runtime.mo
48
%%NLS%%share/locale/sv/LC_MESSAGES/bison.mo
59
%%NLS%%share/locale/rw/LC_MESSAGES/bison.mo
60
%%NLS%%share/locale/sl/LC_MESSAGES/bison-runtime.mo
49
%%NLS%%share/locale/sv/LC_MESSAGES/bison-runtime.mo
61
%%NLS%%share/locale/sv/LC_MESSAGES/bison-runtime.mo
50
%%NLS%%share/locale/tr/LC_MESSAGES/bison.mo
62
%%NLS%%share/locale/sv/LC_MESSAGES/bison.mo
51
%%NLS%%share/locale/tr/LC_MESSAGES/bison-runtime.mo
63
%%NLS%%share/locale/tr/LC_MESSAGES/bison-runtime.mo
52
%%NLS%%share/locale/vi/LC_MESSAGES/bison.mo
64
%%NLS%%share/locale/tr/LC_MESSAGES/bison.mo
53
%%NLS%%share/locale/vi/LC_MESSAGES/bison-runtime.mo
65
%%NLS%%share/locale/vi/LC_MESSAGES/bison-runtime.mo
66
%%NLS%%share/locale/vi/LC_MESSAGES/bison.mo
67
%%NLS%%share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
68
%%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
69
%%NLS%%@dirrmtry share/locale/zh_TW
70
%%NLS%%@dirrmtry share/locale/sl/LC_MESSAGES
71
%%NLS%%@dirrmtry share/locale/sl
54
%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
72
%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
55
%%NLS%%@dirrmtry share/locale/rw
73
%%NLS%%@dirrmtry share/locale/rw
56
@dirrm %%DATADIR%%/m4sugar
74
%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES
57
@dirrm %%DATADIR%%
75
%%NLS%%@dirrmtry share/locale/ro
76
%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES
77
%%NLS%%@dirrmtry share/locale/pl
78
%%PORTDOCS%%@dirrmtry %%EXAMPLESDIR%%/calc++
79
%%PORTDOCS%%@dirrmtry %%EXAMPLESDIR%%
80
@dirrmtry %%DATADIR%%/m4sugar
81
@dirrmtry %%DATADIR%%

Return to bug 101718