Commit graph

169 commits

Author SHA1 Message Date
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Mathieu Arnold
c33fcc10f9 Chase gnupg 1 packagename change.
Spotted by:	antoine
2013-12-06 12:47:57 +00:00
Beech Rintoul
54a29b023c - Add option definition for IPv6 support
PR:		ports/179479
Submitted by:	Alexey Markov <redrat@mail.ru>
2013-10-01 05:20:36 +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
2a21732666 - Fix issue when spamd crashes because of memory problems in Logger.pm
For more details see Bug 6745
- Do not bump portrevision since issue not global
While I'm here:
- convert to the new perl5 framework

PR:		ports/181242
Submitted by:	Igor Roshchin <spamd-pr@str.komkon.org>
Tested by:	Igor Roshchin <spamd-pr@str.komkon.org>	(two weeks)
Approved by:	maintainer (timeout)
2013-09-02 19:00:24 +00:00
Baptiste Daroussin
5468609551 Convert to new option framework 2013-06-06 21:50:41 +00:00
Beech Rintoul
7f47cdd297 - Fix depend gnupg1
PR:		ports/177359
Submitted by:	Doug Barton <dougb@FreeBSD.org>
2013-03-24 23:58:50 +00:00
Beech Rintoul
f7289d7e8a - Grab maintainership 2013-03-17 17:15:53 +00:00
Michael Scheidell
95251912f1 - Reset Maintainer
Feature Safe: yes
2013-03-17 11:26:51 +00:00
Michael Scheidell
92adb6c171 - Undo patch for buggy Net:DNS .69. caused 404 errors <.69
PR:		ports/174505
2013-03-07 06:20:38 +00:00
Michael Scheidell
ad8e87251e - Bump PORTREVISION (missing on previous commit)
PR:		ports/174505
2013-02-26 21:47:48 +00:00
Michael Scheidell
c07c77c234 - Use USE_PERL [1]
- Fix TYPo in FreeBSD [2]
- Fix sa-update with Net::DNS >= 0.69 [2]

PR:		ports/174505
Submitted by:	Andrej Zverev <andrej.zverev@gmail.com> [1]
Submitted by:	brd [2]
2013-02-26 16:49:50 +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
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Michael Scheidell
087acdc8b6 - Fix CONFLICTS glob [1]
- Change OPTIONS= to += to support p5-Mail-SpamAssassin-Alt
- change post-patch: to :: to support p5-Mail-SpamAssassin-Alt

Submitted by:	crees@ [1]
2012-04-17 18:03:59 +00:00
Michael Scheidell
2a5b7997aa - More updates to support slave. Define ETCDIR
- Best practices, change ${CP} to ${INSTALL_DATA}

PR:		ports/165765
Submitted by:	scheidell (me)
Feature safe:	yes
2012-04-07 16:34:29 +00:00
Michael Scheidell
f52b6afbc0 - Update CONFLICTS for upcoming mail/p5-Mail-SpamAssassin-devel port
Submitted by:	scheidell (me)
Feature safe:	yes
2012-04-04 14:30:01 +00:00
Michael Scheidell
95ebe9f438 - Update to support ja-p5-Mail-SpamAssassin slave port
- No PORTREVISION BUMP

PR:		ports/165765
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Feature safe:	yes
2012-03-27 23:18:33 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Michael Scheidell
007cd95751 - Deprecate EOL perl. This port will now only work with perl 5.12+ for installs or upgrades.
- No PORTVERSION bump.  Current users are NOT affected. Current users should not upgrade.

PR:		ports/165605
Submitted by:	scheidell (me)
Feature safe:	yes
2012-03-12 17:46:11 +00:00
Michael Scheidell
cbaaba0909 - Revert all changes made to p5-Mail-SpamAssassin/Makefile [1]
- This closed pr's ports/165924 [2] and ports/165935 [3]
- No PORTREVISION bump

PR:		ports/165605 [1]
Submitted by:	scheidell (me) [1]
Reported by: 	Alexey Markov <redrat@mail.ru> [2], Helge Oldach <ports-mail-spamass@oldach.net> [3]
Feature safe:	yes
2012-03-11 18:14:12 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Michael Scheidell
02db233f16 - Prepare for ja-p5-Mail-SpamAssassin as a slave port
Approved by:	gabor (mentor)
2012-02-07 15:17:28 +00:00
Michael Scheidell
8787f3adbd - Fix pkg-install.in for users with custom INSTALL [1]
Submitted by:	remy@unix-asp.com [1]
Approved by:	gabor (mentor, implicit)
2012-01-02 13:27:09 +00:00
Michael Scheidell
7bf12796e8 - Portsbump to make sure pkg builders get fixed pkg-install.in [1]
PR:		ports/163715
Approved by:	gabor (mentor) [1]
2012-01-01 20:45:24 +00:00
Michael Scheidell
4373c358c5 - Built packages were not passing INSTALL var [1]
- moved pkg-install to files/pkg-install.in to fix [1]
- General cleanup:
- Move MAN* to files/manpages
- pre-install is/was not su.  DATADIR was not made if you were not root
- removed pkginstall from pre-su-install (not needed, was a no-op anyway
- use my freebsd name as maintainer for auto GNATS assignments.

PR:		ports/163715 [1]
Submitted by:	Alexey Markov <redrat@mail.ru> [1]
Approved by:	gabor (mentor)
2011-12-31 14:17:03 +00:00
Michael Scheidell
6e99c49321 - private email, patch to fix issue with dcc and existing X-DCC headers [1]
- pet pkg-plist

Submitted by:	Herbert J. Skuhra [1]
Reviewed by:	Vernon Schryver    vjs@rhyolite.com
Approved by:	gabor (mentor)
Obtained from:	https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6698
2011-12-26 18:14:37 +00:00
Michael Scheidell
a9a3a85257 PR:
Submitted by:
Reviewed by:
Approved by:	gabor (mentor)
Obtained from:
MFC after:
Security:
Feature safe:	yes

clean up a little for portlint sake.
The check for sa rules was not running right (rc keeps changing)
Backport DCC.pm from SA 3.4.0, SA bug: 6698
2011-11-28 16:35:43 +00:00
Chris Rees
b7bdce66fd - Remove AWL support code [1]
- change PKGNAMEPREFIX = p5 to ? to allow slave ports
- Fix sa-update behaviour when disk full

PR:		ports/160282
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer), [1] Jason Helfman
2011-08-30 12:43:25 +00:00
Wesley Shields
727b6a9c05 - Adjust dependencies
PR:		ports/159113
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2011-08-01 21:06:48 +00:00
Sunpoet Po-Chuan Hsieh
8b44a318bf - Fix *_DEPENDS entries after www/p5-libwww updated to 6.x 2011-07-12 02:10:30 +00:00
Wesley Shields
4a00bc0a6a - Update to 3.3.2. Now works with perl 5.12+ with no warnings.
- Separate out RUN_DEPENDS and BUILD_DEPENDS.
- Do not hardcode spamd as the user in the RC script.
- Use @stopdaemon.
- Add a patch from upstream that fixes a bug when using MYSQL.

PR:		ports/158267
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2011-06-27 02:44:36 +00:00
Olli Hauer
f12ff0d66f - use ports framework to create USER and GROUP [1]
- add bugfix for https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6488
  noted by Yury <yuri _at_ rawbw.com>
- bump PORTREVISION

PR:		ports/157664 [1]
Submitted by:	Chris Rees <utisoft _at_ gmail.com>
Approved by:	maintainer ( Michael Scheidell <scheidell _at_ secnap.net> )
2011-06-07 23:23:51 +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
09d52b71d7 - fix unnecessary dependencies for perl >= 5.10.1
- add upstream patch for perl 5.12 (bugs #6392, #6396)

PR:		ports/150764, ports/149561
Approved by:	maintainer (timeout in ports/150764)
2010-10-06 10:38:09 +00:00
Martin Matuska
17e550ca2f Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
2010-09-21 16:08:11 +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
Tong LIU
738d612f2b - Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR:	ports/148309
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-09 08:54:36 +00:00
Wesley Shields
1f6431d846 - Update to 3.3.1
- Re-work pkg-install to ask about installing rules if they do not exist.
  Rules are no longer distributed with the software and must be obtained
  by running sa-update before trying to start spamd.

PR:		ports/144911
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2010-04-08 13:13:01 +00:00
Wesley Shields
5ca4f5b3e7 - Fix QAT by not touching DATADIR until pre-install target.
- Fix pkg-install to give a warning that the rules need to be installed if they
  don't already exist.

Submitted by:	wxs@
Approved by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
Feature safe:	yes
2010-02-17 22:03:35 +00:00
Gabor Kovesdan
cd71602040 - Some dependency adjustments
- Fix syntax error, which was kept undetected so far because of the
  optional case [1]

PR:		ports/143729
Submitted by:	Michael Scheidell <scheidell@secnap.net>
Reported by:	koitsu [1]
2010-02-11 16:41:35 +00:00
Gabor Kovesdan
2b9433e46f - Fix plist
- Bump PORTREVISION

Notified by:	QAT (via itetcu)
Pointyhat to:	gabor
2010-02-10 13:37:11 +00:00
Gabor Kovesdan
6394e16444 - Move p5-NetAddr-IP to BUILD_DEPENDS otherwise the configure step fails
Notified by:	QAT (via itetcu)
2010-02-10 13:10:27 +00:00
Gabor Kovesdan
204a8fcd37 - Update to 3.3.0
- Reenable DCC (see DCC license for commercial use)

PR:		ports/143654
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2010-02-10 09:06:08 +00:00
Philip M. Gollucci
c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00
Gabor Kovesdan
4abe02b6e2 - Fixing 3 issues:
#1 There were problems with p5-Mail-DKIM 0.33, requiring >=0.34 [1]

	#2, running spamassassin via procmail could close without generating
	    a error code [1] [2]

	#3, compiling spamc/spamd with NON base, ie PORTS openssl would fail.
	    patch to makefile to include CFLAGS [1] [3]

- Bump PORTREVISION

PR:		ports/135001 [1], ports/134552 [2]
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer) [1],
		Eric van Gyzen <eric@vangyzen.net> [2],
		olivier [3]
2009-05-30 23:27:22 +00:00
Gabor Kovesdan
44d1fd2df1 - Update sa-update channel when updating the port
- Bump PORTREVISION

PR:		ports/134574
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2009-05-20 23:07:03 +00:00
Pav Lucistnik
e2ebded775 - Fix bayesian filtering with DKIM enabled, bump PORTREVISION
PR:		ports/132760
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2009-03-19 17:11:28 +00:00
Anton Berezin
44c85787a0 Fix plist with perl 5.8.9.
Approved by:	portmgr (pav, implicit)
2009-01-14 15:40:16 +00:00
Greg Lewis
640c6d6f8e . pre-install -> pre-su-install since this target (via pkg-install) creates
the 'spamd' user and groups.

PR:		126700
Approved by:	Michael Scheidell (maintainer)
2008-08-21 14:39:58 +00:00