Commit graph

37 commits

Author SHA1 Message Date
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
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Dirk Meyer
da5e61df79 LICENSE GPLv2 2010-06-05 19:53:32 +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
b34b48fdee - add LICENSE: 2009-01-16 19:53:36 +00:00
Dirk Meyer
66990815ac - use milter framework 2007-01-13 04:16:24 +00:00
Dirk Meyer
529adeb218 - take maintanership 2006-11-09 13:03:04 +00:00
Dirk Meyer
7416277a57 - extend COMMENT 2006-11-09 12:59:45 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Volker Stolz
0c3cfc2261 - Update to 1.15
- Use PLIST_FILES, SUB_FILES
2005-04-26 08:34:13 +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
02682987ba - drop maintainership 2004-10-13 20:56:12 +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
12fc4ace75 - fix Usage 2003-12-04 03:24:09 +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
09666e3dd5 - make portlint happier 2003-01-22 19:14:08 +00:00
Dirk Meyer
98d05c23ab - Update to 1.11 2003-01-16 03:30:48 +00:00
Dirk Meyer
7fd62f29d6 Update to vbsfilter-1.9 2002-06-18 02:49:55 +00:00
Dirk Meyer
5d952684bf Verified that "-lsm -lsmutil" and no longer needed.
Thanks to Stephane Lentz

PR:		37908
2002-06-17 04:39:27 +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
cfecb977d8 - Update noattach to 1.0beta11
- syncronize sample startup-scripts

PR:		36005
Submitted by:	oli@amun.isnic.is
2002-03-17 18:00:07 +00:00
Dirk Meyer
788746e7ca - Change SENDMAIL_WIT_MILTER to SENDMAIL_WITHOUT_MILTER
MILTER is build by default in any case now,
  previosly only when defined in "BATCH".

- Add CFLAGS awareness to build, Submitted by: mi

P:
2002-02-09 12:17:38 +00:00
Dirk Meyer
da93beb78f - Update to vbsfilter-1.8
Update vbsfilter to detect uuencoded attachments. Thanks to Matthew
   Wong for noting that the "MyParty" virus spreads itself in this way.
2002-01-30 09:47:37 +00:00
Dirk Meyer
4ba91b59c4 - use ${INSTALL_SCRIPT} for samples in ${PREFIX}/etc/rc.d/ 2001-11-13 20:37:35 +00:00
Dirk Meyer
3d1ed214aa - Detect needed libs on installed sendmail package
8.11.6 and 8.12.1 tested.
2001-10-12 10:13:49 +00:00
Dirk Meyer
f9facfa79a - uncomment a line in the sample script 2001-10-07 06:33:30 +00:00
Dirk Meyer
cdce4b7280 - Update to version 1.7
* August 6 2001 -- vbsfilter-1.7
 * Various fixes for the case where headers and/or body are empty.
 * Patch sent in by Sergiy Zhuk <serge@yahoo-inc.com>
 *
 * Update "dangerous extension" list.
 * Noted by David F. Russell <David.F.Russell@ncmail.net>
 *
 * July 25 2001 -- vbsfilter-1.6
 * Also recognise 'name=blah' as well as the more usual 'name="blah"'.
 * Patch sent in by Andrea Adams <andrea@vividimage.com>
 *
 * July 9 2001 -- vbsfilter-1.5
 * Add support to reject arbitrary extensions.
 *
 * March 31 2001 -- vbsfilter-1.4
 * Update for sendmail-8.12
 *
2001-08-13 19:20:39 +00:00
Dirk Meyer
1c0cfaec29 - Fix build on current, as PTHREAD_CFLAGS generates an empty argument.
cd /tmp/a/ports/mail/vbsfilter/work/vbsfilter-1.3 &&  cc -O -pipe  -Wall -I/usr/local/include ""  -L/usr/local/lib -o vbsfilter-1.3 vbsfilter-1.3.c -lmilter -lsmutil "-lc_r"
cc: : No such file or directory
*** Error code 1

using: ${PTHREAD_CFLAGS:S=""==}
2001-08-01 10:47:45 +00:00
Dirk Meyer
385c248462 change MAINTAINER to FreeBSD.org address 2001-06-24 04:28:57 +00:00
Dirk Meyer
d7eb63a9e1 Sendmail:
- Save more documentation in %%PREFIX%%/share/doc/sendmail
- Update Sendmail package, only libmilter will be installed.
- Bump PORTREVISION
- Cleanup configuration, reduced overhead in "site.config.m4" files
- New option SENDMAIL_WITHOUT_IPV6=yes
- Use global WITH_TLS as well as SENDMAIL_WITH_TLS
- New slave ports: sendmail-sasl, sendmail-ldap
- vbsfilter now build a package
2001-06-15 17:28:11 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Dirk Meyer
8769245118 vbsfilter will rename VBS and SHS attachments to .txt,
thus rendering them harmless.

Sendmail 8.10 introduced a new feature called the milter library,
which provides filtering callbacks to a user-level program, which in
turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to
the question: Can sendmail allow this mail to be delivered?

Sendmail is a trademark of Sendmail, Inc.

WWW: http://aeschi.ch.eu.org/milter/

Submitted by:	maintainer
2001-03-13 06:47:30 +00:00