| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
1.4.22_3
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
16 Nov 2012 21:24:54
1.4.22_3
|
adamw  |
Use the php54-safe sqsession_unregister() instead of the deprecated
and removed session_unregister(). This is solely a php-5.4 fix.
PORTREVISION bump, but since this port does not officially support
php-5.4 I have no plans to merge this patch to RELENG_9_1_0.
Feature safe: yes |
08 Nov 2012 16:27:01
1.4.22_2
|
adamw  |
Prevent PREFIX from making its way into the plist for plugins.
This broke package builds of squirrelmail plugins.
Feature safe: yes |
05 Nov 2012 21:51:04
1.4.22_2
|
adamw  |
Make sure plugins use the same php version as the main squirrelmail
port. This is an issue for packages, where dependencies are computed
before other dependencies are installed.
While we're at it, remove the vestigial WITHOUT_WWWDIR thing. I'm
just assuming noone uses it, and if you do, then you can set
SQUIRRELDIR= as noted in the file---this is the same setting used in
the main squirrelmail port.
Feature safe: yes |
02 Nov 2012 01:55:14
1.4.22_2
|
adamw  |
I know that the error for php-5.4 incompatibility confusingly says
that squirrelmail is incompatible with php-5 entirely, but it is just
php-5.4 that it is incompatible with. I'm adding some more verbose and
setting the default to 5.3 if php isn't installed, but there's not a
lot else I can do.
There is an open PR to make the error message more clear, but at the end
of the day php-5.4 compatibility is waiting only on the SM team to
make another release.
Feature safe: yes |
16 Oct 2012 09:32:52
1.4.22_2
|
adamw  |
Rather than using cp -R and warning about umask values, use cpio.
As a result, this picks up an .htaccess in DOCSDIR that we were missing
before.
Also, prevent a patch remnant from getting installed.
PORTREVISION bumped for plist change.
Feature safe: yes |
08 Oct 2012 16:47:09
1.4.22_1
|
adamw  |
The l10n/i18n package has been separated, and now lives
in mail/squirrelmail-translations. |
09 Sep 2012 16:49:43
1.4.22
|
adamw  |
Use language from WWW to clarify that JS is supported, but not
required. |
09 Sep 2012 16:41:30
1.4.22
|
adamw  |
Don't clobber php54's hex2bin(). This resolves a compatability issue
between squirrelmail and php54, though others remain.
This patch was adapted from the squirrelmail SVN repo. |
09 Sep 2012 16:29:31
1.4.22
|
adamw  |
Let bsd.port.mk create users and groups rather than doing it
ourselves. Introduces SMUSER/SMGROUP tunables. |
09 Sep 2012 15:49:18
1.4.22
|
adamw  |
Remove WITHOUT_WWWDIR. This was a tunable to install into a nonstandard
location. It came with a pre-everything message warning you of the change.
This happened 8.5 years ago, so I am hoping people have converted over by
now. If not, just set SQUIRRELDIR to whatever path you please. This is
noted also in the Makefile. |
09 Sep 2012 15:44:26
1.4.22
|
adamw  |
Convert the WITH_DATABASE and WITH_LDAP tunables to optionsNG.
PR: ports/171092 |
09 Sep 2012 03:32:37
1.4.22
|
tabthorpe  |
- Pass maintainership to new maintainer |
07 Sep 2012 18:16:58
1.4.22
|
tabthorpe  |
- Mark IGNORE_WITH_PHP=5
- There is a known compatibility issue with php-5.4, use php-5.3 instead
PR: ports/171094
Submitted by: adamw |
07 Jun 2012 15:03:15
1.4.22
|
tabthorpe  |
- Mark CONFLICTS with squirreloutlook
Submitted by: ketasbot |
24 Oct 2011 04:17:38
1.4.22
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
08 Sep 2011 16:55:21
1.4.22
|
tabthorpe  |
- Update to 1.4.22
Security: CVE-2010-4554
Security: CVE-2010-4555
Security: CVE-2011-2023 |
25 Dec 2010 16:55:41
1.4.21
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
04 Aug 2010 20:37:13
1.4.21
|
tabthorpe  |
- Update to 1.4.21
PR: ports/149063 (based on)
Submitted by: Daniel Bond <db nsn.no>
Security: CVE-2010-1637 and CVE-2010-2813 |
02 Jun 2010 18:31:53
1.4.20_2
|
tabthorpe  |
- Really add patch this time |
02 Jun 2010 18:31:09
1.4.20_2
|
tabthorpe  |
- Restore i18n patch for Japanese filenames
PR: ports/147203
Submitted by: Kazuo Dohzono <dohzono axion-software.com> |
31 May 2010 02:01:56
1.4.20_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
22 May 2010 19:16:54
1.4.20
|
itetcu  |
Allow pre-everything, do-install and post-install targets to be redefined by
the ports that use this framework. |
09 Mar 2010 15:38:58
1.4.20
|
tabthorpe  |
- Update to 1.4.20 |
02 Feb 2010 03:25:57
1.4.20.r2_4
|
tabthorpe  |
- Set USE_PHP?= yes, so selected PHP modules can override setting
PR: ports/143447
Submitted by: Darren Pilgrim <darren.pilgrim gmail.com> |
04 Jan 2010 21:12:48
1.4.20.r2_4
|
tabthorpe  |
- Really fix IMAP search
- Bump PORTREVISION
PR: ports/141736
Submitted by: Yuri Pankov <yuri.pankov gmail.com> |
10 Nov 2009 19:23:07
1.4.20.r2_3
|
tabthorpe  |
- Use USE_PERL5_RUN instead of USE_PERL5_BUILD
- Move perl dependency before <bsd.port.pre.mk>
- Adopt mail/squirrelmail-login_notes-plugin while I am here
- There is no bump as the same functionality is maintained
Requested by: linimon
Approved by: portmgr (linimon) |
10 Nov 2009 04:10:37
1.4.20.r2_3
|
tabthorpe  |
- Fix imap search [1]
- Really fix Japanese text corruption [2]
- Bump PORTREVISION
Submitted by: Carlos Fernando Assis Paniago via Simon Dick [1]
Submitted by: Kazuo Dohzono [2]
Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550763 [1] |
29 Oct 2009 18:44:24
1.4.20.r2_2
|
tabthorpe  |
- Fix Japanese (and possibly other) text corruption on forward/reply
- Bump PORTREVISION
PR: ports/139360
Submitted by: Kazuo Dohzono <dohzono axion-software.com> |
31 Aug 2009 23:34:47
1.4.20.r2_1
|
tabthorpe  |
- Update locales
- Switch back to SF mirrors
- Bump PORTREVISION |
30 Aug 2009 04:49:26
1.4.20.r2
|
tabthorpe  |
- Update to 1.4.20.r2
Notified by: jadawin
Security: CVE-2009-2964 |
22 Aug 2009 15:37:32
1.4.19_1
|
tabthorpe  |
- Use FreeBSD ftp servers
- SF garr mirror seems to have corrupt distro |
22 Aug 2009 00:45:38
1.4.19_1
|
amdmi3  |
- Fix fetch |
22 Aug 2009 00:28:34
1.4.19_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
21 Aug 2009 13:44:56
1.4.19_1
|
tabthorpe  |
- Host distfiles on FreeBSD ftp servers
PR: ports/137965 (based on)
Submitted by: Martin Schweizer <schweizer.martin gmail.com> |
17 Jun 2009 13:21:59
1.4.19_1
|
tabthorpe  |
- Preserve config_local.php
- Bump PORTREVISION
PR: ports/134771
Submitted by: Marcin Gryszkalis <mg fork.pl> |
22 May 2009 02:32:28
1.4.19
|
tabthorpe  |
- Update to 1.4.19
Security: CVE-2009-1381 CVE-2009-1579 |
21 May 2009 05:29:05
1.4.18_1
|
tabthorpe  |
- Fix Deliver.class.php patch
- Bump PORTREVISION
Submitted by: Marcin Gryszkalis <mg fork.pl> via private email |
20 May 2009 16:21:01
1.4.18
|
tabthorpe  |
- Update to 1.4.18
- Fix Subject/filename/non-ascii filename issue [1]
PR: ports/133652 [1]
Submitted by: Kazuo Dohzono <dohzono gmail.com> [1]
Security: CVE-2009-1581 CVE-2009-1578 CVE-2009-1579 CVE-2009-1580 |
11 Feb 2009 18:51:14
1.4.17
|
itetcu  |
Enhance bsd.squirrelmail.mk:
- default SQUIRREL_PLUGIN_NAME to PORTNAME only if not already deifned
- provide default values for:
CATEGORIES, MASTER_SITES, PKGNAMEPREFIX, PKGNAMESUFFIX
- if ${FILESDIR}/pkg-message.in exists, add it to SUB_FILES and set
SQUIRREL_PLUGIN_NAME to the right value in SUB_LIST
- introduce USE_SM_COMPAT;
if defined, RUN_DEPEND on mail/squirrelmail-compatibility-plugin
for the old (v1) compat plugin you still need to depends by hand (since it's
expected to go away shortly)
- bug-fix: install in the right place even if the install dir exists.
Approved by: maintainer (on IRC) |
05 Dec 2008 04:10:33
1.4.17
|
tabthorpe  |
- Update to 1.4.17
Security:
http://www.vuxml.org/freebsd/d1ce8a4f-c235-11dd-8cbc-00163e000016.html |
29 Sep 2008 12:25:08
1.4.16  |
tabthorpe  |
- Update to 1.4.16
- Document plugin behaviour in pkg-message [1]
Prompted by: Petr Rehor [1]
Security:
http://www.vuxml.org/freebsd/a0afb4b9-89a1-11dd-a65b-00163e000016.html |
02 Sep 2008 18:22:12
1.4.15_1  |
tabthorpe  |
- Fix common include
- This is a no-op on the build cluster, no bump required
PR: ports/126901
Submitted by: Petr Rehor <prehor gmail.com> |
20 Jun 2008 05:18:47
1.4.15_1  |
tabthorpe  |
- Fix builtin fortune plugin for FreeBSD
- Bump PORTREVISION
PR: ports/124630 |
06 Jun 2008 13:43:09
1.4.15_1  |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
03 Jun 2008 15:30:53
1.4.15  |
tabthorpe  |
- Change config check, otherwise there is leftovers in plugins
Notified by: ionbot |
03 Jun 2008 13:41:29
1.4.15  |
tabthorpe  |
- Update to 1.4.15
- Assume maintainership
- Add bsd.squirrelmail.mk, a common include framework for plugins
- Thanks to Simon for his maintainership
- Thanks to jadawin@, miwi@, itetcu@ and Neil Darlow for testing and
feedback on bsd.squirrelmail.mk
PR: ports/124027
Submitted by: Simon Dick <simond irrelevant.org> |
18 Dec 2007 16:03:29
1.4.13  |
miwi  |
- Update to 1.4.13
PR: 118781
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
Security: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6348 |
23 Oct 2007 13:10:09
1.4.11  |
miwi  |
- Update to 1.4.11
PR: 117237
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) |
21 May 2007 20:23:57
1.4.10a  |
miwi  |
- 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 |
05 Dec 2006 18:29:03
1.4.9a  |
laszlof  |
Update port to 1.4.9a fixing CVE-2006-6142 amongst other additions
PR: ports/106301
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) |
11 Aug 2006 16:28:19
1.4.8  |
clsung  |
- Update mail/squirrelmail to 1.4.8 to fix some security problems:
http://www.squirrelmail.org/security/issue/2006-08-11
CVE-2006-4019
PR: ports/101824
Submitted by: maintainer (Simon Dick) |
07 Jul 2006 14:06:31
1.4.7  |
rafan  |
- Update to 1.4.7
PR: 99799
Submitted by: maintainer
Approved by: delphij (mentor, implicit) |
03 Jul 2006 00:21:02
1.4.6_1  |
clsung  |
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk
PR: ports/99717
Submitted by: clsung
Approved by: portmgr (erwin) |
06 Jun 2006 10:30:47
1.4.6_1  |
itetcu  |
Security fix for remote user able to access local files on the server without
requiring login.
PR: ports/98588
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
Security:
http://vuxml.FreeBSD.org/00784d6e-f4ce-11da-87a1-000c6ec775d9.html |
20 Mar 2006 16:24:34
1.4.6  |
garga  |
- Rework Makefile - portlintification
- Remove CONFLICTS since ja-squirrelmail port was removed
Approved by: maintainer via email |
01 Mar 2006 20:23:17
1.4.6  |
garga  |
- Update to 1.46 -- Fixes multiply vulnerabilities
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 |
09 Feb 2006 13:33:18
1.4.5_3  |
lawrance  |
Update to work with PHP5.
PR: ports/92892
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) |
22 Jan 2006 02:20:05
1.4.5_2  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
29 Nov 2005 22:25:27
1.4.5_2  |
edwin  |
[PATCH] mail/squirrelmail: install new all_locales
- 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> |
09 Sep 2005 15:58:08
1.4.5_1  |
garga  |
Update squirrelmail port to work under PHP5+ until the next
release comes out with the fix already in.
PR: ports/85909
Submitted by: maintainer |
14 Jul 2005 15:12:29
1.4.5  |
garga  |
Update to 1.4.5
PR: ports/83443
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
Approved by: flz (mentor) |
21 Jun 2005 20:47:30
1.4.4_1  |
nik  |
Use a vendor-provided patch for a XSS vulnerability until 1.4.5 is
released. Bump PORT_REVISION accordingly.
See http://www.squirrelmail.org/security/issue/2005-06-15 for details
of the vulnerabilities. |
05 Apr 2005 18:58:28
1.4.4  |
linimon  |
Remove apparently redundant definition of MASTERDIR. Without these lines
both this port and ja-squirrelmail seem to install fine.
Approved by: maintainer |
08 Feb 2005 15:35:37
1.4.4  |
nork  |
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] |
19 Dec 2004 20:38:22
1.4.3a_5  |
girgen  |
Whitespace fix
Approved by: seanc |
19 Dec 2004 20:37:19
1.4.3a_5  |
girgen  |
Bad dependency line for pear-DB
Reported by: Evren Yurtesen
Approved by: ade (mentor) |
10 Dec 2004 21:31:40
1.4.3a_4  |
pav  |
- Put full path to ispell so spell checking works
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) |
08 Nov 2004 17:17:43
1.4.3a_3  |
nork  |
Fix for XSS scripting flaw.
PR: ports/73667
Submitted by: Simon Dick <simond@home.irrelevant.org> (maintainer) |
04 Nov 2004 14:53:09
1.4.3a_2  |
nork  |
Add dependency on PHP XML module.
PR: ports/73446
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) |
28 Oct 2004 16:20:42
1.4.3a_1  |
nork  |
Adopt for slave port(japanese/squirrelmail).
Submitted by: nobutaka |
05 Aug 2004 13:37:53
1.4.3a_1  |
leeym  |
- bump PORTREVISION
(it seems that the maintainer forgot to do it in ports/69754)
PR: 70027
Submitted by: Simon Dick <simond@irrelevant.org> |
29 Jul 2004 18:06:01
1.4.3a  |
pav  |
- Looks like his need even more php extensions
PR: ports/69754
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) |
23 Jul 2004 19:07:58
1.4.3a  |
sem  |
Fix USE_PHP
PR: ports/69501
Submitted by: maintainer |
22 Jul 2004 02:00:11
1.4.3a  |
ijliao  |
utilize new PHP framework
PR: 69346
Submitted by: maintainer |
03 Jun 2004 14:14:23
1.4.3a  |
pav  |
- Update to 1.4.3a
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) |
02 Jun 2004 19:37:29
1.4.3  |
pav  |
- Update to 1.4.3
PR: ports/67486
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) |
09 Feb 2004 11:43:38
1.4.2_1  |
ale  |
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly) |
14 Jan 2004 14:01:56
1.4.2_1  |
ale  |
Use bsd.php.mk.
PR: ports/61359
Submitted by: Xin LI
Reviewed by: Simon Dick (maintainer)
Approved by: nork (mentor/implicitly) |
13 Jan 2004 15:59:50
1.4.2_1  |
clement  |
- fix *squirrelmail ports.
- add slaveport-target
- fix INDEX build
- add forgotten file
Approved by: erwin (mentor) |
13 Jan 2004 10:47:21
1.4.2_1  |
edwin  |
remove old comment which was needed while testing the port. |
13 Jan 2004 09:14:24
1.4.2_1  |
edwin  |
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)(Only the first 15 lines of the commit message are shown above ) |
21 Nov 2003 02:56:07
1.4.2  |
eik  |
new port japanese/squirrelmail
- 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) |
19 Oct 2003 09:36:08
1.4.2  |
roam  |
Use ${PKGINSTALL} instead of pkg-install.
PR: 57878
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> |
06 Oct 2003 17:49:00
1.4.2  |
krion  |
- Update to version 1.4.2
PR: 57642
Submitted by: maintainer |
17 Jul 2003 04:41:00
1.4.1  |
daichi  |
update mail/squirrelmail: 1.4.0 -> 1.4.1
PR: 54533
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) |
05 Apr 2003 01:54:19
1.4.0  |
vanilla  |
Upgrade to 1.4.0.
PR: ports/50602
Submitted by: maintainer. |
21 Feb 2003 12:42:26
1.2.11  |
knu  |
De-pkg-comment. |
14 Feb 2003 13:38:43
1.2.11  |
markp  |
Update to 1.2.11.
PR: 48244
Submitted by: maintainer |
30 Oct 2002 20:44:58
1.2.9  |
pat  |
Update to 1.2.9
PR: ports/44755
Submitted by: maintainer |
28 Oct 2002 23:21:45
1.2.8  |
pat  |
Fix depends with apache2 installed.
PR: ports/43227, ports/44466
Submitted by: Jason Li <delphij@frontfree.net>, maintainer |
16 Sep 2002 06:23:50
1.2.8  |
pat  |
Update to 1.2.8
PR: ports/42802
Submitted by: maintainer |
20 Jul 2002 19:00:54
1.2.7  |
pat  |
Remove unintended entries in pkg-message
PR: ports/40815
Submitted by: maintainer |
16 Jul 2002 04:18:05
1.2.7  |
pat  |
Mention a problem which seems to happen with some php
installations.
PR: ports/40615
Submitted by: maintainer |
23 Jun 2002 18:49:32
1.2.7  |
anders  |
Update to 1.2.7.
PR: 39700
Submitted by: maintainer |
24 May 2002 22:48:59
1.2.6  |
anders  |
Add PHP configuration tips that are relevant/required for squirrelmail.
Submitted by: maintainer |
30 Apr 2002 23:22:52
1.2.6  |
pat  |
Update to 1.2.6
PR: 37592
Submitted by: maintainer |
04 Mar 2002 00:35:36 
|
pat  |
Install .htaccess file in user prefs directory by default so people cannot see
the configuration. Bump PORTREVISION. |
22 Feb 2002 23:08:24 
|
pat  |
- Update to 1.2.5 - Sort pkg-plist |
10 Feb 2002 00:44:59 
|
anders  |
Add squirrelmail, a PHP based webmail package. |