| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
20 Aug 2004 07:22:46
1.0_1
|
pav  |
- Move notif2 from x11-toolkits to x11-themes.
PR: ports/70515
Submitted by: Andrey Slusar <anray@inet.ua>
Repocopy by: marcus |
09 Jul 2004 17:43:11
1.0_1
|
marcus  |
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 |
16 Apr 2004 23:52:51
1.0_1
|
kris  |
Add missing files |
17 Mar 2004 18:29:46
1.0_1
|
trevor  |
SIZEify. |
14 Mar 2004 06:17:56
1.0_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:10:27
1.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
20 Apr 2003 19:54:06
1.0
|
marcus  |
Remove USE_GNOMENG. |
20 Feb 2003 19:20:28
1.0
|
knu  |
De-pkg-comment. |
15 Feb 2003 15:14:53
1.0
|
arved  |
Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure
and new filenames.
PR: 38032
Submitted by: Hendrik Scholz <hendrik@scholz.net> |
12 Feb 2003 02:19:07
1.0
|
edwin  |
URL updates for multiple ports
PR: ports/48118
Submitted by: tadalunch@sources.redhat.com |
02 Sep 2002 03:58:24
1.0
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
08 Aug 2002 15:51:25
1.0
|
glewis  |
. Use a DISTNAME that actually exists (on the two sites that I could
actually connect to anyway).
Submitted by: distfiles survey |
15 Oct 2001 12:15:56 
|
ijliao  |
add notif2 The Notif2 GTK theme engine following the new Motif look and feel
|