b6a928e8a4
Changelog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.12 Reset PORTREVISION on slaves. Remove @dirrm* from master's + slaves' pkg-plist. Remove patches overcome by upstream events. Ignore PORTSCOUT - it can't figure out the directory structure. No longer run self-test in parallel - exhausts redports directory. Mark BROKEN on 11-CURRENT - causes miscompilation (bogus numbers in output, SIGSEGV/SIGBUS): https://redports.org/~mandree/20141007190638-31576-251231/e2fsprogs-1.42.12.log https://redports.org/~mandree/20141007185700-4151-251228/e2fsprogs-1.42.12.log
24 lines
614 B
Text
24 lines
614 B
Text
bin/uuidgen
|
|
include/uuid/uuid.h
|
|
lib/libuuid.so.1.2
|
|
lib/libuuid.so.1
|
|
lib/libuuid.so
|
|
lib/libuuid.a
|
|
libdata/pkgconfig/uuid.pc
|
|
man/man1/uuidgen.1.gz
|
|
man/man3/uuid.3.gz
|
|
man/man3/uuid_clear.3.gz
|
|
man/man3/uuid_compare.3.gz
|
|
man/man3/uuid_copy.3.gz
|
|
man/man3/uuid_generate.3.gz
|
|
man/man3/uuid_is_null.3.gz
|
|
man/man3/uuid_parse.3.gz
|
|
man/man3/uuid_time.3.gz
|
|
man/man3/uuid_unparse.3.gz
|
|
man/man3/uuid_generate_random.3.gz
|
|
man/man3/uuid_generate_time.3.gz
|
|
man/man8/uuidd.8.gz
|
|
sbin/uuidd
|
|
@exec mkdir -p /var/run/libuuid
|
|
@unexec %D/etc/rc.d/uuidd stop >/dev/null 2>&1 || true
|
|
@unexec rmdir /var/run/libuuid >/dev/null 2>&1 || true
|