Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops. Forgot to cvs add two new patches needed for the pine4 port. | Kelly Yancey | 2000-12-19 | 2 | -0/+31 |
| | |||||
* | Update c-client to that found in UW's imap-2000. | Kelly Yancey | 2000-12-18 | 9 | -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 Kennaway | 2000-10-30 | 1 | -0/+1 |
| | |||||
* | Add a patch to address the known remote buffer overflow, from | Kris Kennaway | 2000-10-30 | 3 | -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 Kennaway | 2000-09-29 | 1 | -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 Yancey | 2000-07-17 | 5 | -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 Langer | 2000-06-27 | 1 | -0/+14 |
| | | | | | PR: 18228 Submitted by: Mikko Tyolajarvi <mikko@dynas.se> | ||||
* | Remove pine.conf upon deinstallation if unchanged. | Satoshi Asami | 2000-06-16 | 1 | -0/+3 |
| | | | | Reviewed by: maintainer | ||||
* | Update to use PORTNAME/PORTVERSION | Chris Piazza | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | 8bit and locale fixes for search | Andrey A. Chernov | 2000-02-16 | 1 | -0/+31 |
| | |||||
* | Do not include bsd.port.pre.mk twice (once in the slave and once in the | Satoshi Asami | 2000-01-17 | 1 | -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 Price | 1999-12-23 | 5 | -10/+19 |
| | | | | | PR: 15120 Submitted by: Matt Behrens <matt@zigg.com> | ||||
* | Update to version 4.21 | Jim Mock | 1999-11-18 | 2 | -6/+6 |
| | |||||
* | Updated to version 4.20. | Jim Mock | 1999-10-18 | 6 | -215/+76 |
| | | | | | PR: 14313 Submitted by: jack@germanium.xtalwind.net | ||||
* | Resolve many 301 Moved Permanently URLs in DESCR. | Bill Fenner | 1999-09-17 | 1 | -2/+0 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Preparation for importing pine4 + SSL port. | Nick Sayer | 1999-06-23 | 1 | -4/+7 |
| | | | | Suggested-by: asami@freebsd.org | ||||
* | Move NO_LATEST_LINK from pine4 to pine3 | Michael Haro | 1999-06-21 | 1 | -3/+1 |
| | |||||
* | Add (prepare to be shocked) WWW: | Michael Haro | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Move WWW to DESCR from Makefile ... | Marc G. Fournier | 1999-04-21 | 2 | -2/+3 |
| | |||||
* | Proper URLs that reference directories end in '/' | Bill Fumerola | 1999-04-08 | 1 | -3/+2 |
| | |||||
* | Update to version 4.10. | Steve Price | 1999-03-15 | 13 | -92/+174 |
| | | | | | PR: 10286 Submitted by: maintainer | ||||
* | Commit all Y2K/WWW_SITE changes from today... | Marc G. Fournier | 1999-03-11 | 1 | -1/+2 |
| | |||||
* | More Y2K Statement Links... | Marc G. Fournier | 1999-01-13 | 1 | -1/+3 |
| | |||||
* | Sync with maintainer's local copy by adding SIZE to files/md5 | Steve Price | 1998-10-10 | 2 | -12/+13 |
| | | | | | | and fixing up a new patch. Submitted by: maintainer | ||||
* | Update to version 4.05. | Steve Price | 1998-10-05 | 17 | -90/+273 |
| | | | | | PR: 7993, 8151 Submitted by: maintainer | ||||
* | Remove more manpages, as part of the great manpage removal project. | Tim Vanderhoek | 1998-08-17 | 1 | -3/+0 |
| | |||||
* | Upgrade port to pine-4.02a. | Joseph Koshy | 1998-08-13 | 10 | -34/+223 |
| | | | | | PR: 7593 Submitted by: Adrian Penisoara <ady@freebsd.ady.ro> | ||||
* | Upgrade to 4.02. | Satoshi Asami | 1998-07-29 | 3 | -6/+22 |
| | | | | | PR: 7373 Submitted by: maintainer | ||||
* | Upgrade to 4.01. | Satoshi Asami | 1998-07-21 | 6 | -27/+25 |
| | | | | Submitted by: maintainer | ||||
* | Pine 4.00 port | Andrey A. Chernov | 1998-07-18 | 15 | -609/+317 |
| | | | | Submitted by: Adrian Penisoara <ady@freebsd.ady.ro> | ||||
* | Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates | Thomas Gellekum | 1998-05-06 | 1 | -0/+1 |
| | | | | from octave and iv. | ||||
* | portlint, use ${INSTALL} instead install. | Vanilla I. Shu | 1998-02-02 | 1 | -2/+2 |
| | |||||
* | Disable spell command for pico, it work only with "spell" which | Andrey A. Chernov | 1998-01-29 | 1 | -0/+57 |
| | | | | not exists in FreeBSD and _not_ work with "ispell" | ||||
* | Teach pine/pico about End key | Andrey A. Chernov | 1998-01-29 | 2 | -0/+52 |
| | | | | | Set proper directory for pico mail check Trust termcap more then built-in defaults | ||||
* | 1) sys/dir -> dirent | Andrey A. Chernov | 1997-07-19 | 2 | -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.96 | Andrey A. Chernov | 1997-03-26 | 4 | -15/+18 |
| | |||||
* | Separate PATCH_* from MASTER_*. (If you ask me, I can't figure out | Satoshi Asami | 1997-02-06 | 1 | -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.95q | Andrey A. Chernov | 1997-02-05 | 2 | -2/+5 |
| | |||||
* | When enable_8bit turned on, use it not only for smtp connection | Andrey A. Chernov | 1997-02-04 | 1 | -0/+37 |
| | | | | but for external programs too | ||||
* | Disable DEFAULT_DEBUG value | Andrey A. Chernov | 1997-02-04 | 1 | -1/+1 |
| | |||||
* | Don't build/install shared c-client library, because it is obsoleted | Andrey A. Chernov | 1997-01-12 | 6 | -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 now | Andrey A. Chernov | 1997-01-12 | 3 | -15/+34 |
| | |||||
* | Rename mtest to mboxtest | Andrey A. Chernov | 1996-12-21 | 1 | -1/+1 |
| | | | | Cleanup install target | ||||
* | lib/news -> news/lib | Andrey A. Chernov | 1996-12-06 | 2 | -2/+2 |
| | |||||
* | Add news to CATEGORIES | Andrey A. Chernov | 1996-12-04 | 1 | -2/+2 |
| | |||||
* | Add Pine WWW into comment | Andrey A. Chernov | 1996-12-03 | 1 | -1/+2 |
| | |||||
* | Move TAG_EMBED from valid Russian letter '\377' to more neutral '\001' | Andrey A. Chernov | 1996-12-03 | 1 | -0/+19 |
| | | | | Tag quoting not implemented properly cause '\377' chars skipped | ||||
* | Turn on locale. More FreeBSD tunings | Andrey A. Chernov | 1996-12-03 | 1 | -6/+6 |
| | |||||
* | More default CFLAGS fixes | Andrey A. Chernov | 1996-12-03 | 1 | -15/+43 |
| |