Commit Graph

58 Commits

Author SHA1 Message Date
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
Dirk Meyer
2ff8548320 - update MASTER_SITES
- update homepage
2016-10-06 18:18:52 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +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
f4ff9b0388 - use do-install-DOCS-on
- use do-install-EXAMPLES-on
2015-11-21 18:24:12 +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
Antoine Brodin
8e556b93ae Cleanup plist 2014-11-22 18:42:44 +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
7bf26e842b - remove broken MANPREFIX 2014-03-09 14:01:51 +00:00
Dirk Meyer
589ace382b - remove space 2013-12-11 21:55:33 +00:00
Dirk Meyer
f9a95694ae - revert r331810 2013-10-28 20:17:49 +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
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
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Dirk Meyer
eaa578daf7 - use RC_SUBR 2009-01-16 19:54:13 +00:00
Dirk Meyer
79efb30db9 - use PORTEXAMPLES 2008-05-30 17:09:01 +00:00
Dirk Meyer
66990815ac - use milter framework 2007-01-13 04:16:24 +00:00
Dirk Meyer
7416277a57 - extend COMMENT 2006-11-09 12:59:45 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
eea2bd7c98 - update to 1.2 2005-04-26 17:51:30 +00:00
Dirk Meyer
3b9c035d7d - rename option
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT
2004-12-17 04:38:34 +00:00
Dirk Meyer
72ef392689 - register depedency for SENDMAIL_WITH_SHARED_MILTER 2004-12-16 21:07:39 +00:00
Dirk Meyer
4a732520f3 - force milter dir as first include path
- fix build with sendmail 8.13 mfapi.h
- switch default to sendmail 8.13
2004-10-12 16:16:19 +00:00
Dirk Meyer
3bc36ee9df - new option SENDMAIL_PORT 2004-07-19 04:45:33 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Dirk Meyer
130380dc86 - update COMMENT
Submitted by:	mark@remotelab.org
2003-12-17 15:34:20 +00:00
Dirk Meyer
12fc4ace75 - fix Usage 2003-12-04 03:24:09 +00:00
Dirk Meyer
cef1737049 - bump PORTREVISION 2003-11-18 14:17:00 +00:00
Dirk Meyer
921aa65edf - honor given LDFLAGS
- make sure it links with the latest libmilter.a by default.
2003-10-29 03:11:13 +00:00
Dirk Meyer
b58edcff29 - remove COPYING 2003-10-19 19:21:10 +00:00
Dirk Meyer
b27d7e16af - use DOCSDIR and EXAMPLESDIR 2003-10-12 10:58:50 +00:00
Dirk Meyer
23214d189f - Fix bogus kill -SIGUSR1 to -USR1 for reload target
- update Usage.
2003-09-26 07:17:47 +00:00
Dirk Meyer
cbc0bb7a96 - add reload target in rc.script 2003-09-25 18:31:25 +00:00
Dirk Meyer
eaf2b2b7f7 - use ${PTHREAD_LIBS} in configure 2003-09-24 17:31:50 +00:00
Dirk Meyer
80f172bf79 - Update to 1.1p1
fix a buffer overflow in the return message generation
- set PORTVERSION 1.1.1 to avoid future conflicts
2003-08-23 10:14:54 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
a9d62c9ca6 Update to 1.1
PR:		46737
Submitted by:	oli@isnic.is
2003-01-04 13:57:11 +00:00
Dirk Meyer
3498012a6f Option SENDMAIL_MILTER_IN_BASE
- allow to build port with base sendamil
2002-10-26 19:05:37 +00:00
Dirk Meyer
2029c61d64 Add an option: SENDMAIL_MILTER_IN_BASE=yes
This does not build yet, as the ports need more than libmilter.

PR:		37908
2002-05-10 06:01:35 +00:00
Dirk Meyer
3b19ce9fe0 Version update from 1.0 to 1.0p1
PR:		37487
Submitted by:	oli@isnic.is
2002-04-29 09:51:26 +00:00