Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
salo 1db41a5e30 Updated to version 0.99.10.
Based on PR pkg/22028 by MAINTAINER, Tom Hensel.

Changes:

- Default PAM service name changed to "dovecot". This means that
  if you're using PAM, you most likely have to do
    mv /etc/pam.d/imap /etc/pam.d/dovecot
  If you wish to keep using imap, see doc/auth.txt.
- ~/rawlog directory changed to ~/dovecot.rawlog
- Faster and better maildir synchronization. We support read-only
  maildirs and out-of-quota conditions are handled a lot better.
  dovecot-uidlist file still isn't out-of-quota-safe though, but you
  can keep it in another location where quota isn't checked. For
  example:
    default_mail_env = Maildir:~/Maildir:
      INDEX=/noquota/%u:CONTROL=/noquota/%u
- Read-only mboxes are supported now.
- Only NOOP and CHECK now always do a mailbox sync checking. Other
  commands sync max. once in 5 seconds, plus always from indexes.
  This should reduce I/O a bit.
- All NUL characters are translated to ascii #128 before sending to
  client. RFC prohibits sending NULs and this is how UW-IMAP handles
  it as well.
- Make ENVELOPE, BODY and BODYSTRUCTURE replies more compact by
  removing multiple LWSPs and translating TABs to spaces. RFC doesn't
  specifically require this, but this seems to be the wanted
  behaviour..
- Added ANONYMOUS SASL mechanism.
- More flexible user chrooting configuration in home directories:
  "<chroot>/./<homedir>"
- Added support for dynamically loadable IMAP/POP3 modules. See
  INSTALL file for more information.
- Partial fetches were broken if mails had CR+LF linefeeds
- SEARCH DELETED didn't return anything if all messages were deleted
- OpenSSL support was broken in many installations because we were
  chrooted and it couldn't open /dev/urandom.
- PAM: Giving wrong password blocked the whole process for two
  seconds. Now we create a new process for each check.
- Lots of other smaller bugfixes and better error handling
2003-07-04 14:39:38 +00:00
archivers install into into bin, not sbin 2003-06-30 14:58:31 +00:00
audio Update mad123 to version 0.7.1 2003-07-03 11:35:04 +00:00
benchmarks Update to 3.185: 2003-06-24 07:34:13 +00:00
biology Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while 2003-06-11 20:50:50 +00:00
cad Convert to USE_NEW_TEXINFO. 2003-06-27 12:09:39 +00:00
chat Fix homepage. 2003-07-02 22:24:50 +00:00
comms Enable OpenSSL by default to get SSL/TLS support (e.g. in TELNET and FTP). 2003-07-02 20:37:34 +00:00
converters Back out previous change and institute another fix for the reported 2003-06-29 19:43:58 +00:00
cross Bump revision 2003-06-25 15:22:01 +00:00
databases Convert to USE_NEW_TEXINFO. 2003-06-29 22:28:17 +00:00
devel Fix some templates to work with the (newer) automake that comes with 2003-07-03 13:17:24 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc + p5-XML-LibXML-1.54. 2003-07-04 11:56:55 +00:00
editors Add and enable conglomerate. 2003-07-04 11:53:13 +00:00
emulators If no linux emulation is available, set SUSE_VERSION to 0. This avoids 2003-07-02 09:24:43 +00:00
finance Convert to USE_NEW_TEXINFO. 2003-06-30 19:46:22 +00:00
fonts s/packages@/tech-pkg@/g 2003-06-23 14:23:13 +00:00
games Update to 0.3.4: 2003-07-04 07:01:30 +00:00
graphics Readd checksums for version 3.4.2 destroyed by previous commit. 2003-07-04 11:27:39 +00:00
ham Remove empty line from PLIST. 2003-07-04 12:49:43 +00:00
inputmethod Update to 20030629. 2003-06-29 13:37:45 +00:00
lang oops, missed the .info files 2003-07-03 18:19:18 +00:00
licenses Whitespace cleanup. 2003-05-19 06:05:07 +00:00
mail Updated to version 0.99.10. 2003-07-04 14:39:38 +00:00
math Add a TEST_TARGET. 2003-07-02 22:28:05 +00:00
mbone Avoid hardcoding /usr/pkg in this package, pointed out by Julio Merino 2003-07-03 14:40:49 +00:00
meta-pkgs Fix accidental commenting of evolution and pan. Pointed out by tron. 2003-06-24 01:33:08 +00:00
misc don't rename cz.mo at post-configure stage, since it doesn't yet exist 2003-07-01 11:55:01 +00:00
mk When extracting a .zip archive, overwrite existing files without promping. 2003-07-02 23:02:23 +00:00
net Update dhid to 5.0. Changes: 2003-07-03 00:08:53 +00:00
news Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while 2003-06-11 20:50:50 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Add/enable GridSim 2003-07-03 16:45:46 +00:00
pkgtools test for getmode(), setmode(), isblank(), strmode(), tzfile.h. 2003-06-30 15:54:19 +00:00
print Wildcard dependency. 2003-07-03 13:15:02 +00:00
security Do not hardcode /usr/pkg in patch files. 2003-07-02 17:33:17 +00:00
shells no longer needed after last update 2003-07-03 14:29:50 +00:00
sysutils Add and enable cpuid 2003-07-03 10:22:15 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Improve COMMENT and DESCR a bit. 2003-07-04 10:03:37 +00:00
time Oops. Forgot to mention the info stuff in the Makefile. 2003-06-14 23:55:22 +00:00
wm Avoid hardcoding /usr/pkg in patch files. 2003-07-02 17:54:36 +00:00
www Avoid hardcoding /usr/pkg in patch files. 2003-07-02 17:54:36 +00:00
x11 Avoid hardcoding /usr/pkg in patch files (untested, sorry). 2003-07-02 18:06:40 +00:00
Makefile Sort SUBDIRs properly 2003-06-30 22:05:11 +00:00
Packages.txt The default MAINTAINER is now tech-pkg@netbsd.org 2003-07-04 11:33:54 +00:00
pkglocate Use "printf" instead of "echo -n" because it's more portable. 2003-05-31 14:20:46 +00:00
README the full documentation has more up-to-date information than the 2003-06-23 07:48:01 +00:00

$NetBSD: README,v 1.16 2003/06/23 07:48:01 grant Exp $

The pkgsrc documentation now lives on the NetBSD web site.

Full documentation, one file per chapter:
	http://www.NetBSD.org/Documentation/pkgsrc/

Full documentation in a single file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.html

Full documentation in a single plain-text file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.txt

pkgsrc.txt and pkgsrc.html are also provided in the top level pkgsrc
directory (this directory).