Port details |
- mod_domaintree Hostname to filesystem mapper for Apache 2
- 1.6_1 www
=1 1.6_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: danger@FreeBSD.org
- Port Added: 2006-05-07 12:23:15
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: postgresql-libpqxx, squidGuard
- License: not specified in port
- WWW:
- http://dev.iworks.at/mod_domaintree/
- Description:
- mod_domaintree is a hostname to filesystem mapper for Apache2. It
maps host names like www.example.com to a filesystem tree like
$prefix/com/example/www/$suffix. It can optionally strip the www
prefix of host names.
WWW: http://dev.iworks.at/mod_domaintree/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ap24-mod_domaintree>0:www/mod_domaintree
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap24-mod_domaintree
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mod_domaintree-1.6.tgz) = aa67dcf09e02408904ed9d166d03df3cca4dfb0c5eb9eabb2d62cee6d92ea27b
SIZE (mod_domaintree-1.6.tgz) = 48272
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: 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 port
Configuration Options:
- ===> The following configuration options are available for ap24-mod_domaintree-1.6_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- apache:2.2+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6_1 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.6_1 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.6_1 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.6_1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.6_1 11 Mar 2018 17:38:46 |
brnrd |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
1.6_1 15 Dec 2013 22:11:21 |
ohauer |
- add stage support
- add license
- minor cleanups
with hat apache@ |
1.6_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.6_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.6_1 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
1.6_1 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
1.6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.6 21 May 2009 20:45:34 |
pgollucci |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
1.6 29 Apr 2009 15:35:15 |
danger |
- update to 1.6
PR: ports/134081
Submitted by: pgollucci
Approved by: gabor |
1.5 16 Nov 2008 21:24:39 |
danger |
- fix plist
Reviewed by: linimon
Pondered by: recent QA tinderbox |
1.5 29 Jan 2007 16:04:54 |
danger |
- Update to 1.5 |
1.4 15 Sep 2006 09:39:43 |
danger |
Change my e-mail address to the @FreeBSD.org one.
Approved by: linimon |
1.4 07 May 2006 12:20:16 |
pav |
mod_domaintree is a hostname to filesystem mapper for Apache2. It
maps host names like www.example.com to a filesystem tree like
$prefix/com/example/www/$suffix. It can optionally strip the www
prefix of host names.
WWW: http://dev.iworks.at/mod_domaintree/
PR: ports/96839
Submitted by: Daniel Gerzo <danger@rulez.sk> |