Age | Commit message (Expand) | Author | Files | Lines |
2018-01-13 | chat/*: remove unnecessary :Q modifiers | rillig | 1 | -2/+2 |
2017-08-07 | Unconditionally set PKG_SYSCONFSUBDIR in the package Makefile. | jlam | 1 | -2/+2 |
2017-08-07 | Fix target location of copied config files for chat/gale. | jlam | 1 | -6/+5 |
2017-08-01 | Comment out some dead HOMEPAGEs. | wiz | 1 | -2/+2 |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -2/+2 |
2015-01-29 | recursive revbump due to net/adns update 1.4 to 1.5.0 | mef | 1 | -2/+2 |
2014-04-30 | Bump PKGREVISION for boehm-gc default-on threads, just to be on | wiz | 1 | -2/+2 |
2014-04-21 | recursive bump for boehm-gc API bump | wiz | 1 | -2/+2 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 |
2014-01-11 | Revbump after updating tcl/tk. | adam | 1 | -2/+2 |
2013-07-15 | * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes | ryoon | 1 | -2/+2 |
2013-07-12 | Bump PKGREVISION of all packages which create users, to pick up change of | jperkin | 1 | -2/+2 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-08-21 | Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 | marino | 1 | -2/+2 |
2010-02-19 | Use correct ownership. | joerg | 1 | -4/+4 |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -2/+2 |
2009-08-03 | MAKE_JOBS_SAFE=no | joerg | 1 | -1/+3 |
2009-05-20 | Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib | wiz | 1 | -2/+2 |
2008-06-20 | Add DESTDIR support. | joerg | 1 | -4/+7 |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -2/+2 |
2007-07-28 | Fix build with boehm-gc>=7. | wiz | 1 | -1/+2 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 |
2006-07-19 | Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc | jlam | 1 | -2/+1 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 |
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 | -3/+3 |
2005-09-07 | Changes 0.99f: | adam | 1 | -11/+11 |
2005-08-19 | Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS | jlam | 1 | -3/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-07-18 | bump PKGREVISIONs for last boehm-gc update | recht | 1 | -2/+2 |
2004-05-30 | Set MAINTAINER to tech-pkg@, not packages@. | snj | 1 | -2/+2 |
2004-05-27 | Give up maintainership, because either | lukem | 1 | -2/+2 |
2004-04-25 | Convert to buildlink3. | snj | 1 | -8/+8 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 |
2003-12-30 | Add trailing / on HOMEPAGEs | cjep | 1 | -2/+2 |
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-05-22 | Bump PKGREVISION due to boehm-gc update to 6.2alpha5. This version fixes | jmmv | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+3 |
2002-10-09 | buildlink1 -> buildlink2. | wiz | 1 | -10/+10 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -5/+1 |
2001-11-26 | Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. | jlam | 1 | -3/+3 |
2001-11-25 | PKG_SYSCONFDIR is where the configuration files for a package may be found. | jlam | 1 | -10/+13 |
2001-11-19 | Respect ${CONFDIR} and use the common INSTALL/DEINSTALL scripts instead of | jlam | 1 | -45/+39 |
2001-11-19 | cleanup per ../sysutils/ups-nut: | lukem | 1 | -23/+17 |