aboutsummaryrefslogtreecommitdiff
path: root/mail/websieve
Commit message (Collapse)AuthorAgeFilesLines
* 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