notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rblcheck Command-line interface to Paul Vixie's RBL filter
1.5_2 mail on this many watch lists=17 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5_2Version of this port present on the latest quarterly branch.
Maintainer: moro@remus.dti.ne.jp search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2023-05-01 16:19:07
Commit Hash: 17630bb
People watching this port, also watch:: wget, p5-DBI, rsync, nmap, p5-HTML-Parser
License: GPLv2
WWW:
http://rblcheck.sourceforge.net/
Description:
This program is a very basic interface to Paul Vixie's RBL filter. The basic idea of the filter is that when someone is blacklisted for an email abuse, a new domain name is resolved in the form of "a.b.c.d.rbl.maps.vix.com", where "a.b.c.d" is actually the IP address "d.c.b.a". For example, if the IP address 127.0.0.2 were listed as a blacklisted address, "2.0.0.127.rbl.maps.vix.com" would have a DNS entry (this is a real example; that address is in place as a verification mechanism). For more information about the RBL blacklist, please take a look at http://maps.vix.com/rbl/ . For more information about BIND, drop by http://www.isc.org/bind.html . The official home page for rblcheck is at http://www.xnet.com/~emarshal/rblcheck/ . Any ideas, bugfixes, or porting notes should be sent to me at "emarshal@logic.net". Don't bug the MAPS people about this; they didn't write it, and probably wouldn't like getting a bunch of mail about it.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/rblcheck-1.5_2/catalog.mk
  2. /usr/local/share/licenses/rblcheck-1.5_2/LICENSE
  3. /usr/local/share/licenses/rblcheck-1.5_2/GPLv2
  4. bin/rbl
  5. bin/rblcheck
  6. etc/rblcheckrc.sample
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • rblcheck>0:mail/rblcheck
To install the port:
cd /usr/ports/mail/rblcheck/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/rblcheck
  • pkg install rblcheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rblcheck
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1584629155 SHA256 (logic-rblcheck-1.5-d7eb2e5_GH0.tar.gz) = 7e407aad6e0bc3aadb71116def92bfdeff90ab957f5d40d9078ef5982b388899 SIZE (logic-rblcheck-1.5-d7eb2e5_GH0.tar.gz) = 48343

Packages (timestamps in pop-ups are UTC):
rblcheck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5_21.5_21.5_21.5_21.5_2-1.5_2-
FreeBSD:13:quarterly1.5_21.5_21.5_21.5_21.5_21.5_21.5_21.5_2
FreeBSD:14:latest1.5_21.5_21.5_21.5_21.5_21.5_2-1.5_2
FreeBSD:14:quarterly1.5_21.5_2-1.5_21.5_21.5_21.5_21.5_2
FreeBSD:15:latest1.5_21.5_2n/a1.5_2n/a1.5_21.5_21.5_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_rblcheck
pkg-message:
For install:
Please copy rblcheckrc.sample to rblcheckrc and modify it as you wish.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/logic/rblcheck/tar.gz/d7eb2e5?dummy=/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5_2
01 May 2023 16:19:07
commit hash: 17630bb688424ad9395302e28f01ede759e76509commit hash: 17630bb688424ad9395302e28f01ede759e76509commit hash: 17630bb688424ad9395302e28f01ede759e76509commit hash: 17630bb688424ad9395302e28f01ede759e76509 files touched by this commit
John Baldwin (jhb) search for other commits by this committer
mail/rblcheck: Use a C89 function declaration for main.

PR:		271070
Reviewed by:	fernape
Differential Revision:	https://reviews.freebsd.org/D39780
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.5_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5_2
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.5_2
25 Apr 2020 11:42:30
Revision:532940Original commit files touched by this commit
arrowd search for other commits by this committer
mail/rblcheck: Unbreak the port.

PR:		244911
Submitted by:	mi
1.5_2
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.5_2
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
1.5_2
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
1.5_2
22 Nov 2014 18:42:44
Revision:373086Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.5_2
28 Jul 2014 23:20:38
Revision:363275Original commit files touched by this commit
adamw search for other commits by this committer
Rename mail/ patch-xy patches to reflect the files they modify.
1.5_2
27 Feb 2014 15:37:14
Revision:346372Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.5_2
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.5_2
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.5_2
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
1.5_2
22 Jan 2006 12:50:54
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.5_2
18 Mar 2004 09:07:37
Original commit files touched by this commit
krion search for other commits by this committer
- SIZE'ify

PR:             ports/64400
Submitted by:   maintainer
1.5_2
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.5_1
21 Feb 2003 12:42:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.5_1
04 May 2002 13:20:20
Original commit files touched by this commit
cy search for other commits by this committer
Updated list of RBL sites.  Some obsolete and some new.

PR:             37731
Submitted by:   MAINTAINER:  MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
1.5
02 May 2002 02:09:48
Original commit files touched by this commit
cy search for other commits by this committer
Missed this one.  Should use GNU configure --prefix instead of Perl.

Pointy hat to:  me
1.5
02 May 2002 01:56:34
Original commit files touched by this commit
cy search for other commits by this committer
Upgrade 1.4 --> 1.5

Maintainer requested the transfer of maintainership to
MOROHOSHI Akihiko <moro@remus.dti.ne.jp>.

PR:             37575
Submitted by:   MAINTAINER:  Yen-Ming Lee <leeym@leeym.com>
24 Aug 2001 17:08:11
commit hash: fp1.17794@dev.null.freshports.orgcommit hash: fp1.17794@dev.null.freshports.orgcommit hash: fp1.17794@dev.null.freshports.orgcommit hash: fp1.17794@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Fix typo    
24 Aug 2001 03:39:02
commit hash: fp1.17752@dev.null.freshports.orgcommit hash: fp1.17752@dev.null.freshports.orgcommit hash: fp1.17752@dev.null.freshports.orgcommit hash: fp1.17752@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Welcome Yen-Ming Lee <leeym@leeym.com> to maintainership of this port.    
23 Aug 2001 20:29:36
commit hash: fp1.17736@dev.null.freshports.orgcommit hash: fp1.17736@dev.null.freshports.orgcommit hash: fp1.17736@dev.null.freshports.orgcommit hash: fp1.17736@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Fix batch building according to bento log.    
19 Aug 2001 15:50:01
commit hash: fp1.17473@dev.null.freshports.orgcommit hash: fp1.17473@dev.null.freshports.orgcommit hash: fp1.17473@dev.null.freshports.orgcommit hash: fp1.17473@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add a missing "    
18 Aug 2001 09:24:28
commit hash: fp1.17428@dev.null.freshports.orgcommit hash: fp1.17428@dev.null.freshports.orgcommit hash: fp1.17428@dev.null.freshports.orgcommit hash: fp1.17428@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Supply a missing `:' to unbreak Makefile.    
18 Aug 2001 07:04:35
commit hash: fp1.17413@dev.null.freshports.orgcommit hash: fp1.17413@dev.null.freshports.orgcommit hash: fp1.17413@dev.null.freshports.orgcommit hash: fp1.17413@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
ORBS is no longer in existence, so we need to remove it from rblcheck    
22 May 2001 16:54:30
commit hash: fp1.14011@dev.null.freshports.orgcommit hash: fp1.14011@dev.null.freshports.orgcommit hash: fp1.14011@dev.null.freshports.orgcommit hash: fp1.14011@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Honor the quiet flag in output added by the patch.   While I'm here, silence two
gcc warnings.    
04 Mar 2001 16:56:33
commit hash: fp1.10275@dev.null.freshports.orgcommit hash: fp1.10275@dev.null.freshports.orgcommit hash: fp1.10275@dev.null.freshports.orgcommit hash: fp1.10275@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
While I'm here, fix PORTDOCS handling:   - no need for loops and multiple
install invocations, docs/* is fine;   - add %%PORTDOCS%% to pkg-plist, so
+CONTENTS is generated correctly.    
04 Mar 2001 16:48:10
commit hash: fp1.10274@dev.null.freshports.orgcommit hash: fp1.10274@dev.null.freshports.orgcommit hash: fp1.10274@dev.null.freshports.orgcommit hash: fp1.10274@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Fix the ORBS RBL sites.    
13 Jan 2001 02:26:05
commit hash: fp1.8480@dev.null.freshports.orgcommit hash: fp1.8480@dev.null.freshports.orgcommit hash: fp1.8480@dev.null.freshports.orgcommit hash: fp1.8480@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Update MASTER_SITES and WWW: line    
09 Jan 2001 05:57:08
commit hash: fp1.8260@dev.null.freshports.orgcommit hash: fp1.8260@dev.null.freshports.orgcommit hash: fp1.8260@dev.null.freshports.orgcommit hash: fp1.8260@dev.null.freshports.org files touched by this commit
itojun search for other commits by this committer
drop myself from MAINTAINER.  too many KAME platforms to support,   to little
time...    
08 Oct 2000 04:16:42
commit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category mail to new layout.  
14 Jun 2000 14:21:38
commit hash: fp1.970@dev.null.freshports.orgcommit hash: fp1.970@dev.null.freshports.orgcommit hash: fp1.970@dev.null.freshports.orgcommit hash: fp1.970@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.    

Number of commits found: 35