summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 4.58, a security and bugfix release which addresses the following:Doug Barton2003-09-101-6/+6
| | | | | | | | | | | | | | | | | | * 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
* * Don't do patch + sed for PREFIX-related changes, just use sed in one passDoug Barton2003-03-051-37/+12
| | | | | | | | | | | | | | * 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
* * Update to version 4.40, the latest and greatest from our friendsDoug Barton2001-10-051-19/+0
| | | | | | | | | | | | | | 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
* Update to version 4.10.Steve Price1999-03-151-7/+7
| | | | | | | | PR: 10286 Submitted by: maintainer Notes: svn path=/head/; revision=17199
* Update to version 4.05.Steve Price1998-10-051-3/+22
| | | | | | | | PR: 7993, 8151 Submitted by: maintainer Notes: svn path=/head/; revision=13661
* Upgrade port to pine-4.02a.Joseph Koshy1998-08-131-1/+18
| | | | | | | | PR: 7593 Submitted by: Adrian Penisoara <ady@freebsd.ady.ro> Notes: svn path=/head/; revision=12494
* Pine 4.00 portAndrey A. Chernov1998-07-181-410/+54
| | | | | | | Submitted by: Adrian Penisoara <ady@freebsd.ady.ro> Notes: svn path=/head/; revision=11945
* Disable DEFAULT_DEBUG valueAndrey A. Chernov1997-02-041-1/+1
| | | | Notes: svn path=/head/; revision=5529
* lib/news -> news/libAndrey A. Chernov1996-12-061-1/+1
| | | | Notes: svn path=/head/; revision=4847
* Turn on locale. More FreeBSD tuningsAndrey A. Chernov1996-12-031-6/+6
| | | | Notes: svn path=/head/; revision=4775
* Some fixes :-Peter Wemm1996-08-091-8/+8
| | | | | | | | | | | | | | | | | | | | - add -DPOSIX to pico build so that it doesn't use the sgtty cruft. - clean freebsd-specific files too. - correctly specify wait() as taking an int, rather than configuring it for "union wait *" and adding patches to cast them to int's. - use POSIX counterparts for pine proper (signals, non-blocking, termios) - correct path to /usr/bin/passwd (not /bin/passwd) - revert 3-char identifier to "BSF" not "BSI" (originally, BSN = NetBSD, BSF=FreeBSD, BSI=BSDI) - use more usual paths for news files. both cnews and inn* default to /var/news (usually), and the inn ports default to /usr/local/news/lib/active (cnews uses /usr/local/lib/news/active) None of our ports use /usr/spool/news or /usr/lib/news/active. Partly Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu> (PR#1458) Notes: svn path=/head/; revision=3558
* Delete $Id$.Satoshi Asami1996-07-171-2/+1
| | | | Notes: svn path=/head/; revision=3396
* Upgrade, 3.91 -> 3.95. This version is supposed to fix a lot of bugs.Satoshi Asami1996-07-171-0/+412
Submitted by: "Matthew N. Dodd" <winter@jurai.net> Notes: svn path=/head/; revision=3395