notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/mod_vhost_ldap/distinfo

Number of commits found: 5

Sunday, 9 Mar 2014
13:00 ohauer search for other commits by this committer
- 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
                                      to disable wildcard search completely
 * mod_vhost_ldap.c: Fix cgi-bin processing (Courtesy of Anders Kaseorg)

 * VERSION: 2.0.5
 * mod_vhost_ldap.c: Make a private copy of server config to each
                     request to be thread safe. (Courtesy Anders Kaseorg)

 * VERSION: 2.0.3
 * mod_vhost_ldap.c: Workaround concurrency issues with ap_document_root
                     by adding mutex before it is set and release before
                     handler is run.

 * VERSION: 2.0.1
 * mod_vhost_ldap.c: Remove cleanup routine, it was causing segfaults.

 * VERSION: 2.0.0 release
 * mod_vhost_ldap.c: Sleep for (fibonacci numbers) seconds after LDAP failure
 * mod_vhost_ldap.c: Add a log WARNING when LDAP is unreachable
 * mod_vhost_ldap.c: Don't set r->filename, return DECLINE on success, only
                     mangle documentroot and others, and let other apache
                     modules handle real filenames
 * mod_vhost_ldap.c: Create and use function set_document_root inspired by
apache2.2
 * mod_vhost_ldap.c: Return correct error codes on failures and not DECLINED
 * mod_vhost_ldap.c: Put translate_name hook at FIRST place

 * VERSION: 1.2.0 release
 * mod_vhost_ldap.c: release apache-2.2 version as 1.2.0

 * VERSION: 1.0.1 release
 * mod_vhost_ldap.c: add support for apache-2.2.x
Original commitRevision:347567 
Saturday, 19 Mar 2011
12:38 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Sunday, 18 Mar 2007
17:19 clement search for other commits by this committer
- Update to 1.0
Original commit
Sunday, 18 Sep 2005
07:57 clement search for other commits by this committer
- Update to 0.2.6
Original commit
Saturday, 10 Sep 2005
15:45 clement search for other commits by this committer
- 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/
Original commit

Number of commits found: 5