diff options
author | sem <sem@FreeBSD.org> | 2004-12-11 19:26:31 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-11 19:26:31 +0800 |
commit | ba3f095c64fbe1dfeb384a84487f13bdfb0a24d1 (patch) | |
tree | 7a3bc26fe5b18727981e4df4163f8c79202da9ce /devel | |
parent | 65c61d716ab7f61417b1640993cfe27016a45e05 (diff) | |
download | freebsd-ports-gnome-ba3f095c64fbe1dfeb384a84487f13bdfb0a24d1.tar.gz freebsd-ports-gnome-ba3f095c64fbe1dfeb384a84487f13bdfb0a24d1.tar.zst freebsd-ports-gnome-ba3f095c64fbe1dfeb384a84487f13bdfb0a24d1.zip |
Alpha version of bison
PR: ports/74189
Submitted by: maho
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bison-devel/Makefile | 37 | ||||
-rw-r--r-- | devel/bison-devel/distinfo | 4 | ||||
-rw-r--r-- | devel/bison-devel/pkg-plist | 49 |
3 files changed, 49 insertions, 41 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile index 39d5bb440cb3..f446f3647112 100644 --- a/devel/bison-devel/Makefile +++ b/devel/bison-devel/Makefile @@ -1,52 +1,41 @@ -# Ports collection makefile for: bison -# Date created: 27 Mar 1999 -# Whom: Jerry Hicks +# Ports collection makefile for: bison-devel +# Date created: 20 Nov 2004 +# Whom: NAKATA, Maho <maho@FreeBSD.org> # # $FreeBSD$ # PORTNAME= bison -PORTVERSION= 1.875 -PORTREVISION= 4 +PORTVERSION= 1.875d CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= ${PORTNAME} +PKGNAMESUFFIX= -devel +DISTNAME= bison-${PORTVERSION} -MAINTAINER= seanc@FreeBSD.org -COMMENT= A parser generator from FSF, (mostly) compatible with Yacc +MAINTAINER= openoffice@FreeBSD.org +COMMENT= Alpha version of bison BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 +RUN_DEPENDS= ${BUILD_DEPENDS} CONFLICTS= bison-1.7[0-9]* - NO_LATEST_LINK= yes USE_BZIP2= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - MAKEINFO="makeinfo --no-split" + LDFLAGS="-L${LOCALBASE}/lib" MAN1= bison.1 INFO= bison -.if defined(WITHOUT_NLS) -CONFIGURE_ARGS+= --disable-nls -PLIST_SUB+= NLS="@comment " -.else -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.endif - .ifdef USE_BISON .error You have `USE_BISON' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif -post-extract: - @${RM} -f ${WRKSRC}/doc/bison.info* - post-install: - ${LN} -sf ${PREFIX}/bin/bison ${PREFIX}/bin/bison1875 + ${LN} -sf ${PREFIX}/bin/bison ${PREFIX}/bin/bison-devel .include <bsd.port.mk> diff --git a/devel/bison-devel/distinfo b/devel/bison-devel/distinfo index ff1e1c63113b..128800604dac 100644 --- a/devel/bison-devel/distinfo +++ b/devel/bison-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (bison-1.875.tar.bz2) = b7f8027b249ebd4dd0cc948943a71af0 -SIZE (bison-1.875.tar.bz2) = 814922 +MD5 (bison-1.875d.tar.bz2) = ff62f5775be8d1fbb2a9d3e486c901fa +SIZE (bison-1.875d.tar.bz2) = 882745 diff --git a/devel/bison-devel/pkg-plist b/devel/bison-devel/pkg-plist index 71e3b6972fff..c0a6de4c2f2a 100644 --- a/devel/bison-devel/pkg-plist +++ b/devel/bison-devel/pkg-plist @@ -1,6 +1,6 @@ @comment $FreeBSD$ bin/bison -bin/bison1875 +bin/bison-devel bin/yacc lib/liby.a %%DATADIR%%/c.m4 @@ -9,19 +9,38 @@ lib/liby.a %%DATADIR%%/m4sugar/m4sugar.m4 %%DATADIR%%/README %%DATADIR%%/yacc.c -%%NLS%%share/locale/da/LC_MESSAGES/bison.mo -%%NLS%%share/locale/de/LC_MESSAGES/bison.mo -%%NLS%%share/locale/es/LC_MESSAGES/bison.mo -%%NLS%%share/locale/et/LC_MESSAGES/bison.mo -%%NLS%%share/locale/fr/LC_MESSAGES/bison.mo -%%NLS%%share/locale/hr/LC_MESSAGES/bison.mo -%%NLS%%share/locale/id/LC_MESSAGES/bison.mo -%%NLS%%share/locale/it/LC_MESSAGES/bison.mo -%%NLS%%share/locale/ja/LC_MESSAGES/bison.mo -%%NLS%%share/locale/nl/LC_MESSAGES/bison.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison.mo -%%NLS%%share/locale/ru/LC_MESSAGES/bison.mo -%%NLS%%share/locale/sv/LC_MESSAGES/bison.mo -%%NLS%%share/locale/tr/LC_MESSAGES/bison.mo +share/locale/da/LC_MESSAGES/bison.mo +share/locale/de/LC_MESSAGES/bison.mo +share/locale/es/LC_MESSAGES/bison.mo +share/locale/et/LC_MESSAGES/bison.mo +share/locale/fr/LC_MESSAGES/bison.mo +share/locale/hr/LC_MESSAGES/bison.mo +share/locale/id/LC_MESSAGES/bison.mo +share/locale/it/LC_MESSAGES/bison.mo +share/locale/ja/LC_MESSAGES/bison.mo +share/locale/ms/LC_MESSAGES/bison.mo +share/locale/nl/LC_MESSAGES/bison.mo +share/locale/pt_BR/LC_MESSAGES/bison.mo +share/locale/ro/LC_MESSAGES/bison.mo +share/locale/ru/LC_MESSAGES/bison.mo +share/locale/sv/LC_MESSAGES/bison.mo +share/locale/tr/LC_MESSAGES/bison.mo +@dirrm share/locale/tr/LC_MESSAGES +@dirrm share/locale/sv/LC_MESSAGES +@dirrm share/locale/ru/LC_MESSAGES +@dirrm share/locale/ro/LC_MESSAGES +@dirrm share/locale/ro +@dirrm share/locale/pt_BR/LC_MESSAGES +@dirrm share/locale/nl/LC_MESSAGES +@dirrm share/locale/ms/LC_MESSAGES +@dirrm share/locale/ja/LC_MESSAGES +@dirrm share/locale/it/LC_MESSAGES +@dirrm share/locale/id/LC_MESSAGES +@dirrm share/locale/hr/LC_MESSAGES +@dirrm share/locale/fr/LC_MESSAGES +@dirrm share/locale/et/LC_MESSAGES +@dirrm share/locale/es/LC_MESSAGES +@dirrm share/locale/de/LC_MESSAGES +@dirrm share/locale/da/LC_MESSAGES @dirrm %%DATADIR%%/m4sugar @dirrm %%DATADIR%% |