Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz d152a3c962 Update to 2.1, closing PR 29996:
2.1 - Tue Jan 15 17:59:46 EST 2002
    - Meng Weng Wong made some edits.

  (1) ~username and strftime interpolation into accept() arguments.

      $mail->accept("~/Mail/In/%Y%m%d");

      260(accept): accepting to /home/matest/Mail/In/20020115

  (2) multiple-argument accept() will deliver to multiple
      maildirs using single-inode multiple-hardlink style.

      $mail->accept("~/maildir1/", "~/maildir2/");

      20020115-01:55:31 matest@dumbo:~% ll maildir?/*/*
      -rw-------   2 matest   matest        416 Jan 15 01:55 maildir1/new/1011077720.13062_0.dumbo
      -rw-------   2 matest   matest        416 Jan 15 01:55 maildir2/new/1011077720.13062_1.dumbo

  (3) emergency mailbox support if none of the accept()s work.

      $mail->accept("/etc/bogus");

      296(accept): calling accept handler accept_to_mbox(/etc/bogus)
      359(accept_to_mbox): Couldn't open /etc/bogus: Permission denied
      319(accept): unable to write to /etc/bogus; wrote to emergency mailbox /var/spool/mail/matest.

  (4) deferral back to mailqueue if emergency couldn't get delivered.

      296(accept): calling accept handler accept_to_mbox(/etc/bogus)
      359(accept_to_mbox): Couldn't open /etc/bogus: Permission denied
      359(accept_to_mbox): Couldn't open /etc/emergency: Permission denied
      320(accept): unable to write to /etc/bogus or to emergency mailbox /etc/emergency either; exiting EX_TEMPFAIL

  (5) fixed the From header bug http://rt.cpan.org/NoAuth/Bug.html?id=118
  (6) fixed the user method override bug with (@_) argument passing
  (7) autocreation of parent and maildir cur/new/tmp dirs as necessary.

      260(accept): accepting to /home/mengwong/tmp/blah/some/really/deep/directory/
      761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep/directory/tmp doesn't exist, creating.
      761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep/directory doesn't exist, creating.
      761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep doesn't exist, creating.
      761(mkdir_p): /home/mengwong/tmp/blah/some/really doesn't exist, creating.
      761(mkdir_p): /home/mengwong/tmp/blah/some doesn't exist, creating.
      761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep/directory/new doesn't exist, creating.
      761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep/directory/cur doesn't exist, creating.
      492(accept_to_maildir): maildir: hardlinking to /home/mengwong/tmp/blah/some/really/deep/directory/new/1011077537.12691_3.dumbo
      304(accept): delivered successfully to 1 destinations.

  (8) support for MIME, with direct inheritance from
      Mail::Internet and MIME::Entity (as appropriate) instead
      of containment in ->{obj}.  added ->is_mime method.

  (9) added "reply" method.  uses Mail::Mailer::sendmail.

 (10) STDERR is directed to the logfile.

 (11) added test infrastructure.
2005-04-18 16:57:13 +00:00
archivers Update to 4.16: 2005-04-15 14:16:08 +00:00
audio tron volunteered to maintain this package. 2005-04-18 13:20:40 +00:00
benchmarks Removed the RCS Id tags from the patches. This makes pkglint happy. 2005-04-12 01:00:42 +00:00
biology Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
bootstrap If need_bsd_install=yes, then also set INSTALL accordingly in the sample 2005-04-11 21:03:21 +00:00
cad Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
chat update to bsflite-0.80 2005-04-16 16:44:53 +00:00
comms This package needs openssl to build; include its buildlink3 file. 2005-04-17 03:48:59 +00:00
converters Include "../../mk/pthread.buildlink3.mk" to make this pkg build 2005-04-17 01:06:06 +00:00
cross Remove MASTER_SITES entry which does not have the files any longer. 2005-04-18 12:16:13 +00:00
databases Include converters/libiconv/buildlink3.mk to make this pkg build 2005-04-17 01:44:29 +00:00
devel Add and enable p5-Module-Pluggable. 2005-04-18 16:37:01 +00:00
distfiles
doc Updated p5-MIME-tools to 5.417 2005-04-18 16:55:35 +00:00
editors adam volunteered to maintain this package. 2005-04-18 13:20:14 +00:00
emulators Correct HOMEPAGE. 2005-04-15 19:04:20 +00:00
finance Fix path to guile-slib in DEPENDS. 2005-04-18 15:13:55 +00:00
fonts add LIBGETOPT to LDFLAGS for systems which need devel/libgetopt 2005-04-12 14:27:18 +00:00
games Include time.h to use time(). 2005-04-17 05:48:34 +00:00
geography Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
graphics Update to 0.2.1: 2005-04-18 15:55:38 +00:00
ham Updated hamlib to 1.2.4: 2005-04-13 23:24:43 +00:00
inputmethod Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
lang Update sun-j*4 to 1.4.2_08, a bug fix release. 2005-04-18 15:39:04 +00:00
licenses - Add the license for the security/hydra package 2005-04-17 12:25:03 +00:00
mail Update to 2.1, closing PR 29996: 2005-04-18 16:57:13 +00:00
math Distfiles with the same name but different 2005-04-16 02:12:48 +00:00
mbone Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
meta-pkgs Simplify comparison. 2005-04-15 16:38:07 +00:00
misc Make it clear that dpkg manages Debian packages. 2005-04-16 11:40:36 +00:00
mk Add _DISTFILES and _PATCHFILES definitions to the list of definitions 2005-04-18 10:06:47 +00:00
multimedia jmmv volunteered to maintain this package. 2005-04-18 13:23:32 +00:00
net Update to version 3.1.3 2005-04-18 16:19:16 +00:00
news Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
packages
parallel merge some changes from the freebsd metrics code into the netbsd source 2005-04-13 01:57:29 +00:00
pkgtools Remove NO_BUILDLINK from makevars.map -- no-op now, but changed the package, 2005-04-12 15:12:33 +00:00
print tron volunteered to maintain this package. 2005-04-18 13:20:40 +00:00
regress Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
security - Note import of hydra 2005-04-17 12:22:26 +00:00
shells Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
sysutils Change DEPENDS to accept cdrtools-ossdvd as cdrecord replacement. 2005-04-18 12:10:08 +00:00
templates
textproc Apply two patches from Hiroki Sato (hrs@) to remove bogus references 2005-04-18 15:32:50 +00:00
time Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wm nclude converters/libiconv/buildlink3.mk to make this pkg build 2005-04-16 23:09:00 +00:00
www add/enable opera-acroread7 and netscape7-acroread7 2005-04-18 16:23:05 +00:00
x11 Add an explicite check to a QImage construction. There is an inplicite 2005-04-18 16:54:00 +00:00
Makefile Fixed two quoting errors. Where $pkgdir had been written, $$pkgsrc had been 2005-02-14 22:47:11 +00:00
Packages.txt Typo. 2004-11-30 21:05:24 +00:00
pkglocate Not all OS have grep(1) in /usr/bin/grep, some have it in /sbin/grep, some 2004-07-04 16:12:10 +00:00
README the pkgsrc documentation is in Packages.txt right now, as the XML 2004-03-13 11:31:43 +00:00

$NetBSD: README,v 1.17 2004/03/13 11:31:43 grant Exp $

Please see Packages.txt in the top level pkgsrc directory (this
directory) for information.