Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 1 | -2/+2 | |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -2/+2 | |
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory. | |||||
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -2/+2 | |
Remove deprecated ossaudio.buildlink3.mk. | |||||
2006-03-06 | Belatedly bump PKGREVISION for all libtasn1 dependencies, since | wiz | 1 | -2/+2 | |
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 1 | -2/+2 | |
Bump BUILDLINK_RECOMMENDED. | |||||
2005-10-16 | Update MASTER_SITES. | wiz | 1 | -2/+2 | |
2005-10-08 | Bump revision due to a new dependency on a default libao plugin. | jmmv | 1 | -2/+2 | |
Addresses PR pkg/30920 by Chuck Cranor. | |||||
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -3/+2 | |
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config. | |||||
2005-07-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 1 | -2/+2 | |
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS. | |||||
2005-05-31 | Changed USE_PERL5 to USE_TOOLS+=perl. | rillig | 1 | -3/+2 | |
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-12 | Added CPPFLAGS to enable deprecated GNOME functions. Needed for | rillig | 1 | -1/+4 | |
NetBSD-1.6.2. Approved by jlam. | |||||
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-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-04-17 | regen to remove an unused entry. | minskim | 1 | -2/+1 | |
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 1 | -3/+2 | |
*-dirs packages. | |||||
2004-04-11 | Update liteamp to 0.2.4.2. | minskim | 3 | -20/+5 | |
Changes since 0.2.4.1: - Build with GTK+ 2.4. | |||||
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-03-09 | Include ossaudio.buildlink3.mk for sys/soundcard.h. It will fix build | minskim | 1 | -2/+2 | |
on 1.6.2. | |||||
2004-03-08 | Handle some shared directories by depending on (or updating dependancies to | jmmv | 1 | -3/+3 | |
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION. | |||||
2004-03-04 | Include pthread.h explicitly if pthread is used. | minskim | 2 | -1/+13 | |
2004-03-04 | Add explicit dependency on pthread. | minskim | 1 | -1/+3 | |
2004-02-18 | Import liteamp-0.2.4.1 from pkgsrc-wip. | minskim | 5 | -0/+76 | |
A light-weight music player for GNOME. Liteamp plays both MP3 and Ogg files. |