| 
	
		| Port details |  | 
 mod_defensible Apache 2.4 module aiming to block IP listed in DNSBL
 1.5 www  =2          1.5Version of this port present on the latest quarterly branch.Maintainer: peter@libassi.se Port Added: 2022-02-08 04:03:06Last Update: 2023-01-25 17:54:07Commit Hash: 40843b1People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-SaneLicense: APACHE20WWW: https://github.com/jd/mod_defensibleDescription:mod_defensible is a Apache 2.x module aiming to forbid IP listed
in DNSBL.
httpd.conf configuration example:
DnsblUse On
DnsblServers bsb.spamlookup.net bl.blbl.org opm.blitzed.org sbl-xbl.spamhaus.org
No UDNS support in this FreeBSD port version   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistDependency lines:
ap24-mod_defensible>0:www/mod_defensible
To install the port: cd /usr/ports/www/mod_defensible/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install www/mod_defensiblepkg install ap24-mod_defensible
PKGNAME: ap24-mod_defensibleFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1642253279
SHA256 (jd-mod_defensible-v1.5_GH0.tar.gz) = 030f5cc41c80d6973eb893f1fbbe24427cd03855a89009d198384164c02a4082
SIZE (jd-mod_defensible-v1.5_GH0.tar.gz) = 5416 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
apxs : www/apache24
Runtime dependencies:
apxs : www/apache24
There are no ports dependent upon this portConfiguration Options:
     No options to configureOptions name:www_mod_defensibleUSES:apacheFreshPorts was unable to extract/find any pkg message
Master Sites: |  Number of commits found: 5 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |  | Commit | Credits | Log message | 
|---|
 | 1.5 25 Jan 2023 17:54:07
 
       | Muhammad Moinur Rahman (bofh)  | Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:
- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces
Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113 |  | 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.5 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.5 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.5 08 Feb 2022 03:59:10
 
       | Li-Wen Hsu (lwhsu)  Author: Peter Libassi
 | Add www/mod_defensible: Apache 2.4 module aiming to block IP listed in DNSBL
PR:		261236 |  Number of commits found: 5 |