Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-10-01 | Revert to previous revision and remove bin/makedat (it was conflict with mail... | obache | 1 | -17/+1 |
2008-09-28 | Upgrade courier-authlib to version 0.61.0 in order to fix CVE-2008-2667, | tonnerre | 5 | -61/+95 |
2008-04-10 | Remove unnecessary PLIST_SUBST definition -- the PLIST is dynamic through | jlam | 1 | -2/+1 |
2008-02-18 | Make this more cut-and-paste-friendly. | jlam | 1 | -4/+4 |
2008-02-18 | Actually add that prestart function as a start_precmd. Ride previous | jlam | 1 | -1/+2 |
2008-02-18 | + Add full DESTDIR support. | jlam | 3 | -27/+46 |
2007-11-27 | Document where this file is included. | jlam | 1 | -1/+6 |
2007-10-31 | Comment out LICENSE=gnu-gpl-v3 for now as part of transition to switching | jlam | 1 | -2/+2 |
2007-10-15 | Update security/courier-authlib to 0.60.1. Changes from version 0.59.3 | jlam | 5 | -41/+34 |
2007-09-05 | Move variable declarations to start of block to appease older C compilers. | jlam | 2 | -1/+24 |
2007-08-30 | Skip the interpreter check on authsystem.passwd as we don't want to | jlam | 1 | -1/+2 |
2007-08-10 | Update security/courier-authlib to 0.59.3. Changes from version 0.58 | jlam | 5 | -50/+68 |
2007-07-04 | Make it easier to build and install packages "unprivileged", where | jlam | 1 | -1/+4 |
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-02 | This package needs expect(1). Bumped PKGREVISION. | rillig | 1 | -2/+3 |
2006-05-31 | The databases/openldap package has been split in -client and -server component | ghen | 1 | -2/+2 |
2006-05-09 | Uses C++. | joerg | 1 | -1/+2 |
2006-04-28 | Substitute for COURIER_{USER,GROUP} in a few more locations. | jlam | 1 | -1/+3 |
2006-04-23 | Modify packages that set PKG_USERS and PKG_GROUPS to follow the new | jlam | 1 | -2/+2 |
2006-04-13 | BROKEN_GETTEXT_DETECTION already defaults to "no". | jlam | 1 | -2/+1 |
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-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 1 | -3/+1 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2006-01-10 | Use mk/mysql.buildlink3.mk instead of databases/mysqlX-client/bl3.mk, | ghen | 2 | -3/+4 |
2006-01-03 | Update security/courier-authlib to 0.58. Changes from version 0.57 include: | jlam | 3 | -19/+6 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 1 | -2/+2 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 2 | -7/+7 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -7/+7 |
2005-11-07 | Only install the authldap.schema file if the "ldap" package option is | jlam | 2 | -3/+3 |
2005-08-23 | The real user name in PKG_USERS does not need to be escaped with double | rillig | 1 | -2/+2 |
2005-08-11 | Update security/courier-authlib to 0.57. Changes from version 0.55 | jlam | 7 | -115/+172 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+2 |
2005-06-24 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -2/+4 |
2005-05-31 | Rename option PAM to pam (so all options are lower case). Backwards | dillo | 1 | -3/+3 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -4/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-13 | Pass the install-time definition of variables that specify the locations | jlam | 1 | -3/+4 |
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-03-24 | Strip off any leading "-Wl," in the compiler and linker flags before | jlam | 2 | -10/+82 |
2005-03-22 | Update security/courier-authlib to courier-authlib-0.55. Changes from | jlam | 2 | -7/+6 |
2005-03-18 | Avoid possibly linking everything against -lintl when PostgreSQL | jlam | 4 | -8/+23 |
2005-02-26 | Install some documentation files for courier-authlib, but only install the | jlam | 3 | -5/+38 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-21 | Fix the authdaemond rc.d script to invoke the correct script to start | jlam | 2 | -3/+5 |
2005-02-18 | Update security/courier-authlib to 0.54. Changes from version 0.53 | jlam | 6 | -16/+47 |