Opened 10 years ago
Closed 10 years ago
#45001 closed submission (fixed)
New port: surblhost 0.8.0
Reported by: | Schamschula (Marius Schamschula) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | maintainer | Cc: | |
Port: | surblhost |
Description
Surblhost is a small command-line program that looks up hostnames in the Spam URI Realtime Blocklists (SURBL). Hosts that are blacklisted means that global spam email have been reported to contain links to these hosts. Many spam filtering programs use the SURBL to aid in the filtering process, but this program can serve many other needs. In fact, it was written to provide safe URL redirection at memurl.com.
Attachments (2)
Change History (4)
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | patch-surblhost.c.diff added |
---|
Changed 10 years ago by Schamschula (Marius Schamschula)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r125457 with these changes:
- rewrote master_sites to avoid redirects
- changed patchfile to a standard unified diff
Note: See
TracTickets for help on using
tickets.
Thanks.