Joe Marcus Clarke
9e5632dd66
Apply a big libtool patch to allow porters to use the libtool installed by
...
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
2004-07-09 17:43:11 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Pav Lucistnik
db249059e4
- Add SIZE to GNOME ports
...
Submitted by: trevor
2004-03-18 14:33:42 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
ebc3751675
Update to 1.0.3.
2003-06-20 15:52:38 +00:00
Joe Marcus Clarke
c420e08971
Update to 1.0.2.
2003-05-19 23:49:28 +00:00
Joe Marcus Clarke
0874a46409
Convert to new GNOME infrastructure.
2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
336b31c394
Update to GNOME 2.2.
...
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
007be43aca
Update to 0.5.5.
2002-11-12 22:58:44 +00:00
Joe Marcus Clarke
59deb69012
GNOME has just changed the layout of their FTP site. This resulted in
...
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
bf43a1f8dd
Update to 0.5.3.
2002-08-24 08:16:31 +00:00
Joe Marcus Clarke
e1e8d4fa7d
Update to 0.5.2.
2002-08-07 07:18:38 +00:00
Maxim Sobolev
e9063fedaa
Remove redundant REINPLACE_CMD.
2002-07-25 07:27:13 +00:00
Maxim Sobolev
664a028d8c
Use USE_GNOMENG.
2002-07-25 07:26:13 +00:00
Joe Marcus Clarke
ea70d06fd2
Update to 0.5.1.
2002-07-24 21:40:02 +00:00
Maxim Sobolev
548387be80
Use USE_REINPLACE.
2002-07-11 15:31:46 +00:00
Joe Marcus Clarke
58d11a98d4
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e
Update to GNOME 2.0 RC2.
2002-06-26 09:18:37 +00:00
Joe Marcus Clarke
515147d6b6
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
2002-06-15 09:05:13 +00:00
Joe Marcus Clarke
3bfd9150b8
Update to the latest GNOME 2 snapshot. This will be done it two parts.
...
This first part is the GNOME 2 API. The next part will contain the desktop
components.
2002-06-11 08:15:32 +00:00
Joe Marcus Clarke
1aadf412fd
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
00da5dddee
Fix conflict if the gtk-doc port is installed.
...
Reported by: Rick Blair <ermine445@home.com>
2002-05-25 19:21:22 +00:00
Joe Marcus Clarke
63c7a0f973
Back to betas...Update to GNOME 2.0 beta 5.
2002-05-19 20:16:06 +00:00
Joe Marcus Clarke
3c678e3a7d
Update to GNOME 2.0 RC2.
2002-05-12 06:49:02 +00:00
Joe Marcus Clarke
7facd80048
Update to GNOME 2.0 RC 1.
2002-05-02 03:37:15 +00:00
Maxim Sobolev
25c1ef25e1
- Update to 0.1.21 (version found in GNOME2 beta4);
...
- use USE_LIBTOOL.
2002-04-26 07:34:47 +00:00
Joe Marcus Clarke
491c51f807
Update to GNOME 2.0 beta3.
...
Approved by: sobomax
2002-04-06 22:37:43 +00:00
Maxim Sobolev
4db64553f8
Bring up already ported portion on GNOME2 development platform on par with
...
GNOME2 beta2 release.
2002-03-11 20:35:07 +00:00
Maxim Sobolev
5dece96d19
Update all components of the GNOME 2.0 to the versions included into GNOME
...
2.0-beta release.
2002-02-27 11:21:00 +00:00
Maxim Sobolev
b43764cab0
Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another
...
dependencies.
2002-02-21 09:46:20 +00:00
Maxim Sobolev
4bad7f6ed0
Use version of the patch-ltmain.sh which doesn't strip -pthread flags
...
when linking shared libraries. Bump PORTREVISION.
2002-02-14 01:37:45 +00:00
Maxim Sobolev
38fa0cf06d
Fix WWW.
2002-02-12 13:26:37 +00:00
Maxim Sobolev
da9abcb0d6
Add linc 0.1.16, a library for writing networked servers & clients.
2002-02-12 13:12:30 +00:00