Commit graph

3 commits

Author SHA1 Message Date
Thomas Klausner
9f2edebd5e Convert to buildlink3.
com_err: add TODO entry -- installed file contains references to build dir.
libuuid: add patch so that binary finds shlibs.
e2fsprogs: many fixes to make compile on NetBSD; compile_et doesn't like
--build-dir (because that changes path to point to com_err's build dir);
add dependency on gettext since the .po files use msginit; add missing
program and locale files to PLIST (also there on Linux?).

Use COMPILE_DIRS and INSTALL_TARGETS et al. instead of adding post-* or
do-* targets.
2004-05-12 12:39:43 +00:00
Jeremy C. Reed
0ad89a8ef9 Updated libuuid using e2fsprogs-1.35 source.
(This is finishing from where the CVS has lock file from a
couple days ago.)
2004-03-04 16:07:07 +00:00
Michal Pasternak
10f3e59f29 This is stand-alone package for libuuid, a part of e2fsprogs package.
The libuuid library is used to generate unique identifiers for objects that
may be accessible beyond the local system. The Linux implementation was
created to uniquely identify ext2 filesystems created by a machine. This
library generates UUIDs compatible with those created by the Open Software
Foundation (OSF) Distributed Computing Environment (DCE) utility uuidgen. 

The UUIDs generated by this library can be reasonably expected to be unique
within a system, and unique across all systems. They could be used, for
instance, to generate unique HTTP cookies across multiple web servers
without communication between the servers, and without fear of a name clash.
2004-01-10 18:05:25 +00:00