Age | Commit message (Expand) | Author | Files | Lines |
2007-11-12 | move the install/deinstall templates from scrollkeeper to rarian | drochner | 2 | -18/+6 |
2007-11-12 | remove the meat of scrollkeeper -- the library is not used by any pkg | drochner | 11 | -369/+0 |
2007-11-05 | rarian conflicts with scrollkeeper, so the reverse is also true. Then, | jmmv | 1 | -1/+3 |
2007-10-31 | Switch to use the scrollkeeper compatible wrappers which come with | drochner | 1 | -7/+5 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -7/+7 |
2006-12-03 | We use iconv, so add its buildlink3.mk. Also set ICONV=iconv in the | abs | 1 | -1/+4 |
2006-11-14 | DESTDIR support. | joerg | 1 | -1/+2 |
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-07-05 | Sweep pkgsrc and convert packages that included intltool/buildlink3.mk | jlam | 1 | -3/+2 |
2006-06-15 | Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per | jlam | 1 | -3/+3 |
2006-06-15 | Split out deinstall portions of INSTALL scripts into DEINSTALL scripts. | jlam | 3 | -7/+11 |
2006-06-04 | made sure auxiliary programs are later found even if ${LOCALBASE}/bin is | schwarz | 1 | -1/+16 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -32/+32 |
2006-04-13 | BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with | jlam | 1 | -3/+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-04-01 | Require a docbook-xml package that has correct rewriteSystem entries in its | jmmv | 1 | -3/+3 |
2006-03-21 | Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL | jlam | 1 | -2/+2 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 2 | -6/+5 |
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 | 2 | -4/+4 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 2 | -4/+4 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 2 | -4/+2 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -4/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -9/+9 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-29 | Bump docbook-xml's revision to 7 now that its catalog is registered again | jmmv | 1 | -3/+3 |
2005-03-24 | Don't check for USE_BUILDLINK3 anymore in these files. These are included | jlam | 1 | -7/+3 |
2005-02-24 | 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 | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-07-06 | bump PKGREVISIONs since libxslt needs libgcrypt now | recht | 1 | -2/+2 |
2004-06-04 | Enable pkgviews installation. | xtraeme | 1 | -1/+3 |
2004-05-06 | Register .dtd files in the system catalog and bump PKGREVISION. | minskim | 1 | -5/+9 |
2004-05-06 | Avoid installing nonexistent files and directories for them. Also | minskim | 3 | -5/+16 |
2004-04-27 | Remove bl2 support -- all packages including this file | wiz | 1 | -3/+1 |
2004-04-26 | Unused. | wiz | 1 | -40/+0 |
2004-04-12 | During print-PLIST, do not output files inside scrollkeeper's database | jmmv | 1 | -1/+7 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -2/+3 |
2004-03-07 | Don't hide messages when calling scrollkeeper-update; the only ones that may | jmmv | 1 | -3/+3 |
2004-03-07 | Fix fatal typo that avoided updates of the database (resulting in no | jmmv | 1 | -3/+3 |
2004-03-07 | Register installed DTDs in the catalog file, so that scrollkeeper-update can | jmmv | 1 | -2/+5 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -10/+7 |
2004-02-15 | Use tabs for indentation instead of spaces. | jmmv | 1 | -4/+4 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 |
2004-02-12 | Cut-n-paste... it's so easy... easy to miss errors, that is. | jlam | 1 | -2/+2 |
2004-02-12 | Allow this file to keep working with packages that haven't been bl3ified. | jlam | 1 | -2/+10 |
2004-02-11 | bl3ify | xtraeme | 3 | -9/+59 |