Age | Commit message (Expand) | Author | Files | Lines |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+1 |
2005-10-10 | Add DragonFly support. | joerg | 7 | -94/+161 |
2005-05-23 | Removed empty trailing lines. | rillig | 2 | -4/+3 |
2005-05-23 | Replaced $f with ${f}. | rillig | 1 | -2/+2 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
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-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-12-22 | Add support for NetBSD's native audio API, from Ole Hellqvist. | ben | 7 | -451/+9915 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-05-07 | patch malloc.h usage for darwin and freebsd | danw | 2 | -1/+8 |
2004-04-25 | Unused. | wiz | 1 | -19/+0 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
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 | -8/+7 |
2004-02-22 | bl3ify | minskim | 2 | -5/+29 |
2004-01-02 | Remove info files from PLIST. | seb | 1 | -5/+1 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-26 | Convert to USE_NEW_TEXINFO. | seb | 2 | -11/+4 |
2003-06-06 | Install example files in the examples tree. Fix references to installed | jmmv | 4 | -54/+18 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-09-20 | Make these scripts more portable by taking advantage of automatic rc.d | grant | 1 | -2/+2 |
2002-09-19 | Take advantage of the auto-generation and installation of rc.d scripts. | jlam | 1 | -5/+2 |
2002-08-31 | Now unused. | wiz | 1 | -34/+0 |
2002-08-31 | Convert to buildlink2. | wiz | 1 | -6/+5 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -0/+19 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -10/+11 |
2002-02-05 | Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f". | jlam | 1 | -3/+3 |
2002-01-11 | Provide configure patch and remove autoconf build dependency. | skrll | 3 | -5/+648 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -2/+1 |
2001-11-26 | Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. | jlam | 1 | -2/+2 |
2001-11-25 | PKG_SYSCONFDIR is where the configuration files for a package may be found. | jlam | 1 | -3/+3 |
2001-11-21 | These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so change | jlam | 1 | -6/+6 |
2001-11-21 | Use the general INSTALL/DEINSTALL scripts to automatically handle copying | jlam | 1 | -1/+3 |
2001-11-21 | Remove unneeded INSTALL script and update the rplayd.sh to look like an | jlam | 3 | -28/+34 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -2/+2 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-30 | Add buildlink.mk file for use by other packages | zuntum | 1 | -0/+33 |
2001-06-30 | Converted to use buildlink.mk files | zuntum | 1 | -11/+5 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 |
2001-05-22 | RPLAY.info was listed twice...make one of them RPTP.info. | jlam | 1 | -2/+2 |
2001-05-01 | Check for /usr/include/readline/readline.h, too, in deciding on whether to | jlam | 1 | -7/+8 |