aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* BROKEN on 5.1: Segfault during installKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81230
* update to openwebmail-2.01Yen-Ming Lee2003-04-262-13/+17
| | | | | | | | - the master download site is relocated to openwebmail.com - the SpeedyCGI support are enabled by default Notes: svn path=/head/; revision=79663
* use cpio(1) instead of tar(1), avoid owner's problem when the port is builtYen-Ming Lee2003-04-061-5/+3
| | | | | | | | | and installed by different user. Submitted by: David Magda <dmagda@magda.ca> Notes: svn path=/head/; revision=78441
* unbreak openwebmail when it's installed in fresh-built environment.Yen-Ming Lee2003-04-062-5556/+10
| | | | | | | | | | use "tar cf" and "tar xf" instead of "cp -R". generate real PLIST in do-install phase. Noticed by: kris and bento Notes: svn path=/head/; revision=78401
* add trailing slash in path to help the users who forget to remove previouslyYen-Ming Lee2003-03-301-2/+2
| | | | | | | | | | installed files and directories. PR: 50445 Submitted by: Alex Chen <dhchen@elearning.nsysu.edu.tw> Notes: svn path=/head/; revision=77751
* update to openwebmail-2.00, and add some optional supports.Yen-Ming Lee2003-03-293-63/+882
| | | | Notes: svn path=/head/; revision=77699
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* update to openwebmail-1.90Yen-Ming Lee2003-02-135-73/+1291
| | | | Notes: svn path=/head/; revision=75442