Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-05-03 | Make the Kerberos option uniform - it is now USE_KERBEROS4 and specifies | tv | 1 | -3/+4 | |
use of krb4 _or_ a compatible subsystem. (MAKE_ was only used by this option; USE_ is used by many.) Also set RESTRICTED= in all relevant pkgs when USE_KERBEROS4 is enabled. | |||||
1999-04-05 | exit with known code, just to make sure... | hubertf | 1 | -1/+3 | |
1999-03-08 | Fix a long-standing annoyance where MH (and nmh) insists that parts of | kim | 2 | -0/+32 | |
type message/* should be encoded in 7bit only. Modern mailers send error reports encoded in 8bit as well. I see no harm in simply allowing that through as well (I could see more problems with quoted-printable or base64 as you'd need to actually decode it before parsing the contents). | |||||
1999-03-07 | Fix buffer overflow problems in m_getfld.c | kim | 1 | -0/+31 | |
1999-03-07 | Make mhshow look at the user input for "Press <return> to show..." (like | kim | 1 | -0/+17 | |
MH 6.8.4 did). The responses checked for (first letter) are: - "n" skips the next content (i.e. "no") - "q" exits mhshow immediately (i.e. "quit") | |||||
1999-03-07 | Setting NMH_HASH_BACKUP=yes will compile nmh with BACKUP_PREFIX set to "#". | kim | 2 | -12/+10 | |
1999-03-06 | Make editor and pager selectable with NMH_EDITOR and NMH_PAGER | kim | 1 | -1/+17 | |
respectively. For old MH behaviour use "NMH_EDITOR=prompter". | |||||
1999-03-06 | Make this patch work with non-NetBSD systems (thanks, Al). | kim | 1 | -3/+37 | |
Change BACKUP_PREFIX to "#" so users of shells like tcsh don't have to do excess typing when recovering accidentally removed messages (mv ~/Mail/inbox/{#,}14921). | |||||
1999-03-06 | patch-cc: fix missing "-file" switch for mhshow when displaying files (e.g. | kim | 2 | -0/+33 | |
after composing a mime message you wanted to view it, or you got a message/rfc822 attachment you wanted to view) patch-cd: fix missing newline in strings generated by dctime (with snprintf need to account for an extra character: the trailing null; fixes problems with mhl and packf) | |||||
1999-03-05 | Need GCOS_HACK on BSD systems. | kim | 1 | -3/+4 | |
1999-03-04 | Change maintainer from packages to me. | kim | 1 | -2/+2 | |
1999-03-04 | Upgraded to nmh-1.0 | kim | 12 | -285/+156 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+13 | |
1998-07-12 | Update nmh to 0.27. | frueauf | 3 | -6/+10 | |
1998-06-18 | Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these | agc | 1 | -13/+1 | |
are unnecessary with automatic manual page handling. | |||||
1998-06-01 | Update to version 0.26 of nmh, the enhanced MH mail user agent. The | agc | 3 | -18/+26 | |
viamail script has changed its (source) location, but only minor modifications necessary. | |||||
1998-05-21 | Update nmh package to version 0.25 | agc | 2 | -3/+3 | |
1998-05-08 | Prevent error on virgin installations | hubertf | 1 | -2/+2 | |
1998-04-17 | Upgrade nmh to version 0.24 | agc | 2 | -3/+3 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-23 | Upgrade to version 0.23 of nmh. | agc | 2 | -4/+4 | |
1998-02-11 | Update to version 0.22 of nmh - it's just a bug fix release. | agc | 3 | -6/+6 | |
Minor fix to pkg/PLIST for removal of package. | |||||
1998-02-10 | Upgrade to version 0.21 of nmh. Add a manual page to MAN1, and | agc | 3 | -12/+16 | |
clean up the way that the $PREFIX/etc/nmh directory is deleted when deleting the package - if there are any *.old files in there, they relate to a previous configuration, and should be kept. | |||||
1998-02-09 | Add comment about NMH_MTA | hubertf | 1 | -1/+2 | |
1998-01-24 | portlint: $() -> ${}, pkg -> ${PKGDIR} | hubertf | 1 | -4/+4 | |
1998-01-19 | Change the way the default MTA is specified so it's done properly | agc | 1 | -6/+3 | |
for definitions in /etc/mk.conf. | |||||
1998-01-17 | Set default MTA for nmh to be smtp. If there's an environment variable | agc | 1 | -2/+7 | |
called NMH_MTA (or a variable of the same name in /etc/mk.conf), use the value of that variable when configuring nmh. Does not solve the MTA wars, but makes things more configurable. | |||||
1998-01-13 | Due to massive popular request (including, but not limited to, Matt | agc | 1 | -2/+2 | |
Green and Jason Thorpe), revert the MTA type to be smtp, rather than sendmail. | |||||
1998-01-12 | Add a link that is installed, but not referenced in the PLIST. | agc | 1 | -1/+2 | |
As pointed out by Charles Hannum. | |||||
1998-01-12 | Add two files that have been added in version 0.20 | agc | 1 | -1/+3 | |
1998-01-12 | Upgrade to version 0.20 | agc | 1 | -1/+1 | |
1998-01-12 | Upgrade to version 0.20. | agc | 1 | -4/+5 | |
Set default MTA to be sendmail, rather than smtp, at the suggestion of Perry Metzger. | |||||
1997-12-22 | Correct typo in @unexec command when deleting a directory | agc | 1 | -2/+2 | |
1997-12-22 | Fix setting CONFIGURE_ARGS ("=" -> "+=") | hubertf | 1 | -2/+2 | |
1997-12-19 | Update to version 0.18. | agc | 5 | -87/+49 | |
The new version has picked up the autoconf patches from @etcdir@ to @sysconfdir@, but not the ones from @libdir@ to @libexecdir@, so bring these forward. | |||||
1997-11-19 | Add NetBSD RCS Id. | agc | 1 | -0/+2 | |
Remove any old "renamed" files in ${PREFIX}/etc/nmh which may have been created by a subsequent installation. | |||||
1997-11-19 | Add NetBSD RCS Id. | agc | 1 | -1/+2 | |
Make sure that pkg/INSTALL script is executed, even if execute bit isn't set | |||||
1997-11-19 | Initial import of nmh-0.17 from FreeBSD ports collection into NetBSD | agc | 11 | -0/+424 | |
packages collection. |