Commit graph

19 commits

Author SHA1 Message Date
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Peter Wemm
2ca9abcb58 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)
1996-08-09 08:04:47 +00:00
Satoshi Asami
ce757e674d Delete $Id$. 1996-07-17 04:06:40 +00:00
Satoshi Asami
ae0e6d258c Upgrade, 3.91 -> 3.95. This version is supposed to fix a lot of bugs.
Submitted by:	"Matthew N. Dodd" <winter@jurai.net>
1996-07-17 03:58:38 +00:00
Satoshi Asami
6a9f09ec3b Submitted by: Tom Samplonius <tom@misery.sdf.com>
Makefile.diff - patch to Makefile; gzip additional manpages during
	postinstall
file.Makefile.diff - patch to files/Makefile; add install
	for new manpages
PLIST.diff - include new manpages in package
1995-08-14 11:52:41 +00:00
Satoshi Asami
34a52eed5c Submitted by: Tom Samplonius <tom@misery.sdf.com>
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
1995-08-12 21:52:13 +00:00
Satoshi Asami
e68ccb3443 Add comment on how to let pine use ispell.
Submitted by:	jacs@gnome.co.uk
1995-07-27 00:03:26 +00:00
Satoshi Asami
d83a81d4fd Package support files.
Submitted-by: Brian Tao <taob@gate.sinica.edu.tw> (COMMENT & DESCR)
1995-05-18 08:56:18 +00:00
Satoshi Asami
705d26dd50 Compress manpages. 1995-05-18 08:55:37 +00:00
Satoshi Asami
b41fc8e42a Updating mail Makefiles.... 1995-04-23 12:47:29 +00:00
Satoshi Asami
a07b60ed68 Updated ports Makefiles for mails. 1995-04-11 20:28:32 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Jordan K. Hubbard
44ce707de3 This is now version 3.91. 1994-11-11 10:46:45 +00:00
Jordan K. Hubbard
000e8742eb Several changes across all ports:
1.	Make MASTER_SITES entries contain a trailing /.  Garrett says that
	assuming a '/' seperator between entries in MASTER_SITES and entries
	in DISTFILES is a dangerous assumption.  This will also be taken
	out of bsd.port.mk.

2.	General clean-up.  Some of these Makefiles were a little grim.
	Make sure they're all in sync with the sometimes rapidly changing
	bsd.port.mk! :)

3.	Some small configuration tweaks to keep them compiling under the
	most recent 2.0 - some things seem to have broken along our road
	to release.
1994-09-14 14:12:45 +00:00
Jordan K. Hubbard
884e46693a Make the required changes to make all existing ports use MASTER_SITES
correctly.
1994-09-13 06:35:06 +00:00
Jordan K. Hubbard
d65fcd13a8 Put the standard comments at the top of the Makefile, just to
bring it into line with the others (always clone another port when
starting a new one if you can, folks, it saves work and makes them
look more standard).
Submitted by:	jkh
1994-09-04 01:08:46 +00:00
Jordan K. Hubbard
6d3e064b15 Updated to include package information.
Reviewed by:	jkh
Submitted by:	mr
1994-09-04 01:06:28 +00:00
Jordan K. Hubbard
2ee0fc63ba Bring in the new ports/mail tree and Michael Reifenberger's pine port
in one swell foop.
Reviewed by:	jkh
Submitted by:	mr
1994-09-03 20:43:16 +00:00