aboutsummaryrefslogtreecommitdiff
path: root/mail/razor-agents
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-142-8/+8
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* Fix with Perl 5.21.6+ (ExtUtils::MakeMaker 6.99 -> 7.02)Mathieu Arnold2015-04-221-0/+27
| | | | | | | | With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=384493
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-34/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Move to USES=tar:bzip2Renato Botelho2014-05-161-2/+1
| | | | Notes: svn path=/head/; revision=354237
* Add LICENSERenato Botelho2013-10-311-0/+2
| | | | Notes: svn path=/head/; revision=332302
* Support stagingRenato Botelho2013-10-132-7/+15
| | | | Notes: svn path=/head/; revision=330245
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert to new Uses/perl5.mk frameworkAndrej Zverev2013-07-311-1/+2
| | | | | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=324007
* Change headers of all ports maintained by me to new formatRenato Botelho2012-10-051-5/+1
| | | | Notes: svn path=/head/; revision=305298
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300219
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Define rules for PORTSCOUT checking in some of my portsRenato Botelho2010-01-051-0/+2
| | | | Notes: svn path=/head/; revision=247200
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho2009-03-281-0/+1
| | | | Notes: svn path=/head/; revision=231204
* - Take maintainershipRenato Botelho2008-08-201-1/+1
| | | | Notes: svn path=/head/; revision=218914
* Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to workMark Linimon2008-08-201-1/+1
| | | | | | | | | on FreeBSD at the moment. Hat: portmgr Notes: svn path=/head/; revision=218899
* - Update to 2.84Pav Lucistnik2007-06-152-4/+4
| | | | | | | | | PR: ports/112522 Submitted by: Michael Scheidell <scheidell@secnap.net> Approved by: Nils Vogels <nivo@is-root.com> (maintainer) Notes: svn path=/head/; revision=193598
* - Take maintainershipMarcus Alves Grando2006-06-031-1/+1
| | | | | | | | PR: 98202 Submitted by: Nils Vogels <nivo+kw+ports.bfa274___is-root.com> Notes: svn path=/head/; revision=164258
* - update to 2.82Yen-Ming Lee2006-06-032-4/+4
| | | | Notes: svn path=/head/; revision=164248
* - Update to 2.81Pav Lucistnik2006-04-042-4/+4
| | | | | | | | PR: ports/95314 Submitted by: Michael Scheidell <scheidell@secnap.net> Notes: svn path=/head/; revision=158787
* - Update to 2.80Pav Lucistnik2006-03-222-4/+4
| | | | Notes: svn path=/head/; revision=157969
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* - Update to 2.77Pav Lucistnik2005-10-022-11/+6
| | | | | | | | PR: ports/86259 Submitted by: leeym Notes: svn path=/head/; revision=143991
* Reset maintainership at maintainers request.Erwin Lansing2005-09-201-1/+1
| | | | Notes: svn path=/head/; revision=143214
* - Real fix man5 pages install on 4.xSergey Matveychuk2005-07-121-1/+3
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=138990
* - Comment MAN5 macro as the man pages do not installSergey Matveychuk2005-07-101-2/+2
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=138816
* - Update to unvulnerable version (2.72)Sergey Matveychuk2005-06-202-3/+3
| | | | | | | | | PR: ports/82414 Submitted by: dawnshade <h-k@mail.ru> Approved by: security reasons Notes: svn path=/head/; revision=137751
* Upgrade to 2.71Martin Blapp2005-06-173-36/+3
| | | | | | | Submitted by: No feedback from maintainer Notes: svn path=/head/; revision=137618
* - assign new MAINTAINERYen-Ming Lee2004-12-091-1/+1
| | | | | | | Requested by: charlieroffe@hotmail.com Notes: svn path=/head/; revision=123521
* - update to 2.67Yen-Ming Lee2004-12-072-3/+3
| | | | | | | Noticed by: Charlie Roffe <cmr314@hotmail.com> Notes: svn path=/head/; revision=123406
* - update to razor-agents-2.66Yen-Ming Lee2004-12-033-5/+6
| | | | | | | | | | - release the maintainership to perl@ PR: 74640 Submitted by: Andrew McNaughton <andrew@scoop.co.nz> Notes: svn path=/head/; revision=123023
* Fix segfault which happens with long HTML documents. There are someMartin Blapp2004-10-122-1/+34
| | | | | | | | | | | missing boundary checks somewhere. This patch works aound this and terminates the mail properly at the end of the html part. Checksums on a patched and unpatched razor are still the same. We run this patch now over two months and everything is working fine. Notes: svn path=/head/; revision=118965
* - Digest::Nilsimsa is no longer needed in razor-agentsYen-Ming Lee2004-07-311-2/+1
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=115127
* - replace the default value of <razorhome> "/etc/razor" with "${PREFIX}/etc"Yen-Ming Lee2004-07-111-0/+4
| | | | | | | | | | - bump PORTREVISION PR: 68868 Submitted by: Rob Evers <rob@debank.tv> Notes: svn path=/head/; revision=113374
* update to razor-agents-2.61Yen-Ming Lee2004-07-093-4/+6
| | | | | | | Noticed by: Charles Roffe <rojoloco@hotmail.com> Notes: svn path=/head/; revision=113251
* update to 2.40Yen-Ming Lee2004-04-105-76/+4
| | | | | | | Submitted by: mharo Notes: svn path=/head/; revision=106675
* SIZEify my ports.Yen-Ming Lee2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104359
* - update BUILD_DEPENDS for Net::DNSYen-Ming Lee2004-01-031-2/+2
| | | | | | | | | - bump PORTREVISION Noticed by: "Fumihiko Kimura" <jfkimura@yahoo.co.jp> Notes: svn path=/head/; revision=97236
* remove redundant dependency.Yen-Ming Lee2003-12-271-3/+1
| | | | Notes: svn path=/head/; revision=96674
* fix depedency and manpages for perl-5.8Yen-Ming Lee2003-10-301-4/+4
| | | | | | | | PR: 58663 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=92649
* fix incorrect PERL_LEVEL checkYen-Ming Lee2003-10-281-1/+1
| | | | | | | | PR: 58636 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=92462
* use the patch comes from SpamAssassin FAQ insteadYen-Ming Lee2003-10-042-4/+33
| | | | | | | | Noticed by: Mark Edwards <mark@antsclimbtree.com> Obtained from: SpamAssassin FAQ Notes: svn path=/head/; revision=90245
* Razor2 is not quite taint-safe.Yen-Ming Lee2003-09-264-1/+29
| | | | | | | | | | http://article.gmane.org/gmane.mail.spam.spamassassin.general/29666 PR: 57210 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=89405
* Chase repocopies towards ports/dnsEdwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88581