pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

flc: remove



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri May 25 00:56:52 2018 +0900
Changeset:	d14700983fea44d2fe3e71f96db84bdd1d398e17

Modified Files:
	Makefile
Removed Files:
	flc/DESCR
	flc/Makefile
	flc/PLIST
	flc/distinfo

Log Message:
flc: remove

MASTER_SITE not found

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d14700983fea44d2fe3e71f96db84bdd1d398e17

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile     |  1 -
 flc/DESCR    | 10 ----------
 flc/Makefile | 18 ------------------
 flc/PLIST    |  2 --
 flc/distinfo |  5 -----
 5 files changed, 36 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c04f99e7a7..48bc5b18d5 100644
--- a/Makefile
+++ b/Makefile
@@ -779,7 +779,6 @@ SUBDIR+=	flam3-svn
 SUBDIR+=	flang-git
 SUBDIR+=	flashrom
 SUBDIR+=	flasm
-SUBDIR+=	flc
 SUBDIR+=	flexdock
 SUBDIR+=	flexdump
 SUBDIR+=	flightgear
diff --git a/flc/DESCR b/flc/DESCR
deleted file mode 100644
index e6f4e0e837..0000000000
--- a/flc/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-The Filter Language Compiler (flc) generates rules for the various
-packages which perform packet filtering from a common language.
-
-flc supports:
-    IP Filter (full support - 2.8.1)
-    ipfw (Linux - 1.3.6Beta3)
-    ipfwadm (Linux - 1.2)
-    ipfirewall (Linux/*BSD - 2.0e)
-    Cisco (extended access-lists)
-    screend
diff --git a/flc/Makefile b/flc/Makefile
deleted file mode 100644
index 21cbb0faa5..0000000000
--- a/flc/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2012/12/04 01:39:02 othyro Exp $
-#
-
-DISTNAME=	flc
-PKGNAME=	flc-0.1
-CATEGORIES=	lang
-MASTER_SITES=	ftp://coombs.anu.edu.au/pub/net/firewall/ip-filter/
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://coombs.anu.edu.au/~avalon/flc.html
-COMMENT=	Filter Language Compiler
-
-INSTALLATION_DIRS=	bin
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/flc ${DESTDIR}${PREFIX}/bin/flc
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/flc/PLIST b/flc/PLIST
deleted file mode 100644
index 56647f72a1..0000000000
--- a/flc/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/23 09:03:30 poppnk Exp $
-bin/${PKGNAME}
diff --git a/flc/distinfo b/flc/distinfo
deleted file mode 100644
index f46421485e..0000000000
--- a/flc/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:13 rillig Exp $
-
-SHA1 (flc.tar.gz) = 5f012c06acdddcaff1fb40708561ceacf068fedd
-RMD160 (flc.tar.gz) = db4ba736b5b4bb2b47e2c2192ef3b7a2b341f615
-Size (flc.tar.gz) = 15585 bytes


Home | Main Index | Thread Index | Old Index