aboutsummaryrefslogtreecommitdiff
path: root/security/p5-SAVI-Perl
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for variables that have been deprecated for a while.Mathieu Arnold2018-01-091-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | variables deprecation revision WITHOUT_NLS 2013-12-13 r336337 WITH_/WITHOUT_ 2014-02-24 r345870 NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587 WITH_BDB_VER 2016-05-02 r414444 OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387 WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965 While there, add an ERROR variable that works like DEV_ERROR, but for user facing errors, and move NOPORTDOCS, NOPORTEXAMPLES and WITHOUT_NLS to it. Cleanup bsd.sanity.mk a bit. Fix fallout. PR: 224613 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D13490 Notes: svn path=/head/; revision=458513
* Rename all files containing a : in their filename.Mathieu Arnold2016-06-171-2/+2
| | | | | | | | | | While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight Notes: svn path=/head/; revision=417041
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 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
* security/p5-SAVI-Perl: fix staging, plist, maintainer addressKurt Jaeger2014-04-243-4/+9
| | | | | | | | | PR: ports/188842 Submitted by: pi (myself) Approved by: culot (mentors) Notes: svn path=/head/; revision=352053
* Mark as broken unstaged perl portsBaptiste Daroussin2014-04-091-0/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=350675
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* - Update MASTER_SITES and undeprecateFrederic Culot2013-01-292-6/+3
| | | | | | | | | | | - Update WWW link in pkg-descr - Pass maintainership to submitter PR: ports/175657 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Notes: svn path=/head/; revision=311156
* Deprecate has it has no more upstream neither any public distfilesBaptiste Daroussin2013-01-271-4/+4
| | | | Notes: svn path=/head/; revision=311063
* - Assign back to the poolFrederic Culot2013-01-181-1/+1
| | | | | | | | PR: ports/175384 Submitted by: Gary Hayers <gary@hayers.org> (maintainer) Notes: svn path=/head/; revision=310589
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Committed patch which improves the Sophos AV shared library checkNiels Heinen2010-03-151-3/+3
| | | | | | | | | PR: ports/143047 Reviewed by: Gary J. Hayers (maintainer) Approved by: itetcu (mentor) Notes: svn path=/head/; revision=251103
* - Fix on amd64Philip M. Gollucci2010-01-082-1/+12
| | | | | | | | | PR: ports/138940 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Approved by: maintainer timeout (Gary@Hayers.org; 3.5 months) Notes: svn path=/head/; revision=247361
* - Update maintainer's emailDmitry Marakasov2009-12-121-1/+1
| | | | | | | | | PR: 140902 Submitted by: Gary Hayers <gary@hayers.org> (maintainer from new email) Approved by: Hayers.net is NXDOMAIN Notes: svn path=/head/; revision=245582
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-6/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - require Sophos Anit-Virus to be insalled before building the portIon-Mihai Tetcu2006-09-101-2/+4
| | | | | | | | | | | - bump PORTREVISION PR: ports/102779 Submitted by: Takefu Reviewed by: Gary Hayers (maintainer) Notes: svn path=/head/; revision=172684
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Fixed broken pkg-plist, bumped PORTREVISIONNiels Heinen2005-02-132-7/+7
| | | | | | | | | Approved by: nectar (mentor) Submitted by: maintainer PR: ports/77048 Notes: svn path=/head/; revision=128687
* Fixed typo in Makefile (MAN/MAN3), bumped PORTREVISIONNiels Heinen2005-01-251-3/+3
| | | | | | | | | PR: ports/76654 Submitted by: Gary Hayers (maintainer) Approved by: nectar (mentor) Notes: svn path=/head/; revision=127319
* Fixed build error that occurs when libsavi is installed and addedNiels Heinen2005-01-141-0/+13
| | | | | | | | | ONLY_FOR_ARCHS since this port is for i386 only (reported by Kris) Approved by: nectar (mentor), maintainer Notes: svn path=/head/; revision=126430
* Added p5-SAVI-Perl, a perl interface module to Sophos Anti virus.Niels Heinen2005-01-124-0/+44
PR: ports/65310 Approved by: nectar (mentor) Submitted by: Gary Hayers <gary(at)hayers.net> Notes: svn path=/head/; revision=126237