Summary: | [NEW PORT] net/hblock: Adblocker using automatically generated hosts file | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lewis Cook <lcook> | ||||||||||||||
Component: | Individual Port(s) | Assignee: | Dmitri Goutnik <dmgk> | ||||||||||||||
Status: | Closed FIXED | ||||||||||||||||
Severity: | Affects Only Me | CC: | Alexander88207, dmgk, m.muenz, woodsb02 | ||||||||||||||
Priority: | --- | ||||||||||||||||
Version: | Latest | ||||||||||||||||
Hardware: | Any | ||||||||||||||||
OS: | Any | ||||||||||||||||
URL: | https://github.com/hectorm/hblock | ||||||||||||||||
Attachments: |
|
Description
Lewis Cook
2019-12-06 00:13:26 UTC
Created attachment 209898 [details]
hblock port diff
* Bump to version 2.1.3.
Created attachment 210664 [details]
hblock port diff
Created attachment 210666 [details]
hblock-2.1.3.log
* Poudriere build log.
Created attachment 213108 [details]
hblock-2.1.5.diff
* Bumped DISTVERSION to 2.1.5 and update distinfo;
* Include 'files/patch-hblock', use base system fetch instead rather than 'curl'/'wget';
* Add 'ca_root_nss' to RUN_DEPENDS;
* Minor cleanup.
Created attachment 213109 [details]
hblock-2.1.5.log
* Poudriere build log.
I was able to build via usual ports and the program runs fine, nice addition! I'm adding Ben so we might get this in a bit quicker. :) Thanks! A commit references this bug: Author: dmgk Date: Sun Apr 12 20:26:33 UTC 2020 New revision: 531555 URL: https://svnweb.freebsd.org/changeset/ports/531555 Log: New port: net/hblock POSIX-compliant shell script, designed for Unix-like systems, gets a list of domains that serve ads, tracking scripts and malware from multiple sources and creates a hosts file that prevents your system from connecting to them. WWW: https://github.com/hectorm/hblock PR: 242466 Submitted by: Lewis Cook <vulcan@wired.sh> Changes: head/net/Makefile head/net/hblock/ head/net/hblock/Makefile head/net/hblock/distinfo head/net/hblock/files/ head/net/hblock/files/patch-hblock head/net/hblock/pkg-descr Committed, thanks! |