Commit Graph

1648 Commits

Author SHA1 Message Date
Akinori MUSHA
3b17676449 Update to 1.19.
Approved by:	MAINTAINER
2001-01-24 05:04:04 +00:00
FUJISHIMA Satsuki
87568a9846 update to 2.10.2.
PR:		22591,22592
Submitted by:	maintainer
2001-01-23 14:45:52 +00:00
Chris D. Faulhaber
b0195ac96c Mark FORBIDDEN: Remotely exploitable buffer overflow
Obtained from:	|CyRaX| <cyrax@pkcrew.org> via Bugtraq
2001-01-23 01:55:17 +00:00
Kevin Lo
dd21437b75 Update to 0.81
PR: 24505
Submitted by: MAINTAINER
2001-01-22 14:37:30 +00:00
Peter Pentchev
6d2791b08a Remove obsolete MASTER_SITES.
PR:		24527
Submitted by:	maintainer
2001-01-22 12:14:51 +00:00
Trevor Johnson
7c9b4a3644 Update to 0.60. Change master site. Remove home page. 2001-01-21 23:19:26 +00:00
Clive Lin
1f27ab97f2 Update MASTER_SITES to sourceforge.
Utilize MASTER_SITE_SOURCEFORGE.

PR: 24507
Submitted by: MAINTAINER
2001-01-21 21:04:03 +00:00
Peter Pentchev
9adab8f78f Chase a rerolled distfile tarball; remove a Makefile comment about it, dating
from the times there were two different distfiles on different distsites.

PR:		24306 - noticed
Submitted by:	Andreas Schulz <ats@first.gmd.de>
PR:		24479 - fixed
Submitted by:	maintainer
2001-01-20 11:50:30 +00:00
Maxim Sobolev
62f95aeb4b Add ONLY_FOR_ARCHS=i386. 2001-01-17 09:28:25 +00:00
Maxim Sobolev
17e1f4bf71 Slightly simplify Makefiles used to build the kld's (w/o functionality change). 2001-01-16 18:39:15 +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
07ebd91bcb Fix for respecting HOME properly
PR: 24352
Submitted by: Ports Fury
2001-01-16 15:13:25 +00:00
Kevin Lo
e06a4c1b08 Upgrade to 0.8
PR: 24350
Submitted by: MAINTAINER
2001-01-16 14:17:57 +00:00
Maxim Sobolev
0c29cb8687 - Make this port actually working (previous version was not linking binary
core with the kld);
- hand over maintainership to Alexander Matey <matey@cis.ohio-state.edu> - he
  is the author of the driver;
- make sure that the correct version of the driver used for some earler
  version of 4-STABLE (1.1 for 4.1) and refuse to build if OSVERSION < 410002.

Submitted by:		Alexander Matey <matey@cis.ohio-state.edu>
Slightly adjusted by:	sobomax
2001-01-16 08:54:45 +00:00
Maxim Sobolev
981f436fe7 Move just-added aureal-kmod from misc into audio, because it better belongs
there.

For those who missed decsription from previous commit:
Add aureal-kmod - a port to provide convinient way for building FreeBSD driver
for Aureal based soundcards. This driver could not be added to the base system
because it's uses binary-only Linux Vortex Core object modules.

The port supports 4-STABLE and 5-CURRENT, however 4-STABLE isn't tested, so
please report your mileage to me.

Suggested by:	alex
2001-01-15 17:42:47 +00:00
Will Andrews
e5dd2f310a Update to 0.5 (weird math, use PORTEPOCH=1).
PR:		21749
Submitted by:	Jamie <jamie@jamiesdomain.org.uk>
Repeatedly nudged by:	see above ;)
2001-01-15 01:09:46 +00:00
Hajimu UMEMOTO
6624653687 Update to 0.8. 2001-01-14 15:15:04 +00:00
Kevin Lo
e46ae0e3b8 Update to 0.2.3
PR: 24224
Submitted by: MAINTAINER
2001-01-12 15:49:18 +00:00
Trevor Johnson
dba2d499c1 Update opmixer to 0.55. This version mentions the license, so it
does not need to be restricted (I meant to have a RESTRICTED line
before, but forgot).  Remove it from ports/legal.  Add MASTER_SITE_LOCAL
because the real master site seems to be offline most of the time.
2001-01-11 18:10:49 +00:00
Trevor Johnson
641a0f1928 Master site was reorganized. Update the port accordingly.
PR:		24090
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-01-09 17:33:29 +00:00
Kevin Lo
22574320f1 Upgrade to 1.36.46
PR: 24168
Submitted by: MAINTAINER
2001-01-09 16:58:13 +00:00
Kevin Lo
bada2ff8ac - Add some entries to MASTER_SITES
- Bump PORTREVISION as MD5 sum of distfile has changed

PR: 24175
Submitted by: MAINTAINER
2001-01-09 16:43:19 +00:00
Vanilla I. Shu
f629a89b54 Upgrade to 0.2.0
Submitted by:	sobomax
2001-01-08 22:24:44 +00:00
Mario Sergio Fujikawa Ferreira
e5accf3361 1) Revert change supporting for shared library build/installation
due to uncertainty: there are too many unsharable global variables.
Pointed out by Alexander Leidinger.
2) Due the last, revert to previous state without static library
installation
3) Revert patch template to patch-aa revision 1.7
4) Unique change that is not reverse related: update MASTER_SITES
using MASTER_SITE_SOURCEFORGE (joseph@randomnetworks.com)
5) PORTREVISION bump.

I am reverting this for I won't be around to discuss this for the
time being. :)

If anyone wants to, please contact the submitter.

Submitted by:	Alexander Leidinger <Alexander@leidinger.net>,
		Joseph Scott <joseph@randomnetworks.com>
2001-01-08 00:54:30 +00:00
Will Andrews
60dc3a18a6 Add USE_NEWGCC since this port doesn't compile with RELENG_3 gcc.
PR:		22608
Submitted by:	maintainer
2001-01-07 18:22:32 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Mario Sergio Fujikawa Ferreira
94e97f3122 1) Add shared library build support. A Good Thing(TM)
2) Install both shared and static library. Numbering .1 according
to handbook rules for newly added libraries. Also, install header
file.
3) PORTREVISION bump.
4) Add provisions for easier update of library version:
	- internal Makefile variable
	- patch template
	- PLIST_SUB
5) patch-aa superseeded by new patch template

Approved by:	maintainer
2001-01-07 14:06:56 +00:00
Yukihiro Nakai
5d03c16763 Update to the new version of the same filename on the mastersite.
In this time, I diff -ruN'ed and find only some documents,
Makefile options changed.

Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.org>
2001-01-06 21:14:42 +00:00
Yukihiro Nakai
bf5d5314c0 Update to 2.39b
Submitted by:	Kiyoshi Takehara.
2001-01-06 10:21:12 +00:00
Clive Lin
724cf311f6 o Update opennap from 0.37 -> 0.38
o Correct pkg-plist
o Fix the ${PREFIX}/etc/rc.d/opennap.sh, let it support {start|stop}

PR: 23653
Submitted by: Joseph Scottj <joseph@randomnetworks.com>
Timed out from: MAINTAINER
2001-01-06 08:38:56 +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
0ab654f193 bump PORTREVISION 2001-01-04 17:48:42 +00:00
FUJISHIMA Satsuki
f7d9c0f1b7 add missing header.
sort pkg-plist.

Submitted by: bento
2001-01-04 17:48:08 +00:00
FUJISHIMA Satsuki
43895345be add missing message catalogue.
remove empty share/locale stuff.

Submitted by: bento
2001-01-04 17:09:32 +00:00
Clive Lin
7c635a8d02 Chase checksum. 2001-01-04 04:34:02 +00:00
Will Andrews
4fa9261e91 Add p5-MPEG-ID3v2Tag 0.20, perl module that provides a way to write/read ID3
v2.3 tags.
2001-01-03 23:32:22 +00:00
Maxim Sobolev
a6bb6554f4 Update to 1.4.5. 2001-01-02 19:32:20 +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
Kevin Lo
5c560aced0 Upgrade to 2.0.3
PR: 24009
Submitted by: MAINTAINER
2001-01-02 15:50:09 +00:00
Kevin Lo
7fe1bb8259 Upgrade to 1.5.4
PR: 24008
Submitted by: MAINTAINER
2001-01-02 15:40:07 +00:00
Kevin Lo
1657710323 - Fix compilation error under XFree86 4.x
- Add USE_GMAKE
- Strip binary
- Support NOPORTDOCS
- Exclude GPL doc from package

PR: 24007
Submitted by: MAINTAINER
2001-01-02 15:25:39 +00:00
Maxim Sobolev
1a195226b8 Fix breakage on 5-CURRENT.
PR:		23777
Submitted by:	Donald J. Maddox <dmaddox@sc.rr.com>
2001-01-01 23:02:52 +00:00
FUJISHIMA Satsuki
022e3d055a update to 12.17.1.
change MASTER_SITES to ${MASTER_SITE_SOURCEFORGE}.

Submitted by: maintainer
2001-01-01 19:18:53 +00:00
Trevor Johnson
87bf1bd54d Fix a typo that I just introduced. 2000-12-31 16:39:46 +00:00
Trevor Johnson
784bcd82c5 Install README into the proper directory.
Submitted by:	Daniel Harris <dannyboy@freebsd.org>
2000-12-31 16:35:44 +00:00
Trevor Johnson
2b601c467a Patch ossmixer.hh to #include <machine/soundcard.h> on old systems. 2000-12-31 15:43:46 +00:00
Trevor Johnson
6c3137346b new port of musicbox, a Qt-based front end to mpg123
Obtained from:	NetBSD
2000-12-31 15:05:54 +00:00
FUJISHIMA Satsuki
e73d2c7676 NO_INSTALL_MANPAGES is not for user defined variable. 2000-12-31 14:42:19 +00:00
Trevor Johnson
5c1d21e2b9 - mtree fixes
- when building Festival with OGI, make pkg-plist by concatenation
2000-12-31 12:01:20 +00:00
Trevor Johnson
1d2eed8acb Add new port of opmixer, a gtk-- program for adjusting an audio
mixer.  I've marked it RESTRICTED because it doesn't mention the
license.  The author tells me that the next version will.  The
distfile for this weighs in at just over 4 kB!
2000-12-31 06:48:48 +00:00
Maxim Sobolev
c6fdf1328f Fix "X manpage" error with XFree86-4.
PR:		23420
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-12-30 20:41:11 +00:00
FUJISHIMA Satsuki
676b2d1f90 fix manpage handling with XFree86-4.
PR:		   23694
Submitted by:	   myself
Non-responce from: maintainer
2000-12-30 19:08:00 +00:00
FUJISHIMA Satsuki
7605b55c6d use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
honor CC.

PR:		23510
Submitted by:	myself
Approved by:	maintainer
2000-12-30 19:01:29 +00:00
FUJISHIMA Satsuki
c5955c91a6 use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
change maintainer to ports@ due to maintainer claims having not been
maintaining this port for a long time.

PR:		23481
Submitted by:	myself
Approved by:	former maintainer
2000-12-30 18:50:39 +00:00
Kevin Lo
d610ea4ff3 Upgrade to 2.0.p5
PR: 23828
Submitted by: Ports Fury
2000-12-26 15:07:53 +00:00
Will Andrews
c2493667ad Add ecasound 1.8.5d15, a software package designed for multitrack audio
processing.

PR:		23778
Submitted by:	The Anarcat <beaupran@iro.umontreal.ca>
2000-12-26 05:52:15 +00:00
Yukihiro Nakai
b1a016d41b Update to 2.39a
PR:		ports/23812
Submitted by:	Warner Losh <imp@bsdimp.com>
2000-12-24 04:57:11 +00:00
Yukihiro Nakai
af4eda4a68 Maintainer change and close-pr
PR:		ports/22616
Submitted by:	Michael Lyngbøì <lyngbol@candid.dk>
2000-12-24 04:16:41 +00:00
Yukihiro Nakai
38d02f41aa Update to 0.8.1 2000-12-24 04:11:46 +00:00
Alexander Langer
2d82873348 Add xmms-crossfade, a XMMS Output plugin that fades between two tracks.
PR:		22576
Submitted by:	esk@ira.uka.de
2000-12-23 15:32:44 +00:00
Alexander Langer
8b4c69090c Add xmms-quix3dn-4.4.1, a neat 3D effects audio plugin for XMMS.
If you ever missed a nice 3D-sound feature in FreeBSD that you knew
from your Windows(tm) drivers (I myself always missed that when hearing
MP3s in FreeBSD), try this!
2000-12-23 11:17:42 +00:00
Will Andrews
edfe02187d Add manpage (bump PORTREVISION). Fix broken ${PKGMESSAGE} usage.
PR:		23657 (manpage)
Submitted by:	David W. Chapman, Jr. <dwcjr@inethouston.net>
2000-12-21 09:49:55 +00:00
Will Andrews
272b15896e Fix violations of COMMENT files.
PR:		22986
Submitted by:	Ports Fury
2000-12-21 08:54:25 +00:00
Will Andrews
f2dd42fd29 Make id3lib use libtool correctly. Use automake/autoconf along with a patch
to configure.in instead of configure.  Sort plist.  Remove redundate
GNU_CONFIGURE.  Use LOCALBASE in CONFIGURE_ENV rather than PREFIX.

PR:		22584
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2000-12-21 07:07:39 +00:00
Satoshi Taoka
57eaa9a9ff An add-on to edit an id3 tag for mpg123-mode (mpg123.el) on Emacsen 2000-12-20 00:44:08 +00:00
Satoshi Taoka
92c103f53f Update to version 1.17
Submitted by:	knu
2000-12-20 00:29:39 +00:00
Mario Sergio Fujikawa Ferreira
8b5d6fc1d8 New port audio/mad, a High-quality MPEG audio decoder.
PR:		22950
Submitted by:	Jason R. Mastaler <jason-freebsd@mastaler.com>
2000-12-19 15:39:12 +00:00
Will Andrews
04b54b93b9 Add litestream 1.0.1r3, an open source, infinitely scalable high-capacity
MP3 streaming system.

PR:		22938
Submitted by:	Aaron Smith <aaron@mutex.org>
2000-12-19 10:02:06 +00:00
Will Andrews
451b19ee8b Add p5-Xmms 0.10, a perl module that provides a "remote shell" for xmms.
PR:		23467
Submitted by:	Jeremy Shaffner <jeremy@external.org>
2000-12-19 09:41:17 +00:00
Maxim Sobolev
2f6fb4ef8c - Update MASTER_SITES
- Support PREFIX properly
- Fix configure error under XFree86 4.x

PR:			23621
Submitted by:		Ports Furry
No response from:	maintainer
2000-12-19 08:34:53 +00:00
Dmitry Sivachenko
0aafce6a70 Remove trailing period and package name from the pkg-comment. 2000-12-18 20:32:55 +00:00
Trevor Johnson
ca2eb043b2 Fix alpha build failure by including <machine/pcaudioio.h> only for i386.
PR:		23592
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-12-17 01:53:29 +00:00
Kevin Lo
bc23becda9 Update to version 5.0
PR: 23492
Submitted by: MAINTAINER
2000-12-14 16:00:08 +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
c1d91995a9 Update version number of smpeg shared library. 2000-12-11 09:31:28 +00:00
Steve Price
08350e9c6c - Fix MASTER_SITES
- Support CC properly
- Change location of data files from lib/ to share/
- gets() -> fgets()

PR:		23270
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:46:00 +00:00
Steve Price
6241b5df23 - Support PREFIX properly
- Update WWW: line

PR:		22808
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:02:21 +00:00
Peter Pentchev
734191c77e No longer needed in 2000.12.10
PR:		23418
Submitted by:	maintainer
2000-12-10 15:36:42 +00:00
Peter Pentchev
767dbbd6d6 Update to 2000.12.10
PR:		23418
Submitted by:	maintainer
2000-12-10 15:36:23 +00:00
Kevin Lo
f131654932 Upgrade to 2.8
PR: 23383
Submitted by: Ports Fury
Approved by: MAINTAINER
2000-12-09 06:03:08 +00:00
Nick Sayer
11f0372c54 Release maintainership. 2000-12-09 00:04:27 +00:00
Peter Pentchev
977c652850 No longer needed in 0.9.7-1.
PR:		23369
Submitted by:	maintainer
2000-12-08 13:30:52 +00:00
Peter Pentchev
a044790c3a Update to 0.9.7-1.
PR:		23369
Submitted by:	maintainer
2000-12-08 13:30:18 +00:00
Maxim Sobolev
2a64cbe596 Add GSI. GSI is an easy to use audio system which can be used over a network
and which gives applications, through a very simple API, sample playing with
stereo, 3D, doppler effects, music playing (MIDI, HMP, MUS), cd playing and
ejecting/changing.
2000-12-07 18:05:12 +00:00
Trevor Johnson
b76e7512c9 - new master site (works for me)
- new home page
- update to 0.1.7
- add a patch needed for compilation
- in pkg-descr, fix typo and update my address
2000-12-06 22:53:38 +00:00
Kevin Lo
467cb2d4af Update to 0.3
PR: 23243
Submitted by: MAINTAINER
2000-12-04 14:40:34 +00:00
Maxim Sobolev
922dd6737a Nuke databases/p5-ApacheDBI and audio/ripit-atapi.
databases/p5-ApacheDBI
        Redundant; we already have a ports/www/p5-Apache-DBI that is the same
        program.  Maintainer did not know this when submitting the port.
audio/ripit-atapi
        The functionality of this port has been incorporated into
        ports/audio/ripit.  This port is no longer necessary.

PR:		23259
Submitted by:	maintainer
2000-12-04 09:52:11 +00:00
Ade Lovett
06cec868fd Update to 0.2.22 2000-12-01 21:20:33 +00:00
Kevin Lo
09824ccb3c Update to version 0.6
PR: 23208
Submitted by: MAINTAINER
2000-12-01 17:00:37 +00:00
Maxim Sobolev
d956447f83 Update to 1.2.4
PR:		23160
Submitted by:	maintainer
2000-11-29 11:22:55 +00:00
Maxim Sobolev
b756473c76 - Add pre-generated aclocal.m4, because aclocal sucks if several versions of
m4 macros for the same software installed (for example sld.m4 & sdl11.m4);
- eliminate duplicate calls to automake and friends;
- remove redundant GNU_CONFIGURE;
- tweak CPPFLAGS instead of CFLAGS;
- fix pthread detection.
2000-11-29 10:08:19 +00:00
Maxim Sobolev
1082504046 - Add pre-generated aclocal.m4, because aclocal sucks if several versions of
m4 macros for the same software installed (for example sld.m4 & sdl11.m4);
- use AUTOMAKE_ARGS.
2000-11-29 09:52:36 +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
Chris Piazza
b6cb740649 Clean the last commit up
(....I hate gnome and wish it would go away)

Submitted by:	reg
2000-11-24 15:13:30 +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
Chris Piazza
f53141c229 Make gnome optional
PR:		23049
Submitted by:	Jeremy Norris <ishmael27@home.com>
2000-11-24 00:01:43 +00:00
Peter Pentchev
353027ba43 Fix build with LOCALBASE != /usr/local - tell configure where to look
for the pccts binaries.

PR:		ports/22777
Submitted by:	maintainer
2000-11-22 17:16:11 +00:00
Maxim Sobolev
378778659c Update version number of gtkextra shared library. 2000-11-22 11:56:18 +00:00
Maxim Sobolev
c288c72352 Fix breakage due to disappearance of __byte_swap_* on 5-CURRENT.
Submitted by:	bento
2000-11-20 08:11:46 +00:00
Donald Burr
9210843cca Upgrade to opennap 0.37 2000-11-19 23:32:23 +00:00
Chris Piazza
c6a9bd2341 Update to 1.4.1a
Submitted by:	Jeremy Norris <ishmael27@home.com>
and
Submitted by:	kris
2000-11-19 19:36:47 +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
Satoshi Asami
c2ed1d8a3e Remove do-package target that was running "make package" in
dependencies -- you can do that by setting DEPENDS_TARGET to "package".
2000-11-16 21:28:21 +00:00
Thomas Gellekum
dd27a5d8b0 Depend on ncurses.5 after the upgrade of devel/ncurses. 2000-11-16 13:14:26 +00:00
Satoshi Asami
f440390503 Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix
audio/libao, audio/libogg, audio/libvorbis and audio/vorbis-tools
which need --add-missing to be passed to automake.

PR:		22610
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>, roger, sobomax
2000-11-16 13:06:29 +00:00
Kevin Lo
158116f623 Fix delete files from the complete directory.
PR: 22822
Submitted by: MAINTAINER
2000-11-14 15:21:56 +00:00
Satoshi Asami
e35b30af8f We're defining TRUE, might as well FALSE alongside it to make this
port compile.

Submitted by:	bento
2000-11-14 13:08:57 +00:00
Roger Hardiman
081b9384c0 Add USE_AUTOMAKE 2000-11-14 08:10:01 +00:00
Satoshi Asami
5174791d3e Use USE_PYTHON. 2000-11-14 01:14:24 +00:00
Satoshi Asami
85aba5b3a8 Change explicit RUN_DEPENDS to python1.5 to USE_PYTHON.
Hinted by:	bento and tg
2000-11-14 00:36:39 +00:00
Satoshi Asami
705c6ecc71 Add USE_AUTOMAKE.
Submitted by:	bento
2000-11-13 23:12:49 +00:00
Roger Hardiman
3462902bc0 Fix build error, requested by the port maintainer
PR:		ports/22603
2000-11-13 19:14:04 +00:00
Roger Hardiman
e6f6131b81 Update to FreeAMP 2.1 Release Candidate 4 2000-11-13 17:45:26 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Roger Hardiman
d65607e269 Re-order the master sites.
www.soren.org is the master site for wmtune but contains a broken
and out of date wmtune.diff.gz file.
So by moving www.soren.org to the end of the list we hopefully
will never pick up this broken file.

Also fix a portlint ordering warning

Submitted by:	bento
2000-11-13 12:33:48 +00:00
Roger Hardiman
71666d4120 Add USE_AUTOMAKE
Submitted by:	bento
2000-11-13 10:57:16 +00:00
Satoshi Asami
5eb048e6fa Add USE_AUTOMAKE.
Submitted by:	bento
2000-11-13 10:22:54 +00:00
Satoshi Asami
0eb05bc9b5 Bandage alert - make this thing understand FreeBSD 4.2 the same way
it handles 4.1.

Submitted by:	bento
2000-11-13 09:37:46 +00:00
Kevin Lo
308cab7eb5 - Fix setting of $(CFLAGS) and $(CC) variables in Makefile
- Updated package source location on FTP server

PR: 22772
Submitted by: MAINTAINER
2000-11-12 14:57:55 +00:00
Bill Fenner
70fc58e0ad BUILD_DEPENDS on xmms_config. 2000-11-12 01:42:08 +00:00
Maxim Sobolev
b4a740d8e2 - Update to 1.0.1;
- bump PORTEPOCH to ensure correct upgrade path from the old 1999.07.21 version.

PR:		22766
Submitted by:	maintainer
2000-11-11 11:48:19 +00:00
Kris Kennaway
dfd67c78ed Remove directories on deinstall 2000-11-11 10:06:05 +00:00
Kevin Lo
c19203a44e Remove unnecessery blank lines. 2000-11-11 06:19:18 +00:00
Kevin Lo
179b18e909 Change MASTER_SITES to SourceForge.
PR: 22738
Submitted by: MAINTAINER
2000-11-11 06:17:33 +00:00
Kevin Lo
3615ef073b - Add RESTRICTED line
- Support CC/CFLAGS/PREFIX properly
- Change location of data files from lib/ to share/

PR: 22740
Submitted by: Ports Fury
2000-11-11 05:55:52 +00:00
Kevin Lo
44e4918020 Update to version 0.9.6
PR: 22724
Submitted by: MAINTAINER
2000-11-10 13:17:09 +00:00
Steve Price
22b9fdbb62 Add ${.CURDIR} to RUN_DEPENDS because we need the whole path. This will
keep the make_index script from hacking tiny, barely noticable hairballs
over this port.
2000-11-08 22:52:29 +00:00
Maxim Sobolev
da6242698d Update to 2.30.
Submitted by:	Bill "distfiles" Fenner
2000-11-08 10:24:16 +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
Trevor Johnson
d66ab12f0a Drop old FTP site and home page; change whitespace on adjacent line. 2000-11-07 19:23:18 +00:00
Doug Barton
43bbe2f180 Current maintainer requests a new one be assigned
PR:		ports/22657
Submitted by:	Yasuhito FUTATSUKI, futatuki@debug.gr.jp
2000-11-07 06:56:03 +00:00
James E. Housley
303b9da965 New MASTER_SITES
PR:		22607
Submitted by:	David Lebel <lebel@lebel.org>
2000-11-07 02:40:17 +00:00
Doug Barton
33fe089928 * Bump port version
* Improve RELENG_3 support via use of USE_NEWGCC

PR:		ports/22609
Submitted by:	Roman Shterenzon, roman@xpert.com (maintainer)
2000-11-05 18:19:24 +00:00
Doug Barton
25c732ec08 Use libtool appropriately
PR:		ports\22581
Submitted by:	Espen Skoglund, esk@ira.uka.de
Approved by:	maintainer
2000-11-05 00:53:34 +00:00
Kris Kennaway
19bbfea27a Revert unintended local change in previous commit.
SUbmitted by:	asami
2000-11-03 22:30:19 +00:00
Kris Kennaway
059b3b8276 Mark FORBIDDEN: remotely exploitable vulnerabilities.
Submitted by:	gregory duchemin <c3rb3r@HOTMAIL.COM> via Bugtraq
2000-11-03 21:49:24 +00:00
Bill Fenner
73167ecdd3 Add xmms-shn, an xmms plugin that allows playing of shorten-compressed
audio.
2000-11-03 17:08:19 +00:00
Maxim Sobolev
67f5d58373 Update to 0.9.5.
PR:		22327
Submitted by:	maintainer
2000-11-03 14:16:01 +00:00
Trevor Johnson
15bcfa1556 Remove pre-compiled i386 executables that come with the distfile
(especially important on the Alpha).

Submitted by:	steve
2000-11-03 08:34:00 +00:00
Bill Fenner
9ea7b64e0f Add port for shntool, a utility for working with WAV files and
shorten-compressed (SHN) files
2000-11-02 22:52:22 +00:00
Bill Fenner
74ab7412c2 Update to shorten 3.1
Reviewed by:	sec@42.org (MAINTAINER)
2000-11-02 22:41:03 +00:00
Trevor Johnson
3fc975a6c2 Mark this broken.
Mention conflict with audio/gmixer.
Set maintainer to ports@FreeBSD.org.

(gdb) bt
#0  0x280eeaf6 in _XtCountVaList () from /usr/X11R6/lib/libXt.so.6
#1  0x280ee07f in XtVaSetValues () from /usr/X11R6/lib/libXt.so.6
#2  0x804ae1a in CbMute ()
#3  0x280c2815 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#4  0x8051f97 in Notify ()

Submitted by:	Frederik Meerwaldt <frederik@freddym.org>
2000-11-02 22:38:54 +00:00
Trevor Johnson
d67ecf13e1 Turn audio/vorbis into a meta-port for the new Vorbis sub-ports.
Submitted by:   maintainer (changed by me to eliminate warning
about missing distinfo, to allow package-building, to eliminate
unnecessary pkg-plist file, and to retain most of pkg-descr)
2000-11-02 21:33:29 +00:00
Trevor Johnson
68a0473961 Add new port vorbis-xmms, a Vorbis plugin for XMMS.
PR:		22098
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:19:26 +00:00
Trevor Johnson
cace07ca95 Add new port of vorbis-tools, a collection of utilities to encode,
play and tag Vorbis files.

PR:		22095
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:17:27 +00:00
Trevor Johnson
b2aa1c9be4 Add new port of libvorbis, a library for handling Vorbis-encoded
Ogg streams.

PR:		22097
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:15:11 +00:00
Trevor Johnson
eed58dac3e Add new port of libogg, a library for handling Ogg streams.
PR:		22096
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:11:47 +00:00