Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 1996 01:04:50 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-ports
Subject:   cvs commit:  ports/mail/pine/patches patch-an patch-aa patch-ab patch-ac patch-ae patch-af patch-am
Message-ID:  <199608090804.BAA20987@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/08/09 01:04:49

  Modified:    mail/pine/patches  patch-aa patch-ab patch-ac patch-ae
                        patch-af
  Added:       mail/pine/patches  patch-an
  Removed:     mail/pine/patches  patch-am
  Log:
  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)
  
  Revision  Changes    Path
  1.12      +1 -1      ports/mail/pine/patches/patch-aa
  1.2       +0 -13     ports/mail/pine/patches/patch-ab
  1.3       +8 -8      ports/mail/pine/patches/patch-ac
  1.3       +1 -1      ports/mail/pine/patches/patch-ae
  1.2       +1 -1      ports/mail/pine/patches/patch-af



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608090804.BAA20987>