diff options
author | sergei <sergei@FreeBSD.org> | 2004-11-07 06:25:28 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-11-07 06:25:28 +0800 |
commit | d187a914c3719b87ea03f8705c3b80f98fc73b1a (patch) | |
tree | 568d8a8543a5142ad1905283b59353fdba828573 /dns/rbllookup/pkg-descr | |
parent | f9c86ae68d17636b447ab93f2e966c2f09c722a3 (diff) | |
download | freebsd-ports-gnome-d187a914c3719b87ea03f8705c3b80f98fc73b1a.tar.gz freebsd-ports-gnome-d187a914c3719b87ea03f8705c3b80f98fc73b1a.tar.zst freebsd-ports-gnome-d187a914c3719b87ea03f8705c3b80f98fc73b1a.zip |
Add rbllookup:
rbllookup is a small perl script which allow you to check given IP/host
name.
In this version you have statically inserted RBL servers, but code is based
on GPL source, so you can easy add more/replace/delete RBL servers by
editing rbllookup.pl file.
Also, author looking for support from programmers for ideas, codefix, new
features, switch to c/c++, gui version?
Author: Marcin Gondek <drixter@e-utp.net>
WWW: http://rbllookup.sourceforge.net
PR: ports/69160
Submitted by: Marcin Gondek <drixter@e-utp.net>
Diffstat (limited to 'dns/rbllookup/pkg-descr')
-rw-r--r-- | dns/rbllookup/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dns/rbllookup/pkg-descr b/dns/rbllookup/pkg-descr new file mode 100644 index 000000000000..8bcab52928ea --- /dev/null +++ b/dns/rbllookup/pkg-descr @@ -0,0 +1,17 @@ + +PRCS's purpose is similar to that of SCCS, RCS, and CVS, but (according +to its authors, at least), it is much simpler than any of those +systems. + +The current release, version 1.0, and future releases of PRCS can be +found at ftp://XCF.Berkeley.EDU/pub/prcs. HTML documentation and +recent developments are available online at + +WWW: http://www.XCF.Berkeley.EDU/~jmacd/prcs.html + +PRCS is released under the GNU public license, see the file COPYING +for details. + +Bug reports can be addressed to the following address: + + prcs-bugs@XCF.Berkeley.EDU |