Age | Commit message (Expand) | Author | Files | Lines |
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-06-07 | USE_TOOLS+=lex | minskim | 1 | -2/+2 |
2006-06-07 | Remove a conflicting declaration of malloc(); include stdlib.h instead. | minskim | 2 | -1/+21 |
2006-05-06 | Do not depend on papersize (as mentioned in January). | reed | 1 | -3/+2 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -18/+18 |
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-31 | List the info pages directly in the PLIST and ensure that we honor | jlam | 2 | -4/+6 |
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 | -3/+4 |
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 | -3/+3 |
2005-11-30 | add CFLAGS.Darwin+=-flat_namespace | tonio | 1 | -2/+3 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+2 |
2005-07-15 | Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a | jlam | 1 | -4/+2 |
2005-06-10 | a2ps uses the "file" command to detect the file type of the print job. | jlam | 1 | -7/+7 |
2005-06-09 | Security fix for CAN-2004-1377: | salo | 4 | -3/+74 |
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-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2004-12-31 | Bump PKGREVISION because the previous versions built with bsd.pkg.mk 1.1552 | minskim | 1 | -2/+2 |
2004-12-20 | Apply patch from Rudolf Polzer against CAN-2004-1170. | wiz | 3 | -3/+63 |
2004-10-08 | Initial version (needed by XFce 4.2). | martti | 1 | -0/+20 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-03-09 | Remove info files entries from PLIST. | seb | 1 | -13/+1 |
2004-02-17 | bl3ify and lose LTCONFIG_OVERRIDE. | jlam | 1 | -7/+6 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-08-04 | Convert to USE_NEW_TEXINFO. | seb | 2 | -9/+3 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 |
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 |
2003-01-10 | USE_PKGLOCALEDIR=yes | cjep | 1 | -1/+2 |
2002-11-28 | Buildlinkify this package to stop it from using packaged version of | tron | 1 | -2/+4 |
2002-11-26 | Make this package install its configuration files in the examples directory | jmmv | 4 | -6/+28 |
2002-07-06 | Use wildcard dependence on "papersize" package. | tron | 1 | -3/+2 |
2002-03-07 | File now also carried by GNU mirrors. | wiz | 1 | -2/+3 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -9/+9 |
2002-01-06 | Turn of "AUTOMAKE_OVERRIDE" for this package because it triggers a run | tron | 1 | -6/+7 |
2001-12-17 | Honour PAPERSIZE. Closes pkg/14966. | wiz | 1 | -1/+2 |
2001-12-17 | Add USE_GMAKE, as requested in pkg/14966 and pkg/14969. | wiz | 1 | -1/+2 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-09 | Fix fuzz in patch detected by "gpatch" under Solaris. | tron | 2 | -11/+8 |
2001-07-22 | Don't install .elc files, no matter if emacs is installed or not. | wiz | 3 | -6/+16 |
2001-07-10 | Use "${PKGLOCALEDIR}" in entries for locale files so that the package | tron | 1 | -18/+18 |
2001-06-09 | Sort lines for pkglint. | wiz | 1 | -2/+2 |