aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-6/+6
| | | | Notes: svn path=/head/; revision=300176
* Convert to new options frameworkBaptiste Daroussin2012-06-131-46/+46
| | | | Notes: svn path=/head/; revision=299171
* Remove trailing whitespaces.Emanuel Haupt2011-11-181-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286031
* - Update RUN_DEPENDS: MIME::Base64 >= 3 is already in all supported Perl ↵Sunpoet Po-Chuan Hsieh2011-10-071-3/+2
| | | | | | | | | releases - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=283114
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-1/+4
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-6/+0
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - hackily fix custom LOCALBASE/PREFIXPhilip M. Gollucci2009-06-191-0/+2
| | | | | | | Reported by: QATty Notes: svn path=/head/; revision=236276
* - Update WWWPav Lucistnik2008-04-081-1/+1
| | | | Notes: svn path=/head/; revision=210832
* - update to 2.53Yen-Ming Lee2008-01-264-44/+7
| | | | Notes: svn path=/head/; revision=206246
* - drop maintainershipYen-Ming Lee2007-08-141-1/+1
| | | | Notes: svn path=/head/; revision=197689
* - create directory for addressbook [1]Yen-Ming Lee2007-02-022-5/+4
| | | | | | | | | | - bump PORTREVISION [1] - remove slave-port related settings Submitted by: [1] jr at opal.com Notes: svn path=/head/; revision=183924
* Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.Dmitry Sivachenko2006-12-031-1/+1
| | | | Notes: svn path=/head/; revision=178677
* - fix cross-site scripting (XSS) vulnerability in openwebmail-read.plYen-Ming Lee2006-09-282-1/+30
| | | | | | | | | | - bump PORTREVISION Submitted by: rafan Security: CVE-2006-3233 Notes: svn path=/head/; revision=174033
* - add patch for missing requireYen-Ming Lee2006-05-122-0/+11
| | | | | | | | PR: 97171 Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw> Notes: svn path=/head/; revision=162182
* - update to 2.52Yen-Ming Lee2006-05-032-6/+6
| | | | Notes: svn path=/head/; revision=161246
* UNBREAK: Fix pkg-plistRenato Botelho2006-02-251-2/+2
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=156786
* BROKEN: Incomplete pkg-plistKris Kennaway2006-02-201-0/+2
| | | | Notes: svn path=/head/; revision=156449
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - fix wget dependencyYen-Ming Lee2005-06-171-1/+1
| | | | | | | | PR: 82361 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=137636
* - disable SpeedyCGI support by default. It needs suidperl and will cause someYen-Ming Lee2005-06-101-1/+1
| | | | | | | | | problem in package build framework. Noticed by: kris Notes: svn path=/head/; revision=137135
* - remove p5-CGI-SpeedyCGI from BUILD_DEPENDSYen-Ming Lee2005-05-211-1/+0
| | | | Notes: svn path=/head/; revision=135742
* - keep public addressbook and calendar if they are modifiedYen-Ming Lee2005-05-133-0/+19
| | | | | | | Noticed by: tim@dnes.mlc.edu.tw Notes: svn path=/head/; revision=135190
* - do initialization tasks in pkg-install insteadYen-Ming Lee2005-05-122-1/+3
| | | | Notes: svn path=/head/; revision=135118
* - update to openwebmail-2.51(-20050228)Yen-Ming Lee2005-02-283-6/+19
| | | | | | | Noticed by: tung, the author of openwebmail Notes: svn path=/head/; revision=130033
* - update openwebmail-devel to 2.50.20050210Yen-Ming Lee2005-02-111-1/+1
| | | | | | | - correct/relocate CONFLICTS and DISTNAME Notes: svn path=/head/; revision=128528
* - update for slave port, mail/opemwebmail-develYen-Ming Lee2005-01-101-2/+4
| | | | | | | Noticed by: Jin-Shan Tseng <tjs.at.cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=126095
* - update to openwebmail-2.50Yen-Ming Lee2005-01-082-6/+9
| | | | Notes: svn path=/head/; revision=125771
* WITH_SPEEDYCGI needs suidperl enabled under perl 5.8.4 or above,Yen-Ming Lee2004-10-131-6/+15
| | | | | | | so, disable it first, and enable it again if perl exists and enabled suidperl Notes: svn path=/head/; revision=119159
* - upgrade to openwebmail-2.41Yen-Ming Lee2004-10-132-6/+21
| | | | | | | - disable SpeedyCGI support automatically when PERL isn't suid-enabled. Notes: svn path=/head/; revision=119140
* update to openwebmail-2.40Yen-Ming Lee2004-08-172-70/+72
| | | | Notes: svn path=/head/; revision=116535
* minor fixesYen-Ming Lee2004-08-121-3/+3
| | | | | | | | - add --quiet argument for CPIO - remove the arguments of speedy_suidperl Notes: svn path=/head/; revision=116046
* OpenWebmail needs to depend on the new name of SpeedyCGI.Yen-Ming Lee2004-08-121-3/+5
| | | | | | | Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=115984
* update MASTER_SITES and EXTRACT_SUFX for new mirror distribution.Yen-Ming Lee2004-07-212-5/+5
| | | | | | | Noticed by: Mike Fahey <mfahey@enter.net> Notes: svn path=/head/; revision=114330
* fix message about suid perlYen-Ming Lee2004-06-031-1/+1
| | | | | | | Noticed by: openwebmail@turtle.ee.ncku.edu.tw Notes: svn path=/head/; revision=110739
* update to openwebmail-2.32Yen-Ming Lee2004-05-262-3/+4
| | | | Notes: svn path=/head/; revision=110018
* remove redundant dependencies under perl-5.8.2Yen-Ming Lee2004-02-102-5/+9
| | | | | | | | PR: 62552 (based on) Submitted by: Vladimir Kushnir <vkushnir@Alfacom.net> Notes: svn path=/head/; revision=100527
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-2/+4
| | | | Notes: svn path=/head/; revision=98793
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-2/+4
| | | | Notes: svn path=/head/; revision=98788
* update to openwebmail-2.30Yen-Ming Lee2004-01-034-10/+33
| | | | Notes: svn path=/head/; revision=97220
* Don't check if perl5 is suid-enabled, just warn the users.Yen-Ming Lee2003-11-121-8/+10
| | | | | | | Noticed by: kris@ and tobez@ Notes: svn path=/head/; revision=93817
* update to 2.21Yen-Ming Lee2003-11-112-4/+9
| | | | Notes: svn path=/head/; revision=93764
* disable speedycgi when using perl-5.8.1 temporarily.Yen-Ming Lee2003-11-031-0/+5
| | | | | | | | PR: 58758 Submitted by: Yuan-Chung Hsiao <ychsiao@linux.stu.edu.tw> Notes: svn path=/head/; revision=92919
* Don't override config file during installation.Yen-Ming Lee2003-10-201-3/+4
| | | | | | | Submitted by: Rong-en Fan <rafan@infor.org> Notes: svn path=/head/; revision=91708
* update to openwebmail 2.20Yen-Ming Lee2003-10-152-5/+5
| | | | | | | | PR: 58017 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=91264
* generate PLIST in pre-install phase.Yen-Ming Lee2003-06-302-7/+17
| | | | | | | Requested by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=83873
* correct the typo about Zlib support.Yen-Ming Lee2003-06-191-1/+1
| | | | Notes: svn path=/head/; revision=83329
* - add optional supports for Zlib and QuotaYen-Ming Lee2003-06-191-1/+24
| | | | | | | - cleanup Makefile Notes: svn path=/head/; revision=83292
* update to openwebmail-2.10Yen-Ming Lee2003-06-172-2/+2
| | | | Notes: svn path=/head/; revision=83128
* unbreak openwebmail.Yen-Ming Lee2003-06-011-4/+0
| | | | | | | segfault problem was caused by SpeedyCGI, and was fixed in ports/52522 Notes: svn path=/head/; revision=81872