1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
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
ea7e480abc Switch to USES=tar for my ports 2014-04-03 06:32:14 +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
Ganael LAPLANCHE
704202dfb7 - Enable staging
- Switch to new LIB_DEPENDS format
- Replace USE_GMAKE with proper USES value
- Switch to new options format
2013-11-15 12:49:06 +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
Ganael LAPLANCHE
161203d4b2 - Add DEBUG option [1]
- Fix crash with some discs [1]
- Un-version LIB_DEPENDS

PR:	ports/169698 [1]
Submitted by:	Fabian Keil <fk@fabiankeil.de> [1]
2012-08-01 12:40:29 +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
Ganael LAPLANCHE
413f0b8ea0 - Remove DISTNAME substitution (distfile name changed upstream)
- Mirror to LOCAL/martymac (remove LOCAL/makc)
- Update to svn r1219, which includes a bugfix
  that prevents abort if a menu doesn't exist

Approved by:	itetcu (mentor)
2010-12-03 13:13:20 +00:00
Ganael LAPLANCHE
bfa335105f Add missing LICENSE
Approved by:	ehaupt (mentor)
2010-11-16 14:19:17 +00:00
Ganael LAPLANCHE
db6d323dff Update MAINTAINER address for my ports
Approved by:	ehaupt (mentor)
2010-09-27 12:08:23 +00:00
Max Brazhnikov
8fbb2240c2 Fix build when CC definition contains spaces.
Reported by:	Dominic Fandrey <kamikaze at bsdforen.de>
Submitted by:	Ganael Laplanche (maintainer)
2010-09-15 17:13:12 +00:00
Max Brazhnikov
2518ccd702 Update to 4.1.4.r1217
PR:		ports/150450
Submitted by:	Ganael Laplanche (maintainer)
2010-09-14 18:57:18 +00:00
Philip M. Gollucci
2e59da295c - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
2010-09-07 15:52:18 +00:00
Max Brazhnikov
e62e0609ff Update to 4.1.3 (switch over to MPlayer's version)
Pass maintainership to submitter

PR:		ports/131969
Sumbmitted by:	Ganael LAPLANCHE <ganael.laplanche at martymac.com>
Approved by:	nobutaka (timeout 18 months)
2010-09-02 21:35:09 +00:00
Ion-Mihai Tetcu
779f4c2a4c Chase multimedia/libdvdcss shlib bump by patching the hardcoded reference to it
Also removethe dependency on multimedia/libdvdread since this port contains its
own embeded version.

Bump PRORTREVISION.

PR:		134357
Submited by:	Joseph S. Atkinson
Approved by:	maintainer timeout
Feature safe:	yes (bug-fix)
2009-09-19 19:54:43 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +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
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
b0cc0e917f Add CONFLICTS on multimedia/libdvdnav-mplayer 2008-08-17 06:13:23 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
MANTANI Nobutaka
f6e596b5d1 Add missing dependency on automake16.
PR:		ports/115435 [1], ports/115607 [2]
Submitted by:	rink [1], kevin <kevinxlinuz@163.com> [2], Andreas Braml <a.strich.b@web.de>
2007-08-19 06:09:29 +00:00
MANTANI Nobutaka
b656a2e5d3 Fix build with automake19.
PR:		ports/114401
Submitted by:	novel
2007-07-16 12:39:32 +00:00
Jeremy Chadwick
1e44513898 * libdvdread - PORTREVISION increment
* libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread

Approved by:	philip
2007-04-05 06:03:23 +00:00
Norikatsu Shigemura
5f00925706 Respect PTHREAD_LIBS.
Approved by:	nobutaka (maintainer)
2006-12-09 14:46:27 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
MANTANI Nobutaka
4ec6366cd6 Fix build error.
PR:		ports/90584
Submitted by:	alfred
2005-12-18 14:05:39 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
MANTANI Nobutaka
570250f6b2 Respect non-standard LOCALBASE.
Reported by:	kris
2005-10-23 02:32:32 +00:00
MANTANI Nobutaka
d366fd7b79 Update to 0.1.10. 2005-10-08 14:09:03 +00:00
MANTANI Nobutaka
3d331c5938 Correct pkg-plist.
Submitted by:	ade
2005-02-26 16:25:23 +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
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +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
Joe Marcus Clarke
110caf97e1 Update to 0.1.9.
Submitted by:	Simon Barner <barner@in.tum.de>
		maintainer
Approved by:	maintainer
2004-02-19 18:19:44 +00:00
MANTANI Nobutaka
26e794c61a Use ${REINPLACE_CMD} instead of ${PERL}.
Pointed out by:	kris
2003-03-24 15:21:48 +00:00
Mario Sergio Fujikawa Ferreira
efc993b4dd Chase libdvdread lib version bump on port version 0.9.4 2003-03-06 04:45:49 +00:00
MANTANI Nobutaka
24fce7b8c8 Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category. 2003-02-24 12:54:56 +00:00
MANTANI Nobutaka
a33aeb1362 De-pkg-comment. 2003-02-22 14:25:38 +00:00
Kris Kennaway
bfa26903c7 Add missing file 2003-02-22 04:21:59 +00:00
Mario Sergio Fujikawa Ferreira
bdbf1030b2 After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.

audio/xmms			-->	multimedia/xmms
graphics/avifile		-->	multimedia/avifile
graphics/divx4linux		-->	multimedia/divx4linux
graphics/ffmpeg			-->	multimedia/ffmpeg
graphics/libdv			-->	multimedia/libdv
graphics/libdvdcss		-->	multimedia/libdvdcss
graphics/libdvdread		-->	multimedia/libdvdread
graphics/libmpeg2		-->	multimedia/libmpeg2
graphics/linux-realplayer	-->	multimedia/linux-realplayer
graphics/mjpegtools		-->	multimedia/mjpegtools
graphics/mplayer		-->	multimedia/mplayer
graphics/mplayer-fonts		-->	multimedia/mplayer-fonts
graphics/openquicktime		-->	multimedia/openquicktime
graphics/win32-codecs		-->	multimedia/win32-codecs

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 16:37:35 +00:00
MANTANI Nobutaka
7e12c5c287 Update to 0.1.3. 2002-08-05 16:45:03 +00:00
MANTANI Nobutaka
10599c7b73 Fix build error on -stable.
Submitted by:	nork
2002-07-04 03:14:20 +00:00
MANTANI Nobutaka
35be24bad0 Update to 0.1.2. 2002-07-02 15:32:29 +00:00
MANTANI Nobutaka
d6de0def77 Backout previous fix for link warnings and remove -lc from link command line instead.
Submitted by:	Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>
2002-06-30 13:22:56 +00:00
MANTANI Nobutaka
ca6df7a1d0 Link libcrypt to suppress compiler warnings.
Pointed out by:	nork
2002-06-08 15:54:40 +00:00
MANTANI Nobutaka
3b47d9ccbb Uodate to 0.1.1. 2002-06-02 13:57:09 +00:00