Commit graph

14305 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
c6d6f1ac4c - Update to 1.456
Changes:	http://ks.lamiral.info/imapsync/ChangeLog
PR:		ports/160600
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2011-09-24 17:17:52 +00:00
Alexander Logvinov
710519d786 - Fix build with OpenSSL 1.x
PR:		ports/158933
Submitted by:	D'Arcy Cain <darcy at Vex.Net>
Obtained from:	heirloom-mailx CVS
2011-09-24 09:43:01 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Matuska
8fffa977fa Update to 4.0.3 2011-09-22 16:30:34 +00:00
Martin Matuska
1ed43ed55b Update to 3.0.9 2011-09-22 16:30:27 +00:00
Martin Matuska
31a568d941 Update to 5.0.13 2011-09-22 16:30:10 +00:00
Wen Heping
7d0d336ef9 - Update to 1.8.2
PR:		ports/160575
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2011-09-22 08:34:59 +00:00
Martin Matuska
50fcbce7b2 Update to 1.1.0 2011-09-21 08:48:40 +00:00
Martin Matuska
f3c98b607e Update to 1.0.1 2011-09-21 08:48:25 +00:00
Sunpoet Po-Chuan Hsieh
34b3130693 - Cleanup MASTER_SITES and add my LOCAL as MASTER_SITES
- Remove five-year-old WITH_COURIER_MAILDIR_KLUDGE comment
- Simplify Makefile
- Respect PORTDOCS and PORTEXAMPLES
- Sort MAN1 and PLIST
2011-09-19 18:46:57 +00:00
Sunpoet Po-Chuan Hsieh
430616ce7b - Update to 2.3.4
Changes:	http://postfixadmin.svn.sourceforge.net/viewvc/postfixadmin/tags/postfixadmin-2.3.4/CHANGELOG.TXT
PR:		ports/160819
Submitted by:	Terry Sposato <tabmow@freenode.net> (maintainer)
2011-09-19 18:40:10 +00:00
Mark Linimon
0f64c688a9 Over to new volunteer. 2011-09-19 03:51:19 +00:00
Sunpoet Po-Chuan Hsieh
00ca886ed4 - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by:	az
With hat:	perl
2011-09-17 07:06:45 +00:00
Sunpoet Po-Chuan Hsieh
57b83a1e37 - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:50:17 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Thomas Abthorpe
0932da9d01 - Return these ports to the heap 2011-09-15 23:56:43 +00:00
Hajimu UMEMOTO
dcf4f80d5d Mark BROKEN when AUTOSIEVE is enabled. The 3rd party's
autosieve patch is not aveilable for the latest version
of Cyrus-IMAPd.

PR:		ports/160740
2011-09-15 11:35:28 +00:00
Hajimu UMEMOTO
f3fb67d98e Specify the version number explicitly in the file name of
the 3rd party's auto* patches, sigh.
2011-09-15 11:29:38 +00:00
Boris Samorodov
9034338fcf Update to version 1.103.
PR:		ports/160683
Submitted by:	olgeni
2011-09-14 12:59:54 +00:00
Hajimu UMEMOTO
0ea181e028 Update to 2.4.11. 2011-09-14 11:21:11 +00:00
Hajimu UMEMOTO
b5f99d8a45 Update to 2.3.17. 2011-09-14 11:19:36 +00:00
Gabor Kovesdan
d6753a0164 - Track dependencies after databases/gdbm update 2011-09-12 23:17:32 +00:00
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +00:00
Anton Berezin
fe81c952af Update to 2.101.
Changes:	http://search.cpan.org/dist/Mail-Box/ChangeLog
2011-09-12 10:45:59 +00:00
Eygene Ryabinkin
9eefa54fcd Grab maintainership of OfflineIMAP
Sergei was inactive for the last year and there were some maintainer
timeouts.

Approved-by: portmgr (linimon)
2011-09-12 06:33:36 +00:00
Eygene Ryabinkin
94b08c8e01 OfflineIMAP: upgrade to 6.3.4
- removed applied upstream patch;
 - added patch for MANUAL.rst that eliminates RST -> HTML
   translation error.

Relevant changelog entries since 6.3.3:

OfflineIMAP v6.3.4 (2011-08-10)
===============================

* CHANGE: Handle when UID can't be found on saved messages.

OfflineIMAP v6.3.4-rc4 (2011-07-27)
===================================

* CHANGE: Manual improved.

OfflineIMAP v6.3.4-rc3 (2011-07-07)
===================================

* NEW FEATURE: Added StartTLS support, it will automatically be used
  if the server supports it.

* BUG FIX: We protect more robustly against asking for inexistent
  messages from the IMAP server, when someone else deletes or moves
  messages while we sync.

OfflineIMAP v6.3.4-rc2 (2011-06-15)
===================================

* NEW FEATURE: Implement experimental IDLE feature.

* CHANGE: Maildirs use less memory while syncing.

* BUG FIX: Saving to Maildirs now checks for file existence without
  race conditions.

* BUG FIX: A bug in the underlying imap library has been fixed
  that could potentially lead to data loss if the server interrupted
  responses with unexpected but legal server status responses.
  This would mainly occur in folders with many thousands of emails.
  Upgrading from the previous release is strongly recommended.

NOTE: the latter bug fix was already integrated into FreeBSD port
version 6.3.3_1.

OfflineIMAP v6.3.4-rc1 (2011-05-16)
===================================

* NEW FEATURE: Begin sphinx-based documentation for the code.

* NEW FEATURE: Enable 1-way synchronization by settting a
  [Repository ...] to readonly = True. When e.g. using offlineimap
  for backup purposes you can thus make sure that no changes in your
  backup trickle back into the main IMAP server.

* NEW FEATURE: Optional: experimental SQLite-based backend for the
  LocalStatus cache. Plain text remains the default.

* CHANGE: Start a enhanced error handling background system. This is
  designed to not stop a whole sync process on all errors (not much
  used, yet).

* CHANGE: Documentation improvements: the FAQ wins new entries and add
  a new HACKING file for developers.

* CHANGE: Lot of code cleanups.

* CHANGE: Reduced our sync logic from 4 passes to 3 passes
  (integrating upload of "new" and "existing" messages into one
  function). This should result in a slight speedup.

* CHANGE: No whitespace is stripped from comma-separated arguments
  passed via the -f option.

* CHANGE: Give more detailed error when encountering a corrupt UID
  mapping file.

* BUG FIX: Drop connection if synchronization failed. This is needed
  if resuming the system from suspend mode gives a wrong connection.

* BUG FIX: Fix the offlineimap crash when invoking debug option 'thread'.

* BUG FIX: Make 'thread' command line option work.

PR: ports/159815
Approved-by: sergei (maintainer timeout)
Feature-safe: yes
2011-09-11 20:20:55 +00:00
Gerald Pfeifer
1a501e1018 Remove (disabled) USE_GCC=3.4
Approved by:	maintainer (oliver)
2011-09-11 03:46:02 +00:00
Sunpoet Po-Chuan Hsieh
9decc4f334 - Skip interactive input of additional directories for lock test
- Remove BATCH/IS_INTERACTIVE section in Makefile

PR:		ports/153409
Submitted by:	Craig Leres <leres@ee.lbl.gov>
2011-09-10 13:05:12 +00:00
Chris Rees
6757d8fc61 - Add SMTPAUTHUSER and SRS support
- While here, use WANT_QMAIL rather than hideous relative include

PR:		ports/159964
Submitted by:	Nicolas de Bari Embriz <nbari@dalmp.com>
Approved by:	garga (carte blanche via email)
2011-09-09 17:28:30 +00:00
Baptiste Daroussin
bb0029a10d Unbreak using CPAN:USER macros
Submitted by:	Daniil Cherednik <dcherednik@masterhost.ru> (by private mail)
2011-09-09 12:29:51 +00:00
Jimmy Olgeni
dcd126d5e6 Remove dangling "Features:" sentence, which was probably inherited
from somewhere else.
2011-09-09 12:17:22 +00:00
Jimmy Olgeni
9d2ae83f00 Fix a typo. 2011-09-09 12:02:45 +00:00
Doug Barton
de3193618a mail/libspf2-10 Vulnerable, use mail/libspf2 instead
mail/postfix-policyd-spf Relies on vulnerable mail/libspf2-10
2011-09-09 08:20:59 +00:00
Thomas Abthorpe
b3d000774b - Update to 1.4.22
Security:	CVE-2010-4554
Security:	CVE-2010-4555
Security:	CVE-2011-2023
2011-09-08 16:55:21 +00:00
Sunpoet Po-Chuan Hsieh
71f2c13770 - Bump PORTREVISION of mail/dovecot2-pigeonhole
PR:		ports/160476
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
2011-09-08 13:14:04 +00:00
Sunpoet Po-Chuan Hsieh
777f6275a2 - Update to 2.0.14
Changes:	http://www.dovecot.org/list/dovecot-news/2011-August/000193.html
PR:		ports/160476
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
2011-09-08 13:13:12 +00:00
Andrej Zverev
a015f2e5d0 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
2011-09-08 08:36:43 +00:00
Sahil Tandon
609a543f77 - Update to 1.30 2011-09-07 22:42:24 +00:00
Sahil Tandon
0dba27d9d7 - Update to 2.7.6 2011-09-07 22:42:23 +00:00
Sahil Tandon
638c37eb89 - Update to 2.6.12 2011-09-07 22:42:20 +00:00
Sahil Tandon
7dc7ba0b9d - Update to 2.5.15 2011-09-07 22:42:18 +00:00
Sahil Tandon
6e168975a0 - Update to 2.8.5 and point to newer VDA patch 2011-09-07 22:42:16 +00:00
Ashish SHUKLA
dfda2a32ec Chase editors/emacs update 2011-09-07 20:21:30 +00:00
Chris Rees
893ca6053d Pass maintainership to Mikhail Tsatsenko.
Thank you for volunteering.
2011-09-07 19:34:00 +00:00
Sofian Brabez
36b48d77cf - Update to 11.0.0
- Update MASTER_SITES
- Add LICENSE

Reviewed by:	lwhsu@
Approved by:	jadawin@ (mentor)
2011-09-07 09:27:54 +00:00
Pietro Cerutti
25ec1c9927 - Chase x11-toolkits/xforms shlib version bump 2011-09-07 08:28:13 +00:00
Philip M. Gollucci
433bf21b4c - I do not wish to maintain this port 2011-09-07 03:12:19 +00:00
Philip M. Gollucci
956dc1cc7f - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them
  until after 9.0 is released.

With Hat:   apache@
Reported by:    dvl via freshports
2011-09-07 03:00:51 +00:00
Pawel Pekala
b60a11438e - Chase devel/google-perftools shlib bump
- security/tor*: add -L${LOCALBASE}/lib to LDFLAGS (fixes linking)

Approved by:    miwi, wen (mentors implicit)
2011-09-06 23:40:32 +00:00
Florian Smeets
1a6da26631 update to 6.0.2, remove trust exceptions for certificates issued by Staat der
Nederlanden

Security:	http://www.vuxml.org/freebsd/aa5bc971-d635-11e0-b3cf-080027ef73ec.html
2011-09-06 20:16:53 +00:00