Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-02-15 | Fix build on SunOS. | hans | 1 | -1/+3 | |
2012-02-05 | Remove '-m486' from COMPILERFLAGS, its not a g++ flag. | sbd | 2 | -5/+9 | |
2011-11-22 | Unconditionalize the DragonFly patches for newer c++. | wiz | 11 | -80/+709 | |
Use patches instead of sed. Set LICENSE while here. | |||||
2011-11-22 | audio/maplay: Fix DragonFly breakage | marino | 4 | -17/+35 | |
This package has been broken at least since DragonFly moved to gcc44 for their base compiler. The previously deprecated "-m486" is no longer recognized, but the -march defaults to i486 now anyway, so this switch is no longer required. GCC 4.4 got rid of the iostream and iomanip backwards compatibility, so trying to include these headers is another source of breakage. While probably correct for all platforms, this commit conservatively only changes the build process for DragonFly since maplay apparently is building okay on NetBSD. No PKGREVISION bump is required. | |||||
2011-08-29 | main() needs a return type in clang-land. | dholland | 2 | -6/+14 | |
2009-07-07 | user-destdir support | joerg | 3 | -5/+9 | |
2007-02-22 | pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. | wiz | 1 | -3/+3 | |
2006-05-24 | Add USE_LANGUAGES+= c++ as noted by Gilles Dauphin in PR 33541 | tonio | 1 | -1/+2 | |
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. | |||||
2005-12-11 | Add DragonFly support. | joerg | 2 | -7/+7 | |
2005-10-31 | NOT_FOR_PLATFORM Interix. | tv | 1 | -2/+4 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-02-28 | Remove wrong PATCH_STRIP. | recht | 1 | -2/+1 | |
Note by Roland Illig on tech-pkg@. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-18 | Fix compilation on -current (gcc3 issues). | mrauch | 6 | -40/+110 | |
Use the original master tarball, not a copy from somewhere which isn't reachable any longer. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-06-27 | Fix a compilation problem on 1.6 and above. | agc | 16 | -1024/+706 | |
Split patch files out into one file per patch-file. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -9/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-16 | Fix MASTER_SITES | zuntum | 1 | -2/+2 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-25 | shortened description to the relevant part | wiz | 1 | -186/+16 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+6 | |
1999-03-08 | s/make/${MAKE}/g | agc | 1 | -2/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 4 | -0/+8 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-01-19 | portlint: make comment shorter | hubertf | 1 | -1/+1 | |
1998-01-06 | Avoid -m486 flag. | augustss | 1 | -1/+1 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-28 | Change RCS Id. | augustss | 2 | -1/+231 | |
NetBSD port. | |||||
1997-10-28 | Initial import of FreeBSD audio packages. | augustss | 8 | -0/+1010 | |