Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107535232
D33442.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1022 B
Referenced Files
None
Subscribers
None
D33442.diff
View Options
diff --git a/etc/mtree/Makefile b/etc/mtree/Makefile
--- a/etc/mtree/Makefile
+++ b/etc/mtree/Makefile
@@ -2,6 +2,8 @@
.include <src.opts.mk>
+PACKAGE= mtree
+
# NOTE: BSD.debug.dist is unconditionally installed for developer ease-of-use.
FILES= \
BSD.debug.dist \
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -75,6 +75,8 @@
manuals_DESC= Manual Pages
mlx-tools_COMMENT= Mellanox Utilities
mlx-tools_DESC= Mellanox Utilities
+mtree_COMMENT= MTREE Files
+mtree_DESC= MTREE Files
nfs_COMMENT= NFS Utilities
nfs_DESC= NFS Utilities
openssl_COMMENT= OpenSSL Library and Utility
diff --git a/usr.sbin/nmtree/Makefile b/usr.sbin/nmtree/Makefile
--- a/usr.sbin/nmtree/Makefile
+++ b/usr.sbin/nmtree/Makefile
@@ -4,6 +4,8 @@
.PATH: ${SRCTOP}/contrib/mtree
+PACKAGE= mtree
+
PROG= mtree
MAN= mtree.5 mtree.8
SRCS= compare.c crc.c create.c excludes.c getid.c misc.c mtree.c \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 16, 1:41 PM (21 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15826152
Default Alt Text
D33442.diff (1022 B)
Attached To
Mode
D33442: pkgbase: Create a FreeBSD-mtree package
Attached
Detach File
Event Timeline
Log In to Comment