Commit Graph

1648 Commits

Author SHA1 Message Date
Steve Price
dc84d4ebcb Bump PORTREVISION so we know which version compiles on the Alpha. 2001-02-26 04:15:57 +00:00
Steve Price
8c5cb7b00b Fix compilation errors on FreeBSD/Alpha.
PR:		24427
Submitted by:	Jan Conrad <conrad@th.physik.uni-bonn.de>
2001-02-26 04:14:40 +00:00
Trevor Johnson
058ff452b1 new port of denemo 0.5.5, the GNU graphical score editor 2001-02-26 01:54:16 +00:00
Joseph Koshy
b98af5901f Maxim <sobomax@freebsd.org> is the new maintainer for this port. 2001-02-22 06:40:31 +00:00
Roger Hardiman
112656f64f Add splay.1 to the MAN page list 2001-02-21 08:05:45 +00:00
FUJISHIMA Satsuki
9a1e7ef848 o update mad to 0.12.5beta.
o respect CFLAGS.
o add LIB_DEPENDS to gettext and use shared libintl.
o add USE_LIBTOOL to supress installing ltlibs.
o add CONFIGURE_ARGS tweak to get the fast and accurate output(I believe).
o obsolete patch-ab(integrated).

Approved by:	maintainer
2001-02-20 18:51:09 +00:00
FUJISHIMA Satsuki
e0057c90d6 get rid of unnecessary libgnugetopt dependency. 2001-02-20 13:59:56 +00:00
Trevor Johnson
8054aa8ba1 Update to 0.9.4. Install gmixer as xgmixer, to avoid conflict with
the audio/gmixer port/package.  Remove BROKEN line since this
version works.

Submitted by:	Kato Tsuguru <tkato@prontomail.ne.jp>
PR:		25208
2001-02-19 22:58:22 +00:00
FUJISHIMA Satsuki
bcea118d14 get rid of libgnugetopt dependency.
Approved by:	maintainer
2001-02-18 11:54:26 +00:00
David E. O'Brien
5a190d2bb7 Update from the -1 to the 0.9.7.2 (ie .2) release which fixes a
configuration bug.
2001-02-18 11:37:59 +00:00
Kris Kennaway
0774a6f78e Bump PORTREVISION due to bugfixes on 2001-02-07
Forgotten by:   ken
2001-02-18 00:35:43 +00:00
Maxim Sobolev
7943b38622 Update SDL shared library version number. 2001-02-16 19:48:10 +00:00
Bill Fenner
9dc643b9fd Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers. 2001-02-16 00:58:56 +00:00
Bill Fenner
0bbbf2886a patch-ah: add Orion Hodson's full-duplex probing and AC97 fix
patch-a[klmn]: Split original patch-ah into one patch per file patched.

PR:		23618
Submitted by:	Orion Hodson <O.Hodson@cs.ucl.ac.uk>
2001-02-15 15:29:45 +00:00
Kevin Lo
f53718aa16 Upgrade to version 0.91
Approved by: MAINTAINER
2001-02-15 01:34:35 +00:00
OKAZAKI Tetsurou
f202912213 Update WWW: line.
PR:		ports/25057
Submitted by:	maintainer
2001-02-14 21:06:04 +00:00
Maxim Sobolev
40c0df04d2 Provide workaround for a bug in pcm driver introduced with format emulation
changes.

At present newpcm has sticky parameter settings, even when an
inappropriate value is set.  For instance, set format to alaw on h/w
that does not support alaw; newpcm interface state records format as
alaw, and subsequent unrelated state changes may fail, ie a rate change.

In mpg123 this can cause files to be played at lower quality
than available because of mis-diagnosis of available formats and
sample rates.  E.g downsamples everything to 11025Hz on this h/w as
12kHz probing breaks state and subsequent probes for higher supported
sampling rates.

PR:		25046
Submitted by:	Orion Hodson <oh@btinternet.com>
2001-02-13 15:00:44 +00:00
Ying-Chieh Liao
4c79d198a3 add Maaate, a MPEG audio analysis toolkit 2001-02-12 09:25:48 +00:00
FUJISHIMA Satsuki
529102b110 build html manpages for XFree86-4. 2001-02-12 06:43:04 +00:00
Will Andrews
5d63cda10a Make sure the user doesn't have any stray files from previous attempts to
compile aureal in their kernel statically (yes, having them there does
break the aureal module).  Modularize the makefile using SRCPREFIX, which
can be changed in the environment.

Approved in principle by:	maintainer (except SRCPREFIX)
2001-02-12 06:11:36 +00:00
Kevin Lo
d5085945f7 - Fix MASTER_SITES
- Change maintainer's email adddress

PR: 24897
Submitted by: MAINTAINER
2001-02-08 16:07:12 +00:00
Kenneth D. Merry
2f23784cc1 Add a couple of fixes for compiler warnings from PR 23755, which also
addresses the core dump problem I fixed in the last version of this patch.

PR:		ports/23755
Submitted by:	Kentaro Inagaki <inagaki@tg.rim.or.jp>
2001-02-07 20:35:55 +00:00
Kenneth D. Merry
664211684a Fix a core dump when doing 'tosha -i'. (Maintainer timeout after about two
months.)

The problem is in resolve_extension().  strncpy() will only null-terminate
the destination string if it has enough room, according to the given
length.

In this implementation, there will never be enough room to null-terminate
the string, from what I can tell.  So if the memory in 'tmpstr' contains
non-nulls, you'll get a core-dump in the subsequent strcat().
2001-02-07 20:19:53 +00:00
Maxim Sobolev
64784f403f Slightly improve heuristics used to distinguish between pre and post kobj MFC
systems.
2001-02-06 15:54:46 +00:00
Maxim Sobolev
f7c61c692b Improve -STABLE support:
- FreeBSD 4.0 - inform that 4.0 is not supported;
- FreeBSD 4.1.* - use an updated tarball with proper kernel module
  dependencies;
- FreeBSD 4.2 - with recent newpcm kobj MFC commit in mind, add heuristics
  to determine the driver tarball required. Build correctly on both pre-
  and post- kobj MFC systems.

Submitted by:				maintainer
Slightly improved and polished by:	sobomax
2001-02-05 15:26:13 +00:00
Hajimu UMEMOTO
a18104e621 Update to 0.5.5. 2001-02-05 10:17:50 +00:00
Jimmy Olgeni
51c690ba33 Style: use tabs, not spaces, to indent variables in Makefiles.
(whitespace only changes)
2001-02-04 21:12:59 +00:00
Daniel Harris
1344523717 Add normalize, a tool for normalizing the volume of wav and mp3 files.
PR:		24754
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-03 18:16:34 +00:00
Trevor Johnson
22fd1085f7 Mark broken.
reported by David Bushong <david@bushong.net>
2001-02-01 09:57:47 +00:00
Kevin Lo
bede1c980a Fix typo. 2001-02-01 09:44:53 +00:00
Jimmy Olgeni
3d843291e8 Fix typo in pkg-message: DOcumentation -> Documentation. 2001-01-30 16:33:19 +00:00
Maxim Sobolev
34b25fda5f Update to 1.1.0. 2001-01-29 18:58:06 +00:00
Kris Kennaway
2607aee727 vsound 0.4 is a utility which interposes itself between an application
and /dev/dsp using a dynamic preloaded library. It saves the audio
stream to an .au or .wav file as it is played. This is useful for certain
dynamically-linked Linux binary applications.
2001-01-29 08:24:02 +00:00
Kevin Lo
b6a7e5c706 Upgrade to version 1.11
Approved by: MAINTAINER
2001-01-29 06:04:03 +00:00
FUJISHIMA Satsuki
9e6fc4c340 bump PORTREVISION; added extra LIB_DEPENDS.
This should prevent potential problem for port-only users.

Suggested by: kris
2001-01-28 22:13:23 +00:00
Clive Lin
86f27b3524 Update to 3.0p5
PR: 24700
Submitted by: MAINTAINER
2001-01-28 21:42:13 +00:00
FUJISHIMA Satsuki
7d381b155e add missing LIB_DEPENDS to gdk_pixbuf.
PR:		24694
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-01-28 18:52:17 +00:00
Maxim Sobolev
7c68be180d Fix typo in my e-mail: soobomax -> sobomax.
Submitted by:	Stephen McKay <mckay@thehub.com.au>
2001-01-28 09:10:08 +00:00
Ying-Chieh Liao
e22dc21f08 - Support MAKE properly
- Support install macros
- Apply to 'one file per patch' convention
- Add WWW: line

PR:		24667
Submitted by:	tkato@prontomail.ne.jp
2001-01-28 03:50:57 +00:00
Clive Lin
7b6e168aa1 Update to version 2.9
PR: ports/24560
Submitted by: tim@bishnet.net
2001-01-28 01:29:12 +00:00
Ying-Chieh Liao
cdb9101891 update to 3.0p4 and change maintainer to greid@dogma.freebsd-uk.eu.org
PR:		24646
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org> (new maintainer)
2001-01-27 15:23:18 +00:00
Will Andrews
35355c60cb Fix fennerage (ftpsearch, checksum ok); remove bogus header line. 2001-01-27 06:18:49 +00:00
Will Andrews
2d06d8f79e Fix fennerage; host distfile on MASTER_SITE_LOCAL since ftpsearch.ntnu.no
shows no current master sites.
2001-01-27 06:12:50 +00:00
Will Andrews
64850ca3e2 Fix broken site link. 2001-01-27 06:06:23 +00:00
Will Andrews
7a45240b4a Remove inactive MAINTAINER <ugen>, he hasn't committed in nearly 6 years. 2001-01-27 05:42:14 +00:00
Will Andrews
fd6dcd7936 Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years. 2001-01-27 05:40:10 +00:00
Ying-Chieh Liao
fa4534dfa5 upgrade from pre5 to pre6
PR:		24634
Submitted by:	MAINTAINER
2001-01-25 14:46:05 +00:00
Ying-Chieh Liao
26a5c384c1 upgrade from rc4 to rc5
PR:		24633
Submitted by:	MAINTAINER
2001-01-25 14:40:47 +00:00
Chris Piazza
225ee489dc Don't use the default HAVE_GNOME distdir.
This fixes the problems people have been seeing.
You can now stop bugging me.
2001-01-25 01:12:56 +00:00
Chris Piazza
adb6cf981b Update to 1.4.2 which allows gnapster to use offical servers again.
This still has a bug (that was present in 1.4.1a) that affects
new users, but this at least works for users with pref files already...
2001-01-25 01:01:00 +00:00
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