Commit Graph

8 Commits

Author SHA1 Message Date
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
10285f0516 - Update to 1.6d19
PR:		ports/76514
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2005-01-24 18:39:30 +00:00
Kirill Ponomarev
da9742a3fc Change MASTER_SITES to fix fetch problem.
Added SIZE to distinfo.
Change WWW line.

PR:		ports/76003
Submitted by:	maintainer
2005-01-09 23:31:49 +00:00
Kirill Ponomarev
672c0bb499 Change maintainer's email. 2004-07-21 17:47:52 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Ade Lovett
595addc9c5 Ding-dong, this is your friendly happy face talking. Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.

Thanks awfully
2004-04-03 08:27:07 +00:00
Thierry Thomas
0e52aa382b Add quesa 1.6d18, high level 3D graphics library compatible with
Apple's QuickDraw(TM).

PR:		62370
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
Approved by:	mat (mentor).
2004-03-29 20:18:10 +00:00