Commit graph

65 commits

Author SHA1 Message Date
Pav Lucistnik
d2581d098c - Update to 0.20.0
PR:		ports/65462
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer timeout (14 days)
2004-05-02 15:37:37 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Patrick Li
0cc14d67e3 Update to 0.19.0
PR:		ports/46906
Submitted by:	maintainer
2003-01-11 03:27:18 +00:00
Patrick Li
c9e7df7fbc Fix typo (DATATDIR -> DATADIR)
PR:		ports/46640
Submitted by:	maintainer, marius@alchemy.franken.de
2003-01-01 19:34:14 +00:00
Joe Marcus Clarke
ec48cd50fa Fix things after recent GNOMENG conversion.
Submitted by:	bento
2002-09-19 17:35:53 +00:00
Joe Marcus Clarke
8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00
Christian Weisgerber
b6ebb86f9b Fix installation of message catalogs for WITH_GNOME=yes.
Notified by:	Hidetoshi IMAI <imai.hidetoshi@nttcom.co.jp>
Via:		Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp>
2002-07-25 22:26:09 +00:00
Christian Weisgerber
32fa489d38 Remove kludge and fix -lintl detection.
Approved by:	maintainer
2002-07-19 14:10:42 +00:00
Christian Weisgerber
4f592a46db Update to 0.17.0.
Submitted by TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>.

PR:		40728
Submitted by:	Michael Lyngboel <lyngbol@wheel.dk>
2002-07-18 13:52:33 +00:00
Sheldon Hearn
23e3365efe Fix build on -CURRENT:
The gqmpeg source includes <machine/soundcard.h>.  The file's canonical
location in FreeBSD has been <sys/soundcard.h> for ages now (in -STABLE
as well), and <machine/soundcard.h> is now obsoleted in -CURRENT.

Maintainer notified in private mail.
2002-06-26 21:04:06 +00:00
Ying-Chieh Liao
c70c24c879 upgrade to 0.16.0
PR:		39698
Submitted by:	maintainer
2002-06-23 14:59:04 +00:00
David W. Chapman Jr.
af258a6259 Update to 0.15.0
PR:		36577
Submitted by:	maintainer
2002-03-31 17:35:29 +00:00
Patrick Li
adf9ffd3bb Update to 0.13.0
PR:		35445, 35446
Submitted by:	TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>, maintainer
Approved by:	maintainers
2002-03-04 01:37:59 +00:00
Patrick Li
22db11cebf Update to 0.12.1
PR:		34421
Submitted by:	maintainer
2002-01-30 00:36:02 +00:00
FUJISHIMA Satsuki
322a96176d o Update to 0.12.0
o Add WITH_MPG321 option which build this port with
  RUN_DEPENDS=mpg321 instad of mpg123

PR:		34094
Submitted by:	TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>
Reviewed by:	maintainer
2002-01-21 01:33:39 +00:00
FUJISHIMA Satsuki
4c125ff6f6 o update to 0.11.0.
o detect libpng and libintl correctly.
o support WITHOUT_GNOME correctly.

PR:		31908
Submitted by:	maintainer
2001-11-11 13:22:37 +00:00
Ying-Chieh Liao
700238bc34 for slave ports 2001-10-22 06:11:30 +00:00
FUJISHIMA Satsuki
a90f72b4c2 use WANO_GNOME hook to unbreak non-gnome case. 2001-08-31 12:41:25 +00:00
Ying-Chieh Liao
535a41be37 GNOME Controlcenter is not needed. We only need GDK-pixbuf + GTK.
change maintaer's email

PR:		27470
Submitted by:	maintainer
2001-05-21 02:01:22 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Clive Lin
792397bc72 Update to 0.9.0
PR: ports/25943
Submitted by: MAINTAINER
2001-03-20 22:34:47 +00:00
Clive Lin
12a718ea7e Add missing plist entry.
Submitted by: periodically pkg_delete all my packages and reinstall them.
2001-03-04 07:29:44 +00:00
Clive Lin
e51751ffe5 Update to 0.8.3
PR: ports/25489
Submitted by: MAINTAINER
2001-03-02 08:30:28 +00:00
FUJISHIMA Satsuki
9e6fc4c340 bump PORTREVISION; added extra LIB_DEPENDS.
This should prevent potential problem for port-only users.

Suggested by: kris
2001-01-28 22:13:23 +00:00
FUJISHIMA Satsuki
7d381b155e add missing LIB_DEPENDS to gdk_pixbuf.
PR:		24694
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-01-28 18:52:17 +00:00
Will Andrews
64850ca3e2 Fix broken site link. 2001-01-27 06:06:23 +00:00
Clive Lin
1f27ab97f2 Update MASTER_SITES to sourceforge.
Utilize MASTER_SITE_SOURCEFORGE.

PR: 24507
Submitted by: MAINTAINER
2001-01-21 21:04:03 +00:00
Yukihiro Nakai
af4eda4a68 Maintainer change and close-pr
PR:		ports/22616
Submitted by:	Michael Lyngbøì <lyngbol@candid.dk>
2000-12-24 04:16:41 +00:00
Yukihiro Nakai
38d02f41aa Update to 0.8.1 2000-12-24 04:11:46 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Will Andrews
1d9da53dbe Update MASTER_SITES and WWW to fix fennerism. 2000-05-30 05:53:23 +00:00
Vanilla I. Shu
a305fce20e - Fix LIB_DEPENDS to actually used one
- Support install macros

PR:		ports/18046
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-28 00:38:20 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Michael Haro
b60e3001ea remove extra `.' and space at end of WWW line 2000-02-23 21:07:48 +00:00
Yukihiro Nakai
ba4ae9b0c2 Add mixer fix
PR:		ports/16311
Submitted by:	sfarrell@almaden.ibm.com
2000-01-29 18:55:50 +00:00
Yukihiro Nakai
6b0ea0d8a6 Change MAINTAINER address from nacai@iname.com
to nakai@FreeBSD.org
2000-01-07 02:27:48 +00:00
Vanilla I. Shu
f5760893fa Fix flaotingpoint error. 1999-10-11 03:11:49 +00:00
Yukihiro Nakai
1264c11fcf Use updated imlib library. 1999-10-08 02:51:37 +00:00
Michael Haro
19b0d22308 distfile name change 1999-09-02 05:52:14 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Chris Piazza
1e5a838e0a Update to 0.6.3.
PR:		12507
Submitted by:	Rod Taylor <rod@idiotswitch.org>
1999-07-05 02:20:08 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
d5e56610d6 Update to version 0.6.2.
PR:		12069
Submitted by:	maintainer
1999-06-08 23:19:22 +00:00
Steve Price
6d2faeb0e1 Update to version 0.6.1 and use new version of imlib.
PR:		11843
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

PR:		11909
Submitted by:	Chirs Piazza <cpiazza@home.net>
1999-05-29 04:08:02 +00:00
Steve Price
8487e09d03 Update to version 0.5.2.
PR:		11701
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-16 23:34:35 +00:00