Commit graph

14 commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Boris Samorodov
b7520b340a - fix MASTER_SITES; [1]
- 's/INSTALLS_SHLIB/USE_LDCONFIG';
- change my email to FreeBSD.org one.

Pointed out by:	Bill Fenner's distfile survey   [1]
2006-10-07 16:11:47 +00:00
Pav Lucistnik
4cd9df520c - Update to 1.3.8
PR:		ports/97599
Submitted by:	Boris Samorodov <bsam@ipt.ru> (maintainer)
2006-05-22 21:24:14 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Yen-Ming Lee
0dc8ed3e9f - update to 1.3.7
PR:		ports/89608
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-11-28 05:34:18 +00:00
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
Pav Lucistnik
8448e8c24d - Update to 1.3.6
- Switch to a new maintainer

PR:		ports/88983
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	Jesse van den Kieboom <jesse@icecrew.nl> (maintainer)
2005-11-14 23:31:54 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Joe Marcus Clarke
17b71e7ddb Add a missing dependency on glib20.
Reported by:	pointyhat via kris
Approved by:	maintainer
2004-11-09 00:46:33 +00:00
Joe Marcus Clarke
35971f2a2e Add libgksu, a simple API to use su and sudo in programs that need to
execute tasks as another user.  It provides X authentication facilities for
running programs in an X session.

PR:		72257
Submitted by:	Jesse van den Kieboom <troplosti@orcaweb.cjb.net>
2004-11-05 06:08:01 +00:00