CVS log for ports/mail/pine4/files/Attic/patch-pine_strings.c
Up to [FreeBSD] / ports / mail / pine4 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4
Mon Aug 9 08:51:26 2004 UTC (7 years, 6 months ago) by dougb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
This patch is no longer necessary for Pine 4.61
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 9 11:41:37 2004 UTC (7 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +29 -11 lines
Add a patch to fix 8-bit character set conversions that were broken in 4.60. The patch is from http://www.washington.edu/pine/pine-info/2004.06/msg00023.html, which is similar to the one in the PR. PR: ports/67522 Submitted by: Oleg Sharoiko <os@rsu.ru>
Revision 1.2
Wed Jan 22 15:46:11 2003 UTC (9 years ago) by dougb
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 26 12:17:36 2002 UTC (9 years, 2 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_5_0_0
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
