Commit graph

46 commits

Author SHA1 Message Date
John Marino
3f80a1e6b9 Add USES=alias to 10 ports (Aids DragonFly support) 2015-09-19 18:17:03 +00:00
John Marino
798eb9e9cb multimedia category: Remove $PTHREAD_LIBS
approved by:	PTHREAD blanket
2015-03-25 17:36:47 +00:00
Baptiste Daroussin
f0e4507c0d Cleanup plist 2015-02-05 15:06:38 +00:00
Ganael LAPLANCHE
4fc341b8ee Update multimedia/libdvdread and multimedia/libdvdnav
- 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)
2015-02-03 07:48:23 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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)
2014-12-08 16:48:38 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Adam Weinberger
fa4bf2ee1d Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
Ganael LAPLANCHE
8e3dcb3c28 - Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread

Approved by:	portmgr (implicit) [1]
2014-05-13 10:17:04 +00:00
Ganael LAPLANCHE
1e4183548e - Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
2014-02-03 08:15:19 +00:00
Baptiste Daroussin
7d0aca2367 Enable stage
Cleanup a bit
2013-10-19 14:37:53 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Ganael LAPLANCHE
a6a77bf429 - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- 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]
2012-01-17 14:35:18 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Baptiste Daroussin
d574573263 Remove dead mirror 2011-08-01 14:20:44 +00:00
Olli Hauer
4c503beb39 - remove MD5 2011-07-03 13:38:45 +00:00
Max Brazhnikov
199a6d9bdb Bump PORTREVISION for libdvdread dependants 2010-09-14 18:58:51 +00:00
Max Brazhnikov
dd3bca784d Chase multimedia/libdvdnav update
while here, don't use PLIST_FILES along with pkg-list

PR:		ports/131969
Submitted by:	Ganael LAPLANCHE <ganael.laplanche at martymac.com>
2010-09-02 21:36:11 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Robert Noland
c6542427d4 Replace libdvdread with the version maintained by the mplayer group
-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>
2009-02-08 18:45:38 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Edwin Groothuis
fa9509791f Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:01:29 +00:00
Jeremy Messenger
4b78c3a461 Fix the build, while I am here, respect the CFLAGS.
Reported by:	kris
2007-05-25 04:33:22 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Chadwick
950aa9d668 * LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:	philip
2007-04-05 19:28:20 +00:00
Mario Sergio Fujikawa Ferreira
1229d39834 Give maintainership to multimedia@FreeBSD.org. 2007-04-01 07:50:30 +00:00
Mario Sergio Fujikawa Ferreira
287d4cfb8e Update to 1.62 2007-01-01 13:10:55 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Mario Sergio Fujikawa Ferreira
688bece4d7 o Add a few parameters to growisofs(1m) command line:
'-use-the-force-luke=dao'
o Bump PORTREVISION
2006-01-20 02:58:04 +00:00
Mario Sergio Fujikawa Ferreira
7fcf94e8ae o lxdvdrip version 1.51 no longer uses its own versions of both
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
2006-01-12 00:53:02 +00:00
Edwin Groothuis
dd22c59eaa Update port: multimedia/lxdvdrip to 1.51
- 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>
2006-01-08 12:31:32 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
Emanuel Haupt
4604c35ea4 - Add multimedia/dvdwizard to RUN_DEPENDS. dvdwizard is needed for DVD's with
menus
- Bump PORTREVISION

PR:		90416
Submitted by:	Serge Gagnon <serge.gagnon@quenix1.dyndns.org> (maintainer)
2005-12-16 16:13:14 +00:00
Mario Sergio Fujikawa Ferreira
ba1b8920f8 o Add misc/buffer to the toolchain allowing rip mode trans_copy
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
2005-12-16 11:07:57 +00:00
Tilman Keskinoz
a184093645 Add run dependency on dvdbackup, because it is needed in copy mode.
Fix a directory creation in lxdvdrip.c

PR:		88810
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2005-11-11 11:51:27 +00:00
Tilman Keskinoz
453df54a3f Add another mastersite
PR:		88682
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2005-11-08 19:40:45 +00:00
Emanuel Haupt
ec42dc6d8b . add %%EXAMPLESDIR%% to pkg-plist
. bump PORTREVISION

Reported by:	pointyhat via kris
2005-10-19 18:53:50 +00:00
Emanuel Haupt
a52cdf4c2a - Update to 1.47
- Add multimedia/mpgtx to RUN_DEPENDS
  (requrired since 1.30)
- Cleanup Makefile
- Pass maintainership to submitter

PR:		87569
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
Reworked by:	ehaupt
2005-10-18 20:27:08 +00:00
Pav Lucistnik
70827272de - Add run dependencies on streamdvd, transcode, dvdauthor, dvd+rw-tools
- Compile and install vamps on FreeBSD 5.X and newer

PR:		ports/85720 (based on)
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2005-09-10 16:52:42 +00:00
Pav Lucistnik
52317fd06b - Drop maintainership
PR:		ports/85720 (audit trail)
Submitted by:	Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-09-10 16:06:51 +00:00
Pav Lucistnik
264ad8318c - Update to 1.46
PR:		ports/82917
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:	Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> (maintainer)
2005-07-06 16:39:49 +00:00
Thierry Thomas
1354f668ae Change maintainer address.
PR:		ports/80973
Submitted by:	Ulrich Spoerlein <q (at) galgenberg.net>
2005-05-13 20:17:27 +00:00
Pav Lucistnik
6748428452 dvdrip is a Command Line Tool to make a copy from a Video DVD for private Use.
It automates the process of Ripping, Authoring, Preview and Burning of a DVD.

PR:		ports/76728
Submitted by:	Ulrich Spoerlein <q@uni.de>
2005-01-29 15:00:20 +00:00