Erwin Lansing
1eb3dcf505
Update to 1.4.7
...
PR: 87341
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer)
2005-10-12 19:24:27 +00:00
Pav Lucistnik
2e0fa96e55
- Update to 1.4.5
...
- Take maintainership
PR: ports/77242
Submitted by: Charles Swiger <chuck@pkix.net>
2005-02-08 20:17:29 +00:00
Kirill Ponomarev
f5ecfd4a7a
Update to version 1.4.3
...
PR: ports/75955
Submitted by: Ports Fury
2005-01-08 16:41:04 +00:00
Greg Lewis
3724e406be
. Update to 1.4.2.
...
PR: 73476
Submitted by: Ports Fury
2004-11-04 21:37:08 +00:00
Kirill Ponomarev
d2277d095f
Update to version 1.4.1
...
PR: ports/73351
Submitted by: Ports Fury
2004-11-01 18:21:42 +00:00
Kirill Ponomarev
66e4003f68
Update to version 1.3.3
...
PR: ports/72329
Submitted by: Ports Fury
2004-10-12 12:24:05 +00:00
Kirill Ponomarev
3bd5a9ef9a
Update to version 1.3.2
...
PR: ports/69583
Submitted by: Ports Fury
2004-07-25 16:24:33 +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
Pav Lucistnik
f956c5b46c
- Update to 1.3.1
...
PR: ports/68392
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2004-06-26 15:37:59 +00:00
Peter Pentchev
64b64d5ff7
Update ftp/curl to 7.12.0 and bump the shared library version in all
...
dependent ports.
2004-06-03 22:41:40 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Trevor Johnson
33fdc4cde2
SIZEify.
2004-03-17 18:29:46 +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
Kirill Ponomarev
40400e6624
- Update to version 1.2.0
...
PR: ports/61956
Submitted by: Ports Fury
2004-01-26 20:23:21 +00:00
Pav Lucistnik
2eff21dbe0
- Update to 1.1.0
...
PR: ports/60844
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-03 00:05:35 +00:00
Kirill Ponomarev
1760d60f5f
- Update to version 1.0.0
...
PR: 56636
Submitted by: Ports Fury
2003-09-24 14:03:10 +00:00
Kirill Ponomarev
fb1995edff
- Update to version 0.9.12
...
PR: 56041
Submitted by: Ports Fury
2003-08-27 18:40:42 +00:00
Kirill Ponomarev
71ee8215e3
* Update to version 0.9.11
...
PR: 55066
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit)
2003-07-30 18:29:32 +00:00
Ying-Chieh Liao
e44335008a
upgrade to 0.9.10
2003-04-18 14:29:49 +00:00
Ying-Chieh Liao
4e9552605e
upgrade to 0.9.9
2003-03-29 16:18:44 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Norikatsu Shigemura
d6428c128a
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
...
Submitted by: Ports Fury
2003-02-08 05:27:23 +00:00
Norikatsu Shigemura
4e9800127d
Conditionalize libgnugetopt dependencies.
...
PR: ports/47758
Submitted by: Ports Fury
2003-02-02 14:55:53 +00:00
Ying-Chieh Liao
a304357813
upgrade to 0.9.7
...
PR: 46425
Submitted by: Ports Fury
2003-01-03 19:08:17 +00:00
Norikatsu Shigemura
41bfa1b012
Ensure that libexpat is not detected.
...
PR: ports/45633
Submitted by: Ports Fury
2002-11-23 08:36:41 +00:00
Oliver Braun
63c44a676e
s/expat2/libxml2/ in LIB_DEPENDS to fix build on -current.
2002-11-21 11:44:54 +00:00
Oliver Braun
b2dc59c00f
Upgrade to 0.9.6.
...
PR: ports/45448
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-11-18 22:16:00 +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
Jun Kuriyama
0120547e6d
Bump PORTREVISION and expat shlib.
2002-09-17 07:41:05 +00:00
Jun Kuriyama
a52ee364a9
Bump portrevision (textproc/expat2 shlib bump).
2002-07-21 02:17:49 +00:00
Dmitry Sivachenko
68517fa550
Update to version 0.9.5.
...
PR: 40627
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-07-15 21:41:28 +00:00
Ying-Chieh Liao
b26237b863
add raptor
...
RDF Parser Toolkit for Redland
2001-11-22 10:02:31 +00:00