Commit graph

460 commits

Author SHA1 Message Date
kim
2456253f31 Cyrus: the Andrew IMAP server 1999-03-07 00:27:18 +00:00
kim
9af50c1651 Make editor and pager selectable with NMH_EDITOR and NMH_PAGER
respectively.  For old MH behaviour use "NMH_EDITOR=prompter".
1999-03-06 23:18:51 +00:00
kim
6242ef0a30 Make this patch work with non-NetBSD systems (thanks, Al).
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 23:17:34 +00:00
kim
8046336910 patch-cc: fix missing "-file" switch for mhshow when displaying files (e.g.
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-06 20:37:32 +00:00
kim
8e4beb9a89 Need GCOS_HACK on BSD systems. 1999-03-05 01:56:43 +00:00
kim
63e0edcc05 Change maintainer from packages to me. 1999-03-04 09:17:11 +00:00
kim
3c4a00b8d3 Upgraded to nmh-1.0 1999-03-04 09:12:39 +00:00
tron
de0effee1b Update "mutt" package to version 0.95.4.
Major changes since 0.95.3:
- Mutt up to version 0.95.3 was affected by a temporary file relateda
  race condition which could lead to security-relevant problems.
- We have fixed a bug which would lead to crazy behaviour when a
  message was listed in it's own References header.
- IMAP and MIME should mix better now.
1999-03-04 00:26:02 +00:00
kim
2eed64e162 Enabled IMAP and POP for mutt. 1999-02-27 01:13:55 +00:00
tron
696628646c Fix this to build with new "automake" version. 1999-02-22 01:53:15 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tron
1d14380ba4 Update "mutt" package to version 0.95.3/0.95.3i.
Major changes since 0.95:
- Mutt was affected by the so-called "pine remote exploit".  We have
  implemented a work-around we believe to be safe.  See
  README.SECURITY and the mailcap_sanitize option for details, and
  check your mailcap files for insecure entries.
- The use_mailcap option has gone.  Instead, we now have
  implicit_autoview.  See the manual for details.
- We have more translations than ever before.  Supported languages
  now include cs, de, es, fr, it, nl, pl, ru, uk.  And en, as usual.
- Mutt now uses version 0.12 of the "regex" library instead of rx.
  This library is believed to be far more stable than rx.  See
  INSTALL for details.
1999-02-12 18:32:38 +00:00
frueauf
05c1fe701f pkglint: add missing rcs ids. 1999-02-10 15:10:47 +00:00
tron
fb961089f1 Update "imap-uw" package to version 4.5:
imap-4.5 is a maintenace update, with minor bugfixes to imap-4.4 and
optional support for CRAM-MD5.
1999-02-08 23:31:59 +00:00
bouyer
a3c3247e3d Add and enable p5-MailTools 1999-02-08 11:12:16 +00:00
bouyer
5327688350 Initial import of Mailtools perl5 module, methods to parse RFC822 compliant
mail messages, and a few other things.
1999-02-08 11:10:20 +00:00
agc
1357472738 Set USE_X11=yes, since this package uses X tree for font manipulations
in build (from Tim Rightnour).
1999-02-04 18:58:22 +00:00
frueauf
8788f87a48 Update fetchmail to 4.7.7.
fetchmail-4.7.7 (Tue Feb  2 18:57:04 EST 1999):
* Fixed off-by-one error in batchlimit logic (thanks to Brian Warner).
* Added MD5 checksums to web page.
* Get kernel type (and derive /proc/net/dev format) at startup.
* Fixes for fetchmailconf bugs reported by Gunther Leber.
* Return of the dancing progress dots!
1999-02-03 13:00:17 +00:00
frueauf
c4ce6ee0ea Update fetchmail to 4.7.6.
fetchmail-4.7.6 (Sat Jan 30 19:44:24 EST 1999):
* Henrik Storner's fix for mimedecode
* ' now works as a string quote in. fetchmailrc syntax, just like ".
* All bounce messages now use FQDN return paths.
* Check for background mode before generating oversized-message mail.  Duh!
* Paul Murphy's improvements for SDPS.
* Message deletion on miscellaneous 5xx SMTP errors is suppressed unless a
  bounce can be sent.
1999-02-02 14:12:25 +00:00
tron
de579b7bb2 Make this work with seperate "libproplist" package and update dependence
for "windowmaker" package.
1999-02-02 10:34:40 +00:00
explorer
cd2d755f9c Teach pine about $MAIL. It will be used if set, so the sysadmin/user
can override where mail is stored.
1999-01-31 10:47:37 +00:00
tron
3f80b0b809 Add missing shared libraries which probably cause problems on ELF systems. 1999-01-30 23:59:33 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
tron
e9fcc272aa Search for GNUstep directory at correct location. 1999-01-30 14:19:00 +00:00
agc
9fe0ebf4eb Introduce a BUILD_USES_X11 definition, defined in package Makefiles,
and used to denote that a package uses X11 headers and libraries to
build, but does not install itself into X11BASE (xpkgwedge
notwithstanding).

This is used to ignore packages which would otherwise cause build
problems on machines with no X11 installation.
1999-01-26 22:03:18 +00:00
mycroft
4f2338f923 Do the previous a bit better. 1999-01-24 05:55:40 +00:00
mycroft
3f9f1cefd5 Nuke Hesiod support for now, since we don't have the pobox stuff.
XXX This should be temporary.
1999-01-24 05:53:01 +00:00
tron
51067b883a Add "x11" to category list. 1999-01-23 15:23:38 +00:00
tron
76937de3d5 The "make" program distributed with 1.3 and 1.3.x doesn't like the
generated "Makefile", so use GNU "make".
1999-01-23 15:15:55 +00:00
tron
c2b865b36a Fix mail directory path in example configuration. 1999-01-23 14:31:50 +00:00
tron
cc3f8e5b84 Add and enable "wmmail" package. 1999-01-23 14:27:07 +00:00
tron
def2bace38 New "wmmail" package:
WMMail.app is a "mail-checker" like xbiff. It is largely based on
asmail, but has been modified to work with Window Maker instead of
AfterStep.
1999-01-23 14:24:04 +00:00
frueauf
09f9c90cf0 Set ONLY_FOR_ARCHS so that it matches xforms. 1999-01-16 17:26:03 +00:00
cgd
65ec58ddb3 make the sample lines for inetd.conf reflect the actual location where the
daemons are installed (libexec rather than bin).
1999-01-14 01:50:33 +00:00
frueauf
0b1af27c3f Update fetchmail to 4.7.5.
fetchmail-4.7.5 (Sat Jan  9 17:01:13 EST 1999):
* Issue proper logout after running fetchmail -c
* Fix prefix problem with internationalized version.
* Fix for Harry McGavran's VPATH bug.
* Progress messages now go to stdout.  Errors still go to stderr
* Fetchmailconf can now launch fetchmail with a point-and-click interface.
* Many small cleanups suggested by Byrial Jensen.
* Polish-language (LC_ALL=pl) support.  Turkish text in spec file.
1999-01-10 21:38:48 +00:00
tron
cb6bc74223 Avoid completely harmless warning if "sgml2html" and "sgml2txt" are not
available during build. Fixes PR pkg/6751 by Lennart Augustsson.
1999-01-08 00:41:41 +00:00
frueauf
20bd4c567f Update fetchmail to 4.7.4.
fetchmail-4.7.4 (Mon Jan  4 13:26:32 EST 1999):
* Error message cleanup.
* HTML cleanup in design notes and FAQ, thanks to Byrial Jensen.
* Don't get message sizes when --check is on.
* Supply our own strerror() if system doesn't have one.
* Gunther Leber's cleanup for the plugin/plugout code.
* Hajimu UMEMOTO's code for localtime in timestamps.
* Michael Warfield's IPv6 fixes.
* Added Argentine Spanish as supported language (LC_ALL=pt_BR) from a
  po file by Javier Cohen <jkohen@tough.com>.
* Accept 'passwd' as a synonym for 'password' in .netrc files.
* In fetchmailconf, Save or Quit in a frame first performs that action
  on all dependent frames.
* Source distribution now includes Debian package data under debian/
1999-01-06 16:44:01 +00:00
tron
95beaafa33 Update "mutt" package to version 0.95.1:
Mutt 0.95.1 fixes a couple of bugs noted by users since the release of
0.95 in December.
1999-01-04 21:09:36 +00:00
frueauf
accc66622c Update fetchmail to 4.7.3.
fetchmail-4.7.3 (Thu Dec 31 11:54:01 EST 1998):
* Added new FAQ item G11 and added material to R1.
* Do a full antispam check on the EOM response in case the local MTA does
  content analysis of the message body.
* Bouncemail now conforms to RFC1984 correctly.
* Use sigprocmask to avoid Ron Gomes's weird hang bug (I hope).
1999-01-02 11:15:49 +00:00
frueauf
bfaa16570b Update fetchmail to 4.7.2.
fetchmail-4.7.2 (Fri Dec 25 01:01:54 EST 1998):
* Don't append the destination address to a postmaster name containing @.
* Added John Summerfield's getfetchmail script.
* Minor fixes in bouncemail format.
1998-12-29 21:29:45 +00:00
marc
a626b31de3 "i18n.h" and <kerberosIV/des.h> both define a macro "_". the one in
i18n is the one we want, so include i18n.h second.
1998-12-28 22:00:16 +00:00
tv
79b010674e Use wildcard CONFLICTS to clean up. 1998-12-20 14:21:12 +00:00
frueauf
449bbf9585 Forgot CONFLICTS for previous version. 1998-12-20 10:37:07 +00:00
frueauf
bbf8284423 Update fetchmail to 4.7.1.
fetchmail-4.7.1 (Fri Dec 18 03:02:22 EST 1998):
* FEATURE FREEZE IS NOW IN EFFECT!  No new features until after 5.0.0.
* Enable fetchmail to build correctly on systems without socketpair.
* gcc -Wall cleanup.
* Make sure user can see a trouble message in verbose mode when there
  are no local matches for recipient addresses.
* Harry McGavran's configure.in fix for mixed Kerberos IV/V installations.
1998-12-19 15:21:20 +00:00
frueauf
a787f1235e Update fetchmail to 4.7.0.
* Minor correction to make i18n subdirectory builds work better.
* Rob Funk's old-message-check optimization.
* Fix an error in the logic for detecting when all connections are wedged.
* Unwedge connections on wakeup.
* Fix Ken Estes's LMTP coredump error.
* Bounce mail with addresses rejected by the listener back to the sender.
* Search .netrc on via name as well as poll name (thanks to Rob Funk).
* Handle SMTP error responses from DATA, so zmailer will work.
1998-12-17 00:17:39 +00:00
tron
1cfaba7ecf Update "mutt" package to version 0.95, the first beta version.
Also invent new configuration flag "MUTT_INTERNATIONAL". If it is set to
"YES" the export restricted PGP version is built. Otherwise you get the
unrestricted US version.
1998-12-12 17:21:04 +00:00
tv
bbfaa8be60 Don't require the "I accept the risk for..." outdated string at the top of
/etc/c-client.cf.
1998-12-07 20:48:16 +00:00
frueauf
507a5f888c Update fetchmail to 4.6.9. From its Changelog:
fetchmail-4.6.9 (Tue Dec  1 14:46:19 EST 1998):
* Better RFC822 conformance in fetchmail trace headers.
* Corrected MIME generation of bounce mail.
* Prevent core dumps on 'for' and 'by' in names (bug introduced in 4.6.8).
* Peter Hamlen's fix for bounce-message generation.
* Silent mode now suppresses progress messages from 2xx responses in ETRN.
* Fix for netrc.c core dump from Michael Pearce
  <Michael_Pearce-AMP001@email.mot.com>.

fetchmail-4.6.8 (Sat Nov 28 21:07:46 EST 1998):
* Added bounce-mail capability on SMTP/ESMTP error conditions.
* Internationalization support via GNU gettext from Arnaldo Carvalho de Melo
  <acme@conectiva.com.br> and Jorge Godoy <jorge@bestway.com.br>.  First
  supported language is Brazilo-Portuegese (LC_ALL=pt_BR).
* Fixed Debian Bug#29913: -M on the command line causes SEGV in daemon mode.
* Emit an informational message when fetchlimit is reached.
* Documented fetchmail's actions on ESMTP errors on the man page.
* Fix an undead-message hole in POP3 with fetchall on.
* Fix a minor error in generation of fetchmail's trace headers.
* Better Received-line parsing (avoid some false positives).
1998-12-02 11:13:46 +00:00
tv
6e3aab3832 Update to 4.4. 1998-11-22 22:59:24 +00:00
frueauf
40815b0879 Update fetchmail to 4.6.7. 1998-11-22 20:42:36 +00:00
agc
2cd5eb4894 Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
DEPENDS definition.
1998-11-19 15:40:45 +00:00
tv
593cf8f35c Try to get the "name=" field from Content-Type: if Content-Disposition:
exists but does not have a "filename=" field.  Many broken mailers are now
doing this with attachments.
1998-11-16 16:22:05 +00:00
tv
b324a7e25b Fix '-Dunix' lossage. 1998-11-13 16:33:07 +00:00
tv
ea85b19f85 Update to 4.05 and re-enable on alpha. (The LP64 warnings are not good,
but the way they are used does work.)
1998-11-13 16:32:37 +00:00
frueauf
1da4ba0fbc pkglint: move NOT_FOR_ARCHS where it belongs. 1998-11-13 01:16:35 +00:00
frueauf
49aafa7b2b Updated fetchmail to 4.6.6. 1998-11-08 17:13:44 +00:00
hubertf
a5c27ab02e be conservative about SHELL setting, by drochner 1998-11-04 10:36:41 +00:00
frueauf
506bea6879 Update fetchmail to 4.6.5. 1998-10-30 13:51:32 +00:00
frueauf
ab3d188acb Update fetchmail to 4.6.4. 1998-10-28 13:23:17 +00:00
christos
61aa20a81b pick -D now picks messages with identical bodies even if the number
of header lines were different. Add %b and %h format strings that
print the number of body and header lines.
1998-10-25 17:10:57 +00:00
christos
06fa98ba96 Add NetBSD id and fix patch path 1998-10-25 17:10:01 +00:00
frueauf
e27232f82b Update fetchmail to 4.6.3. 1998-10-22 07:51:40 +00:00
frueauf
0e7ee775c3 Update fetchmail to 4.6.2. 1998-10-18 12:08:22 +00:00
frueauf
1faa5b56ca Update fetchmail to 4.6.1. 1998-10-16 08:12:02 +00:00
christos
0bd9ceb37a Fixed a typo in the -D flag, and document it. 1998-10-09 11:32:15 +00:00
tv
a059169bf7 Back out previous, and nuke mail-directory default setting completely.
Pine's default mail directory has always been `mail' (no capital), and
users who want this changed may do so manually.
1998-10-04 00:11:36 +00:00
hubertf
cb94837a87 Fix path of mail-directory 1998-10-03 23:52:02 +00:00
frueauf
eff22af95f Update fetchmail to 4.6.0. 1998-09-28 10:40:39 +00:00
hubertf
a48fd6c8ee Add post installation note on what to add in /etc/services and
/etc/inetd.conf. Reported by Udo Steinegger <udo@noc.franken.de>
1998-09-27 23:21:56 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
garbled
febab2b205 Another bug bites the dust. In this patch we try not to anger any
compilers by overriding thier opinions on what time() should be declared
as.
1998-09-15 06:18:07 +00:00
frueauf
c24e2108c3 Set DIST_SUBDIR=mush cause this package fetches several files with
patchfiles named nonintuitiv.
1998-09-12 22:13:02 +00:00
tron
52a45834b7 Forgot RCS Id. 1998-09-09 07:20:32 +00:00
tron
cfb86ad4ac Create diff with "-u0" to fix problem with "cvs". 1998-09-09 07:19:56 +00:00
tron
5a7c95e47c Try to convince "cvs" not to mess up patch file during commit. 1998-09-08 23:25:06 +00:00
tron
16878d49c5 Fix non working patch file. 1998-09-08 23:09:54 +00:00
tron
f675ec508f Don't install formatted manual page because it isn't patched. 1998-09-08 22:16:29 +00:00
tron
cda6f9f580 Change crossref from "popper" to "qpopper", fixes PR pkg/6118 by John Kohl. 1998-09-08 22:16:28 +00:00
tron
be83ad0ac1 Don't install formatted manual page because it isn't patched. 1998-09-08 22:15:21 +00:00
christos
c2baaeedff Enable MSGS_DYNAMIC and read the right rc files. 1998-09-04 19:29:06 +00:00
christos
9fe834e111 Add and enable mush 1998-09-04 18:33:46 +00:00
frueauf
79ab936803 Add missing "@dirrm share/doc/xfmail". 1998-08-30 11:00:27 +00:00
frueauf
97fae5833e Update fetchmail to 4.5.7. 1998-08-28 11:25:35 +00:00
frueauf
155040420c Update fetchmail to 4.5.6. 1998-08-25 12:26:57 +00:00
frueauf
5e85595382 Remove unnecessery blank line. 1998-08-23 21:11:00 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
dbe0776005 Add NetBSD RCS Id. 1998-08-18 10:46:20 +00:00
agc
6660586504 The default values for the threading offset in the default scan format
are wrong.  Modify these so that threads display correctly.
1998-08-18 10:43:04 +00:00
tron
603ca57a2c "${MASTER_SITES}" as suggested by Jim Bernard in PR pkg/5964. 1998-08-14 07:45:26 +00:00
cjs
7728af6150 Never mind; I'm full of shit. 1998-08-12 18:46:33 +00:00
cjs
320da732fd Restore ALLOW_CHANGING_FROM. This option, if compiled in, can be
turned off in the pine global config file, but cannot be turned on
if not compiled in. Of course, the `security' this provides is
entirely phony, but those that feel more comfortable with it disabled
can still do so with the binary pacakge.
1998-08-12 18:42:28 +00:00
tron
1953a75942 Make it clear why this package is restricted. 1998-08-09 10:13:46 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
e794cbe58b The libimapuw API is _not_ binary compatible; bump the major version.
(Includes my official update of imap-uw to 4.2, which I forgot to commit.)
1998-08-05 14:46:31 +00:00
frueauf
a80918432e Add missing CONFLICTS. 1998-08-05 12:16:48 +00:00
agc
e8b314fa0b Miscellaneous pine fixes forwarded to me by Matt Green. 1998-08-05 10:37:54 +00:00
tron
18abab19cf Update "imap-uw" package to version 4.2. 1998-08-04 20:40:50 +00:00
agc
f363be928c Point exmh to the correct location for slocal. Fixes PR 5897, from
Nick Hudson.
1998-08-04 16:23:18 +00:00
frueauf
83a44033ce Update fetchmail to 4.5.5. 1998-08-04 09:15:38 +00:00
tv
a20dc22164 Move pine.conf files to ${PREFIX}/etc. 1998-07-31 17:51:21 +00:00
tron
59229d13b9 Update "mutt" package to 0.93.2i. 1998-07-30 21:18:34 +00:00
tv
7c0752da98 Use BSD_INSTALL_SCRIPT, not INSTALL_PROGRAM:N-s. 1998-07-28 16:09:50 +00:00
frueauf
cc4a6b0436 Update fetchmail to 4.5.4. 1998-07-26 20:31:01 +00:00
frueauf
cf35782143 Inform the user where our procmail expects its rc files. 1998-07-25 23:08:24 +00:00
bad
e4059f8033 Do not use -fpcc-struct-return.
Fixes qpopper/qpopauth core dumping when accessing the APOP database.
Fix provided by Fukaumi Naoki <naokif@aya.or.jp>.
1998-07-22 14:53:53 +00:00
frueauf
e5296938b9 Update fetchmail to 4.5.3. 1998-07-22 11:40:57 +00:00
tv
9571e7bc12 Update Pico to 3.2 (without the lots of U's this time).
Update Pine to 4.02.  Many bug fixes over 4.00.
1998-07-22 02:45:45 +00:00
tv
a65e259b4a Pine 4.01 is broken in several places too. Revert to 4.00. 1998-07-21 22:12:24 +00:00
tv
6f157217cb Revert pico back to 3.0. Some bug in the updated libpico caused those
nice strings of `U's at the beginning of the pine and pico commit
messages.  (None here, this time, I hope.  :)  The libpico API didn't
change, so pine 4.01 can make use of libpico from Pico 3.0.
1998-07-21 21:16:15 +00:00
tv
9ecee5bf7e UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUpdate to 4.01. Many bug fixes over 4.00; no new features. 1998-07-21 20:26:37 +00:00
agc
105a5cef3e Enable cucipop. 1998-07-21 11:41:26 +00:00
agc
63787c3980 Addition of cucipop, version 1.31, to the NetBSD packages collection.
Cucipop, the Cubic Circle POP3 server, is a very small and fast server for
POP3 mail clients--far faster than UW's ipop3d.  It does not support POP2,
but it does include support for the TOP extension to POP3, Content-Length:
headers, and APOP.  It can be run from inetd or standalone.

Please note that this package is shareware.

This package is based on Todd Vierling's submission in PR pkg/4977, as well
as Jim Wise's submission in PR pkg/4910, which were put on hold until the
licence logic had been added to bsd.pkg.mk, but I've also updated this to
version 1.31, and fixed a few things in the compilation process.
1998-07-21 11:39:54 +00:00
tv
8dabe449d8 Enable imap-uw. 1998-07-19 15:35:26 +00:00
tv
40ee3b87a1 Addition of University of Washington IMAP4 reference implementation
including POP2 and POP3 servers.
1998-07-19 15:23:51 +00:00
tron
fba9f5d1c4 Add and enable "coolmail", fixes PR pkg/5773. 1998-07-19 13:12:41 +00:00
tron
799ab677d5 New "coolmail" package created by Tim Rightnour:
xbiff replacement with 3D animation and sound.
1998-07-19 13:11:49 +00:00
tv
36bd4f7650 The passwd program is in /usr/bin, not /bin.
Re-add patch-tabkey, reengineered for Pine 4.00's mailcmd.c.
1998-07-19 05:21:34 +00:00
tv
e1777ccf93 Compile and install the abookcpy program. (Perhaps c-client should be
made into a shared library, too, if more pine subprograms appear.)
1998-07-19 04:33:06 +00:00
tv
940e71cc7d Update pine to 4.00. Get libpico by using the libpico installed by the
pico-3.0 pkg.
1998-07-19 03:39:17 +00:00
frueauf
a13277eff8 Update fetchmail to 4.5.2. 1998-07-18 21:19:44 +00:00
frueauf
112c4bcd3c Update qpopper to 2.53. 1998-07-18 13:18:51 +00:00
tron
470dd4c512 Fix segmentation fault in bulletin handling as suggested by Takahiro Kambe
in PR pkg/5758.
1998-07-16 08:08:09 +00:00
tron
11a86d7571 Update "mutt" package to version 0.93.1i. 1998-07-15 12:39:45 +00:00
agc
c5543eb5a0 Use automatic shared object handling 1998-07-15 11:57:30 +00:00
frueauf
7fc692aba0 Update nmh to 0.27. 1998-07-12 21:29:46 +00:00
tron
ef5dbdba92 Update "mutt" to 0.93i. 1998-07-10 18:45:59 +00:00
mycroft
3d68d344ca Make the Kerberos support actually compile in. 1998-07-10 09:11:51 +00:00
frueauf
4e6f6f7a0f Adjust manpages to reflect where procmail expects the system wide
procmailrcs.
1998-07-09 11:18:53 +00:00
mycroft
c6729dbfdc Remove outdated RCS tags. 1998-07-04 09:37:29 +00:00
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
mycroft
28af6b926a Upgrade to 4.5.1. 1998-07-04 04:41:35 +00:00
frueauf
1f1bdf4e1b Don't hardcode the etc dir to /usr/local/etc.
Fixes pr 5694 by Mason Loring Bliss.
1998-07-03 14:57:05 +00:00
hubertf
1909d05f26 Update to V2.52 1998-07-02 07:09:03 +00:00
tron
35c04028a3 Add "${CONFLICTS}". 1998-06-30 18:11:28 +00:00
hubertf
739bbe50d9 update to V2.5 1998-06-30 06:55:46 +00:00
frueauf
85dca59c21 Enable xfmail. 1998-06-26 23:45:11 +00:00
frueauf
16fd760115 Initial addition of an xforms based mail application. Based on pr 5659
by Tim Rightnour with rework by me.
1998-06-26 23:44:24 +00:00
tv
503023149c Rename the qpopper pkg to qpopper-2.41b1, to make it more in line with the
rest of the pkg versioning conventions.
1998-06-21 03:10:15 +00:00
tv
b82d2609ca Allow the use of the tab key to peruse folders other than just the
incoming mailbox list.
1998-06-18 16:14:58 +00:00
agc
b0ae9f3a28 Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these
are unnecessary with automatic manual page handling.
1998-06-18 15:25:24 +00:00
agc
f124a478fd Upgrade to version 2.0.2 of exmh, a tk-based MIME-aware Mail User Agent. 1998-06-17 08:46:04 +00:00
frueauf
6c9c71022c Add CONFLICTS=pico-2.9. 1998-06-07 19:52:23 +00:00
tv
50346a429c Add MhonArc 2.2.0, a mailbox to HTML converter (useful for Web archives of
mailing lists, and the like).
1998-06-05 20:06:39 +00:00
agc
eab89324a5 Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf 1998-06-03 13:07:08 +00:00
agc
15706c03e9 Update to version 0.26 of nmh, the enhanced MH mail user agent. The
viamail script has changed its (source) location, but only minor
modifications necessary.
1998-06-01 13:15:58 +00:00
tv
9bd65f8a62 This one shouldn't have been in the batch commit -- back out. 1998-05-23 18:41:50 +00:00
tv
92d0556067 Fix --host= rule to use a three part architecture, and fix GNU pkgs to use
the new automatic --host= setting.  Now all GNU pkgs should work on all
archs (including arm32), except emacs/xemacs, which I'll fix soon.
1998-05-23 15:42:58 +00:00
tron
8de4d700b3 As pointed out by Louis Theran in <slrn6lm955.afs.k@world.std.com> our
"sh" seems to be broken. Use "ksh" until this gets fixed.
1998-05-22 18:44:57 +00:00
agc
e810f4cdce Update nmh package to version 0.25 1998-05-21 07:16:41 +00:00
mycroft
28600f6dab Check for existance of mk.conf, first. 1998-05-10 10:30:14 +00:00
mycroft
6757c16ec7 We need mk.conf for MAKE_EBONES/MAKE_KERBEROS4. 1998-05-10 10:15:06 +00:00
hubertf
f348b3df6e Prevent error on virgin installations 1998-05-08 17:32:46 +00:00
tron
e1fd931ea6 Perform locking test automatically so that package will compile without
user interaction.
1998-05-07 13:23:14 +00:00
tron
bcf573a5d8 Add "IS_INTERACTIVE= yes" again. 1998-05-07 09:42:43 +00:00
hubertf
15afaa57e4 Fix that pico-bug mentioned on bugtraq. (See this patchfile for the
original mail, with the fix' path edited to work for the NetBSD pkg
system).
1998-04-25 22:39:29 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
dd4fed9f60 Upgrade nmh to version 0.24 1998-04-17 16:28:12 +00:00
tron
9f424e8870 Remove binary garbage, revert direction. 1998-04-16 21:21:26 +00:00
hubertf
15d2b2700c s/execl/execlp/ - fixes PR 5202 by Ty Sarna 1998-04-16 19:34:41 +00:00
tron
b0be862d89 Update package to "mutt-0.91.1i". 1998-04-15 16:57:11 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
a89ca368e3 Tell "configure" to strip binaries while linking instead of calling
"strip" after installation.
1998-04-12 23:34:21 +00:00
tron
bc529a1ffe Update package to "mutt-0.91i". 1998-04-12 23:27:43 +00:00
cjs
519b354695 Turn on ALLOW_CHANGING_FROM by default. 1998-03-19 02:32:29 +00:00
mycroft
54d3ff092e Kill a compiler warning. 1998-03-16 08:28:28 +00:00
mycroft
50ccc15d2b Make this compile with Kerberos. 1998-03-16 08:24:49 +00:00
hubertf
a8a323d5d7 Don't use absolue paths, use /data/pkg/bin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/X11R6.3/bin:/usr/local/X11R6.1/bin:/usr/local/X11R6/bin:/home/feyrer/bin:/bin:/usr/bin:/usr/sbin:/sbin:/usr/ucb:/etc:/home/feyrer/bin rather. (PR 5149) 1998-03-11 12:57:32 +00:00
frueauf
181e837416 portlint: use ${PKGDIR} instead of pkg. 1998-03-10 14:32:54 +00:00
frueauf
cc1611366b Add missing cat/manpages wnewmail.1 wnewmail.0. 1998-03-10 14:29:45 +00:00
agc
551fd44f94 Pre-process PLIST at install time, so that we don't have hard-coded
(and wrong) paths in the packing list.  With thanks to milano and
hubertf for pointing this out.
1998-03-08 02:31:57 +00:00
hubertf
3ddf90946b update to V4.3.9, by request from veego. 1998-03-07 22:25:18 +00:00
hubertf
455a08229f Use INSTALL_*_DIR macros. 1998-03-07 21:23:51 +00:00
hubertf
7badd620b3 Change syslogging, fixes PR 5122 by Chris Jones <cjones@rupert.honors.montana.edu> 1998-03-06 23:53:04 +00:00
frueauf
ea3f12015a add missing @dirrm rules and add .gz suffix to manpages (if not already there). 1998-02-28 20:27:11 +00:00
tron
576e8a31a5 Enable "fetchmail". 1998-02-28 11:37:20 +00:00
tron
b80c754a60 Adapt this package to NetBSD. 1998-02-28 11:35:39 +00:00
tron
87bf75911a Initial import of FreeBSD's "fetchmail" port. 1998-02-28 11:05:37 +00:00
frueauf
68a7823188 portlint: remove whitespace after "bin/icon2ikon". 1998-02-28 10:43:49 +00:00
frueauf
395d7a93b9 portlint: remove whitespaces; (WRKDIR)->{WRKDIR} 1998-02-28 10:42:39 +00:00
frueauf
d7da53a2a9 portlint: s/released/created in the Date field; some reordering. 1998-02-28 10:37:39 +00:00
tron
fdf6281fc4 Enable "procmail". 1998-02-27 23:54:21 +00:00
tron
224b9b5d26 Adapt this package to NetBSD. 1998-02-27 23:53:08 +00:00
tron
df3003768d Initial import of FreeBSD's "procmail" port. 1998-02-27 23:11:39 +00:00
agc
79c2b3f713 Install manual pages properly. 1998-02-26 16:10:42 +00:00
tron
b5483ea411 Add missing files to package list. 1998-02-25 22:10:05 +00:00
tron
ac61547af9 Fix typo. 1998-02-25 17:54:27 +00:00
agc
7a174f736e Sort out manual page handling in this package. 1998-02-25 17:03:12 +00:00
agc
be6984ccc5 Enable faces 1998-02-25 16:28:05 +00:00
agc
c7937154df Add NetBSD RCS Id.
Refine shared object handling, especially when deleting the package.
1998-02-25 16:14:21 +00:00
agc
a09a455357 Remove garbage from front of diff. 1998-02-25 16:12:44 +00:00
agc
b2cd63b75b Silence some compiler warnings. 1998-02-25 16:11:27 +00:00
agc
d5a9ebf446 Refine for NetBSD. 1998-02-25 16:09:54 +00:00
agc
a1c7a5566b Add NetBSD RCS Id.
Add post-configure step, to expand X11BASE and LOCALBASE in some source
	files.
Refine the shared object handling.
Refine the manual page handling.
1998-02-25 16:07:55 +00:00
agc
205fd48e2c Initial import of faces-1.6.1, utilities for manipulating face bitmaps
and icons, into the NetBSD packages collection, from the FreeBSD port.
1998-02-25 16:01:26 +00:00
agc
ec420ec7f9 I have become bored waiting for exmh 2.0.2, and so have decided to
force the issue, by committing a 2.0.1 package.  This is taken from
the FreeBSD port.
1998-02-25 12:08:07 +00:00
agc
c498e6b318 Upgrade to version 0.23 of nmh. 1998-02-23 14:21:27 +00:00
frueauf
7399ec59d2 since qpopper is in the tree, add it to the Makefile. 1998-02-18 12:03:26 +00:00
frueauf
6d231c07e7 portlint: last line in PLIST must end with \n. 1998-02-18 11:24:52 +00:00
frueauf
cbf13d0120 portlint: fix URL (qpopper->popper ; end with /), remove MASTER_SITE_BACKUPS,
set MIRROR_DISTFILE=no instead, reorder EXTRACT_SUFX.
1998-02-15 22:25:12 +00:00
agc
5f6abb5dac Patch the configure script so that it doesn't search for the gdbm
header file or library.  qpopper will use the standard 4.4 BSD DB
routines anyway, and qpopper's Makefile makes no attempt to include
the header file's directory, or link with the gdbm library directory.
1998-02-13 15:09:35 +00:00
agc
84065a50c8 Add manual page targets, so that any MANZ compression is done. 1998-02-13 15:06:24 +00:00
mellon
fb3ccc5338 NetBSD has DB, just like BSDI 1998-02-13 02:32:46 +00:00
mellon
207d91b588 Install popauth 1998-02-13 02:27:02 +00:00
mellon
7dbb663916 popauth man page patch 1998-02-13 02:26:31 +00:00
mellon
4ad146e058 Build popper package 1998-02-13 02:26:03 +00:00
mellon
c9f5426bd0 Make popper compile without errors or warnings, with kerberos. 1998-02-13 02:06:57 +00:00
mellon
61b317c269 Checksum for popper tar file 1998-02-12 23:09:42 +00:00
mellon
8d52f1fe02 Initial revision of package info 1998-02-12 22:18:43 +00:00
tv
74445200f4 hm, some other fixes to fix improper use of ${INSTALL_PROGRAM}:
- use ${INSTALL_DATA} for libpico.a
- use ${INSTALL_SCRIPT} for pgp*
(otherwise it will try improperly stripping these and fail.)
1998-02-12 00:26:27 +00:00
tv
ec541e9e0a user-supplied patches may modify `os-neb.h'; don't leave some old
pre-patch `os-neb.h.orig' and sed-edit against that as it will trash the
user patch.  `cp -f' the real file and sed-edit that instead.
1998-02-11 23:44:56 +00:00
agc
312deba5cd Update to version 0.22 of nmh - it's just a bug fix release.
Minor fix to pkg/PLIST for removal of package.
1998-02-11 10:57:59 +00:00
agc
866a6670b7 Upgrade to version 0.21 of nmh. Add a manual page to MAN1, and
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-10 17:38:32 +00:00
hubertf
a1df2b7824 fix MAN1 1998-02-09 00:02:47 +00:00
hubertf
e2bc998f25 Add comment about NMH_MTA 1998-02-09 00:00:57 +00:00
tron
e0c23e8595 Add and enable Mutt 0.89.1i. 1998-02-02 10:50:04 +00:00
tron
66c13ff949 Initial import of mutt 0.89.1i package. 1998-02-02 10:48:30 +00:00
hubertf
154c2bc1e4 Don't compile in any debug code; reported by Soren S. Jorvang <soren@t.dk>. 1998-01-24 20:39:31 +00:00
hubertf
6fd2e0dce2 portlint: uss macros for commands (cp, install, echo) 1998-01-24 20:36:06 +00:00
hubertf
54faf94a7a portlint: $() -> ${}, pkg -> ${PKGDIR} 1998-01-24 20:32:34 +00:00
hubertf
42cee52d07 portlint: mv -> ${MV} 1998-01-24 20:29:42 +00:00
hubertf
e423c2facf portlint: move MAINTAINER 1998-01-24 20:28:43 +00:00
bouyer
ca27d6e9c9 add elm 1998-01-23 13:22:15 +00:00
bouyer
560e303db6 Restore FreeBSD id's
formatted man pages have suffix 0, not 1.
Use patch to change /usr/local to __PREFIX/share in nls/LANGS
Use sed to change __PREFIX into $PREFIX in nls/LANGS
1998-01-23 13:17:11 +00:00
bouyer
c82adae82e Import from FreeBSD ports 1998-01-23 12:19:45 +00:00
agc
ac2d93b0a8 Change the way the default MTA is specified so it's done properly
for definitions in /etc/mk.conf.
1998-01-19 09:11:52 +00:00
agc
07e966c8c4 Set default MTA for nmh to be smtp. If there's an environment variable
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-17 23:50:09 +00:00
agc
6b387062c6 Due to massive popular request (including, but not limited to, Matt
Green and Jason Thorpe), revert the MTA type to be smtp, rather than
sendmail.
1998-01-13 13:22:11 +00:00
agc
a48262704c Add a link that is installed, but not referenced in the PLIST.
As pointed out by Charles Hannum.
1998-01-12 14:43:25 +00:00
agc
6bd4b89aea Add two files that have been added in version 0.20 1998-01-12 11:09:42 +00:00
agc
5823ee7dbe Upgrade to version 0.20 1998-01-12 10:58:39 +00:00
agc
40eba778ef Upgrade to version 0.20.
Set default MTA to be sendmail, rather than smtp, at the suggestion
of Perry Metzger.
1998-01-12 10:51:34 +00:00
mycroft
fe742e8d95 Update checksum of addr.patch to match distfiles. 1998-01-08 03:09:50 +00:00
hubertf
fb6792e50b Remove patch-leftovers (*.orig), as suggested by Thorsten Frueauf
<frueauf@ira.uka.de> in PR pkg/4784.
1998-01-06 02:01:25 +00:00
agc
8997c6e044 Correct typo in @unexec command when deleting a directory 1997-12-22 17:12:06 +00:00
hubertf
8639bafeaa Fix setting CONFIGURE_ARGS ("=" -> "+=") 1997-12-22 07:45:38 +00:00
agc
348da9ab9c Update to version 0.18.
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-12-19 13:43:28 +00:00
hubertf
a29602b79a Move back to static libpine, to build on alpha. 1997-12-04 22:53:34 +00:00
hubertf
8ce370a67d fix ldconfig 1997-12-02 23:25:09 +00:00
agc
1fa3c05f4e Remove some extraneous spaces, which will now allow a make to complete
successfully.  Addresses first part of PR pkg/4577 (from Bjoern
Labitzke hermit@cs.tu-berlin.de) - I can't reproduce the second part.
1997-11-26 09:14:58 +00:00
hubertf
78f046f85c pine works 1997-11-23 16:17:56 +00:00
hubertf
00bc26b2c1 Fix RCS Id 1997-11-22 05:42:42 +00:00
hubertf
44e4a02a2d Fix for NetBSD 1997-11-22 05:41:33 +00:00
hubertf
c7e149885e MUA 1997-11-22 05:27:54 +00:00
agc
44ea690917 Enable exmh (which is version 2.0zeta), and delete exmh2 1997-11-19 16:07:51 +00:00
agc
de6626dc03 Add NetBSD RCS Id.
Only install the app defaults files which we want - miss out the
app-defaults.orig file left over by patch.
1997-11-19 14:53:34 +00:00
agc
91d0dfeb46 Add NetBSD RCS Id. 1997-11-19 14:51:40 +00:00
agc
79f6a8e719 Add NetBSD RCS id. 1997-11-19 14:50:47 +00:00