summaryrefslogtreecommitdiff
path: root/mail/pine4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Oops. Forgot to cvs add two new patches needed for the pine4 port.Kelly Yancey2000-12-192-0/+31
|
* Update c-client to that found in UW's imap-2000.Kelly Yancey2000-12-189-226/+106
| | | | | | | | | 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.
* Bump PORTREVISION due to security fix.Kris Kennaway2000-10-301-0/+1
|
* Add a patch to address the known remote buffer overflow, fromKris Kennaway2000-10-303-2/+34
| | | | | | | | Mike Silbersack <silby@silby.com>. Add a build- and install-time warning about the probable existence of further remote security problems, and remove FORBIDDEN. Submitted by: Mike Silbersack <silby@silby.com>
* Mark FORBIDDEN: known buffer overflows exploitable by remote email.Kris Kennaway2000-09-291-0/+2
| | | | | | Parenthetically, no software which uses 4299 sprintf/strcpy/strcat calls can possibly be safe - I don't expect to remove this FORBIDDEN tag any time soon. :-(
* Update the pine4 port to utilize the new cclient port.Kelly Yancey2000-07-175-11/+158
| | | | | | | | | | | | | | | | | | Pine has historically built against an internal copy of the c-client library, however c-client development has progressed beyond what is shipped with pine. (It would appear that all new development work is being done via UW's imap server codebase.) This change allows pine to utilize improvements/bugfixes in the c-client library. In addition, the cclient port builds c-client as a a shared library. Now, pine links against this shared library. As a result, pine binaries are approximately 550k smaller. On the other hand, the c-client library itself is a good 650k. The real benefit here is that c-client may be shared amongst multiple binaries (i.e. imap-uw, php, and perl scripts using the p5-Mail-CClient module), thereby potentially reducing the overall disk and memory usage. PR: 19731 Submitted by: kbyanc@posi.net Reviewed by: will
* Add a WITH_LDAP knob. Defaults to off, of course.Alexander Langer2000-06-271-0/+14
| | | | | PR: 18228 Submitted by: Mikko Tyolajarvi <mikko@dynas.se>
* Remove pine.conf upon deinstallation if unchanged.Satoshi Asami2000-06-161-0/+3
| | | | Reviewed by: maintainer
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
|
* 8bit and locale fixes for searchAndrey A. Chernov2000-02-161-0/+31
|
* Do not include bsd.port.pre.mk twice (once in the slave and once in theSatoshi Asami2000-01-171-0/+5
| | | | | | master). This is done by defining a variable "PRE_MK_INCLUDED" in the slave before including ${MASTERDIR}/Makefile, and have the master check it before including any necessary macro files.
* Honor PREFIX setting.Steve Price1999-12-235-10/+19
| | | | | PR: 15120 Submitted by: Matt Behrens <matt@zigg.com>
* Update to version 4.21Jim Mock1999-11-182-6/+6
|
* Updated to version 4.20.Jim Mock1999-10-186-215/+76
| | | | | PR: 14313 Submitted by: jack@germanium.xtalwind.net
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-171-2/+0
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Preparation for importing pine4 + SSL port.Nick Sayer1999-06-231-4/+7
| | | | Suggested-by: asami@freebsd.org
* Move NO_LATEST_LINK from pine4 to pine3Michael Haro1999-06-211-3/+1
|
* Add (prepare to be shocked) WWW:Michael Haro1999-05-031-1/+1
|
* Move WWW to DESCR from Makefile ...Marc G. Fournier1999-04-212-2/+3
|
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-081-3/+2
|
* Update to version 4.10.Steve Price1999-03-1513-92/+174
| | | | | PR: 10286 Submitted by: maintainer
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-111-1/+2
|
* More Y2K Statement Links...Marc G. Fournier1999-01-131-1/+3
|
* Sync with maintainer's local copy by adding SIZE to files/md5Steve Price1998-10-102-12/+13
| | | | | | and fixing up a new patch. Submitted by: maintainer
* Update to version 4.05.Steve Price1998-10-0517-90/+273
| | | | | PR: 7993, 8151 Submitted by: maintainer
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-3/+0
|
* Upgrade port to pine-4.02a.Joseph Koshy1998-08-1310-34/+223
| | | | | PR: 7593 Submitted by: Adrian Penisoara <ady@freebsd.ady.ro>
* Upgrade to 4.02.Satoshi Asami1998-07-293-6/+22
| | | | | PR: 7373 Submitted by: maintainer
* Upgrade to 4.01.Satoshi Asami1998-07-216-27/+25
| | | | Submitted by: maintainer
* Pine 4.00 portAndrey A. Chernov1998-07-1815-609/+317
| | | | Submitted by: Adrian Penisoara <ady@freebsd.ady.ro>
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatesThomas Gellekum1998-05-061-0/+1
| | | | from octave and iv.
* portlint, use ${INSTALL} instead install.Vanilla I. Shu1998-02-021-2/+2
|
* Disable spell command for pico, it work only with "spell" whichAndrey A. Chernov1998-01-291-0/+57
| | | | not exists in FreeBSD and _not_ work with "ispell"
* Teach pine/pico about End keyAndrey A. Chernov1998-01-292-0/+52
| | | | | Set proper directory for pico mail check Trust termcap more then built-in defaults
* 1) sys/dir -> direntAndrey A. Chernov1997-07-192-3/+52
| | | | | 2) Do not convert 8bit to binary for large text messages with many 8bit chars, it cause large Russian mail to be always BASE64 encoded.
* Upgrade to 3.96Andrey A. Chernov1997-03-264-15/+18
|
* Separate PATCH_* from MASTER_*. (If you ask me, I can't figure outSatoshi Asami1997-02-061-1/+2
| | | | | why adding a file called "*.patch-1" makes the package name change from "pine-3.59" to "pine-3.59q" and not "pine-3.59.1", but that's ok.)
* Upgrade to 3.95qAndrey A. Chernov1997-02-052-2/+5
|
* When enable_8bit turned on, use it not only for smtp connectionAndrey A. Chernov1997-02-041-0/+37
| | | | but for external programs too
* Disable DEFAULT_DEBUG valueAndrey A. Chernov1997-02-041-1/+1
|
* Don't build/install shared c-client library, because it is obsoletedAndrey A. Chernov1997-01-126-212/+47
| | | | | | with imapd port and used only for pine Don't build/install mtest, already done in imapd port now Add missing -lcrypt for pine build
* Take out imapd/ipopd, separate port is available nowAndrey A. Chernov1997-01-123-15/+34
|
* Rename mtest to mboxtestAndrey A. Chernov1996-12-211-1/+1
| | | | Cleanup install target
* lib/news -> news/libAndrey A. Chernov1996-12-062-2/+2
|
* Add news to CATEGORIESAndrey A. Chernov1996-12-041-2/+2
|
* Add Pine WWW into commentAndrey A. Chernov1996-12-031-1/+2
|
* Move TAG_EMBED from valid Russian letter '\377' to more neutral '\001'Andrey A. Chernov1996-12-031-0/+19
| | | | Tag quoting not implemented properly cause '\377' chars skipped
* Turn on locale. More FreeBSD tuningsAndrey A. Chernov1996-12-031-6/+6
|
* More default CFLAGS fixesAndrey A. Chernov1996-12-031-15/+43
|