summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-11 04:34:53 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-11 04:34:53 +0000
commitfd939ffa41428da7898d225ba96965da9b9a861f (patch)
tree21945199e8447e12d6b430a585301737f1bda8b9 /devel
parentMASTER_SITES have changed, update accordingly (diff)
Update to version 1.28
PR: 13054 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=20649
Diffstat (limited to 'devel')
-rw-r--r--devel/bison-devel/Makefile6
-rw-r--r--devel/bison-devel/distinfo2
-rw-r--r--devel/bison-devel/pkg-comment2
-rw-r--r--devel/bison-devel/pkg-plist4
-rw-r--r--devel/bison/Makefile6
-rw-r--r--devel/bison/distinfo2
-rw-r--r--devel/bison/pkg-comment2
-rw-r--r--devel/bison/pkg-plist4
-rw-r--r--devel/bison175/Makefile6
-rw-r--r--devel/bison175/distinfo2
-rw-r--r--devel/bison175/pkg-comment2
-rw-r--r--devel/bison175/pkg-plist4
-rw-r--r--devel/bison1875/Makefile6
-rw-r--r--devel/bison1875/distinfo2
-rw-r--r--devel/bison1875/pkg-comment2
-rw-r--r--devel/bison1875/pkg-plist4
-rw-r--r--devel/bison2/Makefile6
-rw-r--r--devel/bison2/distinfo2
-rw-r--r--devel/bison2/pkg-comment2
-rw-r--r--devel/bison2/pkg-plist4
-rw-r--r--devel/bison20/Makefile6
-rw-r--r--devel/bison20/distinfo2
-rw-r--r--devel/bison20/pkg-comment2
-rw-r--r--devel/bison20/pkg-plist4
24 files changed, 54 insertions, 30 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile
index 318615db317c..4d76372136c3 100644
--- a/devel/bison-devel/Makefile
+++ b/devel/bison-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: bison
-# Version required: 1.27
+# Version required: 1.28
# Date created: 27 Mar 1999
# Whom: Jerry Hicks
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/03 03:18:07 steve Exp $
#
-DISTNAME= bison-1.27
+DISTNAME= bison-1.28
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
diff --git a/devel/bison-devel/distinfo b/devel/bison-devel/distinfo
index dc6ee569498d..bf42a21c5426 100644
--- a/devel/bison-devel/distinfo
+++ b/devel/bison-devel/distinfo
@@ -1 +1 @@
-MD5 (bison-1.27.tar.gz) = 62cdda07da0bedaf7349a12903bd207d
+MD5 (bison-1.28.tar.gz) = 4afb3989f2270043c47c3daa1fa7ffab
diff --git a/devel/bison-devel/pkg-comment b/devel/bison-devel/pkg-comment
index b8ac4c9bd8d3..a0850f8a7b1f 100644
--- a/devel/bison-devel/pkg-comment
+++ b/devel/bison-devel/pkg-comment
@@ -1 +1 @@
-GNU's bison (ver 1.27)
+A parser generator from FSF, (mostly) compatible with Yacc
diff --git a/devel/bison-devel/pkg-plist b/devel/bison-devel/pkg-plist
index 0d1ee55684dc..7666d8f6dc2d 100644
--- a/devel/bison-devel/pkg-plist
+++ b/devel/bison-devel/pkg-plist
@@ -3,3 +3,7 @@ share/bison.hairy
share/bison.simple
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info
+share/locale/de/LC_MESSAGES/bison.mo
+share/locale/es/LC_MESSAGES/bison.mo
+share/locale/fr/LC_MESSAGES/bison.mo
+share/locale/nl/LC_MESSAGES/bison.mo
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 318615db317c..4d76372136c3 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: bison
-# Version required: 1.27
+# Version required: 1.28
# Date created: 27 Mar 1999
# Whom: Jerry Hicks
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/03 03:18:07 steve Exp $
#
-DISTNAME= bison-1.27
+DISTNAME= bison-1.28
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
diff --git a/devel/bison/distinfo b/devel/bison/distinfo
index dc6ee569498d..bf42a21c5426 100644
--- a/devel/bison/distinfo
+++ b/devel/bison/distinfo
@@ -1 +1 @@
-MD5 (bison-1.27.tar.gz) = 62cdda07da0bedaf7349a12903bd207d
+MD5 (bison-1.28.tar.gz) = 4afb3989f2270043c47c3daa1fa7ffab
diff --git a/devel/bison/pkg-comment b/devel/bison/pkg-comment
index b8ac4c9bd8d3..a0850f8a7b1f 100644
--- a/devel/bison/pkg-comment
+++ b/devel/bison/pkg-comment
@@ -1 +1 @@
-GNU's bison (ver 1.27)
+A parser generator from FSF, (mostly) compatible with Yacc
diff --git a/devel/bison/pkg-plist b/devel/bison/pkg-plist
index 0d1ee55684dc..7666d8f6dc2d 100644
--- a/devel/bison/pkg-plist
+++ b/devel/bison/pkg-plist
@@ -3,3 +3,7 @@ share/bison.hairy
share/bison.simple
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info
+share/locale/de/LC_MESSAGES/bison.mo
+share/locale/es/LC_MESSAGES/bison.mo
+share/locale/fr/LC_MESSAGES/bison.mo
+share/locale/nl/LC_MESSAGES/bison.mo
diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile
index 318615db317c..4d76372136c3 100644
--- a/devel/bison175/Makefile
+++ b/devel/bison175/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: bison
-# Version required: 1.27
+# Version required: 1.28
# Date created: 27 Mar 1999
# Whom: Jerry Hicks
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/03 03:18:07 steve Exp $
#
-DISTNAME= bison-1.27
+DISTNAME= bison-1.28
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
diff --git a/devel/bison175/distinfo b/devel/bison175/distinfo
index dc6ee569498d..bf42a21c5426 100644
--- a/devel/bison175/distinfo
+++ b/devel/bison175/distinfo
@@ -1 +1 @@
-MD5 (bison-1.27.tar.gz) = 62cdda07da0bedaf7349a12903bd207d
+MD5 (bison-1.28.tar.gz) = 4afb3989f2270043c47c3daa1fa7ffab
diff --git a/devel/bison175/pkg-comment b/devel/bison175/pkg-comment
index b8ac4c9bd8d3..a0850f8a7b1f 100644
--- a/devel/bison175/pkg-comment
+++ b/devel/bison175/pkg-comment
@@ -1 +1 @@
-GNU's bison (ver 1.27)
+A parser generator from FSF, (mostly) compatible with Yacc
diff --git a/devel/bison175/pkg-plist b/devel/bison175/pkg-plist
index 0d1ee55684dc..7666d8f6dc2d 100644
--- a/devel/bison175/pkg-plist
+++ b/devel/bison175/pkg-plist
@@ -3,3 +3,7 @@ share/bison.hairy
share/bison.simple
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info
+share/locale/de/LC_MESSAGES/bison.mo
+share/locale/es/LC_MESSAGES/bison.mo
+share/locale/fr/LC_MESSAGES/bison.mo
+share/locale/nl/LC_MESSAGES/bison.mo
diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile
index 318615db317c..4d76372136c3 100644
--- a/devel/bison1875/Makefile
+++ b/devel/bison1875/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: bison
-# Version required: 1.27
+# Version required: 1.28
# Date created: 27 Mar 1999
# Whom: Jerry Hicks
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/03 03:18:07 steve Exp $
#
-DISTNAME= bison-1.27
+DISTNAME= bison-1.28
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
diff --git a/devel/bison1875/distinfo b/devel/bison1875/distinfo
index dc6ee569498d..bf42a21c5426 100644
--- a/devel/bison1875/distinfo
+++ b/devel/bison1875/distinfo
@@ -1 +1 @@
-MD5 (bison-1.27.tar.gz) = 62cdda07da0bedaf7349a12903bd207d
+MD5 (bison-1.28.tar.gz) = 4afb3989f2270043c47c3daa1fa7ffab
diff --git a/devel/bison1875/pkg-comment b/devel/bison1875/pkg-comment
index b8ac4c9bd8d3..a0850f8a7b1f 100644
--- a/devel/bison1875/pkg-comment
+++ b/devel/bison1875/pkg-comment
@@ -1 +1 @@
-GNU's bison (ver 1.27)
+A parser generator from FSF, (mostly) compatible with Yacc
diff --git a/devel/bison1875/pkg-plist b/devel/bison1875/pkg-plist
index 0d1ee55684dc..7666d8f6dc2d 100644
--- a/devel/bison1875/pkg-plist
+++ b/devel/bison1875/pkg-plist
@@ -3,3 +3,7 @@ share/bison.hairy
share/bison.simple
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info
+share/locale/de/LC_MESSAGES/bison.mo
+share/locale/es/LC_MESSAGES/bison.mo
+share/locale/fr/LC_MESSAGES/bison.mo
+share/locale/nl/LC_MESSAGES/bison.mo
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile
index 318615db317c..4d76372136c3 100644
--- a/devel/bison2/Makefile
+++ b/devel/bison2/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: bison
-# Version required: 1.27
+# Version required: 1.28
# Date created: 27 Mar 1999
# Whom: Jerry Hicks
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/03 03:18:07 steve Exp $
#
-DISTNAME= bison-1.27
+DISTNAME= bison-1.28
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
diff --git a/devel/bison2/distinfo b/devel/bison2/distinfo
index dc6ee569498d..bf42a21c5426 100644
--- a/devel/bison2/distinfo
+++ b/devel/bison2/distinfo
@@ -1 +1 @@
-MD5 (bison-1.27.tar.gz) = 62cdda07da0bedaf7349a12903bd207d
+MD5 (bison-1.28.tar.gz) = 4afb3989f2270043c47c3daa1fa7ffab
diff --git a/devel/bison2/pkg-comment b/devel/bison2/pkg-comment
index b8ac4c9bd8d3..a0850f8a7b1f 100644
--- a/devel/bison2/pkg-comment
+++ b/devel/bison2/pkg-comment
@@ -1 +1 @@
-GNU's bison (ver 1.27)
+A parser generator from FSF, (mostly) compatible with Yacc
diff --git a/devel/bison2/pkg-plist b/devel/bison2/pkg-plist
index 0d1ee55684dc..7666d8f6dc2d 100644
--- a/devel/bison2/pkg-plist
+++ b/devel/bison2/pkg-plist
@@ -3,3 +3,7 @@ share/bison.hairy
share/bison.simple
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info
+share/locale/de/LC_MESSAGES/bison.mo
+share/locale/es/LC_MESSAGES/bison.mo
+share/locale/fr/LC_MESSAGES/bison.mo
+share/locale/nl/LC_MESSAGES/bison.mo
diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile
index 318615db317c..4d76372136c3 100644
--- a/devel/bison20/Makefile
+++ b/devel/bison20/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: bison
-# Version required: 1.27
+# Version required: 1.28
# Date created: 27 Mar 1999
# Whom: Jerry Hicks
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/03 03:18:07 steve Exp $
#
-DISTNAME= bison-1.27
+DISTNAME= bison-1.28
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
diff --git a/devel/bison20/distinfo b/devel/bison20/distinfo
index dc6ee569498d..bf42a21c5426 100644
--- a/devel/bison20/distinfo
+++ b/devel/bison20/distinfo
@@ -1 +1 @@
-MD5 (bison-1.27.tar.gz) = 62cdda07da0bedaf7349a12903bd207d
+MD5 (bison-1.28.tar.gz) = 4afb3989f2270043c47c3daa1fa7ffab
diff --git a/devel/bison20/pkg-comment b/devel/bison20/pkg-comment
index b8ac4c9bd8d3..a0850f8a7b1f 100644
--- a/devel/bison20/pkg-comment
+++ b/devel/bison20/pkg-comment
@@ -1 +1 @@
-GNU's bison (ver 1.27)
+A parser generator from FSF, (mostly) compatible with Yacc
diff --git a/devel/bison20/pkg-plist b/devel/bison20/pkg-plist
index 0d1ee55684dc..7666d8f6dc2d 100644
--- a/devel/bison20/pkg-plist
+++ b/devel/bison20/pkg-plist
@@ -3,3 +3,7 @@ share/bison.hairy
share/bison.simple
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info
+share/locale/de/LC_MESSAGES/bison.mo
+share/locale/es/LC_MESSAGES/bison.mo
+share/locale/fr/LC_MESSAGES/bison.mo
+share/locale/nl/LC_MESSAGES/bison.mo