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
Edwin Groothuis
179697185d
Remove USE_REINPLACE from ports in categories starting with A.
2006-05-03 05:14:35 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
44855e0b04
SHA256ify (manually done and checked)
...
Approved by: krion@
2006-01-22 09:54:26 +00:00
Edwin Groothuis
98c419f62a
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711
2006-01-22 01:14:22 +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
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Dejan Lesjak
5a2bfbf499
Directory share/pixmaps is now included in mtree
...
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Oliver Lehmann
5a322ea069
fix pkg-plist
2005-02-19 05:12:49 +00:00
Kirill Ponomarev
16b4b9485d
Set LATEST_LINK.
2005-01-30 17:25:09 +00:00
Oliver Lehmann
209d63463d
fix pkg-plist
...
Noted by: kris
2005-01-15 12:57:38 +00:00
Oliver Lehmann
e515f3bcf8
fix some utf8 converting issues
...
bump PORTREVISION
2005-01-14 18:21:21 +00:00
Oliver Lehmann
1b014e2258
add gqmpeg-devel - the gtk20 port of gqmpeg
2005-01-12 15:38:08 +00:00
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