From owner-cvs-all@FreeBSD.ORG Sat Feb 28 09:48:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C87C16A4CE; Sat, 28 Feb 2004 09:48:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15F0B43D1F; Sat, 28 Feb 2004 09:48:29 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1SHmSGe082492; Sat, 28 Feb 2004 09:48:28 -0800 (PST) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1SHmSW0082491; Sat, 28 Feb 2004 09:48:28 -0800 (PST) (envelope-from vanilla) Message-Id: <200402281748.i1SHmSW0082491@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 28 Feb 2004 09:48:28 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/samba-vscan Makefile distinfo pkg-descr pkg-message pkg-plist patch-openantivirus::vscan-oav_core.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 17:48:29 -0000 vanilla 2004/02/28 09:48:28 PST FreeBSD ports repository Modified files: security Makefile Added files: security/samba-vscan Makefile distinfo pkg-descr pkg-message pkg-plist security/samba-vscan/files patch-Makefile.in patch-openantivirus::vscan-oav_core.h Log: Add samba-vscan 0.3.4, on-access virus scanning with Samba. While I am here, - make portlint happy, - use WRKSRC instead hardcode path. - use SAMBASRC instead wrong path if WRKDIRPREFIX env set. - remove PORTREVISION on new ports. PR: ports/63464 Submitted by: Jean Milanez Melo Revision Changes Path 1.487 +1 -0 ports/security/Makefile 1.1 +41 -0 ports/security/samba-vscan/Makefile (new) 1.1 +1 -0 ports/security/samba-vscan/distinfo (new) 1.1 +20 -0 ports/security/samba-vscan/files/patch-Makefile.in (new) 1.1 +10 -0 ports/security/samba-vscan/files/patch-openantivirus::vscan-oav_core.h (new) 1.1 +8 -0 ports/security/samba-vscan/pkg-descr (new) 1.1 +31 -0 ports/security/samba-vscan/pkg-message (new) 1.1 +18 -0 ports/security/samba-vscan/pkg-plist (new)