Commit Graph

1712 Commits

Author SHA1 Message Date
Will Andrews
385d26eb0b Various fixes:
- Put kdesupport11 dependency back.  I forgot that it is not implied by
  kdelibs11 as kdesupport2 is by kdelibs2.
- HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed.
- Add X11 headers to CPPFLAGS for moonshine (extreme case).
2001-04-04 07:52:38 +00:00
Will Andrews
c12a4d34f3 Add qthreads dependency + remove whitespace before EOL in plist.
Found by:	bento
2001-04-04 07:47:01 +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
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
Ying-Chieh Liao
292b563b17 upgrade to 0.9
only for i386

Submitted by:	Christian Weisgerber <naddy@mips.inka.de> (for "i386 only")
2001-04-03 06:18:48 +00:00
Mario Sergio Fujikawa Ferreira
cb62d14187 Remove this patch in favor of a in-Makefile post-patch target. Also,
the other is LOCALBASE safe.
2001-04-03 04:01:36 +00:00
Mario Sergio Fujikawa Ferreira
54a6f4b5c9 *** empty log message *** 2001-04-03 03:59:57 +00:00
Trevor Johnson
e30723c452 Allow speech tools to compile on FreeBSD 4.3 through 4.9.
Submitted by:	Eike Bernhardt <eike.bernhardt@informatik.uni-oldenburg.de>
2001-04-02 23:24:27 +00:00
CHOI Junho
f13ef8bc1f Update to 0.9.5.1. pthread and xsplay are still disabled. 2001-04-02 13:57:05 +00:00
Kevin Lo
8163f0aa48 Upgrade to version 3.0
No response from maintainer.
2001-04-02 13:20:19 +00:00
Michael Haro
4ff3d61f28 - Update to 1.1
- Change maintainer

PR:		25970
Submitted by:	Gerhard Gonter <gonter@whisky.wu-wien.ac.at> (new maintainer)
2001-04-02 10:10:46 +00:00
Michael Haro
8e5f5cf401 remove deprecated fetch options 2001-04-02 07:27:04 +00:00
Michael Haro
c9dc789357 Update to 4.2.13
PR:		25520
Submitted by:	    Orion Hodson <oh@btinternet.com
2001-04-02 07:05:36 +00:00
Michael Haro
fbc78188bd update to 0.5.8
PR:		25391
Submitted by:	    Rod Taylor <rbt@zort.ca>
2001-04-02 06:13:18 +00:00
Michael Haro
5eacaf6d65 remove maintainer
PR: 26111
2001-04-02 05:22:06 +00:00
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