Pete Fritchman
8b28f9b7cf
vcdgear has moved from vcdgear.org to vcdgear.com. Adjust MASTER_SITES
...
and WWW: appropriately.
PR: 51194
Submitted by: Andrew <andrew@ugh.net.au>
2003-04-21 01:56:46 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Pierre Beyssac
b858905380
Remove duplicate file in list.
2003-04-20 16:36:47 +00:00
Pierre Beyssac
59f30c8e08
Add dvdauthor, a simple tool to create a DVD file structure from
...
MPEG2 files.
2003-04-20 11:59:48 +00:00
Munechika SUMIKAWA
0974a1a7fe
Fix path in postinstall.sh.
...
PR: ports/35946
Submitted by: lmattao@terra.com.br
2003-04-19 20:07:48 +00:00
Adam Weinberger
2e2e978fae
Add gxine, a GTK interface to xine. The interface is simple, but stable.
...
PR: 51156
Submitted by: Grigori Goronzy <greg@chown.ath.cx>
2003-04-19 18:34:23 +00:00
Mario Sergio Fujikawa Ferreira
286b4069ad
Improve libgnugetopt handling: use OSVERSION variable to handle
...
-CURRENT which has getopt_long in libc
2003-04-19 12:37:13 +00:00
Mario Sergio Fujikawa Ferreira
db90ac6c58
Switch to new USE_GETOPT_LONG ports option
2003-04-18 04:08:57 +00:00
Tilman Keskinoz
68357be17f
Update to 3.88
...
PR: 51067
Submitted by: maintainer
2003-04-17 08:51:51 +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
Mario Sergio Fujikawa Ferreira
62bcb74c45
Update to 0.9.8
2003-04-16 02:05:00 +00:00
Ying-Chieh Liao
891c8c793b
upgrade to 0.8 and unbreak
2003-04-15 11:15:01 +00:00
Joe Marcus Clarke
2c306e5747
* Chase libxine shared lib version (nobutaka, I'm looking at you ;-) )
...
* Convert to new GNOME infrastructure
2003-04-14 16:55:55 +00:00
MANTANI Nobutaka
74e08dd702
Sync with libxine shared library version bump.
2003-04-14 15:35:58 +00:00
MANTANI Nobutaka
1ede440dd5
Update to 1-beta10.
2003-04-14 15:33:48 +00:00
Norikatsu Shigemura
0c9f6963c2
Bug workaround for mini-skin.
...
PR: prots/50935
Submitted by: Thomas E. Zander <riggs@rrr.de>
2003-04-14 12:26:56 +00:00
Stefan Eßer
c1185d9b1b
KDE wrapper for multimedia/mplayer.
2003-04-11 15:38:01 +00:00
Max Khon
eb31f2cd23
New port: WMxmms
...
WMxmms is little dockapp in the style of wmusic and wmapmload/wmcpuload.
It represents a fairly complete interface to XMMS including reflecting
states set from the XMMS console.
Submitted by: Alexey Dokuchaev
2003-04-10 14:24:00 +00:00
Norikatsu Shigemura
72bea5c37f
Update to 0.90-final.
...
PR: ports/50757
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-04-09 17:05:10 +00:00
MANTANI Nobutaka
7a50891aa5
Fix pkg-plist.
2003-04-08 15:00:03 +00:00
Kris Kennaway
b94e64c5a0
Correct typo in PLIST_SUB
2003-04-07 22:11:25 +00:00
Mario Sergio Fujikawa Ferreira
5264e29445
Typo fix: really disable the xine-arts plugin
...
Submitted by: Lauri Watts <lauri@kde.org> (FreeBSD KDE Team)
2003-04-07 16:35:40 +00:00
Norikatsu Shigemura
c054f87ced
Fixe a bug in detecting p4 types correctly which could cause
...
mplayer to crash.
PR: ports/50673
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Suggested by: Matthew Emmerton <matt@gsicomp.on.ca>
2003-04-07 16:18:16 +00:00
Joe Marcus Clarke
c126810efd
* Update to new GNOME infrastructure
...
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade
across desktop versions
2003-04-06 21:16:05 +00:00
Dirk Meyer
f8eb7cb3e3
- add more sites
...
Obtained from: netbsd
2003-04-06 05:57:53 +00:00
Mario Sergio Fujikawa Ferreira
272014545e
o Chase lib version bump in ogle port version 0.9.1
...
o Add a patch fix to correctly detect device files (e.g., /dev/acd0a)
[1]
Submitted by: Frerich Raabe <frerich.raabe@gmx.de> [1]
2003-04-06 04:59:00 +00:00
Mario Sergio Fujikawa Ferreira
86691745f8
Update to 0.5.1
2003-04-06 04:57:16 +00:00
Mario Sergio Fujikawa Ferreira
d6cfeb9068
Update to 0.9.1
2003-04-06 04:56:38 +00:00
Mario Sergio Fujikawa Ferreira
4b49e9c401
Fix dependency list: graphics/xanim -> multimedia/xanim
...
Prompted by: kris (INDEX survey)
2003-04-06 00:18:46 +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
Alan Eldridge
b294b98273
Rejoice, for the long awaited upgrade to kde 3.1.1 is here!
2003-04-05 22:16:12 +00:00
Dirk Meyer
a10f5382f6
- rmove offline site xanim.va.pubnix.com
...
- add new mirror
2003-04-05 19:35:37 +00:00
Joe Marcus Clarke
8ad22ae60a
Chase libxine shared lib version.
...
Reported by: Mike Harding <mvh@ix.netcom.com>
2003-04-05 05:59:22 +00:00
Kris Kennaway
76b8711d25
Add missing manpage
2003-04-05 02:53:48 +00:00
Mario Sergio Fujikawa Ferreira
ad3b940859
Finish repo copy move from graphics category to newly create
...
multimedia one for the following ports:
recmpeg
spigot
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
2003-04-04 20:07:12 +00:00
Mario Sergio Fujikawa Ferreira
2a0c39310e
After repo copy from graphics category to newly create multimedia
...
one, update all appropriate references: CATEGORIES
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
2003-04-04 20:03:00 +00:00
Ying-Chieh Liao
2550df5f02
add subconv 0.2.1
...
Subconv converts DivX subtitles from one format to another
2003-04-04 17:39:32 +00:00
Joe Marcus Clarke
3d9c8f7f1c
Update to 2.0.3.
2003-04-04 07:18:35 +00:00
Mario Sergio Fujikawa Ferreira
c10bcef6d3
Finish repo copy move from graphics category to newly create
...
multimedia one for the following ports:
avidemux
avinfo
camserv
dtv
dumpmpeg
enjoympeg
fxtv
gopchop
gxanim
libdvbpsi
libfame
libquicktime
mmsclient
mpeg
mpeg2codec
mpeg2play
mpeg_encode
mpeg_play
mpeg_stat
mpegedit
mpgtx
mplex
mtv
netshow
ppm2fli
smpeg
smpeg-xmms
splitmpg
tkxanim
totem
transcode
vlc
xanim
xawtv
xine_d4d_plugin
xine_d5d_plugin
xmovie
xmps
xtheater
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
2003-04-04 06:00:13 +00:00
Mario Sergio Fujikawa Ferreira
328b6db785
After repo copy from graphics category to newly create multimedia
...
one, update all appropriate references (*_DEPENDS, comments, etc):
ports/graphics/libfame --> ports/multimedia/libfame
ports/graphics/libquicktime --> ports/multimedia/libquicktime
ports/graphics/mpeg --> ports/multimedia/mpeg
ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode
ports/graphics/mpeg_play --> ports/multimedia/mpeg_play
ports/graphics/mtv --> ports/multimedia/mtv
ports/graphics/smpeg --> ports/multimedia/smpeg
ports/graphics/totem --> ports/multimedia/totem
ports/graphics/transcode --> ports/multimedia/transcode
ports/graphics/xanim --> ports/multimedia/xanim
ports/graphics/xmps --> ports/multimedia/xmps
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
2003-04-04 05:34:50 +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
Mario Sergio Fujikawa Ferreira
f09bedf830
o Repo copy move special case. Background and methodology follows:
...
- In the past, this port was incorrectly added to multimedia
category even though it already existed in graphics
category. Therefore, it was removed.
- Now, this port is being moved to multimedia category since
it should reside there. However, we cannot do the usual
repo copy since there are repo histories in both categories.
- What to do?
1) 'cvs checkout' both the graphics and the multimedia
versions of the port.
2) 'cp' copy the files from the graphics version to
the multimedia one.
3) 'cvs commit' the copied version from graphics
with a long commit message explaining the situation
o Appropriately update dependency references from graphics to
multimedia category
Port creator: ijlao
Date created: Aug 8, 2002
2003-04-04 01:32:05 +00:00
Mario Sergio Fujikawa Ferreira
be8e00d299
Update to 0.7.34.20030319
...
Approved by: maintainer
2003-04-03 21:10:59 +00:00
Mario Sergio Fujikawa Ferreira
5f9d8c24e7
Update to 1.0.1
2003-04-03 08:01:43 +00:00
Norikatsu Shigemura
1c24e8f108
Bump PORTREVISION by previous commit.
...
Pointed out by: ume
2003-03-31 17:17:42 +00:00
MANTANI Nobutaka
ee92fd8084
Update to 0.9.20.
2003-03-31 12:14:57 +00:00
Norikatsu Shigemura
d0dc09b2dd
Support for IPv6.
...
Submitted by: Hideyuki NINOMIYA <nin@jp.FreeBSD.org> (requester)
Yuji TAKANO <takachan@running-dog.net> (mplayer evangelist)
Desired by: ume (IPv6 maintainer)
Patch Made by: sumikawa (IPv6 specialist)
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-03-31 11:11:56 +00:00
Ying-Chieh Liao
4d5fd902df
upgrade to 0.7.1
2003-03-31 11:01:40 +00:00
Edwin Groothuis
71ec1188c4
Update and fix for current to version 0.9.0.101
...
PR: ports/48938
Submitted by: Anish Mistry <amistry@am-productions.biz>
2003-03-31 07:51:10 +00:00
Mario Sergio Fujikawa Ferreira
17b0af02e8
o Sync MASTER_SITES to changes in MPlayer distribution sites listed
...
in http://www.mplayerhq.hu/
o Switch over to new MPlayer master codec distfile
o Bump PORTREVISION since there are new codecs
Approved by: maintainer
2003-03-30 23:16:27 +00:00