Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-26 | Create all dirs the same way (using INSTALLATION_DIRS). | wiz | 1 | -3/+2 | |
2010-04-26 | Update to 0.1.12, add patch-ab to make sure a random pointer is not freed. | schnoebe | 4 | -17/+38 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-03-02 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -5/+7 | |
their files via a custom do-install target. | |||||
2006-10-14 | Fixed PKGMANDIR. | rillig | 1 | -3/+3 | |
2006-10-01 | Fix build under Darwin by explicitly linking against libiconv | tonio | 3 | -3/+24 | |
Bump PKGREVISION | |||||
2006-04-22 | Fix typo or mispelling. | reed | 1 | -1/+1 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2006-01-20 | Drop maintainership. I can't seriously be the maintainer of so many | jmmv | 1 | -2/+2 | |
packages - specially of packages that I haven't touched for a long while or those that other people can handle better than me. | |||||
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-11-17 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-11-04 | Remove PKGREVISION after update (hi abs!). | wiz | 1 | -2/+1 | |
2004-11-04 | Update id3v2 to 0.1.11 - ChangeLog is empty | abs | 2 | -6/+6 | |
Fixes build error in 0.1.10's interesting combination of inline functions and #includes of .ccp files | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
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-05-04 | Update to 0.1.10. I couldn't find any list of changes, but diffing the | jmmv | 4 | -29/+17 | |
sources: - The package is now LGPL'ed instead of GPL'ed. - Several fixes in the genre manipulation code. | |||||
2004-04-24 | Fix typo. | jmmv | 1 | -1/+1 | |
2004-04-11 | bl3ify | xtraeme | 1 | -3/+3 | |
2004-02-04 | + USE_LANGUAGES=c c++ | abs | 1 | -1/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-05 | Update to 0.1.9: Bug fixes. | wiz | 3 | -17/+21 | |
2003-01-03 | Change my email address to the NetBSD one (hispabsd.org -> netbsd.org). | jmmv | 1 | -2/+2 | |
Approved by wiz. | |||||
2002-08-31 | Convert to buildlink2. | wiz | 1 | -2/+4 | |
2002-06-12 | install man page | grant | 4 | -9/+11 | |
add trailing / to HOMEPAGE | |||||
2002-06-12 | Update to 0.1.7, provided by Julio Merino in pkg/17232. | wiz | 2 | -5/+5 | |
Changes: Bug fixes when getting/setting genre. | |||||
2002-04-19 | Initial import of id3v2-1.0.6 -- command-line id3v2 tag editor | zuntum | 5 | -0/+40 | |
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 |