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/davmail/pkg-plist

Number of commits found: 20

Wednesday, 21 Jun 2023
14:08 Eugene Grosbein (eugen) search for other commits by this committer
mail/davmail: update to 6.1.0

Update from 6.0.1 to latest 6.1.0.
commit hash: 183e5ff7ff85ed063044a62ecac96da612ec2b60 commit hash: 183e5ff7ff85ed063044a62ecac96da612ec2b60 commit hash: 183e5ff7ff85ed063044a62ecac96da612ec2b60 commit hash: 183e5ff7ff85ed063044a62ecac96da612ec2b60 183e5ff
Wednesday, 8 Dec 2021
11:29 Hiroki Tagato (tagattie) search for other commits by this committer Author: Jose G. Juanino
mail/davmail: update to 6.0.0

Changelog:
https://sourceforge.net/p/davmail/code/HEAD/tree/tags/6.0.0/RELEASE-NOTES.md

PR:		259683
Reported by:	Jose G. Juanino <jjuanino@gmail.com> (maintainer)
commit hash: a0081fe438279ce396c8c266db07cf780ac43b8d commit hash: a0081fe438279ce396c8c266db07cf780ac43b8d commit hash: a0081fe438279ce396c8c266db07cf780ac43b8d commit hash: a0081fe438279ce396c8c266db07cf780ac43b8d a0081fe
Wednesday, 23 Sep 2020
08:16 lwhsu search for other commits by this committer
mail/davmail: Update to 5.5.1

PR:		249524
Submitted by:	Vikash Badal <vikashb@where-ever.za.net>
Approved by:	jjuanino@gmail.com (maintainer)
Original commitRevision:549667 
Saturday, 22 Feb 2020
19:46 ehaupt search for other commits by this committer
- Update to 5.4.0

PR:		243984
Submitted by:	jjuanino@gmail.com (maintainer)
Original commitRevision:526855 
Friday, 24 May 2019
15:49 swills search for other commits by this committer
mail/davmail: update to 5.1.0

PR:		235424
Submitted by:	jjuanino@gmail.com and Sean Farley <scf@FreeBSD.org>
Approved by:	maintainer timeout (john.c.prather@gmail.com, >3 months)
Original commitRevision:502482 
Friday, 2 Nov 2018
02:17 swills search for other commits by this committer
mail/davmail: update to 4.9.0

PR:		231803
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
Approved by:	maintainer timeout (john.c.prather@gmail.com, >1 month)
Original commitRevision:483767 
Saturday, 22 Sep 2018
14:04 riggs search for other commits by this committer
Update to upstream version 4.8.6

Details:
- Detailed list of changes since previous ports tree version 4.8.0
  documented by John Hein (submitter) in bug report at
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231126

PR:		231126
Submitted by:	z7dr6ut7gs@snkmail.com
Approved by:	Maintainer timeout
Original commitRevision:480385 
Saturday, 23 May 2015
18:28 pi search for other commits by this committer
mail/davmail: 4.5.1 -> 4.6.1

Fixes potential CVE-2014-3566 vulnerability

DavMail 4.6.1
Bugfix release to fix recent regression with Office 365,
also includes a few Linux and IMAP enhancements.

Linux:
- RPM: exclude Growl library from RPM package
- Add genericname to desktop entry
- RPM: Fix warning the init script refers to runlevel 4 which is
  admin defined. No distribution script must use it
- Detect and log message for Unity users
- RPM: Fix JAVA HOME detection for openSUSE_13.2
- RPM: update spec file from OpenSuse build by Dmitri Bachtin and
  Achim Herwig

SWT:
- SWT: improve tray init, preload image and add a delay on first message

Enhancements:
- Add a few more logging statements

IMAP:
- Fix #36 Endless loop when using IMAP IDLE feature with SSL sockets,
  replaced thread sleep with a short timeout on socket read

EWS:
- EWS: update checkEndPointUrl, send get root folder request instead
  of static wsdl request no longer available on Office365

DavMail 4.6.0
Bugfix release with many IMAP enhancements over EWS, implement batch
move items, also includes a brand new generic OSX package to handle
new OSX java behaviour.

OSX:
- OSX: refactor OSX package based on universalJavaApplicationStub
- Replace Java application stub with
 
https://github.com/tofi86/universalJavaApplicationStub/blob/master/src/universalJavaApplicationStub

Doc:
- Doc: update OSX setup documentation
- Doc: additional Linux instructions for Ubuntu 14
- Fix #31 A typo in davmail.properties example

EWS:
- EWS: improve main calendar folder test
- EWS: fix batch move
- EWS: Adjust paged search for folders
- EWS: implement batch move items
- EWS: improve folder paged search
- Prepare batch move implementation
- EWS: force NTLM in direct EWS mode
- EWS: implement batch move method
- EWS: switch to GetMethod to check endpoint
- EWS: take paging into account in appendSubFolders
- EWS: fix ErrorExceededFindCountLimit on FindFolder requests
- EWS: avoid NullPointerException in fixAttendees

Linux:
- Allow Java 8 and default jre in debian package

IMAP:
- IMAP: fix 587 log and skip broken messages

Caldav
- Caldav: fix #98 Support of Contacts in CardDav REPORT
- Fix #35 duplicates in updated reoccurring events

Enhancements
- From audit: remove throws statement
- Adjust KerberosHelper logging message
- Fix for #534 Kerberos Authentication doesn't seem to be work cross domain

LDAP:
- LDAP: reset icon after search

PR:		198297
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
Approved by:	<john.c.prather@gmail.com> (maintainer (timeout))
Original commitRevision:387179 
Saturday, 22 Nov 2014
18:42 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:373086 
Monday, 30 Jun 2014
17:52 jkim search for other commits by this committer
- Update to 4.5.0.
- Fix rc script to properly start and stop.
- Install a real sample file for davmail.properties.
- Fix a minor typo in the sample file.
- Use @sample for plist instead of rolling our own.

PR:		190973
Approved by:	john.c.prather@gmail.com (maintainer, timeout > 2 weeks)
Original commitRevision:359893 
Friday, 6 Jun 2014
18:01 mandree search for other commits by this committer
- update to 4.4.1; see release notes:

http://sourceforge.net/projects/davmail/files/davmail/4.4.1/releasenotes.txt/view

- various general port modernizations:
   - stagify
   - USE_DOS2UNIX -> USES=dos2unix

- fix procname in rc.d/davmail so 'service davmail stop' works

- log to syslog in rc.d/davmail instead of /var/log/davmail-error.log
   (the latter grows forever unless one manually adds an entry to
   newsyslog, and even then, rotation of the shell redirection file
   becomes a problem)

- in both rc.d/davmail and bin/davmail, use "$BASE/lib/*" for
   CLASSPATH instead of iterating over all the jar files separately
   adding all of them to CLASSPATH and passing that on the command
   line (makes for a long command line).
   [see
http://download.java.net/jdk7u6/docs/technotes/tools/solaris/classpath.html]

- in bin/davmail, exec java to avoid an extra shell process lying
  around

- remove swt

PR:		187796
Submitted by:	John Hein
Approved by:	john.c.prather@gmail.com (maintainer)
Original commitRevision:356827 
Tuesday, 22 Oct 2013
13:56 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)

Approved by:	portmgr (bdrewery)
Original commitRevision:331270 
Wednesday, 24 Apr 2013
00:08 ehaupt search for other commits by this committer
- Update to 4.2.1
- Remove CR/LF from build.xml
- Use x11-toolkits/swt-devel which does not depend on vulnerable libxul version
- Get rid of CR/LF's

PR:		178082
Approved by:	John Prather <john.c.prather@gmail.com> (maintainer)
Original commitRevision:316399 
Thursday, 19 Jul 2012
07:25 dougb search for other commits by this committer
** DavMail 3.9.9 released **
Bugfix release with major IMAP changes to improve sync performance,
many Caldav enhancements and bugfixes and some documentation updates.

For the port:

Fix the davmail.desktop file contents and install location

PR:		ports/169852
Submitted by:	me
Approved by:	maintainer (private mail)
Original commit
Thursday, 23 Feb 2012
16:02 jgh search for other commits by this committer
- Update to 3.9.8
- while here drop SUB_LIST defines, as they are provided by java inclusion

PR:     ports/165405
Submitted by:   jhein@symmetricom.com
Approved by:    maintainer, john.c.prather@gmail.com
Original commit
Tuesday, 17 Jan 2012
18:14 jgh search for other commits by this committer
- Update to 3.9.7
- Add build number to version, so update test is now working correctly
- Add license

PR:     ports/164105
Submitted by:   Alex Samorukov <samm at os2.kiev.ua>
Approved by:    maintainer, crees (mentor)
Original commit
Tuesday, 12 Apr 2011
04:31 dhn search for other commits by this committer
- Update to 3.9.1

PR:             ports/156204
Submitted by:           John Prather <john.c.prather@gmail.com> (maintainer)
Original commit
Wednesday, 9 Mar 2011
14:01 miwi search for other commits by this committer
- Update to 3.9.0

PR:             154982
Submitted by:   John Hein <jhein@symmetricom.com>
Approved by:    maintainer
Original commit
Tuesday, 4 Jan 2011
22:40 ehaupt search for other commits by this committer
Update to 3.8.7

PR:             153501
Approved by:    John Prather <john.c.prather@gmail.com> (maintainer)
Original commit
Tuesday, 23 Nov 2010
15:58 pav search for other commits by this committer
DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway

DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway
allowing users to use any mail/calendar client (e.g. Thunderbird
with Lightning or Apple iCal) with an Exchange server, even from
the internet or behind a firewall through Outlook Web Access.

WWW: http://davmail.sourceforge.net/

PR:             ports/151803
Submitted by:   John Prather <john.c.prather@gmail.com>
Original commit

Number of commits found: 20