1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Pav Lucistnik
13c306d9db - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 20:27:42 +00:00
Tilman Keskinoz
44694d9363 Fix pkg-plist, don't install .orig files
Submitted by:		pointyhat
2007-01-13 18:14:02 +00:00
Tilman Keskinoz
47c5416552 Fix build with gcc41 2006-12-22 14:42:40 +00:00
Cheng-Lung Sung
96c6d4250e - Update to 2.0
Reviewed by:	vanilla@
2006-11-10 02:36:02 +00:00
Cheng-Lung Sung
c54010f434 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:04:55 +00:00
Sergey Matveychuk
bd57d8de93 - Bump xerces lib version
- Bump PORTREVISION

Reported by:	kris mail
2006-05-24 17:08:53 +00:00
Edwin Groothuis
1adfa4acd3 Remove USE_REINPLACE from categories starting with T 2006-05-13 04:24:52 +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
c937229ea3 - Add SHA256 2005-11-25 18:40: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
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Cheng-Lung Sung
434fac9146 - textproc/xerces-c2 has been update to 2.6.0,
so change LIB_DEPENDS.

Approved by:	co-mentor (vanilla)
2004-10-28 03:27:36 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +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
Tilman Keskinoz
22525825d9 Chase xerces shared library version.
Bump PORTREVISION

Reported by:	bento
2004-02-28 23:27:04 +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
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Pav Lucistnik
f2814513c8 Add perl dependency. [1]
make -> ${MAKE}

PR:		ports/59274 [1]
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> [1]
Approved by:	adamw (mentor)
2003-11-14 22:39:26 +00:00
Vanilla I. Shu
6d5f3a50eb Add libpathan 1.2, validating XML parser from the Apache XML Project.
PR:		58913
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-04 17:53:48 +00:00