Commit Graph

878 Commits

Author SHA1 Message Date
danh
38ecf4accb brad@ said CPPFLAGS does not need to be preserved, so undo my last
changes.
2002-09-23 14:44:41 +00:00
naddy
96d61c369c Fix oggdec command line parsing. 2002-09-23 11:17:26 +00:00
naddy
1843e90b56 mention vorbis flavor again; prodded by wcobb@ 2002-09-22 00:17:53 +00:00
wilfried
77ed152243 update to Mixer.app-1.8.0
- Now supports all mixer sources. NOTE! The source names have been
  changed. See "Mixer.app -h".
- Fixed warnings when compiling with GCC 3.2.
2002-09-17 14:58:51 +00:00
wilfried
fd127ac438 remove NEED_VERSION from ports that haven't changed in a long while 2002-09-17 14:46:06 +00:00
wilfried
6401116ff5 remove NEED_VERSION from dead ports 2002-09-17 14:35:03 +00:00
lebel
05349188f3 update audio/id3lib to 3.8.0; thanks to naddy@ 2002-09-16 21:03:11 +00:00
lebel
5ff02c9f66 don't say stuff like that when it doesn't apply 2002-09-16 16:44:30 +00:00
lebel
4f62f8691c update audio/cdparanoia to 3.a9.8;
from Bjorn Sandell <biorn@dce.chalmers.se> and from NetBSD
2002-09-16 13:35:52 +00:00
wcobb
f7e071b2f2 autoconf in CONFIGURE_STYLE implies gnu. 2002-09-16 03:57:37 +00:00
naddy
f5447dd19e Fix libtool to give this a fighting chance to build on ELF. 2002-09-14 21:05:17 +00:00
naddy
3ab2a141b5 Update to 1.36.57. 2002-09-14 20:09:31 +00:00
wcobb
af26e6cd50 Don't pick up a dependency on gdk_pixbuf, if that happens to be installed.
prompted by naddy@
2002-09-14 03:19:01 +00:00
danh
263825d2b9 respect CPPFLAGS; from maintainer 2002-09-11 20:12:57 +00:00
mark
b30728035e + update-patches
+ chop NEED_VERSION
2002-09-03 06:11:42 +00:00
wcobb
7fa7cbf358 subpackage the mp3 input plugin. 2002-09-03 01:22:21 +00:00
wcobb
39c749d9b3 fix signed char assumption. 2002-09-03 01:19:07 +00:00
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