Commit graph

11 commits

Author SHA1 Message Date
Tilman Keskinoz
64474132a8 This port does not require autoconf to build. 2005-04-24 15:14:41 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10: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
Tilman Keskinoz
941f62f485 s/varargs.h/stdarg.h/ 2004-01-31 03:22:16 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Mark Linimon
2d578ee383 Mark as broken on 5.x (varargs). Pacify portlint. 2003-12-06 22:01:30 +00:00
Kris Kennaway
b4fd0b8e38 Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
2003-11-03 01:19:26 +00:00
Foxfair Hu
1ece85480a pkg-comment police: Purge them in this category while I'm here. 2003-02-26 14:23:43 +00:00
Maxim Sobolev
d8543839e6 Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Clive Lin
52790c82ed One line diff to indicate that freetype.h now lives under
${PREFIX}/include/freetype.

Submitted by: bento
One eye reviewed by: vanilla
2001-01-19 22:35:22 +00:00
Jing-Tang Keith Jang
13642df867 New port: vflib
VFlib is a vector font library, which can use TrueType,
Zeit, JG, and BDF fonts.  This version supports both
BIG5/GB encoded fonts.

The original patch was made by Chinese Turbo Linux, and
Chih-Wei Huang <cwhuang@linux.org.tw> added the BIG5 Eten
extension.
2000-12-11 09:47:26 +00:00