1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

357 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
3cbe5c067a Upgrade, 3.3.2 -> 3.4. 1997-02-13 22:05:56 +00:00
Satoshi Asami
6a2a7076d0 Separate PATCH_* from MASTER_*. (If you ask me, I can't figure out
why adding a file called "*.patch-1" makes the package name change
from "pine-3.59" to "pine-3.59q" and not "pine-3.59.1", but that's ok.)
1997-02-06 08:45:06 +00:00
Satoshi Asami
2dbbaf1404 What do you know. The checksum changed again. 1997-02-06 06:29:57 +00:00
Andrey A. Chernov
06b339e738 Upgrade to 3.95q 1997-02-05 10:33:42 +00:00
Andrey A. Chernov
ab0f48bddf When enable_8bit turned on, use it not only for smtp connection
but for external programs too
1997-02-04 19:12:52 +00:00
Andrey A. Chernov
116abb263f Disable DEFAULT_DEBUG value 1997-02-04 17:15:22 +00:00
Andrey A. Chernov
a84cdc563b Fix wrong config variable name 1997-02-04 07:41:20 +00:00
Masafumi Max NAKANE
ba7380d0d3 The distfile has been changed.
Pointed-out by:	James FitzGibbon <james@nexis.net>
(Closing PR #2651.)
1997-02-04 04:24:36 +00:00
Masafumi Max NAKANE
c93f55ae25 Upgrade, 3.3.1 -> 3.3.2.
(Well, if you compile, it looks like it's 3.3.1, but the release note
says it's 3.3.2.)
1997-02-04 03:33:51 +00:00
Peter Wemm
391a4a5446 Update 2.0beta -> 2.0gamma. See http://www.sunlabs.com/~bwelch/exmh/
for a complete list of changes.

Replace hand edited "official 2.0beta patches" from exmh web page with
the 2.0gamma versions  (cannot use DIST_PATCHES, the patch files are not
directly useable due to pathnames etc).  Each patch file is individually
documented.

Requested by:  quite a few people
1997-02-03 16:27:26 +00:00
Peter Wemm
19d481cd4e Increase the max length of the .mh_sequences lines from 2048 to 4096
(BUFSIZ * 2 -> BUFSIZ * 4).  I found out the hard way that when the
"unseen:" squence hits the limit, all sorts of things start failing and
this causes secondary problems in exmh (like you can't delete things).
Since "memory is cheap" this should probably be bigger, except that 2900
unseen messages in your inbox is already slow.
1997-02-03 04:57:25 +00:00
Andrey A. Chernov
4bb1c3473c Change master site to more official
Add security patch
1997-02-02 16:13:55 +00:00
Andrey A. Chernov
60462b1bee Add premail 1997-02-02 15:27:16 +00:00
Andrey A. Chernov
1fb981c972 E-mail privacy package, support anon remailers, PGP, nyms 1997-02-02 15:20:55 +00:00
Masafumi Max NAKANE
9f1c033519 Upgrade, 3.3 -> 3.3.1. 1997-02-02 08:25:17 +00:00
David E. O'Brien
91c329354c Upgrade to 0.60 1997-02-01 20:46:06 +00:00
Masafumi Max NAKANE
77eb01fb2b Upgrade, 3.2 -> 3.3. 1997-02-01 20:45:09 +00:00
Masafumi Max NAKANE
4fcfc18407 Upgrade, 3.0pl53 -> 3.0pl54. 1997-01-31 21:46:39 +00:00
Andrey A. Chernov
6d5cdfc7d8 Upgrade to +31 1997-01-31 11:33:22 +00:00
David E. O'Brien
a3b91c3abf Upgrade mutt.with_pgp to 0.59 PL19.
Upgrade mutt to 0.59.1 PL0.  (0.59e is hopelessly broken)
1997-01-29 19:16:35 +00:00
Masafumi Max NAKANE
cb277103be The subdirectory of the master location changed. 1997-01-29 08:17:42 +00:00
Masafumi Max NAKANE
75d64b6f76 Upgrade, 2.8 -> 3.2.
(It looks like the bug with v.3.1 has been fixed.)
Tested by:	scrappy
1997-01-29 02:48:26 +00:00
Masafumi Max NAKANE
20823b8c86 Back out the upgrade from 2.8 to 3.1 as 3.1 has critical bug.
Suggested by:	scrappy
1997-01-25 18:51:47 +00:00
Masafumi Max NAKANE
1f80e2a495 Upgrade, 2.8 -> 3.1. 1997-01-25 16:44:57 +00:00
David E. O'Brien
00c4047db1 Upgrade to 0.58 PL15 1997-01-20 05:51:01 +00:00
Masafumi Max NAKANE
6be9705a03 Oops, correct umask is 0022, not 022. 1997-01-20 02:43:25 +00:00
Masafumi Max NAKANE
ef07f290e4 Added pre-extract target to check and cause error if it's not 022.
This is because the build procedure doesn't go quite well if it's other than
022.
Rported by:	"Barry Friedman" <friedman@nortel.ca>
1997-01-20 02:30:08 +00:00
Masafumi Max NAKANE
bb941f5603 Use read -p to get user input instead of echo prompt read var. 1997-01-20 02:27:25 +00:00
David E. O'Brien
a518e9a59f Upgrade to 0.57 PL 4.
(note that 0.58 is out, but I want to lets the bugs shake out of it first).
1997-01-19 02:12:12 +00:00
Masafumi Max NAKANE
81f01715cd Upgrade, 3.0PL44 -> 3.0PL53+unofficial patch. 1997-01-16 09:53:28 +00:00
Andrey A. Chernov
3b67f44ce3 Don't build/install shared c-client library, because it is obsoleted
with imapd port and used only for pine
Don't build/install mtest, already done in imapd port now
Add missing -lcrypt for pine build
1997-01-12 17:35:07 +00:00
Andrey A. Chernov
6e9a383862 Build/install/use c-client shared and normal libraries
Install mtest as mboxtest
Use INSTALL_* macros
Use ${PREFIX}/etc instead of /etc
1997-01-12 16:10:38 +00:00
Masafumi Max NAKANE
fa6c47916c Upgrade, 2.8. 1997-01-12 15:00:14 +00:00
Andrey A. Chernov
e924b441a1 Take out imapd/ipopd, separate port is available now 1997-01-12 14:28:51 +00:00
Masafumi Max NAKANE
4afd23d6c8 In the distributed Makefile:
TMPDIR = /var/tmp -> TMPDIR?= /var/tmp
Suggested by:	chuckr
1997-01-11 19:56:25 +00:00
Masafumi Max NAKANE
8b15e025b8 Distributed Makefile assumes /usr/tmp for tmpdir, and make install failed.
Changed it to /var/tmp.
(I remember someone was pointing this out in ports@freebsd.org, but
apparently, it wasn't picked up by jfitz.)
1997-01-11 16:49:19 +00:00
Masafumi Max NAKANE
3e180574f9 Upgrade to 2.7. 1997-01-10 16:21:13 +00:00
Satoshi Asami
e6b6ea9eb9 Move up MAINTAINER a little. 1997-01-10 05:18:07 +00:00
Andrey A. Chernov
de75a16ad7 Upgrade to 1.0 1997-01-10 04:59:26 +00:00
Paul Traina
92565dc920 Add imap-uw 1997-01-10 02:39:48 +00:00
Paul Traina
1e7fdea2f6 University of Washinton IMAP v4r1 server 1997-01-10 02:38:36 +00:00
Masafumi Max NAKANE
28e0ad9b92 The routine m_atoi in libmh handled filename like [0-9]+~ as regular mail
file, where it should only treat [0-9]+.  This bug was present when mh's
configuration contains locale definition.
Submitted by:	Dave Marquardt <marquard@Zilker.NET>
(Closing PR #2088.)
1997-01-07 10:12:53 +00:00
Masafumi Max NAKANE
5e801915d5 Due to hardcoded wrong utmp location, lib/mh/rcvtty didn't work.
(Closing PR #1965.)
Submitted by:	Tom Pusateri <pusateri@jnx.com>
PR-Ignored by:	pst
1997-01-07 09:26:49 +00:00
Andrey A. Chernov
b3d9283f73 Upgrade to +30 1997-01-06 19:22:53 +00:00
Masafumi Max NAKANE
1e5df59ffd Modified the comment for RESTRICTED to reflect the reality. 1997-01-03 16:52:53 +00:00
Masafumi Max NAKANE
b2b694d1e9 Rename files/.{emacs,mh_profile} to dot.{emacs,mh_profile}.
Install sample files into share/examples/mew instead of to share/doc/mew.
  Use PKG_PREFIX in the installation/deinstallation scripts.
  Define RESTRICTED as this package has hook to pgp.
  Some Makefile cleanup.
  Editing of site-start.el during the installation procedure  now adds
  autoload entries for this program.
  Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-03 16:48:49 +00:00
Satoshi Asami
d335cfe076 Add PKGNAME ("beta" not allowed in package name). 1997-01-02 12:53:02 +00:00
David E. O'Brien
d5a8a82ce4 Upgrade 0.55 to PL15
Remade all checksums.

Added Andreas's patch that remembers the last directory when doing a
change folder operation.
1997-01-01 21:42:48 +00:00
Peter Wemm
e5b0991728 Add exmh2 1996-12-31 21:31:14 +00:00
Peter Wemm
0ec964f9ad Behind-the-scenes repository copy, and update to exmh-2.0beta!
There is some major new stuff here over v1.6.9, including:
HTTP, HTML support (a functional www browser!), including proxy support.
News posting.
Message threading. (like news threading)
Display MIME images inline as well as text/html and enriched text etc.
DSN support.
Unseen-only display window.
multipart/signature support, "Intelligent signatures"
PGP key management can talk directly to the key servers over the web,
  eliminating the email based query delays
Address book stuff, aliases etc.
1996-12-31 21:27:03 +00:00