Commit graph

18 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
minskim
f37c071977 Enable pkgviews installation. 2004-11-17 18:21:36 +00:00
wiz
4e3e9109ca Remove PKGREVISION after update (hi abs!). 2004-11-04 12:03:46 +00:00
abs
e30dba446b Update id3v2 to 0.1.11 - ChangeLog is empty
Fixes build error in 0.1.10's interesting combination of inline
functions and #includes of .ccp files
2004-11-04 11:46:58 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jmmv
b10e85f44d Update to 0.1.10. I couldn't find any list of changes, but diffing the
sources:
- The package is now LGPL'ed instead of GPL'ed.
- Several fixes in the genre manipulation code.
2004-05-04 19:03:25 +00:00
jmmv
5d1db204e9 Fix typo. 2004-04-24 22:49:15 +00:00
xtraeme
b4b9006941 bl3ify 2004-04-11 17:19:30 +00:00
abs
b37ee96c50 + USE_LANGUAGES=c c++ 2004-02-04 22:23:46 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
3d4c2b6b7b Update to 0.1.9: Bug fixes. 2003-03-05 12:51:12 +00:00
jmmv
502d4e2e0d Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
2003-01-03 15:26:54 +00:00
wiz
2d9169e04f Convert to buildlink2. 2002-08-31 02:00:05 +00:00
grant
e47658a4d9 install man page
add trailing / to HOMEPAGE
2002-06-12 14:32:19 +00:00
wiz
d345ae4aca Update to 0.1.7, provided by Julio Merino in pkg/17232.
Changes: Bug fixes when getting/setting genre.
2002-06-12 14:06:58 +00:00
zuntum
b911827ff9 Initial import of id3v2-1.0.6 -- command-line id3v2 tag editor
This command-line utility will allow you to modify MP3's id3v2
tags. The are more powerful than the default id3v1; they can store
infomation about what band recorded the song, the song name, etc. and
without string length limits.

Provided by Julio Merino <slink@unixbsd.org> in pkg/16332
2002-04-19 14:35:29 +00:00