aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail
Commit message (Collapse)AuthorAgeFilesLines
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toAlex Dupre2004-02-091-4/+2
| | | | | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100488
* Use bsd.php.mk.Alex Dupre2004-01-141-6/+5
| | | | | | | | | | PR: ports/61359 Submitted by: Xin LI Reviewed by: Simon Dick (maintainer) Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98155
* - fix *squirrelmail ports.Clement Laforet2004-01-132-5/+56
| | | | | | | | | | | - add slaveport-target - fix INDEX build - add forgotten file Approved by: erwin (mentor) Notes: svn path=/head/; revision=98079
* remove old comment which was needed while testing the port.Edwin Groothuis2004-01-131-1/+1
| | | | Notes: svn path=/head/; revision=98056
* mail/squirrelmail - Port Docs in wrong locationEdwin Groothuis2004-01-136-819/+999
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Installation of mail/squirrelmail places the ports documentation in PREFIX/squirrelmail, and you are not able to not install the documentation with NOPORTDOCS. - installs all documentation to the DOCSDIR directory - fixes security of the port by moving the attachment and user preferences out of the web servers document root (moves default data_dir & attachment_dir from SQUIRRELDIR/data to sub-directorys under /var/spool/squirrelmail) as recommended on the SquirrelMail web site. - adds a periodic/daily script to clean the attachment directory of abandoned files (disabled by default) - location of squirrelmail can be set by either defining SQUIRRELDIR or WITHOUT_WWWDIR when patching and installing the port. - BENTO FIX: The /var/spool/squirrelmail directory is created by pkg-install, but it wasn't being uninstalled. Connditionalized the creation of this directory depending on how the BATCH variable is set. A message in pkg-deinstall advises the port user to remove it if no longer needed. PR: ports/50840 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Approved by: Maintainer timeout Notes: svn path=/head/; revision=98051
* new port japanese/squirrelmailOliver Eikemeier2003-11-211-3/+5
| | | | | | | | | | | | - modified port mail/squirrelmail to allow a slave port - added CONFLICTS for mail/squirrelmail and japanese/squirrelmail PR: 58280 Submitted by: Masafumi Otsune <info@otsune.com> Approved by: marcus (mentor) Notes: svn path=/head/; revision=94592
* Use ${PKGINSTALL} instead of pkg-install.Peter Pentchev2003-10-191-1/+1
| | | | | | | | PR: 57878 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> Notes: svn path=/head/; revision=91647
* - Update to version 1.4.2Kirill Ponomarev2003-10-064-4/+37
| | | | | | | | PR: 57642 Submitted by: maintainer Notes: svn path=/head/; revision=90460
* update mail/squirrelmail: 1.4.0 -> 1.4.1Daichi GOTO2003-07-173-6/+22
| | | | | | | | PR: 54533 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) Notes: svn path=/head/; revision=85015
* Upgrade to 1.4.0.Vanilla I. Shu2003-04-053-122/+194
| | | | | | | | PR: ports/50602 Submitted by: maintainer. Notes: svn path=/head/; revision=78228
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Update to 1.2.11.Mark Pulford2003-02-143-2/+29
| | | | | | | | PR: 48244 Submitted by: maintainer Notes: svn path=/head/; revision=75508
* Update to 1.2.9Patrick Li2002-10-303-3/+13
| | | | | | | | PR: ports/44755 Submitted by: maintainer Notes: svn path=/head/; revision=69175
* Fix depends with apache2 installed.Patrick Li2002-10-281-0/+4
| | | | | | | | PR: ports/43227, ports/44466 Submitted by: Jason Li <delphij@frontfree.net>, maintainer Notes: svn path=/head/; revision=69062
* Update to 1.2.8Patrick Li2002-09-164-7/+20
| | | | | | | | PR: ports/42802 Submitted by: maintainer Notes: svn path=/head/; revision=66415
* Remove unintended entries in pkg-messagePatrick Li2002-07-201-3/+0
| | | | | | | | PR: ports/40815 Submitted by: maintainer Notes: svn path=/head/; revision=63287
* Mention a problem which seems to happen with some phpPatrick Li2002-07-161-0/+7
| | | | | | | | | | installations. PR: ports/40615 Submitted by: maintainer Notes: svn path=/head/; revision=63061
* Update to 1.2.7.Anders Nordby2002-06-233-81/+107
| | | | | | | | PR: 39700 Submitted by: maintainer Notes: svn path=/head/; revision=61832
* Add PHP configuration tips that are relevant/required for squirrelmail.Anders Nordby2002-05-241-0/+5
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=59931
* Update to 1.2.6Patrick Li2002-04-304-6/+11
| | | | | | | | PR: 37592 Submitted by: maintainer Notes: svn path=/head/; revision=58387
* Install .htaccess file in user prefs directory by default so people cannotPatrick Li2002-03-043-0/+4
| | | | | | | | | | see the configuration. Bump PORTREVISION. PR: 35507 Submitted by: maintainer Notes: svn path=/head/; revision=55495
* - Update to 1.2.5Patrick Li2002-02-223-435/+475
| | | | | | | | | | - Sort pkg-plist PR: 35208 Submitted by: maintainer Notes: svn path=/head/; revision=55109
* Add squirrelmail, a PHP based webmail package.Anders Nordby2002-02-107-0/+654
Submitted by: Simon Dick <simond@irrelevant.org> Notes: svn path=/head/; revision=54459