From b3d86d77bdf5b6a7653a09bfc39e3490a38f5fcd Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 24 Aug 2002 03:48:24 +0000 Subject: Update to snortsnarf-020516.1 Submitted by: "Chris Knight" PR: ports/40943 --- security/snortsnarf/Makefile | 4 ++-- security/snortsnarf/distinfo | 2 +- security/snortsnarf/pkg-plist | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index 986d3edb8761..4b42eb56fb01 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snortsnarf -PORTVERSION= 020126 +PORTVERSION= 020516 CATEGORIES= security MASTER_SITES= http://www.silicondefense.com/software/snortsnarf/ DISTNAME= SnortSnarf-${PORTVERSION}.1 @@ -30,7 +30,7 @@ do-install: AllMods.pm BasicFilters.pm KnownEquiv.pm SnortFileInput.pm \ HTMLAnomMemStorage.pm Input.pm SorterBase.pm Sort.pm \ StorageBase.pm MemAlert.pm BasicSorters.pm Filter.pm \ - SnortRules.pm MemStorage.pm + SnortRules.pm MemStorage.pm SnortDBInput.pm TimeFilters.pm ${INSTALL_DATA} ${WRKSRC}/include/SnortSnarf/${i} ${LOCALBASE}/libdata/snortsnarf/SnortSnarf/ .endfor .if !defined(NOPORTDOCS) diff --git a/security/snortsnarf/distinfo b/security/snortsnarf/distinfo index 7721468a0ee7..829978ee1cd6 100644 --- a/security/snortsnarf/distinfo +++ b/security/snortsnarf/distinfo @@ -1 +1 @@ -MD5 (SnortSnarf-020126.1.tar.gz) = 6b1b4984628dae065913d16b359cf1a4 +MD5 (SnortSnarf-020516.1.tar.gz) = 56f2324c57b1ad6fe80fb39be3d89841 diff --git a/security/snortsnarf/pkg-plist b/security/snortsnarf/pkg-plist index 76950fc563b1..561874e6c9d7 100644 --- a/security/snortsnarf/pkg-plist +++ b/security/snortsnarf/pkg-plist @@ -17,11 +17,13 @@ libdata/snortsnarf/SnortSnarf/MemStorage.pm libdata/snortsnarf/SnortSnarf/MemTimeBase.pm libdata/snortsnarf/SnortSnarf/MultiStore.pm libdata/snortsnarf/SnortSnarf/PacketBase.pm +libdata/snortsnarf/SnortSnarf/SnortDBInput.pm libdata/snortsnarf/SnortSnarf/SnortFileInput.pm libdata/snortsnarf/SnortSnarf/SnortRules.pm libdata/snortsnarf/SnortSnarf/Sort.pm libdata/snortsnarf/SnortSnarf/SorterBase.pm libdata/snortsnarf/SnortSnarf/StorageBase.pm +libdata/snortsnarf/SnortSnarf/TimeFilters.pm libdata/snortsnarf/ann_xml.pl libdata/snortsnarf/web_utils.pl libdata/snortsnarf/xml_help.pl -- cgit _yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix PLIST problem and unbreakgarga2005-09-072-1/+12
* plist is only broken in the xorg casekris2005-03-311-2/+1
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
* Add x.org support.trevor2005-03-153-17/+24
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+5
* Support non-default X11BASE.trevor2004-02-171-1/+1
* Fix misspelling in last commit.trevor2004-02-171-2/+2
* Suppress bogus "/usr/ports/distfiles//wrapper-1.0.tar.gz: No suchtrevor2004-02-171-0/+2
* Use PLIST_FILES macro.trevor2004-01-221-4/+1
* Remove my e-mail address from DESCR files of portstrevor2003-11-131-1/+0
* Remove my e-mail address from comment blocks of portstrevor2003-11-131-1/+1
* Don't install the wrapper binary setgid wheel. Bump PORTREVISION.kris2003-04-212-2/+2
* Clear moonlight beckons.ade2003-03-072-1/+1
* Remove QNX support.trevor2002-09-221-8/+0
* The parenthetical information was outdated, so remove it.trevor2002-05-231-2/+1
* Fix package deinstallation: only move X.bck over X if the former exists.roam2002-04-112-2/+4
* Generate the packing list just before installation.trevor2002-03-112-1/+4
* Add precautions so this won't damage an installation of XFree86 3.X.trevor2002-03-113-6/+9
* Back out some changes which were made without my review.trevor2002-03-111-9/+1
* Update my e-mail address.trevor2002-03-111-1/+1
* The value of FORBIDDEN shouldn't have a period at the end: bsd.port.mkdd2001-07-271-1/+1
* describe this port is for XFree86-4 only.sf2001-05-301-1/+1