From owner-freebsd-commit Sat Aug 12 14:52:32 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id OAA23421 for commit-outgoing; Sat, 12 Aug 1995 14:52:32 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id OAA23397 for cvs-ports-outgoing; Sat, 12 Aug 1995 14:52:23 -0700 Received: (from asami@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id OAA23383 ; Sat, 12 Aug 1995 14:52:17 -0700 Date: Sat, 12 Aug 1995 14:52:17 -0700 From: Satoshi Asami Message-Id: <199508122152.OAA23383@freefall.FreeBSD.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/mail/pine/pkg DESCR PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/08/12 14:52:16 Modified: mail/pine/files Makefile mail/pine/patches patch-aa mail/pine/pkg DESCR PLIST Log: Submitted by: Tom Samplonius Enclosed are patches to the pine port. They are meant to be applied from /usr/ports/mail/pine patch-aa.diff - Changes config file from /usr/local/lib/pine/pine.conf to /usr/local/etc/pine.conf Makefile.diff - Install ipop2d and ipop3d (previously they weren't installed at all!) into libexec. Change location of imapd from bin to libexec PLIST.diff - Change location of imapd, and add ipop2d and ipop2d DESCR.diff - Mention that package includes POP2 and POP3 servers