Commit Graph

1574 Commits

Author SHA1 Message Date
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