The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11 : gdkxft

An anti-aliased font support for gtk+

 Gdkxft transparently adds anti-aliased font support to gtk+-1.2.  Once
you have installed it, you can run any (well, nearly any) existing
gtk+ binary and see anti-aliased fonts in the gtk widgets.  You don't
need to recompile gtk+ or your applications. 

http://gdkxft.sourceforge.net/



gdkxft history


v. 1.34
date: 2007/10/24 23:36:53;  author: marcus;  state: Exp;  lines: +2 -3
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338

v. 1.33 date: 2007/05/19 20:26:22; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32 date: 2007/02/02 17:06:22; author: pav; state: Exp; lines: +0 -4 - Remove support for xfree86-3 PR: ports/106666 Submitted by: vd With hat: portmgr
v. 1.31 date: 2007/02/01 02:42:01; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.30 date: 2006/08/15 01:11:32; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.29 date: 2006/05/13 05:00:18; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.28 date: 2006/02/23 10:39:47; author: ade; state: Exp; lines: +4 -5 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.27 date: 2005/11/15 06:51:39; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.26 date: 2005/03/01 19:23:02; author: vs; state: Exp; lines: +1 -0 Remove some patches in favour of USE_LIBTOOL_VER=15
v. 1.25 date: 2004/07/23 19:10:19; author: anholt; state: Exp; lines: +1 -1 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.24 date: 2004/03/30 19:56:43; author: krion; state: Exp; lines: +2 -2 - Use USE_ICONV knob Approved by: portmgr
v. 1.23 date: 2004/03/16 22:54:03; author: marcus; state: Exp; lines: +1 -1 Chase the new location of libXft.
v. 1.22 date: 2004/02/04 05:09:40; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.21 date: 2003/12/21 00:23:23; author: sergei; state: Exp; lines: +1 -1 - Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.20 date: 2003/04/20 19:47:46; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.19 date: 2003/02/22 18:36:19; author: anholt; state: Exp; lines: +4 -2 Fix build after Xft rename. Submitted by: bento/kris
v. 1.18 date: 2003/02/20 19:17:01; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.17 date: 2002/11/10 16:48:35; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.16 date: 2002/11/06 22:47:37; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2002/09/29 08:07:47; author: ijliao; state: Exp; lines: +4 -4 find->${FIND},xargs->${XARGS} PR: 40791 Submitted by: Simon 'corecode' Schubert
v. 1.14 date: 2002/09/09 04:33:16; author: marcus; state: Exp; lines: +4 -3 Fix things after the GNOMENG commit.
v. 1.13 date: 2002/09/01 15:37:33; author: lioux; state: Exp; lines: +5 -4 Deploy USE_GNOMENG infrastructure PR: 42283 Submitted by: Edwin Groothuis
v. 1.12 date: 2002/06/27 13:32:14; author: perky; state: Exp; lines: +5 -4 PERL -> REINPLACE_CMD PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun
v. 1.11 date: 2002/05/19 19:56:14; author: marcus; state: Exp; lines: +1 -1 * Fix build with latest GNOME libraries. * Relinquish maintainership to ports@ PR: 36775 Submitted by: maintainer (maintainer change), marcus (build fix) Approved by: previous maintainer
v. 1.10 date: 2002/03/19 12:52:53; author: sobomax; state: Exp; lines: +1 -1 Fix another few places where giconv used instead of iconv. PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke
v. 1.9 date: 2002/03/18 10:27:57; author: knu; state: Exp; lines: +1 -0 Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.8 date: 2002/03/18 09:46:39; author: sobomax; state: Exp; lines: +1 -1 Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need libiconv.
v. 1.7 date: 2002/02/06 04:26:38; author: pat; state: Exp; lines: +2 -2 Fix depends and link giconv library Submitted by: Shu-yu Guo Reviewed and Approved by: maintainer
v. 1.6 date: 2002/02/02 04:53:49; author: pat; state: Exp; lines: +4 -2 Update to 1.5 Give maintainership to submitter PR: 34527 Submitted by: Anders Andersson
v. 1.5 date: 2001/12/30 12:10:03; author: demon; state: Exp; lines: +36 -11 Update to version 1.4. PR: 33338 Submitted by: KATO Tsuguru
v. 1.4 date: 2001/12/14 09:16:33; author: sobomax; state: Exp; lines: +1 -1 Release to the world. I no longer have a XFree86-4.x.x server to test this on, and I do not think that GNOME team really should maintain this.
v. 1.3 date: 2001/09/05 08:22:11; author: sobomax; state: Exp; lines: +1 -2 Update to 1.1.
v. 1.2 date: 2001/09/04 11:32:26; author: sobomax; state: Exp; lines: +1 -0 Fix gdkxft_sysinstall script on systems with perl 5.005 and earlier (4.4 and downward). Reported by: JR Boyens
v. 1.1 date: 2001/09/03 16:54:27; author: sobomax; state: Exp; Add gdkxft 1.0, an package that adds anti-aliased font support for gtk+ (XFree86-4.x required). ============================================================================= v. 1.34 date: 2007/10/24 23:36:53; author: marcus; state: Exp; lines: +2 -3 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.33 date: 2007/05/19 20:26:22; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32 date: 2007/02/02 17:06:22; author: pav; state: Exp; lines: +0 -4 - Remove support for xfree86-3 PR: ports/106666 Submitted by: vd With hat: portmgr
v. 1.31 date: 2007/02/01 02:42:01; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.30 date: 2006/08/15 01:11:32; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.29 date: 2006/05/13 05:00:18; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.28 date: 2006/02/23 10:39:47; author: ade; state: Exp; lines: +4 -5 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.27 date: 2005/11/15 06:51:39; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.26 date: 2005/03/01 19:23:02; author: vs; state: Exp; lines: +1 -0 Remove some patches in favour of USE_LIBTOOL_VER=15
v. 1.25 date: 2004/07/23 19:10:19; author: anholt; state: Exp; lines: +1 -1 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.24 date: 2004/03/30 19:56:43; author: krion; state: Exp; lines: +2 -2 - Use USE_ICONV knob Approved by: portmgr
v. 1.23 date: 2004/03/16 22:54:03; author: marcus; state: Exp; lines: +1 -1 Chase the new location of libXft.
v. 1.22 date: 2004/02/04 05:09:40; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.21 date: 2003/12/21 00:23:23; author: sergei; state: Exp; lines: +1 -1 - Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.20 date: 2003/04/20 19:47:46; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.19 date: 2003/02/22 18:36:19; author: anholt; state: Exp; lines: +4 -2 Fix build after Xft rename. Submitted by: bento/kris
v. 1.18 date: 2003/02/20 19:17:01; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.17 date: 2002/11/10 16:48:35; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.16 date: 2002/11/06 22:47:37; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2002/09/29 08:07:47; author: ijliao; state: Exp; lines: +4 -4 find->${FIND},xargs->${XARGS} PR: 40791 Submitted by: Simon 'corecode' Schubert
v. 1.14 date: 2002/09/09 04:33:16; author: marcus; state: Exp; lines: +4 -3 Fix things after the GNOMENG commit.
v. 1.13 date: 2002/09/01 15:37:33; author: lioux; state: Exp; lines: +5 -4 Deploy USE_GNOMENG infrastructure PR: 42283 Submitted by: Edwin Groothuis
v. 1.12 date: 2002/06/27 13:32:14; author: perky; state: Exp; lines: +5 -4 PERL -> REINPLACE_CMD PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun
v. 1.11 date: 2002/05/19 19:56:14; author: marcus; state: Exp; lines: +1 -1 * Fix build with latest GNOME libraries. * Relinquish maintainership to ports@ PR: 36775 Submitted by: maintainer (maintainer change), marcus (build fix) Approved by: previous maintainer
v. 1.10 date: 2002/03/19 12:52:53; author: sobomax; state: Exp; lines: +1 -1 Fix another few places where giconv used instead of iconv. PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke
v. 1.9 date: 2002/03/18 10:27:57; author: knu; state: Exp; lines: +1 -0 Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.8 date: 2002/03/18 09:46:39; author: sobomax; state: Exp; lines: +1 -1 Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need libiconv.
v. 1.7 date: 2002/02/06 04:26:38; author: pat; state: Exp; lines: +2 -2 Fix depends and link giconv library Submitted by: Shu-yu Guo Reviewed and Approved by: maintainer
v. 1.6 date: 2002/02/02 04:53:49; author: pat; state: Exp; lines: +4 -2 Update to 1.5 Give maintainership to submitter PR: 34527 Submitted by: Anders Andersson
v. 1.5 date: 2001/12/30 12:10:03; author: demon; state: Exp; lines: +36 -11 Update to version 1.4. PR: 33338 Submitted by: KATO Tsuguru
v. 1.4 date: 2001/12/14 09:16:33; author: sobomax; state: Exp; lines: +1 -1 Release to the world. I no longer have a XFree86-4.x.x server to test this on, and I do not think that GNOME team really should maintain this.
v. 1.3 date: 2001/09/05 08:22:11; author: sobomax; state: Exp; lines: +1 -2 Update to 1.1.
v. 1.2 date: 2001/09/04 11:32:26; author: sobomax; state: Exp; lines: +1 -0 Fix gdkxft_sysinstall script on systems with perl 5.005 and earlier (4.4 and downward). Reported by: JR Boyens
v. 1.1 date: 2001/09/03 16:54:27; author: sobomax; state: Exp; Add gdkxft 1.0, an package that adds anti-aliased font support for gtk+ (XFree86-4.x required). ============================================================================= v. 1.34 date: 2007/10/24 23:36:53; author: marcus; state: Exp; lines: +2 -3 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.33 date: 2007/05/19 20:26:22; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32 date: 2007/02/02 17:06:22; author: pav; state: Exp; lines: +0 -4 - Remove support for xfree86-3 PR: ports/106666 Submitted by: vd With hat: portmgr
v. 1.31 date: 2007/02/01 02:42:01; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.30 date: 2006/08/15 01:11:32; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.29 date: 2006/05/13 05:00:18; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.28 date: 2006/02/23 10:39:47; author: ade; state: Exp; lines: +4 -5 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.27 date: 2005/11/15 06:51:39; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.26 date: 2005/03/01 19:23:02; author: vs; state: Exp; lines: +1 -0 Remove some patches in favour of USE_LIBTOOL_VER=15
v. 1.25 date: 2004/07/23 19:10:19; author: anholt; state: Exp; lines: +1 -1 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.24 date: 2004/03/30 19:56:43; author: krion; state: Exp; lines: +2 -2 - Use USE_ICONV knob Approved by: portmgr
v. 1.23 date: 2004/03/16 22:54:03; author: marcus; state: Exp; lines: +1 -1 Chase the new location of libXft.
v. 1.22 date: 2004/02/04 05:09:40; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.21 date: 2003/12/21 00:23:23; author: sergei; state: Exp; lines: +1 -1 - Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.20 date: 2003/04/20 19:47:46; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.19 date: 2003/02/22 18:36:19; author: anholt; state: Exp; lines: +4 -2 Fix build after Xft rename. Submitted by: bento/kris
v. 1.18 date: 2003/02/20 19:17:01; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.17 date: 2002/11/10 16:48:35; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.16 date: 2002/11/06 22:47:37; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2002/09/29 08:07:47; author: ijliao; state: Exp; lines: +4 -4 find->${FIND},xargs->${XARGS} PR: 40791 Submitted by: Simon 'corecode' Schubert
v. 1.14 date: 2002/09/09 04:33:16; author: marcus; state: Exp; lines: +4 -3 Fix things after the GNOMENG commit.
v. 1.13 date: 2002/09/01 15:37:33; author: lioux; state: Exp; lines: +5 -4 Deploy USE_GNOMENG infrastructure PR: 42283 Submitted by: Edwin Groothuis
v. 1.12 date: 2002/06/27 13:32:14; author: perky; state: Exp; lines: +5 -4 PERL -> REINPLACE_CMD PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun
v. 1.11 date: 2002/05/19 19:56:14; author: marcus; state: Exp; lines: +1 -1 * Fix build with latest GNOME libraries. * Relinquish maintainership to ports@ PR: 36775 Submitted by: maintainer (maintainer change), marcus (build fix) Approved by: previous maintainer
v. 1.10 date: 2002/03/19 12:52:53; author: sobomax; state: Exp; lines: +1 -1 Fix another few places where giconv used instead of iconv. PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke
v. 1.9 date: 2002/03/18 10:27:57; author: knu; state: Exp; lines: +1 -0 Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.8 date: 2002/03/18 09:46:39; author: sobomax; state: Exp; lines: +1 -1 Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need libiconv.
v. 1.7 date: 2002/02/06 04:26:38; author: pat; state: Exp; lines: +2 -2 Fix depends and link giconv library Submitted by: Shu-yu Guo Reviewed and Approved by: maintainer
v. 1.6 date: 2002/02/02 04:53:49; author: pat; state: Exp; lines: +4 -2 Update to 1.5 Give maintainership to submitter PR: 34527 Submitted by: Anders Andersson
v. 1.5 date: 2001/12/30 12:10:03; author: demon; state: Exp; lines: +36 -11 Update to version 1.4. PR: 33338 Submitted by: KATO Tsuguru
v. 1.4 date: 2001/12/14 09:16:33; author: sobomax; state: Exp; lines: +1 -1 Release to the world. I no longer have a XFree86-4.x.x server to test this on, and I do not think that GNOME team really should maintain this.
v. 1.3 date: 2001/09/05 08:22:11; author: sobomax; state: Exp; lines: +1 -2 Update to 1.1.
v. 1.2 date: 2001/09/04 11:32:26; author: sobomax; state: Exp; lines: +1 -0 Fix gdkxft_sysinstall script on systems with perl 5.005 and earlier (4.4 and downward). Reported by: JR Boyens
v. 1.1 date: 2001/09/03 16:54:27; author: sobomax; state: Exp; Add gdkxft 1.0, an package that adds anti-aliased font support for gtk+ (XFree86-4.x required). =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm