| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Nov 2005 00:04:58
1.875_4
|
seanc  |
devel/bison1875's time has come and gone and its only consumer is the
databases/postgresql-devel port, which isn't needed either now that 8.1 has
officially landed.
Submitted by: ade@ |
14 Nov 2005 03:05:47
1.875_4
|
ade  |
Add SHA256 |
04 Sep 2005 18:33:15
1.875_4
|
ade  |
A few more cleanups after recent events with bison
* lose the bison175 port, it's not needed for now and will
only confuse matters
* clean up devel/Makefile, modules, and MOVED appropriately
* take maintainership of the bison* ports
Approved by: portmgr |
02 Sep 2005 08:02:34
1.875_4
|
pav  |
- Update conflicts |
12 Apr 2005 03:26:57
1.875_4
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.875_4
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
06 Dec 2004 00:14:35
1.875_4
|
seanc  |
Bison 1.875 was generating broken C++ code. This patch will be submitted
to GNU for inclusion in the main tree.
PR: ports/74436
Submitted by: Uranus uranus - a t - it dot muds dot net |
11 Nov 2004 17:19:39
1.875_3
|
leeym  |
- relocate CONFLICTS
- add WITHOUT_NLS for USE_GETTEXT
- utilize INFO
- replace LOCALBASE with PREFIX
PR: 72646
Submitted by: leeym
Approved by: maintainer timeout |
03 Sep 2004 16:13:57
1.875_3
|
leeym  |
- add version in CONFLICTS, otherwise it will conflict with itself.
Pointy hat to: leeym |
03 Sep 2004 15:19:20
1.875_3
|
leeym  |
- use shell meta-characters for pattern matching |
31 Mar 2004 03:12:58
1.875_3
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 04:36:30
1.875_3
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
29 Jan 2004 11:59:29
1.875_2
|
kris  |
Add NO_LATEST_LINK to prevent link stomping |
23 Jan 2004 18:12:26
1.875_2
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
15 Nov 2003 22:20:01
1.875_2
|
seanc  |
When installing bison, create a symlink from bin/bison to bin/bison1875
that way ports that require bison1875 (ie: PostgreSQL 7.4+) can properly
detect this dependency. Given both bison's have the appropriate CONFLICTS
sections, this should be a big enough hint to users to move from
bison < 1.875 to something more recent. Bump port revision.
Pointy hat to: bison(1) authors for grammar incompatibilities |
01 Sep 2003 03:30:08
1.875_1
|
seanc  |
Add CONFLICTS for bison/bison1875.
PR: ports/56242
Submitted by: Thierry Thomas <thierry@pompo.net> |
26 Aug 2003 20:25:58
1.875_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
1.875
|
marcus  |
Chase the libintl.so shared lib version. |
07 May 2003 04:48:05
1.875
|
seanc  |
Add bison 1.875. Some grammars require the new version of Bison (such as
PostgreSQL), however the new bison also breaks many many ports. Compromise
with a new port. Installs as bison and _not_ bison1875 and should be
mutually exclusive to the main bison port. Hopefully the bison authors will
clean up their product and this port can disappear when the base bison port
is updated in the future or enough ports are updated to work with newer
versions of bison.
Repo copied by: fjoe
Approved by: kris |