1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +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
Alejandro Pulver
69143483ff - Add CONFLICTS with databases/dbh and avoid duplicate LATEST_LINK. 2006-11-05 05:55:19 +00:00
Cheng-Lung Sung
4de56a776b - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 22:55:18 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
aa1836b7e9 - Add SHA256 2005-11-24 01:23:57 +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
Michael Johnson
eb5b8ec8dc - Update to 1.0.24
PR:		ports/78873
Submitted by:	Ports Fury
2005-03-15 17:02:57 +00:00
Kirill Ponomarev
e9aac7f068 Update to version 1.0.20
PR:		ports/73900
Submitted by:	Ports Fury
2004-11-14 09:27:26 +00:00
Ying-Chieh Liao
25508aacf9 upgrade to 1.0.18 2004-04-06 07:50:32 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
8a07fbb3e8 - Update to version 1.0.17
PR:		58622
Submitted by:	Ports Fury
2003-10-28 21:34:30 +00:00
Dmitry Sivachenko
7490453293 Update to version 1.0.15. 2003-08-27 07:00:51 +00:00
Kirill Ponomarev
1e09d66b0c * Do not install useless .la file
* Utilize USE_GNOME

PR:		55053
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:48:41 +00:00
Kevin Lo
8f2801ea95 Update to 1.0.14
PR: 50208
Submitted by: Marcus vA <marcus@sysfault.org>
2003-03-28 09:46:52 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Tilman Keskinoz
a73e305b00 Fix Fetch.
PR:		47998
Submitted by:	 Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-02-16 00:33:47 +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
Christian Weisgerber
48bc240b41 Do not install useless .la file.
PR:		44484
Submitted by:	Ports Fury
2002-11-08 22:01:31 +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
de9fac563e upgrade to 1.0.11 2002-08-15 05:24:55 +00:00
Ying-Chieh Liao
4108e1fabc add dbh 1.0
Disk Based Hashtables
2002-08-09 16:22:37 +00:00