Commit graph

170 commits

Author SHA1 Message Date
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
Diane Bruce
e0c0a1d11d - Fix multimedia/transcode configure failure locating libavcodec on 6.x [1]
- Add @ in front of LZO REPLACE_CMD to quieten down the build a bit.

PR:		ports/126310
2008-09-01 17:20:14 +00:00
Diane Bruce
b33fd50e92 - Fix build when WITH_LZO is not defined. This disables NuppelVideo import
support which needs lzo.

Reviewed by:	erwin, itetcu
2008-08-15 22:42:37 +00:00
Erwin Lansing
80bd153c3e Mark BROKEN: does not build after the latest ffmpeg update. 2008-08-14 07:59:13 +00:00
Michael Johnson
78f8093bb6 Switch from using lzo to lzo2 to fix build 2008-07-27 16:51:02 +00:00
Michael Johnson
3d1bc92c7e Update to 1.0.6Update to 1.0.6Update to 1.0.6Update to 1.0.6Update to 1.0.6Update to 1.0.6 2008-07-26 21:08:27 +00:00
Martin Wilke
ab1db86b87 - Fix build with new ImageMagick
Approved by:	ahze via irc
2008-04-23 14:34:36 +00:00
Martin Wilke
e9ffa8d8b8 - Fix build when IMAGEMAGICK set is
Submitted by:	cokane
2008-04-22 15:40:48 +00:00
Martin Wilke
0251314951 - Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
2008-04-22 10:56:45 +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
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Michael Johnson
f940b20219 - Add an additional master site from the Transcoding website
- Allow WITH_* knobs to be disabled by users using WITHOUT_*

PR:		ports/121178
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2008-02-29 13:18:12 +00:00
Michael Johnson
94ed882288 Update to 1.0.5 2008-02-24 23:20:22 +00:00
Michael Johnson
6aecb2152b Chase libtheora lib version 2007-10-09 18:20:07 +00:00
Jeremy Messenger
2012dafc0f Fix the build when audio/oss is installed by force to search for
sys/soundcard.h in /usr/include first rather than oss's header.

Reported by:	Adonis adonis <adonis77@gmail.com>
2007-10-02 17:24:06 +00:00
Michael Johnson
cd575571b4 Update to 1.0.4 2007-09-16 18:51:36 +00:00
Michael Johnson
a87776afa7 Fix build/runtime with new ffmpeg
Reported by:	pav
Obtained from:	transcode cvs
2007-07-31 15:34:10 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Michael Johnson
4c83fdc571 Bump mjpeg back to 1.9.1 2007-06-28 17:52:16 +00:00
Michael Johnson
8f33eb7422 Add WITHOUT_knob to each WITH_knob/test
PR:		ports/113921
Subbmitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2007-06-28 17:51:31 +00:00
Edwin Groothuis
7865424bdd Chase multimedia/mjpegtools update 2007-06-21 21:44:31 +00:00
Andrew Pantyukhin
03d257c5b2 - Fix build with gcc4 2007-05-31 05:49:09 +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
Michael Johnson
31d2c596f7 - Update to 1.0.3
- Switch to auto-plist due to get rid of 41 PLIST_SUB's that are hard to maintain
2007-04-17 17:22:05 +00:00
Michael Johnson
5750f5ee44 Remove reference to jpeg-mmx 2007-04-16 20:51:19 +00:00
Jeremy Messenger
0de8d1407f Fix the build with new ffmpeg.
Reported by:	many
Submitted by:	bms
2007-04-11 16:18:19 +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
Michael Johnson
d2deeabc7a Retire jpeg-mmx 2007-03-08 14:20:03 +00:00
Jimmy Olgeni
7466954394 Remove extra ECHO_MSG. 2007-02-10 13:31:32 +00:00
Jimmy Olgeni
70e094b5da Fix a couple of typos. 2007-02-10 13:20:54 +00:00
Stanislav Sedov
b742c8c26d - Fix detecting of device types
Currently, this patch handles all devfs cases (it uses realpath to resolve
symlinks). However, submitter supposes, that we should have a generic way
to detect which device the file belongs to. I'll leave the PR in suspended
state for a better solution come up.

PR:		ports/101450
Reported by:	Chad Fraleigh <chadf@bookcase.com>
Approved by:	multimedia (ahze)
2007-01-03 11:27:48 +00:00
Michael Johnson
96c93f12b3 Grab MAINTAINER for multimedia@ 2006-12-22 15:28:42 +00:00
Gabor Kovesdan
4fac8d15ae - s/FreeBSD.or/FreeBSD.org/
Approved by:	erwin (mentor)
Pointy hat to:	linimon
2006-12-21 21:54:31 +00:00
Mark Linimon
80ac176c46 Reset hendrik@scholz.net due to a number of timeouts.
Hat:		portmgr
2006-12-13 12:43:14 +00:00
Stanislav Sedov
e74ffecde5 - Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
2006-09-21 08:07:59 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Stefan Walter
844d8c1575 Fix pkg-plist.
PR:		98512
Submitted by:	Christian Hiris <4711@chello.at>
Approved by:	arved (mentor)
		maintainer timeout (7 weeks)
2006-07-24 16:46:01 +00:00
Sergey Matveychuk
65650c1a57 - Fix a typo in Makefile
PR:		ports/97758
Submitted by:	Conrad J. Sabatier <conrads at cox.net>
2006-06-04 20:32:49 +00:00
Marcus Alves Grando
c6f9220716 - Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Marcus Alves Grando
8d9120adf2 - Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
- portlint(1) while here
2006-05-07 02:57:34 +00:00
Ade Lovett
4f8465ce6c Fix hardcoded (!?) references to gtk12 to point to gtk-12 from the
libtool conversion.

Submitted by:	pointhat, itetcu_@IRC, others
Approved by:	portmgr (implicit)
2006-02-27 22:27:50 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
f5cb7db379 - Chase ImageMagick update
Pointy hat to:	edwin
2006-01-05 09:48:54 +00:00
Sam Lawrance
9f52ef3edb Update to 1.0.2.
PR:		ports/88828
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by:	Hendrik Scholz <hscholz@raisdorf.net> (maintainer, timeout 1 month)
2005-12-12 04:48:06 +00:00
Marcus Alves Grando
5b8e4e734e Enable OSS support
Bump PORTREVISION
Add SHA256

PR:		88613
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
Approved by:	maintainer timeout, 16 days
2005-11-24 13:47:52 +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
Marcus Alves Grando
3aa9bfcf3f Update to 1.0.1
PR:		87435
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2005-10-14 16:19:27 +00:00
Michael Johnson
e9ae9e8c85 - Chase mjpegtools
- Bump PORTREVISION
2005-10-04 21:37:54 +00:00
Michael Johnson
ce95a79ed7 - Update to 1.0.0 final
PR:		ports/84916
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
Approved by:	Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
2005-08-29 03:17:57 +00:00
Michael Johnson
c8334b2615 - Chase mjpegtools lib version
PR:		83597
Submitted by:	q@galgenberg.net
2005-07-17 17:42:28 +00:00
Michael Johnson
2e4c368c2a - Update to 1.0.0rc1
PR:		ports/82931
Submitted by:	Jose M Rodriguez  <josemi@freebsd.jazztel.es>
Approved by:	Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
2005-07-05 17:04:13 +00:00
Florent Thoumie
4f02559f47 - Backout latest commit, it needs a repocopy due to API change.
Noticed by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:58:33 +00:00
Florent Thoumie
12a7f133fc - Bump lzo lib version.
- Bump PORTREVISION.
2005-05-31 17:57:11 +00:00
Simon Barner
f5fb66d678 - Sync with multimedia/libquicktime (new location of header files)
Requested by:	tim@spyderweb.com.au
PR:		ports/81238
2005-05-20 14:39:57 +00:00
Pav Lucistnik
f025a0b0f3 - Update to 1.0.0beta3
PR:		ports/80884
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2005-05-11 15:04:48 +00:00
Pav Lucistnik
40b78f6951 - Don't discard CFLAGS for WITH_DIVX5 knob
PR:		ports/79826 (based on)
Submitted by:	Jonathan Lennox <lennox@cnr.cs.columbia.edu>
Approved by:	maintainer timeout (15 days)
2005-05-04 11:44:31 +00:00
Adam Weinberger
adbfb8d78b Correct a number of ports that anger the tempermental Make Spirits
by using C comments instead of make(1) constructs.

And as long as I'm here, fix a command misspelling in vm-pop3d.

As prompted by:	kris
2005-04-22 01:49:57 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Sergey Matveychuk
b1007c1d63 - Add mirrors as distfile unfetchable from main site (temporary?)
PR:		ports/78727
Submitted by:	Frank Altpeter <frank.altpeter@gmail.com>
Approved by:	maintainer
2005-03-12 15:32:32 +00:00
Pav Lucistnik
e8e8d1ed23 - Chase ImageMagick shlib bump
PR:		ports/78455
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
2005-03-06 22:16:54 +00:00
Michael Johnson
2ca4210d5a Fix plist with WITH_FREETYPE knob 2005-02-23 18:34:42 +00:00
Michael Johnson
a63de73f0d - Update to 1.0.0.b2
- Update WWW: line to new web page
- rename WITH_LIBXML2 knob to WITH_XML
- add freetype2 knob, WITH_FREETYPE
- remove WITH_SUBRIP knob
- remove dependency on nasm, all done with inline c assembly.
- Rename WITH_LIBTHEORA to WITH_THEORA
- use libquicktime now instead of openquicktime, with new
  knob WITH_QUICKTIME

PR:		ports/77860
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Amd64 Build:	pav
2005-02-23 18:06:15 +00:00
Koop Mast
6771c18f2b Bump portrevision to chase shlib dump of libtheora and new location. 2005-01-13 19:04:06 +00:00
Tilman Keskinoz
5c509a070c Fix plist on !i386
PR:		74719
Submitted by:	Hendrik Scholz
2004-12-07 19:57:36 +00:00
Josef El-Rayes
aecd0f552c Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.

Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com>
PR:             ports/74487
Approved by:    mat
Reviewed by:    lofi
2004-12-05 15:26:25 +00:00
Kris Kennaway
7eca7d47db BROKEN on !i386: Broken pkg-plist 2004-12-04 01:30:38 +00:00
Michael Johnson
0f4cc5dfdf Commit message:
- Fix build on recent versions of gcc [1]
- Add support for jpeg-mmx [2]

PR:		74045 [1]
		69832 [2]
Submitted by:	maintainer [1]
Approved by:	adamw (mentor)
2004-11-17 22:11:44 +00:00
Pav Lucistnik
43fc430a3a - Fix modfps filter [1]
- Fix plist

PR:		ports/70774 [1]
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	maintainer timeout (1 month)
2004-10-11 23:12:03 +00:00
Volker Stolz
095e4ee051 Fix build problems using WITH_LIBDV since the libdv upgrade.
PR:		ports/70187
Submitted by:	Hendrik Scholz (maintainer)
2004-08-09 12:17:15 +00:00
Mario Sergio Fujikawa Ferreira
de9f93adb2 Chase mjpegtools port version 1.6.2 shared library bump 2004-06-26 04:31:27 +00:00
Michael Nottebrock
c004a44361 Missed the bumped sover of libvxvidcore in pkg-plist.
Reported by: Tim Bishop <tim@bishnet.net>
2004-06-20 20:03:47 +00:00
Michael Nottebrock
9845b5e2d7 Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.
2004-06-11 21:48:50 +00:00
Pav Lucistnik
a5ceb82cee - Install pgm2txt in WITH_SUBRIP case
PR:		ports/66856
Submitted by:	Lewis Thompson <purple@lewiz.net>
Approved by:	maintainer timeout (2 weeks)
2004-06-05 16:20:23 +00:00
Pav Lucistnik
7171afba0e - Chase libdv shlib version
Pointy hat to:	lioux
2004-03-14 18:04:30 +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
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Pav Lucistnik
352c4ed92e - Update to 0.6.12
- Add WITH_LIBTHEORA knob (submitted by Michael Johnson)
- Don't build WITH_NASM if it's installed

PR:		ports/63402
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2004-02-26 17:58:26 +00:00
Kris Kennaway
48df089d67 BROKEN on !i386: Does not compile 2004-02-25 10:43:16 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Kirill Ponomarev
7f84b8dd48 - Update to version 0.6.10
- Fix libxvidcore.so problem reported by several users.

PR:		58031
Submitted by:	maintainer
2003-10-15 22:49:33 +00:00
Norikatsu Shigemura
8c426a761b Chase lib version change of graphics/ImageMagick.
Bump PORTREVISION acordingly.
2003-10-04 16:36:18 +00:00
Kirill Ponomarev
0465b106a8 - Update to version 0.6.9
PR:		56207
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-08-30 20:57:34 +00:00
Michael Nottebrock
c8f7bbcd15 Update xvid to latest release and chase library dependencies in ports
that depend on it.

Approved by:	arved (Mentor)
2003-08-12 22:27:30 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Norikatsu Shigemura
396acb224a Update to 0.6.8.
PR:		ports/54311
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-07-10 08:55:16 +00:00
Daichi GOTO
05fb49a490 multimedia/transcode: add experimental DivX 5 support
PR:		53430
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-19 09:08:01 +00:00
Oliver Lehmann
90db56e292 Readd a patch which got removed but is still needed for the WITH_SUBRIP knob
PR:	ports/53085
2003-06-09 11:46:13 +00:00
Adam Weinberger
3b4015c7fd Update to 0.6.7.
PR:		ports/52837
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-04 16:56:43 +00:00
Tilman Keskinoz
991ad65800 Unbreak by fixing pkg-plist:
1) preview filter needs libdv, so add %%WITH_LIBDV%%
2) remove %%WITH_OGG%% for the ogg import/export filters since
   transcode builds the modules anyway. `strings export_ogg` reveals
   that ogg shell tools are used but their existance is not tested.

PR:		51917
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-05-07 13:55:58 +00:00
Kris Kennaway
a7c8519def BROKEN: Broken pkg-plist 2003-05-07 00:00:54 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Tilman Keskinoz
af83473569 Fix pkg-plist. 3 files are only installed in the WITH_XVID case.
Submitted by:	maintainer
Reported by:	kris
2003-04-16 10:08:56 +00:00
Kris Kennaway
b94e64c5a0 Correct typo in PLIST_SUB 2003-04-07 22:11:25 +00:00
Tilman Keskinoz
74d2a1519a Update to 0.6.4
Changes:
- update MASTER_SITES since the maintainer changed
- add %%WITH_NASM%% knob to Makefile and pkg-plist to honor WITH_NASM
  option correctly. Attention: WITH_NASM gets set if bin/nasm is
  found but this may not be enough for transcode as nasm >= 0.98.34
  is needed. Checking for bin/nasm-0.98.35 might be a way of achieving
  this but leads to more work when updating nasm itself.
- add WITH_SUBRIP knob suggested by Michael Nottebrock in
  ports/47923 and implemented in ports/48649.
- incorporate dvd_reader.c patch by Atte Peltomaeki which has already
  been added in ports/48649
- remove the transcode.c patch from ports/48649 since it made its way
  into the main distribution
- add threading patch by Andriy Gapon in ports/48126
- pkg-plist update

PR:		50377
Submitted by:	maintainer
2003-04-05 22:53:51 +00:00
Mario Sergio Fujikawa Ferreira
28d8313f64 After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES

Repo copied by:		cvs (joe)
Approved by:		portmgr (self & no objections)
2003-04-04 01:38:40 +00:00
Max Khon
6fd53cd51c xvid was moved to multimedia 2003-03-29 17:44:02 +00:00