aboutsummaryrefslogtreecommitdiff
path: root/security/courierpassd
Commit message (Collapse)AuthorAgeFilesLines
* Primary MASTER_SITE appears to be down right now. Put my copy upAde Lovett2006-08-091-1/+3
| | | | | | | into MASTER_SITE_LOCAL and temporarily adjust accordingly. Notes: svn path=/head/; revision=170168
* Update to 1.1.2Ade Lovett2006-08-015-10/+30
| | | | | | | | | | Submitter (author) taking over maintainership from myself PR: 100916 Submitted by: andrew@arda.homeunix.net Notes: svn path=/head/; revision=169308
* Update to 1.1.1Ade Lovett2006-06-162-5/+22
| | | | | | | Submitted by: author Notes: svn path=/head/; revision=165533
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-231-5/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Add SHA256Ade Lovett2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148191
* Update to 1.1.0 release, add a couple of tunables to the Makefile,Ade Lovett2005-10-203-7/+9
| | | | | | | | | and bit a little more descriptive in pkg-descr. Submitted by: andrew@arda.homeunix.net (author) Notes: svn path=/head/; revision=145905
* Correct description.Ade Lovett2005-10-161-1/+1
| | | | | | | Submitted by: andrew@arda.homeunix.net (author) Notes: svn path=/head/; revision=145506
* Correctly fix RUN_DEPENDSAde Lovett2005-09-021-1/+1
| | | | Notes: svn path=/head/; revision=141826
* Add courierpasswd, a user authentication and password changing utilityAde Lovett2005-07-274-0/+55
for the courier imap/pop3 system. Notes: svn path=/head/; revision=140212