Commit graph

3 commits

Author SHA1 Message Date
Martin Wilke
663be9585a - Update port to 1.4.10:
* Some security fixes (see below)
   * Small enhancements
   * A collection of bugfixes and stability enhancements

PR:		112548
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer)
Approved by:	portmgr (marcus)
Security:	http://www.vuxml.org/freebsd/0e575ed3-0764-11dc-a80b-0016179b2dd5.html
2007-05-21 20:23:57 +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