Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move socket from /usr/local/var/sentinel to /var/sentinel | ache | 2003-10-12 | 1 | -9/+3 |
| | | | | (we don't have /usr/local/var). Remember to rebuild /etc/mail/*.mc | ||||
* | Add LDFLAGS, re-arrange CFLAGS | ache | 2003-09-26 | 1 | -4/+2 |
| | |||||
* | Allow building with sendmail from ports | ache | 2003-09-26 | 1 | -3/+9 |
| | |||||
* | Add pkg-message about INPUT_MAIL_FILTER | ache | 2003-09-07 | 1 | -2/+9 |
| | | | | | Check for libmilter.a presence Remove 000. prefix on rc.d script installation | ||||
* | Install rc.d script with -dist suffix to not overwrite real one | ache | 2003-09-07 | 1 | -1/+2 |
| | | | | | Set LC_ALL=C before to avoid bad regex surprises when restarting by hand Remove socket after killing | ||||
* | Update to version 1.6.5b | erwin | 2003-06-22 | 1 | -2/+2 |
| | | | | | PR: 53496 Submitted by: Ports Fury | ||||
* | upgrade to 1.6.4b | ijliao | 2003-05-12 | 1 | -4/+8 |
| | | | | | PR: 51860 Submitted by: Ports Fury | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | upgrade to 1.6.1b | ijliao | 2003-01-02 | 1 | -8/+7 |
| | | | | | PR: 45937 Submitted by: Ports Fury | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 1 | -2/+0 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 1 | -0/+2 |
| | | | | Approved by: pat | ||||
* | Fix argument to chown(8). | wollman | 2002-10-21 | 1 | -1/+1 |
| | |||||
* | add sentinel 1.2b | ijliao | 2002-09-21 | 1 | -0/+38 |
Sentinel is a sendmail milter API implementation PR: 38085 Submitted by: Peter Hollaubek <fifteen@inext.hu> |