Age | Commit message (Expand) | Author | Files | Lines |
2021-10-26 | audio: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 |
2021-10-07 | audio: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 |
2020-01-26 | all: migrate some SourceForge homepage URLs back from https to http | rillig | 1 | -2/+2 |
2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 1 | -2/+2 |
2019-11-02 | audio: align variable assignments and directives | rillig | 1 | -2/+2 |
2018-10-12 | Fix a buffer overflow caused by miscalculation of the maximal | martin | 3 | -3/+21 |
2018-01-26 | id3lib: Requires libiconv. | jperkin | 1 | -1/+2 |
2016-04-20 | Set LICENSE for a lot of audio packages. | nros | 1 | -1/+2 |
2015-11-03 | Add SHA512 digests for distfiles for audio category | agc | 1 | -1/+2 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2013-04-29 | When checking for C++ features, use valid C++. Expect libc++ to provide | joerg | 3 | -6/+23 |
2012-09-11 | "user-destdir" is default these days | asau | 1 | -2/+1 |
2011-11-01 | Fix build on SunOS >= 5.10 with gcc >= 4.6 | hans | 1 | -1/+9 |
2010-08-22 | One more gcc-4.3 compliant patch for PR#43783. | obache | 2 | -1/+18 |
2010-08-22 | Fix typo in comment. | wiz | 7 | -19/+19 |
2010-08-22 | Add patches for gcc-4.3, taken from upstream. | obache | 7 | -5/+103 |
2010-05-20 | the library needs libz, link against it to force a dependency | drochner | 3 | -3/+17 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-07-14 | Mark as destdir ready. | joerg | 1 | -1/+2 |
2007-09-04 | fix unsafe temp file creation (CVE-2007-4460), patch from Debian | drochner | 3 | -8/+44 |
2007-01-20 | Added a patch for sunpro on Solaris. | rillig | 2 | -1/+17 |
2006-09-23 | Two functions had missing arguments. Patch from stoned@ | wiz | 3 | -6/+19 |
2006-09-13 | Fix the writing of unicode tags. bump pkgrevision. Addresses PR#34515. | ben | 4 | -3/+46 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2005-05-31 | Changed #defined to yes in GNU_CONFIGURE and USE_LIBTOOL. | rillig | 1 | -3/+3 |
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-17 | Make this package build with gcc-3.4. | minskim | 2 | -1/+16 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-04-25 | Unused. | wiz | 1 | -20/+0 |
2004-03-23 | Using c++ implies USE_GCC_SHLIB if we're using GCC. | jlam | 1 | -2/+1 |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -5/+7 |
2004-02-16 | bl3ify | minskim | 1 | -3/+3 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-11 | USE_LANGUAGES=c c++ | abs | 1 | -1/+2 |
2004-02-09 | BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the | jlam | 1 | -2/+2 |
2004-02-08 | Add missing buildlink3 glue code for this package. | chris | 1 | -0/+19 |
2004-02-07 | Missed a PLIST that needed fixing after the libtool 1.5.2 update. | skrll | 1 | -2/+1 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-30 | Let this build with gcc3 (by adding USE_GCC_SHLIB and a hack to CPPFLAGS | rafal | 1 | -1/+4 |