Date: Mon, 17 Jul 2000 01:19:35 -0700 (PDT) From: Kelly Yancey <kbyanc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine4 Makefile ports/mail/pine4/patches patch-ax patch-ay patch-az patch-al Message-ID: <200007170819.BAA54867@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kbyanc 2000/07/17 01:19:35 PDT
Modified files:
mail/pine4 Makefile
mail/pine4/patches patch-al
Added files:
mail/pine4/patches patch-ax patch-ay patch-az
Log:
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
Revision Changes Path
1.42 +3 -1 ports/mail/pine4/Makefile
1.8 +33 -11 ports/mail/pine4/patches/patch-al
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007170819.BAA54867>
