Age | Commit message (Expand) | Author | Files | Lines |
2009-05-21 | remove not working mirror. | zafer | 1 | -3/+2 |
2008-06-19 | Add patch for CVE-2008-2711. | obache | 3 | -3/+38 |
2008-04-27 | Set MAINTAINER to pkgsrc-users@NetBSD.org to indicate anyone can work on fixe... | frueauf | 1 | -2/+2 |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -2/+2 |
2008-01-05 | Added support for installation to DESTDIR. | heinz | 1 | -3/+4 |
2007-11-07 | Remove "inet6" option. The "configure" script doesn't recognize | tron | 1 | -9/+2 |
2007-09-23 | Add fix for security vulnerability reported in CVE-2007-4565. | tron | 3 | -2/+17 |
2007-04-14 | Update "fetchmail" and "fetchmailconf" packages to version 6.3.8. | tron | 2 | -6/+6 |
2007-01-17 | Use documented trick to disable Python detection instead of patching | tron | 3 | -44/+3 |
2007-01-17 | Add second Berlios download site to MASTER_SITES. The main one gets | salo | 1 | -2/+3 |
2007-01-17 | Update "fetchmail" and "fetchmailconf" packages to version 6.3.6. | tron | 12 | -6670/+53 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -14/+14 |
2006-04-13 | BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with | jlam | 1 | -4/+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-20 | Update fetchmail to 6.2.5.5. | frueauf | 7 | -7226/+5829 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -4/+4 |
2005-11-01 | Add patch-ak for a fetchmailconf security issue. This patch does | adrianp | 2 | -1/+48 |
2005-10-25 | Add SOCKS4/SOCKS5 support. | scottr | 1 | -1/+15 |
2005-10-21 | Fix mail/fetchmail under darwin (PR 28543). | tonio | 5 | -3/+153 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -3/+3 |
2005-07-22 | Include patch for fetchmail 6.2.5.2 because of CAN-2005-2335. | frueauf | 3 | -3/+188 |
2005-05-30 | Correct handling if gssapi and kerberos is defined. Proposal by | frueauf | 1 | -4/+3 |
2005-05-30 | Avoid that "kerberos" appears more than once in PKG_OPTIONS. | frueauf | 1 | -2/+2 |
2005-05-24 | transform PKG_DEFAULT_OPTIONS+= to PKG_SUGGESTED_OPTIONS. Suggested by | frueauf | 1 | -4/+2 |
2005-05-22 | Remove USE_TBL from pkgsrc and replace with USE_TOOLS+=tbl. | jlam | 1 | -2/+2 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
2005-04-21 | update this since patch-ae changed. | frueauf | 1 | -2/+2 |
2005-04-21 | Include change described in pr/29955 which checks for $with_kerberos5 | frueauf | 1 | -5/+23 |
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 |
2005-01-21 | Remove definition of CRYPTO. It is no longer needed if | frueauf | 1 | -2/+1 |
2005-01-21 | Rework kerberos V support: | frueauf | 3 | -114/+212 |
2005-01-20 | Add option for kerberos5 like suggested in pr pkg/26170. | frueauf | 3 | -3/+7489 |
2005-01-19 | fix URL for primary master site. | frueauf | 1 | -2/+2 |
2005-01-10 | Remove inet6 from PKG_DEFAULT_OPTIONS. When USE_INET6 is defined it will set | adrianp | 1 | -2/+2 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-11-17 | Remove obsolete variables. You'll want to use: | xtraeme | 1 | -11/+1 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-09-15 | It's better to fix the configure script in pre-configure than in | wiz | 1 | -2/+2 |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -15/+14 |
2004-08-05 | Move the setting of default options out of the section that will be deleted | jlam | 1 | -2/+2 |
2004-08-05 | Move options-handling into a separate file and document each option. | jlam | 2 | -44/+55 |
2004-08-01 | fetchmail should be started after mail is up and running. | jlam | 1 | -2/+2 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 1 | -14/+31 |
2004-07-22 | just require "tbl", not necessarily the whole groff | drochner | 1 | -2/+2 |
2004-07-09 | depend on groff and use ${TBL} for tbl, | drochner | 1 | -2/+3 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
2004-03-31 | Miscellaneous nits. | jlam | 1 | -7/+7 |
2004-03-31 | Install files one by one to workaround more feeble install programs. | jlam | 1 | -7/+10 |