1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Michael Nottebrock
6de2c57c72 Set prefix in paperconfig, eg make paperconfig write to the same system
papersize file that paperconf attempts to read.
2007-04-20 18:06:16 +00:00
Michael Nottebrock
f3174202c0 Move REINPLACE_CMD to correct Makefile target and fix a bashism in the
paperconfig script.
2007-04-19 16:02:50 +00:00
Michael Nottebrock
4add8f55a3 Don't try to use bash for scripts.
PR:		ports/111865
Submitted by:	Fernando Herrero Carrón <fhcarron@terra.es>
2007-04-19 15:51:02 +00:00
Michael Nottebrock
9e37ae8787 Update to 1.1.21
PR: ports/111423
Submitted by: bf <bf2006a@yahoo.com>
2007-04-10 13:48:38 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Michael Nottebrock
26a53bd72b Make sure ${prefix} gets expanded properly. 2006-09-06 22:03:49 +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
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06: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
Michael Nottebrock
966762aa45 Update to 1.1.14-3. 2005-02-14 12:16:02 +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
Michael Nottebrock
0ed98e1ad4 Update to 1.1.14. 2004-02-07 07:28:50 +00:00
Michael Nottebrock
f7cbf58b66 Correct pkg-descr. 2003-11-17 05:31:21 +00:00
Michael Nottebrock
682e8c87e3 Add libpaper, a library providing routines for paper size management. 2003-11-16 19:10:44 +00:00