From b250ef9c06d0a0b7e6dee5ec70935e71539317f1 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 26 Apr 2008 17:44:23 +0000 Subject: Add a clean pkg_add implementation on top of libarchive and libfetch. Known regressions: - "pkg_add -" (aka reading from stdin) is currently not supported - "pkg_add -s" is not supported either - no progress reports for the downloads - binary packages with hardlinks created by pkg_create before pkg_install-20080422 will not extract correctly (libarchive issue) - no adhoc check for potential conflicts between dependencies and already installed packages Features: - Twice as fast for the typical case of /var/tmp and /usr/pkg on different filesystems - Standalone - implicit conflict detection before actual installation. --- mail/qmail/files/README.pkgsrc | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 mail/qmail/files/README.pkgsrc (limited to 'mail/qmail/files') diff --git a/mail/qmail/files/README.pkgsrc b/mail/qmail/files/README.pkgsrc deleted file mode 100644 index 91c8d4cac31..00000000000 --- a/mail/qmail/files/README.pkgsrc +++ /dev/null @@ -1,30 +0,0 @@ - Getting help - ============ - -You've installed an automated and customized qmail package. If -you're having trouble with it, ask the package's maintainer: - - - -Many members of the qmail mailing list recommend following the -install instructions in Dave Sill's "Life with qmail" document: - - - -A "Life with qmail" installation is done by hand, so any qmail -package necessarily deviates from LWQ in at least this respect. -Therefore, if you need to ask for help on the qmail list, please -mention: - -* that you installed @PKGNAME@ from pkgsrc, -* the output of "@PKG_INFO@ -B @PKGNAME@ | @GREP@ ^QMAIL", -* the output of "@PKG_INFO@ -Q PKG_OPTIONS @PKGNAME@", and -* how you're running (or trying to run) the qmail daemons. - -If you can first reproduce your problem on a manual LWQ-style -installation, your request for help is likely to be better received. - -It is highly recommended that you read Charles Cazabon's "12 Steps -to qmail List Bliss" before posting to the list: - - -- cgit v1.2.3