| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 117237
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
PR: ports/106301
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
|
|
|
| |
http://www.squirrelmail.org/security/issue/2006-08-11
CVE-2006-4019
PR: ports/101824
Submitted by: maintainer (Simon Dick)
|
|
|
|
|
|
| |
PR: 99799
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/99717
Submitted by: clsung
Approved by: portmgr (erwin)
|
|
|
|
|
|
|
|
|
| |
requiring login.
PR: ports/98588
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
Security: http://vuxml.FreeBSD.org/00784d6e-f4ce-11da-87a1-000c6ec775d9.html
|
|
|
|
|
|
| |
- Remove CONFLICTS since ja-squirrelmail port was removed
Approved by: maintainer via email
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/93774
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Reworked by: maintainer
Approved by: portmgr (linimon), maintainer
Security: CVE-2006-0195
CVE-2006-0377
CVE-2006-0188
CVE-2005-1769
CVE-2005-2095
|
|
|
|
|
| |
PR: ports/92892
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
|
|
|
| |
- install new all_locales (20050904)
- sort pkg-plist
- bump PORTREVISION
PR: ports/89480
Submitted by: Yen-Ming Lee <leeym@freebsd.org>
Approved by: Simon Dick <simond@irrelevant.org>
|
|
|
|
|
|
|
| |
release comes out with the fix already in.
PR: ports/85909
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/83443
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
Approved by: flz (mentor)
|
|
|
|
|
|
|
| |
released. Bump PORT_REVISION accordingly.
See http://www.squirrelmail.org/security/issue/2005-06-15 for details
of the vulnerabilities.
|
|
|
|
|
|
| |
both this port and ja-squirrelmail seem to install fine.
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/76886[1], ports/76584[2]
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) [1]
Joseph Scott <joseph@randomnetworks.com> [2]
|
|
|
|
| |
Approved by: seanc
|
|
|
|
|
| |
Reported by: Evren Yurtesen
Approved by: ade (mentor)
|
|
|
|
|
|
|
|
|
|
| |
Submitted by Harold Paulson <haroldp@internal.org>
- Add dependeny on pear-DB if database support is enabled
Submitted by Andryan <andryan@makeworld.net>
PR: ports/74850
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
| |
PR: ports/73667
Submitted by: Simon Dick <simond@home.irrelevant.org> (maintainer)
|
|
|
|
|
| |
PR: ports/73446
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
| |
Submitted by: nobutaka
|
|
|
|
|
|
|
| |
(it seems that the maintainer forgot to do it in ports/69754)
PR: 70027
Submitted by: Simon Dick <simond@irrelevant.org>
|
|
|
|
|
| |
PR: ports/69754
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
| |
PR: ports/69501
Submitted by: maintainer
|
|
|
|
|
| |
PR: 69346
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
Users of 1.4.3 are urged to upgrade, as this fix nasty memory exhaustion
bug in 1.4.3
PR: ports/67526
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
| |
PR: ports/67486
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
|
| |
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
| |
PR: ports/61359
Submitted by: Xin LI
Reviewed by: Simon Dick (maintainer)
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
|
| |
- add slaveport-target
- fix INDEX build
- add forgotten file
Approved by: erwin (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: 57878
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
|
|
|
|
| |
PR: 57642
Submitted by: maintainer
|
|
|
|
|
| |
PR: 54533
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
| |
PR: ports/50602
Submitted by: maintainer.
|
| |
|
|
|
|
|
| |
PR: 48244
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/44755
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/43227, ports/44466
Submitted by: Jason Li <delphij@frontfree.net>, maintainer
|
|
|
|
|
| |
PR: ports/42802
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/40815
Submitted by: maintainer
|
|
|
|
|
|
|
| |
installations.
PR: ports/40615
Submitted by: maintainer
|
|
|
|
|
| |
PR: 39700
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37592
Submitted by: maintainer
|
|
|
|
|
|
|
| |
see the configuration. Bump PORTREVISION.
PR: 35507
Submitted by: maintainer
|