Mathieu Arnold
d7f36c80c6
Update to 2.63
...
get rid of this so short lived patch
2004-01-21 17:13:41 +00:00
Mathieu Arnold
7eb536ae40
Fix for perl < 5.6
...
PR: 61609
2004-01-20 17:32:00 +00:00
David E. O'Brien
dd6ac8e6c8
Fix problems in RC directory handling, and keep with standards in script
...
naming. Also remove duplicates in SED_SCRIPT. Portlint.
Approved by: mat
2004-01-19 22:28:29 +00:00
Mathieu Arnold
fc0571ea64
Update to 2.62
...
Have the least thing possible between bsd.port.pre.mk and post.mk
2004-01-19 15:44:37 +00:00
Mathieu Arnold
a14ea51d05
- change spaces to tab to make portlint a little happier
...
- allow users override RC_DIR and RC_SUFX
- fix install spamd.sh in RC_DIR, not PREFIX/etc/rc.d
- do not pollute WRKSRC with generated files, use WRKDIR instead
(it's IMHO better style)
PR: 61560
Submitted by: Sergey Matveychuk <sem@ciam.ru>
2004-01-19 10:15:09 +00:00
Edwin Groothuis
ae88725e1a
[PATCH] mail/p5-Mail-SpamAssassin 2.60
...
This patch adds rc_subr support to spamd daemon
of the spamassassin port.
PR: ports/57384
Submitted by: Martin Matuska <martin@tradex.sk>
2004-01-13 08:29:28 +00:00
Doug Barton
e97db53ab7
Adjust the dependency check on p5-Net-DNS to take into account its
...
new PERL_ARCH'ified location.
In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
2004-01-03 20:30:39 +00:00
Mathieu Arnold
13abc1d4cd
Update to 2.61 [1]
...
Move maintainership to perl@
Cleanup makefile
PR: 60207 [1]
Approved by: dougb (former maintainer)
2003-12-19 08:05:50 +00:00
Doug Barton
b7e2a72d8d
For perl < 5.6, add a runtime dependency on File::Spec
2003-10-25 15:55:44 +00:00
Doug Barton
eb7f908205
Upgrade to the 2.60 release. This version has lots of cleanups,
...
documentation fixes, and general improvements. Most importantly
it removes the now-bogus RBL's.
2003-09-25 05:12:12 +00:00
Doug Barton
706f12b80b
Add my name/e-mail
2003-09-25 05:10:55 +00:00
Edwin Groothuis
bf60be81d1
Chase repocopies towards ports/dns
...
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
2003-09-05 07:33:51 +00:00
Doug Barton
70ff6ded67
Upgrade to 2.55, which fixes the 5.005 incompatibility that I
...
(and a cast of thousands) reported. Also a few doc fixes.
2003-05-21 00:21:43 +00:00
Doug Barton
bb4b811a44
Upgrade to 2.54. This version contains several bug fixes, and more
...
importantly, has a number of tests rescored to compensate for the
spammer folks who've tweaked their headers specifically to dodge
spamassassin.
Add a trivial fix for Perl 5.005 compatibility.
2003-05-17 23:33:43 +00:00
Kris Kennaway
2bde101dcf
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
...
is no longer installed.
2003-04-17 21:56:40 +00:00
Doug Barton
db18b516c2
Upgrade to version 2.53, which contains numerous bug fixes. See the
...
Changes file for more information.
Conditionalize dependency on p5-MIME-Base64 for perl < 5.8.
2003-04-07 00:12:26 +00:00
Doug Barton
cbbb085474
The SA developers incorporated something very similar to this patch, so
...
it's no longer necessary.
2003-04-07 00:10:11 +00:00
Doug Barton
3d9d1b8614
* Fix the problem of uninstall wiping out the local.cf file
...
* Add two missing man pages
* Switch to SITE_PERL in the Makefile, and SITE_PERL and DOCSDIR in the
plist. Hopefully a cleaner workspace will prevent future mistakes.
* While I'm doing major surgery anyway, sort the plist.
Approved by: kris
2003-03-10 00:14:12 +00:00
Doug Barton
271743b63d
Argh. Actually install USAGE too.
2003-03-06 06:04:51 +00:00
Doug Barton
a904a0fc8f
Actually install the INSTALL file that I tell people to read.
...
Submitted by: Brian B. <brian@bbdab.org>
2003-03-06 05:32:34 +00:00
Doug Barton
d523550ac8
Fix a problem with sa-learn when called with the --single option.
2003-02-28 07:41:03 +00:00
Doug Barton
d0ebdbd019
The PodParser update is only needed if we're not working with Perl
...
5.6.1 or later.
PR: ports/48349
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2003-02-21 09:32:27 +00:00
Doug Barton
247cad1f92
Switch to Makefile COMMENT
2003-02-21 09:10:35 +00:00
Doug Barton
54ff2c07c2
Upgrade to the long awaited 2.50. This version contains the Bayesian
...
filtering enhancements, and several other improvements. Make sure to
heed pkg-message, especially if upgrading.
2003-02-21 09:10:09 +00:00
Doug Barton
57b474249a
This patch is no longer needed. The authors have included a
...
use_dcc option.
2003-02-21 09:02:09 +00:00
Doug Barton
0dd4768fc5
Warn users to read the docs
2003-02-21 08:59:07 +00:00
Doug Barton
632b33f701
Upgrade to version 2.44. Minor fixes only.
2003-02-01 08:40:41 +00:00
Brian Feldman
3b4a505e5a
Restore SpamAssassin port. No real harm done. It got removed because
...
somehow my p5-Mail-SpamAssassin-devel CVS Repository files are
specifying p5-Mail-SpamAssassin instead.
2003-01-25 07:01:56 +00:00
Brian Feldman
8722a07b47
Remove skeletons.
2003-01-25 06:43:43 +00:00
Alan Eldridge
aa58f16b98
SURPRISE!
...
Changed MAINTAINER to dougb, who made the last upgrade when I was busy
and must have missed it.
Doug, if you don't want it, do what you will with it.
2002-11-06 11:04:48 +00:00
Doug Barton
07b7160db6
Upgrade to 2.43, which has some nice bug fixes, most significantly
...
to the auto-whitelist feature, and some core-dump problems that
could cause a user to lose mail if spamd was down.
Regenerate my usedcc patches.
Fix the problem of the port using /etc/mail for its config files.
This is the patch I submitted on 10/17, but never got a response
from MAINTAINER.
PR: ports/44105
2002-11-05 10:24:18 +00:00
Alan Eldridge
61028157db
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
...
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
2002-11-01 13:09:32 +00:00
Alan Eldridge
7df6fabb8f
Changed MAINTAINER to my FreeBSD address.
2002-11-01 04:17:51 +00:00
Alan Eldridge
46b24ad817
Fix build on 4-STABLE with system perl only (not port); fix error in
...
pkg-plist causing spurious errors on deinstall.
PR: 43156
2002-09-21 11:22:39 +00:00
Alan Eldridge
f9e4848145
Added dep on p5-HTML-Parser.
2002-09-21 05:06:24 +00:00
Alan Eldridge
666a457386
Update to 2.41 so razor works.
...
Submitted by: Michael Harding(?) (I deleted the mail accidentally.)
2002-09-20 19:23:53 +00:00
Alan Eldridge
142fcb7cdd
Add ${PKGNAMEPREFIX} to ${DOCSDIR}. Fix breakage that will be caused when
...
a bsd.port.mk patch is committed in near future.
2002-09-03 18:42:49 +00:00
Alan Eldridge
5e0a32d505
Change file to look for to check for razor agents, as Client.pm isn't
...
there in the new version.
2002-08-17 18:00:16 +00:00
Pete Fritchman
f3b0e3a51c
Unbreak this port... for some reason, ${PERL_VERSION} isn't defined when
...
the test takes place and that's a fatal error for make. I'm not quite sure
why it's undefined, but this will allow people to build the port for now..
Submitted by: Dan Lagille <dan@langille.org>
Noticed by: http://www.freshports.org
2002-08-11 03:05:29 +00:00
Alan Eldridge
08936c439f
Forgot to bump portrevision, since the previous change affects installing
...
dependency packages, and we want to force this one out.
2002-08-10 19:41:47 +00:00
Alan Eldridge
3e6b45591a
The port of PodParser doesn't work with 5.8. The internal 5.8 code is newer.
...
So, don't use it or install it (it will break installing all subsequent ports)
if we're using perl 5.8.
This is not the best test, but it'll do until I (or someone) figures out
a way to do a < comparison instead of a != comparison.
2002-08-10 19:40:01 +00:00
Patrick Li
7510c75bcf
Use INSTALL_SCRIPT to install spamd.sh
...
PR: ports/41044
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-28 05:15:26 +00:00
Alan Eldridge
21b0c0db49
Update to 2.31. It passes all tests here for me, too.
...
PR: 40568
Submitted by: Edwin Woudt <edwin@woudt.nl>
2002-07-15 04:40:53 +00:00
David E. O'Brien
16dd2e1376
Optimize the install a little.
2002-06-18 00:55:16 +00:00
Doug Barton
474d18267c
Update to version 2.30, which has numerous bug fixes, better RBL
...
support, better language support, and other improvements.
The PR provided the new dependency, however the port needed
some portlint and other cleanup:
* Whitespace (spaces -> tabs)
* Wonky commands/paths/etc. replaced by ${VARIABLES} where appropriate
* Added some more files to PORTSDOCS, and tightened it up a bit
with a for loop
* Sorted the plist
It was also necessary to add a patch that provides the user with an
option as to whether or not to use dccproc. We have no port for it,
and porting it doesn't look fun. If the SA authors don't intend to
add this option to the base, I'll fix the (fairly simple) patch
to follow proper "one patch per file" rules.
PR: ports/39319
Submitted by: Alex Vasylenko <lxv@a-send-pr.sink.omut.org>
2002-06-15 09:56:34 +00:00
Patrick Li
0f4bf3fe93
Add missing files to plist
...
PR: 37772
Submitted by: gshapiro
2002-05-18 07:58:46 +00:00
Andrey A. Chernov
6a54a97f5a
Upgrade to 2.20
...
Submitted by: Ollivier Robert <roberto@eurocontrol.fr> (partially)
2002-04-25 12:59:42 +00:00
Andrey A. Chernov
0afdcd9317
Fix for new razor-agents 1.20
...
Add more required modules to *DEPENDS
2002-03-04 17:33:09 +00:00
Andrey A. Chernov
e73f181a7d
Fix site URL
2002-03-04 14:14:03 +00:00
Andrey A. Chernov
2172566780
Upgrade to 2.11
2002-03-04 10:16:03 +00:00