| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 11:32:12
0.5_8
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
03 Aug 2012 03:45:16
0.5_8
|
pgj  |
- Use the new options framework
Obtained from: FreeBSD Haskell |
03 Jul 2011 13:45:36
0.5_7
|
ohauer  |
- remove MD5 |
06 Dec 2010 21:05:20
0.5_7
|
pav  |
- Fix build with new tix |
12 May 2009 11:28:17
0.5_6
|
itetcu  |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
19 Apr 2008 17:56:05
0.5_5  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
17 Oct 2007 10:13:01
0.5_5
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
19 May 2007 20:32:57
0.5_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Jan 2007 04:07:14
0.5_3
|
vs  |
Fix build with GCC 4.1 |
22 Jan 2006 12:42:24
0.5_3
|
edwin  |
SHA256ify
Approved by: krion@ |
14 Oct 2005 12:28:46
0.5_3
|
vs  |
Clean up a bit |
14 Oct 2005 12:18:04
0.5_3
|
vs  |
Claim for haskell@ |
21 Jan 2005 11:13:30
0.5_3
|
vs  |
Unbreak on 5.X. We really should update to the CVS-version one of these days...
PR: ports/76501
Submitted by: Johan van Selst |
20 Aug 2004 06:03:12
0.5_3
|
linimon  |
Reset bouncing maintainer address (permanent error). |
03 Apr 2004 14:18:46
0.5_3
|
kris  |
BROKEN on 5.x: Does not compile |
31 Mar 2004 03:12:58
0.5_3
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
0.5_3
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
26 Jan 2004 18:24:41
0.5_2
|
pav  |
- Chase tix shlib bump
PR: ports/61930
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
10 Dec 2003 21:47:45
0.5_1
|
pav  |
- Chase tix library name change.
PR: ports/60115
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
05 Mar 2003 19:25:55
0.5
|
obraun  |
* Make port respect PREFIX, CFLAGS, LDFLAGS.
* Cleanup patches, use REINPLACE were appropriate.
Approved by: maintainer |
05 Mar 2003 16:06:49
0.5
|
obraun  |
Add ohugs 0.5, interpreter for Haskell with object-oriented features.
PR: ports/48946
Submitted by: Steffen Mazanek <steffen.mazanek@unibw-muenchen.de> |