aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-07-01 09:44:58 +0800
committerjmallett <jmallett@FreeBSD.org>2002-07-01 09:44:58 +0800
commitda16b626367a909c211a4dc51621da5d97adb8a1 (patch)
treedf0c81259c5a706b9ddcf8e47db03c3db8c1ec65 /CVSROOT
parent01ce29df9e92c2a9f316914b5c5ee7c9ef449496 (diff)
downloadfreebsd-ports-gnome-da16b626367a909c211a4dc51621da5d97adb8a1.tar.gz
freebsd-ports-gnome-da16b626367a909c211a4dc51621da5d97adb8a1.tar.zst
freebsd-ports-gnome-da16b626367a909c211a4dc51621da5d97adb8a1.zip
Add libufs, a library for dealing with UFS filesystems from userland to
the build. It is here to compartmentalise functionality currently duplicated in many notable programs in the base system. It currently handles block reads and writes, as well as reading and writing of the filesystem superblock, and the reading/lookup of inode data. It supports both UFS and UFS2. I will be maintaining it, and porting programs to use it, however for now, it is simply being built as part of world.
Diffstat (limited to 'CVSROOT')
-rw-r--r--CVSROOT/modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules
index c03e8a2b6b0d..aff4e2030078 100644
--- a/CVSROOT/modules
+++ b/CVSROOT/modules
@@ -3709,6 +3709,7 @@ libtelnet src/lib/libtelnet
libtermcap src/lib/libtermcap
libtool ports/devel/libtool
libudbc ports/databases/libudbc
+libufs src/lib/libufs
libungif ports/graphics/libungif
libunicode ports/devel/libunicode
libunp ports/net/libunp