notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/squirrelmail/distinfo
SVNWeb

Number of commits found: 51

Wed, 8 Feb 2023
[ 19:52 Tilman Keskinoz (arved) search for other commits by this committer ]    commit hash:776937fa271aeda6f75e244da7103125b3ca5adf  commit hash:776937fa271aeda6f75e244da7103125b3ca5adf  commit hash:776937fa271aeda6f75e244da7103125b3ca5adf  776937f 
mail/squirrelmail: update to 20230207

PR:		269396
Submitted by:	Zsolt Udvari (maintainer)
Mon, 8 Nov 2021
[ 00:15 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Zsolt Udvari ]    commit hash:f0d7d1d5682418487961eb0565d4f212e5b20b75  commit hash:f0d7d1d5682418487961eb0565d4f212e5b20b75  commit hash:f0d7d1d5682418487961eb0565d4f212e5b20b75  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
Sat, 25 Apr 2020
[ 12:13 dbaio search for other commits by this committer ] Original commit   Revision:532945
mail/squirrelmail: Update to 20200422

PR:		245823
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Fri, 31 Jan 2020
[ 17:49 pi search for other commits by this committer ] Original commit   Revision:524736
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 search for other commits by this committer ] Original commit   Revision:468923
Update to 20180404.

PR:		226831
Submitted by:	maintainer
MFH:		2018Q2
Security:	CVE-2018-8741
Sponsored by:	Absolight
Tue, 22 Aug 2017
[ 17:25 swills search for other commits by this committer ] Original commit   Revision:448570
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
Sun, 30 Oct 2016
[ 16:19 adamw search for other commits by this committer ] Original commit   Revision:424954
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.
Tue, 16 Feb 2016
[ 18:21 adamw search for other commits by this committer ] Original commit   Revision:409012
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 search for other commits by this committer ] Original commit   Revision:400590
Update to 2015/10/31 snapshots.
Tue, 24 Mar 2015
[ 19:16 adamw search for other commits by this committer ] Original commit   Revision:382161
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 search for other commits by this committer ] Original commit   Revision:372287
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
Fri, 18 Jul 2014
[ 00:43 adamw search for other commits by this committer ] Original commit   Revision:362167
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
Sun, 20 Apr 2014
[ 19:37 adamw search for other commits by this committer ] Original commit   Revision:351634
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
Sun, 29 Dec 2013
[ 15:58 adamw search for other commits by this committer ] Original commit   Revision:338015
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 search for other commits by this committer ] Original commit   Revision:331706
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)
Mon, 21 Oct 2013
[ 00:49 adamw search for other commits by this committer ] Original commit   Revision:331076
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 View all of this commit message)
Mon, 8 Oct 2012
[ 16:47 adamw search for other commits by this committer ] Original commit   Revision:305548
The l10n/i18n package has been separated, and now lives
in mail/squirrelmail-translations.
Thu, 8 Sep 2011
[ 16:55 tabthorpe search for other commits by this committer ] Original commit 
- Update to 1.4.22

Security:       CVE-2010-4554
Security:       CVE-2010-4555
Security:       CVE-2011-2023
Sat, 25 Dec 2010
[ 16:55 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 180 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- 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
Tue, 9 Mar 2010
[ 15:38 tabthorpe search for other commits by this committer ] Original commit 
- Update to 1.4.20
Mon, 31 Aug 2009
[ 23:34 tabthorpe search for other commits by this committer ] Original commit 
- Update locales
- Switch back to SF mirrors
- Bump PORTREVISION
Sun, 30 Aug 2009
[ 04:49 tabthorpe search for other commits by this committer ] Original commit 
- Update to 1.4.20.r2

Notified by:    jadawin
Security:       CVE-2009-2964
Fri, 22 May 2009
[ 02:32 tabthorpe search for other commits by this committer ] Original commit 
- Update to 1.4.19

Security:       CVE-2009-1381 CVE-2009-1579
Wed, 20 May 2009
[ 16:21 tabthorpe search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 1.4.17

Security:      
http://www.vuxml.org/freebsd/d1ce8a4f-c235-11dd-8cbc-00163e000016.html
Mon, 29 Sep 2008
[ 12:25 tabthorpe search for other commits by this committer ] Original commit 
- 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
Tue, 3 Jun 2008
[ 13:41 tabthorpe search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 1.4.11

PR:             117237
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Mon, 21 May 2007
[ 20:23 miwi search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 1.4.7

PR:             99799
Submitted by:   maintainer
Approved by:    delphij (mentor, implicit)
Wed, 1 Mar 2006
[ 20:23 garga search for other commits by this committer ] Original commit 
- 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
Tue, 29 Nov 2005
[ 22:25 edwin search for other commits by this committer ] Original commit 
[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>
Thu, 14 Jul 2005
[ 15:12 garga search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
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, 8 Feb 2005
[ 15:35 nork search for other commits by this committer ] Original commit 
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]
Thu, 3 Jun 2004
[ 14:14 pav search for other commits by this committer ] Original commit 
- 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)
Wed, 2 Jun 2004
[ 19:37 pav search for other commits by this committer ] Original commit 
- Update to 1.4.3

PR:             ports/67486
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Mon, 6 Oct 2003
[ 17:49 krion search for other commits by this committer ] Original commit 
- Update to version 1.4.2

PR:             57642
Submitted by:   maintainer
Thu, 17 Jul 2003
[ 04:41 daichi search for other commits by this committer ] Original commit 
update mail/squirrelmail: 1.4.0 -> 1.4.1

PR:             54533
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Sat, 5 Apr 2003
[ 01:54 vanilla search for other commits by this committer ] Original commit 
Upgrade to 1.4.0.

PR:             ports/50602
Submitted by:   maintainer.
Fri, 14 Feb 2003
[ 13:38 markp search for other commits by this committer ] Original commit 
Update to 1.2.11.

PR:             48244
Submitted by:   maintainer
Wed, 30 Oct 2002
[ 20:44 pat search for other commits by this committer ] Original commit 
Update to 1.2.9

PR:             ports/44755
Submitted by:   maintainer
Mon, 16 Sep 2002
[ 06:23 pat search for other commits by this committer ] Original commit 
Update to 1.2.8

PR:             ports/42802
Submitted by:   maintainer
Sun, 23 Jun 2002
[ 18:49 anders search for other commits by this committer ] Original commit 
Update to 1.2.7.

PR:             39700
Submitted by:   maintainer
Tue, 30 Apr 2002
[ 23:22 pat search for other commits by this committer ] Original commit 
Update to 1.2.6

PR:             37592
Submitted by:   maintainer
Fri, 22 Feb 2002
[ 23:08 pat search for other commits by this committer ] Original commit 
- Update to 1.2.5   - Sort pkg-plist    
Sun, 10 Feb 2002
[ 00:44 anders search for other commits by this committer ] Original commit 
Add squirrelmail, a PHP based webmail package.    

Number of commits found: 51