aboutsummaryrefslogtreecommitdiff
path: root/mail/gnarwl/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Trim Makefile headerAntoine Brodin2013-06-201-0/+2
| | | | | | | | | - Trim version in LIB_DEPENDS - No need to set --prefix with GNU_CONFIGURE - Add 2 missings directories to pkg-plist Notes: svn path=/head/; revision=321427
* - Update to 3.6Pav Lucistnik2009-07-281-5/+7
| | | | | | | | PR: ports/137174 Submitted by: Johan Strom <johan@headweb.com> Notes: svn path=/head/; revision=238492
* Add gnarwl, the email autoresponder.Pav Lucistnik2004-04-011-0/+21
Unlike the original vacation(1) program, gnarwl is based on LDAP. Traditionally you had to give every user, who wanted to use autoreply facilities full fledged system accounts (trusting them to set their forwarding up properly, cursing when they didn't). With gnarwl this is history. User information is now stored in LDAP. Thats right, no more messing around with system accounts or homedirs for users who just want their email working, but don't care to fuss around with shell commands. WWW: http://www.oss.billiton.de/software.shtml PR: ports/64895 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=105895