1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
Kelly Yancey
700098a64c Update the pine4 port to utilize the new cclient port.
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
2000-07-17 08:19:34 +00:00
Alexander Langer
67c99c8431 Add a WITH_LDAP knob. Defaults to off, of course.
PR:		18228
Submitted by:	Mikko Tyolajarvi <mikko@dynas.se>
2000-06-27 16:25:32 +00:00
Satoshi Asami
37d5b09492 Remove pine.conf upon deinstallation if unchanged.
Reviewed by:	maintainer
2000-06-16 20:12:50 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Andrey A. Chernov
84e382fa39 8bit and locale fixes for search 2000-02-16 00:58:56 +00:00
Satoshi Asami
23c0de20b0 Do not include bsd.port.pre.mk twice (once in the slave and once in the
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.
2000-01-17 12:40:00 +00:00
Steve Price
7badbbe2b3 Honor PREFIX setting.
PR:		15120
Submitted by:	Matt Behrens <matt@zigg.com>
1999-12-23 15:35:19 +00:00
Jim Mock
f6c5f4e951 Update to version 4.21 1999-11-18 00:44:00 +00:00
Jim Mock
b972ebc82c Updated to version 4.20.
PR:		14313
Submitted by:	jack@germanium.xtalwind.net
1999-10-18 23:32:23 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Nick Sayer
e760e11fdb Preparation for importing pine4 + SSL port.
Suggested-by: asami@freebsd.org
1999-06-23 03:40:26 +00:00
Michael Haro
eda5ac53e3 Move NO_LATEST_LINK from pine4 to pine3 1999-06-21 07:52:21 +00:00
Michael Haro
c7a56e9c3e Add (prepare to be shocked) WWW: 1999-05-03 05:50:38 +00:00
Marc G. Fournier
c3f853f139 Move WWW to DESCR from Makefile ... 1999-04-21 00:39:35 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Steve Price
7e03a84d91 Update to version 4.10.
PR:		10286
Submitted by:	maintainer
1999-03-15 01:41:19 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
Marc G. Fournier
c7beeaae1f More Y2K Statement Links... 1999-01-13 02:47:33 +00:00
Steve Price
d3879169e8 Sync with maintainer's local copy by adding SIZE to files/md5
and fixing up a new patch.

Submitted by:	maintainer
1998-10-10 03:25:39 +00:00
Steve Price
6c5a81185b Update to version 4.05.
PR:		7993, 8151
Submitted by:	maintainer
1998-10-05 04:23:19 +00:00
Tim Vanderhoek
751f2992ec Remove more manpages, as part of the great manpage removal project. 1998-08-17 05:19:34 +00:00
Joseph Koshy
8a13ff9cd8 Upgrade port to pine-4.02a.
PR:		7593
Submitted by:	Adrian Penisoara <ady@freebsd.ady.ro>
1998-08-13 06:49:34 +00:00
Satoshi Asami
d8acf19d38 Upgrade to 4.02.
PR:		7373
Submitted by:	maintainer
1998-07-29 16:44:03 +00:00
Satoshi Asami
62043602c6 Upgrade to 4.01.
Submitted by:	maintainer
1998-07-21 13:46:05 +00:00
Andrey A. Chernov
9d53204d89 Pine 4.00 port
Submitted by: Adrian Penisoara <ady@freebsd.ady.ro>
1998-07-18 05:49:22 +00:00
Thomas Gellekum
b0d2c8e405 Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates
from octave and iv.
1998-05-06 09:06:01 +00:00
Vanilla I. Shu
d6161763ee portlint, use ${INSTALL} instead install. 1998-02-02 14:41:18 +00:00
Andrey A. Chernov
cb1b860a30 Disable spell command for pico, it work only with "spell" which
not exists in FreeBSD and _not_ work with "ispell"
1998-01-29 20:15:49 +00:00
Andrey A. Chernov
d6d8b0d5b8 Teach pine/pico about End key
Set proper directory for pico mail check
Trust termcap more then built-in defaults
1998-01-29 19:53:08 +00:00
Andrey A. Chernov
df8ac976a6 1) sys/dir -> dirent
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.
1997-07-19 23:27:37 +00:00
Andrey A. Chernov
78b8a13a08 Upgrade to 3.96 1997-03-26 02:12:28 +00:00
Satoshi Asami
6a2a7076d0 Separate PATCH_* from MASTER_*. (If you ask me, I can't figure out
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.)
1997-02-06 08:45:06 +00:00
Andrey A. Chernov
06b339e738 Upgrade to 3.95q 1997-02-05 10:33:42 +00:00
Andrey A. Chernov
ab0f48bddf When enable_8bit turned on, use it not only for smtp connection
but for external programs too
1997-02-04 19:12:52 +00:00
Andrey A. Chernov
116abb263f Disable DEFAULT_DEBUG value 1997-02-04 17:15:22 +00:00
Andrey A. Chernov
3b67f44ce3 Don't build/install shared c-client library, because it is obsoleted
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
1997-01-12 17:35:07 +00:00
Andrey A. Chernov
e924b441a1 Take out imapd/ipopd, separate port is available now 1997-01-12 14:28:51 +00:00
Andrey A. Chernov
3103c01858 Rename mtest to mboxtest
Cleanup install target
1996-12-21 07:07:06 +00:00
Andrey A. Chernov
f93f0d3625 lib/news -> news/lib 1996-12-06 23:42:04 +00:00
Andrey A. Chernov
2853ff6b20 Add news to CATEGORIES 1996-12-04 20:43:27 +00:00
Andrey A. Chernov
b5cfba910b Add Pine WWW into comment 1996-12-03 20:28:23 +00:00
Andrey A. Chernov
845b5ef7eb Move TAG_EMBED from valid Russian letter '\377' to more neutral '\001'
Tag quoting not implemented properly cause '\377' chars skipped
1996-12-03 19:05:11 +00:00
Andrey A. Chernov
59c5c96a1f Turn on locale. More FreeBSD tunings 1996-12-03 14:54:50 +00:00
Andrey A. Chernov
1304e5a24d More default CFLAGS fixes 1996-12-03 13:34:44 +00:00
Andrey A. Chernov
7bb5b8cb3d Use dafault CFLAGS 1996-12-03 13:17:08 +00:00
Andrey A. Chernov
c1aa2b92c5 /usr/local/news/lib -> /usr/local/lib/news 1996-12-03 13:08:31 +00:00
David E. O'Brien
a107548d6a Convert to use MAN[1-8LN] 1996-11-17 07:42:58 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Peter Wemm
2ca9abcb58 Some fixes :-
- 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)
1996-08-09 08:04:47 +00:00