Commit graph

129 commits

Author SHA1 Message Date
Rene Ladan
13e86fe6eb mail/mailscanner: remove optional dependency on expired security/bdc 2017-08-23 11:26:47 +00:00
Chris Rees
3ada6927f3 Fix pkg-deinstall missing. Had merged a revert, but had to copy over files
as working copy messed up, and the file existed but not checked in.
2017-07-29 11:32:22 +00:00
Chris Rees
a12ea7141f Partially revert the previous update.
No longer clobber user's configuration.

Fixup most pathnames, works for me now (tm)

PR:		ports/217142
PR:		ports/219938
PR:		ports/219990
2017-07-28 16:39:22 +00:00
Chris Rees
b9740cd277 Serious issue on deinstall, disable until fixed.
PR:		ports/217142
2017-07-28 14:05:57 +00:00
Wen Heping
bd6db806bc - Update to 5.0.3
- Add many recommended Perl modules to dependencies
- Remove DOCS option (there are no docs now)
- Since there are no Sophos binaries, remove the Sophos.install.freebsd file
- Simplify do-install - use COPYTREE_SHARE, COPYTREE_BIN

PR:		217142
Submitted by:	pkubaj@anongoth.pl
Approved by:	maintainer(timeout, > 100 days)
2017-06-10 23:12:19 +00:00
Antoine Brodin
8de81b5dd5 Do not shebangfix symlinks
PR:		216309
2017-01-21 18:35:01 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
John Marino
e40e0c98ac mail/mailscanner: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).

Approved by:	infrastructure improvements blanket (sweep for unzip)
2016-08-04 00:54:27 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +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
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
Martin Wilke
c5d31dd10b - Update to 4.85.2-3
PR:		205010
Submitted by:	Talal Al Dik
Approved by:	maintainer timeout (3 weeks+)
2016-01-04 07:16:00 +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
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Adam Weinberger
531cd7932f Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.

I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
2014-03-11 21:49:40 +00:00
Chris Rees
02314e3ece Update to 4.84.6
Fix temporary file bugs
Pointed out by:	brad@comstyle.com

PR:		ports/187005
Submitted by:	Kevin Kobb (maintainer)

Style and shebang fixes and stage.
2014-02-28 20:04:59 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +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
Andrej Zverev
69b6f05b28 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 18:12:50 +00:00
Chris Rees
323ceaa494 OPTIONSngify
Remove old irrelevant perl dependency fixes

Submitted by:	Kevin Kobb (kkobb@skylinecorp.com), maintainer
2013-01-29 19:38:30 +00:00
Andrej Zverev
5c64b5a491 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 13:10:09 +00:00
Chris Rees
76be0c45c6 Fix mktemp use (GNUism optional -t part for directory)
PR:		ports/167000
Submitted by:	Kevin Kobb <kkobb@skylinecorp.com> (maintainer)
2012-04-18 07:30:16 +00:00
Chris Rees
4ef6d6e7fe Fix SPAMASSASSIN_SYMLINK (again)
Submitted by:	Kevin Kobb (maintainer)
Pointyhat to:	crees
Feature safe:	yes
2012-03-22 19:18:55 +00:00
Chris Rees
c7577fc792 - Fix MS TNEF unpacking
- Use substitution in MailScanner.8 to update version

- Correct handling of WITHOUT_SPAMASSASSIN_SYMLINK in pkg-install

PR:		ports/166254
Submitted by:	Kevin Kobb (kkobb@skylinecorp.com) (maintainer)
Feature safe:	yes
2012-03-21 21:08:02 +00:00
Chris Rees
0f69da9391 Kevin Kobb has been much quicker than me at keeping MailScanner up to date,
so punish him with maintainership

Approved by:	Kevin Kobb <kkobb@skylinecorp.com> (new maintainer)
Feature safe:	yes
2012-03-14 18:38:56 +00:00
Chris Rees
56522a3814 Update to 4.84.5
PR:		ports/165887
Submitted by:	Kevin Kobb <kkobb@skylinecorp.com>
Feature safe:	yes
2012-03-10 10:30:07 +00:00
Chris Rees
368fd8a051 Modernise rc scripts
Submitted by:	dougb (based on patch)
2012-01-15 20:35:29 +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
Chris Rees
10c2150c77 Add reload function to rc script
PR:		ports/163786
Submitted by:	Carl Lindberg <lindberg+freebsdbugs@clindberg.org>
2012-01-02 20:38:33 +00:00
Chris Rees
d73b6de2b8 - Update to 4.83.5
- Automate config file updates
- Include config file handling in package
- Update maintainer address

PR:		ports/157065
Submitted by:	Chris Rees (utisoft@gmail.com) (self)
Reviewed by:	Kevin Kobb
Approved by:	tabthorpe (co-mentor)
2011-06-18 16:35:08 +00:00
Sahil Tandon
d89c6e39e0 - Pass maintainership to submitter
- s/LOCALBASE/PREFIX/ where necessary
- Remove obsolete %%RC_SUBR%% reference
- Assign to RUN_DEPENDS with immediate expansion
- Use REINPLACE_CMD instead of PERL macro

PR:		ports/156883
Submitted by:	Chris Rees <utisoft@gmail.com>
2011-05-08 20:54:08 +00:00
Frederic Culot
4c382cf6d7 - Update to 4.83.4
PR:		ports/156201
Submitted by:	Kevin Kobb <kkobb AT skylinecorp.com>
2011-04-11 15:01:50 +00:00
Martin Wilke
6fc8389487 - Update to 4.83.2
PR:		155665
Submitted by:	Kevin Kobb <kkobb@skylinecorp.com> (maintainer)
2011-03-25 10:39:30 +00:00
Martin Wilke
a62f11ae47 - Update to 4.82.6-1
PR:		154775
Submitted by:	maintainer
2011-02-15 07:36:23 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Martin Matuska
ddcc0de921 Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
2010-09-21 07:56:43 +00:00
Philip M. Gollucci
eb278d833e - Update to 4.81.4
PR:             ports/150331
Submitted by:   Kevin Kobb <kkobb@skylinecorp.com>
2010-09-14 04:11:47 +00:00
Philip M. Gollucci
3df089616c - Release some more ports 2010-04-28 22:20:23 +00:00
Philip M. Gollucci
825dcb10a1 - Update to 4.79.11 the current stable release
PR:             ports/144638
Submitted by:   Mike Jakubik <mike.jakubik@intertainservices.com>
2010-04-27 00:20:34 +00:00
Renato Botelho
33d9de8958 Chase clamav's lib bump 2010-04-06 12:01:56 +00:00
Doug Barton
204523bd3c Cleanse more RC_SUBR and RC_SUBR_SUFFIX variables 2010-03-28 05:52:12 +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
Philip M. Gollucci
4b89068be1 - Update to 4.79.10
PR:             ports/143277
Submitted by:   Mike Jakubik <mike.jakubik@intertainservices.com>
2010-02-01 03:32:13 +00:00
Jun Kuriyama
14ed202be0 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 11).

Approved by:	portmgr (itetcu)
2010-01-27 13:05:28 +00:00
Philip M. Gollucci
d4d141a250 - Update to 4.79.5 2010-01-18 05:35:35 +00:00
Philip M. Gollucci
9875f3c1aa - Adopt 2010-01-12 06:54:31 +00:00
Philip M. Gollucci
10b2562faa This is a workaround to the continuous taint mode incompatibilities with this code.
- This patch introduces a new rc variable called "mailscanner_user". If you changed the "Run As User"
  variable in MailScanner.conf (which triggers taint mode) you MUST now also set the same value in /etc/rc.conf.
- Removed ulimit bump from startup script, since its now dynamically set at boot time based on system resources.
- fixes permission problems with pid file.

PR:             ports/142382
Submitted by:   Mike Jakubik <mike.jakubik@intertainservices.com>
2010-01-09 23:45:02 +00:00
Pav Lucistnik
b278c686f3 - Update to 4.79.4
PR:		ports/141726
Submitted by:	Mike Jakubik <mike.jakubik@intertainservices.com>
2009-12-18 22:30:47 +00:00
Felippe de Meirelles Motta
e6d4fd5eb9 - Update to 4.78.17.
PR:		ports/139313
Submitted by:	Mike Jakubik <mikej@rogers.com>
2009-10-11 22:32:16 +00:00