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
Satoshi Asami
f22feb535b
A few more USE_XLIBs.
1998-11-28 09:07:24 +00:00
Scott Mace
75ed0599cc
convert to ELF
1998-09-19 17:16:04 +00:00
Justin M. Seger
c220f32388
Upgrade to freetype 1.1
1998-06-21 02:42:39 +00:00
Thomas Gellekum
944910bb30
Execute `ldconfig -R' at the pkg_delete step.
...
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Satoshi Asami
4e4d9dbeb3
Fix several build problems.
...
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Reviewed by: various members of ports-jp@jp.freebsd.org
1998-02-18 11:46:56 +00:00
Justin M. Seger
c7c8b63a2c
Upgrade to version 1.0
1998-02-08 02:32:03 +00:00
Justin M. Seger
2d3a57dac5
Upgrade to the JAN-21-1998 snapshot.
1998-01-26 15:34:59 +00:00
Justin M. Seger
5dc54a9a05
Install header files.
1998-01-24 21:51:57 +00:00
Justin M. Seger
35be995972
Import of Freetype beta release 971006.
...
The FreeType engine is a free and portable TrueType font rendering
engine. It has been developed to provide TT support to a great
variety of platforms and environments.
1998-01-24 16:50:42 +00:00