Port details |
- ufdbguard URL filter for the Squid web proxy
- 1.35.8 www =3 1.35.7Version of this port present on the latest quarterly branch.
- Maintainer: timp87@gmail.com
- Port Added: 2016-08-25 19:33:18
- Last Update: 2024-07-27 05:56:04
- Commit Hash: 3321f08
- People watching this port, also watch:: hs-ShellCheck, py311-iocage-devel, endless-sky, ttyd, proxsmtp
- License: GPLv2
- WWW:
- https://www.urlfilterdb.com/
- Description:
- ufdbGuard is a URL filter for the Squid web proxy. Besides blocking
access from PCs and smartphones to undesired websites, ufdbGuard
has safety features to make browsing safer and to block remote
access. ufdbGuard supports configuration of groups with different
web access policies, SafeSearch enforcement, SSH tunnel detection,
safer HTTPS traffic, time-based access rules and much more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ufdbGuard>0:www/ufdbguard
- To install the port:
- cd /usr/ports/www/ufdbguard/ && make install clean
- To add the package, run one of these commands:
- pkg install www/ufdbguard
- pkg install ufdbGuard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ufdbGuard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721068947
SHA256 (ufdbGuard-1.35.8.tar.gz) = 9a4227ed5b3336130e793232da00765a64fc22207ff8ad43a82ae1918e903e18
SIZE (ufdbGuard-1.35.8.tar.gz) = 1840959
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ufdbGuard-1.35.8:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- www_ufdbguard
- USES:
- compiler:c11 perl5 shebangfix ssl
- pkg-message:
- For install:
- Please, note the following statements about ufdbGuard port:
o ufdbUpdate script is left in non-working state for now.
The only purpose of this script is to download URLfilterDB updates
using paid subscription and to run it by cron. The script implies on
sysconfig configuration file which is usuall only for linux systems.
To make ufdbUpdate work it should be significantly rewritten for
non-linux systems. It's not worth it due to the fact ufdbUpdate can
be replaced by much more simple script written by local administator.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.35.8 27 Jul 2024 05:56:04 |
Zsolt Udvari (uzsolt) Author: Pavel Timofeev |
www/ufdbguard: update to 1.35.8
Switch to DISTVERSION.
Changelog: https://www.urlfilterdb.com/products/releases.html
PR: 280309
Approved by: submitter is maintainer |
1.35.7 29 May 2024 13:24:35 |
Rodrigo Osorio (rodrigo) |
www/ufdbguard: update to 1.35.7
Changelog: https://www.urlfilterdb.com/products/releases.html
Major changes:
* Fix: potential buffer overrun with clientid
* ufdbgclient has new option to choose between UNIX and TCP socket
Port changes:
* remove unix socket compile option. It's no longer a compile option,
there is 'socket-type' configuration option instead.
* minor adjustments for configure
PR: 278258
Reported by: Pavel Timofeev <timp87@gmail.com> (maintainer) |
1.35.3_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.35.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.35.3 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.35.3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.35.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.35.3 18 Nov 2020 11:36:54 |
pkubaj |
www/ufdbguard: fix build on GCC architectures
In file included from ufdblib.c:29:
ufdblocks.h:25: error: redefinition of typedef 'ufdb_mutex'
ufdblocks.h:25: error: previous declaration of 'ufdb_mutex' was here |
1.35.3 17 Nov 2020 17:37:53 |
fernape |
www/ufdbguard: update to 1.35.3
ChangeLog: https://www.urlfilterdb.com/products/releases.html
While here, pet linters
PR: 250957
Submitted by: timp87@gmail.com (maintainer) |
1.34.5 02 May 2020 04:36:19 |
tagattie |
Update to 1.34.5
PR: 245182
Submitted by: timp87@gmail.com (maintainer)
Approved by: ehaupt (mentor)
Changelog: https://www.urlfilterdb.com/products/releases.html |
1.34.3 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
1.34.3 15 May 2019 16:21:20 |
pi |
www/ufdbguard: upgrade 1.34.1 -> 1.34.3
PR: 236222
Requested by: ncrogers@gmail.com
Submitted by: timp87@gmail.com (maintainer)
Relnotes: https://www.urlfilterdb.com/products/releases.html |
1.34.1 10 Feb 2019 21:21:21 |
swills |
www/ufdbguard: update to 1.34.1
PR: 235591
Submitted by: timp87@gmail.com (maintainer) |
1.33.7 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
1.33.7 23 Sep 2018 01:04:33 |
swills |
www/ufdbguard: update to 1.33.7
PR: 231588
Submitted by: timp87@gmail.com |
1.33.6 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.33.6 22 Jun 2018 12:04:01 |
swills |
www/ufdbguard: update to 1.33.6
PR: 229182
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer) |
1.33.5 25 Apr 2018 09:27:57 |
joneum |
www/ufdbguard: update to 1.33.5
Changelog: https://www.urlfilterdb.com/products/releases.html
PR: 227661
Reported by: ncrogers@gmail.com
Approved by: maintainer |
1.33.4 22 Oct 2017 11:11:37 |
dbaio |
www/ufdbguard: Update to 1.33.4
PR: 223146
Submitted by: timp87@gmail.com (maintainer) |
1.33.3 02 Jul 2017 23:22:14 |
ultima |
* Updated to 1.33.3
* Changed UNIXSOCKETS default off
Changelog: https://www.urlfilterdb.com/products/releases.html
PR: 220286
Submitted by: <timp87@gmail.com> (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11397 |
1.33.2 20 May 2017 01:56:23 |
wen |
- Update 1.33.2
PR: 219252
Submitted by: timp87@gmail.com(maintainer) |
1.33.1 28 Mar 2017 07:22:10 |
vanilla |
Update to 1.33.1.
PR: 218171
Submitted by: maintainer |
1.32.4 31 Jan 2017 03:40:46 |
linimon |
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket) |
1.32.4 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.32.4 25 Dec 2016 09:24:22 |
riggs |
Update to upstream version 1.32.4
PR: 215415
Submitted by: timp87@gmail.com (maintainer) |
1.32.3 13 Dec 2016 14:54:29 |
marino |
www/ufdbguard is not jobs safe
It may attempt to link before all the object files are created. |
1.32.3 28 Nov 2016 12:41:17 |
madpilot |
- Update ufdbGuard to 1.32.3
PR: 213677
Submitted by: timp87@gmail.com (maintainer) |
1.31 24 Aug 2016 04:09:45 |
pi |
New port: www/ufdbguard: squidGuard fork compatible with newer squid versions
ufdbGuard is a URL filter for the Squid web proxy. Besides blocking
access from PCs and smartphones to undesired websites, ufdbGuard
has safety features to make browsing safer and to block remote
access. ufdbGuard supports configuration of groups with different
web access policies, SafeSearch enforcement, SSH tunnel detection,
safer HTTPS traffic, time-based access rules and much more.
WWW: https://www.urlfilterdb.com/
PR: 212044
Submitted by: Pavel Timofeev <timp87@gmail.com> |