Commit graph

526 commits

Author SHA1 Message Date
Peter Pentchev
d1a6ae4207 Fix build when WINE is installed.
Abort the build when GNU pth is installed.
Remove the WITH_MGA knob.

PR:		27961
Submitted by:	maintainer
2001-06-08 13:11:07 +00:00
Ying-Chieh Liao
443aa643ca add dumpmpeg
Dump frames from mpeg movies
2001-06-03 13:17:42 +00:00
Ying-Chieh Liao
2326dc2216 add enjoympeg
An MPEG-1 video player
2001-06-03 12:28:05 +00:00
Doug Barton
e4c407ffab * Update to 8.cs2
* Slightly modify a comment to prevent it from triggering portlint
* Update URL for manual download
* Sort and update plist
2001-05-29 00:05:29 +00:00
Ying-Chieh Liao
c9837e17fe upgrade to 0.60.20010429
PR:		26987
Submitted by:	maintainer
2001-05-23 06:30:25 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Maxim Sobolev
9c5376b8eb Update to 0.4.3.
PR:		27388
Submitted by:	maintainer, sobomax
Approved by:	maintainer
2001-05-18 10:04:27 +00:00
Ying-Chieh Liao
23ce3eea3f upgrade to 0.7b 2001-05-18 06:30:31 +00:00
Ying-Chieh Liao
92dc1699fb add mpgtx
A command line MPEG audio/video/system file toolbox
2001-05-15 02:19:15 +00:00
Satoshi Asami
e41710d9f3 Pass ${CONFIGURE_ENV} to MAKE_ENV too, this fixes a problem with
configure/build.

Submitted by:	will
2001-04-18 05:47:31 +00:00
Ying-Chieh Liao
ed9f99a59e add vcdimager
GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool

PR:		26606
Submitted by:	Harold Gutch <logix@foobar.franken.de>
2001-04-16 20:00:01 +00:00
Tom Hukins
bb1848dae9 Fix MASTER_SITES 2001-04-13 15:09:13 +00:00
Maxim Sobolev
8ed8aafc20 Move:
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12

Repo-copy by:	asami
2001-04-09 11:55:04 +00:00
MIHIRA Sanpei Yoshiro
6b0dbba1c9 update to 1.6
1.6   Fullscreen video, transportque algorithm, PCM soundfile
       support, letterbox cropping and hardware acceleration for
       uncompressed video, and uninterrupted resizes.

 1.5.4 64 bit Quicktime. Improved DVD decoding. Documented IDE bug

move Web page

NOTICE:
  If you use with 4.x-RELEASE, it need to add ``options USER_LDT''
  in your kernel config.

Suggested by:	Lee Hamilton <lee@subvert.net>
2001-04-08 01:29:52 +00:00
Maxim Sobolev
79c5636b98 Update to 0.4.3. 2001-04-06 13:40:23 +00:00
Maxim Sobolev
0516cc2ece Move regex pthread tweak from pre-patch to post-patch to avoid breakage on
4-*.

Prompted by:	will
2001-04-06 08:48:04 +00:00
Will Andrews
09f7871d0e Remove files not found in KDE 2.1.1.
Found by:	bento
2001-04-03 23:03:37 +00:00
Maxim Sobolev
7835620f4f Update to 0.3.4.
Submitted by:	David Hill <david@phobia.ms>
2001-04-03 09:35:07 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
9d77d03a9c Fix the build on -current (PTHREAD_LIBS conversion victim).
Prompted by:	Michael McGoldrick <mtm98@doc.ic.ac.uk>
2001-04-02 09:12:43 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Mario Sergio Fujikawa Ferreira
89b4eb4843 Add graceful creation/removal of global Skins dir.
Approved by:	maintainer
2001-03-29 02:32:02 +00:00
Maxim Sobolev
25243e9c5f Allow MAINTAINER to be redefined in slave ports.
Submitted by:	maintainer
2001-03-28 18:23:41 +00:00
Kris Kennaway
7a3b248f5c Don't fail on a read-only ${PORTSDIR}
Approved by:	maintainer
2001-03-25 23:27:07 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Will Andrews
926792ed13 Add xawtv 3.37, a TV viewing application and a few TV utilities.
PR:		25515
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-20 03:12:55 +00:00
Will Andrews
f11ccbb44d Add xmms-avi 1.2.2, an avifile based .avi and .asf file playback
plugin for XMMS.  Very cool!

PR:		24939
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-03-20 02:32:42 +00:00
Mario Sergio Fujikawa Ferreira
1d8c969514 - Update patches in sync with rev 1.3 of Makefile and distinfo,
activating the new source files
2001-03-18 15:00:30 +00:00
Mario Sergio Fujikawa Ferreira
05f587a0cf - Weird, the new distfile was rolled but no version changed
- Bump PORTREVISION to alert users
- Changes:
o Several source file copyright notice changes
o Changes on the win32 build system
o Addition of debug (debug.*) and yuv file storing (store.*) code
o Removal of some experimental code
2001-03-18 14:21:14 +00:00
Mario Sergio Fujikawa Ferreira
9fd9f89fb0 - First import since repocopy from libdixdecore:
1) Enable port in CATEGORY Makefile

2) Add port into CVSROOT/modules

3) This a port of the developer version of libdivxdecore

4) Fix typo: port created on year 2001, not 20001.

5) Update port to developer Version 4.0 alpha48 2001-02-22.
   PORTVERSION=0.4.0.48

6) This port downloads a source only CVS tag developer version.
   Therefore, it comes without the tools necessary to build it
   (makefile, configure, ...)

7) Inherit (copy) from the non-developer version distfile
   the structure necessary to build it. Patch it to suit this port
   specific needs. More specifically, add new source code files to
   makefile(s): yuv2rgb.c (Changelog #13).

8) Since it is a developer version of another port, it can
   use some of its structure such as DESCR, PLIST. Therefore local
   copies are not necessary.

- Library changes in new version:

o Changelog:

1) Added VO and VOL header in the MPEG-4 bitstream to encore
2) Added YUV input in encore
3) Provided a sample test code for encore
4) Rewrote the bitstream handling in the encore
5) Some cleanup and minor optimize in the modules in encore
6) Fade/Cross Fade Improved
7) Added VO and VOL header parser in decore
8) Added various functions to support the YUV output formats
9) Splitted the YUV to RGB 16 bit conversion routine in 2 different
   routines (555 and 565 16 bit color mode) in decore
10) Modified the interface to take care of the new characteristics
    (more output format supported, possibility to change the output
    format at run-time). These changes are backward compatible
    (previous API call are still valid)
11) Modified the parser to be able to decode the stream with/without
    the VOL at the same time
12) Removed all the boring warnings until Level 3 of Visual C++
13) ANSI C Implementation of the yuv2rgb.c added (2001-01-23,
    00:00:00 GMT)

o Bugs Corrected:

1) Some bug has been fixed in the post processing algorithm
   (chrominance deblocking and vertical deblocking)
2) Bug fixed in YUV to RGB 16 bit conversion routine
2001-03-13 21:40:37 +00:00
Mario Sergio Fujikawa Ferreira
4ac3e19abc Fix typo: port created on year 2001, not 20001 2001-03-13 00:44:00 +00:00
FUJISHIMA Satsuki
879e57e564 update to 1.03.
PR:		25646
Submitted by:	John Saunders <john@nlc.net.au>
(Non-response from maintainer)
2001-03-12 22:49:21 +00:00
Kris Kennaway
75d418e6c5 Fix and sort plist 2001-03-10 05:48:01 +00:00
Ying-Chieh Liao
854ba21979 follow the standard in the porters handbook
Submitted by:	dannyboy
2001-03-09 01:56:01 +00:00
Ying-Chieh Liao
45821c2e7c add vcdtools, enable you to create your own VCD 2001-03-08 17:54:12 +00:00
Ying-Chieh Liao
5063635753 add vcdpad
VCDpad : pad vcd mpegs
2001-03-08 17:35:03 +00:00
Kevin Lo
aae940f110 Fix pkg-plist
Approved by: will
2001-03-08 09:13:35 +00:00
Will Andrews
9be970d7c9 Clean up ugly wording of instructions on how to use kscd.
Submitted by:	demon (with slight modifications)
2001-03-05 13:03:00 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Maxim Sobolev
a2a5360b80 There is no libgcc_r.a anymore. 2001-02-28 11:22:46 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Kris Kennaway
2957cb7d5a Upgrade to mtv 1.2.1 2001-02-26 02:13:36 +00:00
Mario Sergio Fujikawa Ferreira
00fe42da33 Upgrade to version 0.53.5
PR:		25307
Submitted by:	maintainer
2001-02-23 18:02:27 +00:00
Maxim Sobolev
ad42bd331f Add two missed static libraries.
Submitted by:	"pkg_delete /var/db/pkg/*"
2001-02-20 15:29:02 +00:00
Maxim Sobolev
7943b38622 Update SDL shared library version number. 2001-02-16 19:48:10 +00:00
Mario Sergio Fujikawa Ferreira
c4e85efd6f typo clean up police: \s -> \t 2001-02-14 04:12:50 +00:00
Mario Sergio Fujikawa Ferreira
d71257fb1b Fix typo in CODEC installation detection adhoc rotines:
- Both change CODEC_PORT to a relative reference and update
CODEC_DETECTION_FILE to a cleaner syntax.

Submitted by:	sobomax
2001-02-13 05:15:43 +00:00
Mario Sergio Fujikawa Ferreira
b6c95c2858 New port of a xmps plugin for Win32 (TM) Codecs
Reviewed by:	sobomax
2001-02-13 03:16:31 +00:00
Mario Sergio Fujikawa Ferreira
105055cfcc Initial revision of this port. It will now have a history of its own. :)
Remove all non-codec related information.

Also, add audio as a secondary category since the codecs cover
video as well as audio only types.

PR:		25035
Reviewed by:	sobomax
Approved by:	maintainer
2001-02-13 03:05:49 +00:00
Mario Sergio Fujikawa Ferreira
7041a426cb Move all codecs to a port of their own, since the codecs present
on this port can be also used by other ports -> graphics/win32-codecs.
Therefore, all codec related code will be removed,

Depend on that port from now on.

A positive side effect is that this port can now produce a package
since the RESTRICTED flag (related to the codecs) can be removed.

Update LEGAL, win32-codecs instead of avifile is now RESTRICTED.

PR:		25035
Reviewed by:	sobomax
Approved by:	maintainer
2001-02-13 02:41:23 +00:00
Mario Sergio Fujikawa Ferreira
236b4ce639 Initial import
xmps plugin using OpenDivX decoding engine from Project Mayo

Initial library numbering 0 (distfile numbering)
2001-02-12 21:18:16 +00:00
Mario Sergio Fujikawa Ferreira
7b27dc6d8a Initial import
OpenDivX decoding engine from Project Mayo

Initial library numbering 0 (distfile numbering)

PR:	25036
2001-02-12 21:16:50 +00:00
Kevin Lo
7a4966ff83 Upgrade to version 0.3.7.
Besides, I fix MASTER_SITES.

PR: 24883
Submitted by: Ports Fury
2001-02-08 15:31:31 +00:00
Maxim Sobolev
59b9793e55 Add missed sdl-devel dependency.
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-02-06 08:14:00 +00:00
Jimmy Olgeni
0c411d2d06 Style fixes for graphics category. 2001-02-05 15:57:19 +00:00
Maxim Sobolev
431f51597c - Update to 0.2.0;
- make pkg-descr reflecting reality (no smpeg anymore);
- force usual naming conventions for the libraries installed into ${PREFIX}/lib
  (i.e. .so and .so.xxx, not just .so).

Please note that unlike previous, this new version doesn't include ability
to play MPEG-1 OOB, so if you use it for than  you probably may want to stick
with 0.1.3. Also please note that it's still full of stupid bugs and linuxisms
(like assumption that OS should zero all unitialized data when loading a
program), so beware.

Update prompted by:	lioux
2001-02-04 22:01:32 +00:00
Jimmy Olgeni
51c690ba33 Style: use tabs, not spaces, to indent variables in Makefiles.
(whitespace only changes)
2001-02-04 21:12:59 +00:00
Kevin Lo
bede1c980a Fix typo. 2001-02-01 09:44:53 +00:00
Jimmy Olgeni
03ba96fed5 Fix typo in pkg-comment: componets -> components 2001-01-31 20:29:16 +00:00
FUJISHIMA Satsuki
55c64081cb update to 0.53.4.
PR:		24702
Submitted by:	maintainer
2001-01-28 21:30:40 +00:00
FUJISHIMA Satsuki
1215e22daa update to 0.53.3.
PR:		24631
Submitted by:	maintainer
2001-01-26 20:20:20 +00:00
Vanilla I. Shu
c30cc90bde s/w32/win32/, my fault :Q
And bump version.

Submitted by:	maintainer
2001-01-24 18:53:27 +00:00
Alexander Langer
4f605e1eff If the graphics/avifile port is installed, xine can use its win32 libs.
Correct the path to them.
PORTREVISION bump.

PR:		24579
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-01-24 09:19:41 +00:00
Vanilla I. Shu
b5740c5522 Set the right win32 path, and bump version.
PR:		ports/34579
Submitted by:	maintainer.
2001-01-24 01:43:08 +00:00
Kevin Lo
0738f4702e Upgrade to 0.3.6. Besides, I fix pkg-plist.
PR: 24532
Submitted by: MAINTAINER
2001-01-23 07:36:29 +00:00
Chris Piazza
5c43afed37 Update to 1.6d 2001-01-22 23:51:32 +00:00
Peter Pentchev
6d2791b08a Remove obsolete MASTER_SITES.
PR:		24527
Submitted by:	maintainer
2001-01-22 12:14:51 +00:00
FUJISHIMA Satsuki
4bda6a8ea4 fix typo.
DivX	-> DivX ;-)
USE_LDT -> USER_LDT
2001-01-21 18:58:11 +00:00
Alexander Langer
cfec7ca8bd Add input_vcd.so (It was obvious, but I'm known for missing obvious things).
Submitted by:	maintainer
2001-01-20 09:04:40 +00:00
Alexander Langer
1cb1e42e77 Enable build of VCD plugin.
Reminded by:	vanilla
2001-01-19 23:44:46 +00:00
Alexander Langer
72611137e5 Activate VCD Support on FreeBSD.
Submitted by:	Bruno Schwander <bruno.schwander@technologist.com>
Reworked by:	sos
2001-01-19 22:21:09 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
ce1bef48cc Upgrade to 0.3.5
PR: 24245
Submitted by: MAINTAINER
2001-01-11 16:08:22 +00:00
Mario Sergio Fujikawa Ferreira
8ee70d65d5 Revert changes that enabled usage of mp3 lame shared library. Due
to revertion of shared library build/installation on the lame port
PORTVERSION=3.70, PORTREVISION=2.

I am reverting this for I won't be around to discuss this for the
time being. :)
2001-01-08 01:02:38 +00:00
Mario Sergio Fujikawa Ferreira
73e30486a1 1) Add audio/lame as a LIB_DEPENDS
2) Have this port use the port's system shared version of the lame
library instead of building its own static version. Add both some
detection code and necessary hooks to avifile's configure system
(defensive programming) using some patches
3) Add a simple stale port's tree defensive check. After the library
dependency phase, if one gets a lame library but no shared library
... bogus. The avifile depending on the new version of lame port
was added after the aforementioned. Warn the user about it. A
side effect (of LIB_DEPENDS) is that the new lame dependency is
always built even if there is an old version of lame installed.
4) PORTREVISION bump

Approved by:	maintainer
2001-01-07 14:36:04 +00:00
Mario Sergio Fujikawa Ferreira
e3fc1c0cc2 1) Update to version 0.53.1
2) Update codec distribution to version 001222
3) Add codec wmvds32.ax
4) Install avifile library (both shared and static) version .0
(distfile's numbering)
5) Have the binaries use the shared library
6) Add a libtool hack fix kindly provided by Maxim Sobolev
<sobomax@FreeBSD.org>
7) Add an adhoc fix to insure build of avifile utilities despite
possible misbehavior of the configure script
9) Update pkg-descr with more informative message
10) Update pkg-comment with more precise message
11) Update pkg-message with information about possible build
problems. This port requires qt with thread support.

PR:		ports/23941
Submitted by:	maintainer,
		Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2001-01-06 23:49:59 +00:00
Chris Piazza
9bff6b664b Update to 1.6b 2001-01-05 05:29:30 +00:00
Maxim Sobolev
7a802c67ff Fix the following problem:
"XMMS does not distinguish on FreeBSD between audio CD and data CD
containing sound files. As a result it cannot play these files."

PR:		23925
Submitted by:	Vladimir Kushnir <vkushnir@Alfacom.net>
Reviewed by:	maintainer
2001-01-04 20:43:27 +00:00
FUJISHIMA Satsuki
40a7b3bc1a update to 8.0.
PR:		23970
Submitted by:	Marc van Woerkom <van.woerkom@netcologne.de>
Approved by:	maintainer
2001-01-02 19:00:52 +00:00
Maxim Sobolev
533f641f30 Correct libsmpeg version number.
PR:		23875
Submitted by:	Munehiro Matsuda <haro@kubota.co.jp>
2000-12-27 08:06:22 +00:00
Kevin Lo
b57a58fad7 Update to version 0.3.2
Note that I update MASTER_SITES

PR: 23613
Submitted by: MAINTAINER
2000-12-20 15:14:07 +00:00
Maxim Sobolev
a79685d9cd Add smpeg-xmms. A mpeg plugin for XMMS using SDL/smpeg as backend. Supports
hardware acceleration in Xfree 4.x if available, fullscreen, resizeable window,
VCD support (doesn't work in FreeBSD yet), aspected ratio when resizing the
window, etc.
2000-12-19 17:05:16 +00:00
Maxim Sobolev
3efbbb7027 Update to 0.1.3.
Prompted by:	MANY
2000-12-19 15:41:34 +00:00
Kevin Lo
cc5ec17b7d Add #define BE_SHORT(x) 2000-12-14 01:49:34 +00:00
Kevin Lo
c42cf6e6d0 Fix broken on -current.
Thanks to Donald J . Maddox <dmaddox@sc.rr.com>
2000-12-13 07:52:48 +00:00
Kevin Lo
806a470038 Forgot to update this patch. 2000-12-13 06:06:38 +00:00
Kevin Lo
cef8910eaa Upgrade to 2.0.1 2000-12-12 03:02:24 +00:00
Maxim Sobolev
0c4e5cd999 OOPS, previously committed not a last version of this patch. 2000-12-11 12:17:02 +00:00
Maxim Sobolev
10914ff052 Fix smpeg-config: sdl-config in FreeBSD called sdl11-config. 2000-12-11 12:14:20 +00:00
Maxim Sobolev
c1d91995a9 Update version number of smpeg shared library. 2000-12-11 09:31:28 +00:00
Maxim Sobolev
9187adeb42 Update to 0.4.2. 2000-12-11 09:28:57 +00:00
Steve Price
a72737d2f3 Fix compilation on newer versions of -current.
PR:		23100
2000-12-11 02:25:33 +00:00
Steve Price
1f1e1cd777 Update to version 2.80.2.
PR:		23085
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-12-11 02:20:47 +00:00
MIHIRA Sanpei Yoshiro
5ae53ebdd6 update to 1.5.3
Continued improvements in DVD decoding. Improved DV decoder. Faster
    pause and resume.

move Web page
2000-12-05 04:00:18 +00:00
Maxim Sobolev
d956447f83 Update to 1.2.4
PR:		23160
Submitted by:	maintainer
2000-11-29 11:22:55 +00:00
Kevin Lo
f4b1e8a98c Fix tmpnam() warnings, using KTempfile instead of mkstemp.
Fix kde -HEAD as well:
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdemultimedia/kscd/CDDialog.cpp
2000-11-27 02:54:09 +00:00
Kevin Lo
47ccd6128b Update to version 0.3.1
PR: 23102
Submitted by: MAINTAINER
2000-11-26 15:56:55 +00:00
Kevin Lo
fec8318901 - Enable kscd. That means it can run on FreeBSD :)
- Add BUILD_DEPENDS
- Fix pkg-plist
2000-11-24 13:08:14 +00:00
Roger Hardiman
2779715371 Fetch the source from MASTER_SITE_LOCAL to lower the loading
on freefall.
2000-11-22 09:35:41 +00:00
Will Andrews
183f2a3017 Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0.  Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer.  He has commit privileges on the KDE tree, making him
an excellent candidate for this job.  I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work.  Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start.  :-P
2000-11-17 18:24:40 +00:00
Roger Hardiman
4d66712900 Add a second checksum for the tarball found on the 2nd and 3rd
master sites.

A diff of the tarball contents shows they are identical.

Submitted by:	bento, which found the problem when the first site was busy
2000-11-16 01:55:38 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Will Andrews
8a3f152680 Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
93d5d50b4c Implement fix for configure scripts in regards to finding X libs on
XFree86 4.0.1.

Submitted by:	PW (thanks)
2000-10-28 23:22:16 +00:00
Mario Sergio Fujikawa Ferreira
a82e50a994 Overall port clean up
CC/CFLAGS safeness

Submitted by:	Jeremy Norris <ishmael@home.com>
PR:		ports/22171
2000-10-28 13:05:25 +00:00
James E. Housley
137bbedf3a Update: graphics/xine 0.2.2 -> 0.2.3
PR:		22294
Submitted by:	Roman Shterenzon <roman@xpert.com> MAINTAINER
2000-10-25 23:18:37 +00:00
Will Andrews
a80e044100 Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2.  Still todo: Merge in MTREE stuff.
2000-10-25 03:33:54 +00:00
Mario Sergio Fujikawa Ferreira
a89e2fc554 Update to version 0.50.
PR: 22136
Submitted by: maintainer <holger@eit.uni-kl.de>
2000-10-20 15:18:10 +00:00
Mario Sergio Fujikawa Ferreira
04c7ceb465 Fixed pkg-message typo.
PR: 22080
Submitted by: <mavetju@chello.nl>
2000-10-18 19:42:54 +00:00
Maxim Sobolev
934227623e Another sourceforge victim. 2000-10-15 12:05:09 +00:00
Alexander Langer
fe9a1d6fec Change maintainer to roman@xpert.com 2000-10-15 11:21:16 +00:00
Alexander Langer
511d42a945 Improve port:
- add PKGMESSAGE, so that everyone raises shared memory.
	- patch configure

PORTREVISION NOT bumped since the last commit was only some hours ago.

PR:		21669
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-14 16:20:52 +00:00
Alexander Langer
81e781a92c Add xine 0.2.2, a MPEG-1/2 player. 2000-10-14 10:05:34 +00:00
Maxim Sobolev
a1d8267a6c Fix another well-known libtool stupidity.
Propelled by:	th@d83b0468.dsl.flashcom.net (on IRC)
2000-10-12 09:10:35 +00:00
Maxim Sobolev
002700ac45 Unbroke - the port wasn't really broken.
False alarm by:	sobomax
2000-10-11 07:02:48 +00:00
Mario Sergio Fujikawa Ferreira
7637edf835 Forgot to add pkg-message. My 1st cvs add. :) 2000-10-10 22:40:38 +00:00
Maxim Sobolev
b90d908d8f Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to
disable bsd.gnome.mk CONFIGURE_ARGS).
2000-10-10 08:46:46 +00:00
Mario Sergio Fujikawa Ferreira
cdf53fbe51 Update to version 0.49
While I am here, do some clean up:

1) Added RESTRICTED tag, for codec LEGAL status is unsure
2) Added ${PKGMESSAGE} regarding kernel USE_LDT
3) Upheld the "only under ${WRKDIR}" rule

Approved by: maintainer <holger@eit.uni-kl.de>

PR: 21663
2000-10-09 15:52:17 +00:00
MIHIRA Sanpei Yoshiro
6505575cbe update to 1.5.2
1.4   More improved reliability. MPEG-1 video. 601
       luminance conversions. Hardware YUV conversions.
       AC3 fixed.
 1.4.1 Compatible with this year's window managers.
       Improved YUV overlay
 1.5   GUI update. Twice the complexity. Half the
       compilability.
 1.5.1 Improved music DVD playback. Higher quality
       through the MMX disable option.
 1.5.2 Now reads IFO files. You can play those
       interleaved DVD's.
2000-10-08 12:21:43 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Maxim Sobolev
f806a4798a The post-extract target in the audio/xmms/Makefile renames getbits.s to
getbits.S.  However, getbits.s is no longer present in the current XMMS
distribution.

PR:		21748
Submitted by:	maintainer
2000-10-04 12:46:02 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Jeremy Lea
c2cb62c821 Correct and sort PLISTs. 2000-10-02 18:19:13 +00:00
MIHIRA Sanpei Yoshiro
3144db0994 use graphics/linux-png 2000-09-28 14:49:38 +00:00
Maxim Sobolev
8b571a86f2 Yet again fix cranking sound.
Problem brought by:	sobomax
Overlooked by:		maintainer
Reported by:		many
2000-09-27 09:41:42 +00:00
Chris Piazza
399f359cf0 Add some additional master sites
PR:		21483
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-09-22 21:33:38 +00:00
Maxim Sobolev
2393c623ec Update to 1.2.3.
Approved by:	maintainer
2000-09-22 06:21:49 +00:00
Ade Lovett
10e47807a1 Add avifile, an MPEG-4 (aka DivX) player
PR:		21347
Submitted by:	Holger Lamm <holger@eit.uni-kl.de>
2000-09-19 16:18:15 +00:00
Kris Kennaway
5effd4db33 Update to realplayer 7.cs1 (Community Supported release 1)
Reviewed by:	Maintainer
2000-09-17 08:00:09 +00:00
Will Andrews
c70c66363e Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this.  This version is extremely stable and offers
better functionality than before.  This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree.  Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement!  :-)

Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.

A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update.  Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.

Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).

People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):

	http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/

Have fun!  Remember to reports bugs through http://bugs.kde.org/.
2000-09-15 21:40:47 +00:00
Bill Fenner
1299ecd8f0 Mote gxanim-0.50.tar.bz2 to ${MASTER_SITE_LOCAL}
Remove dead WWW: link
2000-09-07 23:05:30 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Steve Price
0896c3299b - Fix MASTER_SITES.
PR:		20854
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:44:25 +00:00
Steve Price
18d3e9c571 Make user interaction a runtime switch instead of a compiletime option.
PR:		20956
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
2000-09-05 01:36:23 +00:00
Jordan K. Hubbard
62584f1050 Camserv is a program to do streaming video through the web. Streaming
video can be sent to both Netscape and Internet Explorer clients in
multi-part JPEG format.  Supports cards handled by the bktr(4) driver.

PR:		20116
Submitted by:	Charles Hein <chein@GeekDude.com>
2000-08-21 10:29:09 +00:00
Maxim Sobolev
1cd9a7a9b9 Make PATCHFILE confitional, depending on the OSVERSION and WITHOUT_3DNOW. This
shoud fix xmms if OSVERSION < 400021.
2000-08-11 13:09:07 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Steve Price
9df09f5635 Remove i386 .o files in the post-extract target and respect CFLAGS. 2000-08-08 02:55:15 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Roger Hardiman
cd81a605e1 Add patch to allow selection of the 'VIDEO' audio input on newer
sound cards

Submitted by:	Mike Meyer <mwm@mired.org>
2000-08-01 09:20:47 +00:00
Roger Hardiman
15fbdf0720 Fix broken master site 2000-08-01 09:07:51 +00:00
Roger Hardiman
89008b180a Update maintainer's email address and clarify the DESCR file. 2000-08-01 08:58:19 +00:00
Maxim Sobolev
792a8c631e Make xmms better than ever before:
- add 3dnow support using external patch (I reworked it to touch only generated
  by automake/autoconf files, made it .gz instead of .bz2 and put on
  MASTER_SITE_LOCAL). 3dnow support is explicitly disabled if OSVERSION < 400021.
- Add LIBTOOLFILES to use our own libtool for libxmms too.

PR:		20261 (LIBTOOLFILES)
PR:		20193 (3DNOW)
Submitted by:	maintainer, FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-31 07:56:10 +00:00
MIHIRA Sanpei Yoshiro
3434b0939d currently xmovie does not support DVD yet. remove ``DVD'' word.
I will update this ports, xmovie-1.4, if I have time.
2000-07-22 00:50:34 +00:00