Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | onvert to UCL & cleanup pkg-message (categories l-m) | mat | 2019-08-14 | 1 | -0/+6 |
| | |||||
* | USE_BDB cleanup. | mat | 2016-08-08 | 1 | -1/+1 |
| | | | | | | | | | | | - USE_BDB=4x+ -> USES=bdb. - USE_BDB=yes -> USES=bdb. - USE_BDB=xx -> USES=bdb:xx. Other modernisations when I see them. PR: 209183 Sponsored by: Absolight | ||||
* | - Modernize plist | amdmi3 | 2015-12-22 | 1 | -7/+1 |
| | | | | Approved by: portmgr blanket | ||||
* | Berkeley DB cleanup, remove versions 4.0 ... 4.7. | mandree | 2014-08-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) | ||||
* | - Update from 0.3.9 to 0.4.0 | danilo | 2014-06-15 | 5 | -10/+165 |
| | | | | | | | | - Update MASTER_SITES - Install the man page PR: ports/188319 Submitted by: Keith Gaughan <k@stereochro.me> | ||||
* | Support staging | ehaupt | 2014-02-26 | 1 | -7/+4 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | mail) | ||||
* | Greyfix is the greylisting policy daemon for Postfix written by Kim Minh | sahil | 2011-05-21 | 5 | -0/+67 |
Kaplan. Greyfix uses Postfix policy mechanism to enable greylisting with Postfix. WWW: http://www.kim-minh.com/pub/greyfix/ PR: ports/157052 Submitted by: Keith Gaughan <k@stereochro.me> |