summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-01-12 14:28:51 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-01-12 14:28:51 +0000
commite924b441a152e443e9f35a82cb24ca49de4f8934 (patch)
tree6edde8ca2e73c2b926b048b574de13517e05fd64 /mail
parentAdd OpenBSD support. Change some comments to reflect the fact. Also: (diff)
Take out imapd/ipopd, separate port is available now
Notes
Notes: svn path=/head/; revision=5323
Diffstat (limited to 'mail')
-rw-r--r--mail/pine4/Makefile3
-rw-r--r--mail/pine4/files/patch-ak41
-rw-r--r--mail/pine4/pkg-plist5
3 files changed, 34 insertions, 15 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile
index 9031d3f41fff..6df8839d1f75 100644
--- a/mail/pine4/Makefile
+++ b/mail/pine4/Makefile
@@ -4,7 +4,7 @@
# Date created: 03 September 1994
# Whom: mr
#
-# $Id: Makefile,v 1.15 1996/12/03 20:28:23 ache Exp $
+# $Id: Makefile,v 1.16 1996/12/04 20:43:27 ache Exp $
#
DISTNAME= pine3.95
@@ -15,6 +15,5 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
MAINTAINER= ports@FreeBSD.org
MAN1= pine.1 pico.1 pilot.1
-MAN8= imapd.8c ipopd.8c
.include <bsd.port.mk>
diff --git a/mail/pine4/files/patch-ak b/mail/pine4/files/patch-ak
index 222325cc2ddc..6ca5d41436cc 100644
--- a/mail/pine4/files/patch-ak
+++ b/mail/pine4/files/patch-ak
@@ -1,25 +1,50 @@
-*** imap/Makefile.orig Wed May 29 22:33:10 1996
---- imap/Makefile Fri Jun 14 00:14:31 1996
+*** imap/Makefile.orig Thu May 30 07:33:10 1996
+--- imap/Makefile Sun Jan 12 17:05:17 1997
***************
-*** 48,52 ****
+*** 47,53 ****
+
# ANSI compiler ports. Note for SCO you may have to set LN to "copy -rom"
! a32 a41 aix bsi d-g drs lnx lyn mct mnt neb nxt osf sc5 sco sgi slx sos:
$(MAKE) build SYSTYPE=ANSI OS=$@
---- 48,52 ----
+ # Non-ANSI compiler ports.
+--- 47,53 ----
+
# ANSI compiler ports. Note for SCO you may have to set LN to "copy -rom"
! a32 a41 aix bsi bsf d-g drs lnx lyn mct mnt neb nxt osf sc5 sco sgi slx sos:
$(MAKE) build SYSTYPE=ANSI OS=$@
+ # Non-ANSI compiler ports.
***************
-*** 82,85 ****
---- 82,88 ----
+*** 82,87 ****
+--- 82,90 ----
bs2:
$(MAKE) build SYSTYPE=ANSI OS=bsi
-+
+
+ bsf:
+ $(MAKE) build OS=bsf PROCESS=an
-
++
pt1:
+ $(MAKE) build SYSTYPE=non-ANSI OS=ptx
+
+***************
+*** 92,99 ****
+ $(LN) $(SYSTYPE) systype
+ cd $(SYSTYPE)/c-client; $(MAKE) $(OS)
+ cd $(SYSTYPE)/ms;$(MAKE)
+! cd $(SYSTYPE)/ipopd;$(MAKE)
+! cd $(SYSTYPE)/imapd;$(MAKE)
+
+ clean:
+ $(RM) systype
+--- 95,102 ----
+ $(LN) $(SYSTYPE) systype
+ cd $(SYSTYPE)/c-client; $(MAKE) $(OS)
+ cd $(SYSTYPE)/ms;$(MAKE)
+! # cd $(SYSTYPE)/ipopd;$(MAKE)
+! # cd $(SYSTYPE)/imapd;$(MAKE)
+
+ clean:
+ $(RM) systype
diff --git a/mail/pine4/pkg-plist b/mail/pine4/pkg-plist
index c70006d7bf03..600ee1cbb0e3 100644
--- a/mail/pine4/pkg-plist
+++ b/mail/pine4/pkg-plist
@@ -1,6 +1,3 @@
-libexec/imapd
-libexec/ipop2d
-libexec/ipop3d
bin/mboxtest
bin/pico
bin/pilot
@@ -15,5 +12,3 @@ etc/dot.pinerc.pgp.sample
man/man1/pico.1.gz
man/man1/pilot.1.gz
man/man1/pine.1.gz
-man/man8/imapd.8c.gz
-man/man8/ipopd.8c.gz