Commit graph

14 commits

Author SHA1 Message Date
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
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Tilman Keskinoz
eefb1bdbcb - Convert to use Qt3
- Fix MASTER_SITES
- Remove obsolete WWW: line

PR:		55246
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-08-04 16:22:35 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
8e2c7690f7 Unbreak with lib3ds-1.2.0. 2002-04-24 14:05:05 +00:00
Maxim Sobolev
60b3916f6f Unbroke with threaded GL library (XFree86-4) and recent QT changes (qtgl). 2001-04-05 14:08:24 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
66d3ee50ec Unmark as BROKEN. Will recently reenabled qtgl extension in the qt22 port. 2001-02-07 20:56:21 +00:00
Bill Fenner
e681e834f8 Fix broken BROKEN. 2001-01-19 16:17:52 +00:00
Maxim Sobolev
c48e071967 - Add missed lib3ds dependency;
- mark as BORKEN - it seems that current QT22 port doesn't install Qgl module
  this port depends on (it seems that I have a previous version of QT22 port
  installed with Qgl).

Submitted by:	 Donald J . Maddox <dmaddox@sc.rr.com>
2001-01-19 08:33:17 +00:00
Maxim Sobolev
f12751a5d7 Add view3ds 1.0.0, a simple realtime 3DS file previewer based on the Lib3ds
library.
2001-01-18 19:06:25 +00:00