aboutsummaryrefslogtreecommitdiff
path: root/mail/websieve
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert to new perl frameworkMathieu Arnold2013-08-031-1/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Remove SITE_PERL from *_DEPENDS (final part)Andrej Zverev2012-10-101-6/+4
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=305672
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-2/+2
| | | | Notes: svn path=/head/; revision=300176
* Convert to new options frameworkBaptiste Daroussin2012-06-131-10/+13
| | | | Notes: svn path=/head/; revision=299171
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Add support for Cyrus IMAPd 2.4.x.Hajimu UMEMOTO2010-10-181-2/+6
| | | | Notes: svn path=/head/; revision=263203
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-2/+1
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* Move the USE_PERL5 and NO_BUILD lines before the inclusion of bsd.port.pre.mk.Mark Linimon2007-10-121-4/+4
| | | | Notes: svn path=/head/; revision=201336
* - Add support for Cyrus IMAPd 2.3.xAlejandro Pulver2007-09-296-48/+59
| | | | | | | | | | | | - Remove explicit dependence on Apache. - Install into ${PREFIX}/www/websieve (${WWWDIR}). - Use the generic OPTIONS mechanism rather than some strange precursor to it. PR: ports/116493 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=200371
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Replace the dangerous .error with IGNORE.Mark Linimon2006-01-271-1/+1
| | | | Notes: svn path=/head/; revision=154573
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* - Define APACHE_COMPATClement Laforet2005-09-191-1/+1
| | | | | | | | | | | It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self) Notes: svn path=/head/; revision=143148
* With portmgr hat on, reset eik's ports since he has been inactive forMark Linimon2005-07-181-1/+1
| | | | | | | | | several months (not responding to email). Discussed among: portmgr team Notes: svn path=/head/; revision=139457
* Remove references to ports recently deleted.Kris Kennaway2005-02-211-3/+1
| | | | Notes: svn path=/head/; revision=129432
* add files forgotten in last commitOliver Eikemeier2004-07-191-0/+17
| | | | Notes: svn path=/head/; revision=113972
* Update to version 063aOliver Eikemeier2004-07-194-302/+9
| | | | | | | | PR: 69265 (partly) Submitted by: Toshiya SAITOH <toshiya@saitoh.nu> Notes: svn path=/head/; revision=113971
* SIZEifyOliver Eikemeier2004-03-181-0/+1
| | | | | | | Prompted by: trevor Notes: svn path=/head/; revision=104342
* switch my ports to my FreeBSD addressOliver Eikemeier2003-11-141-1/+1
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=93923
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* - make Cyrus-IMAP-2.x selectable instead of p5-IMAP-Admin and p5-IMAP-SieveHajimu UMEMOTO2003-04-292-4/+54
| | | | | | | | | | - fixes cookie path (i.e. for Lynx) Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (The maintainer) Notes: svn path=/head/; revision=79868
* Fix index build.Will Andrews2003-04-271-1/+1
| | | | Notes: svn path=/head/; revision=79727
* Add websieve 0.61, web based Cyrus IMAP user admin client.Norikatsu Shigemura2003-04-268-0/+345
PR: 51425 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=79691