Commit graph

18 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
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +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
4ffec4deab Update to 0.9.4 2003-03-06 04:43:00 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +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
322ad7ebe0 Add support for FreeBSD optimized byteswap routines 2002-11-23 21:12:24 +00:00
Mario Sergio Fujikawa Ferreira
3f097e4836 Support NDEBUG define which both turns off assertions and makes
some variables unused

Submitted by:	mi
2002-11-05 13:50:05 +00:00
Mario Sergio Fujikawa Ferreira
6bbf6dab16 USE_REINPLACE 2002-07-03 19:15:17 +00:00
Mario Sergio Fujikawa Ferreira
1dacc1dc63 Add missing file
PR:		39081
Submitted by:	gshapiro
2002-06-10 01:53:54 +00:00
Mario Sergio Fujikawa Ferreira
25e511ad5f o Update to 0.9.3
o Take over maintainership due to maintainer time out in the last
  6 months

Approved by:	3d (maintainer timeout)
2002-06-04 16:34:59 +00:00
Mario Sergio Fujikawa Ferreira
86b20d20ac o Add libdvdcss as a library dependency so that we can properly
match libdvdcss version with libdvdread since it depends on
  matching libdvdcss API
o No meaningless overhead since libdvdread automatically uses
  libdvdcss whether the port has knowledge of it or not. Besides,
  all ports using libdvdread list libdvdcss as a dependency as well
  (exception made to xine_d5d_plugin but an updated version will)
o Also, it's a 22K overhead
o Furthermore, all ports depending on libdvdread SHOULD depend on
  libdvdcss for obvious reasons

Reviewed by:	fenner
2002-04-18 17:53:38 +00:00
Mario Sergio Fujikawa Ferreira
0228268ee1 - Chase libdvdcss share library version bump. Caveat: this is a
source code patch.
- Bump PORTREVISION

Requested by:	brian, eivind,
		Alexander Nedotsukov <bland@smtp.ru>,
		Thomas E. Zander <riggs@hadiko.de>
Reviewed by:	brian, eivind,
		libdvdread Developers <dvd@dtek.chalmers.se>
Approved by:	maintainer (1 week timeout, hasted due to 5.x-Current
		DP1 release)
2002-04-01 19:12:47 +00:00
Mario Sergio Fujikawa Ferreira
f8a3a9f0fd Circumvent problem with automake* installed in the system
PR:		34365
Submitted by:	pat
Prompted by:	Alan Eldridge <alane@geeksrus.net>,
		darren <igla@batterybackups.net>
Approved by:	maintainer (2 month timeout)
2002-03-24 22:08:00 +00:00
Mario Sergio Fujikawa Ferreira
d0548d082b o update to 0.9.2 (shared lib version bump)
o CFLAGS safeness (tweakable by WITH_OPTIMIZED_CFLAGS)
o support NOPORTDOCS

PR:		31312
Submitted by:	Rahul Siddharthan <rsidd@online.fr>,
		Thomas E. Zander <riggs@hadiko.de>
Approved by:	MAINTAINER
2001-10-17 21:31:57 +00:00
Ying-Chieh Liao
5ae4639ce9 it is just a lib, so change comment & descr
Submitted by:	Marc van Woerkom <van.woerkom@netcologne.de> (port maker)
2001-07-09 01:18:05 +00:00
Ying-Chieh Liao
9343cbc6fd add libdvdread
DVD player that supports DVD menus

PR:		28410
Submitted by:	Marc van Woerkom
2001-07-07 13:07:13 +00:00