Commit graph

125 commits

Author SHA1 Message Date
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
e05a8c9cd6 Revert 1.15, the fix has been included in PINE's sources 2005-01-23 02:01:30 +00:00
Doug Barton
243d6fd221 Add a hunk to address the IP=6 compile problem
PR:		ports/68282
Submitted by:	Mohacsi Janos <janos.mohacsi@bsd.hu>
2004-08-22 23:02:27 +00:00
Doug Barton
4a7ad256d6 This patch allows Pine to display color in a cons25 terminal without
inappropriate scrolling. The problem is related to the behavior of
cons25 when something is written to the lower right corner.

This will cause a "blank" square in that position for some terminals,
but the effect is harmless.

Pointed out by:	Lars Eighner <eighner@io.com>
URL:	http://www.washington.edu/pine/pine-info/2002.01/msg00038.html
2004-08-12 00:04:44 +00:00
Doug Barton
cd9ba8f5fe Update for version 4.61, a bugfix release. 2004-08-09 08:52:13 +00:00
Doug Barton
1a632ba469 Regenerate for Pine 4.61 2004-08-09 08:51:46 +00:00
Doug Barton
e0f2f34f5d This patch is no longer necessary for Pine 4.61 2004-08-09 08:51:26 +00:00
Doug Barton
10cf4c17df Add an option to build with IPv6 capability.
PR:		ports/65852
Submitted by:	Janos Mohacsi <mohacsi@niif.hu>
2004-06-09 11:44:09 +00:00
Doug Barton
e619756f74 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>
2004-06-09 11:41:37 +00:00
Doug Barton
b24a525538 Add an LDAP_PREFIX line to fix the LDAP'ified build.
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2004-05-24 20:20:47 +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
368bff6d27 Convert to USE_OPENLDAP. I have no idea if this will work, since I don't
use LDAP, but no one who does has stepped forward with a better patch.
2004-05-22 21:11:39 +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
2dfa99a05c Per request of the "dynamic everything" folks, remove the -static from
CFLAGS. We're far enough past the transition of cclient being a dependency
that I think this is safe.

I've tested this in environments with and without the cclient port installed,
and it should be ok. If anyone has any problems, please let me know asap.
2004-02-08 04:25:11 +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
cb53c632e8 * Don't do patch + sed for PREFIX-related changes, just use sed in one pass
* Update to Makefile COMMENT
* Take advantage of pkg-message to hit both ports and package installs
* Thanks to work done by winter to make ispell do reasonable things when
invoked as 'spell', properly define the speller for pico, and add a default
speller for the pine.conf. The reason for the latter is to take advantage of
the (arguably) superior behavior of ispell when files are piped to it.
* Do to the speller updates, grow a dependency on ispell and bump the revision.
* Add readme and copyright to portdocs
2003-03-05 14:46:35 +00:00
Doug Barton
21967c4711 Add copyright and readme files to portdocs 2003-03-05 14:29:14 +00:00
Doug Barton
1500d852f0 Switch to Makefile COMMENT 2003-03-05 14:28:42 +00:00
Doug Barton
fa4d984c06 Properly use this file so that the message shows up for package users too. 2003-03-05 14:28:03 +00:00
Doug Barton
f134b6ab55 * Update descriptive text to latest stuff from the brochure
* Delete text about the pgp filters that now live in their own port
2003-03-05 14:27:29 +00:00
Doug Barton
6e2f5c94d1 This patch is against a file no longer used by FreeBSD. 2003-03-05 12:21:34 +00:00
Doug Barton
6b0aaaf499 This download site answers, but the mirror hasn't updated to the latest version. 2003-02-28 10:16:59 +00:00
Edwin Groothuis
f71e429079 Point dependencies on net/openldap to net/openldap12 2003-02-24 02:26:55 +00:00
Doug Barton
71a9a9b628 Update mirror sites, and remove a pointless variable 2003-01-23 09:51:36 +00:00
Doug Barton
46cee9fdea Argh. Actually stop trying to install and package the pgp scripts.
Add a message about the new, improved pine-pgp-filters port.
2003-01-22 16:15:08 +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
de9dc670de This patch was necessary when committed, but I've been working with the
Pine authors on this and we think it's no longer necessary. Please let
me know if I'm wrong. :)
2003-01-22 15:33:37 +00:00
Doug Barton
8fe9d932d4 These files have suffered from a lot of bitrot, and either don't work, or
don't work well. They also don't take gnupg into account at all.

Therefore I'm removing them from here, and in their place I've created a
new pine-pgp-filters port with totally new, and fully functional versions.
2003-01-22 15:28:13 +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
Jimmy Olgeni
6bf6e0d540 When checking for PACKAGE_BUILDING, also check for BATCH. 2002-02-27 14:55:06 +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
967f5a3618 I've already had 4 e-mails about this, so add a warning about keeping
the cclient library and this port in synch, both in terms of version
and compile options.
2001-10-10 20:53:16 +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
Doug Barton
14cf431945 portlint fixes, unbreak (optional) ldap support. 2001-06-09 10:29:24 +00:00
Doug Barton
3548ef3e57 Adopt the red-headed step-child. I actually worked with Josh Gilliam
on the original makefile.bsf, so I feel confident that I can handle it. :)
2001-06-09 09:04:28 +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
Nick Sayer
7e7968cc5e One last one I forgot 2001-05-02 03:41:05 +00:00
Nick Sayer
9b00996b64 There is no pine4-ssl slave port anymore. Get rid of the slave port
plumbing.
2001-05-02 03:40:33 +00:00
Nick Sayer
01436013af Mega cclient port SSL commit redux. This time with maintainer approval.
1. Add support for building cclient with SSL. Warn about the possibility
that some ports may have been missed and need ssl added at link time.

2. Update cclient and imap-uw to latest versions.

3. Fix pine4 to add ssl libraries. This can be used as a model for what
other ports may need to do.

4. Release MAINTAINERship (by request).

Submitted by:	anders@fix.no
Approved by:	petef@databits.net
2001-04-05 03:21:41 +00:00
Trevor Johnson
e995a513a1 Set PORTREVISION because of new files/patch-reply.c. It looks as
though the only slave port to this is mail/pine4-ssl, which is
marked BROKEN.

Submitted by:	kris
2001-03-25 20:17:46 +00:00
Trevor Johnson
12e5d4e82c Add a patch to take out of the Message-ID header the information
about the operating system, the version of Pine, and the word
"PINE".  As described in http://www.crimelabs.net/docs/passive.html
this information could be of use to someone with malicious
intentions.

PR:		26051 (duplicated as 26052)
Approved by:	maintainer
2001-03-25 01:59:39 +00:00
FUJISHIMA Satsuki
33a7706196 respect CFLAGS.
Submitted by: maintainer
2001-03-01 14:01:45 +00:00
FUJISHIMA Satsuki
6fba068a86 update to 4.33.
PR:		24830
Submitted by:	maintainer
2001-02-11 22:05:16 +00:00
FUJISHIMA Satsuki
02594a7102 welcome new maintainer.
PR:		24830
Submitted by:	Pete Fritchman <petef@databits.net>
2001-02-10 22:40:57 +00:00