Commit graph

59 commits

Author SHA1 Message Date
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2014-07-17 08:57:51 +00:00
Baptiste Daroussin
012b3eb22d Convert to libtool:oldver 2014-06-27 23:06:29 +00:00
Martin Wilke
c57133fc36 - Stage support 2014-02-05 13:45:39 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Baptiste Daroussin
598e3b95e3 In preparation of the removal of USE_FREETYPE from bsd.port.mk: remove
USE_FREETYPE from all ports using it

While here trim some headers, and do some conversion to new options framework.
2013-04-26 09:23:54 +00:00
Glen Barber
a65b37a7eb Remove deprecation of print/freetype. This port is needed for the
textproc/docproj build with CJK set.

Assign maintainer to doceng@ until a suitable replacement is found.
2013-01-06 21:24:28 +00:00
Koop Mast
b032621fc1 Mark textproc/libxml and print/freetype deprecated.
Last releases in 2002 and 2000, and unsupported by upstream.

Feature safe:	yes
2012-12-05 12:52:33 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +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
Shaun Amott
cda1b874d2 - Add PORTSCOUT variable.
- Tweak IGNORE message to make portlint happier.
2007-01-26 15:46:46 +00:00
Cheng-Lung Sung
147fdee482 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:56:24 +00:00
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Mark Linimon
739e564b8c Replace the dangerous .error with IGNORE. 2006-01-27 09:38:34 +00:00
Pav Lucistnik
6edb86f43a - Add SHA256 2005-11-25 17:44:39 +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
Tilman Keskinoz
ad1f05ade4 - Rename variable ARCH in the freetype Makefile to FTARCH to avoid conflict
with ARCH from the ports infrastructure. This fixes build on amd64.
- Nuke USE_GMAKE while i am here. the port builds fine with our make.
2004-08-21 11:02:37 +00:00
Kirill Ponomarev
d61ee697af - Fix MASTER_SITES
PR:		ports/66711
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-16 16:48:04 +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
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
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Maxim Sobolev
4fe6852b8f Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +00:00
Maxim Sobolev
900ab41eb4 Install includes into ${PREFIX}/include/freetype1/freetype instead of
${PREFIX}/include/freetype, so that ports that want freetype2 but don't
pay particular attention to the order of `-I' directives won't be screwed
if freetype1 is occasionally installed on the same system. This should
fix recent problems with Mozilla.

Bump PORTREVISION.
2002-03-14 11:15:03 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Maxim Sobolev
d93bbf2e63 Don't create symlinks of files in ${PREFIX}/include/freetype in the directory
${PREFIX}/include, because this lead to the freetype1's includes being picked
by the freetype2 ports.

Prompted by:	mdharnois@home.com, scanner@jurai.net etc
2001-01-09 09:09:42 +00:00
Maxim Sobolev
0379d41042 Add WWW. 2000-12-20 12:19:44 +00:00
Akinori MUSHA
6f0ef9f511 Use MASTER_SITE_RINGSERVER and MASTER_SITE_SUBDIR effectively.
Not responded by:	jseger (MAINTAINER), sobomax
2000-11-23 14:23:54 +00:00
Vanilla I. Shu
90a819fa7b Urrr... I miss to commit Makefile :( 2000-11-12 02:20:29 +00:00
Vanilla I. Shu
b623162697 Remove USE_XLIB, only freetype utility depends to X library,
not freetype library..
2000-11-12 02:19:12 +00:00
Jeremy Lea
d3948bd8c9 USE_LIBTOOL. 2000-10-03 01:00:25 +00:00
Satoshi Asami
106a570a5e +bin/fterror
Submitted by:	obento
2000-08-12 01:36:33 +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
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Vanilla I. Shu
80546c21d2 Update freetype to 1.3.1. 1.3 has the problem displaying Dyan fonts.
And, update the MASTER_SITES to where really they are.

PR:		ports/18859
Submitted by:	clive@cirx.org
2000-06-04 06:00:35 +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
Justin M. Seger
b94bc5a918 Upgrade to freetype-1.3
For now, include files are installed in ${PREFIX}/include/freetype
(that's the default with version 1.3) and symlinks are created in
${PREFIX}/include for compatibility
1999-11-25 03:38:39 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
SADA Kenji
05b1fe7efc Remove down site from MASTER_SITES, added some. 1998-12-14 15:47:43 +00:00
SADA Kenji
f83cb25b38 I've added some MASTER_SITES and removed BROKEN. 1998-12-14 15:39:26 +00:00
David E. O'Brien
870e799163 BROKEN= 'fetch from *SINGLE* down site'
Forgot to add Extra MASER_SITES when upgrading by:	jseger
1998-12-14 02:48:02 +00:00
Justin M. Seger
8b5e5a31a3 Upgrade to freetype 1.2
Submitted by:	taguchi@tohoku.iij.ad.jp
1998-12-12 20:58:06 +00:00