summaryrefslogtreecommitdiff
path: root/print/freetype2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing "2" from DISTNAME and MASTER_SITE_SUBDIR.Maxim Sobolev2000-11-131-1/+2
| | | | Notes: svn path=/head/; revision=35095
* Add freetype2 after a repo-copy from print/freerype.Maxim Sobolev2000-11-134-40/+74
| | | | | | | | | | | | | | | Several notes: o Freetype2 is incompatible at API level with older freetype, therefore portname will be freetype2-x.x to allow pkg_* tools correctly handle dependencies (I do not use NO_LATEST_LINK, because it is a production-quality software, not a beta or such). o There are no fs namespace conflicts between freetype and freetype2, so they both could be installed on the same machine w/o any problems. Notes: svn path=/head/; revision=35092
* Urrr... I miss to commit Makefile :(Vanilla I. Shu2000-11-121-1/+0
| | | | Notes: svn path=/head/; revision=35025
* Remove USE_XLIB, only freetype utility depends to X library,Vanilla I. Shu2000-11-121-11/+0
| | | | | | | not freetype library.. Notes: svn path=/head/; revision=35024
* USE_LIBTOOL.Jeremy Lea2000-10-032-2/+1
| | | | Notes: svn path=/head/; revision=33341
* +bin/fterrorSatoshi Asami2000-08-121-0/+1
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=31548
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-5/+4
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-2/+3
| | | | Notes: svn path=/head/; revision=29595
* Update freetype to 1.3.1. 1.3 has the problem displaying Dyan fonts.Vanilla I. Shu2000-06-042-8/+11
| | | | | | | | | | And, update the MASTER_SITES to where really they are. PR: ports/18859 Submitted by: clive@cirx.org Notes: svn path=/head/; revision=29173
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27421
* Upgrade to freetype-1.3Justin M. Seger1999-11-253-4/+33
| | | | | | | | | 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 Notes: svn path=/head/; revision=23311
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Remove down site from MASTER_SITES, added some.SADA Kenji1998-12-141-4/+5
| | | | Notes: svn path=/head/; revision=15346
* I've added some MASTER_SITES and removed BROKEN.SADA Kenji1998-12-141-4/+6
| | | | Notes: svn path=/head/; revision=15345
* BROKEN= 'fetch from *SINGLE* down site'David E. O'Brien1998-12-141-1/+3
| | | | | | | Forgot to add Extra MASER_SITES when upgrading by: jseger Notes: svn path=/head/; revision=15338
* Upgrade to freetype 1.2Justin M. Seger1998-12-123-5/+5
| | | | | | | Submitted by: taguchi@tohoku.iij.ad.jp Notes: svn path=/head/; revision=15308
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+2
| | | | Notes: svn path=/head/; revision=14938
* convert to ELFScott Mace1998-09-191-3/+3
| | | | Notes: svn path=/head/; revision=13248
* Upgrade to freetype 1.1Justin M. Seger1998-06-213-17/+18
| | | | Notes: svn path=/head/; revision=11476
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Fix several build problems.Satoshi Asami1998-02-181-1/+4
| | | | | | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Reviewed by: various members of ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=9795
* Upgrade to version 1.0Justin M. Seger1998-02-082-6/+5
| | | | Notes: svn path=/head/; revision=9619
* Upgrade to the JAN-21-1998 snapshot.Justin M. Seger1998-01-263-32/+19
| | | | Notes: svn path=/head/; revision=9463
* Install header files.Justin M. Seger1998-01-242-1/+24
| | | | Notes: svn path=/head/; revision=9430
* Import of Freetype beta release 971006.Justin M. Seger1998-01-245-0/+36
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. Notes: svn path=/head/; revision=9426