- Update multimedia/libdvdread to version 5.0.1
- Update multimedia/libdvdnav to version 5.0.2
- Bump revisions of ports that depend on multimedia/libdvdnav
(library version is going backwards from 4.2.1 to 4.1.2)
- Ports depending on multimedia/libdvdread do not need to be bumped
(the library keeps being numbered 4.1.2 and is binary compatible with the
previous version)
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]
Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
-Turn over maintainership
-Bump ports that depend on libdvdread since shared lib
version rolls back from .5 to .4
-Fix multimedia/ogle build with this version
PR: 127849
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
vamps and playcell applications. Now, it depends on the versions
supplied by the multimedia/vamps port. multimedia/vamps needs to
know beforehand how many bytes will be processed in order to work.
Unfortunaly, lxdvdrip cannot provide such information. Therefore,
vamps and playcell specific tailored versions shipped within the
lxdvdrip distribution will be used. They will be named so that
lxdvdrip does not conflict with multimedia/vamps.
o There is a ports/UPDATING note on this issue.
o Bump PORTREVISION due to both RUN_DEPENDS and PLIST changes
o Take over maintainership
- Update to 1.51 [*]
- Add multimedia/mplayer as dependency [*]
- Install lxdvdrip.wav under DATADIR [*]
- Change playwave reference in the source code to wavplay [*]
- Stop building of vamps in the source code and add a dependency
to multimedia/vamps
- Pass maintainership to ports@FreeBSD.org
[*]Mario Sergio Fujikawa Ferreira <lioux _at_ FreeBSD _dot_ org>
PR: ports/91486
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
o Change the 16 megabyte buffer standard to a saner 10 megabyte
shared memory value compatible with unmodified kernels
o Bump PORTREVISION
Submitted by: maintainer