Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154489876
D38228.id116760.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D38228.id116760.diff
View Options
diff --git a/lib/libsmb/Makefile b/lib/libsmb/Makefile
--- a/lib/libsmb/Makefile
+++ b/lib/libsmb/Makefile
@@ -4,7 +4,7 @@
CONFS= nsmb.conf
CONFSMODE= 600
-PACKAGE=lib${LIB}
+PACKAGE= smbutils
CONTRIBDIR= ${SRCTOP}/contrib/smbfs
.PATH: ${CONTRIBDIR}/lib/smb
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -128,6 +128,8 @@
runtime-lib32-profile_DESCR=32-bit Profiling Libraries
sendmail_COMMENT= Sendmail Utilities
sendmail_DESC= Sendmail Utilities
+smbutils_COMMENT= SMB Utilities
+smbutils_DESC= SMB Utilities
ssh_COMMENT= Secure Shell Utilities
ssh_DESC= Secure Shell Utilities
svn_COMMENT= Subversion Version Control System
diff --git a/usr.bin/smbutil/Makefile b/usr.bin/smbutil/Makefile
--- a/usr.bin/smbutil/Makefile
+++ b/usr.bin/smbutil/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= smbutil
+PACKAGE= smbutils
SRCS= smbutil.c dumptree.c login.c lookup.c view.c print.c
LIBADD= smb
diff --git a/usr.sbin/mount_smbfs/Makefile b/usr.sbin/mount_smbfs/Makefile
--- a/usr.sbin/mount_smbfs/Makefile
+++ b/usr.sbin/mount_smbfs/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= mount_smbfs
+PACKAGE= smbutils
SRCS= mount_smbfs.c getmntopts.c
MAN= mount_smbfs.8
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 29, 6:11 PM (14 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32338204
Default Alt Text
D38228.id116760.diff (1 KB)
Attached To
Mode
D38228: pkgbase: Create a FreeBSD-smbutils package
Attached
Detach File
Event Timeline
Log In to Comment