Kris Kennaway
89a0b31acd
Use libtool port instead of included one to avoid objformat a.out botch
2007-01-28 09:07:47 +00:00
Cheng-Lung Sung
9ff4d01a3d
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
2006-08-14 09:56:58 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Kris Kennaway
7d24c09057
BROKEN with WITHOUT_NLS: Does not build without gettext
2006-01-24 04:05:15 +00:00
Pav Lucistnik
2c39b78ee6
- Add SHA256
2005-11-23 23:37:45 +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
Edwin Groothuis
b460bd6543
Remove explicit checks for /usr/bin/bzip2.
...
This has been part of the base OS since 4.4.
2005-11-14 10:56:29 +00:00
Oliver Lehmann
0d9322ab21
change the libtool version to use from 1.3 to 1.5
2005-05-31 15:32:41 +00:00
Tilman Keskinoz
5457de812e
Fix build with gcc 3.4
2004-08-15 16:14:03 +00:00
Volker Stolz
40ba1a7476
libcurl no longer provides formparse() -> disable curl-support.
2004-06-23 09:23:16 +00:00
Kris Kennaway
9543b13fdf
BROKEN: Broken pkg-plist
2004-06-15 11:05:56 +00:00
Kris Kennaway
8376899f83
Re-bump the curl shared library version.
...
Pointy hat to: ade
2004-06-07 10:47:41 +00:00
Ade Lovett
1a628ded35
Sync with new bsd.autotools.mk
2004-06-04 17:29:38 +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
Kris Kennaway
98ea742728
Support WITHOUT_NLS
2004-03-25 12:16:56 +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
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
e8d5605043
Add SIZE.
2004-01-27 20:51:07 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Kirill Ponomarev
1f23fefd38
- Add *.la files for loadable module support
...
- Bump PORTREVISION
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-10-29 09:13:26 +00:00
Kirill Ponomarev
4aa2131924
- Update to version 0.3.3
...
PR: 58620
Submitted by: Ports Fury
2003-10-28 21:19:59 +00:00
Kris Kennaway
a86013b06b
portlint (switch back to USE_LIBTOOL). I'm not sure why this was
...
changed in the libtool megapatch, but it seems to work now.
2003-10-26 22:44:49 +00:00
Kris Kennaway
cd526025d6
portlint (fix whitespace)
2003-10-26 21:58:50 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Ade Lovett
b2fd75e438
libtool uber-patch
...
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Norikatsu Shigemura
6a789c1f78
Update to 0.3.2.
...
PR: ports/47324
Submitted by: Ports Fury
Reviewed by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2003-02-02 12:59:04 +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
Ying-Chieh Liao
5fa7db1fe8
upgrade 0.3.1
2002-05-31 08:12:23 +00:00
Ying-Chieh Liao
58e9579e67
upgrade to 0.3.0
2002-05-12 05:57:27 +00:00
Patrick Li
b8919e39aa
Fix plist
...
PR: 32947
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-12-18 04:08:01 +00:00
Ying-Chieh Liao
919298e7a0
- Conditionalize bzip2 dependencies
...
- Fix pkg-plist
PR: 32212
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:30:56 +00:00
Ying-Chieh Liao
884a3bdcac
add libcomprex
...
Transparently handles automatic compression and decompression of files
2001-11-21 18:03:45 +00:00