Port details |
- mod_vhost_ldap Virtual Hosting from ldap built on top of mod_ldap
- 2.0.8_2 www
=0 2.0.8_2Version of this port present on the latest quarterly branch.
- Maintainer: apache@FreeBSD.org
- Port Added: 2005-09-10 15:45:40
- Last Update: 2018-04-16 10:44:31
- SVN Revision: 467473
- License: APACHE20
- WWW:
- http://modvhostldap.alioth.debian.org/
- Description:
- mod_vhost_ldap is an Apache 2.x module for storing and configuring
virtual hosts from LDAP. It supports DocumentRoot, ScriptAlias,
ServerName, ServerAlias, ServerAdmin, and SuexecUserGroup directives.
It's built on top of mod_ldap, so it uses its caching capabilities and
can be used with a threaded Apache httpd.
WWW: http://modvhostldap.alioth.debian.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ap22-mod_vhost_ldap>0:www/mod_vhost_ldap
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap22-mod_vhost_ldap
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (apache2/mod-vhost-ldap_2.0.8.orig.tar.gz) = 031a48c48e47e3687bf185b3817ae22c05c569bc82bc8dd091803cad25d1fc06
SIZE (apache2/mod-vhost-ldap_2.0.8.orig.tar.gz) = 10395
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/apache22
- Runtime dependencies:
-
- apxs : www/apache22
- Library dependencies:
-
- libldap-2.4.so.2 : net/openldap24-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- 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 |
2.0.8_2 16 Apr 2018 10:44:31 |
brnrd |
www/mod_antiloris
www/mod_auth_imap2
www/mod_authn_sasl
www/mod_bw
www/mod_cband
www/mod_clamav
www/mod_extract_forwarded
www/mod_hosts_access
www/mod_log_config-st
www/mod_log_mysql
www/mod_log_sql2-dtc
www/mod_macro22
www/mod_musicindex
www/mod_ntlm2
www/mod_proxy_html
www/mod_remoteip
www/mod_spdy
www/mod_uid
www/mod_vhost_ldap
www/mod_whatkilledus
www/mod_xml2enc
2017-07-01 www/apache22: Upstream propose EoL of apache 2.2.x during the next 12
months |
2.0.8_2 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 |
2.0.8_2 08 Dec 2016 17:26:10 |
tijl |
Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.0.8_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.0.8_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.0.8_1 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
2.0.8 09 Mar 2014 13:00:36 |
ohauer |
- update to version 2.0.8
- add stage support
- add LICENSE
Changes:
* VERSION: 2.0.8
* mod_vhost_ldap.c: Don't copy server struct if we have per request document
root
* VERSION: 2.0.7
* mod_vhost_ldap.c: Revert escaping wildcard character as it was
already done before by ldap_bv2escaped_filter_value
* VERSION: 2.0.6
* mod_vhost_ldap.c: Properly escape wildcard string to search
for literal *.hostname
* mod_vhost_ldap.c, vhost_ldap.conf: Add new boolean option VhostLDAPWildcard (Only the first 15 lines of the commit message are shown above ) |
1.0_3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0_3 24 Sep 2012 20:55:01 |
ohauer |
- USE_APACHE s/22+/22/
some additional cleanups/fixes
- adopt new Makefile header
- convert to optionsNG
- use BROKEN instead IGNORE in bsd.apache.mk
with hat apache@ |
1.0_3 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.0_3 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
1.0_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0_2 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
1.0_1 22 Sep 2010 21:50:03 |
pgollucci |
- Mark mod_* modules MAKE_JOBS_SAFE=yes
With Hat: apache@
Tested by: Several P6 TB runs |
1.0_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
1.0 18 Mar 2007 17:19:11 |
clement |
- Update to 1.0 |
0.2.6 04 Dec 2005 20:36:56 |
clement |
- Convert to new USE_APACHE |
0.2.6 04 Dec 2005 00:44:14 |
clement |
- Fix future INDEX build failure
Reported by: FreshPorts Sanity Daemon
Special thanks to: dvl |
0.2.6 04 Dec 2005 00:18:15 |
clement |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus |
0.2.6 18 Sep 2005 07:57:12 |
clement |
- Update to 0.2.6 |
0.2.4 10 Sep 2005 15:47:58 |
clement |
- Oops I committed the wrong directory, so merge changes to make portlint
happy. |
0.2.4 10 Sep 2005 15:45:02 |
clement |
- Add mod_vhost_ldap 0.2.4
mod_vhost_ldap is an Apache 2.x module for storing and configuring
virtual hosts from LDAP. It supports DocumentRoot, ScriptAlias,
ServerName, ServerAlias, ServerAdmin, and SuexecUserGroup directives.
It's built on top of mod_ldap, so it uses its caching capabilities and
can be used with a threaded Apache httpd.
WWW: http://modvhostldap.alioth.debian.org/ |