Commit graph

804 commits

Author SHA1 Message Date
Kris Kennaway
15c26eb6a0 BROKEN -> IGNORE to prevent package build 2002-10-13 04:53:42 +00:00
Mario Sergio Fujikawa Ferreira
1f62bdd976 Chase header file location change in latest ffmpeg port update
Reviewed by:	freebsd-multimedia mailing list (silence)
2002-10-11 19:35:06 +00:00
Mario Sergio Fujikawa Ferreira
4f2162a0d5 o Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISION
since this is unversioned.
o Add booktree capture support with patches kindly supplied by
  "Steve O'Hara-Smith" <steve@sohara.org>. Work is in progress to get these
  merged back into ffmpeg's CVS repo
o Add WITH_MP3 for lame mp3 support
o Add WITH_VORBIS for vorbis support
o Install shared library for the first time, begin versioning at 0

Reviewed by:	freebsd-multimedia mailing list,
		"Steve O'Hara-Smith" <steve@sohara.org>,
		Anish Mistry <mistry.7@osu.edu>
2002-10-11 19:28:30 +00:00
Mario Sergio Fujikawa Ferreira
40c11279c3 Add a fix that accounts for recently added <sys/endian.h> in
4.7-RELEASE. It should account for both prior to 4.7R
and -CURRENT versions

Reviewed by:	mbr,
		Jose Marques <noway@nohow.demon.co.uk>,
		Jon Noack <noackjr@compgeek.com>,
		Kim Scarborough <sluggo@unknown.nu>
2002-10-11 19:20:28 +00:00
Joe Marcus Clarke
d46d621497 Fix build on -CURRENT.
PR:		43934
Submitted by:	maintainer
2002-10-11 18:25:41 +00:00
Alan Eldridge
f62b4deba3 1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
   cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
Alan Eldridge
aa3cd14bc7 Have you really *HEARD* KDE 3.0.4? Well, LISTEN TO THIS! 2002-10-11 00:51:16 +00:00
Akinori MUSHA
744ecfac33 CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
2002-10-10 12:59:36 +00:00
Mario Sergio Fujikawa Ferreira
e69fbac1b2 o Update maintainer email
o Update to 0.7.16-20020913: this version has VIDIX support but only
  running as 'root'

Approved by:	maintainer
2002-10-05 18:54:12 +00:00
Mario Sergio Fujikawa Ferreira
57fdf5f788 Fix build in -CURRENT
Submitted by:	mbr
2002-10-05 17:45:18 +00:00
Mario Sergio Fujikawa Ferreira
9854034982 Fix build in -CURRENT
PR:		43546
Prompted by:	elevati0n <elevati0n@motocross.com>
Submitted by:	mbr,
		Lars Eggert <larse@isi.edu>
2002-10-05 17:36:29 +00:00
Joe Marcus Clarke
5ce8631e75 Use USE_GNOMENG.
Requested by:	James Pole <james.pole@paradise.net.nz>
2002-10-05 16:56:28 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Mario Sergio Fujikawa Ferreira
24da1ca777 Chase libdv -ldv.2 library bump. Forgotten in LIB_DEPENDS line.
PR:		43378
Submitted by:	adam@vectors.cx
2002-09-26 14:04:23 +00:00
Mario Sergio Fujikawa Ferreira
574d4b6962 o Add WITH_REALPLAYER support plus autodetection so that a correct
port dependency is built [1]
o Have WITH_LIBDVDREAD really work [2]

PR:		43291 [1]
Submitted by:	alane [1], MAINTAINER [2]
Approved by:	maintainer
2002-09-25 19:13:40 +00:00
Kris Kennaway
8816b2dc6d Correct typo in PLIST_SUB that prevented package build on bento. 2002-09-20 20:22:41 +00:00
Mario Sergio Fujikawa Ferreira
c7ad7f9857 libtool patch to improve chances that this port builds in some
installations
2002-09-20 14:53:15 +00:00
Mario Sergio Fujikawa Ferreira
b1a2543518 Chase checksum, no functional changes
Prompted by:	maintainer
2002-09-20 00:38:22 +00:00
Oliver Braun
439d291bdc Upgrade to 0.90.0.8.
Submitted by:	maintainer
2002-09-19 16:42:33 +00:00
Joe Marcus Clarke
57f07d16a7 Add appropriate --disable-* CONFIGURE_ARGS to disable things such as esound
support from being built when esound is already installed on the system.

Reported by:	alane
Approved by:	timeout from maintainer
2002-09-14 19:51:37 +00:00
Mario Sergio Fujikawa Ferreira
560278f576 Update to 0.44
Reviewed by:	maintainer
Approved by:	maintainer
2002-09-10 16:03:09 +00:00
Kris Kennaway
11c21c16d0 Fix build on -current (machine/soundcard.h -> sys/soundcard.h, and #ifdef 0
-> #if 0)
2002-09-08 00:48:14 +00:00
Kris Kennaway
11d601a4bf Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 00:37:08 +00:00
Kevin Lo
b830fb24ad Update to 0.9.0.13
PR: 42435
Submitted by: MAINTAINER
2002-09-05 04:56:10 +00:00
Mario Sergio Fujikawa Ferreira
da000a9632 Chase library version bump in libdv version 0.9.8 2002-09-04 20:46:24 +00:00
Mario Sergio Fujikawa Ferreira
58aac43ebc o Update to 0.9.8 containing a library version bump 2002-09-04 20:44:23 +00:00
Mario Sergio Fujikawa Ferreira
aa6d0db186 Fix build
PR:		42383
Prompted by:	Frank Mayhar <frank@exit.com>
2002-09-03 23:05:40 +00:00
Alan Eldridge
1ef6446aa8 Made the mpeglib component compile after values.h was finally removed
from STABLE.

PR:		n/a
Submitted by:	Andy Fawcett <andy@athame.co.uk>
2002-09-03 17:33:26 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571 Deploy USE_GNOMENG infrastructure
PR:		42349
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Brian Somers
3102a496dd Update to 0.4.4 2002-08-31 16:46:34 +00:00
MIHIRA Sanpei Yoshiro
96779617fa drop maintainership
P.S.
  I tested latest xmovie(1.9.7) on FreeBSD-current. I could run it
with some rpms(I installed below rpms manually from RedHat 7.2).
        libgcc-3.0.1-3.i386.rpm
        libstdc++3-3.0.1-3.i386.rpm
        Mesa-3.4.2-7.i386.rpm

  I hope someone to add above rpm into ports tree :-)
2002-08-31 11:56:50 +00:00
Christian Weisgerber
27ea7268ed Update to use GNOMENG.
PR:		42129
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2002-08-30 21:06:03 +00:00
Trevor Johnson
acd21c7221 Synchronize with linux-png. 2002-08-28 10:11:00 +00:00
Ying-Chieh Liao
86f9013b10 add avidemux 0.9.0.12
GUI based AVI (DivX) editor

PR:		41788
Submitted by:	Anish Mistry <amistry@am-productions.biz>
2002-08-28 08:44:32 +00:00
Kevin Lo
ef9ce9ce3d - Fix MASTER_SITES
- Remove obsolete WWW

PR: 42038
Submitted by: Ports Fury
2002-08-28 03:54:02 +00:00
Mario Sergio Fujikawa Ferreira
a7d85334b8 o Update to 1.2.2
o USE_REINPLACE
2002-08-27 18:21:14 +00:00
Will Andrews
ebe714bf05 Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.

Tested by:	Matt Douhan <matt@fruitsalad.org>, alane
Submitted by:	lioux [1]
2002-08-25 04:37:30 +00:00
Mario Sergio Fujikawa Ferreira
76b8f0eb2d Fix build in -CURRENT. It was not finding gtk+.pc
Submitted by:	bento (warning), kris (fix)
2002-08-23 22:29:16 +00:00
Joe Marcus Clarke
0a88a7d123 Use USE_GNOMENG.
Approved by:	timeout from maintainer
2002-08-21 16:47:55 +00:00
MANTANI Nobutaka
0744c0de68 Remove USE_ESOUND since sdl12 depends on esound.
PR:		41596
Submitted by:	Brad Laue <brad@brad-x.com>
2002-08-21 03:21:58 +00:00
Mario Sergio Fujikawa Ferreira
abe5b36b3b o Do not install *.la files; hence, add USE_LIBTOOL required by
patch
o Fix build when WITHOUT_SDL is defined
o Convert to USE_GNOMENG
o Bump PORTREVISION

PR:		41501
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-08-20 17:26:34 +00:00
Mario Sergio Fujikawa Ferreira
87879dbfdd Replace sh shell parameter $* with safer "${@}" 2002-08-16 02:18:14 +00:00
Mario Sergio Fujikawa Ferreira
ea42768596 Update to 1.0.3: chase distfile checksums (no security concerns)
and add trium skin

PR:		41608
Submitted by:	alane
2002-08-13 16:12:08 +00:00
Ying-Chieh Liao
6a79cc52c4 - Fix build on -stable
- Support CFLAGS properly
- Do not install .la files

PR:		41503
Submitted by:	Ports Fury
2002-08-10 17:08:46 +00:00
Mario Sergio Fujikawa Ferreira
2395820beb Update to 0.90 pre 6
Submitted by:	maintainer
2002-08-07 15:08:25 +00:00
Mario Sergio Fujikawa Ferreira
1ab4356728 o Update to 0.2.3
o Remove patches/scripts merged into distribution
2002-08-06 23:47:28 +00:00
Mario Sergio Fujikawa Ferreira
ab511a0241 o Chase ogle libdvdcontrol library bump in version 0.8.5
o Quick fix to handle a library function change
o Bump PORTREVISION
2002-08-06 17:57:02 +00:00
Mario Sergio Fujikawa Ferreira
dc42a1272f o Update to 0.8.5
o USE_REINPLACE
o Fix locale dir location
2002-08-06 17:55:22 +00:00
Mario Sergio Fujikawa Ferreira
892900c819 o Update to 0.8.5
o Finally mpeg and lpcm audio. Thus, remove PKGMESSAGE
2002-08-06 17:54:00 +00:00