Commit Graph

1697 Commits

Author SHA1 Message Date
David E. O'Brien
6615468f43 This only exists for the i386 platform. 2001-03-31 11:09:52 +00:00
Will Andrews
e4beab9558 Add tempest_for_eliza 1.0.2, a program to send AM radio signals
using a PC monitor.  Scary!

PR:		25170
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-31 04:08:26 +00:00
Michael Haro
847e9971c8 portlint 2001-03-29 23:29:04 +00:00
Michael Haro
706acdc7bc update to 1.4.4
PR:		22395
Submitted by:	    Michael Lyngbøl <lyngbol@candid.dk>
2001-03-29 21:55:27 +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
Trevor Johnson
8e5e9b8711 Install documentation in a better place.
Patch ogg123/Makefile.am because automake will be run even though
we do not need it.  Continue to patch ogg123/Makefile.in just the
same, so automake will not be required.

Effectively rename some patches, and change some:
	- patch-aa to patch-configure.in
	- patch-ab to patch-ogg123_buffer.c
	- patch-ac to patch-ogg123_Makefile.in
	- patch-ad to patch-ogg123_ogg123.c (with changes)
	- patch-ae to patch-aclocal.m4 (with changes)
	- patch-af to patch-ogg123_Makefile.am (with changes)
The maintainer requested this.  He said that the history of these
files is not worth keeping.

Add $FreeBSD$ tags to the patches.

Change pkg-comment.

Submitted by:	maintainer
PR:		26136
2001-03-28 21:55:31 +00:00
Maxim Sobolev
25243e9c5f Allow MAINTAINER to be redefined in slave ports.
Submitted by:	maintainer
2001-03-28 18:23:41 +00:00
James E. Housley
f10057af63 Missed files!!
- 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>
Reviewed by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2001-03-28 14:50:09 +00:00
Maxim Sobolev
928d3f06a0 Various updates and improvements.
Changes:

Added /usr/local/etc/rc.d/aureal.sh.sample to assist with loading/
unloading the driver. Submitted version was slightly expanded with the
automatic detection of the Aureal card present in the system. Details
on how to override this are provided. (Sorry Peter for not taking care
of this sooner)

Submitted by: Peter Pentchev <roam@orbitel.bg>

Fixed the driver to work on 4.1 / 4.1.1 systems. It turns out these
systems don't have pcm_unregister(). The sideeffect of this is that
it's impossible to unload the driver. But at least one can kldload it
now.

Tested by: Vladislav V. Zhuk" <admin@dru.skif.net>

Switch over to Cameron's recent newpcm mega-commit in -CURRENT.  To
install the port your CURRENT has to be built from post 3/24/2001
sources.

Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>

Submitted by:	maintainer
2001-03-28 08:07:21 +00:00
Kevin Lo
dc480c8a1b Update MASTER_SITES and maintainer email.
PR: 26126
Submitted by: MAINTAINER
2001-03-27 13:10:14 +00:00
Ying-Chieh Liao
1dd3f6146e - respect CFLAGS
- build on alpha

Submitted by:	Christian Weisgerber <naddy@mips.inka.de> (via private mail)
2001-03-26 04:00:45 +00:00
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