Kris Kennaway
fe54d2a7c7
BROKEN on 5.x: Does not compile
...
Approved by: portmgr (self)
2004-09-18 17:49:31 +00:00
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
Kirill Ponomarev
7d09c2d675
- Fix build
...
PR: ports/65994
Submitted by: Ports Fury
2004-04-28 20:12:26 +00:00
Kris Kennaway
219a9ab52a
BROKEN: Does not compile
2004-04-19 04:28:22 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +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
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Kirill Ponomarev
9dc2e5a0e0
- Update to version 1.9
...
PR: 60268
Submitted by: Ports Fury
2003-12-15 18:18:54 +00:00
Kirill Ponomarev
05dc14e61e
- Fix build against rerolled tarball
...
PR: 59612
Submitted by: Ports Fury
2003-12-04 09:06:15 +00:00
Mark Linimon
37642ee4e6
Mark as broken (not dependent on 5.x) due to checksum failure. This
...
port is unmaintained.
2003-11-22 17:17:45 +00:00
Kirill Ponomarev
7bb43374b6
- Update to version 1.8
...
PR: 58963
Submitted by: Ports Fury
2003-11-05 16:08:58 +00:00
Kirill Ponomarev
1184df1bd5
- Fix build on -current
...
PR: 58220
Submitted by: Ports Fury
2003-10-18 18:14:07 +00:00
Kris Kennaway
73f86248bd
BROKEN on 5.x: does not compile
2003-10-16 02:26:47 +00:00
Pete Fritchman
4e367af482
- respect CXXFLAGS/LDFLAGS
...
- bump PORTREVISION
PR: 52275
Submitted by: Ports Fury
2003-05-19 01:07:18 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Akinori MUSHA
e88cb93ce3
de-pkg-comment
2003-02-20 18:08:19 +00:00
Ying-Chieh Liao
588ef344e7
upgrade to 1.7
2003-02-08 10:07:46 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Kris Kennaway
c68436a7b7
Remove USE_NEWGCC, which is no longer supported or required.
...
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
2002-08-31 02:44:07 +00:00
Christian Weisgerber
fc4dc83e17
Update to use GNOMENG.
...
PR: 42127
Submitted by: Juan Salaverria <rael@vectorstar.net>
2002-08-30 20:53:45 +00:00
Ying-Chieh Liao
2730c8a3dc
PERL -> REINPLACE_CMD
...
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:41:30 +00:00
Kevin Lo
9572a8b055
Avoid making empty directory
...
PR: 32950
Submitted by: Ports Fury
2001-12-22 13:48:05 +00:00
Ying-Chieh Liao
c030d56b05
upgrade to 1.6
...
PR: 32855
Submitted by: Ports Fury
2001-12-17 19:23:10 +00:00
Kevin Lo
c5562664b3
Update to version 1.5
...
PR: 28050
Submitted by: Ports Fury
2001-06-12 16:08:34 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Kevin Lo
de1342f315
Update to 1.4
...
PR: 23760
Submitted by: Ports Fury
2000-12-22 16:49:45 +00:00
Ade Lovett
40db428c9c
Update to 1.3
...
PR: 21796
Submitted by: Ports Fury
2000-10-12 21:31:34 +00:00
Jeremy Lea
b7bdcd418e
Implement USE_GNOME, part 1.
2000-10-05 07:10:50 +00:00
Will Andrews
f67050feec
Unleash all of these ports upon the people. I no longer have any interest
...
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +00:00
Ade Lovett
8bd85a9d02
Updates for new shared library versions in GNOME 1.2
2000-06-01 16:25:45 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Will Andrews
af4a01863e
Finish moving MAINTAINER for my ports.
...
andrews@technologist.com -> will@FreeBSD.org . :-)
Reminded by: asami
2000-03-22 01:59:41 +00:00
Ade Lovett
6e97984166
Update to 1.2
...
PR: 16850
Submitted by: maintainer
2000-02-25 18:25:37 +00:00
Chris D. Faulhaber
b9cbb35425
Gnofract4D is a weird fractal-generating program
...
written for the GNOME project. But it makes very
nice looking fractals.
PR: 15797
Submitted by: Will Andrews <andrews@technologist.com>
1999-12-31 21:54:35 +00:00