| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: ports/54435
Submitted by: Melvyn Sopacua
Approved by: maintainer timeout
Reviewed by: pav
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
|
|
|
| |
- no response from maintainer since 2003-04-05
|
| |
|
| |
|
|
|
|
|
|
|
| |
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
|
| |
|
| |
|
|
|
|
|
|
|
| |
o Take over maintainership due to maintainer time out in the last
6 months
Approved by: 3d (maintainer timeout)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
PR: 34365
Submitted by: pat
Prompted by: Alan Eldridge <alane@geeksrus.net>,
darren <igla@batterybackups.net>
Approved by: maintainer (2 month timeout)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
DVD player that supports DVD menus
PR: 28410
Submitted by: Marc van Woerkom
|