Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
XFS combines advanced journaling technology with full 64-bit
addressing and scalable structures and algorithms.
+ Journaled 64-bit filesystem with guaranteed filesystem consistency.
+ XFS supports filesystem growth for mounted volumes, allows
filesystem "freeze" and "thaw" operations to support volume level
snapshots, and provides an online file defragmentation utility.
+ XFS supports user and group quotas. XFS considers quota information
as filesystem metadata and uses journaling to avoid the need for
lengthy quota consistency checks after a crash.
+ For Linux 2.6 and beyond, when using 64 bit addressing in the block
devices layer (CONFIG_LBD) and a 64 bit platform, filesystem size
limit increases to 9 million terabytes (or the device limits). For
these later kernels on 32 bit platforms, 16TB is the current limit
even with 64 bit addressing enabled in the block layer.
This package contains filesystem manipulation and support programs.
Very loosely based on the FreeBSD port (I took the MASTER_SITES from there).