aboutsummaryrefslogtreecommitdiff
path: root/dns/rbllookup
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380305
* ShebangfixAntoine Brodin2014-12-221-3/+6
| | | | Notes: svn path=/head/; revision=375276
* - Support stagingEmanuel Haupt2014-03-182-8/+7
| | | | | | | - Define DOCS option Notes: svn path=/head/; revision=348543
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326955
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300273
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* SHA256ify (manually updated and checked)Edwin Groothuis2006-01-221-1/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154150
* Fix pkg-descr contents (wrong version was committed)Sergei Kolobov2004-11-061-14/+9
| | | | Notes: svn path=/head/; revision=121004
* Add rbllookup:Sergei Kolobov2004-11-063-0/+52
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> Notes: svn path=/head/; revision=121002