notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: mail/squirrelmail/distinfo

Number of commits found: 51

Wednesday, 8 Feb 2023
19:52 Tilman Keskinoz (arved) search for other commits by this committer
mail/squirrelmail: update to 20230207

PR:		269396
Submitted by:	Zsolt Udvari (maintainer)
commit hash: 776937fa271aeda6f75e244da7103125b3ca5adf commit hash: 776937fa271aeda6f75e244da7103125b3ca5adf commit hash: 776937fa271aeda6f75e244da7103125b3ca5adf commit hash: 776937fa271aeda6f75e244da7103125b3ca5adf 776937f
Monday, 8 Nov 2021
00:15 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Zsolt Udvari
mail/squirrelmail: Update to 20211024

While here,

* Switch to DISTVERSION
* Pet portclippy
* Re-format Makefile with portfmt

PR:		259405
Reported by:	James B. Byrne
commit hash: f0d7d1d5682418487961eb0565d4f212e5b20b75 commit hash: f0d7d1d5682418487961eb0565d4f212e5b20b75 commit hash: f0d7d1d5682418487961eb0565d4f212e5b20b75 commit hash: f0d7d1d5682418487961eb0565d4f212e5b20b75 f0d7d1d
Saturday, 25 Apr 2020
12:13 dbaio search for other commits by this committer
mail/squirrelmail: Update to 20200422

PR:		245823
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Original commitRevision:532945 
Friday, 31 Jan 2020
17:49 pi search for other commits by this committer
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>
Original commitRevision:524736 
Thursday, 3 May 2018
12:42 mat search for other commits by this committer
Update to 20180404.

PR:		226831
Submitted by:	maintainer
MFH:		2018Q2
Security:	CVE-2018-8741
Sponsored by:	Absolight
Original commitRevision:468923 
Tuesday, 22 Aug 2017
17:25 swills search for other commits by this committer
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
Original commitRevision:448570 
Sunday, 30 Oct 2016
16:19 adamw search for other commits by this committer
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.
Original commitRevision:424954 
Tuesday, 16 Feb 2016
18:21 adamw search for other commits by this committer
Update to the 20160216 snapshots, and mark squirrelmail-translations as NO_ARCH.

Biggest changes here are STARTTLS support.
Original commitRevision:409012 
Saturday, 31 Oct 2015
21:40 adamw search for other commits by this committer
Update to 2015/10/31 snapshots.
Original commitRevision:400590 
Tuesday, 24 Mar 2015
19:16 adamw search for other commits by this committer
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
Original commitRevision:382161 
Friday, 7 Nov 2014
18:04 adamw search for other commits by this committer
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
Original commitRevision:372287 
Friday, 18 Jul 2014
00:43 adamw search for other commits by this committer
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
Original commitRevision:362167 
Sunday, 20 Apr 2014
19:37 adamw search for other commits by this committer
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
Original commitRevision:351634 
Sunday, 29 Dec 2013
15:58 adamw search for other commits by this committer
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
Original commitRevision:338015 
Saturday, 26 Oct 2013
15:47 adamw search for other commits by this committer
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)
Original commitRevision:331706 
Monday, 21 Oct 2013
00:49 adamw search for other commits by this committer
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
/var/spool/squirrelmail which is really not in-line with FreeBSD's
hier(7). Now we use paths under $PREFIX, respectively
$PREFIX/www/squirrelmail/data and .../attach.

You can either copy /var/spool/squirrelmail/pref/* into
$PREFIX/www/squirrelmail/data, and /var/.../attach/* into
$PREFIX/.../attach, and then run $PREFIX/www/squirrelmail/configure,
or you can do nothing in which case that's totally fine too and
your installation won't break or anything.

Note that best practice, as recommended by the SM installation notes
and common sense, would suggest moving your user data files
to someplace outside of the $PREFIX/www/squirrelmail.
Original commitRevision:331076 
Monday, 8 Oct 2012
16:47 adamw search for other commits by this committer
The l10n/i18n package has been separated, and now lives
in mail/squirrelmail-translations.
Original commitRevision:305548 
Thursday, 8 Sep 2011
16:55 tabthorpe search for other commits by this committer
- Update to 1.4.22

Security:       CVE-2010-4554
Security:       CVE-2010-4555
Security:       CVE-2011-2023
Original commit
Saturday, 25 Dec 2010
16:55 sunpoet search for other commits by this committer
- 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)
Original commit
Wednesday, 4 Aug 2010
20:37 tabthorpe search for other commits by this committer
- 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
Original commit
Tuesday, 9 Mar 2010
15:38 tabthorpe search for other commits by this committer
- Update to 1.4.20
Original commit
Monday, 31 Aug 2009
23:34 tabthorpe search for other commits by this committer
- Update locales
- Switch back to SF mirrors
- Bump PORTREVISION
Original commit
Sunday, 30 Aug 2009
04:49 tabthorpe search for other commits by this committer
- Update to 1.4.20.r2

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

Security:       CVE-2009-1381 CVE-2009-1579
Original commit
Wednesday, 20 May 2009
16:21 tabthorpe search for other commits by this committer
- 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
Original commit
Friday, 5 Dec 2008
04:10 tabthorpe search for other commits by this committer
- Update to 1.4.17

Security:      
http://www.vuxml.org/freebsd/d1ce8a4f-c235-11dd-8cbc-00163e000016.html
Original commit
Monday, 29 Sep 2008
12:25 tabthorpe search for other commits by this committer
- 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
Original commit
Tuesday, 3 Jun 2008
13:41 tabthorpe search for other commits by this committer
- 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>
Original commit
Tuesday, 18 Dec 2007
16:03 miwi search for other commits by this committer
- 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
Original commit
Tuesday, 23 Oct 2007
13:10 miwi search for other commits by this committer
- Update to 1.4.11

PR:             117237
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Original commit
Monday, 21 May 2007
20:23 miwi search for other commits by this committer
- 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
Original commit
Tuesday, 5 Dec 2006
18:29 laszlof search for other commits by this committer
Update port to 1.4.9a fixing CVE-2006-6142 amongst other additions

PR:             ports/106301
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Original commit
Friday, 11 Aug 2006
16:28 clsung search for other commits by this committer
- 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)
Original commit
Friday, 7 Jul 2006
14:06 rafan search for other commits by this committer
- Update to 1.4.7

PR:             99799
Submitted by:   maintainer
Approved by:    delphij (mentor, implicit)
Original commit
Wednesday, 1 Mar 2006
20:23 garga search for other commits by this committer
- 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
Original commit
Tuesday, 29 Nov 2005
22:25 edwin search for other commits by this committer
[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>
Original commit
Thursday, 14 Jul 2005
15:12 garga search for other commits by this committer
Update to 1.4.5

PR:             ports/83443
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Approved by:    flz (mentor)
Original commit
Tuesday, 21 Jun 2005
20:47 nik search for other commits by this committer
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.
Original commit
Tuesday, 8 Feb 2005
15:35 nork search for other commits by this committer
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]
Original commit
Thursday, 3 Jun 2004
14:14 pav search for other commits by this committer
- 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)
Original commit
Wednesday, 2 Jun 2004
19:37 pav search for other commits by this committer
- Update to 1.4.3

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

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

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

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

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

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

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

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

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

Number of commits found: 51