Commit Graph

262 Commits

Author SHA1 Message Date
Jim Mock
7591f737f2 Update to version 1.3.23.
PR:		31196
Submitted by:	maintainer
2001-10-10 17:41:00 +00:00
David W. Chapman Jr.
878bdaab36 Fix white spaces in pkg-plist 2001-09-03 05:49:55 +00:00
David W. Chapman Jr.
8a6fded9b1 Update PORTDOC compliance
Submitted by:	maintainer
2001-09-03 05:49:13 +00:00
David W. Chapman Jr.
a87bda6abd Change location of gpg to ${LOCALBASE} instead of ${PREFIX}
Submitted by:	kris
2001-09-02 23:37:40 +00:00
David W. Chapman Jr.
c7f1cdb180 Add missing Bump to PORTREVISION from last commit. 2001-09-02 17:13:09 +00:00
David W. Chapman Jr.
06acb628d3 Make path for gpg in ${PREFIX}/share/doc/mutt/samples/gpg.rc to honor ${PREFIX}
Submitted by:	clive
Modified by:	maintainer
2001-09-02 17:03:22 +00:00
David W. Chapman Jr.
927e93e1ec Update to 1.3.22.1
Update patches to same version

Submitted by:	maintainer
2001-08-31 19:57:21 +00:00
Andrey A. Chernov
4fa422cd62 Update patchfiles to match new version
Submitted by:	Udo Schweigert <Udo.Schweigert@cert.siemens.de>
2001-08-23 19:34:26 +00:00
Andrey A. Chernov
c073362d17 - build with IMAP and POP support when PACKAGE_BUILDING (because that was
default before adding the WITH_MUTT_IMAP and WITH_MUTT_POP knobs).

- fix pkg-plist if not build with WITH_MUTT_IMAP or WITH_MUTT_POP.

- rename internal variable to less confusing name

Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2001-08-23 12:56:19 +00:00
Andrey A. Chernov
06e0fb696d Upgrade to 1.3.21 (from maintainer)
Add news to CATEGORIES if MUTT_WITH_NNTP defined

PR:		29952
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2001-08-23 10:18:33 +00:00
David W. Chapman Jr.
e67b812864 Update maintainer's email
Update PATCH_SITE
Update CONFIGURE_ARGS to fix locking bug
Remove unneeded comment in Makefile
Bump PORTREVISION

PR:		29263
Submitted by:	maintainter
2001-08-12 16:24:06 +00:00
Ying-Chieh Liao
294a790fc2 for slave ports 2001-08-10 15:33:39 +00:00
Jim Mock
f5a2155a7f Add three new hooks...
* WITH_MUTT_POP
   * WITH_MUTT_IMAP
   * WITH_MUTT_POP_IMAP

They replace the --enable-pop and --enable-imap options that were the
defaults.  Now you have the choice to build with one or the other, both,
or neither (which is useful for those of us who don't need those
features).

Bump PORTREVISION.

Approved by:	maintainer
2001-07-26 07:45:44 +00:00
Jim Mock
1fbe4349b9 Update to version 1.3.20.
PR:		29238
Submitted by:	maintainer
2001-07-26 07:29:14 +00:00
David W. Chapman Jr.
0decdaf076 Disable --regex for stable
Rename WITH_* to WITH_MUTT_* to make unique in /etc/make.conf
Split VVV_PATCHES into three parts
Portlint compliance

Submitted by:	maintainer
2001-07-17 20:21:26 +00:00
David W. Chapman Jr.
c1a2615dc6 Add bsd.port.pre.mk and bsd.port.post.mk instead of bsd.port.mk in
Don't build --with-regex under -current, broken
Take out configure_env and configure_target

Submitted by:	maintainer
2001-06-15 15:50:16 +00:00
David W. Chapman Jr.
8e411e4f14 Add GNU_CONFIGURE=yes
Make port compliant with NOPORTDOCS
Remove pkg-plist.htmlfiles in new NOPORTDOC procedure
Add two patches to be applied post-patch for NOPORTDOC
Correct pkg-plist to be compliant with NOPORTDOCS
Enable pop3 and imap4
Add hook for SSL
Put distfiles in mutt dist_subdir
Don't depend on sgml on alpha

Submitted by:	maintainer
Reviewed by:	will
2001-06-14 23:32:39 +00:00
David W. Chapman Jr.
65b34cb9ef Move PATCH_SITES closer to top
Also change PATCH_SITES and PATCH_FILES to foo+= instead of = to allow multiple options to be used when we have multiple options that are compatible with each other

Submitted by:	will
Reviewed by:	will
2001-06-13 19:28:40 +00:00
David W. Chapman Jr.
9806859c50 Add compressed folder support
Add --enable-compressed to VVV
Remove --enable-compressed from normal build because it requires compressed folder support.

Submitted by:	jim
Reviewed by:	maintainer, jim
2001-06-13 17:22:24 +00:00
David W. Chapman Jr.
d4c7cfd3bf Add hooks for VVV patches
Fix BUILD_DEPENDS
Minor touchups to Makefile
Update distinfo for VVV patches

Submitted by:	maintainer
Reviewed by:	knu
2001-06-13 16:02:19 +00:00
David W. Chapman Jr.
7fa358f776 Fix typo in MASTER_SITES by appending '/' 2001-06-09 07:57:11 +00:00
David W. Chapman Jr.
e38e9d3902 This should be the last of the missing files 2001-06-09 01:53:19 +00:00
David W. Chapman Jr.
afc8d2a1d4 Add missing files 2001-06-09 01:42:58 +00:00
David W. Chapman Jr.
a5fd653585 Somehow missed part of the patch on the last commit.
Bump PORTREVISION
2001-06-09 01:08:01 +00:00
David W. Chapman Jr.
8a9d215b4c bring mutt-devel up to devel
PR:		27640
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
Reviewed by:	will
2001-06-09 00:51:13 +00:00
David E. O'Brien
e4b364e5ee The mode of the doc directory wasn't what was intended. 2001-05-25 10:30:32 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
David E. O'Brien
b1f1d6b635 The HTML version of the manual grew. 2001-03-11 00:25:38 +00:00
David E. O'Brien
be7dfffec9 Allow maintainer to be properly set in slave ports. 2001-03-11 00:03:01 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
David E. O'Brien
2c98c659d1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
Thomas Gellekum
dd27a5d8b0 Depend on ncurses.5 after the upgrade of devel/ncurses. 2000-11-16 13:14:26 +00:00
David E. O'Brien
ef24f19ee8 Add compressed and encrypted folders support.
Submitted by:	ru
2000-10-31 10:51:43 +00:00
Satoshi Asami
06049e8ad5 Rename PLIST.htmlfiles to pkg-plist.htmlfiles. 2000-10-08 02:35:51 +00:00
Satoshi Asami
7c12d99f14 Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*. 2000-10-07 22:38:04 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
David E. O'Brien
7da0be31ba Fix DISTNAME so that language-specific satellite ports will work. 2000-08-29 01:32:15 +00:00
David E. O'Brien
743c53830b Use the pre-configure:' target rather than post-patch:' target. This
frees up `post-patch:' for satelite ports use.
2000-08-26 09:46:47 +00:00
David E. O'Brien
979337d74e Improve the granularity of the WITH_ options. Rather than use my approved
configuration when BATCH is defined (as a BATCH user might want ncurses)
only do it when package building.  Also, add a knob so that the HTML docs
build and intall can be turned on w/o doing a BATCH build.

It would be nice if someone started a mutt-docs port to seperate the PITA
docs building (due to sgmlformat, et al.) from the binary production.

Asked for by:	marko
2000-08-10 10:26:26 +00:00
David E. O'Brien
05a03e7d8c Suposedly this is need when WITH_NCURSES_PORT is defined on a
FreeBSD 3.x box.

Submitted by:	Aaron Smith <aaron@mutex.org>
2000-08-09 19:42:30 +00:00
David E. O'Brien
bf56999ce3 Upgrade to version 1.2.5.
Submitted by:	Jim
2000-07-30 08:56:36 +00:00
David E. O'Brien
7c265bef49 Minor portlinting. 2000-07-19 12:44:01 +00:00
David E. O'Brien
148a80292a Upgrade to version 1.2.4. 2000-07-10 22:04:51 +00:00
David E. O'Brien
0816a7fe3e Only configure for locales-fix if "WITH_LOCALES_FIX" is defined.
ache reports that configuring for locales-fix breaks non-ja/zh locales badly.

Submitted by:	ache
2000-05-23 16:36:59 +00:00
Andrey A. Chernov
56db412b96 Use LOCALBASE instead of PREFIX in CC flags
Submitted by:	ade
2000-05-23 15:47:38 +00:00
Andrey A. Chernov
5ebadc07ca Shared linking of -lintl
PR:		18717
2000-05-23 11:40:19 +00:00
David E. O'Brien
eb33d97110 "This fix the l10n'ed po displaying and other places in multibyte condition.
(For me it's zh_TW.Big5)"

Submitted by:	Clive Lin <clive@CirX.ORG>
2000-05-22 05:31:45 +00:00
Andrey A. Chernov
7ccb5190cb Copy CP1251 charset under its official name: windows-1251 2000-05-13 18:27:48 +00:00
Andrey A. Chernov
c531bd394a Remove *.orig files in charmaps/maps in post-patch: - they are installed
otherwise
2000-05-13 18:01:36 +00:00
Andrey A. Chernov
80724825a5 Fix KOI8-R charmap 2000-05-13 17:32:19 +00:00
David E. O'Brien
c5689f2aa2 Update to the 1.2 release.
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-05-13 15:36:47 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
dbe0f2f9aa Master site hostname change. 2000-03-11 05:16:45 +00:00
David E. O'Brien
61a937032c Link with -lxpg4 to mutt display multibyte char correctly under euc
locales(ko_KR.EUC and ja_JP.*).

PR:		16369
Submitted by:	CHOI Junho <cjh@kr.FreeBSD.ORG>
2000-02-29 09:52:30 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
bf298f5bdd Update to version 1.0.1. 2000-01-20 03:22:02 +00:00
David E. O'Brien
8763320306 Remove the "warning this is beta software and using it could email the
lauch codes to the nukes and start WW3" message.

Submitted by:	foxfair
1999-11-22 10:27:06 +00:00
David E. O'Brien
38b981b643 Remove test code that *should* have bitten it before the commit. 1999-10-25 06:57:26 +00:00
David E. O'Brien
04a97c9c3e Upgrade to 1.0 release. 1999-10-25 04:40:49 +00:00
Andrey A. Chernov
d9a420372f properly restore default y/n responses lost 1999-09-26 20:33:12 +00:00
David E. O'Brien
8a7b5c612f Crud! I put the BUILD_DEPENDS of msgfmt in the "batch" area rather than
make it unconditional.
1999-09-26 07:39:29 +00:00
David E. O'Brien
1de38025c8 Update to version 1.0pre3 1999-09-25 14:59:29 +00:00
David E. O'Brien
81921e9507 Upgrade to 1.0 release candidate 2. 1999-09-07 06:14:00 +00:00
David E. O'Brien
04e47fc6ee Portlint.
Submitted by:	mharo
1999-08-29 10:53:22 +00:00
David E. O'Brien
72f6b5e736 Upgrade to version 1.0 prerelease #1. 1999-08-25 20:10:04 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
585c189554 Upgrade to 0.95.7. 1999-08-22 09:00:24 +00:00
David E. O'Brien
b8a18b1d43 s/BUILD_DEPEND/BUILD_DEPENDS/g 1999-08-05 17:29:38 +00:00
Satoshi Asami
6eb78d1f47 Fix syntax error that was killing the package build. 1999-07-09 20:17:53 +00:00
David E. O'Brien
2acab07d7a Rather than be broken on the Alpha, just don't try to build the docs. 1999-07-08 23:28:54 +00:00
Steve Price
07d41a6a40 Mark this port broken for Alpha because it coredumps in sgmls. 1999-07-04 21:25:05 +00:00
David E. O'Brien
39609d470c Upgrade to version 0.95.6. 1999-06-23 06:29:16 +00:00
Tim Vanderhoek
a6ef0f0a41 farily -> fairly 1999-06-06 17:27:01 +00:00
David E. O'Brien
ac054d137c Upgrade to 0.95.5. 1999-05-26 07:02:07 +00:00
David E. O'Brien
650768ca58 Depend on `urlview' when offically package building. 1999-05-25 23:38:56 +00:00
Michael Haro
c7a56e9c3e Add (prepare to be shocked) WWW: 1999-05-03 05:50:38 +00:00
Michael Haro
600de52ace Remove configuration files from PLIST
PR:		11118
Submitted by:	Tom Hukins tom@eborcom.com
1999-04-13 23:59:37 +00:00
David E. O'Brien
205cc0b054 upgrade to 0.95.4 1999-03-04 03:13:46 +00:00
Andrey A. Chernov
12aed04cc8 better version of defaulting English responces patch 1999-02-18 18:20:29 +00:00
Andrey A. Chernov
fd91de95ae fix errors in ru.po (posted to mutt-dev) 1999-02-16 15:32:31 +00:00
Andrey A. Chernov
d7ae2fdd18 use English fallback for multi_choice responces too
(patch posted to mutt-dev)
1999-02-16 14:22:08 +00:00
David E. O'Brien
018a2c32fe manual.latin1 should be in the optional plist file, not the standard one.
bug noticed by:							ache
implied-Ok'ed to fix problems experienced by ache's, by:	Satoshi
1999-02-13 20:19:45 +00:00
David E. O'Brien
9233d4a797 * fix support for Russan language - there is a sign extension bug in new
version and lack of english responce fallback
* when installing in the face of certain environmental vars, manual.latin1 does   not get installed

Submitted by:	ache
Ok'ed by:	Satoshi
1999-02-13 20:15:12 +00:00
David E. O'Brien
33c1549a7a upgrade to 0.95.3 1999-02-12 22:32:37 +00:00
David E. O'Brien
9ea83f8d67 Adjust PLIST's 1999-01-31 23:05:35 +00:00
Andrey A. Chernov
5c4e9b3a76 add Russian Windows charset 1999-01-09 07:57:08 +00:00
David E. O'Brien
519f5c64b1 remove CONIGURE_ARGS --enable-dsn and --enable-hidden-host as they are now
run-time .muttrc configurable.
1999-01-07 18:43:20 +00:00
David E. O'Brien
9a0eb1bf75 upgrade to 0.95.1 1999-01-05 03:12:08 +00:00
David E. O'Brien
63a4fc00d6 Upgrade to version 0.95.
Note that Muttrc and mime.types have moved from
PREFIX/share/misc -> PREFIX/etc
1998-12-13 01:31:07 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Eivind Eklund
001cd474a8 Reference ${PREFIX}/share/doc/mutt/ in the manpage (though only if we
install the docs).

OK'ed by:	obrien
1998-10-01 20:29:46 +00:00
Satoshi Asami
7cdb6fbdd2 Completely remove regexp support (not only trailing dot) now that
libslang is ELFized.
1998-09-22 22:48:42 +00:00
Scott Mace
0b652441a2 slang is now ELF. 1998-09-22 21:59:45 +00:00
Tim Vanderhoek
751f2992ec Remove more manpages, as part of the great manpage removal project. 1998-08-17 05:19:34 +00:00
David E. O'Brien
0a7dff2cd5 Upgrade to 0.93.2 1998-08-04 19:26:04 +00:00
Tim Vanderhoek
f2951502c6 Add homepage to pkg/DESCR 1998-07-24 19:45:41 +00:00
David E. O'Brien
4f44e99c1d Build HTML doc files if "BATCH" is defined.
Requested by:	Adrian Wontroba <aw1@stade.co.uk>
1998-07-23 08:04:48 +00:00
David E. O'Brien
4c6cadfcbb Don't use "Mail-Followup-To" header.
Submitted by:	Martin Cracauer <cracauer@cons.org>
1998-07-23 07:19:32 +00:00
David E. O'Brien
b3649ea21c Revert to compiling agaist stock ncurses by default (requested by ache)
If "BATCH" is defined (ie. building packages for the CDROM, link agaist
libslang.  Also does the right thing if "USE_NCURSES_PORT" or "USE_SLANG"
is defined.  Note that resizing works better for me with Slang than with
the ncurses 4.2 port.

I'm using Slang over the ncurses port because the ncurses 4.2 port does
NOT support the "xterm-color" terminal type.  (and a big reason for
linking with ncurses is for color support)
1998-07-18 19:09:24 +00:00
David E. O'Brien
4c20a91b11 * upgrade to 0.93.1
* use ncurses port rather than base systems -- window resizing works better
  (although not perfectly)
1998-07-17 18:52:19 +00:00
David E. O'Brien
9009e125b2 Upgrade to 0.93 1998-07-16 05:57:13 +00:00
David E. O'Brien
d282c3d66d Upgrade to version 0.91.1 1998-04-18 11:11:30 +00:00
Satoshi Asami
a323dab390 Add the new patchfile here too.
Forgotten by:	obrien :>
1998-03-03 09:19:11 +00:00
David E. O'Brien
20b9478281 distpatch to help some PGP5 problems. 1998-02-28 21:31:08 +00:00
David E. O'Brien
9123b99506 Upgrade to minor patch version 0.89.1 1998-02-01 19:03:39 +00:00
Andrey A. Chernov
c74c31c1d3 workaround on failed bkgdset test 1998-01-29 21:35:45 +00:00
David E. O'Brien
479e160c67 Upgrade to version 0.89.
NOTE, this is now the full version.  Michael has pushed the PGP hooks
development off-shore.  This port now fetches from there.  Mutt does
not contain crypo, just hooks to run an extern application.  All I've
talked to feel ITAR does NOT prohibit this -- as Mutt isn't using the
PGP ABI.  In fact, our current Elm package is built with PGP hooks and
we do not control it, so I am treaing Mutt in the same way.
1998-01-28 00:12:01 +00:00
David E. O'Brien
52b1eaa173 Upgrade to "release" version 0.88 1997-11-16 01:57:55 +00:00
Satoshi Asami
0fcc753d4f Back out 1.9 temporarily so this one will package. 1997-10-14 23:46:58 +00:00
James Raynard
be56dc33b8 Correct package list.
PR:	4608
1997-10-14 23:01:44 +00:00
David E. O'Brien
031d43490d Upgrade to 0.84. 1997-10-01 11:27:39 +00:00
David E. O'Brien
52a6e64fad Upgrade to 0.81.
(warning: PGP patch for international users isn't available yet)
1997-08-05 09:01:55 +00:00
David E. O'Brien
5530145551 Sync up CONFIG_ARGS.
currently "--enable-hidden-host" is in effect.  Opinions?
1997-07-24 20:59:00 +00:00
David E. O'Brien
b26071b6f4 Upgrade to 0.79 1997-07-14 23:30:45 +00:00
David E. O'Brien
5e290feaac Upgrade to 0.76.
(pgp patch is not presently on public ftp site, but should be soon)
1997-06-07 17:08:03 +00:00
David E. O'Brien
e74317f3d6 Minor cleanup of Makefiles 1997-06-06 06:39:07 +00:00
David E. O'Brien
bd5c233fad Upgrade to 0.75.
This is purely a bug-fix version.  No new features have been added.
1997-05-31 04:53:06 +00:00
David E. O'Brien
2561261561 Add ache's configure options to the export version. 1997-05-25 16:28:50 +00:00
Andrey A. Chernov
0beb15f284 Back out, commited in wrong directory 1997-05-19 13:40:38 +00:00
Andrey A. Chernov
5d9b41e9cf Fix problem with PGP patch
Add -lmytinfo to LIBS
1997-05-19 13:01:11 +00:00
David E. O'Brien
77c727b8b1 Upgrade to 0.74. 1997-05-17 05:34:22 +00:00
David E. O'Brien
e4d78877c4 As Michael Elkins says upgrade to "lucky number 69". 1997-04-05 17:27:39 +00:00
David E. O'Brien
2edc194633 Upgrade to 0.68 1997-04-01 17:51:53 +00:00
David E. O'Brien
d46edc2fd5 Upgrade to 0.67 1997-03-22 19:14:16 +00:00
David E. O'Brien
e2940960f1 Upgrade to 0.66 1997-03-16 16:56:31 +00:00
David E. O'Brien
d9d6d2fecb Upgrade to version 0.66. 1997-03-16 16:44:20 +00:00
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