aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-02 20:58:23 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-02 20:58:23 +0000
commitf760c117286ad2f99fb9c3e5d016a00647fb375d (patch)
tree7d54f2ed79b6bbe7707e03fe53a7b215749915bb /security
parent7ec3b1d0f54b5d7bcca9135123597f2c4b7eb1e3 (diff)
downloadports-f760c117286ad2f99fb9c3e5d016a00647fb375d.tar.gz
ports-f760c117286ad2f99fb9c3e5d016a00647fb375d.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/execwrap/pkg-descr2
-rw-r--r--security/gag/pkg-descr2
-rw-r--r--security/ipfmeta/pkg-descr2
-rw-r--r--security/l0pht-watch/pkg-descr2
-rw-r--r--security/libident/pkg-descr2
-rw-r--r--security/py-rijndael/pkg-descr2
6 files changed, 0 insertions, 12 deletions
diff --git a/security/execwrap/pkg-descr b/security/execwrap/pkg-descr
index aaee2060779b..3d0a80c55e2d 100644
--- a/security/execwrap/pkg-descr
+++ b/security/execwrap/pkg-descr
@@ -1,5 +1,3 @@
ExecWrap is a super-user exec wrapper for the lighttpd web-server, but
it can be used in any environment as long as arguments can be passed
from the server to its children via the environment.
-
-WWW: http://cyanite.org/execwrap/
diff --git a/security/gag/pkg-descr b/security/gag/pkg-descr
index 761a16a6613b..54749887232d 100644
--- a/security/gag/pkg-descr
+++ b/security/gag/pkg-descr
@@ -9,5 +9,3 @@ of detecting trinoo and Tribe Flood Network, see:
(Why "gag"? Its supposed to be a running joke I started in the trinoo
analysis. trinoo/trinot, "tribe"/civilize, gag/sicken&gesundheit!.
Read the ddos trilogy to find out!)
-
-WWW: http://www.washington.edu/People/dad/
diff --git a/security/ipfmeta/pkg-descr b/security/ipfmeta/pkg-descr
index b1ef6fbe9d86..a16f817c6b7d 100644
--- a/security/ipfmeta/pkg-descr
+++ b/security/ipfmeta/pkg-descr
@@ -7,5 +7,3 @@ ipfmeta is specifically geared towards IPfilter. It is line oriented:
if an object has multiple values, the line with the object is
duplicated and substituted for each value. It is also recursive: an
object may have another object as a value.
-
-WWW: http://www.sentia.org/projects/ipfmeta/
diff --git a/security/l0pht-watch/pkg-descr b/security/l0pht-watch/pkg-descr
index 13855611b7fe..2f9a6d044905 100644
--- a/security/l0pht-watch/pkg-descr
+++ b/security/l0pht-watch/pkg-descr
@@ -1,4 +1,2 @@
This program watches over file creations and deletions in /tmp. Use it
to see how secure and predictable your favourite OS/applications are.
-
-WWW: http://www.l0pht.com/advisories.html
diff --git a/security/libident/pkg-descr b/security/libident/pkg-descr
index 720d3725b6a3..c4876fa449a0 100644
--- a/security/libident/pkg-descr
+++ b/security/libident/pkg-descr
@@ -19,5 +19,3 @@ to verify that your Ident server is working correctly.
I'm currently running this "ident-tester" on port 114 at lysator.liu.se
(130.236.254.1) if you wish to test your server.
-
-WWW: http://www.simphalempin.com/dev/libident/
diff --git a/security/py-rijndael/pkg-descr b/security/py-rijndael/pkg-descr
index 92a7651bb6d9..27198065762b 100644
--- a/security/py-rijndael/pkg-descr
+++ b/security/py-rijndael/pkg-descr
@@ -1,5 +1,3 @@
A pure python implementation of the Rijndael encryption algorithm. Useful for
quick string encryption in python programs but probably is not fast enough for
anything too big.
-
-WWW: http://bluesine.com/archives/software/python-mods/rijndael/