Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152466266
D28820.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
D28820.diff
View Options
Index: head/sysutils/smartmontools/Makefile
===================================================================
--- head/sysutils/smartmontools/Makefile
+++ head/sysutils/smartmontools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= smartmontools
PORTVERSION= 7.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF
@@ -21,8 +22,7 @@
--enable-sample \
--with-gnupg=no \
--with-initscriptdir=${PREFIX}/etc/rc.d \
- --with-nvme-devicescan=yes \
- --with-update-smart-drivedb=no
+ --with-nvme-devicescan=yes
SUB_FILES= pkg-message smart
@@ -37,5 +37,7 @@
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily
${INSTALL_SCRIPT} ${WRKDIR}/smart \
${STAGEDIR}${PREFIX}/etc/periodic/daily
+ ${MV} ${STAGEDIR}${DATADIR}/drivedb.h \
+ ${STAGEDIR}${DATADIR}/drivedb.h.sample
.include <bsd.port.mk>
Index: head/sysutils/smartmontools/pkg-plist
===================================================================
--- head/sysutils/smartmontools/pkg-plist
+++ head/sysutils/smartmontools/pkg-plist
@@ -4,7 +4,9 @@
man/man5/smartd.conf.5.gz
man/man8/smartd.8.gz
man/man8/smartctl.8.gz
+man/man8/update-smart-drivedb.8.gz
sbin/smartctl
sbin/smartd
-%%DATADIR%%/drivedb.h
+sbin/update-smart-drivedb
+@sample %%DATADIR%%/drivedb.h.sample
@dir etc/smartd_warning.d
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 16, 3:33 AM (8 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31575209
Default Alt Text
D28820.diff (1 KB)
Attached To
Mode
D28820: Restore update-drive-db functionality
Attached
Detach File
Event Timeline
Log In to Comment