Commit Graph

1685 Commits

Author SHA1 Message Date
Satoshi Asami
380feefa7b Add spiralloops.
Submitted by:	bento
2001-03-25 02:45:30 +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
Will Andrews
2c9291ccf2 Fix PLIST. The correct PLIST_SUB variable is PORTDOCS, not NOPORTDOCS.
Found by:	bento
2001-03-24 07:23:12 +00:00
Satoshi Asami
5009da6844 Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it is
confusing the hell out of make.

Submitted by:	bento
2001-03-24 07:07:57 +00:00
Trevor Johnson
e8a23d8c76 new port of SpiralLoops 0.0.1, an experimental loop-based sampler
PR:	24522
2001-03-24 02:54:49 +00:00
Trevor Johnson
c90c2320b1 Change maintainer for libao, libogg, libvorbis, and vorbis. Improve
use of autoconf and automake.  Support NOPORTDOCS.  Respect CFLAGS.
Fix libvorbis encoder on Alpha.  Install documentation in proper
places.

Approved by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
		(outgoing maintainer), Christian Weisgerber
		<naddy@mips.inka.de> (new maintainer)
2001-03-23 22:21:39 +00:00
James E. Housley
1e5186ff94 - changes MAINTAINER,
- fixes a bug in shared memory handling where SYSVSHM segments wouldn't
  be destroyed on program exit,
- prefers memory sharing by mmap() over SYSVSHM,
- bumps PORTREVISION due to the fix above,
- contains miscellaneous clean-ups and autoconf-related changes.

PR:		25942
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Approved by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2001-03-23 18:07:44 +00:00
Dirk Meyer
40b14bc2c0 Dependencies added: USE_GNOME, as Build failed without gnomeConf.sh 2001-03-23 06:36:32 +00:00
Ade Lovett
dce51cd86c Sigh. Reclaim these, primarily for GNOME 1.4 2001-03-23 05:42:30 +00:00
Vanilla I. Shu
e94bb46af2 Someone don't like my style, so I drop maintainer now. 2001-03-23 05:34:27 +00:00
James E. Housley
1e669f796d Update from 0.2.3 to 0.2.5. Some bugfixes and optimizations.
Minor nits to keep portlint happy.

PR:		25971
Submitted by:	Espen Skoglund <esk@ira.uka.de> MAINTAINER
2001-03-23 00:39:24 +00:00
Clive Lin
792397bc72 Update to 0.9.0
PR: ports/25943
Submitted by: MAINTAINER
2001-03-20 22:34:47 +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
Akinori MUSHA
05c460018e Update to 2.10.4.
PR:		ports/25937, ports/25938
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2001-03-20 13:05:32 +00:00
Jun Kuriyama
afd3665c5c Fix build on bento by reference $PREFIX at Makefile, not Makefile.PL. 2001-03-19 06:10:08 +00:00
Ying-Chieh Liao
a7dac422af add flac
FLAC stands for Free Lossless Audio Codec
2001-03-18 05:08:05 +00:00
Vanilla I. Shu
63edd81f37 Umix is an advanced tool for adjusting soundcard mixers. You can
adjust your mixer either from the command line or from a fullscreen
curses user interface. It was designed as a replacement for Aumix.

PR:		ports/24605
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-17 16:39:11 +00:00
Ying-Chieh Liao
0548500df6 add mpg321
A completely free clone of mpg123
2001-03-17 14:35:08 +00:00
Dirk Meyer
5e0c39497e Updates the port to the latest version.
PR:		25529
Submitted by:	anders@fix.no
2001-03-17 14:02:35 +00:00
Dirk Meyer
431231800b from maintainer:
Actually, the problem is that the ecasound port can optionally be compiled with
python so that you have another interface to the program. The python dependency
wasn't recorded in the makefile and the port was building the python bits by
default, so the process of installing or packaging failed a one point.
The fix is quite simple. And it features a couple of other enhancments.
First off, the current plist must be renamed "pkg-plist.py".
Second, a new plist must be made with the following diff on the original:

me:
The file pkg-plist contains only one revision,
so a repro copy of this file won't be needed.
I changed whitespaces to taps.

PR:		25814
Submitted by:	anarcat@tao.ca
2001-03-17 13:40:04 +00:00
Daniel Harris
23461b1b17 Add mp3chew 0.51.0,
a program to rename mismatched and garbled MP3
filenames.

PR:		25653
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-16 21:15:50 +00:00
Dmitry Sivachenko
4d3a277c01 Fix pkg-plist
Found by:	bento
2001-03-16 15:07:47 +00:00
Trevor Johnson
26c39274ac Patch aops.c for a header problem. Remove BROKEN line.
reported by:	kris
2001-03-15 14:34:35 +00:00
Vanilla I. Shu
c595879575 A high-level interface to the Compact Disc Database.
PR:		ports/25804
Submitted by:	Yar Tikhiy <yar@comp.chem.msu.su>
2001-03-14 23:02:27 +00:00
Vanilla I. Shu
9edf2e2b52 Use "USE_GTK" & "USE_GNOME" forever. 2001-03-14 19:33:30 +00:00
Kris Kennaway
973e2e50ea Whoops, back goes the FORBIDDEN tag..after months of silence, icecast
finally released a new version the day we released the advisory for the
old one, but it turns out there are still other security problems unfixed
in both.
2001-03-14 18:38:01 +00:00
Maxim Sobolev
f30d0f6953 Fix yet another victim of changed default location of the WindowMaker's
include files.

Submitted by:	bento
2001-03-13 18:25:43 +00:00
Maxim Sobolev
d5478732e2 Update version number of gtkmm shared library. 2001-03-13 15:18:05 +00:00
FUJISHIMA Satsuki
7a7b428008 o add MASTER_SITE_SUNSITE to MASTER_SITES.
o get rid of version number from pkg-descr.

PR:		25744
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-12 19:40:04 +00:00
FUJISHIMA Satsuki
e6cb3c59e0 update to 2.10.3.
PR:		25701,25702
Submitted by:	maintainer
2001-03-12 17:59:53 +00:00
FUJISHIMA Satsuki
e9bb6a9e5c correct configure args to respect PREFIX.
PR:		25738
Submitted by:	Kentaro Inagaki <inagaki@tg.rim.or.jp>
2001-03-12 16:53:12 +00:00
Maxim Sobolev
d4104bb3f3 Fix breakage introduced with recent WindowMaker update.
Submitted by:	bento
2001-03-12 09:29:49 +00:00
Kris Kennaway
164499f42e This port does not currently compile.
Noticed by:     bento
2001-03-12 08:23:49 +00:00
Dirk Meyer
f7fc05fe40 GdrDAO is a GTK-based GUI frontend for cdrdao, the disk-at-once audio CD
recorder. Features:

* Contains a simple TOC Editor, which allows you to create (very) simple TOC
files for CDRDAO .
* It can save those TOC files (now to a selectable file).
* GdrDAO supports Pregaps (including "hidden tracks"), and lets you decide
where to start in a file, so it also supports CD burned from one huge file.
* Disk Cataloge Number and ISRC can be changed.
* CD Text is supported.

WWW: http://gdrdao.sourceforge.net/

PR:		22611
Submitted by:	anders@fix.no
2001-03-11 13:39:58 +00:00
Maxim Sobolev
a8124c65fb Update version number of gtkextra shared library. 2001-03-11 11:30:28 +00:00
Kris Kennaway
48edf818ee Fix most of the format string abuses including those which are known to
cause a security vulnerabilities.  Not fixed are a number of more subtle
cases which may or may not allow security violations (I don't have time
to conduct a thorough audit now), and which are difficult/impossible to
fix anyway without something like fmtcheck().  Document this in
pkg-install and remove FORBIDDEN tag.
2001-03-11 07:21:52 +00:00
Steve Price
0d5a0510ea Use '-O0' when compiling on the Alpha to avoid internal compiler errors. 2001-03-11 05:01:04 +00:00
Kris Kennaway
98578e1f93 Fix plist 2001-03-11 01:18:37 +00:00
Chris D. Faulhaber
8d36b6d88b Add locale file forgotten in the last update 2001-03-11 01:13:17 +00:00
Greg Lehey
671b77854e Add USE_GMAKE. 2001-03-11 00:37:00 +00:00
Trevor Johnson
6c72a632d9 Update soname for libgtkextra dependency.
reported by:	bento
2001-03-10 18:10:49 +00:00
Alexander Langer
f800720c00 Fix build for alpha.
Submitted by:	havk.org
2001-03-10 16:28:45 +00:00
Maxim Sobolev
36dacb9b52 Fix breakage introduced with newest WindowMaker and libaudiofile.
Submitted by:	bento
2001-03-10 13:11:10 +00:00
Maxim Sobolev
04b126abb6 Use ${MACHINE_CPU:M3dnow} to detect presence of 3DNOW extension instead of
${MACHINE_CPU:Mk6}, because:
1. k6 CPU don't really support 3DNOW, this extension was first was introduced
   in k6-2 CPUs;
2. Duron/Athlon (aka k7) CPUs support this extension as well.

Missed by:	kris
Submitted by:	Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
2001-03-10 11:55:50 +00:00
Maxim Sobolev
ea41b1bd6a Fix building on the plain old i386. 2001-03-10 10:10:03 +00:00
Kris Kennaway
a2cc6b15a8 Fix plist 2001-03-10 06:02:19 +00:00
Kris Kennaway
c2c82eb7fe Fix plist 2001-03-10 05:51:41 +00:00
Satoshi Taoka
0fe0765883 As the elisp name, I used "id3el" and it is wrong.
So I change to id3.el

Obtained from:	bento
2001-03-10 04:37:20 +00:00
Kris Kennaway
67fae73743 Chase the checksum; distfile was rerolled with no differences in content.
Submitted by:   bento
2001-03-10 04:27:20 +00:00
Bill Fenner
1540cc61a5 Use X Prefix, like xmms itself. 2001-03-10 01:28:49 +00:00