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
MANTANI Nobutaka
aa9db19e47
Sync with libxine shared library version bump.
...
Bump PORTREVISION.
2002-08-05 17:11:46 +00:00
MANTANI Nobutaka
261c82412a
Revive files/patch-src:input:input_dvd.c.
...
I have removed this file in previous commit mistakenly.
2002-08-05 17:06:24 +00:00
MANTANI Nobutaka
f22cb0696d
Update to 0.3.2.
...
No response from: maintainer
2002-08-05 17:02:26 +00:00
MANTANI Nobutaka
7e12c5c287
Update to 0.1.3.
2002-08-05 16:45:03 +00:00
MANTANI Nobutaka
9413304a9c
Update to 0.9.13.
2002-08-05 16:40:31 +00:00
Mario Sergio Fujikawa Ferreira
1792602f6d
Update to 0.9.5
2002-08-05 03:06:56 +00:00
Mario Sergio Fujikawa Ferreira
a6b31cec8b
o Install required header file
...
o Bump PORTREVISION
PR: 41234
Submitted by: Xavier Beaudouin <kiwi@caudium.net>
2002-08-04 13:18:10 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Chris D. Faulhaber
4bb46326ac
ifdef-out unnecessary malloc() declaration, unbreaking this port
2002-07-28 18:47:33 +00:00
Mario Sergio Fujikawa Ferreira
bbae32e546
USE_BISON
...
Submitted by: Andrew Turner <zombie@i4free.co.nz>
2002-07-28 05:27:43 +00:00
Patrick Li
3f44d94bb7
Update to 3.76
...
PR: ports/41037
Submitted by: maintainer
2002-07-27 15:51:14 +00:00
MANTANI Nobutaka
de29081f22
Update to 0.2.7
2002-07-25 15:29:55 +00:00
Mario Sergio Fujikawa Ferreira
544c850df6
o Add additional include file for the benefit of upcoming port
...
mplayer-devel
o Bump PORTREVISION
PR: 40799
Submitted by: Amar Takhar <verm@drunkmonk.net>
Approved by: maintainer
2002-07-24 19:15:26 +00:00
Alan Eldridge
fb45eaeb6a
Update deps to track libogg and libvorbis .so version changes.
2002-07-21 18:52:12 +00:00
Ruslan Ermilov
61063fe35d
s/INCLUDEDIR/INCSDIR/
2002-07-21 18:18:09 +00:00