aboutsummaryrefslogtreecommitdiff
path: root/mail/pine4
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to the latest version, 4.63.Doug Barton2005-06-252-6/+11
| | | | | | | | | | From the PR: Add support for WANT_OPENLDAP_SASL PR: ports/81574 Submitted by: Sean Farley Notes: svn path=/head/; revision=138026
* Add maildir support, prompted by the PR but with a different solution.Doug Barton2005-03-133-12/+14
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=131139
* Update to PINE sources 4.62, the latest from UW. It contains manyDoug Barton2005-01-232-3/+3
| | | | | | | bug fixes, and a few new features. Notes: svn path=/head/; revision=127120
* Revert 1.15, the fix has been included in PINE's sourcesDoug Barton2005-01-231-9/+0
| | | | Notes: svn path=/head/; revision=127119
* Add a hunk to address the IP=6 compile problemDoug Barton2004-08-221-2/+11
| | | | | | | | PR: ports/68282 Submitted by: Mohacsi Janos <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=117077
* This patch allows Pine to display color in a cons25 terminal withoutDoug Barton2004-08-121-0/+15
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=115982
* Update for version 4.61, a bugfix release.Doug Barton2004-08-092-3/+3
| | | | Notes: svn path=/head/; revision=115725
* Regenerate for Pine 4.61Doug Barton2004-08-091-8/+9
| | | | Notes: svn path=/head/; revision=115724
* This patch is no longer necessary for Pine 4.61Doug Barton2004-08-091-29/+0
| | | | Notes: svn path=/head/; revision=115723
* Add an option to build with IPv6 capability.Doug Barton2004-06-091-1/+5
| | | | | | | | PR: ports/65852 Submitted by: Janos Mohacsi <mohacsi@niif.hu> Notes: svn path=/head/; revision=111156
* Add a patch to fix 8-bit character set conversions that were brokenDoug Barton2004-06-091-0/+29
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=111155
* Add an LDAP_PREFIX line to fix the LDAP'ified build.Doug Barton2004-05-241-0/+1
| | | | | | | Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Notes: svn path=/head/; revision=109889
* Update to version 4.60, the latest from UW. Several new features and manyDoug Barton2004-05-224-15/+18
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=109745
* Convert to USE_OPENLDAP. I have no idea if this will work, since I don'tDoug Barton2004-05-221-4/+1
| | | | | | | use LDAP, but no one who does has stepped forward with a better patch. Notes: svn path=/head/; revision=109738
* Now that the SIZE thing has stabilized, add it to the ports I maintain.Doug Barton2004-03-141-0/+1
| | | | Notes: svn path=/head/; revision=103917
* Per request of the "dynamic everything" folks, remove the -static fromDoug Barton2004-02-081-8/+6
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=100339
* Upgrade to 4.58, a security and bugfix release which addresses the following:Doug Barton2003-09-1010-52/+52
| | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=88954
* Upgrade to 4.56, the latest from UW. Several bug fixes and new features.Doug Barton2003-06-012-2/+2
| | | | Notes: svn path=/head/; revision=81937
* Upgrade to 4.55, the latest from our friends at UW. Many improvements andDoug Barton2003-04-192-3/+2
| | | | | | | | bug fixes. See http://www.washington.edu/pine/changes/4.53-to-4.55.html for details. Notes: svn path=/head/; revision=79259
* * Don't do patch + sed for PREFIX-related changes, just use sed in one passDoug Barton2003-03-058-249/+54
| | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=76941
* Add copyright and readme files to portdocsDoug Barton2003-03-051-0/+2
| | | | Notes: svn path=/head/; revision=76939
* Switch to Makefile COMMENTDoug Barton2003-03-051-1/+0
| | | | Notes: svn path=/head/; revision=76938
* Properly use this file so that the message shows up for package users too.Doug Barton2003-03-051-0/+5
| | | | Notes: svn path=/head/; revision=76937
* * Update descriptive text to latest stuff from the brochureDoug Barton2003-03-051-13/+12
| | | | | | | * Delete text about the pgp filters that now live in their own port Notes: svn path=/head/; revision=76936
* This patch is against a file no longer used by FreeBSD.Doug Barton2003-03-051-17/+0
| | | | Notes: svn path=/head/; revision=76926
* This download site answers, but the mirror hasn't updated to the latest version.Doug Barton2003-02-281-1/+0
| | | | Notes: svn path=/head/; revision=76624
* Point dependencies on net/openldap to net/openldap12Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76344
* Update mirror sites, and remove a pointless variableDoug Barton2003-01-231-2/+10
| | | | Notes: svn path=/head/; revision=73848
* Argh. Actually stop trying to install and package the pgp scripts.Doug Barton2003-01-222-13/+6
| | | | | | | Add a message about the new, improved pine-pgp-filters port. Notes: svn path=/head/; revision=73797
* Upgrade to 4.53, the latest version from our friends at UW. SeveralDoug Barton2003-01-2215-330/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=73793
* This patch was necessary when committed, but I've been working with theDoug Barton2003-01-221-19/+0
| | | | | | | | Pine authors on this and we think it's no longer necessary. Please let me know if I'm wrong. :) Notes: svn path=/head/; revision=73791
* These files have suffered from a lot of bitrot, and either don't work, orDoug Barton2003-01-224-89/+0
| | | | | | | | | | 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. Notes: svn path=/head/; revision=73790
* Upgrade to 4.51, mostly a bugfix release, but containing a few new features,Doug Barton2002-12-174-25/+33
| | | | | | | | | | | Disable-Sender, Scramble-Message-Id, Spell-Check-Before-Sending. Pine users are strongly encouraged to upgrade. Approved by: portmgr (knu) Notes: svn path=/head/; revision=71693
* Upgrade to 4.50, the latest from UW; which includes better threading support,Doug Barton2002-11-266-98/+107
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=71115
* When checking for PACKAGE_BUILDING, also check for BATCH.Jimmy Olgeni2002-02-271-1/+1
| | | | Notes: svn path=/head/; revision=55310
* Update 4.43 -> 4.44Jacques Vidrine2002-01-102-2/+2
| | | | Notes: svn path=/head/; revision=52867
* Upgrade to 4.43 which contains mostly bug fixes for the less oftenDoug Barton2001-12-084-81/+67
| | | | | | | | used features. Also, remove maildir support due to the staleness of the previous patch, and promised updates not appearing. Notes: svn path=/head/; revision=51251
* I've already had 4 e-mails about this, so add a warning about keepingDoug Barton2001-10-102-0/+8
| | | | | | | | the cclient library and this port in synch, both in terms of version and compile options. Notes: svn path=/head/; revision=48656
* * Update to version 4.40, the latest and greatest from our friendsDoug Barton2001-10-0520-216/+259
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=48464
* portlint fixes, unbreak (optional) ldap support.Doug Barton2001-06-093-16/+15
| | | | Notes: svn path=/head/; revision=43698
* Adopt the red-headed step-child. I actually worked with Josh GilliamDoug Barton2001-06-091-1/+1
| | | | | | | on the original makefile.bsf, so I feel confident that I can handle it. :) Notes: svn path=/head/; revision=43696
* add maildir supportYing-Chieh Liao2001-05-292-0/+12
| | | | | | | | PR: 27160 Submitted by: Przemyslaw Frasunek <venglin@freebsd.lublin.pl> Notes: svn path=/head/; revision=43244
* One last one I forgotNick Sayer2001-05-021-1/+1
| | | | Notes: svn path=/head/; revision=42154
* There is no pine4-ssl slave port anymore. Get rid of the slave portNick Sayer2001-05-021-11/+3
| | | | | | | plumbing. Notes: svn path=/head/; revision=42153
* Mega cclient port SSL commit redux. This time with maintainer approval.Nick Sayer2001-04-052-3/+8
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=40861
* Set PORTREVISION because of new files/patch-reply.c. It looks asTrevor Johnson2001-03-251-0/+1
| | | | | | | | | | though the only slave port to this is mail/pine4-ssl, which is marked BROKEN. Submitted by: kris Notes: svn path=/head/; revision=40369
* Add a patch to take out of the Message-ID header the informationTrevor Johnson2001-03-251-0/+37
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=40328
* respect CFLAGS.FUJISHIMA Satsuki2001-03-012-1/+13
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=38934
* update to 4.33.FUJISHIMA Satsuki2001-02-113-3/+3
| | | | | | | | PR: 24830 Submitted by: maintainer Notes: svn path=/head/; revision=38229
* welcome new maintainer.FUJISHIMA Satsuki2001-02-101-1/+1
| | | | | | | | PR: 24830 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=38184