Commit graph

924 commits

Author SHA1 Message Date
Edwin Groothuis
5b96d0a956 PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
2002-11-04 03:05:48 +00:00
Mario Sergio Fujikawa Ferreira
c37531fcc3 Deploy USE_REINPLACE
Approved by:	maintainer
2002-11-03 07:27:39 +00:00
Mario Sergio Fujikawa Ferreira
4866d1844c Fix <sys/param.h> detection code. NOW, the optimized FreeBSD byteswap
can REALLY be used.
2002-11-03 07:16:43 +00:00
Mario Sergio Fujikawa Ferreira
77072d0212 o Add optimizations if WITH_OPTIMIZED_CFLAGS [1]
o Make it CFLAGS safe (I have no idea how this escaped me)
o Unless WITHOUT_LIBA52, use liba52 port instead of ffmpeg liba52
  code. The liba52 port is more optimized.
o Use FreeBSD byteswap optimized routines IF one happens to be using
  either FreeBSD 4.7-RELEASE or later
o Do not bump PORTREVISION

Submitted by:	"Steve O'Hara-Smith" <steve@sohara.org> [1]
Reviewed by:	"Steve O'Hara-Smith" <steve@sohara.org>
2002-11-03 07:01:44 +00:00
Mario Sergio Fujikawa Ferreira
d3157e068c o Update to 0.90.0.9 [1]
o Add WITH_FREETYPE knob [2]

PR:		44362 [2]
Submitted by:	maintainer [1],
		Pat Lashley <patl+freebsd@volant.org> [2]
Reviewed by:	maintainer
2002-11-02 02:28:15 +00:00
Patrick Li
0ee4b93798 Update to 3.78
PR:		ports/44764
Submitted by:	maintainer
2002-11-01 00:39:36 +00:00
Mario Sergio Fujikawa Ferreira
e39c210957 o Update to 0.6.2 CVS snapshot
o USE_REINPLACE
o Fix libfame problems [1]
o Optional ogg and mjpeg [1]
o Remove libmpeg2
o Use distfile supplied ffmpeg instead of ports' ffmpeg (should be
  revised later)

PR:		43379 [1], 44008
Submitted by:	adam@vectors.cx [1],
		MAINTAINER
Reviewed by:	MAINTAINER
2002-10-29 17:16:55 +00:00
Mario Sergio Fujikawa Ferreira
3bc3635109 Update to 0.9.54 2002-10-28 16:17:47 +00:00
Mario Sergio Fujikawa Ferreira
294a3b9970 Update to 0.4.1 2002-10-26 16:25:05 +00:00
Ying-Chieh Liao
3a0cd27f78 add tosvcd 0.7
SVCD transcoder
2002-10-25 08:12:42 +00:00
Tilman Keskinoz
cc977aa4f8 Update my Emailadress
Approved by: kris (mentor)
2002-10-22 13:15:25 +00:00
Mario Sergio Fujikawa Ferreira
4c14f1348b Add message on how to disable esound support
Submitted by:	David Yeske <dyeske@yahoo.com>
Approved by:	maintainer
2002-10-22 07:46:10 +00:00
Mario Sergio Fujikawa Ferreira
8cefe4530f Add information on supported both streams and players
Submitted by:	Joseph King <king@v2project.com>
2002-10-21 19:46:49 +00:00
Maxim Sobolev
2081afbf02 Unbreak on -current.
Submitted by:	bento
2002-10-21 11:41:32 +00:00
Mario Sergio Fujikawa Ferreira
4827d7d7be New port ogmtools version 0.9.51: Tools to extract from/get info
about/create OGG media streams
2002-10-20 13:45:32 +00:00
Joe Marcus Clarke
c73a16a7b5 Add totem, a xine-based video player for the GNOME 2 desktop.
PR:		44177
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2002-10-17 19:21:04 +00:00
Norikatsu Shigemura
baf85fd543 Sorry, fix unnecessary space. 2002-10-16 16:17:51 +00:00
Norikatsu Shigemura
d1d202e468 Add support RTP/RTSP protocol with liveMedia,
Reviewed by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2002-10-16 15:55:26 +00:00
Mario Sergio Fujikawa Ferreira
cb3938f18f o House a known good ffmpeg CVS snapshot under MASTER_SITE_LOCAL
o Add -lm to libs, some installations seem to explicitly require
  it

PR:		43973
Prompted by:	Joe "Floid" Kanowitz <jkanowitz@snet.net>
Reviewed by:	Charles Henrich <henrich@sigbus.com>,
		Steve O'Hara-Smith <steve@sohara.org>,
		alex@acatysmoof.com
2002-10-15 18:21:25 +00:00
MANTANI Nobutaka
f6b87baf87 Remove dependency on libdivxdecore-devel since better DivX support provided
by recent graphics/ffmpeg update.

Pointed out by:	 lioux
2002-10-14 03:58:49 +00:00
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
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
Ruslan Ermilov
fa493e804d In pre-bsd.incs.mk world you'd say INCDIR, in post-bsd.incs.mk world
you should say INCSDIR.  Overriding INCLUDEDIR makes no sense.
2002-07-21 18:14:22 +00:00
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
Ying-Chieh Liao
a11d227875 add libquicktime 0.9.1
A library for reading and writing quicktime files
2002-07-18 08:07:32 +00:00
Hye-Shik Chang
edc3c16a0a Fix typo 2002-07-18 06:57:30 +00:00
Mario Sergio Fujikawa Ferreira
5aae22b28e Update to 0.7.11.20020711
Reviewed by:	FreeBSD-ports mailing list
Approved by:    maintainer (2 weeks time out since 1st communication)
2002-07-18 01:50:02 +00:00
Mario Sergio Fujikawa Ferreira
4fa4324095 o Fix build in -STABLE (USE_LIBTOOL fix)
o Use opportunity to fine tune post-patch target

PR:		40652
Prompted by:	jbw <j.bw@verizon.net>
2002-07-17 21:07:13 +00:00
Mario Sergio Fujikawa Ferreira
9622282439 Update MASTER_SITES
PR:		40594
Submitted by:	Amar Takhar <verm@drunkmonk.net>
2002-07-15 22:02:25 +00:00
Mario Sergio Fujikawa Ferreira
9e0daa64a9 New port gstreamer-player version 0.4.0: Simple yet functional
mediaplayer written with GStreamer
2002-07-15 21:45:20 +00:00
Mario Sergio Fujikawa Ferreira
94f8b9b1f9 New port gstreamer-plugins version 0.4.0: GStreamer written collection
of plugins handling several media types
2002-07-15 21:44:09 +00:00
Mario Sergio Fujikawa Ferreira
a135889b18 o New port gstreamer version 0.4.0: Development framework for
creating media applications
o Mark as BROKEN: Needs help fixing scheduling code under FreeBSD
o This is being added even though it is broken hoping that someone
  will have the time/expertise to fix it
2002-07-15 21:42:38 +00:00
Brian Somers
9afc78e3e2 Upgrade to 0.4.2 2002-07-15 21:42:13 +00:00
Maxim Sobolev
413c39ab27 Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition. 2002-07-15 18:12:08 +00:00
Mario Sergio Fujikawa Ferreira
aab6be4745 New port okle version 0.2.2: oKle is a KDE frontend to the Ogle DVD
player
2002-07-15 17:36:25 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Ying-Chieh Liao
0f8bd35c53 - Fix PORTVERSION
- Fix LIB_DEPENDS
- GNU_CONFIGURE -> USE_LIBTOOL

PR:		40501
Submitted by:	Ports Fury
2002-07-13 18:12:12 +00:00
Ying-Chieh Liao
e50d26443e - Fix build on -stable
- Fix LIB_DEPENDS

PR:		40497
Submitted by:	Ports Fury
2002-07-13 18:09:47 +00:00
Ying-Chieh Liao
7a0add5480 add GOPchop 0.6
MPEG2 GOP-accurate editor
2002-07-10 03:07:56 +00:00
Mario Sergio Fujikawa Ferreira
d0527dc3f9 o Add post-install line installing libvo.a needed by upcoming port
GOPchop.
o Bump PORTREVISION

Requested by:	ijliao
Reviewed by:	ijliao
2002-07-09 17:27:09 +00:00
Ying-Chieh Liao
2730c8a3dc PERL -> REINPLACE_CMD
PR:		39938
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:41:30 +00:00
Ying-Chieh Liao
b929733905 upgrade to 1.0.5
PR:		40246
Submitted by:	Ports Fury
2002-07-06 19:59:02 +00:00
Ying-Chieh Liao
6fc9c42e57 upgrade to 0.9.0
PR:		40244
Submitted by:	Ports Fury
2002-07-06 19:56:55 +00:00
Ying-Chieh Liao
ca4314169c pbm -> netpbm lib name change
PR:	40251, 40252, 40253, 40254
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-07-06 10:13:38 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
MANTANI Nobutaka
10599c7b73 Fix build error on -stable.
Submitted by:	nork
2002-07-04 03:14:20 +00:00
Mario Sergio Fujikawa Ferreira
6bbf6dab16 USE_REINPLACE 2002-07-03 19:15:17 +00:00
Mario Sergio Fujikawa Ferreira
8c67342b85 Update to 0.8.4
PR:		40050
Submitted by:	?yvind Kolbu <oyvind@kebab.gaffel.nu>
2002-07-03 16:57:23 +00:00
Mario Sergio Fujikawa Ferreira
1a591f5e9a o Update to 0.8.4
o USE_REINPLACE

PR:		40049
Submitted by:	?yvind Kolbu <oyvind@kebab.gaffel.nu>
2002-07-03 16:53:57 +00:00
MANTANI Nobutaka
35be24bad0 Update to 0.1.2. 2002-07-02 15:32:29 +00:00
Maxim Sobolev
d28d7b2d2d Use c++ instead of cc for linking shared library from objects generated
from C++ code. This fixes the port on -current.
2002-07-02 12:43:46 +00:00
MANTANI Nobutaka
57fca668f3 Don't use gcc -falign-* options.
These options are not supported by gcc on -stable.

Pointed out by:		Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>
2002-06-30 17:35:29 +00:00
MANTANI Nobutaka
19c8fdd5dc Sync with libxine shared library version bump.
Bump PORTREVISION.
2002-06-30 14:26:27 +00:00
MANTANI Nobutaka
eab6ee8e19 Update to 0.9.12.
Submitted by:	mdodd (for updating to 0.9.11)
2002-06-30 14:02:44 +00:00
MANTANI Nobutaka
0428dbac15 Update to 0.9.12.
Submitted by:	mdodd (for updating to 0.9.11)
2002-06-30 13:40:36 +00:00
MANTANI Nobutaka
d6de0def77 Backout previous fix for link warnings and remove -lc from link command line instead.
Submitted by:	Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>
2002-06-30 13:22:56 +00:00
Mario Sergio Fujikawa Ferreira
8ba78ecd9b Chase lib version from avifile version 0.7.7.20020523 2002-06-25 17:47:14 +00:00
Mario Sergio Fujikawa Ferreira
755ef0eb98 Fix typo: WRKSRC 2002-06-25 16:10:06 +00:00
Mario Sergio Fujikawa Ferreira
21a0cd795d o Update to 0.7.7.20020523
o Use Ports' libraries instead of ones shipped with distribution

Reviewed by:	will,
		MAINTAINER
Approved by:	MAINTAINER
2002-06-24 15:35:48 +00:00
Patrick Li
064986c34f Update to 3.75
PR:		ports/39669
Submitted by:	maintainer
2002-06-24 06:24:56 +00:00
Will Andrews
1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks.  Thanks to everyone who helped test!

General changes:
	[1] Follow KDE2 style by moving KDE core specific macros and
	    the like to x11/kde3/Makefile.kde.
	[2] Fix a variety of comments or miscellaneous data to reflect
	    that this is KDE3 and not KDE2.
	[3] Account for more empty directories in the PLISTs.

deskutils/kdepim3:
	[4] More #include <malloc.h> -> #include <stdlib.h>.

audio/arts:
	[5] Upgrade to 1.0.1.
	[6] Point at MASTER_SITE_KDE not my own mirror.

audio/kdemultimedia3:
	[7] Account for the removal of the <machine/soundcard.h> symlink.
	    Simply point all such includes at <sys/soundcard.h>.

editors/koffice-kde3:
	[8] Get rid of #include <values.h> preemptively.

devel/kdesdk3:
	[9] Remove cervisia from build if building on -CURRENT due to
	    C++-unsafe sys/wait.h.  The header is believed to have been
	    fixed in newer -CURRENT (>= Jun 5) but we have not tested that.

devel/kdevelop:
	[10] Upgrade to 2.1.1 and use KDE 3 version.
	[11] Remove a number of suggested dependencies that no longer fit.
	[12] Account for where the docs for Qt went since they got moved
	     to fit in hier(7) better.

graphics/kdegraphics3:
	[13] Turn off kuickshow by default because it depends on imlib,
	     which in turn depends on gtk/glib.  This will be revisited
	     when we split up the KDE ports a bit.

games/kdegames3:
	[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
	     tried to define uint32_t after sys/types.h already had.

sysutils/kdeadmin3:
	No particular changes.

misc/kdeaddons3:
	No particular changes.

misc/kdeedu3:
	[15] Re-add the huge number of missing @dirrm's.

misc/kdeutils3:
	No particular changes.

misc/kde3-i18n-* and */kde3-i18n:
	For the most part, no particular changes.  A huge number of I18N
	message updates went into this release, though.

french/kde3-i18n:
	[16] Fix build Makefile error due to tarball builder's env.

net/kdenetwork3:
	No particular changes.

x11-clocks/kdetoys3:
	No particular changes.

x11/kdebase3:
	[17] Account for mkfontdir "soft" build-time dependency.  If
	     mkfontdir is available, use it to build fonts.dir where
	     kdebase installs fonts.  Otherwise, don't bother.
	[18] Patch ElectricEyes.desktop to use the name of the program
	     that FreeBSD uses when you install the port for it.
	[19] Patches for KDM merged into KDE 3.0.1.
	[20] Properly fix kdm/backend/xdmcp.c string format error.

x11/kdelibs3:
	[21] Support the KDE3 version check to make sure no one
	     tries to install KDE2 then KDE3.  The 'kde-version-check'
	     target is centralized in x11/kde3/Makefile.kde.
	[22] Remove patch for kdeprint/configure.in.in.
	[23] Add patch to fix critical icon loader bug.

x11/kde3:
	[24] Add Makefile.kde for centralizing KDE core-specific macros
	     that don't belong in bsd.kde.mk.

x11-toolkits/qt30:
	[25] Mark broken on any XFree86 version < 4 due to packing list
	     related problems if we tried to support XFree86 3.
	[26] Error out if the user has Qt2 installed already.

x11-wm/kdeartwork3:
	[27] Add USE_MESA to explicitly support the 3D screensavers.
	[28] Re-add a large number of missing @dirrm's.

Credits:

[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]:	will

[2] [3] [8] [15] [17]
[19] [25] [27] [28]:	alane

[11] [12]
Submitted by:		Lauri Watts <lauri@kde.org>

[13] Found by:		mi
     Removed by:	will

[18] [23]
Submitted by:		Andy Fawcett <andy@athame.co.uk>

Tested by:		[in addition to the above, in no particular order]
			knu
			Mattias Douhan <matt@athame.co.uk>
			Bradley T. Hughes <bhughes@trolltech.com>
			Erik H. Bakke <ebakke@trolltech.com>
			David Johnson <david@usermode.org>
			JJ Behrens <jj@nttmcl.com>
			Michael W. Collette <metrol@metrol.net>
			Adriaan de Groot <adridg@sci.kun.nl>
			Mark Rowlands <mark.rowlands@minmail.net>
			Mark Stosberg <mark@summersault.com>
			Dave Cantrell <phaedrus@alltel.net>
			Mark Miller <joup@bigfoot.com>
			Wesley Morgan <morganw@chemikals.org>
			Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
Mario Sergio Fujikawa Ferreira
505cfb9b43 o Chase checksum. Ogle developers re-rolled the distfile, no
functional change:
	- ac3/audio_play.c: one line spacing change
	- vmg/Makefile.in: regenerated by automake

PR:		39200
Prompted by:	Nate Eldredge <neldredge@hmc.edu>
2002-06-13 02:50:44 +00:00
Mario Sergio Fujikawa Ferreira
983f5541d0 o Update to 1.0.2
o Chase distfile checksums (no functional change other than updating
  without version bumping)
o Add 2 new skins hwsw and cornermp-agua

Approved by:	maintainer
2002-06-11 13:19:22 +00:00
Mario Sergio Fujikawa Ferreira
741c91b0e7 Update to 0.90.0.5
Approved by:	maintainer
2002-06-11 13:14:08 +00:00
Mario Sergio Fujikawa Ferreira
e5c47a3d78 o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
2002-06-10 22:51:12 +00:00
Mario Sergio Fujikawa Ferreira
1dacc1dc63 Add missing file
PR:		39081
Submitted by:	gshapiro
2002-06-10 01:53:54 +00:00
Brian Somers
a10fc79bbf Update to 0.4.1
This version uses graphics/libdvdread rather than insisting on using the
internal libdvdread as previous versions did.

Mostly submitted by: Scott Lambert <lambert@lambertfam.org>
2002-06-08 16:09:50 +00:00
MANTANI Nobutaka
ca6df7a1d0 Link libcrypt to suppress compiler warnings.
Pointed out by:	nork
2002-06-08 15:54:40 +00:00
Ying-Chieh Liao
bfc87f8f4f add xtheater 1.0.0p1
MPEG-1 player in GTK+ capable of playing MPEG-1 format streams
2002-06-08 14:31:36 +00:00
Mario Sergio Fujikawa Ferreira
afb8cac440 o Add AVI support which incidently means both DiVX ;-) and DiVX4
support in i386 platforms
o Bump PORTREVISION
2002-06-07 16:12:48 +00:00
Mario Sergio Fujikawa Ferreira
e00d990631 o Provide for -CURRENT change from INCDIR to INCLUDEDIR in
src/share/mk/bsd.own.mk

Submitted by:	bento (install error)
2002-06-07 15:42:26 +00:00
Mario Sergio Fujikawa Ferreira
7e79ad3941 New port mpeg4ip version 0.9.4.1: Standards-based system to encode,
stream and play MPEG-4 audio/video
2002-06-05 21:53:22 +00:00
Mario Sergio Fujikawa Ferreira
12c8a1eae2 o Bump PORTREVISION
o Prefer mplayer internal DVD access routines rather than libdvdread
  due to problem reports from users. Prefer libdvdread if WITH_LIBDVDREAD
o Change iconv interaction since users have been complaining since
  iconv was updated to 1.7

Submitted by:	maintainer
2002-06-04 23:49:35 +00:00
Mario Sergio Fujikawa Ferreira
25e511ad5f o Update to 0.9.3
o Take over maintainership due to maintainer time out in the last
  6 months

Approved by:	3d (maintainer timeout)
2002-06-04 16:34:59 +00:00
Mario Sergio Fujikawa Ferreira
9a42a18006 Update to 1.2.1
PR:		38628
Submitted by:	Øyvind Kolbu <oyvind@kebab.gaffel.nu>
2002-06-04 16:32:00 +00:00
Garrett Wollman
1d04b67168 Build a new scanner to avoid compilation errors in crufty old AT&T
scanner skeleton.
2002-06-03 22:21:37 +00:00
MANTANI Nobutaka
3b47d9ccbb Uodate to 0.1.1. 2002-06-02 13:57:09 +00:00
MANTANI Nobutaka
0b4df6adcb (1) Update distinfo.
(2) Sync with xine-0.9.10.
(3) Bump PORTREVISION.

Submitted by:	maintainer (1)
2002-06-02 13:54:49 +00:00
MANTANI Nobutaka
8838b31221 Sync with xine-0.9.10.
Bump PORTREVISION.
2002-06-02 13:45:15 +00:00
MANTANI Nobutaka
647a94a656 Update to 0.9.10. 2002-06-02 13:41:09 +00:00
MANTANI Nobutaka
1b6012aca2 (1) Update to 0.9.10.
(2) Add SDL support.

Submitted by:	mi (2)
2002-06-02 13:39:37 +00:00
Andrew Gallatin
d7ccf63375 Make this build and install cleanly on alpha so as to unblock the kde
build.

Approved by: kris
2002-06-01 22:03:31 +00:00
Mario Sergio Fujikawa Ferreira
0aafe9ecf6 o New port mjpegtools version 1.6.0: Set of tools to record/playback/edit
videos in MPEG format
o Patch written by Adrian De Groot <adridg@aramis.cs.kun.nl>
2002-05-31 18:19:48 +00:00
David E. O'Brien
f3f5893685 USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
Mario Sergio Fujikawa Ferreira
389d318e31 After update of linux_base to 7.1 in rev 1.60, correct detection
of strip tool since it is not part of 7.1
2002-05-28 16:33:27 +00:00
David E. O'Brien
61378a37df Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7.
2002-05-28 03:22:32 +00:00
Pete Fritchman
2d172c0774 Give the user a more specific URL to download the distfile at, it's hard
to find from www.real.com.

PR:		35632
Submitted by:	Mike Buchanon <buchanon@mlss15.cl.msu.edu>
Approved by:	maintainer timeout
2002-05-27 01:02:15 +00:00