Commit Graph

41 Commits

Author SHA1 Message Date
Maxim Sobolev
2e564be1e5 Don't install own copy of charset.alias - use one from libiconv instead. Bump
PORTREVISION.
2002-04-30 08:29:55 +00:00
Dmitry Sivachenko
38ae311f31 Upgrade to 1.35. 2002-04-06 19:30:16 +00:00
Dmitry Sivachenko
b4127c7ae1 USE_BZIP2 2002-03-24 16:06:54 +00:00
Andrey A. Chernov
860ecc8e74 Remove iconv->giconv hack 2002-03-19 10:18:35 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Dmitry Sivachenko
461c92ba02 Upgrade to 1.34. 2002-03-16 12:19:55 +00:00
Christian Weisgerber
3f324864be Limit s/iconv/giconv/ to the actually used files in order to avoid
triggering an auto* build cascade.
2002-03-14 16:05:31 +00:00
Akinori MUSHA
0919c56469 Bump PORTREVISION for the last fix. 2002-03-13 19:34:39 +00:00
Christian Weisgerber
4a69d46a9b This requires ngettext().
XXX Explicitly build with included libintl for now.

PR:		35653
2002-03-13 01:23:26 +00:00
David E. O'Brien
3ff4594f4d Embellish the package list. 2002-02-17 21:39:39 +00:00
David E. O'Brien
d69e3e3c8d Update to version 1.33. 2002-02-17 03:54:31 +00:00
David E. O'Brien
a3454389d0 Update to version 1.33.
This version was tested locally by a few trusted committers & friends,
and is believed to *actually* be as usable and stable as version 1.28.
(unlike *cough*, *cough* other 1.3x versions which have caused no end
of problems...)
2002-02-17 03:52:38 +00:00
David E. O'Brien
fd710dff4a This PORTEPOCH for life crap is stupid.
Back out the downgrade, I would have never agreed to it if I had know...
This leaves a window of downgradededness 18 hours -- people can just live
with that.
2001-12-11 01:58:33 +00:00
Maxim Sobolev
26c34f89d7 Bump PORTEPOCH because PORTVERSION was recently lowered. 2001-12-10 10:25:54 +00:00
David E. O'Brien
85da093438 Back this down to version 1.28 until the Bison developers can acutally
do some regression tests on their later releases.
Versions 1.29 and 1.30 seg fault where 1.28 did not.
2001-12-10 04:41:18 +00:00
Maxim Sobolev
4b82659c78 Override CONFIGURE_TARGET - this package generated with autoconf-2.52 needs a
different semantics than our bsd.port.mk provides.
2001-12-02 07:37:57 +00:00
David E. O'Brien
7b859cdd96 Upgrade to Bison 1.30.
Version 1.29 had several problems that I believe 1.30 fixes (looking at the
ChangeLog).
2001-11-29 15:24:04 +00:00
FUJISHIMA Satsuki
0ff2207253 unify info files (no revision bump needed). 2001-09-23 06:40:35 +00:00
David E. O'Brien
74894ed54d Update to 1.29
* Added `-g' and `--graph'.
* Added `--locations' and `%locations'.
* Added `-S' and `--skeleton'.
* `%raw', `-r', `--raw' is disabled.
* Special characters are escaped when output.  This solves the problems
* New directives.
  `%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose',
  `%debug', `%source_extension' and `%header_extension'.
* The input and the output files has automatically a similar extension.

Submitted by:	demon
2001-09-23 00:21:23 +00:00
Dmitry Sivachenko
563adca862 Remove obsoleted entries. 2001-07-20 18:29:24 +00:00
Dmitry Sivachenko
92a470dfb1 Update for bison-1.28 2001-07-20 18:27:36 +00:00
Dmitry Sivachenko
5fe77d7bd4 Add Russian messages.
Approved by:	obrien
2001-07-16 18:04:52 +00:00
Maxim Sobolev
0218f08c56 Explicitly add -lintl into LDFLAGS, because stupid configure script doesn't
bother to do it.
2000-06-12 10:12:45 +00:00
Maxim Sobolev
e43635a554 Use installed libintl instead of the port's own version. 2000-06-12 10:00:36 +00:00
Satoshi Asami
2ee765ba9f Remove empty directories.
Submitted by:	bento
2000-06-03 00:49:25 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Michael Haro
093664a1b5 add install-info (portlint) 2000-02-05 00:03:49 +00:00
Satoshi Asami
1117c1feb8 Comment out second MAINTAINER line. 2000-01-19 16:01:53 +00:00
David E. O'Brien
78b76c5699 Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity option
taken from src/contrib/bison, as we will need this if one is buiding our
older EGCS source base.
2000-01-17 11:42:02 +00:00
David E. O'Brien
177ea6b5ae With Bison being shown the door in 4.0-CURRENT, we need the Bison port back. 2000-01-17 11:31:33 +00:00
David E. O'Brien
041e34d028 The latest Bison is now in the base system (and has been for a while).
This port is no longer needed.
1999-10-06 08:11:30 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Chris Piazza
023a82287c The last commit cited a bogus PR. It was really:
PR:		12936
1999-08-11 04:36:48 +00:00
Chris Piazza
fd939ffa41 Update to version 1.28
PR:		13054
Submitted by:	maintainer
1999-08-11 04:34:53 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Tim Vanderhoek
eedf966f0a Add WWW: to some of the more recent imports... 1999-05-03 04:20:49 +00:00
Steve Price
1cbce94c51 Initial import of bison version 1.27.
GNU's YACCalike parser generator.

PR:		10839
Submitted by:	Jerry Hicks <wghicks@bellsouth.net>
1999-05-03 03:18:08 +00:00