Commit Graph

961 Commits

Author SHA1 Message Date
naddy
2a3582c25f Update to 0.7.4: bug fixes. 2002-09-03 01:01:52 +00:00
naddy
71c8904fd3 Fix format string bugs.
From: Moritz Jodeit <moritz@jodeit.org>
2002-09-02 23:25:02 +00:00
wcobb
fa2341a33e LP64 fixes. 2002-08-31 07:15:11 +00:00
wcobb
7d30c6c899 drop gmake dependency. 2002-08-30 12:23:57 +00:00
naddy
6cfe80583c Plug file descriptor leak.
Noticed by deraadt@, fix from Joe Drew <drew@debian.org>.
2002-08-27 20:00:30 +00:00
pvalchev
43eda3caa2 easytag 2002-08-26 06:02:28 +00:00
pvalchev
881b3a22f8 Initial import of easytag-0.23
EasyTAG is an utility for viewing, editing and writing easily and quickly the
ID3 tags of your MP3 files, using a nice GTK+ interface. It manages the
ID3v1.x and ID3v2 tags (using id3lib) and offers a lot of functions to
manipulate them.

WWW: http://easytag.sourceforge.net/

Maintainer Jim Geovedi <jim@corebsd.or.id>
2002-08-26 06:01:48 +00:00
pvalchev
4b93d5e7e7 There is no "X Windows" 2002-08-26 04:23:24 +00:00
pvalchev
add3c691de missing parenthesis in comment; from maintainer Jolan Luff 2002-08-23 08:46:19 +00:00
espie
bdfa778c93 Bump to new version, with small fixes. 2002-08-22 12:19:17 +00:00
mark
e3311193c6 EXPLICITLY state GPL for PERMIT_*, add trailing / to HOMEPAGE
ugh - should have caught this sooner
2002-08-20 07:54:57 +00:00
mark
79c328b301 chop original primary MASTER_SITE, keep MASTER_SITE_SOURCEFORGE 2002-08-20 07:43:10 +00:00
mark
3a32b5aab9 update to lopster-1.0.1
Broken MAINTAINER
new maintainer  Mark Grimes <mark@openbsd.org>
2002-08-20 07:30:15 +00:00
brad
1d8237d147 - respect SYSCONFDIR
- add RCS ids to patches
2002-08-17 05:11:09 +00:00
naddy
c208dc5df3 Update to 0.44 with some patches from CVS.
Notable changes to the port:
- creates opennap user/group to run as
- tons of bugfixes, improved performance
- no longer hardcodes SYSCONFDIR to /etc/opennap

Submitted by Jolan Luff <jolan@pellaeon.com>.
2002-08-10 01:14:04 +00:00
naddy
da8fca86a7 Update to 1.3.2, from Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
Changes: better slim case and "various artists" support.
2002-08-09 00:23:59 +00:00
naddy
b632adcffc use pseudo flavors, clean up some cruft; ok wcobb@ 2002-08-07 22:34:54 +00:00
naddy
6f39f0877f use PSEUDO_FLAVORS 2002-08-07 20:40:15 +00:00
brad
8049d79d5f install the pkgconfig files.
--
Requested by: Marc Matteo <marcm@lectroid.net>
2002-08-07 13:46:34 +00:00
naddy
fa4d6fe7e7 update to 1.36.55 2002-08-04 23:08:17 +00:00
brad
ca1dc2a37a remove 2002-08-02 13:03:28 +00:00
brad
a4c3c6c27e remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
wcobb
0547cd2ae1 LP64 fixes. 2002-07-30 06:51:15 +00:00
wcobb
59606853f9 Pull in prototypes from <string.h>. 2002-07-30 06:46:24 +00:00
brad
25dd917fee upgrade to esound 0.2.28
--
With some testing by: naddy@
2002-07-26 19:57:23 +00:00
naddy
766bd70412 Fix gettext dependency. 2002-07-22 10:56:15 +00:00
naddy
6e05a7eab0 Fix build with gcc3.1. 2002-07-20 20:15:04 +00:00
naddy
074438e4c3 Add master site, now that it has caught up with its mirrors. 2002-07-20 12:10:20 +00:00
naddy
2d30e9b7dc Welcome to Ogg Vorbis 1.0! 2002-07-20 00:52:44 +00:00
lebel
77f46773d6 respect ${CC}. 2002-07-17 21:44:33 +00:00
lebel
ddad79578f respect ${CC}. 2002-07-17 21:17:10 +00:00
lebel
178e14a045 respect ${CC}. 2002-07-17 20:56:12 +00:00
pvalchev
e79098cc09 o /usr/local -> ${LOCALBASE}
o do not pass -pthread as ${C,LD}FLAGS, use LIBS instead so that it is
used only at the linking stage
2002-07-09 16:34:47 +00:00
wilfried
17b0b0cc16 clean up the patch, from maintainer Han Boetes <han@mijncomputer.nl> 2002-07-09 10:52:24 +00:00
naddy
1da56b9ef2 Update to 1.0.3. Changes in this release include:
- 10-15% decoder speedup
- 24-bit input support restored
- more robust plugins
- new metadata block for Vorbis-style tags
- vastly improved metadata editor
- new libFLAC++, a C++ object wrapper around libFLAC
- new metadata editing interface in libFLAC and libFLAC++
2002-07-07 19:09:28 +00:00
naddy
d6d12313f6 Update to 0.12. Incorporates GCC 3.1/C++ fixes, no functional changes. 2002-07-07 00:35:08 +00:00
naddy
36c2cd0cff Update to 0.6. Now compiles with g++ 3.1 out of the box. 2002-06-23 11:02:55 +00:00
naddy
62786d194e fix for GCC 3.1 2002-06-15 14:52:58 +00:00
wcobb
a804ae66cf revert to 1.3: always use the system libtool.
ok naddy@.
2002-06-15 13:25:39 +00:00
naddy
6cda0eb03f prototypes from <string.h> 2002-06-15 12:05:15 +00:00
naddy
8f68db6752 this builds and works just fine with GCC 3.1 2002-06-14 22:01:52 +00:00
naddy
b312a3e908 - honor CFLAGS
- silence gcc 3.1 warnings
- prettify
2002-06-14 12:11:17 +00:00
jsyn
8f04fc8800 sort; kill dangling # 2002-06-14 10:07:16 +00:00
espie
bd3f85c22a Compile with gcc 3.1. 2002-06-14 00:13:59 +00:00
lebel
9aa2c788b5 don't try to install gnome stuff; thanks Denis Afonin <dfa@solo.ee> 2002-06-12 18:36:30 +00:00
lebel
4e6aa3cda9 update audio/gqmpeg to 0.16.0; no replies from maintainer 2002-06-09 16:15:20 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
brad
dfd3eec9f0 The XMMS port uses the ports tree libtool so don't bother patching the
libtool sections that come with XMMS.
2002-06-08 05:41:41 +00:00
wilfried
d9036a7652 update to p5-CDDB-1.08
- Bugfixes
- Switched from cddb.com servers to freedb.org servers.  cddb.com
  has been denying CDDB.pm users.
2002-06-07 16:12:31 +00:00
jasoni
7c35657bf7 Update to 0.7.4
- bug fixes
2002-06-04 21:17:04 +00:00
mickey
d0add1029f look ma, noma has a homiepage now! 2002-06-03 20:12:23 +00:00
naddy
9c82dbd63d +xmms-bonk 2002-06-03 14:52:59 +00:00
naddy
2f59b20ec3 Import bonk-xmms 0.11.
bonk-xmms is a plugin for the multimedia player XMMS that plays
audio files in the bonk format, which supports lossless and lossy
compression.
2002-06-03 14:51:26 +00:00
wcobb
ea9f23e0c1 soundtracker 0.6.6 update.
- drop sun flavor.
- don't USE_GMAKE.
- use gettext module.

suggestions from naddy@.
ok naddy@, espie@.
2002-05-30 09:08:28 +00:00
wcobb
337e727092 -soundtracker,gnome,sun
+soundtracker,gnome,esd
ok espie@.
2002-05-30 08:54:03 +00:00
kevlo
122cdb7818 upgrade to version 1.01 2002-05-29 06:33:15 +00:00
mickey
a4c6ca0be2 update the port after the usb changes; from naddy@ 2002-05-28 03:53:31 +00:00
wcobb
0ef1192251 Add missing license. ok brad@. 2002-05-25 22:04:39 +00:00
naddy
3fdfaf9a61 stealth update; sunsite mirror still holds old distfile 2002-05-23 16:14:01 +00:00
naddy
2f4d541d4b +mp3blaster 2002-05-23 15:38:23 +00:00
naddy
0c2c7c933c Import mp3blaster 3.1.1.
Mp3blaster is an audio player with a user-friendly interface that will run
on any text console. The interface is built using ncurses, and features all
common audio player controls. The playlist editor is very flexible and allows
nested groups (albums). Supported audio media: mp3, ogg vorbis, wav, sid and
streaming mp3 over HTTP.
2002-05-23 15:36:06 +00:00
naddy
8bf9e02c88 enable SID players 2002-05-22 22:49:16 +00:00
naddy
209d302320 Import xmms-sid 0.7.3.
XMMS-SID is a plugin for XMMS (X MultiMedia System) which provides
support for playing SID tunes.  For the actual playing, XMMS-SID
uses the libsidplay SID-chip/6502 emulator engine.

"About" box fix from NetBSD.
2002-05-22 22:47:46 +00:00
naddy
ab44b21a13 Import sidplay 1.0.8.
SIDPLAY emulates the Sound Interface Device (SID) chip and the
microprocessor unit of the Commodore 64 computer, so it can load
and execute C64 machine code programs which produce music or sound.
Using SIDPLAY, you can listen to thousands of old and new C64 sound
files by infamous artists such as Hubbard and Paul Norman!
2002-05-22 22:44:16 +00:00
naddy
4e54459736 Import libsidplay 1.36.54.
This library provides the Sound Interface Device (SID) chip emulator
engine that is used by music player programs like SIDPLAY.  With it
you can play musics from Commodore 64 (or compatible) programs.
2002-05-22 22:40:51 +00:00
brad
1921c89940 use MASTER_SITE_SOURCEFORGE 2002-05-20 00:15:23 +00:00
wilfried
4ddc5c3e1c add licence comment, clean up MASTER_SITES 2002-05-15 09:30:21 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
lebel
cceba13846 MASTER_SITE_SUBDIR -> ${SITE:=subdir/} 2002-05-13 13:28:07 +00:00
brad
94db5c1304 knapster is not maintained anymore. 2002-05-12 22:13:09 +00:00
jakob
802de08c33 update to version 3.92 and fix master_site 2002-05-11 20:42:53 +00:00
espie
47bb0f3975 uniformize maintainer addresses. 2002-05-11 00:31:22 +00:00
wcobb
a50071fff9 synch MAINTAINER.
ok espie@.
2002-05-08 19:24:56 +00:00
espie
ddd111c58c switch arts subpackage to kde3, just checked that it works. 2002-05-08 15:52:30 +00:00
lebel
03bc8a5c32 update audio/grip to 3.0.0 2002-05-07 21:05:33 +00:00
naddy
6e1c97b3d6 update to 0.04; ok maintainer
This drops the erroneous reference to vorbisfile.c:host_is_big_endian,
which is a local symbol.
2002-05-02 17:09:03 +00:00
jasoni
fae8a6e770 add normalize 2002-04-28 09:13:30 +00:00
jasoni
ac82fb07dd Import normalize.
normalize is a tool for adjusting the volume of audio files to a
standard level. This is useful for things like creating mixed
CD's and mp3 collections, where different recording levels on
different albums can cause the volume to vary greatly from song
to song.
2002-04-28 09:11:37 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
pvalchev
aacb9d36f9 end sentence with a period 2002-04-23 22:55:21 +00:00
jakob
c53d6b6982 update to LAME v3.91 2002-04-19 20:48:48 +00:00
lebel
fd12a12400 update audio/gkrellmss to 0.4;
- depends on math/fftw for the spectrum analyzer mode.
2002-04-19 18:18:50 +00:00
pvalchev
63413abd49 full library dependencies 2002-04-19 14:43:36 +00:00
wilfried
9ad2115f44 fix MASTER_SITES, licence comment 2002-04-19 14:27:37 +00:00
wilfried
5e5dc272b8 HOMEPAGE gone, update MASTER_SITES, licence comment 2002-04-19 12:47:38 +00:00
wilfried
10d7ef91c7 HOMEPAGE gone, licence comment 2002-04-19 12:46:32 +00:00
wilfried
38948bc553 HOMEPAGE gone, fix MASTER_SITES, licence comment 2002-04-19 12:43:56 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
pvalchev
5023e1d363 repair broken dependencies 2002-04-15 20:04:44 +00:00
pvalchev
330bff822e no --enable-accuracy on powerpc as it causes trouble
pointed out by drahn@, ok espie@
2002-04-11 20:01:44 +00:00
tdeval
c3c3678aeb Open the mixer device O_RDWR. ok espie@ 2002-04-11 19:12:58 +00:00
naddy
a2edd21653 fix mikmod plugin for big-endian platforms 2002-04-09 23:13:30 +00:00
naddy
c8f32535e6 Broken on sparc64.
Internal compiler error with gcc 2.95.3 at any optimization level.
2002-04-09 19:56:10 +00:00
naddy
f01c2c8f23 Make compile on sparc64.
XXX Does this even work on big endian?
2002-04-09 19:50:14 +00:00
naddy
ffe2cacb74 gettext cleanup; don't install outside fake root 2002-04-08 19:23:18 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
naddy
66dd60a1a2 libtool 1.4.2 fix for our ELF platforms; from brad@ 2002-04-06 23:42:36 +00:00
naddy
a3fcb6c5f8 libtool 1.4.2 fix for our ELF platforms; from brad@ 2002-04-06 23:21:30 +00:00
naddy
c60eff7ae7 use automake CONFIGURE_STYLE 2002-04-06 22:28:19 +00:00
pvalchev
c6b1dd1878 better solution 2002-04-06 19:32:39 +00:00
pvalchev
59d43c3e3f a quick hack to make dynamic loading work (underscore should be prefixed to
the symbol name only on a.out arches); plugins now work
2002-04-06 19:09:06 +00:00
naddy
5fdf476d93 Remove use of -rpath from libtool.
Fixes libao module loading in ogg123 on ELF; doesn't affect a.out.
2002-04-02 16:52:59 +00:00
angelos
fabe216e54 Cut down on really chatty description (seb@todesplanet.de) 2002-03-31 18:03:47 +00:00
mickey
218180894f the wise ones say: bump the version, fool 2002-03-30 22:14:24 +00:00
mickey
8286887052 updated tarball 2002-03-30 21:14:16 +00:00
pvalchev
6ec2feaefa not for sparc64 2002-03-29 23:29:55 +00:00
espie
cb54105209 Updated version to 0.7.3.
- no longer installs a conflicting libao.
- about twice as fast.
2002-03-29 14:43:46 +00:00
espie
9961f88e83 There is a correct type for pointers arithmetic manipulation.
Using it removes fatal warning on 64 bits arch.
2002-03-29 13:54:56 +00:00
naddy
154ae17464 Fix encoding of raw files; from Xiph CVS. 2002-03-26 02:40:55 +00:00
espie
0f4e529791 Stupid games.
Dubious licence.
2002-03-26 00:03:43 +00:00
mickey
6667bc2cc7 yes, and mickey made this port 2002-03-25 23:57:03 +00:00
mickey
18a4a38de6 updated tar, same version 2002-03-25 23:55:36 +00:00
mickey
2c995f03a5 update to 0.5 2002-03-25 23:09:11 +00:00
espie
ef8378fce8 choice of artistic/gpl 2002-03-25 22:45:42 +00:00
naddy
71477f93e1 update homepage URL 2002-03-25 16:56:35 +00:00
naddy
127eae4b4b Update to 0.2.10. Bug fixes, adds ID3 tag handling. 2002-03-25 16:42:55 +00:00
brad
c5266b2095 workaround compiler bug with cddb.c, compile with -O1 otherwise
we get a sig11 on powerpc.
--
Pointed out by pval's powerpc build list
2002-03-24 23:18:55 +00:00
espie
4eeb7add33 bump NEED_VERSION for distinfo 2002-03-21 20:35:40 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
wilfried
47e23bddac Don't need to fool automake anymore
md5 -> distinfo
2002-03-19 10:11:16 +00:00
wilfried
bba5bbb1ca update to version 1.0.5, from maintainer Sebastian Stark <seb@todesplanet.de>
o now supports playing mp3 (via madplay/sox)
o include a transformation script called mksong.sh
o rename main binary from tempest to tempest_for_eliza because
  there's now another one called tempest_for_mp3
o md5 -> distinfo
o bump NEED_VERSION
o don't need to fool automake
2002-03-18 15:37:37 +00:00
wilfried
4d4275cd97 add abcde 2002-03-18 15:10:14 +00:00
wilfried
756d294134 Initial import of abcde, from Han Boetes <han@mijncomputer.nl>
A command-line utility to rip and encode audio cds
2002-03-18 15:08:45 +00:00
jcs
92a0131be7 include sys/ioctl.h from volume.h before soundcard.h to fix build
thanks naddy@
2002-03-17 15:53:09 +00:00
pvalchev
e1950b57dd more fixes from miod 2002-03-15 09:30:33 +00:00
lebel
0ed8178344 remove bogus /home/naddy depends and put back commented ones. bad naddy@ 2002-03-11 20:32:55 +00:00
naddy
16d111e0af Update to 1.2.7; submitted by maintainer Wilbern Cobb <vedge@csoft.org>.
* Use the system libtool.
* Remove the disk writer flavor, include it by default.
* Add a gnome subpackage.

Notable changes in this release:

General:
* Replaced folder icons.
* Don't display playlist numbers elsewhere when turned off.
* Support 32-bit and 16-bit "bitfield" bmps in skins.
CD Audio:
* Supply a dummy user and hostname to the cddb server.
MPG123:
* Handle UTF-16 encoded tags.
* Major stability fixes.
2002-03-11 17:38:05 +00:00
pvalchev
d24069f0e4 fix MODGNU_CONFIG_GUESS_DIRS 2002-03-09 02:23:53 +00:00
naddy
b6608956a8 install extra documentation in standard location;
pointed out by Sebastian Stark <seb@todesplanet.de>
2002-03-09 01:18:10 +00:00
drahn
ca8cd1593c Use the updated config.guess and config.sub instead of patching.
ok pvalchev@
2002-03-08 06:06:21 +00:00
pvalchev
1c69aa3854 oops, i allowed an RCSID to sneak in here 2002-03-07 00:50:22 +00:00
brad
247cf8b222 upgrade to esound 0.2.24
--
From: naddy@
2002-03-05 15:35:13 +00:00
pvalchev
a9cfa2ddaa Update to nap-1.5.0 2002-03-04 00:09:01 +00:00
pvalchev
dcb400ad0b Fix from miod@
- looping envelope would not play correctly if the loop end point is
  the last point of the envelope.
2002-03-04 00:02:46 +00:00
jcs
74b10ca396 add patch to build with gkrellm-1.2.9 2002-03-02 01:41:33 +00:00
rohee
36145a82c9 Update to 0.12.1, most work by lebel@ 2002-02-23 01:48:37 +00:00
pvalchev
051d1961bf Update to nap-1.4.9 2002-02-19 16:56:14 +00:00
mark
73e284ec7b +streamripper 2002-02-19 08:21:46 +00:00
mark
8ac46612da streamripper-1.0.5 import
Streamripper started as a way to separate tracks via Shoutcast's
title-streaming feature. This has now been expanded into a much more
generic feature, where part of the program only tries to "hint" at
where one track starts and another ends, thus allowing a MP3 decoding
engine to scan for a silent mark, which is used to find an exact track
separation.
2002-02-19 08:19:42 +00:00
brad
51a59ca888 LDFLAGS is not defined by default by bsd.port.mk so don't bother passing
an empty variable.
--
Ok'd by: maintainer
2002-02-19 00:17:23 +00:00
brad
0b1b3edccf unnecessary patch. 2002-02-17 23:10:10 +00:00
naddy
32081b9f21 +xmms-fmradio 2002-02-14 17:32:10 +00:00
naddy
40ee9d7e4f Import xmms-FMRadio 1.5; submitted by Vladimir Popov <pva48@mail.ru>.
xmms-FMRadio is a FM radio input plugin for XMMS that allows use of radio
devices supported by OpenBSD.
2002-02-14 17:30:45 +00:00
naddy
e6bcd6582c Update to 3.4. Changes in this release:
* Shorten now refuses to input data from or output data to a tty.
* Fixed crash when trying to create seek tables from a non-shorten file.
* -s and -S options can now create seek table files from data read on stdin.
* Seek tables are now appended to non-stdout output file when reading
  uncompressed data from stdin.
2002-02-11 17:56:52 +00:00
pvalchev
877b5bd19a fix up libtool on ELF arches (doesn't solve all problems yet); talked to maintainer 2002-02-10 07:47:42 +00:00
espie
faf8c2cb3c +soundtracker (and some flavors) 2002-02-05 18:05:59 +00:00
espie
2d6f9f9727 soundtracker, from maintainer.
A music editing program, in the grand tradition of amiga tracker programs.
2002-02-05 18:04:10 +00:00
pvalchev
f9a227c3a3 Update to xmms-1.2.6. From maintainer vedge@csoft.org
Added mikmod & diskwriter subpackages.
2002-02-05 04:07:57 +00:00
pvalchev
b08a08ff7f + libmikmod
+ libmikmod,esd
2002-02-05 03:53:51 +00:00
pvalchev
48f9ff7940 Import of libmikmod-3.1.10
The MikMod sound library is an excellent way for a programmer to
add music and sound effects to an application. It is a powerful
and flexible library, with a simple and easy-to-learn API.

WWW: http://www.mikmod.org
2002-02-05 03:52:00 +00:00