| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
2.4.0_1  |
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) |
11 Mar 2008 20:44:44
2.4.0_1
|
erwin  |
Mark BROKEN on 7.0 as well. |
29 Jan 2008 22:33:33
2.4.0_1
|
erwin  |
Mark BROKEN on 8.0: does not install |
29 Aug 2007 18:03:11
2.4.0_1
|
okazaki  |
Fix compile errors when using GCC 4.x.
PR: 115731
Submitted by: maintainer |
24 Apr 2006 13:09:17
2.4.0_1
|
vs  |
Fix libtool-handling. Bump PORTREVISION since the old version will produce
defunct programs.
PR: ports/95588
Submitted by: Martin Kaeske
Approved by: maintainer |
23 Feb 2006 10:40:45
2.4.0
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 12:42:24
2.4.0
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.4.0
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
08 Apr 2005 22:57:27
2.4.0
|
pav  |
- Update to 2.4.0
PR: ports/79614
Submitted by: Peter S. Housel <housel@acm.org> (maintainer) |
15 Apr 2004 09:19:31
2.3.11_1
|
kris  |
Add missing manpage |
31 Mar 2004 04:12:58
2.3.11_1
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
2.3.11_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
2.3.11_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
24 Dec 2003 08:38:04
2.3.11
|
linimon  |
Add a fallback http path to the main site to fix fetch. (The FTP site
is still available, but may have been reorganized; however, it does not
allow directory listings). Informed maintainer. |
26 Sep 2003 08:48:25
2.3.11
|
daichi  |
update lang/dylan: 2.3.10 -> 2.3.11
PR: 56881
Submitted by: Peter S. Housel <housel@acm.org> (maintainer) |
08 Aug 2003 05:40:47
2.3.10
|
kris  |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
07 Aug 2003 10:09:31
2.3.10
|
kris  |
Does not compile |
26 Jun 2003 23:58:32
2.3.10
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
18 May 2003 22:51:13
2.3.10
|
kris  |
Back out previous commit, it overlapped with an update that fixed the port. |
18 May 2003 12:55:42
2.3.10
|
kris  |
BROKEN on 5.1: does not build |
12 May 2003 09:39:19
2.3.10
|
ijliao  |
unbreak by upgrading to 2.3.10
PR: 51929
Submitted by: maintainer |
06 May 2003 08:02:12
2.3.9
|
kris  |
BROKEN: Bad pkg-plist |
20 Apr 2003 20:28:12
2.3.9
|
marcus  |
Remove USE_GNOMENG. |
21 Feb 2003 12:35:09
2.3.9
|
knu  |
De-pkg-comment. |
04 Nov 2002 22:57:37
2.3.9
|
edwin  |
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-) |
04 Nov 2002 02:31:20
2.3.9
|
edwin  |
PERL -> REINPLACE
Noticed on: bento |
28 Oct 2002 22:27:01
2.3.9
|
obraun  |
Upgrade to 2.3.9.
PR: 44553
Submitted by: maintainer |
30 Aug 2002 15:05:10
2.3.8
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42207
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
13 Mar 2002 09:13:51

|
pat  |
Update to 2.3.8
PR: 35828
Submitted by: maintainer |
31 Aug 2001 16:20:29 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
05 Feb 2001 15:04:13 
|
olgeni  |
Some style fixes in the lang category (usual round of spaces -> tabs) |
02 Dec 2000 15:32:58 
|
kevlo  |
Update to version 2.3.4 Note that I changed RUN_DEPENDS=gmake to USE_GMAKE=yes
|
08 Oct 2000 05:17:26 
|
asami  |
Convert category lang to new layout. |
20 Jun 2000 15:37:39 
|
nectar  |
Locally hosted distfiles moved to ftp.freebsd.org. |