mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
. Add USES=libtool on security/clamav
. Drop .la files . Since lib version was downgraded, bump portrevision on ports that depends of clamav . Fix REQUIRE names on rc.d scripts
This commit is contained in:
parent
bda2e3a71f
commit
44a6f9affb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354141
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= clamav
|
||||
PORTVERSION= 0.98.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -49,7 +49,7 @@ DMG_XAR_USE= GNOME=libxml2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake
|
||||
USES= gmake libtool
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_RC_SUBR= clamav-clamd clamav-freshclam
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
# PROVIDE: clamav_freshclam
|
||||
# REQUIRE: LOGIN clamd
|
||||
# REQUIRE: LOGIN clamav_clamd
|
||||
# BEFORE: mail
|
||||
# KEYWORD: shutdown
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
# PROVIDE: clamav_milter
|
||||
# REQUIRE: LOGIN clamd
|
||||
# REQUIRE: LOGIN clamav_clamd
|
||||
# BEFORE: mail
|
||||
# KEYWORD: shutdown
|
||||
|
||||
|
@ -11,15 +11,15 @@ bin/sigtool
|
||||
sbin/clamd
|
||||
include/clamav.h
|
||||
include/clamav-config.h
|
||||
lib/libclamav.la
|
||||
lib/libclamav.so
|
||||
lib/libclamav.so.7
|
||||
%%UNRAR%%lib/libclamunrar.la
|
||||
lib/libclamav.so.6
|
||||
lib/libclamav.so.6.1.22
|
||||
%%UNRAR%%lib/libclamunrar.so
|
||||
%%UNRAR%%lib/libclamunrar.so.7
|
||||
%%UNRAR%%lib/libclamunrar_iface.la
|
||||
%%UNRAR%%lib/libclamunrar.so.6
|
||||
%%UNRAR%%lib/libclamunrar.so.6.1.22
|
||||
%%UNRAR%%lib/libclamunrar_iface.so
|
||||
%%UNRAR%%lib/libclamunrar_iface.so.7
|
||||
%%UNRAR%%lib/libclamunrar_iface.so.6
|
||||
%%UNRAR%%lib/libclamunrar_iface.so.6.1.22
|
||||
libdata/pkgconfig/libclamav.pc
|
||||
man/man1/clambc.1.gz
|
||||
man/man1/clamconf.1.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= clamcour
|
||||
PORTVERSION= 0.3.8
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= security mail
|
||||
MASTER_SITES= http://www.becrux.com/pages/projects/clamcour/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= clamav
|
||||
PORTVERSION= 0.4.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= http://xael.org/norman/python/pyclamav/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= spybye
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security www
|
||||
MASTER_SITES= http://www.monkey.org/~provos/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= c-icap
|
||||
PORTVERSION= 0.3.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www security
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.3.x/
|
||||
PKGNAMESUFFIX= -modules
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gurlchecker
|
||||
PORTVERSION= 0.10.1
|
||||
PORTREVISION= 20
|
||||
PORTREVISION= 21
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= 547
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= havp
|
||||
PORTVERSION= 0.91
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.server-side.de/download/ \
|
||||
http://bio3k.softboard.ru/uploads/arch/ \
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mod_clamav
|
||||
PORTVERSION= 0.23
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= www security
|
||||
MASTER_SITES= http://software.othello.ch/mod_clamav/ \
|
||||
http://www.kommunity.net/download/mod_clamav/
|
||||
|
Loading…
Reference in New Issue
Block a user