Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 07:46:11 -0800 (PST)
From:      Doug Barton <dougb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/pine4 Makefile distinfo pkg-libwarning pkg-plist ports/mail/pine4/files patch-ai patch-al patch-ax patch-ay patch-az patch-bb patch-bc patch-be patch-bf patch-bg patch-pine_strings.c
Message-ID:  <200301221546.h0MFkB53020059@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2003/01/22 07:46:11 PST

  Modified files:
    mail/pine4           Makefile distinfo pkg-plist 
    mail/pine4/files     patch-ai patch-al patch-ax patch-bb 
  Removed files:
    mail/pine4           pkg-libwarning 
    mail/pine4/files     patch-ay patch-az patch-bc patch-be 
                         patch-bf patch-bg patch-pine_strings.c 
  Log:
  Upgrade to 4.53, the latest version from our friends at UW. Several
  bugs have been fixed, mostly in new options. Users of Pine are
  encouraged to upgrade.
  
  In addition to the version upgrade, I've overhauled the port. The most
  significant change is that I'm now using the include version of the
  c-client library, as opposed to the shared version used by the IMAP
  port. The main reason for this is to stay current with the Pine
  developer's view of the program. An additional benefit is that this
  change will allow me to update the Pine port more rapidly, without
  having to wait for the shared cclient port.
  
  In order to avoid conflicts with the IMAP server port, I am now
  compiling the pine binary static. On my system, this actually gives
  the pine binary a smaller memory footprint. I've also adopted the
  same option semantics that are currently in use for cclient. Namely
  that WITH_SSL is now the default.
  
  The other change of note is that I'm now installing the rpdump and
  rpload binaries that let you save and load a remote pine configuration.
  
  The Makefile has also been cleaned up, somewhat simplified, and made
  more generic. The basic functionality should be the same.
  
  Revision  Changes    Path
  1.64      +37 -45    ports/mail/pine4/Makefile
  1.23      +1 -1      ports/mail/pine4/distinfo
  1.12      +0 -19     ports/mail/pine4/files/patch-ai
  1.14      +11 -108   ports/mail/pine4/files/patch-al
  1.7       +11 -37    ports/mail/pine4/files/patch-ax
  1.2       +0 -18     ports/mail/pine4/files/patch-ay (dead)
  1.4       +0 -22     ports/mail/pine4/files/patch-az (dead)
  1.2       +0 -9      ports/mail/pine4/files/patch-bb
  1.2       +0 -11     ports/mail/pine4/files/patch-bc (dead)
  1.2       +0 -20     ports/mail/pine4/files/patch-be (dead)
  1.2       +0 -11     ports/mail/pine4/files/patch-bf (dead)
  1.2       +0 -11     ports/mail/pine4/files/patch-bg (dead)
  1.2       +0 -11     ports/mail/pine4/files/patch-pine_strings.c (dead)
  1.2       +0 -7      ports/mail/pine4/pkg-libwarning (dead)
  1.16      +2 -0      ports/mail/pine4/pkg-plist

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?200301221546.h0MFkB53020059>