Commit graph

28 commits

Author SHA1 Message Date
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
David Thiel
896087b13e Missing a dependency on gawk. 2008-11-13 06:53:05 +00:00
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
David Thiel
e4c48dbaf1 Fix autoconf build issue.
PR:		ports/123096
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2008-04-27 22:24:55 +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
David Thiel
aed967f67e Updating with new master site and author info.
Approved by:	edwin (mentor)
2007-02-18 21:01:00 +00:00
David Thiel
7808c297dd Add USE_XLIB to fix dependencies after removal of USE_X_PREFIX.
Reported by:	Jan Hornyak
Should fix:	pointyhat
Approved by:	edwin (mentor)
2007-01-24 18:13:07 +00:00
David Thiel
fe73729e2e Stop using USE_X_PREFIX.
Approved by:	edwin (mentor)
2007-01-15 21:21:34 +00:00
David Thiel
18d8dd69a1 - Add mirror site
- OPTIONS-ify, adding UTF-8 edict as the default instead of EUC
- Remove obsolete netscape configure arg
- Use DOCSDIR macro

Approved by:	edwin (mentor)
2006-12-01 04:22:13 +00:00
Pav Lucistnik
3b0689b2ca - Adopt
PR:		ports/97860
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2006-05-25 21:57:24 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +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
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
4e48c2d73e Update to 1.4.0. 2003-01-01 16:27:57 +00:00
Akinori MUSHA
1982269975 Update MASTER_SITES and WWW. 2002-12-08 21:23:30 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
4119abd529 Fix my MAINTAINER address. 2001-02-10 12:44:30 +00:00
Akinori MUSHA
df2836fc3c Change the PREFIX directory from LOCALBASE to X11BASE where this
program should live in.

Bump PORTREVISION.
2000-12-06 22:53:32 +00:00
Akinori MUSHA
b69a21f09e Add probably useful entries: google, google-bsd, freebsd-cvsweb and freebsd-pr. 2000-12-06 22:37:10 +00:00
Akinori MUSHA
1f5afb3673 Add xyaku, a general dictionary/search engine front-end for X.
This program is not really Japanese specific, so I'd move this out of
japanese category with other dictionary/lookup stuff in the category
some day...
2000-12-06 22:10:07 +00:00