Dmitry Marakasov
4e942b6419
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
...
Approved by: portmgr blanket
2016-05-19 10:44:11 +00:00
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +00:00
Dirk Meyer
15ff0ca966
- split libmilter from sendmail into a seperate port
...
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman)
2016-02-13 09:03:15 +00:00
Jimmy Olgeni
41a7072cfb
Typos, whitespace and capitalization fixes (G-P).
2015-09-20 20:54:08 +00:00
Dmitry Marakasov
fbe0f96a25
- Switch to options helpers
...
- Add some NO_ARCHes
- Fix and unsilence some installation commands
Approved by: portmgr blanket
2015-09-03 16:37:31 +00:00
Baptiste Daroussin
56f6b3f592
There is no need to chown from install target given the plist will take care of it
...
Drop NEED_ROOT
2015-05-30 23:23:10 +00:00
Dmitry Marakasov
ea59090fbb
- Don't cat pkg-message from Makefiles
...
Approved by: portmgr blanket
2015-05-21 07:06:01 +00:00
John Marino
90e3f72974
mail category: Remove $PTHREAD_LIBS
...
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket
2015-03-25 11:41:17 +00:00
Baptiste Daroussin
8ea934f133
Simplify plist
2014-10-31 23:27:28 +00:00
Adam Weinberger
8e7fd48a29
Rename mail/ patch-xy patches to reflect the files they modify.
2014-07-28 23:20:38 +00:00
Adam Weinberger
99afccd1ce
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2014-07-15 16:14:15 +00:00
Jimmy Olgeni
168f57451a
Remove indefinite articles and trailing periods from COMMENT, plus minor
...
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
2014-07-07 15:31:01 +00:00
Dirk Meyer
1a4d428ca7
- convert LIB_DEPENDS
2013-12-07 05:09:57 +00:00
Dirk Meyer
338eecf237
- use STAGEDIR
...
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Dirk Meyer
1e3119b07e
- fix misplaced NO_STAGE in slaveports and ifdefs
2013-09-21 11:06:03 +00:00
Baptiste Daroussin
fd61959c15
Add NO_STAGE all over the place in preparation for the staging support (cat: mail)
2013-09-20 19:59:12 +00:00
Dirk Meyer
1d62d821d9
- cleanup header
...
- strip shlibversion in depedency
2013-01-26 16:06:35 +00:00
Martin Matuska
b2c4fbb77a
Update PCRE to 8.32
...
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Martin Matuska
dbbf004162
Bump pcre library dependency due to 8.30 update
2012-02-14 12:45:35 +00:00
Olli Hauer
c5284f2b4e
- remove MD5
2011-07-03 13:53:52 +00:00
Dmitry Marakasov
a13d9a603d
- Switch SourceForge ports to the new File Release System: categories starting with M
2009-08-22 00:28:34 +00:00
Dirk Meyer
66990815ac
- use milter framework
2007-01-13 04:16:24 +00:00
Dirk Meyer
27c7aa7e8a
- take maintainership
2006-11-09 12:43:27 +00:00
Pav Lucistnik
145be4426a
- Add SHA256
2005-11-25 15:31:02 +00:00
Trevor Johnson
c0669efed5
Tidy up whitespace.
2004-04-10 17:26:55 +00:00
Andrey A. Chernov
4288eb9845
Move statedir to /var/spool
2004-02-12 23:53:09 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Andrey A. Chernov
5e85522768
Add optional DO_NOT_DECODE_SUBJECT knob (allows to catch unwanted charsets)
2003-12-20 05:11:02 +00:00
Kirill Ponomarev
618900fad3
- Update to version 1.7b
...
PR: 59333
Submitted by: Ports Fury
2003-11-16 14:58:44 +00:00
Andrey A. Chernov
29db69436a
Move socket from /usr/local/var/sentinel to /var/sentinel
...
(we don't have /usr/local/var). Remember to rebuild /etc/mail/*.mc
2003-10-12 02:34:23 +00:00
Andrey A. Chernov
a938f268e7
Add LDFLAGS, re-arrange CFLAGS
2003-09-26 20:19:19 +00:00
Andrey A. Chernov
1c9f7b5917
Allow building with sendmail from ports
2003-09-26 20:15:58 +00:00
Andrey A. Chernov
b592f32da6
Add pkg-message about INPUT_MAIL_FILTER
...
Check for libmilter.a presence
Remove 000. prefix on rc.d script installation
2003-09-07 14:09:23 +00:00
Andrey A. Chernov
4c66a8732c
Install rc.d script with -dist suffix to not overwrite real one
...
Set LC_ALL=C before to avoid bad regex surprises when restarting by hand
Remove socket after killing
2003-09-07 13:09:10 +00:00
Andrey A. Chernov
095f230336
Only uncatchable signals can kill the milter accoding to docs, so use
...
-KILL
2003-09-07 08:06:43 +00:00
Andrey A. Chernov
275308e55f
Test for sockect presence with -e, not -f
...
Always remove socket before start, it may left after panic reboot
2003-09-07 04:34:36 +00:00
Erwin Lansing
30a99468ac
Update to version 1.6.5b
...
PR: 53496
Submitted by: Ports Fury
2003-06-22 19:09:58 +00:00
Ying-Chieh Liao
2905c1693f
upgrade to 1.6.4b
...
PR: 51860
Submitted by: Ports Fury
2003-05-12 06:57:51 +00:00
Yen-Ming Lee
de70808b3b
correct syntax of chown
...
PR: 48515
Submitted by: Akihiro IIJIMA <aki@bsdclub.org>
Approved by: markp (MAINTAINER)
2003-02-23 16:25:49 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
c0019d3baa
upgrade to 1.6.1b
...
PR: 45937
Submitted by: Ports Fury
2003-01-02 18:45:29 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Kris Kennaway
71403deb2e
Respect CC and CFLAGS
2002-10-23 03:20:04 +00:00
Garrett Wollman
d3a1f623cb
Fix argument to chown(8).
2002-10-21 22:09:24 +00:00
Ying-Chieh Liao
56e5247fbf
add sentinel 1.2b
...
Sentinel is a sendmail milter API implementation
PR: 38085
Submitted by: Peter Hollaubek <fifteen@inext.hu>
2002-09-21 02:26:08 +00:00