Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166593727
D42148.id128520.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
D42148.id128520.diff
View Options
diff --git a/lib/libblacklist/Makefile b/lib/libblacklist/Makefile
--- a/lib/libblacklist/Makefile
+++ b/lib/libblacklist/Makefile
@@ -3,6 +3,7 @@
.PATH: ${BLACKLIST_DIR}/lib ${BLACKLIST_DIR}/include
+PACKAGE= blocklist
LIB= blacklist
SHLIB_MAJOR= 0
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -17,6 +17,8 @@
bhyve_DESC= Bhyve Utilities
binutils_COMMENT= Binutils
binutils_DESC= Binutils
+blocklist_COMMENT= Blocklist Utilities
+blocklist_DESC= Blocklist Utilities
bluetooth_COMMENT= Bluetooth Utilities
bluetooth_DESC= Bluetooth Utilities
bootloader_COMMENT= Bootloader
diff --git a/usr.sbin/blacklistctl/Makefile b/usr.sbin/blacklistctl/Makefile
--- a/usr.sbin/blacklistctl/Makefile
+++ b/usr.sbin/blacklistctl/Makefile
@@ -2,6 +2,8 @@
BLACKLIST_DIR=${SRCTOP}/contrib/blacklist
.PATH: ${BLACKLIST_DIR}/bin ${BLACKLIST_DIR}/port
+PACKAGE= blocklist
+
PROG= blacklistctl
SRCS= blacklistctl.c conf.c state.c support.c internal.c \
sockaddr_snprintf.c pidfile.c strtoi.c popenve.c
diff --git a/usr.sbin/blacklistd/Makefile b/usr.sbin/blacklistd/Makefile
--- a/usr.sbin/blacklistd/Makefile
+++ b/usr.sbin/blacklistd/Makefile
@@ -2,6 +2,8 @@
BLACKLIST_DIR=${SRCTOP}/contrib/blacklist
.PATH: ${BLACKLIST_DIR}/bin ${BLACKLIST_DIR}/port
+PACKAGE= blocklist
+
CONFS= blacklistd.conf
PROG= blacklistd
SRCS= blacklistd.c conf.c run.c state.c support.c internal.c \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 15, 7:10 PM (4 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36745294
Default Alt Text
D42148.id128520.diff (1 KB)
Attached To
Mode
D42148: pkgbase: Move blacklist utilities to a new package
Attached
Detach File
Event Timeline
Log In to Comment