aboutsummaryrefslogtreecommitdiff
path: root/security/courierpassd
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEDmitry Marakasov2016-04-051-4/+5
| | | | | | | | - Switch to USES=localbase - Switch to options helpers Notes: svn path=/head/; revision=412561
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Add staging support, allow it as regular userPawel Pekala2014-07-112-23/+8
| | | | | | | - Switch to PLIST_FILES, PORTDOCS Notes: svn path=/head/; revision=361511
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360609
* - Convert gmake, bzip2 to USESMartin Wilke2014-05-261-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355321
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* security/courier(passd,passwd,userinfo): Unbreak fetch and cleanupJohn Marino2013-07-271-14/+14
| | | | | | | | | | | | | | | | | | The maintainer provided a new download location for his three ports after a site reorganization broke fetching for two of them. In addition to updating the MASTER_SITES, other cleanups where performed: * Trim Headers * Convert USE_GMAKE to USES+=gmake * Convert NOPORTDOCS to options DOCS * Removed unterminated string in courierpassd makefile * Removed empty strings in courierpassd makefile PR: ports/179670 Approved by: bapt / culot (mentors, implicit) Notes: svn path=/head/; revision=323796
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* 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