summaryrefslogtreecommitdiff
path: root/security/ADMsmb
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-24 11:45:09 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-24 11:45:09 +0000
commitc01806218dbdf4a8976d7e6019419a2ccdf0aeac (patch)
tree0f88ebb6fec7309ec7bcbda242fc8405e28abfd8 /security/ADMsmb
parentupdate ports/www/phpbb to 2.0.6 (diff)
new port: Security scanner for Samba
ADM smb is a security scanner for Samba /* based on the src of the smbclient from the samba team */ ADMsmb will perform a complete audit of samba for you on a host you provide. PR: ports/53696 Submitted by: Jacek Serwatynski <tutus@trynet.eu.org>
Notes
Notes: svn path=/head/; revision=87600
Diffstat (limited to 'security/ADMsmb')
-rw-r--r--security/ADMsmb/Makefile23
-rw-r--r--security/ADMsmb/distinfo1
-rw-r--r--security/ADMsmb/pkg-descr7
-rw-r--r--security/ADMsmb/pkg-plist3
4 files changed, 34 insertions, 0 deletions
diff --git a/security/ADMsmb/Makefile b/security/ADMsmb/Makefile
new file mode 100644
index 000000000000..bbb9cd6013f3
--- /dev/null
+++ b/security/ADMsmb/Makefile
@@ -0,0 +1,23 @@
+# Ports collection makefile for: ADMsmb
+# Date created: 23 Jun 2003
+# Whom: tutus@trynet.eu.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= ADMsmb
+PORTVERSION= 0.3
+CATEGORIES= security
+MASTER_SITES= http://www.geocities.com/bofn1001/ \
+ http://adm.freelsd.net/ADM/
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Security scanner for Samba
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/ADMsmb ${PREFIX}/bin
+ ${MKDIR} ${PREFIX}/share/ADMsmb
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/ADMsmb
+
+.include <bsd.port.mk>
diff --git a/security/ADMsmb/distinfo b/security/ADMsmb/distinfo
new file mode 100644
index 000000000000..50be6bacf01e
--- /dev/null
+++ b/security/ADMsmb/distinfo
@@ -0,0 +1 @@
+MD5 (ADMsmb_0.3.tar.gz) = 2435211471f870c0bb0b775e1d67c553
diff --git a/security/ADMsmb/pkg-descr b/security/ADMsmb/pkg-descr
new file mode 100644
index 000000000000..c94960f52d25
--- /dev/null
+++ b/security/ADMsmb/pkg-descr
@@ -0,0 +1,7 @@
+ADM smb is a security scanner for Samba
+/* based on the src of the smbclient from the samba team */
+ADMsmb will perform a complete audit of samba for you on a host you
+provide.
+
+- Jacek Serwatynski
+tutus@trynet.eu.org
diff --git a/security/ADMsmb/pkg-plist b/security/ADMsmb/pkg-plist
new file mode 100644
index 000000000000..790982d09799
--- /dev/null
+++ b/security/ADMsmb/pkg-plist
@@ -0,0 +1,3 @@
+bin/ADMsmb
+share/ADMsmb/README
+@dirrm share/ADMsmb