1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

81 Commits

Author SHA1 Message Date
David E. O'Brien
fb7be2ac47 Upgrade to version 0.66.
One thing added is being able to determin your domain name (as in FQDN)
  at runtime by reading your /etc/resolv.conf file.  Both "domain" and
  "search" directives are supported.
1997-03-16 16:44:07 +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
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
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
David E. O'Brien
91c329354c Upgrade to 0.60 1997-02-01 20:46:06 +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
David E. O'Brien
00c4047db1 Upgrade to 0.58 PL15 1997-01-20 05:51:01 +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
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
David E. O'Brien
4a57f301ee Upgrade 0.55 to PL10.
And fix patches to version.h to say this version, rather than the last one.
Noticed by:	Andreas Klemm

Excelent patches applied so that we can produce the HTML docs using our
own SGML tools.
Submitted by:	J"org
1996-12-31 15:00:18 +00:00
Satoshi Asami
8948b5070c Add "mutt/" in front of filenames. 1996-12-28 00:59:26 +00:00
David E. O'Brien
bdb39c54c4 Upgrade to version 0.55 (and patches upto 04.xyz.PATCH) 1996-12-25 13:59:08 +00:00
David E. O'Brien
c946bb2290 Upgrade to 0.54 and patches upto 15.*.PATCH 1996-12-18 05:06:33 +00:00
David E. O'Brien
7c4e3e5912 Now upto PL-19.
Move berlin back to .de from .fr (it didn't make it there last time -- crash
on freefall happened in mid commit)
1996-12-08 06:33:44 +00:00
David E. O'Brien
006ac2c3fd Ollivier posted patches upto 13. 1996-12-05 09:52:06 +00:00
David E. O'Brien
f17ee3ba62 Upgraded to PL-10. 1996-12-03 10:36:39 +00:00
David E. O'Brien
0b79573630 Cannot have an empty PATCHFILES if you have a DIST_SUBDIR now. 1996-12-01 02:12:27 +00:00
David E. O'Brien
8d24dbe41e add "mutt/" to the MD5 checksum 1996-12-01 00:10:33 +00:00
David E. O'Brien
a1d1f9d862 Upgrade to 0.53 1996-11-30 22:57:54 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
David E. O'Brien
631434af79 share/misc is now sanctioned in 2.2
Reviewed by:	Satoshi
1996-11-26 10:44:56 +00:00
David E. O'Brien
b484575e5c Fixed paths to reflect FBSD standard vs. my local box. 1996-11-26 09:06:08 +00:00
Satoshi Asami
9f9f98c9ae Change DIST_SUBDIR to lowercase, like other ports. 1996-11-26 06:54:15 +00:00
David E. O'Brien
57ae70a68b Upgrade to version 0.52 1996-11-25 01:00:17 +00:00
Mark Murray
c1e4aa439c Fix the PLIST.
(I did this yonks ago and forgot to commit)
1996-11-21 11:52:41 +00:00
David E. O'Brien
a107548d6a Convert to use MAN[1-8LN] 1996-11-17 07:42:58 +00:00
David E. O'Brien
6379e5c2cc Don't make a seperate subdir w/DISTDIR for each version.
Requested by:	Satoshi
1996-11-11 18:37:07 +00:00
David E. O'Brien
c10173d00b Variable reordering. Removed a bogus "\" line continuation.
Submitted by:	Satoshi
1996-11-10 20:19:54 +00:00
David E. O'Brien
ce5e8dabf4 Added warning that this is beta software (but quite usable -- both Olliver
and I use mutt as our main MUA).

Note, that its threaded support (ala SLRN) really helps in reading FBSD
mailing lists.
1996-11-10 09:50:34 +00:00
David E. O'Brien
a3612b8f34 Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh,
part everything else) is an interactive screen-oriented mailer program
that supersedes Elm, Pine, mail and mailx.

This version of the port does *not* support PGP.  The author considers the
distfile with PGP hooks to be covered under ITAR.  I have a PGP suporting
mutt port that I will commit later.
1996-11-10 09:37:26 +00:00