Commit graph

7 commits

Author SHA1 Message Date
Erwin Lansing
195787e7f5 Mark BROKEN: does not build 2009-12-16 12:56:34 +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
Mark Linimon
522be11394 Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-09-30 09:21:42 +00:00
Ion-Mihai Tetcu
2eda5cd45e Fix fetch.
Submitted by:	pontyhat via kris, Scot Hetzel (maintainer)
Pointyhat:	itetcu (me)
2007-04-18 21:07:56 +00:00
Ion-Mihai Tetcu
146d46b787 The distfile changes weekly because of updated virus definitions and expiration
date changed in the fprotd and f-prot-qmail binaries so set NO_SIZE and
IGNOREFILES thus UNbreak.

PR:		ports/111282
Submitted by:	Josh Paetzel, the change committed is from maintainer
Approved by:	"Scot Hetzel" <swhetzel@gmail.com>
2007-04-17 00:29:20 +00:00
Kris Kennaway
9d250b9b6c BROKEN: Unfetchable 2007-03-25 04:01:23 +00:00
Martin Wilke
e66a031a4a F-Prot Antivirus BSD Mail Servers utilizes the renowned F-Prot Antivirus
scanning engine for primary scan but has in addition to that a system of
system of internal heuristics devised to search for unknown viruses.

Please note that the license explicitly permits that F-Prot Antivirus BSD
Mail Servers be used for evaluation purposes only, without charge for a
period of no more than 60 days.  If you use this software after the 60 day
evaluation period, then you must register and pay a license fee.

WWW: http://www.f-prot.com/

PR:		ports/110107
Submitted by:	Scot W. Hetzel <swhetzel at gmail.com>
2007-03-09 10:20:17 +00:00