non port: mail/squirrelmail/Makefile |
SVNWeb
|
Number of commits found: 132 (showing only 100 on this page) |
Sun, 16 Apr 2023
|
[ 18:09 Muhammad Moinur Rahman (bofh) ] 0ac3a69 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above )
|
Wed, 8 Feb 2023
|
[ 19:52 Tilman Keskinoz (arved) ] 776937f
mail/squirrelmail: update to 20230207
PR: 269396
Submitted by: Zsolt Udvari (maintainer)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above )
|
Mon, 8 Nov 2021
|
[ 00:15 Yasuhiro Kimura (yasu) Author: Zsolt Udvari ] f0d7d1d
mail/squirrelmail: Update to 20211024
While here,
* Switch to DISTVERSION
* Pet portclippy
* Re-format Makefile with portfmt
PR: 259405
Reported by: James B. Byrne
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 25 Apr 2020
|
[ 12:13 dbaio ]
mail/squirrelmail: Update to 20200422
PR: 245823
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
|
Fri, 31 Jan 2020
|
[ 17:49 pi ]
mail/squirrelmail: upgrade 20180404 -> 20190904
- now works with php7
PR: 240328
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Reported by: Aleks <Z462vasa@mail.lviv.ua>
|
Thu, 3 May 2018
|
[ 12:42 mat ]
flavorize squirrelmail*
|
[ 12:42 mat ]
Update to 20180404.
PR: 226831
Submitted by: maintainer
MFH: 2018Q2
Security: CVE-2018-8741
Sponsored by: Absolight
|
Sat, 9 Sep 2017
|
[ 14:24 riggs ]
Limit PORTSCOUT to not report frequent false positive distfiles changes
PR: 221825
Submitted by: uzsolt@uzsolt.hu (maintainer)
|
Sun, 27 Aug 2017
|
[ 06:27 riggs ]
Disable portscout for the time being
Details:
Maintainer observes false positives almost every day. Apparently the
distfiles are automatically recreated even if there is no change, but
portscout notices it and sends an e-mail to maintainer.
|
Tue, 22 Aug 2017
|
[ 17:25 swills ]
mail/squirrelmail: Update to 20170705
While here, give maintainership to submitter
PR: 219801
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu>
MFH: 2017Q3
Security: e1de77e8-c45e-48d7-8866-5a6f943046de
|
Mon, 27 Feb 2017
|
[ 15:31 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
|
Tue, 10 Jan 2017
|
[ 00:09 adamw ]
Drop maintainership from a handful of ports that I no longer use.
|
Sun, 30 Oct 2016
|
[ 16:19 adamw ]
Update squirrelmail to 20161030 sources, which most notably brings
much better php70 support. The optional database backend has switched
from PEAR to PDO, so include an UPDATING note about it.
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Thu, 15 Sep 2016
|
[ 01:41 swills ] (Only the first 10 of 193 ports in this commit are shown above. )
Unmark broken on powerpc64
These ports built successfully
|
Tue, 28 Jun 2016
|
[ 13:57 mat ] (Only the first 10 of 13 ports in this commit are shown above. )
USEify USES=php.
The following variables have been folded into arguments:
- USE_PHPIZE -> USES=php:phpize
- USE_PHPEXT -> USES=php:ext
- USE_ZENDEXT -> USES=php:zend
- USE_PHP_BUILD -> USES=php:build
- WANT_PHP_CLI -> USES=php:cli
- WANT_PHP_CGI -> USES=php:cgi
- WANT_PHP_MOD -> USES=php:mod
- WANT_PHP_WEB -> USES=php:web
- WANT_PHP_EMB -> USES=php:embed
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 16 Feb 2016
|
[ 18:21 adamw ]
Update to the 20160216 snapshots, and mark squirrelmail-translations as NO_ARCH.
Biggest changes here are STARTTLS support.
|
Sat, 31 Oct 2015
|
[ 21:40 adamw ]
Update to 2015/10/31 snapshots.
|
Sat, 3 Oct 2015
|
[ 18:04 adamw ]
ispell isn't available in FreeBSD and hasn't been for quite some time.
Change references to ispell into aspell, which is readily available.
PR: 202980
Submitted by: mcdouga9@egr.msu.edu
|
Fri, 11 Sep 2015
|
[ 20:25 adamw ]
Add perl5 to USES, with USE_PERL5=run, for the ${WWWDIR}/configure
script.
While here, sort USES, and regenerate a patch with makepatch.
|
Sat, 15 Aug 2015
|
[ 16:07 adamw ]
Remove the suggestion to add session.auto_start=1 to php.ini if
logging in fails. On modern PHP, it *makes* logging in fail.
PORTREVISION bump to be on the safe side.
PR: 202226
Submitted by: freebsd@alexus.org
|
Mon, 3 Aug 2015
|
[ 20:10 amdmi3 ]
- Add NO_ARCH for main/squirrelmail and all its plugins
PR: 202065
Submitted by: amdmi3
Approved by: adamw (maintainer)
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Tue, 24 Mar 2015
|
[ 19:16 adamw ]
Update squirrelmail* to 20150324, and clean up permission/owner handling in
the plists.
Also, avoid registering plugins during package build. It only makes sense to
run the registration on end-user machines, and running it during package
building
leads to a stagedir violation, as noted in [1].
PR: 198044 [1]
Submitted by: amdmi3
|
Fri, 7 Nov 2014
|
[ 18:04 adamw ]
Update squirrelmail to 20141107.
Changes:
* Add session variables that store information about most recent fatal IMAP
error
* Prevent session lock-up caused by filters plugin trying to move messages in
an account that is over quota
|
Thu, 28 Aug 2014
|
[ 14:25 adamw ]
Fix up permissions on the script necessary to activate plugins.
PORTREVISION bump for changed plist.
|
Sun, 10 Aug 2014
|
[ 14:47 adamw ]
Add CPE data to my ports.
|
Fri, 18 Jul 2014
|
[ 00:43 adamw ]
Update to 20140717.
Upstream changes include:
- Add ability to search the FROM header for a given address
- Resumed drafts now use the correct identity
- Lighten folder refresh - let browser cache images and whatnot
- Make sure sender and subject are never blank
- Make sure folder list refresh gets non-empty response
- Remove senseless restrictions on abook nicknames
Port changes include:
squirrelmail:
- Improve installed permissions on all SM files
- Introduce a pkg-help instead of a pre-everything message
- Given the lack of pear-DB (old-style) drivers in the ports
tree, it may be time to retire the DATABASE option altogether?
squirrelmail-translations:
- Depend on squirrelmail by identical PORTVERSION to
prevent strings from being used with a different squirrelmail
revision
|
Wed, 16 Jul 2014
|
[ 03:00 adamw ] (Only the first 10 of 88 ports in this commit are shown above. )
Add DOCS option for ports with PORTDOCS in plist.
|
Mon, 7 Jul 2014
|
[ 15:31 olgeni ] (Only the first 10 of 193 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
|
Thu, 1 May 2014
|
[ 16:36 adamw ]
Small cleanups, let pkg-create do permissions and ownerships its own
way rather than invoking chown and chmod ourselves.
|
Sun, 20 Apr 2014
|
[ 19:37 adamw ]
Update to SquirrelMail STABLE 2014/04/20. Also cleaning up
the Makefiles, and using @sample.
Notable changes include:
* Add advanced control over the SSL context used when connecting to the
SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus)
* Add ability to show login error from the IMAP server instead of
traditional "Unknown user or password incorrect" (thanks to Alain
Williams)
* Allow SSL socket context to be specified as well
* Make configuration tool show the SquirrelMail version
* Better hook results testing
* Add ability to use console.log for debugging
* Turn off debugging by default
* Add new attachments_top hook
|
Fri, 28 Feb 2014
|
[ 19:28 adamw ]
STAGE makes it a bit tricky to specify permissions and ownership
on directories. It looks like chown in the plist and chmod in
do-install does the right thing.
PORTREVISION bump as ownership on some folders has changed. The
chmod in the plist seems to be a NO-OP but I'm leaving them in in
case they magically work in the future.
|
Tue, 18 Feb 2014
|
[ 12:40 miwi ] (Only the first 10 of 33 ports in this commit are shown above. )
- Stage support
- While here cleanup some whitespaces / dependencys
|
Sun, 29 Dec 2013
|
[ 15:58 adamw ]
Update to 2013/12/29.
Changes include:
* Preserve compose action during HTML address book activity
* Make $xtra in displayHtmlHeader() global so plugins can modify it; Add
some generic JavaScript libraries with mechanism that allows any page or
plugin to ask for them or others to be loaded; Add two new mechanisms for
the folder pane refresh that use JavaScript to ensure the server is
responding before initiating the refresh
* Add full date and time as "title" (mouseover) text for dates shown on the
message list screen
|
Sat, 26 Oct 2013
|
[ 15:47 adamw ]
Update to 2013/10/26
In particular:
* Add new spacer image and allow its use for unsafe images instead of
the sec_remove_* image -- brings HTML emails into the modern age
(much more viewable)
|
[ 00:51 adamw ]
Correct a typo.
|
Tue, 22 Oct 2013
|
[ 02:50 adamw ]
Fix plist referencing a non-existent directory.
PORTREVISION bump.
PR: ports/183152
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Mon, 21 Oct 2013
|
[ 00:54 adamw ]
Improve permissions on writeable directories.
PORTREVISION bump for safety.
|
[ 00:49 adamw ]
It has been 2.5 years since the last SquirrelMail release. In this
time, there have been many fixes added to the source tree, including
the PHP 5.4 and 5.5 fixes, requests for which have become the bane
of my maintainer existence.
The SM team is hard at work on the next version, but at this time it
is unclear whether the next version will ever see a full release.
As a result, this port will begin following hand-picked SVN snapshots.
So, the port officially accepts PHP 5.4 and 5.5, though if you
encounter weird errors please DTRT and report it to the SM developers
and then downgrade your PHP to 5.3.
The other major thing here is that the default location for user
preferences and attachments is being changed. Previously we used (Only the first 15 lines of the commit message are shown above )
|
Sun, 6 Oct 2013
|
[ 03:41 adamw ]
Stage support and clean up the messy Makefile a little
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 16 Nov 2012
|
[ 21:24 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
|
Fri, 2 Nov 2012
|
[ 01:55 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
|
Tue, 16 Oct 2012
|
[ 09:32 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
|
Mon, 8 Oct 2012
|
[ 16:47 adamw ]
The l10n/i18n package has been separated, and now lives
in mail/squirrelmail-translations.
|
Sun, 9 Sep 2012
|
[ 16:29 adamw ]
Let bsd.port.mk create users and groups rather than doing it
ourselves. Introduces SMUSER/SMGROUP tunables.
|
[ 15:49 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.
|
[ 15:44 adamw ]
Convert the WITH_DATABASE and WITH_LDAP tunables to optionsNG.
PR: ports/171092
|
[ 03:32 tabthorpe ]
- Pass maintainership to new maintainer
|
Fri, 7 Sep 2012
|
[ 18:16 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
|
Thu, 7 Jun 2012
|
[ 15:03 tabthorpe ]
- Mark CONFLICTS with squirreloutlook
Submitted by: ketasbot
|
Thu, 8 Sep 2011
|
[ 16:55 tabthorpe ]
- Update to 1.4.22
Security: CVE-2010-4554
Security: CVE-2010-4555
Security: CVE-2011-2023
|
Sat, 25 Dec 2010
|
[ 16:55 sunpoet ] (Only the first 10 of 180 ports in this commit are shown above. )
- 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)
|
Wed, 4 Aug 2010
|
[ 20:37 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
|
Wed, 2 Jun 2010
|
[ 18:31 tabthorpe ]
- Restore i18n patch for Japanese filenames
PR: ports/147203
Submitted by: Kazuo Dohzono <dohzono axion-software.com>
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Tue, 9 Mar 2010
|
[ 15:38 tabthorpe ]
- Update to 1.4.20
|
Mon, 4 Jan 2010
|
[ 21:12 tabthorpe ]
- Really fix IMAP search
- Bump PORTREVISION
PR: ports/141736
Submitted by: Yuri Pankov <yuri.pankov gmail.com>
|
Tue, 10 Nov 2009
|
[ 04:10 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]
|
Thu, 29 Oct 2009
|
[ 18:44 tabthorpe ]
- Fix Japanese (and possibly other) text corruption on forward/reply
- Bump PORTREVISION
PR: ports/139360
Submitted by: Kazuo Dohzono <dohzono axion-software.com>
|
Mon, 31 Aug 2009
|
[ 23:34 tabthorpe ]
- Update locales
- Switch back to SF mirrors
- Bump PORTREVISION
|
Sun, 30 Aug 2009
|
[ 04:49 tabthorpe ]
- Update to 1.4.20.r2
Notified by: jadawin
Security: CVE-2009-2964
|
Sat, 22 Aug 2009
|
[ 15:37 tabthorpe ]
- Use FreeBSD ftp servers
- SF garr mirror seems to have corrupt distro
|
[ 00:45 amdmi3 ]
- Fix fetch
|
[ 00:28 amdmi3 ] (Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Fri, 21 Aug 2009
|
[ 13:44 tabthorpe ]
- Host distfiles on FreeBSD ftp servers
PR: ports/137965 (based on)
Submitted by: Martin Schweizer <schweizer.martin gmail.com>
|
Wed, 17 Jun 2009
|
[ 13:21 tabthorpe ]
- Preserve config_local.php
- Bump PORTREVISION
PR: ports/134771
Submitted by: Marcin Gryszkalis <mg fork.pl>
|
Fri, 22 May 2009
|
[ 02:32 tabthorpe ]
- Update to 1.4.19
Security: CVE-2009-1381 CVE-2009-1579
|
Thu, 21 May 2009
|
[ 05:29 tabthorpe ]
- Fix Deliver.class.php patch
- Bump PORTREVISION
Submitted by: Marcin Gryszkalis <mg fork.pl> via private email
|
Wed, 20 May 2009
|
[ 16:21 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
|
Fri, 5 Dec 2008
|
[ 04:10 tabthorpe ]
- Update to 1.4.17
Security:
http://www.vuxml.org/freebsd/d1ce8a4f-c235-11dd-8cbc-00163e000016.html
|
Mon, 29 Sep 2008
|
[ 12:25 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
|
Fri, 20 Jun 2008
|
[ 05:18 tabthorpe ]
- Fix builtin fortune plugin for FreeBSD
- Bump PORTREVISION
PR: ports/124630
|
Fri, 6 Jun 2008
|
[ 13:43 edwin ] (Only the first 10 of 159 ports in this commit are shown above. )
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)
|
Tue, 3 Jun 2008
|
[ 13:41 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>
|
Tue, 18 Dec 2007
|
[ 16:03 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
|
Tue, 23 Oct 2007
|
[ 13:10 miwi ]
- Update to 1.4.11
PR: 117237
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
Mon, 21 May 2007
|
[ 20:23 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
|
Tue, 5 Dec 2006
|
[ 18:29 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)
|
Fri, 11 Aug 2006
|
[ 16:28 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)
|
Fri, 7 Jul 2006
|
[ 14:06 rafan ]
- Update to 1.4.7
PR: 99799
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
Mon, 3 Jul 2006
|
[ 00:21 clsung ]
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk
PR: ports/99717
Submitted by: clsung
Approved by: portmgr (erwin)
|
Tue, 6 Jun 2006
|
[ 10:30 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
|
Mon, 20 Mar 2006
|
[ 16:24 garga ]
- Rework Makefile - portlintification
- Remove CONFLICTS since ja-squirrelmail port was removed
Approved by: maintainer via email
|
Wed, 1 Mar 2006
|
[ 20:23 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
|
Thu, 9 Feb 2006
|
[ 13:33 lawrance ]
Update to work with PHP5.
PR: ports/92892
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
Tue, 29 Nov 2005
|
[ 22:25 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>
|
Fri, 9 Sep 2005
|
[ 15:58 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
|
Thu, 14 Jul 2005
|
[ 15:12 garga ]
Update to 1.4.5
PR: ports/83443
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
Approved by: flz (mentor)
|
Tue, 21 Jun 2005
|
[ 20:47 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.
|
Tue, 5 Apr 2005
|
[ 18:58 linimon ]
Remove apparently redundant definition of MASTERDIR. Without these lines
both this port and ja-squirrelmail seem to install fine.
Approved by: maintainer
|
Tue, 8 Feb 2005
|
[ 15:35 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]
|
Number of commits found: 132 (showing only 100 on this page) |