Commit graph

45 commits

Author SHA1 Message Date
Sergey Skvortsov
f562ba80cc Update to 1.0.3
Changes:	http://www.gingerall.org/html/RELEASE
PR:		ports/109944
Submitted by:	Marcelo Araujo <araujo xx bsdmail.org>
2007-03-29 10:21:52 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mikhail Teterin
7a3b8724ab Fix pkg-plist (I was sure, I fixed this) 2005-10-13 23:37:33 +00:00
Mikhail Teterin
ca0882105f Update from 1.0.1 to 1.0.2. Make sure to link the library with -lexpat and
-liconv, so the clients don't have to. OpenOffice's dll-checker is quite
particular about this, for example.

Approved by:	maintainer
2005-10-13 02:30:08 +00:00
Sergey Skvortsov
c0b7f1d89c * use OPTIONS
* unbreak build with -DWITH_CHECK_LEAKS [PR 72754]

PR:		ports/72754
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2004-12-12 17:55:18 +00:00
Sergey Skvortsov
474c616818 Change MASTER_SITES
PR:		ports/69649
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2004-07-27 16:22:27 +00:00
Sergey Skvortsov
2d54b85116 Updated to 1.0.1
PR:		ports/69533
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-07-25 18:31:05 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
a9f6551306 - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:56:43 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +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
Sergey Skvortsov
f0eaf502a6 Updated to 1.0 2003-09-03 07:33:27 +00:00
Sergey Skvortsov
370a801802 Fix dependency typo again.
(My mind has been travelling afar. My apologies to everyone.)

Pointed by:	Neil Darlow <neil@darlow.co.uk>
2003-07-15 12:54:11 +00:00
Sergey Skvortsov
8e35c642e9 Fix incorrect build dependency
Pointed by:	BSDC <bsdc@xtremedev.com>
2003-07-15 08:15:58 +00:00
Sergey Skvortsov
3d106dc4dc Updated to 0.98
PR:		ports/54400, ports/52162
Submitted by:	Melvyn Sopacua <melvyn@webteckies.org>,
		Jens Rehsack <rehsack@liwing.de>
2003-07-14 16:19:19 +00:00
Sergey Skvortsov
e94f6cc5d3 Updated to 0.97; fixed php dynamic linking issue.
PR:	ports/44794, ports/44924, ports/45759, ports/46268
2003-02-27 12:20:51 +00:00
Alan Eldridge
c9889cc413 Committed; maintainer timeout.
PR:	44157
Approved by:	maintainer (skv) timeout
2002-10-30 09:21:55 +00:00
Sergey Skvortsov
6e89ca5ea5 Fix expat bump.
Submitted by:	Peter Avalos <pavalos@theshell.com>
PR:		42940
2002-09-19 13:34:58 +00:00
Akinori MUSHA
f4d0d43373 Bump PORTREVISION and expat shlib. 2002-09-17 21:02:01 +00:00
Sergey Skvortsov
a72ffc79f0 Updated to 0.96 2002-09-08 13:47:27 +00:00
Sergey Skvortsov
6f0c81edf0 Add patches to solve problems with PHP and more. 2002-08-14 15:38:27 +00:00
Sergey Skvortsov
58d134feec Updated to 0.95 2002-08-06 07:19:33 +00:00
Jun Kuriyama
a52ee364a9 Bump portrevision (textproc/expat2 shlib bump). 2002-07-21 02:17:49 +00:00
Sergey Skvortsov
5c151c1970 Updated to 0.90, 'gmake' dependency removed, documentation added,
configure args added.
2002-05-30 12:38:57 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Sergey Skvortsov
862813b75f Fixed 'automake' version.
Approved by:	tobez
2002-01-25 13:57:27 +00:00
Sergey Skvortsov
e9804b8185 Updated to version 0.81,
increment SHLIB_MAJOR to 67 since changes in SDOM API.

PR:		ports/34044
Approved by:	tobez
2002-01-23 20:04:12 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Steve Price
ab7bcfbb04 Update to version 0.71.
PR:		32334
Submitted by:	maintainer
2001-12-02 18:40:48 +00:00
FUJISHIMA Satsuki
6639738387 o update to 0.70.
PR:		30679
Submitted by:	maintainer
2001-11-06 12:40:46 +00:00
David W. Chapman Jr.
79fb6e6b6d Add PATCH_FILES
Bump PORTREVISION

PR:		30312
Submitted by:	maintainer
2001-09-14 12:56:39 +00:00
Pete Fritchman
395a6668ff - update to version 0.65
- remove redundant LDCONFIG_DIRS= %%PREFIX%%/lib
- sort pkg-plist

PR:		29951
Submitted by:	maintainer
2001-08-25 04:23:51 +00:00
Akinori MUSHA
70d45e5515 Update to 0.60 + 0.60.1 patch.
PR:		ports/28641
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-07-03 09:18:16 +00:00
Daniel Harris
84c24128a1 Update to 0.60. Also, bring pkg-comment in line.
PR:		28257
Submitted by:	maintainer
2001-06-18 18:13:11 +00:00
Vanilla I. Shu
18234f37a8 Upgrade to 0.52.
PR:		ports/26948
Submitted by:	maintainer
2001-04-29 18:58:58 +00:00
Vanilla I. Shu
aa47c4bbae Add a russian patch.
PR:		ports/25306
Submitted by:	maintainer
2001-02-23 15:48:19 +00:00
Vanilla I. Shu
7ffeb0f10c Upgrade to 0.51.
PR:		ports/25281
Submitted by:	maintainer
2001-02-23 03:06:26 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
Alexander Langer
d26c868cd8 libiconv is at version 2 now.
Submitted by:	bento
2001-01-12 16:01:28 +00:00
Will Andrews
111607820e Add sablotron 0.44, an XSL processor fully implemented in C++.
PR:		22804
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2000-12-19 13:14:44 +00:00