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/trac-ldap/pkg-descr

Number of commits found: 2

Friday, 8 Jan 2016
12:23 matthew search for other commits by this committer
(Readdition of www/trac-ldap which was removed on 349600)

LDAP extensions to grant group permissions

This extension enables the use of existing LDAP groups to grant
permissions rather than defining permissions for every single user on
the system.  Also permits storage of permissions (both users and
groups permissions) in the LDAP directory itself rather than in the
database backend.

WWW: https://trac-hacks.org/wiki/LdapPlugin

Reviewd by:		koobs
Differential Revision:	https://reviews.freebsd.org/D4796
Original commitRevision:405545 
Sunday, 27 May 2007
19:38 miwi search for other commits by this committer
LDAP support with group management has been added as a Trac extension. This
extension enables to use existing LDAP groups to grant permissions rather than
defining permissions for every single user on the system. The latest release
also permits to store permissions (both users and groups permissions) in the
LDAP directory itself rather than in the SQL backend.

WWW: http://trac-hacks.org/wiki/LdapPlugin

Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>
Original commit

Number of commits found: 2