Commit graph

7 commits

Author SHA1 Message Date
Renato Botelho
05c76f798e Update squirrelmail port to work under PHP5+ until the next
release comes out with the fix already in.

PR:		ports/85909
Submitted by:	maintainer
2005-09-09 15:58:08 +00:00
Norikatsu Shigemura
d02b8823ae Update to 1.4.4.
PR:		ports/76886[1], ports/76584[2]
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer) [1]
		Joseph Scott <joseph@randomnetworks.com> [2]
2005-02-08 15:35:37 +00:00
Norikatsu Shigemura
6d37a26663 Fix for XSS scripting flaw.
PR:		ports/73667
Submitted by:	Simon Dick <simond@home.irrelevant.org> (maintainer)
2004-11-08 17:17:43 +00:00
Pav Lucistnik
fe3f03d8e1 - Update to 1.4.3
PR:		ports/67486
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer)
2004-06-02 19:37:29 +00:00
Edwin Groothuis
5140d21c9d mail/squirrelmail - Port Docs in wrong location
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
2004-01-13 09:14:24 +00:00
Patrick Li
445cbfd502 Update to 1.2.6
PR:		37592
Submitted by:	maintainer
2002-04-30 23:22:52 +00:00
Patrick Li
6cf20ecdaf Install .htaccess file in user prefs directory by default so people cannot
see the configuration. Bump PORTREVISION.

PR:		35507
Submitted by:	maintainer
2002-03-04 00:35:36 +00:00