Commit graph

27 commits

Author SHA1 Message Date
Adam Weinberger
d80a9dfb22 De-obrienize: move ${ARCH} conditional expression to after bsd.port.pre.mk. 2005-04-11 17:53:17 +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
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
Mario Sergio Fujikawa Ferreira
034bd62ebb Bump PORTREVISION due to PLIST change in previous commit 2004-04-08 03:19:14 +00:00
Mario Sergio Fujikawa Ferreira
5b9e5c94de o Uphold portlint by moving WRKSRC out of the 1st Makefile block
o USE_GNOME=lthack to avoid installing .la files which incidently
  makes the port ccache friendly

PR:		65285
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-08 03:17:45 +00:00
Mario Sergio Fujikawa Ferreira
c9c4058cfb Update to 0.4.0b
PR:		63439
Submitted by:	lev
2004-04-06 00:22:05 +00:00
Kirill Ponomarev
a7ce848891 - Utilize USE_SDL to prevent libraries chase in the future 2004-03-19 15:59:58 +00:00
Alexander Kabaev
bc2ea02bbb Unbreak dependency on SDL in WITH_SDL=yes case. Look for proper
libSDL-1.1.so instead of libSDL-1.1.5.so.
2004-03-19 15:39:52 +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
Kris Kennaway
9903ebab0c BROKEN on alpha 5.x: does not compile 2004-02-25 10:30:56 +00:00
Tilman Keskinoz
4a1ae6104b Fix build on AMD64
Submitted by:	lioux, Adriaan de Groot <adridg@cs.kun.nl>
2004-02-10 16:17:40 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Mario Sergio Fujikawa Ferreira
02c49bd1c9 Fix build on alpha ARCH machines that do not support MVI code. Check
PR for more information

PR:		48506
Submitted by:	naddy
2003-09-08 00:54:07 +00:00
Edwin Groothuis
a447755caa Added INSTALLS_SHLIB
Informed maintainer.
2003-05-19 05:09:18 +00:00
Mario Sergio Fujikawa Ferreira
86f1af0ff6 Fix build on alpha ARCH 2003-05-14 16:20:58 +00:00
Dirk Meyer
1b5eda48af - allow build with more warnings enabled, NO_WERROR=yes
- no response from maintainer since 2003-04-05
2003-05-11 07:47:17 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
90837a5df3 o Fix PLIST
o Bump PORTREVISION

Submitted by:	kris (internal bento logs)
2003-01-14 15:54:22 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Mario Sergio Fujikawa Ferreira
960dbb95f8 Update to 0.3.1 2003-01-02 05:03:52 +00:00
Mario Sergio Fujikawa Ferreira
ee7adffbe0 After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 00:09:51 +00:00
Mario Sergio Fujikawa Ferreira
d0527dc3f9 o Add post-install line installing libvo.a needed by upcoming port
GOPchop.
o Bump PORTREVISION

Requested by:	ijliao
Reviewed by:	ijliao
2002-07-09 17:27:09 +00:00
Mario Sergio Fujikawa Ferreira
6bbf6dab16 USE_REINPLACE 2002-07-03 19:15:17 +00:00
Mario Sergio Fujikawa Ferreira
1e8681dbd4 Re-enable build WITH_MGA. Still needs checking for correctness but
fixes build. Remark from submitter: "static functions without any
where call are broken"

Submitted by:	nork
2002-05-03 01:37:30 +00:00
Mario Sergio Fujikawa Ferreira
f1ed5545ac Update to 0.2.1
Prompted by:	ijliao
2002-04-25 00:50:02 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Mario Sergio Fujikawa Ferreira
141a5778f1 New port libmpeg2 version 0.2.0: A free library for decoding mpeg-2
and mpeg-1 video streams
2001-10-16 19:25:34 +00:00