summaryrefslogtreecommitdiff
path: root/x11/gdkxft (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+2
| | | | Approved by: portmgr
* Chase the new location of libXft.Joe Marcus Clarke2004-03-161-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 1)
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
|
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
|
* Fix build after Xft rename.Eric Anholt2003-02-221-2/+4
| | | | Submitted by: bento/kris
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* 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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-4/+4
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Fix things after the GNOMENG commit.Joe Marcus Clarke2002-09-091-3/+4
|
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-4/+5
| | | | | PR: 42283 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* 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>
* * 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
* 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>
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev2002-03-181-11/+0
| | | | <giconv.h> or -liconv with -lgiconv.
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | libiconv.
* Fix depends and link giconv libraryPatrick Li2002-02-061-2/+2
| | | | | Submitted by: Shu-yu Guo <shu@rufuran.org> Reviewed and Approved by: maintainer
* Update to 1.5Patrick Li2002-02-023-3/+16
| | | | | | | Give maintainership to submitter PR: 34527 Submitted by: Anders Andersson <anders@hack.org>
* 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...
* Update to version 1.4.Dmitry Sivachenko2001-12-304-17/+47
| | | | | PR: 33338 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* 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.
* Update to 1.1.Maxim Sobolev2001-09-053-12/+20
|
* 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>
* Add gdkxft 1.0, an package that adds anti-aliased font support for gtk+Maxim Sobolev2001-09-0311-0/+171
(XFree86-4.x required).