aboutsummaryrefslogtreecommitdiff
path: root/print/gfontview
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc-3.4Kirill Ponomarev2004-08-232-0/+22
| | | | | | | | PR: ports/70871 Submitted by: Ports Fury Notes: svn path=/head/; revision=117152
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-171-0/+1
| | | | Notes: svn path=/head/; revision=94169
* - Fix build on -currentKirill Ponomarev2003-11-033-12/+601
| | | | | | | | PR: 58880 Submitted by: Ports Fury Notes: svn path=/head/; revision=92991
* Per bento logs, mark as broken on 5.x for the usual gcc3.3 reasons.Mark Linimon2003-11-021-1/+7
| | | | Notes: svn path=/head/; revision=92833
* Fix Build.Tilman Keskinoz2003-06-291-8/+4
| | | | | | | | PR: 53771 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83866
* chase t1lib versionYing-Chieh Liao2003-03-241-2/+2
| | | | Notes: svn path=/head/; revision=77327
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-4/+5
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* unbreakYing-Chieh Liao2002-03-251-2/+2
| | | | | | | | PR: 36295 Submitted by: Ports Fury Notes: svn path=/head/; revision=56628
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-141-1/+2
| | | | | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). Notes: svn path=/head/; revision=56069
* t1.3 -> t1.4Ying-Chieh Liao2001-11-231-1/+1
| | | | Notes: svn path=/head/; revision=50415
* - Support CXXFLAGS properlyKevin Lo2001-09-174-55/+19
| | | | | | | | | | | - Remove USE_AUTOMAKE - fix pkg-plist PR: 30144 Submitted by: Ports Fury Notes: svn path=/head/; revision=47903
* add gfontviewYing-Chieh Liao2001-07-267-0/+95
An outline font viewer Notes: svn path=/head/; revision=45515