aboutsummaryrefslogtreecommitdiff
path: root/print/ft2demos
Commit message (Collapse)AuthorAgeFilesLines
* Reset kanou@khdd.net due to maintainer timeouts and no response to earlierMark Linimon2007-02-271-1/+1
| | | | | | | | | mail. Hat: portmgr Notes: svn path=/head/; revision=186049
* - Respect X11BASERong-En Fan2006-12-091-0/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179232
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-143-6/+6
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Add missing libtool15 dependency required by freetype2 :build dependency.Kris Kennaway2006-02-031-0/+1
| | | | | | | Help from: ade Notes: svn path=/head/; revision=155118
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to 2.1.10.Florent Thoumie2005-10-134-83/+7
| | | | | | | | PR: ports/87309 Submitted by: maintainer Notes: svn path=/head/; revision=145248
* Update to 2.1.9 and fix build on amd64.Kirill Ponomarev2005-03-183-3/+82
| | | | Notes: svn path=/head/; revision=131555
* - Fix MASTER_SITESKirill Ponomarev2004-05-161-1/+1
| | | | | | | | PR: ports/66713 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109295
* Update to 2.1.7 to fix the build with freetype2-2.1.7.Joe Marcus Clarke2004-03-222-3/+3
| | | | Notes: svn path=/head/; revision=104966
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* update print/ft2demos: 2.1.4 -> 2.1.5Daichi GOTO2003-10-144-17/+6
| | | | | | | | PR: 57933 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer) Notes: svn path=/head/; revision=91161
* libtool uber-patchAde Lovett2003-06-261-2/+1
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Update to 2.1.4.Adam Weinberger2003-04-113-4/+15
| | | | | | | | PR: 50808 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer) Notes: svn path=/head/; revision=78727
* Resurrect new address changed in previous commit.Norikatsu Shigemura2003-03-281-1/+1
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=77625
* Reset bouncing maintainer address.Kris Kennaway2003-03-281-1/+1
| | | | Notes: svn path=/head/; revision=77622
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 2.1.3.Norikatsu Shigemura2003-01-272-2/+2
| | | | | | | | PR: ports/47215 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> (maintainer) Notes: svn path=/head/; revision=74058
* upgrade to 2.1.2Ying-Chieh Liao2002-06-293-4/+5
| | | | | | | | PR: 39982 Submitted by: maintainer Notes: svn path=/head/; revision=62182
* Update to 2.0.9Patrick Li2002-03-122-2/+2
| | | | | | | | PR: 35805 Submitted by: maintainer Notes: svn path=/head/; revision=55916
* Chase increase of freetype2 shlib version.Maxim Sobolev2002-03-111-1/+1
| | | | Notes: svn path=/head/; revision=55873
* Update to 2.0.8Patrick Li2002-02-254-5/+7
| | | | | | | | PR: 35299 Submitted by: maintainer Notes: svn path=/head/; revision=55213
* update to 2.0.6.FUJISHIMA Satsuki2002-01-232-2/+3
| | | | | | | | PR: 34189 Submitted by: maintainer Notes: svn path=/head/; revision=53622
* Update version number of freetype2 shared library.Maxim Sobolev2002-01-211-1/+1
| | | | Notes: svn path=/head/; revision=53447
* unbreak if PORTSDIR is not set explicitly.FUJISHIMA Satsuki2001-10-241-1/+3
| | | | | | | | PR: 31465 Submitted by: chkno@dork.com, roam Notes: svn path=/head/; revision=49166
* o update to 2.0.5.FUJISHIMA Satsuki2001-10-223-10/+8
| | | | | | | | | | | | o remove obsolete description in pkg-descr. PR: 31402 Submitted by: maintainer making bento happy about WRKDIRPREFIX. Notes: svn path=/head/; revision=49095
* -Update to 2.0.4David W. Chapman Jr.2001-09-143-6/+5
| | | | | | | | | | | | | -install all programs in their orignal names, since conflict doesn't exist anymore -replace USE_LIBTOOL with a simple definition of BUILD_DEPENDS because any configure scripts does not exist PR: 30193 Submitted by: maintainer Notes: svn path=/head/; revision=47832
* Update version number of freetype2 shared library.Maxim Sobolev2001-07-121-1/+1
| | | | Notes: svn path=/head/; revision=45065
* Replace explicit build dependency on libtool with USE_LIBTOOL knobAde Lovett2001-05-311-1/+1
| | | | Notes: svn path=/head/; revision=43367
* add ft2demosYing-Chieh Liao2001-05-195-0/+57
Demo programs for FreeType2 PR: 26513 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Notes: svn path=/head/; revision=42736