aboutsummaryrefslogtreecommitdiff
path: root/print/ttftot42
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to USES=localbaseDmitry Marakasov2018-01-242-4/+3
| | | | | | | - Update WWW Notes: svn path=/head/; revision=459823
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* print/freetype:Tijl Coosemans2014-09-191-1/+1
| | | | | | | | - Remove old libtool patch - Remove :oldver from USES=libtool and bump dependent ports Notes: svn path=/head/; revision=368571
* 1: remove NO_STAGE.Vanilla I. Shu2014-06-101-2/+1
| | | | | | | 2: convert to new format of LIB_DEPENDS. Notes: svn path=/head/; revision=357268
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* In preparation of the removal of USE_FREETYPE from bsd.port.mk: removeBaptiste Daroussin2013-04-261-6/+2
| | | | | | | | | USE_FREETYPE from all ports using it While here trim some headers, and do some conversion to new options framework. Notes: svn path=/head/; revision=316593
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149449
* Fix MASTER_SITESKirill Ponomarev2005-05-031-3/+10
| | | | | | | | | | | Support CFLAGS properly Support USE_GETOPT_LONG PR: ports/80543 Submitted by: Ports Fury Notes: svn path=/head/; revision=134533
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* update WWWYing-Chieh Liao2004-01-151-1/+1
| | | | Notes: svn path=/head/; revision=98195
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-031-1/+1
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-141-1/+1
| | | | | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). Notes: svn path=/head/; revision=56069
* LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yesMaxim Sobolev2002-03-141-2/+1
| | | | Notes: svn path=/head/; revision=56060
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* The header files for freetype are now in ${LOCALBASE}/include/freetype.Steve Price2001-07-251-1/+1
| | | | Notes: svn path=/head/; revision=45474
* Initial import.Yukihiro Nakai2001-04-225-0/+26
TrueType font to Type42 font converter. Notes: svn path=/head/; revision=41777