Commit graph

27 commits

Author SHA1 Message Date
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Volker Stolz
6efc6eeafb Remove some patches in favour of USE_LIBTOOL_VER=15 2005-03-01 19:23:04 +00:00
Eric Anholt
4eb209da7d - 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)
2004-07-23 19:10:32 +00:00
Kirill Ponomarev
a9f6551306 - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:56:43 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Eric Anholt
5575b9849f Fix build after Xft rename.
Submitted by:	bento/kris
2003-02-22 18:36:19 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 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)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Joe Marcus Clarke
5c944aee9c Fix things after the GNOMENG commit. 2002-09-09 04:33:16 +00:00
Mario Sergio Fujikawa Ferreira
a70230aec6 Deploy USE_GNOMENG infrastructure
PR:		42283
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:37:37 +00:00
Hye-Shik Chang
873be20ff6 PERL -> REINPLACE_CMD
PR:		39262, 39263, 39264, 39265, 39266, 39267
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-27 13:32:14 +00:00
Joe Marcus Clarke
66a40d7c78 * Fix build with latest GNOME libraries.
* Relinquish maintainership to ports@

PR:		36775
Submitted by:	maintainer (maintainer change), marcus (build fix)
Approved by:	previous maintainer
2002-05-19 19:56:19 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Patrick Li
8791e0665b Fix depends and link giconv library
Submitted by:	Shu-yu Guo <shu@rufuran.org>
Reviewed and Approved by:	maintainer
2002-02-06 04:26:38 +00:00
Patrick Li
961873521f Update to 1.5
Give maintainership to submitter

PR:		34527
Submitted by:	Anders Andersson <anders@hack.org>
2002-02-02 04:53:50 +00:00
Dmitry Sivachenko
70b5f79b2f Update to version 1.4.
PR:		33338
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 12:10:03 +00:00
Maxim Sobolev
a46f1417cc 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.
2001-12-14 09:16:33 +00:00
Maxim Sobolev
3f26dfdd7b Update to 1.1. 2001-09-05 08:22:11 +00:00
Maxim Sobolev
14316a67bc Fix gdkxft_sysinstall script on systems with perl 5.005 and earlier (4.4 and
downward).

Reported by:	JR Boyens <jboyens@iastate.edu>
2001-09-04 11:32:27 +00:00
Maxim Sobolev
b327724009 Add gdkxft 1.0, an package that adds anti-aliased font support for gtk+
(XFree86-4.x required).
2001-09-03 16:54:28 +00:00