Commit graph

13 commits

Author SHA1 Message Date
Pav Lucistnik
9b7b2753e8 - Transfer maintainership to Stanislav Sedov
Approved by:	old maintainer
2006-06-28 07:55:39 +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
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +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
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
Pav Lucistnik
a9332e619d - Update gEDA suite to 20040111 version
PR:		ports/62549
Submitted by:	bruno <bruno@mail.tinkerbox.org> (maintainer)
2004-03-07 14:52:40 +00:00
Joe Marcus Clarke
0e68383775 Remove .la files from the plist. They are not, in fact, installed.
Reported by:	bento
2003-05-08 20:45:34 +00:00
Joe Marcus Clarke
df26af9a74 Update to version 20030223 which now works with guile 1.6.
Submitted by:	maintainer
2003-05-06 06:35:19 +00:00
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Patrick Li
35af01bf20 - Remove including obsolete malloc.h header
- Dont link libc and prevent installing useless files

PR:	32070
Submitted by:	Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Approved by:	lioux
2001-11-21 03:44:03 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Andrey A. Chernov
db2dadbaab Bump png major 2001-09-11 02:22:51 +00:00
Vanilla I. Shu
d0646733a2 libgdgeda is a modified version of the gd graphic library,
with extra changes for use by gschem.

Submitted by:	bruno.schwander@technologist.com
2001-04-07 00:08:21 +00:00