Commit graph

35 commits

Author SHA1 Message Date
Doug Barton
74d5c7d71e Update the checksum info for the maildir patch. I had an old version
in DISTDIR, and accidentally recommitted the old checksum.
2005-10-14 07:39:20 +00:00
Doug Barton
7796b58e7f Add checksums for the maildir patches as well 2005-10-12 00:43:07 +00:00
Doug Barton
0691c587af Update Pine and Pico to 4.64, the latest from UW. This version contains
mostly bug fixes, with a few small new features. See the following for
details: http://www.washington.edu/pine/changes/4.63-to-4.64.html

I also updated the Pine port to stop building Pico, and instead
depend on the Pico port. This solves a CONFLICTS situation, and
is arguably the more logical way to handle this. Also, if you use
an alternate editor for Pine, you no longer have to install Pico
if you don't want it.

Make the dependency on ispell conditional. [1] This is not exactly
what the PR originator requested, but it will accomplish basically
the same thing.

Use these new things called variables to help ensure that the
maildir patches can be found from version to version. [2]

PR [1]:			ports/75569
Submitted by [1]:	Jeremy Chadwick <freebsd@jdc.parodius.com>

PR [2]:			ports/86960
Submitted by [2]:	Lewis Thompson <lewiz@compsoc.man.ac.uk>
2005-10-12 00:20:19 +00:00
Doug Barton
19dc5948a8 Upgrade to the latest version, 4.63.
From the PR: Add support for WANT_OPENLDAP_SASL

PR:		ports/81574
Submitted by:	Sean Farley
2005-06-25 22:07:57 +00:00
Doug Barton
f98569176e Add maildir support, prompted by the PR but with a different solution.
This requires twiddling patch-af because it and the maildir patch were
trying to adjust the same hunk.

While I'm here:
1. Remove a painfully obvious comment
2. s/pkg-message/${PKG_MESSAGE}/ to help people that have weird things
set in their environment.
2005-03-13 23:09:32 +00:00
Doug Barton
a0ea997475 Update to PINE sources 4.62, the latest from UW. It contains many
bug fixes, and a few new features.
2005-01-23 02:02:45 +00:00
Doug Barton
cd9ba8f5fe Update for version 4.61, a bugfix release. 2004-08-09 08:52:13 +00:00
Doug Barton
2419cbe293 Update to version 4.60, the latest from UW. Several new features and many
bug fixes are included. See
http://www.washington.edu/pine/changes/4.58-to-4.60.html for more information.

One wonky master site is removed, thanks to fenner's distfile survey,
and patches are regenerated as needed.

The idea for the patch to obey ${CC} came from the PR, the implementation is
my own.

PR:		ports/65232
Submitted by:	michael johnson <ahze@ahze.net>
2004-05-22 22:31:01 +00:00
Doug Barton
eade3ab710 Now that the SIZE thing has stabilized, add it to the ports I maintain. 2004-03-14 00:17:57 +00:00
Doug Barton
666a4ba664 Upgrade to 4.58, a security and bugfix release which addresses the following:
* Potential security problems caused by maliciously-formed RFC 2231 attachment
parameters

Several other bugs fixed as well.

All users of Pine are highly encouraged to upgrade.

Improvements to the port:
* DOCSDIR'ification of plist
* Patches regenerated to remove fuzz

Approved by:	security-officer, portmgr
2003-09-10 19:03:19 +00:00
Doug Barton
b4888dc448 Upgrade to 4.56, the latest from UW. Several bug fixes and new features. 2003-06-01 22:12:34 +00:00
Doug Barton
4f48ff96b7 Upgrade to 4.55, the latest from our friends at UW. Many improvements and
bug fixes. See http://www.washington.edu/pine/changes/4.53-to-4.55.html
for details.
2003-04-19 05:43:02 +00:00
Doug Barton
395c2606a1 Upgrade to 4.53, the latest version from our friends at UW. Several
bugs have been fixed, mostly in new options. Users of Pine are
encouraged to upgrade.

In addition to the version upgrade, I've overhauled the port. The most
significant change is that I'm now using the include version of the
c-client library, as opposed to the shared version used by the IMAP
port. The main reason for this is to stay current with the Pine
developer's view of the program. An additional benefit is that this
change will allow me to update the Pine port more rapidly, without
having to wait for the shared cclient port.

In order to avoid conflicts with the IMAP server port, I am now
compiling the pine binary static. On my system, this actually gives
the pine binary a smaller memory footprint. I've also adopted the
same option semantics that are currently in use for cclient. Namely
that WITH_SSL is now the default.

The other change of note is that I'm now installing the rpdump and
rpload binaries that let you save and load a remote pine configuration.

The Makefile has also been cleaned up, somewhat simplified, and made
more generic. The basic functionality should be the same.
2003-01-22 15:46:11 +00:00
Doug Barton
d3779e8b5b Upgrade to 4.51, mostly a bugfix release, but containing a few new features,
Disable-Sender, Scramble-Message-Id, Spell-Check-Before-Sending.

Pine users are strongly encouraged to upgrade.

Approved by:	portmgr (knu)
2002-12-17 22:33:31 +00:00
Doug Barton
059898ce11 Upgrade to 4.50, the latest from UW; which includes better threading support,
enhanced rule patterns, role-based smtp server, better character set support,
and most importantly, a fix for the DoS recently reported on bugtraq. There
are other fixes and improvements as well, check out the release notes for
more information.

* Usual round of patch re-generation
* Add a makefile.bsf fix and a patch for pine/strings.c not being able to
find utf8.h
2002-11-26 12:17:36 +00:00
Jacques Vidrine
c4bad19b6a Update 4.43 -> 4.44 2002-01-10 16:47:18 +00:00
Doug Barton
a560d71a38 Upgrade to 4.43 which contains mostly bug fixes for the less often
used features. Also, remove maildir support due to the staleness
of the previous patch, and promised updates not appearing.
2001-12-08 20:50:26 +00:00
Doug Barton
0faf48ffbe * Update to version 4.40, the latest and greatest from our friends
at UW. Improvements include TLS and SSL support fully integrated
  into the code base (requires OpenSSL), support for remote address
  books, improved rules-based filtering, and new filter options.

* Bugs fixed include longer folder names, temp file cleanup,
  mail sorted by filters more accurately, et al.

* Re-generate almost all of the patches to clean out more of the fuzz.
2001-10-05 08:41:39 +00:00
Ying-Chieh Liao
50a45d2e11 add maildir support
PR:		27160
Submitted by:	Przemyslaw Frasunek <venglin@freebsd.lublin.pl>
2001-05-29 12:53:41 +00:00
FUJISHIMA Satsuki
6fba068a86 update to 4.33.
PR:		24830
Submitted by:	maintainer
2001-02-11 22:05:16 +00:00
Will Andrews
54ac00640c Upgrade to 4.32 2001-01-20 23:00:42 +00:00
Kelly Yancey
3c7d0e406b Update c-client to that found in UW's imap-2000.
Update imap-uw to the latest version (imap-2000).
Update pine4 to the latest version (pine-4.31).
Despite the fact that the new releases of imap-uw and pine are
intended to improve security, the security warnings on the pine
and imap-uw ports have been left intact until they have proven
themselves.
2000-12-18 09:55:11 +00:00
Jim Mock
f6c5f4e951 Update to version 4.21 1999-11-18 00:44:00 +00:00
Jim Mock
b972ebc82c Updated to version 4.20.
PR:		14313
Submitted by:	jack@germanium.xtalwind.net
1999-10-18 23:32:23 +00:00
Steve Price
7e03a84d91 Update to version 4.10.
PR:		10286
Submitted by:	maintainer
1999-03-15 01:41:19 +00:00
Steve Price
d3879169e8 Sync with maintainer's local copy by adding SIZE to files/md5
and fixing up a new patch.

Submitted by:	maintainer
1998-10-10 03:25:39 +00:00
Steve Price
6c5a81185b Update to version 4.05.
PR:		7993, 8151
Submitted by:	maintainer
1998-10-05 04:23:19 +00:00
Joseph Koshy
8a13ff9cd8 Upgrade port to pine-4.02a.
PR:		7593
Submitted by:	Adrian Penisoara <ady@freebsd.ady.ro>
1998-08-13 06:49:34 +00:00
Satoshi Asami
d8acf19d38 Upgrade to 4.02.
PR:		7373
Submitted by:	maintainer
1998-07-29 16:44:03 +00:00
Satoshi Asami
62043602c6 Upgrade to 4.01.
Submitted by:	maintainer
1998-07-21 13:46:05 +00:00
Andrey A. Chernov
9d53204d89 Pine 4.00 port
Submitted by: Adrian Penisoara <ady@freebsd.ady.ro>
1998-07-18 05:49:22 +00:00
Andrey A. Chernov
78b8a13a08 Upgrade to 3.96 1997-03-26 02:12:28 +00:00
Andrey A. Chernov
06b339e738 Upgrade to 3.95q 1997-02-05 10:33:42 +00:00
Satoshi Asami
ae0e6d258c Upgrade, 3.91 -> 3.95. This version is supposed to fix a lot of bugs.
Submitted by:	"Matthew N. Dodd" <winter@jurai.net>
1996-07-17 03:58:38 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00