Commit graph

57 commits

Author SHA1 Message Date
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Alex Dupre
8fd3d455ae Update to 7.0.4p4 release. 2009-07-06 08:02:29 +00:00
Alex Dupre
f6cb08934e Update to 7.0.3 release. 2008-10-10 17:39:46 +00:00
Alex Dupre
6b438e9263 Update to 7.0.2 release. 2007-08-28 05:52:07 +00:00
Alex Dupre
b89a80c58c Update to 7.0.0p3 release and make it fetchable again. 2006-11-01 12:35:35 +00:00
Alex Dupre
e05f5dddd3 Restore major 7.0.0p1 PORTVERSION to make scripts happy.
No functional changes.

Discussed with:	erwin
Approved by:	portmgr (implicitly)
2006-10-16 10:31:24 +00:00
Alex Dupre
1e370736b4 Fix fetching.
Approved by:	portmgr (implicitly)
2006-10-15 08:30:11 +00:00
Alex Dupre
1c64a6c3b3 Update to 7.0.0p1 release and make it fetchable again.
Approved by:	portmgr (marcus)
2006-10-14 16:13:52 +00:00
Alex Dupre
e927ebf59d Update to 7.0.0 release. 2006-10-09 08:17:20 +00:00
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Alex Dupre
6b3096a4c7 Update to 6.0.3 release and make it fetchable again.
Approved by:	portmgr (kris)
2006-03-04 10:28:18 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +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
Alex Dupre
b2f90dc533 Update to 6.0.2 release. 2005-08-28 07:59:26 +00:00
Kirill Ponomarev
4325ea7c93 Make fetchable again.
Approved by:	portmgr (implicit)
2005-08-15 18:46:34 +00:00
Sam Lawrance
0b28dbddbf Fix a vulnerability in libtiff embedded in this port.
Bump PORTREVISION.

Approved by:	ale (maintainer) is away
Obtained from:	libtiff CVS http://www.remotesensing.org/libtiff/
Security:	http://vuxml.FreeBSD.org/68222076-010b-11da-bc08-0001020eed82.html
		CAN-2005-1544
2005-07-31 15:49:11 +00:00
Alex Dupre
6dc126eca7 - Fix tiff vulnerability
- Fix pdf generation on 64bit architectures [1]

PR:		ports/76385 [1]
Submitted by:	UEMURA Tetsuya <t_uemura@macome.co.jp> [1]
2005-01-23 11:21:07 +00:00
Jacques Vidrine
1abaada909 Mark FORBIDDEN due to exploitable vulnerability
http://vuxml.freebsd.org/fc7e6a42-6012-11d9-a9e7-0001020eed82.html
2005-01-18 15:26:12 +00:00
Alex Dupre
8a055abaf0 Update to 6.0.1 release:
- Unmark BROKEN
- Use libtool15
2004-12-09 10:51:41 +00:00
Kirill Ponomarev
720a67642b BROKEN: Unfetchable 2004-12-08 22:53:32 +00:00
Alex Dupre
69a02f16ae Update to 6.0.0p1 release. 2004-07-10 14:44:03 +00:00
Alex Dupre
a4bfbe332d - Update to 6.0.0 release
- Re-enable cxx support
2004-06-25 11:23:01 +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
Alex Dupre
e8f9ba53bd A new tarball was re-rolled with my fix for pdflib-perl.
Noticed by:	simon
Approved by:	nork (mentor/implicitly)
2004-02-08 22:55:20 +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
Alex Dupre
b1030c2a0a Fix installation of pdflib-perl.
Reported by:	bento via kris
Approved by:	nork (mentor/implicitly)
2004-01-31 01:27:46 +00:00
Alex Dupre
c4db8f4fb7 Update to 5.0.3 release.
Noticed by:	Alistair Buckle <mail_w@agtb.freeserve.co.uk>
Approved by:	nork (mentor/implicitly)
2004-01-27 00:24:56 +00:00
Alex Dupre
58c5b838c0 Switch to my @FreeBSD.org email address.
Approved by:	nork (mentor)
2004-01-18 10:50:15 +00:00
Edwin Groothuis
c40c9ec44c [Maintainer Update] Port: print/pdflib
Update to 5.0.2 release.

PR:		ports/57204
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-09-26 23:35:12 +00:00
Yen-Ming Lee
59ecdafdba Update to 5.0.1 (and fix unfetchable distfile).
PR:		52885
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-06-04 06:25:20 +00:00
Joe Marcus Clarke
063e67aaae Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry
in INDEX.

Reported by:	kris
2003-04-16 03:36:58 +00:00
Edwin Groothuis
37b64dcbc6 [Maintainer Update] Port: print/pdflib
Update from 4.0.3 to 5.0.0 release.

PR:		ports/50715
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-04-14 05:03:12 +00:00
Joe Marcus Clarke
36f443c82a Allow this port to take a slave port. 2003-04-05 23:01:43 +00:00
Edwin Groothuis
177d351fb3 [Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
(really this time)

PR:		ports/48961
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-03-31 07:04:43 +00:00
Edwin Groothuis
90d9207db4 [Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
PR:		ports/48961
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-03-31 01:09:31 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Masafumi Max NAKANE
26db65c3e5 Add back USE_GMAKE which was accidentally removed during the upgrade.
This is needed as recent bmake (such as on 4.6) doesn't work with the Makefile, while older bmake (such as on 4.4) works.
Submitted by:	maintainer
2002-07-11 05:05:50 +00:00
Patrick Li
15b35ffaea Update to 4.0.3
PR:		39616
Submitted by:	maintainer
2002-06-21 15:49:49 +00:00
Masafumi Max NAKANE
7448ba8243 Define USE_GMAKE as the build fails with bmake from recent -stable.
Since bmake from a few months ago can handle this port, it is likely
issues with recent chages to bmake.
2002-05-10 06:48:05 +00:00
Patrick Li
75ed15bf2a Update to 4.0.2
PR:		34563
Submitted by:	maintainer
2002-02-03 01:27:26 +00:00
David W. Chapman Jr.
5663ca78a0 Add MASTER_SITES because pdflib.com doesn't keep older versions around
PR:		34531
Submitted by:	kiwi@oav.net
2002-02-01 19:53:26 +00:00
David W. Chapman Jr.
481a8410cc Update pdflib to v 4
PR:		34178
Submitted by:	sysadmin@alexdupre.com, yds@CoolRat.org
2002-01-27 16:04:16 +00:00
David W. Chapman Jr.
dbdb2a2a2a Resurrect pdflib so that it can be upgraded to pdflib v 4 2002-01-27 15:47:42 +00:00
Dirk Froemberg
2a2896209a Remove pdflib in favour of pdflib3. 2001-06-10 13:49:26 +00:00
Michael Haro
af0be8e375 remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00