head	1.14;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4;
locks; strict;
comment	@# @;


1.14
date	2013.01.29.08.45.52;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2013.01.27.13.08.44;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2013.01.18.08.43.45;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.11.17.06.01.13;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2010.03.15.21.31.18;	author niels;	state Exp;
branches;
next	1.9;

1.9
date	2010.01.08.01.14.52;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2009.12.12.01.32.30;	author amdmi3;	state Exp;
branches;
next	1.7;

1.7
date	2007.09.08.01.03.58;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2006.09.10.09.18.54;	author itetcu;	state Exp;
branches;
next	1.5;

1.5
date	2005.10.31.18.24.14;	author erwin;	state Exp;
branches;
next	1.4;

1.4
date	2005.02.13.12.18.10;	author niels;	state Exp;
branches;
next	1.3;

1.3
date	2005.01.25.18.18.47;	author niels;	state Exp;
branches;
next	1.2;

1.2
date	2005.01.14.14.04.38;	author niels;	state Exp;
branches;
next	1.1;

1.1
date	2005.01.12.16.55.46;	author niels;	state Exp;
branches;
next	;


desc
@@


1.14
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311156
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Gary Hayers <Gary@@Hayers.net>
# $FreeBSD: head/security/p5-SAVI-Perl/Makefile 311156 2013-01-29 08:02:48Z culot $

PORTNAME=	SAVI-Perl
PORTVERSION=	0.30
PORTREVISION=	5
CATEGORIES=	security perl5
MASTER_SITES=	http://www.csupomona.edu/~henson/archive/projects/SAVI-Perl/dist/
MASTER_SITE_SUBDIR=	security
PKGNAMEPREFIX=	p5-

MAINTAINER=	fbsd-ports@@opsec.eu
COMMENT=	Perl5 module interface to Sophos AntiVirus

MAN3=		SAVI.3

PERL_CONFIGURE=	yes
ONLY_FOR_ARCHS=	i386 amd64

.include <bsd.port.pre.mk>

.if exists(${PREFIX}/lib/libsavi.so.3) && !exists(${PREFIX}/lib/libsavi.so)
FAKELIBDIR=${WRKDIR}/lib
CONFIGURE_ARGS+=LDDLFLAGS='-shared -L ${FAKELIBDIR}'
.elif !exists(${PREFIX}/lib/libsavi.so)
IGNORE=		please install Sophos Anti-Virus first
.endif

.if defined(FAKELIBDIR)
pre-configure:
	${MKDIR} ${FAKELIBDIR}
	${LN} -s ${PREFIX}/lib/libsavi.so.3 ${FAKELIBDIR}/libsavi.so
.endif

.include <bsd.port.post.mk>
@


1.13
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311063
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-SAVI-Perl/Makefile 311063 2013-01-27 12:35:33Z bapt $
d8 1
a8 1
MASTER_SITES=	http://www.csupomona.edu/~henson/www/projects/SAVI-Perl/dist/
d12 1
a12 1
MAINTAINER=	ports@@FreeBSD.org
a14 3
DEPRECATED=	No more upstream, no more public distfiles
EXPIRATION_DATE=	2013-02-27

@


1.12
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310589
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 2
a2 5
# New ports collection makefile for:	p5-SAVI-Perl
# Date created:				April 8th 2004
# Whom:	      				Gary Hayers <Gary@@Hayers.net>
#
# $FreeBSD: head/security/p5-SAVI-Perl/Makefile 310589 2013-01-18 08:18:23Z culot $
d15 3
@


1.11
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/security/p5-SAVI-Perl/Makefile 300897 2012-07-14 14:29:18Z beat $
d15 1
a15 1
MAINTAINER=	Gary@@Hayers.org
@


1.10
log
@Committed patch which improves the Sophos AV shared library check

PR:	ports/143047
Reviewed by:	Gary J. Hayers (maintainer)
Approved by:	itetcu (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Fix on amd64

PR:             ports/138940
Submitted by:   NAKAJI Hiroyuki <nakaji@@jp.freebsd.org>
Approved by:    maintainer timeout (Gary@@Hayers.org; 3.5 months)
@
text
@d9 1
a9 1
PORTREVISION=	4
d28 2
a29 2
.else
IGNORE=		"Please install first Sophos Anit-Virus."
@


1.8
log
@- Update maintainer's email

PR:		140902
Submitted by:	Gary Hayers <gary@@hayers.org> (maintainer from new email)
Approved by:	Hayers.net is NXDOMAIN
@
text
@d21 1
a21 1
ONLY_FOR_ARCHS=	i386
@


1.7
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d15 1
a15 1
MAINTAINER=	Gary@@Hayers.net
@


1.6
log
@- require Sophos Anit-Virus to be insalled before building the port
- bump PORTREVISION

PR:		ports/102779
Submitted by:	Takefu
Reviewed by:	Gary Hayers (maintainer)
@
text
@a24 6
.if ${PERL_LEVEL} < 500601
IGNORE=	requires perl 5.6 or newer. Upgrade your perl and try again.  \
	If your perl is up to date then you may not have run 'use.perl ports' \
	yet.
.endif

@


1.5
log
@Let the IGNORE message make a bit more sense and change it from:

===>  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
@
text
@d9 1
a9 1
PORTREVISION=	3
d33 3
a35 1
CONFIGURE_ARGS+= LDDLFLAGS='-shared -L ${FAKELIBDIR}'
@


1.4
log
@Fixed broken pkg-plist, bumped PORTREVISION

Approved by:	nectar (mentor)
Submitted by:	maintainer
PR:		ports/77048
@
text
@d26 1
a26 1
IGNORE=	Port requires perl 5.6 or newer. Upgrade your perl and try again.  \
@


1.3
log
@Fixed typo in Makefile (MAN/MAN3), bumped PORTREVISION

PR:		ports/76654
Submitted by:	Gary Hayers (maintainer)
Approved by:	nectar (mentor)
@
text
@d9 1
a9 1
PORTREVISION=	2
@


1.2
log
@Fixed build error that occurs when libsavi is installed and added
ONLY_FOR_ARCHS since this port is for i386 only (reported by Kris)

Approved by:	nectar (mentor), maintainer
@
text
@d9 1
a9 1
PORTREVISION=	1
d18 1
a18 1
MAN=		SAVI.3
d27 1
a27 1
	If your perl is up to date then you might haven't run 'use.perl ports' \
@


1.1
log
@Added p5-SAVI-Perl, a perl interface module to Sophos Anti virus.

PR:		ports/65310
Approved by:	nectar (mentor)
Submitted by:	Gary Hayers <gary(at)hayers.net>
@
text
@d9 1
d21 1
d31 11
@

