summaryrefslogtreecommitdiff
path: root/x11/gdkxft (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Fix build after Xft rename.Eric Anholt2003-02-221-2/+4
| | | | | | | Submitted by: bento/kris Notes: svn path=/head/; revision=76190
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* 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
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-4/+4
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* Fix things after the GNOMENG commit.Joe Marcus Clarke2002-09-091-3/+4
| | | | Notes: svn path=/head/; revision=65889
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-4/+5
| | | | | | | | PR: 42283 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65423
* PERL -> REINPLACE_CMDHye-Shik Chang2002-06-271-4/+5
| | | | | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62101
* * Fix build with latest GNOME libraries.Joe Marcus Clarke2002-05-192-1/+14
| | | | | | | | | | | * Relinquish maintainership to ports@ PR: 36775 Submitted by: maintainer (maintainer change), marcus (build fix) Approved by: previous maintainer Notes: svn path=/head/; revision=59481
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-191-1/+1
| | | | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56333
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev2002-03-181-11/+0
| | | | | | | <giconv.h> or -liconv with -lgiconv. Notes: svn path=/head/; revision=56293
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Fix depends and link giconv libraryPatrick Li2002-02-061-2/+2
| | | | | | | | Submitted by: Shu-yu Guo <shu@rufuran.org> Reviewed and Approved by: maintainer Notes: svn path=/head/; revision=54250
* Update to 1.5Patrick Li2002-02-023-3/+16
| | | | | | | | | | Give maintainership to submitter PR: 34527 Submitted by: Anders Andersson <anders@hack.org> Notes: svn path=/head/; revision=54124
* Upgrade to version 1.4.Dmitry Sivachenko2001-12-307-137/+41
| | | | | | | | | | | | PR: 33338 Submitted by: KATO Tsuguru <tkato@prontomail.com> Other files (pkg-plist, Makefile, etc) were committed few minutes ago, but the corresponding e-mail was not sent (apparently) because I aborted cvs ci in files/ directory. I don't know whether it is a bug or a feature... Notes: svn path=/head/; revision=52393
* Update to version 1.4.Dmitry Sivachenko2001-12-304-17/+47
| | | | | | | | PR: 33338 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52392
* Release to the world. I no longer have a XFree86-4.x.x server to test this on,Maxim Sobolev2001-12-141-1/+1
| | | | | | | and I do not think that GNOME team really should maintain this. Notes: svn path=/head/; revision=51530
* Update to 1.1.Maxim Sobolev2001-09-053-12/+20
| | | | Notes: svn path=/head/; revision=47447
* Fix gdkxft_sysinstall script on systems with perl 5.005 and earlier (4.4 andMaxim Sobolev2001-09-042-2/+14
| | | | | | | | | downward). Reported by: JR Boyens <jboyens@iastate.edu> Notes: svn path=/head/; revision=47417
* Add gdkxft 1.0, an package that adds anti-aliased font support for gtk+Maxim Sobolev2001-09-0311-0/+171
(XFree86-4.x required). Notes: svn path=/head/; revision=47373