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
Josef Karthauser
146880ee5d
Upgrade to version 1.1.4. (Fixes zoom mode on my machine.)
2000-07-17 23:38:08 +00:00
Jim Mock
262ee4f94f
Fix the build for older versions of gcc by renaming *.s -> *.S.
...
PR: 19846
Submitted by: maintainer
2000-07-13 20:20:21 +00:00
Chris D. Faulhaber
afeb356a88
Remove dir created during installation
2000-07-12 20:55:54 +00:00
Maxim Sobolev
68ebbfd74c
Update to 1.2.2.
2000-07-12 10:58:15 +00:00
Satoshi Taoka
716284e7b4
Update to version 7.b2
...
Change maintainer from kris to Vladimir Silyaev
PR: 19589
Submitted by: Vladimir Silyaev <vns@delta.odessa.ua>
Approved by: old maintainer, kris
2000-07-11 15:13:02 +00:00
Bill Fumerola
a4e942bc33
Upgrade to 1.1.1.3 and use ${PORTVERSION} stuff to make this easier to
...
upgrade in the future.
Approved by: kris (MAINTAINER)
2000-07-07 04:02:59 +00:00
David E. O'Brien
1228d352ee
Move the stragler's www.freebsd.org/~user distfiles to the offical
...
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Alexander Langer
0d731daf26
- Support CC/CXX/CFLAGS/CXXFLAGS/MAKE properly
...
- Support NOPORTDOCS
- Remove USE_GMAKE
- Add WWW: line into pkg/DESCR
- Add pnm.1 LIB_DEPENDS
PR: 19344
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-28 13:34:38 +00:00
Bill Fenner
c1fe6ed468
Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .
2000-06-22 19:15:32 +00:00
Maxim Sobolev
936166911d
Make building/installing of the esd and mikmod plugins conditional (turned on by
...
default). Also slightly clean GNOME support bits.
2000-06-21 08:44:23 +00:00
Maxim Sobolev
3a5dd66556
Fix PLIST.
2000-06-21 06:47:44 +00:00
Maxim Sobolev
cb87c44ef8
Update to the 1.2.1 version.
2000-06-20 08:56:04 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
ba38716727
Remove expensive optimisations, which seems broke equalizer with our gcc.
...
PR: 19141
Submitted by: Sascha Blank <blank@uni-trier.de>
2000-06-16 14:18:48 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
8ffe38bb00
Upgrade of XMMS from 1.0.1 to 1.2.0. The port may also be compiled with
...
WITH_GNOME (thanks to Ade Lovett), the PLIST is now sorted alphabetically.
PR: 19293
Submitted by: Espen Skoglund <esk@ira.uka.de>
2000-06-16 07:45:29 +00:00
Maxim Sobolev
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
Maxim Sobolev
1de95a9ce1
First round of INSTALL_SHLIB fixes.
2000-06-15 16:44:16 +00:00
Maxim Sobolev
a0a204939c
Initial import of xmps - a nice Gnome MPEG videoplayer.
2000-06-15 10:48:01 +00:00
Maxim Sobolev
fb8742dfb1
Update to the 0.4.0 version.
2000-06-14 15:36:24 +00:00
R. Imura
c2940dfa9a
Not "plugin.html" but "plugin.htm".
2000-06-11 06:04:59 +00:00
Will Andrews
e1ead8abcb
Add missing EXTRACT_SUFX.
...
PR: 18990
Submitted by: Andreas Schulz <ats@first.gmd.de>
2000-06-04 17:11:18 +00:00
Steve Price
1bdc5ad345
- Fix MASTER_SITES
...
- Support CC/CFLAGS properly
PR: 16674
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:54:42 +00:00
Will Andrews
3fd44c689a
Make this port respect CC/CFLAGS properly; add secondary MASTER_SITES, and
...
support the install macros. Add nice manpage too!
PR: 18884
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 22:13:23 +00:00
Steve Price
788658d6c6
Don't strip a Linux binary with FreeBSD's strip(1) or we can't brandelf(1)
...
them later.
PR: 18780
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
2000-05-29 03:51:37 +00:00
David E. O'Brien
5bb90f6db9
Don't strip Linux binary with FreeBSD strip, as it then brands the binary
...
as a FreeBSD one.
PR: 18489
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> (this fix and the PR)
2000-05-14 21:31:58 +00:00
Bill Fumerola
ccf4c430e0
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
2000-05-14 05:40:52 +00:00
Kris Kennaway
dea92a3227
Update to mtv 1.1.1.1
...
Submitted by: ache
2000-05-14 02:26:54 +00:00
Kris Kennaway
efc42222a9
USE_X_PREFIX wasn't being set early enough due to a version check for
...
old versions of 4.0-CURRENT. Remove the check and solve this.
Noticed by: bento
2000-04-29 21:52:52 +00:00
Will Andrews
3b26e0ea23
Update smpeg to 0.3.5.
...
PR: 18189
Submitted by: Maxim Sobolev <sobomax@altavista.net>
Approved by: cpiazza
2000-04-25 21:31:42 +00:00
Kris Kennaway
39c06186fa
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
...
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
2000-04-23 22:59:51 +00:00
Vanilla I. Shu
308fff2f2a
Revert to libSDL-1.0.
2000-04-23 06:48:40 +00:00
Vanilla I. Shu
79eab9f8fd
Add a patch for I18N fontset.
2000-04-22 21:27:45 +00:00
Will Andrews
201929fc55
Update xmovie port.
...
1) Fix URL.
2) Use graphics/linux-jpeg library.
PR: 18151
Submitted by: maintainer
2000-04-22 20:40:17 +00:00
Chris Piazza
19a8d3c191
Update to 1.5. An alpha binary is now available, too.
2000-04-21 03:42:49 +00:00
Kris Kennaway
a9af5ae55c
Upgrade to mtv 1.1.1.0
...
Submitted by: Karel Afka <kafka@xs4all.nl>
2000-04-15 21:45:14 +00:00
Roger Hardiman
5ee7305d6c
Remove the NOT_FOR_ARCHS=alpha entry
2000-04-15 08:27:56 +00:00
Akinori MUSHA
52190dc850
Portlint COMMENT's.
...
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Satoshi Asami
dad9a57abe
Convert to PORTNAME/PORTVERSION.
2000-04-14 08:49:30 +00:00
David E. O'Brien
5fc663a1ad
PORTNAME / PORTVERSION syntax conversion
2000-04-13 06:28:28 +00:00
Michael Haro
bcd8ffd9d0
update with the new PORTNAME/PORTVERSION variables
2000-04-08 21:25:03 +00:00
Michael Haro
5fbcf37690
remove extra blank line (portlint)
2000-04-02 17:35:08 +00:00
Michael Haro
0c966466e5
remove a.out support
2000-04-02 16:58:00 +00:00
Michael Haro
2c6f2fc033
make this build again
2000-04-02 04:17:23 +00:00
Michael Haro
77140e508e
netpnm moved to ${LOCALBASE}, update *_DEPENDS
2000-04-02 00:04:37 +00:00
Michael Haro
421a4555be
portlint and cleanup a bit
2000-03-31 03:23:30 +00:00
Ade Lovett
5fe1f019d3
MPEG encoder/decoder from the Portable Video Research Group
...
at Stanford.
PR: 14378
Submitted by: Tobias Reifenberger <treif@mayn.de>
2000-03-28 22:39:25 +00:00
Kris Kennaway
2cd74562f8
Upgrade to mtv 1.1.0.20
...
Submitted by: Samuel Tardieu <sam@inf.enst.fr>
2000-03-19 08:57:09 +00:00
Satoshi Asami
b2fc2bafbb
Add virtual category "linux" to Linux apps and support libs/utils.
2000-02-28 08:34:04 +00:00
Steve Price
15ba7e2821
Mark this port 'ONLY_FOR_ARCHS=i386'.
2000-02-26 19:41:11 +00:00
Ade Lovett
752d3fe872
Update to 0.50 (less bugs, GTK fixes, better memory
...
management and a history function)
PR: 16947
Submitted by: maintainer
2000-02-25 02:16:57 +00:00
Satoshi Asami
8cdbcbd8da
Bump shlib versions of kdelibs11 and kdesupport11.
2000-02-24 07:01:14 +00:00
R. Imura
e699fbec52
Add WRKSRC parameter, because I've changed its DISTNAME.
...
Submitted by: maintainer
2000-02-16 15:40:24 +00:00
R. Imura
46789bfcb4
Remove giflib dependence.
...
Only changed giflib -> libungif in kdegraphics.
They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
R. Imura
681a41826f
Initial import of xmovie-1.3.1.
...
A movie player for MPEG-2, DVD, and Quicktime movies
PR: 16593
Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
2000-02-13 02:06:53 +00:00
R. Imura
f4001e4a49
Fix new compiler error in -current.
...
Submitted by: Alexander Langer <alex@big.endian.de>
All no response from: maintainer
2000-02-12 19:17:21 +00:00
Chris Piazza
57fc3d9cdc
Portlint
2000-02-11 01:46:12 +00:00
Chris Piazza
7d9b12659e
Fix this port on 3.x.
...
Side note: this is really gross. Can someone explain to me why this won't
work if the assembler files are named blah.s instead of blah.S?
PR: 16637
2000-02-11 01:26:05 +00:00
Chris Piazza
c99bef64de
Update to version 1.0.1
...
note that this version does not include mikmod support built in,
but a plugin port will be added soon.
PR: 16502
Submitted by: maintainer
2000-02-10 01:38:21 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Chris Piazza
2bac28dbd6
Add a patch forgot while merging changes from Maxim Sobolev
2000-02-03 08:09:05 +00:00
Chris Piazza
12f1e42196
Better DESCR and COMMENT files from Maxim Sobolev
...
and merge in (really dumb) things that I forgot to do.
PR: 16500
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-02-03 08:06:41 +00:00
Chris Piazza
7719b4dc71
add smpeg.
...
SMPEG is a free, general purpose mpeg player that uses the
SDL library. Combines the functionality of mpeg_play and splay.
SMPEG is made by Loki Entertainment
2000-02-03 04:57:35 +00:00
Chris Piazza
17abf34b20
Rework DESCR so it doesn't have spaces in front of every line.
...
Also change a link to WWW: format.
2000-02-03 03:58:33 +00:00
Kris Kennaway
d4f4c80977
MpegTV is a high-performance MPEG video player. Note that this is
...
not free software - please make sure you fulfil the license
conditions before using.
2000-01-30 09:54:45 +00:00
Bill Fenner
f89808a1f5
Add -pedantic to override the default -pedantic-errors, to allow
...
socket code to compile.
2000-01-28 03:05:29 +00:00
Chris Piazza
aa47b8020c
Add vcdgear,
...
a utility that converts from .cue/.bin to .mpg, intended for use with
VCDs. Binary only for now but source will be available some time
in the future.
2000-01-06 08:46:08 +00:00
Steve Price
3bdc5895fb
Update to reflect new MASTER_SITE.
...
PR: 15042
Submitted by: Dominik Rothert <dr@domix.de>
1999-12-31 04:01:51 +00:00
Tim Vanderhoek
8cd82c0318
General comment cleanups.
1999-12-28 16:30:10 +00:00
Bill Fenner
897070a7b3
Move distfile to http://www.freebsd.org/~fenner/distfiles/
1999-12-07 18:41:55 +00:00
Chris Piazza
53e8d2cd67
Correct man page entry
...
PR: 15233
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-12-04 23:53:25 +00:00
Chris Piazza
b8befb620c
Respect CC
...
PR: 15177
Submitted by: James Andariese <james@ja.ath.cx>
1999-12-04 23:38:28 +00:00
Steve Price
59e4b7969b
Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.
...
Submitted by: Ade Lovett <ade@lovett.com>
1999-11-29 03:41:33 +00:00
Steve Price
bbbb9c19f4
Initial import of tkxanim version 0.43.
...
A Tcl/Tk frontend to xanim.
PR: 14496
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-11-26 20:27:44 +00:00
Steve Price
488f73a9e6
The manpage is in section n and isn't compressed.
1999-11-26 18:39:24 +00:00
Roger Hardiman
8042b89305
Update FXTV checksum. The distribution tarball was re-rolled by the author
...
to remove some junk.
1999-11-12 10:08:39 +00:00
Chris Piazza
63695790b4
Add a patch that allows xmms to play the next song in the playlist.
...
It's pretty ugly and should be fixed properly some time.
Submitted by: Jakob Alvermark <jakob@teligent.se>
1999-11-11 00:05:00 +00:00
Jim Mock
ad38e326e1
Update to version 0.9.5.1.
...
PR: 14045
Submitted by: Espen Skoglund <esk@ira.uka.de>
1999-11-06 03:11:22 +00:00
Roger Hardiman
da35e30718
Update to FXTV 1.02.
...
This adds support for the IR Remote Control in the
PixelView TV cards
1999-11-05 12:30:22 +00:00
Roger Hardiman
dc5d81491e
Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support
1999-10-27 09:42:47 +00:00
Vanilla I. Shu
79dcbbd160
Bump glib12 's share library version to 3,
...
and portlint.
1999-10-09 18:42:12 +00:00
Yukihiro Nakai
b47f4a3bf1
Use updated esound library.
1999-10-08 02:41:23 +00:00
Satoshi Asami
714c62a70e
Fix BUILD_DEPENDS line, netpbm installs under ${X11BASE}.
1999-09-21 01:55:37 +00:00
Matthew Hunt
07ffec94b1
Import of gxanim 0.45, a Gtk front-end to xanim.
...
PR: 13707
Submitted by: Rod Taylor <rod@idiotswitch.org>
1999-09-20 18:41:15 +00:00
Chris Piazza
a1c148f1a6
Add audio cd and mikmod support in Xmms.
...
Also update the maintainer's email address.
PR: 13728
Submitted by: maintainer
1999-09-19 21:01:50 +00:00
Stefan Eßer
833e387518
Update to KDE-1.1.2
1999-09-18 09:02:12 +00:00
Steve Price
2169e434e8
The version number of libgif.so has changed to 5.
1999-09-18 03:12:11 +00:00
Roger Hardiman
a4b3c17418
Add patch submitted by Randall, the FXTV author
1999-09-09 18:14:29 +00:00
Roger Hardiman
de0b643f57
Rewrite virtual function pointer code so it can compile with EGCS on my
...
-current machine.
Also I fixed the code for grabbing from the X11 desktop in 24 bit colour modes.
Previously it gave us a blurred yellow image. Now it can capture
the X11 desktop in full 24 bit colour for both XRGB and XBGR Truecolour.
1999-09-09 06:42:31 +00:00
Roger Hardiman
c79e7ed839
Expand the patch to work on drivers without the XUSSR channel set too.
...
This means FXTV should be able to compile on the really old Bt848
driver that ships with FreeBSD 2.2.8
1999-09-08 17:23:00 +00:00
Roger Hardiman
b2f94dc732
Patch to allow FXTV to compile on older Bt848 drivers without the Australian
...
channel set
1999-09-08 16:20:45 +00:00
Roger Hardiman
cb8342a2e9
Update to include the URL for newer Bt848 drivers
1999-09-07 12:02:30 +00:00
Steve Price
ec1b2d16ed
The tiff port now lives in ports/graphics/tiff.
1999-09-07 10:45:31 +00:00
Roger Hardiman
449ac889d3
Update FXTV to version 1.00
1999-09-07 09:53:09 +00:00
Roger Hardiman
a8688ffd51
Update FXTV to version 1.00
...
This requires Bt848 driver version 1.66 or later.
3.2-RELEASE shipped with version 1.61.
New drivers are in the 3.x-stable kernel source tree. They can also be found at
http://www.freebsd.org/~roger or http://telepresence.dmem.strath.ac.uk/bt848
1999-09-07 09:52:31 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
58942bab6d
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00