summaryrefslogtreecommitdiff
path: root/security/gsfv
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-02-16 17:33:48 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-02-16 17:33:48 +0000
commit2c1676782f3825a08496b1a302f861ddfd2c28cf (patch)
tree36f732c747a1d6fd64a1e41e5f4d8763b89ecf82 /security/gsfv
parentadd tetradraw 2.0.2 (diff)
add gsfv 0.2.1
Create or verify Simple File Verification (SFV) checksum files Submitted by: Frederic Cambus
Notes
Notes: svn path=/head/; revision=75663
Diffstat (limited to 'security/gsfv')
-rw-r--r--security/gsfv/Makefile21
-rw-r--r--security/gsfv/distinfo1
-rw-r--r--security/gsfv/pkg-comment1
-rw-r--r--security/gsfv/pkg-descr7
-rw-r--r--security/gsfv/pkg-plist1
5 files changed, 31 insertions, 0 deletions
diff --git a/security/gsfv/Makefile b/security/gsfv/Makefile
new file mode 100644
index 000000000000..9a0ef57ddc64
--- /dev/null
+++ b/security/gsfv/Makefile
@@ -0,0 +1,21 @@
+# ex:ts=8
+# Ports collection makefile for: gsfv
+# Date created: 18 September 2002
+# Whom: Frederic Cambus
+#
+# $FreeBSD$
+#
+
+PORTNAME= gsfv
+PORTVERSION= 0.2.1
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ijliao
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_GNOMENG= yes
+USE_GNOME= gtk12
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/security/gsfv/distinfo b/security/gsfv/distinfo
new file mode 100644
index 000000000000..f09baf55935a
--- /dev/null
+++ b/security/gsfv/distinfo
@@ -0,0 +1 @@
+MD5 (gsfv-0.2.1.tar.gz) = 0864ae323e40511d656c4f9ee80343e6
diff --git a/security/gsfv/pkg-comment b/security/gsfv/pkg-comment
new file mode 100644
index 000000000000..d890f42ebedd
--- /dev/null
+++ b/security/gsfv/pkg-comment
@@ -0,0 +1 @@
+Create or verify Simple File Verification (SFV) checksum files
diff --git a/security/gsfv/pkg-descr b/security/gsfv/pkg-descr
new file mode 100644
index 000000000000..20535c55737d
--- /dev/null
+++ b/security/gsfv/pkg-descr
@@ -0,0 +1,7 @@
+GSFV is a graphical interface written in GTK+ for manipulating .sfv
+(Simple File Verification) files.
+
+The Simple File Verification (SFV) system is a file integrity verification
+system which is popular on some platforms. A software package may be
+accompanied by an SFV file (usually with extension .sfv) which contains
+CRC-32 checksums for all the files that comprise the package.
diff --git a/security/gsfv/pkg-plist b/security/gsfv/pkg-plist
new file mode 100644
index 000000000000..4ea2ed977377
--- /dev/null
+++ b/security/gsfv/pkg-plist
@@ -0,0 +1 @@
+bin/gsfv