non port: x11-toolkits/gevas/Makefile |
SVNWeb
|
Number of commits found: 14 |
Sun, 8 May 2005
|
[ 23:33 vanilla ]
remove x11-toolkits/gevas, it's unmaintain ports, and out of date.
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
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
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 20 Apr 2003
|
[ 19:54 marcus ] (Only the first 10 of 78 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Thu, 20 Feb 2003
|
[ 19:20 knu ] (Only the first 10 of 74 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 2 Sep 2002
|
[ 03:58 lioux ] (Only the first 10 of 44 ports in this commit are shown above. )
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Wed, 26 Jun 2002
|
[ 19:12 pat ]
strip -> ${STRIP_CMD}
PR: 39795
Submitted by: Scott Flatman <sf@dsinw.com>
|
Tue, 4 Jun 2002
|
[ 01:38 petef ] (Only the first 10 of 16 ports in this commit are shown above. )
Reset maintainership to ports@. Thanks for your work on these, Jeremy!
PR: 38874
Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
|
Mon, 28 Jan 2002
|
[ 02:08 pat ]
- Change maintainer's email address - Update MASTER_SITES - Bump shlib
version for x11-toolkits/gevas
|
Mon, 30 Apr 2001
|
[ 16:52 kevlo ]
- Upgrade graphics/evas to 0.5.0 - Bump library version to x11-toolkits/gevas
|
Tue, 3 Apr 2001
|
[ 06:29 mharo ]
Upgrade port x11-toolkits/gevas to version 0.0.3
|
Thu, 22 Mar 2001
|
[ 15:54 okazaki ]
Add INSTALLS_SHLIB line.
|
Mon, 19 Mar 2001
|
[ 16:22 vanilla ]
Gevas are GTK+ bindings to evas canvas library, modeled after GnomeCanvas
library.
|
Number of commits found: 14 |