aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gdkxft
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove support for xfree86-3pav2007-02-031-4/+0
| | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-012-0/+2
|
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-5/+5
| | | | Approved by: portmgr (kris)
* - Add SHA256pav2005-11-261-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Remove some patches in favour of USE_LIBTOOL_VER=15vs2005-03-022-33/+1
|
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1
| | | | | | | | | | | | 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)
* - Use USE_ICONV knobkrion2004-03-311-2/+2
| | | | Approved by: portmgr
* Chase the new location of libXft.marcus2004-03-171-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Fix build after Xft rename.anholt2003-02-231-2/+4
| | | | Submitted by: bento/kris
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-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.adamw2002-11-072-1/+2
| | | | Approved by: pat
* find->${FIND},xargs->${XARGS}ijliao2002-09-291-4/+4
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Fix things after the GNOMENG commit.marcus2002-09-091-3/+4
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-011-4/+5
| | | | | PR: 42283 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* PERL -> REINPLACE_CMDperky2002-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.marcus2002-05-202-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.sobomax2002-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> withsobomax2002-03-181-11/+0
| | | | <giconv.h> or -liconv with -lgiconv.
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
| | | | libiconv.
* Fix depends and link giconv librarypat2002-02-061-2/+2
| | | | | Submitted by: Shu-yu Guo <shu@rufuran.org> Reviewed and Approved by: maintainer
* Update to 1.5pat2002-02-023-3/+16
| | | | | | | Give maintainership to submitter PR: 34527 Submitted by: Anders Andersson <anders@hack.org>
* Upgrade to version 1.4.demon2001-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.demon2001-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,sobomax2001-12-141-1/+1
| | | | and I do not think that GNOME team really should maintain this.
* Update to 1.1.sobomax2001-09-053-12/+20
|
* Fix gdkxft_sysinstall script on systems with perl 5.005 and earlier (4.4 andsobomax2001-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+sobomax2001-09-0411-0/+171
(XFree86-4.x required).