Commit Graph

857 Commits

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