Mario Sergio Fujikawa Ferreira
82b121517b
o Update to 1.9.8.1
...
o Take over maintainership
o Replace comment file with COMMENT variable
2003-02-15 20:11:33 +00:00
Christian Weisgerber
e852692922
Switch over to MASTER_SITE_DEBIAN.
...
Also convert COMMENT while I'm here.
List of candidate ports from
PR: 47881
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-13 01:53:09 +00:00
Ying-Chieh Liao
440848820a
upgrade to 0.6
2003-02-12 11:39:46 +00:00
Oliver Braun
e6647e93a2
* Add patch forgotten to "cvs add" in last commit.
...
* Bump PORTREVISION.
Noticed by: lioux
2003-02-12 07:17:35 +00:00
MANTANI Nobutaka
7ba1045d33
Use USE_GNOME = gnomehack instead of patching Makefile.in.
...
Suggested by: marcus
2003-02-11 12:58:46 +00:00
Oliver Braun
ec0e57b389
o Update to use the 0.9-rc4 sources
...
o Remove libfame from the possible dependency list
because integrated libavcodec does the same job
o Apply libdemux-mov patch suggested by lioux
(will fix some quicktime movies)
o Fix pkg-plist
PR: ports/48152
Submitted by: maintainer
2003-02-10 19:28:06 +00:00
MANTANI Nobutaka
86a0854453
(1) Make LOCALBASE clean.
...
(2) Add dependency on libmng.
(3) Correct location of pkgconfig data.
PR: ports/48019 [1]
Pointed out by: edwin [1,2], Akifyev Sergey <asa@gascom.ru> [3]
2003-02-09 15:19:12 +00:00
Will Andrews
6c0053eb3d
Disable MIDI support (i.e. DO_NOT_COMPILE+=kmidi) by default until we can
...
sort out how to make it stop installing timidity over the system timidity.
2003-02-08 17:16:10 +00:00
Mario Sergio Fujikawa Ferreira
11edc1f4f3
Pack correct library
2003-02-08 13:30:47 +00:00
Norikatsu Shigemura
8c7c081919
o update MASTER_SITES.
...
o fix up platforms (remove alpha).
o introduce in-place patch to not link the shared lib against libc.
PR: ports/48067
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> (maintainer)
2003-02-08 05:56:07 +00:00
Mario Sergio Fujikawa Ferreira
df1178c511
o Remove recently added libdvbpsi: it already exists as
...
ports/graphics/libdvbpsi
o "Do not work on ports when you are too tired for your mind to be
into it"
2003-02-08 01:37:52 +00:00
Mario Sergio Fujikawa Ferreira
6bde99970e
New port libdvbpsi version 0.1.2: VideoLAN DVB and PSI decoders and
...
generators
2003-02-08 01:29:50 +00:00
Mario Sergio Fujikawa Ferreira
b97da0c710
New port libdvdplay version 1.0.0: Portable abstraction library for
...
DVD navigation
2003-02-08 01:12:08 +00:00
Mario Sergio Fujikawa Ferreira
326cf4788d
Remove USE_XLIB
2003-02-08 01:00:29 +00:00
Mario Sergio Fujikawa Ferreira
5df9ffdd26
New port Goggles version 0.2.4: A FOX frontend to the Ogle DVD
...
player
2003-02-08 00:34:36 +00:00
Mario Sergio Fujikawa Ferreira
4ef21f56ac
Style fix: remove port name
2003-02-08 00:33:02 +00:00
Mario Sergio Fujikawa Ferreira
efcf8584e2
Update to 1.2.5
2003-02-08 00:11:21 +00:00
Joe Marcus Clarke
57674cefcc
Chase libgnomeui's shared lib version.
2003-02-07 19:33:51 +00:00
Joe Marcus Clarke
7305030530
Chase gtk20's shared lib version.
2003-02-07 19:21:11 +00:00
Joe Marcus Clarke
ad33b9c673
Chase glib20's shared lib version.
2003-02-07 18:59:45 +00:00
Joe Marcus Clarke
60f546b66b
Add nautilus-media, a GStreamer-based collection of tools and views for
...
Nautilus.
2003-02-07 18:49:23 +00:00
Joe Marcus Clarke
c9f850e0f2
Add acme, a tool to make multimedia keys useful.
2003-02-07 18:48:09 +00:00
Joe Marcus Clarke
336b31c394
Update to GNOME 2.2.
...
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Ying-Chieh Liao
c8ae8d8c72
add avinfo 0.5
...
A utility for displaying AVI header information
2003-02-06 17:57:35 +00:00
Mario Sergio Fujikawa Ferreira
f8c02aa9a7
Update to 0.2.0 pre1
2003-02-06 17:09:46 +00:00
Mario Sergio Fujikawa Ferreira
4a34b202c0
o Add a simple "block until data is available or timeout is reached"
...
wait mechanism to audio encoding routines. This avoids busy wait
blocking which needlessly consumes CPU
o Bump PORTREVISION
Submitted by: Steve O'Hara-Smith <steve@sohara.org>
Obtained from: ffmpeg CVS repository
2003-02-05 20:31:02 +00:00
Joe Marcus Clarke
7e7d6898ef
* Update to 0.6.0
...
* Fix audiofile detection
* Small CC safeness fixes
* Add Hermes support
This work is the product of colaboration between lioux and myself.
Approved by: maintainer
2003-02-05 18:20:43 +00:00
Edwin Groothuis
967a553f48
Maintainer update of graphcs/transcode
...
- add two patches to allow transcode to compile
- remove .la files from lib/transcode
- update pkg-plist
- make portlint happier
PR: ports/47688
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2003-02-04 05:03:43 +00:00
Edwin Groothuis
2ab3f1c50e
Maintainer update for multimedia/dvdrip:
...
- Add dependency on vorbis-tools.
PR: ports/47693
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
2003-02-04 04:20:32 +00:00
Mario Sergio Fujikawa Ferreira
88e6a3d9c7
o Update to 0.7.27.20030122
...
o USE_QT_VER has to be defined BEFORE <bsd.port.pre.mk>: move QT
toolkit selection test [1] [2]
o Build VIDIX support if WITH_VIDIX knob: currently requires avifile
to run as root
PR: 44533 [1]
Submitted by: maintainer [2],
dinoex [1]
Approved by: maintainer
2003-02-03 19:53:06 +00:00
MANTANI Nobutaka
b3b4902fed
Update to 0.90.0.
...
PR: ports/47788
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2003-02-03 14:58:49 +00:00
Mario Sergio Fujikawa Ferreira
85f075a67c
o Rewrite of the Makefile in a way similar to mail/mutt-devel: all
...
WITH* knobs are now explained within the Makefile
o Fix PKGNAMESUFFIX
o configure script depends unconditionally on esound if it is
available: depend on esound as well if available
o Enable VIDIX again due to users report that it works though needs
root permissions
o Update PLIST due to VIDIX
o Bump PORTREVISION
PR: 47781
Submitted by: maintainer
2003-02-03 05:06:23 +00:00
Norikatsu Shigemura
d5baed084e
Conditionalize gnugetopt dependencies.
...
PR: ports/47325
Submitted by: Ports Fury
2003-02-02 13:07:45 +00:00
MANTANI Nobutaka
728a2fab0c
Mark FORBIDDEN.
...
xine_d4d_plugin and xine_d5d_plugin are incompatible with the current version of xine.
2003-02-01 17:26:28 +00:00
MANTANI Nobutaka
c981a471c3
Update xine to 0.9.18 and libxine to 1-beta4.
2003-02-01 16:44:37 +00:00
Bill Fenner
087acb7619
Don't treat alpha specially with INT_64. INT_64 is not used consistently
...
so causes type mismatch errors.
2003-01-31 17:16:37 +00:00
Tilman Keskinoz
3c8f695929
Set Maintainership back to ports.
...
cpiazza's email is bouncing since Jan 7.
2003-01-30 17:38:24 +00:00
Mario Sergio Fujikawa Ferreira
1c8227ad08
Fix build: do not try building support for cdparanoia. cdparanoia
...
support needs further portability work
Submitted by: Lauri Watts <lauri@kde.org> (FreeBSD KDE Team),
Kay Lehmann <kay_lehmann@web.de>
2003-01-29 17:45:08 +00:00
Mario Sergio Fujikawa Ferreira
fd275fcc72
Chase checksum: no visible changes, repackaging only
2003-01-29 01:31:19 +00:00
Alan Eldridge
3c71ff78e9
update to 3.1 official release
2003-01-28 18:36:58 +00:00
Mario Sergio Fujikawa Ferreira
ce9deb3fd4
o Do not select cpu type for the configure script: this disables
...
assembly optimizations for each platform. Figures.
o configure script was ignoring our enabling the video capture
interface. Hard code this.
o Bump PORTREVISION
Submitted by: Steve O'Hara-Smith <steve@sohara.org>
2003-01-28 16:27:58 +00:00
Tilman Keskinoz
a91a4a5d19
Fix MASTER_SITES
...
PR: 47482
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-01-25 23:58:52 +00:00
Bill Fenner
859700b4ed
Make the struct huffentry public so that global variables
...
can be declared using it.
2003-01-24 02:29:52 +00:00
Bill Fenner
abe63b0e73
Use std::memset instead of just memset
2003-01-24 02:29:16 +00:00
Bill Fenner
1d04a546de
Fix signal handler prototype to make newer g++ happy
2003-01-24 02:28:28 +00:00
Tilman Keskinoz
9595c109be
Unbreak and Update to 1.2.3
...
PR: 47407
Submitted by: Ulrich Spoerlein <q@uni.de>
2003-01-23 18:28:21 +00:00
Mario Sergio Fujikawa Ferreira
3faeefebde
Update to 0.09 RC3
...
Submitted by: maintainer
2003-01-22 16:53:06 +00:00
Bill Fenner
1756debe50
Move MASTER_SITE
...
PR: ports/39627
Submitted by: jim overholt <chein@freebsd.org, overholt@isdw.net>
2003-01-21 22:15:24 +00:00
Tilman Keskinoz
af08f7824c
Update to 3.83
...
PR: 47179
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
2003-01-20 15:30:52 +00:00
Edwin Groothuis
488c37506f
Remove dependency on automake again, just leave the USE_PERL_BUILD there.
...
See also http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/45469
Thanks to arved@ for noticing.
2003-01-20 12:07:09 +00:00