| Commit message (Expand) | Author | Age | Files | Lines |
* | mail/mailman: fix cron/rundig if HTDIG option is enabled [1] | Matthias Andree | 2019-06-13 | 1 | -1/+15 |
* | Actually expand newsyslog locations in pkg-message. | Matthias Andree | 2018-11-29 | 1 | -1/+1 |
* | mail/mailman: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/ | Ben Woods | 2018-11-28 | 1 | -1/+1 |
* | mail/mailman: add OPTION to not send passwords in the monthly mails | Kurt Jaeger | 2018-11-02 | 1 | -3/+8 |
* | Revert r479294 - relocation of existing conf files violates POLA | Ben Woods | 2018-09-10 | 1 | -1/+1 |
* | mail/mailman: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/ | Ben Woods | 2018-09-09 | 1 | -0/+1 |
* | Security upgrade Mailman to 2.1.29 | Matthias Andree | 2018-07-31 | 1 | -4/+4 |
* | Security upgrade mail/mailman to v2.1.27 | Matthias Andree | 2018-06-25 | 1 | -5/+4 |
* | Attempt to support pkg upgrade through scripts WRT last_mailman_version. | Matthias Andree | 2018-02-19 | 1 | -1/+1 |
* | Overhaul default hosts configuration. | Matthias Andree | 2018-02-17 | 1 | -2/+3 |
* | mail/mailman: add reopen to rc script's extracommands. | Matthias Andree | 2018-02-11 | 1 | -1/+1 |
* | Support the upstream "reopen" mode (broken from the beginning in ports) | Matthias Andree | 2018-02-11 | 1 | -1/+1 |
* | Security update to 2.1.26 (XSS bug), assorted other fixes. | Matthias Andree | 2018-02-08 | 1 | -5/+5 |
* | Convert Python ports to FLAVORS. | Mathieu Arnold | 2017-11-30 | 1 | -2/+2 |
* | Update to new upstream release 2.1.25. | Matthias Andree | 2017-10-27 | 1 | -3/+4 |
* | Add a newsyslog configuration file, to rotate logs. | Matthias Andree | 2017-09-16 | 1 | -2/+10 |
* | Fix up DEFAULT_URL_HOST/DEFAULT_MAIL_HOST for jailed or external builds. | Matthias Andree | 2017-09-10 | 1 | -1/+4 |
* | Update to new upstream version 2.1.24. | Matthias Andree | 2017-08-11 | 1 | -5/+5 |
* | - Fix shebangs | Martin Wilke | 2017-04-21 | 1 | -1/+5 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -3/+3 |
* | Security update to upstream release 2.1.23. | Matthias Andree | 2016-08-29 | 1 | -4/+4 |
* | Update to new upstream release 2.1.22. | Matthias Andree | 2016-04-22 | 1 | -7/+6 |
* | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. | Mathieu Arnold | 2016-04-01 | 1 | -6/+6 |
* | Avoid patch-LP1551075 when HTDIG is enabled. [1] | Matthias Andree | 2016-03-10 | 1 | -1/+2 |
* | Preserve some kinds of signatures, reenable HTDIG option. | Matthias Andree | 2016-03-02 | 1 | -4/+9 |
* | Make sure pkg-install works with postfix-base, too. | Matthias Andree | 2016-03-02 | 1 | -1/+1 |
* | Fix pkg-install "install -d" invocation. | Matthias Andree | 2016-03-01 | 1 | -0/+1 |
* | Upgrade to new release 2.1.21. Disable HTDIG option. | Matthias Andree | 2016-02-29 | 1 | -3/+2 |
* | Fix a leftover in rcfile, make more robust. | Matthias Andree | 2015-12-30 | 1 | -1/+1 |
* | Fix stop method in rc.d script to wait for process to exit. | Matthias Andree | 2015-12-30 | 1 | -1/+2 |
* | Find Postfix also if installed with INST_BASE option. | Matthias Andree | 2015-12-29 | 1 | -2/+2 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -2/+1 |
* | USE_AUTOTOOLS -> USES=autoreconf, GNU_CONFIGURE=yes | Matthias Andree | 2015-04-22 | 1 | -2/+2 |
* | Update to new upstream release 2.1.20. | Matthias Andree | 2015-04-09 | 1 | -5/+3 |
* | Add CPE information. | Matthias Andree | 2015-03-09 | 1 | -1/+3 |
* | Update to new upstream release 2.1.19. | Matthias Andree | 2015-03-02 | 1 | -2/+1 |
* | Install powerlogo.png in both image locations. | Matthias Andree | 2015-01-17 | 1 | -3/+5 |
* | Update Apache instructions in post-install notes for 2.4 [1], dropping 1.3. | Matthias Andree | 2015-01-08 | 1 | -1/+1 |
* | With CVS gone, use the GIF file directly, ditching the uuencoding. | Matthias Andree | 2015-01-07 | 1 | -1/+1 |
* | Update rcfile and permission handling. | Matthias Andree | 2015-01-07 | 1 | -2/+2 |
* | The rcfile now runs bin/check_perms so users have a visual clue in case | Matthias Andree | 2014-12-27 | 1 | -25/+13 |
* | Back out bapt's "cleanup" commit r371953. | Matthias Andree | 2014-12-26 | 1 | -1/+1 |
* | Reinstate checksums for optional patches[1], fixing regression from c334818. | Matthias Andree | 2014-09-16 | 1 | -2/+1 |
* | Add OPENSMTPD's user ID [1]. Add warnings about GIDs [2]. | Matthias Andree | 2014-08-13 | 1 | -3/+8 |
* | - Switch databases/namazu2 to USES=libtool, drop .la files | Dmitry Marakasov | 2014-07-29 | 1 | -1/+1 |
* | Fix make fetch | Antoine Brodin | 2014-07-29 | 1 | -1/+2 |
* | Convert a bunch of EXTRACT_SUFX=... into USES=tar:... | Adam Weinberger | 2014-07-29 | 1 | -2/+1 |
* | Avoid leftovers on pkg_add-based systems by running a | Matthias Andree | 2014-05-16 | 1 | -0/+1 |
* | Upgrade to new upstream bugfix release 2.1.18-1. | Matthias Andree | 2014-05-10 | 1 | -1/+1 |
* | Update to new upstream version 2.1.18. | Matthias Andree | 2014-05-04 | 1 | -3/+8 |