Age | Commit message (Expand) | Author | Files | Lines |
2002-03-20 | PKG_SYSCONFDIR already appends /cups. Fix noted in pkg/15934 by | jlam | 1 | -2/+2 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 2 | -3/+4 |
2002-02-18 | Updated cups to 1.1.14 | martti | 4 | -13/+13 |
2002-02-05 | Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f". | jlam | 1 | -3/+3 |
2002-02-05 | Build checksum from a clean copy of the distfile. | jlam | 1 | -3/+3 |
2002-01-31 | Update print/cups to 1.1.13: | jlam | 6 | -22/+50 |
2002-01-30 | Add USE_PAM to BUILD_DEFS when we build with PAM support. | jlam | 1 | -1/+2 |
2002-01-06 | The configure script auto-appends "cups" to "sysconfdir", so pass | jlam | 1 | -3/+4 |
2001-12-14 | Update print/cups to 1.1.12. Relevant changes from version 1.1.10.1 include: | jlam | 5 | -45/+75 |
2001-12-10 | Make the patch actually compile..I missed here.. | jmc | 2 | -11/+6 |
2001-12-09 | Assembler on 1.5.2 or below macppc can't handle some parts in genarch. Patch ... | jmc | 2 | -1/+23 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -3/+1 |
2001-11-26 | Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. | jlam | 1 | -4/+3 |
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 | -13/+14 |
2001-11-21 | These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so change | jlam | 1 | -7/+7 |
2001-11-21 | RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk). | jlam | 1 | -2/+2 |
2001-11-21 | Respect ${CONFDIR}. | jlam | 1 | -2/+2 |
2001-11-19 | Adapt to use shared INSTALL/DEINSTALL scripts by using the logic in | jlam | 5 | -274/+38 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 7 | -6/+6 |
2001-08-18 | Update print/cups to 1.1.10.1. Changes from version 1.1.9.1 include: | jlam | 13 | -217/+62 |
2001-08-14 | grep isn't used anymore, so don't substitute for @GREP@ in the INSTALL | jlam | 2 | -5/+5 |
2001-08-12 | Fix same problems with the user check: | veego | 1 | -5/+5 |
2001-08-06 | Link sbin/accept, not bin/accept, to bin/{disable,enable}. | jlam | 2 | -5/+5 |
2001-08-02 | Update cups to 1.1.9.1. Changes from version 1.1.8 include: | jlam | 13 | -68/+243 |
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-13 | In package Makefiles, create FILES_SUBST instead of duplicating sed | jlam | 2 | -3/+5 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |
2001-06-19 | Use openssl/buildlink.mk instead of USE_SSL, mark as USE_BUILDLINK_ONLY, | jlam | 1 | -28/+27 |
2001-06-11 | The buildlink include and lib directories are added to CFLAGS, CPPFLAGS, | jlam | 1 | -5/+1 |
2001-06-11 | Use bsd.buildlink.mk instead of duplicating code all over the place. | jlam | 1 | -46/+12 |
2001-06-10 | Use cookies (.*_done) to determine whether headers and libs have been | jlam | 1 | -6/+12 |
2001-06-10 | Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build | jlam | 1 | -3/+1 |
2001-06-09 | ' ' -> '\t' | wiz | 1 | -2/+2 |
2001-05-26 | Use buildlink.mk files to get dependencies for png, jpeg, and tiff. | jlam | 1 | -13/+12 |
2001-05-26 | No functional change...just rework some code and resort some lines. | jlam | 1 | -9/+8 |
2001-05-26 | Protect against multiple inclusion. | jlam | 1 | -1/+6 |
2001-05-24 | Add buildlink.mk file to link libraries and headers into ${WRKDIR}, to be | jlam | 1 | -0/+57 |
2001-05-24 | Update cups to 1.1.8. Relevant changes from version 1.1.7 include: | jlam | 2 | -6/+6 |
2001-05-22 | Update dependency on png to >=1.0.11 because of the shlib major bump. | wiz | 1 | -2/+2 |
2001-05-15 | Update cups to 1.1.7. Changes from version 1.1.6nb3 include bugfixes, | jlam | 12 | -199/+30 |
2001-04-20 | Move to sha1 digests, where appropriate and possible, and add distfile | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-03-30 | Update cups to 1.1.6.3nb3. Add a patch from the mailing list to fix a bug in | jlam | 2 | -9/+31 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-03-07 | Update cups to 1.1.6.3nb2. Changes from version 1.1.6.3nb1 include two fixes | jlam | 4 | -3/+39 |
2001-03-04 | Because the minor number of the PNG library was increased packages compiled | tron | 1 | -2/+2 |
2001-02-27 | Update CUPS to 1.1.6.3nb1 from source distribution 1.1.6-3. Changes from | jlam | 8 | -89/+102 |