Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
|
|
|
|
|
|
Fixes build error in 0.1.10's interesting combination of inline
functions and #includes of .ccp files
|
|
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.
|
|
sources:
- The package is now LGPL'ed instead of GPL'ed.
- Several fixes in the genre manipulation code.
|
|
|
|
|
|
|
|
|
|
|
|
Approved by wiz.
|
|
|
|
add trailing / to HOMEPAGE
|
|
Changes: Bug fixes when getting/setting genre.
|
|
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
|