Satoshi Asami
2734a3aa00
Add backup site in Japan. This port is RESTRICTED so ftp.freebsd.org
...
can't carry the distfile, and the original has disappeared from the
master site.
Submitted by: kiri@kiri.toba-cmt.ac.jp
1997-03-15 11:56:38 +00:00
Satoshi Asami
9f6c332d95
Original author made a security fix without changing filename.
...
Submitted by: pst
1997-03-14 23:57:41 +00:00
Satoshi Asami
1779ef9fa7
Typo.
1997-03-10 07:51:58 +00:00
David E. O'Brien
e13434e0fd
Use gethostname() if the system has it. This is in preference to
...
hardcoding the domain.
Submitted by: Joerg
1997-03-10 00:37:03 +00:00
David E. O'Brien
72e82b0731
Upgrade to 0.65.
1997-03-10 00:32:56 +00:00
Paul Traina
3efd1fd648
If this is a UNIX standard mailbox with "From " lines, don't lose the
...
envelope-from information in that "From " line. Instead, convert it
into a "Return-Path:" line, just as MMDF would do.
This is the least obnoxious (standards-wise) way to transmit the
envelope-from information in POP.
1997-03-08 08:08:45 +00:00
James FitzGibbon
59122cca69
Upgrade to v1.09
1997-03-07 04:44:39 +00:00
Satoshi Asami
bd77d4ec46
Conditionalize question about file locking test to
...
!defined(PACKAGE_BUILDING).
1997-03-06 04:31:46 +00:00
David E. O'Brien
ba45870b49
Upgrade to 0.64. Warning, the .muttrc syntax hash changed a little)
...
Start off mutt port with patches 3-9, 11-13, 16, 20-23, 25, 27.
Start off mutt.with_pgp port with patches 3-9,11-13,16-17,20-23,25-27.
1997-03-05 23:39:09 +00:00
Mark Murray
323ac7e8a1
Upgrade to version 1.60.
...
Note! I have fixed a bogon from previous versions where I was putting the
executables in $(PREFIX)/bin. They now go in $(PREFIX)/sbin, so make
sure your previous binaries have been properly removed!
1997-02-26 13:51:00 +00:00
Mark Murray
7cd2fb7aeb
Upgrade to version 1.60.
...
Note! I have fixed a bogon from previous versions where I was putting the
executables in $(PREFIX)/bin. They now go in $(PREFIX)/sbin, so make
sure your previous binaries have been properly removed!
1997-02-26 13:45:02 +00:00
Masafumi Max NAKANE
4ce0ae51df
Upgrade, 3.4 -> 3.6.
1997-02-21 09:04:51 +00:00
David E. O'Brien
b4cdd64ef9
Add patches 2,3,8,9 to mutt.
...
Add patches 2,3,5,8,9 to mutt.with_pgp.
1997-02-20 09:53:27 +00:00
Satoshi Asami
cfb661ce6f
The last upgrade changed the directory name from "exmh-2.0beta" to
...
"exmh-2.0gamma".
Forgotten by: peter
Found by: rebuild of all 2.2 packages, vii'th time
1997-02-18 06:03:57 +00:00
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