Commit Graph

53 Commits

Author SHA1 Message Date
Tobias Kortkamp
5b9f5eabd6 mail/sid-milter: Correctly spell pre-configure-NH_MFROM-on
Broken in r398460 during conversion to options helpers.
2019-09-18 09:16:34 +00:00
Mathieu Arnold
558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Dirk Meyer
6058705eb9 - bump MILTER_SOVER to fix linking on FREEBSD-12
- bump PORTREVISION on ports using libmilter
- rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT
- rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE
- rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC
- cleanup ifdefs
- fix build on batv-filter with libmilter from ports
2018-07-01 10:17:18 +00:00
Brooks Davis
16a06ea402 Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.

PR:		224300, 224443 (exp-run)
Approved by:	portmgr (antoine)
Exp-run:	antoine
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14137
2018-03-02 22:34:53 +00:00
Dirk Meyer
9b25044c67 - add depedency groff 2018-01-30 23:14:32 +00:00
Dirk Meyer
6bef2f99f3 - fix regression with clang 4.0.0
PR:		223702
2017-11-26 17:52:21 +00:00
Dirk Meyer
f99a8aa9b6 - fix regression with clang 4.0.0
PR:		223702

- fix homepage
- add pkg-message
2017-11-16 20:16:10 +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
Dirk Meyer
71a9238718 - make portlint happier 2015-11-21 19:40:01 +00:00
Dmitry Marakasov
70a6e98f6a - Switch to options helpers
- Don't use deprecated MAN*
- Fix installation from non-root

Approved by:	portmgr blanket
2015-10-03 01:44:37 +00:00
Dmitry Marakasov
b5a5e311ce - Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-09 01:12:50 +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
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
9ba91bf89b - remove broken MANPREFIX
- update RESTRICTED
2014-03-09 14:03:10 +00:00
Dirk Meyer
de89df1e53 - use STAGEDIR
- use OPTIONS_DEFINE
2013-12-04 07:08:54 +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
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Dirk Meyer
e99e060d34 - escape shell names 2012-01-14 14:52:13 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dirk Meyer
82df6a2a34 - honor CC 2011-06-24 18:53:09 +00:00
Dirk Meyer
3425627da5 - drop WITHOUT_RC_NG 2010-05-30 20:37:20 +00:00
Dirk Meyer
5e0dd4f367 - convert to new rc.d style 2010-05-30 20:33:51 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +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
de659837b9 - update MASTER_SITES 2009-08-21 05:08:30 +00:00
Dirk Meyer
be732dbbba - disable checks on BUILDING_INDEX
Suggested by:   cperciva
2009-07-27 07:32:38 +00:00
Dirk Meyer
bd5df5107d - update to 1.0.0
- new option WITH_NH_MFROM
PR:		124380
Submitted by:	Hirohisa Yamaguchi
2008-06-08 11:10:03 +00:00
Dirk Meyer
32d98599ea - fix rc script
PR:		117340
Submitted by:	Xin LI
2007-10-21 08:39:59 +00:00
Dirk Meyer
e4db5fb82e - detect early if sysvipc is not implemented 2007-03-17 08:47:42 +00:00
Kris Kennaway
b63af171a0 Back out incorrect r1.14 2007-03-16 21:11:35 +00:00
Dirk Meyer
15981b0e62 - update sm_marid_version_patterns
Submitted by:	Andrey Chernov (ache)
2006-12-18 07:11:14 +00:00
Dirk Meyer
17bc424e98 - fix typo 2006-12-03 19:53:35 +00:00
Dirk Meyer
4a87b7d282 - mark IGNORE on pointhat only
2006 Aug 23 17:17:12    sid-milter-0.2.14.log
2006 May 29 04:07:40    sid-milter-0.2.12.log
2006 May 20 03:06:32    sid-milter-0.2.12.log
2006 May 10 03:13:08    sid-milter-0.2.12.log
2006 Apr 20 23:26:12    sid-milter-0.2.10_1.log
2006 Apr  5 23:40:55    sid-milter-0.2.10_1.log
2006 Apr  3 09:31:43    sid-milter-0.2.10_1.log
2006 Mar 31 23:22:59    sid-milter-0.2.10_1.log
2006 Mar 10 21:15:45    sid-milter-0.2.10_1.log
2006-12-03 18:33:50 +00:00
Dirk Meyer
4f2f949ea7 - use milter framework
- mark IGNORE on pointhat only
2006 Aug 23 17:17:12    sid-milter-0.2.14.log
2006 May 29 04:07:40    sid-milter-0.2.12.log
2006 May 20 03:06:32    sid-milter-0.2.12.log
2006 May 10 03:13:08    sid-milter-0.2.12.log
2006 Apr 20 23:26:12    sid-milter-0.2.10_1.log
2006 Apr  5 23:40:55    sid-milter-0.2.10_1.log
2006 Apr  3 09:31:43    sid-milter-0.2.10_1.log
2006 Mar 31 23:22:59    sid-milter-0.2.10_1.log
2006 Mar 10 21:15:45    sid-milter-0.2.10_1.log
2006-12-03 18:30:29 +00:00
Dirk Meyer
ab41d51dae - update to 0.2.14
PR:		101239
Submitted by:	Hirohisa Yamaguchi
2006-08-02 06:37:16 +00:00
Dirk Meyer
32f9d8efd0 - Fix rc.subr script
PR:		100055
Submitted by:	delphij (Xin LI)
2006-07-11 05:17:07 +00:00
Xin LI
d282ddb0c6 Typo. 2006-07-11 03:10:39 +00:00
Dirk Meyer
c8b4e49f9d - update to 0.2.13 2006-05-25 15:31:25 +00:00
Dirk Meyer
7f07944635 - update to 0.2.12 2006-05-03 22:03:32 +00:00
Dirk Meyer
81ebdaf270 - update to 0.2.11
- make portlint happier
2006-04-23 15:08:47 +00:00
Dirk Meyer
8eb500556c - add startup script using rc.subr(8)
- make portlint happier
PR:		91596
Submitted by:	Hirohisa Yamaguchi

- drop pkg-plist
- new option WITHOUT_RC_NG
2006-01-17 07:27:38 +00:00
Dirk Meyer
c2508f9674 - update to 0.2.10 2005-12-11 09:40:35 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
fe1f19cc3e - update to 0.2.9 2005-07-27 17:30:36 +00:00
Dirk Meyer
4f39596fd1 - honor CFLAGS
Submitted by:	ache
2005-07-15 03:55:24 +00:00
Dirk Meyer
d7d20d0add - update to 0.2.8
- use /var/crash
- don't issue SMFIS_TEMPFAIL in testmode
- fix gcc error on FreeBSD 5.x:
sid-filter.c: In function `sid_marid_check':
sid-filter.c:1145: error: label at end of compound statement
2005-06-11 07:29:15 +00:00
Dirk Meyer
53fe81cdd6 - new option WITH_SIDMILTER_AR=yes
resovles conflicts with libar from diffrent ports

- rename ar.h to libar.h
prevent possible conflicts with /usr/include/ar.h

- force PTHREAD_CFLAGS, no difference in package

Suggested by:	ache
2005-05-23 15:55:24 +00:00