aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/smartmontools-devel
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-07-15 22:26:07 +0800
committernork <nork@FreeBSD.org>2004-07-15 22:26:07 +0800
commitd67d2639ffaa89cfe17d613755371d61ab52e721 (patch)
treecc324256eacf41b79714bbb79b2e0573975fa49e /sysutils/smartmontools-devel
parent3ec01ea27bda9f17064a09beeccb46a7b768d602 (diff)
downloadfreebsd-ports-gnome-d67d2639ffaa89cfe17d613755371d61ab52e721.tar.gz
freebsd-ports-gnome-d67d2639ffaa89cfe17d613755371d61ab52e721.tar.zst
freebsd-ports-gnome-d67d2639ffaa89cfe17d613755371d61ab52e721.zip
o Update to 5.31.
o Fix handling smartd_pidfile on rcNG script. Approved by: Eduard Martinescu <martines@rochester.rr.com> (maintainer)
Diffstat (limited to 'sysutils/smartmontools-devel')
-rw-r--r--sysutils/smartmontools-devel/Makefile4
-rw-r--r--sysutils/smartmontools-devel/distinfo4
-rw-r--r--sysutils/smartmontools-devel/files/smartd.sh3
3 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/smartmontools-devel/Makefile b/sysutils/smartmontools-devel/Makefile
index 1424cb3d17bf..d0e1ee54e066 100644
--- a/sysutils/smartmontools-devel/Makefile
+++ b/sysutils/smartmontools-devel/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= smartmontools
-PORTVERSION= 5.30
-PORTREVISION= 2
+PORTVERSION= 5.31
+PORTREVISION= 0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/sysutils/smartmontools-devel/distinfo b/sysutils/smartmontools-devel/distinfo
index abf976b3ac34..230de9869e52 100644
--- a/sysutils/smartmontools-devel/distinfo
+++ b/sysutils/smartmontools-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (smartmontools-5.30.tar.gz) = 6713b5f2ea28a86a4af238c4c0e0b59d
-SIZE (smartmontools-5.30.tar.gz) = 360349
+MD5 (smartmontools-5.31.tar.gz) = 820acc2f0d030adc04cae2dfac28ea85
+SIZE (smartmontools-5.31.tar.gz) = 403142
diff --git a/sysutils/smartmontools-devel/files/smartd.sh b/sysutils/smartmontools-devel/files/smartd.sh
index 681b47d0c33a..5da00f01c0f2 100644
--- a/sysutils/smartmontools-devel/files/smartd.sh
+++ b/sysutils/smartmontools-devel/files/smartd.sh
@@ -22,11 +22,12 @@ smartd_pidfile="/var/run/smartd.pid"
name="smartd"
rcvar=`set_rcvar`
command="%%PREFIX%%/sbin/smartd"
-pidfile="${smartd_pidfile}"
required_files="%%PREFIX%%/etc/smartd.conf"
load_rc_config $name
+pidfile="${smartd_pidfile}"
+
case "${smartd_flags}" in
*-p\ *)
echo "ERROR: \$smartd_flags includes -p option." \
git.cgi/freebsd-ports-graphics/commit/www?id=3b106a38383fecfb9802041c8e8cc4184b8b4498'>PR: 54382foxfair2003-07-141-4/+10 * get rid of libgnugetopt dependency for -CURRENT,sf2003-07-144-15/+85 * Update to version 3.0.4.demon2003-07-138-12/+20 * Update to version 5.6.jim2003-07-136-4/+80 * www/mod_log_mysql -> www/mod_log_sqllev2003-07-134-66/+0 * www/mod_log_mysql -> www/mod_log_sqllev2003-07-131-1/+1 * Update to latest version & renamelev2003-07-134-168/+62 * Teach xitami about 64-bit architectures to fix the build.kris2003-07-121-0/+12 * www/p5-AxKit was marked as broken due to it not compiling witherwin2003-07-121-2/+0 * Drop maintainershipkris2003-07-122-2/+2 * Update to adzap 20030611kris2003-07-122-2/+2 * Remove the obsolete xswallow portkris2003-07-126-109/+0 * The directory structure has changed again.nork2003-07-122-6/+3 * o Update to 1.0.0 [1].nork2003-07-123-21/+31 * o Change library name from libgd to libgd1.nork2003-07-123-4/+6 * update www/bozohttpd: 20030313 -> 20030622daichi2003-07-112-2/+2 * Update to 3.0.7.adamw2003-07-116-8/+8 * Remove the reference to USE_GNOMENG.adamw2003-07-111-1/+0 * Update to 2.3.19 and Use bzip2.nork2003-07-104-4/+6 * Upgrade roundup to 0.5.7nbm2003-07-102-2/+2 * Update to 1.28erwin2003-07-103-5/+4 * Update 2.0.46 --> 2.0.47cy2003-07-0912-52/+692 * o Update 6.12.20030305 to 7.11.20030515.nork2003-07-0919-1006/+485 * update www/zope: allow zope to build with other python versionsdaichi2003-07-096-6/+6 * update www/retawq: 0.1.4 -> 0.1.5daichi2003-07-083-3/+5 * Fix a master site weirdness that I introduced in rev. 1.14.roam2003-07-081-1/+1 * fix www/plone: build fail on 4.x-latest(i386)daichi2003-07-084-8/+142 * - add patch lowercase-url-bug.patch from MASTER_SITTEdinoex2003-07-082-1/+33 * o Remove dependency on linux-png.nork2003-07-071-3/+2 * o Take MAINTAINERship to submitter.nork2003-07-072-6/+6 * o Fix two vulnerabilities.nork2003-07-073-2/+55 * Remove unused variables.kuriyama2003-07-072-44/+42 * update www/turck-mmcache: 2.3.17 --> 2.3.18daichi2003-07-074-4/+4 * Remove an extra colon, which should hopefully fix INDEX builds.adamw2003-07-071-1/+1 * Update to 1.2skv2003-07-062-6/+11 * Add p5-Apache-Test 1.03,skv2003-07-065-0/+79 * Set GNU_CONFIGURE instead of HAS_CONFIGURE.kris2003-07-064-4/+4 * Fix distinfo for generated files: I mistakenly left "linux-" intrevor2003-07-061-1/+1 * Update to 1.3.5.nobutaka2003-07-067-72/+517 * Build the plist during pre-install in preparation for upcomingmarcus2003-07-051-1/+3 * * Update to the latest 0.9 develop snapshot (0.9.20030703)marcus2003-07-054-9/+44 * Update to 1.4.trevor2003-07-053-15/+21 * Update to 1.4rc3.trevor2003-07-053-12/+18 * update www/tidy-devel: 030629 --> 030702daichi2003-07-042-3/+3 * Update to version 0.51demon2003-07-044-2/+43 * Release to ports@ since I don't use this program.demon2003-07-041-1/+1 * Update pkg-messageerwin2003-07-042-4/+4 * Update pkg-messageerwin2003-07-032-4/+4 * Add mod_bandwidth 2.0.4,erwin2003-07-036-0/+52 * Phoenix 0.5 begat Mozilla Firebird 0.6.trevor2003-07-0310-165/+85 * Security fix: update to the latest versions: 7.1 for Americantrevor2003-07-038-694/+46 * Hand maintainership to submittererwin2003-07-034-4/+4 * Add a better patch to fix the va_list problem.marcus2003-07-031-11/+57 * Set maintainer to ports@FreeBSD.orgperky2003-07-034-4/+4 * Upgrading www/tidy-devel (and www/tidy-lib) to the latest versionleeym2003-07-022-2/+2 * Upgrade to 2.02.kuriyama2003-07-022-2/+2 * - New option GD_PORTdinoex2003-07-021-4/+4 * Remove skipstone. It is old, and only supports Mozilla 1.0. It does notmarcus2003-07-017-95/+0 * Update to 0.54skv2003-07-012-2/+2 * Correct the number of .endif's.marcus2003-07-011-1/+0 * Add support for Mozilla 1.4, and remove references to mozilla-vendor.marcus2003-07-013-13/+10 * Mark IGNORE until 1.5a comes out.marcus2003-07-013-0/+3 * Remove mozilla-vendor. Mozilla 1.4 is the new standard across the board.marcus2003-07-0118-538/+0 * * Update to 1.4marcus2003-07-018-626/+37 * Enable scrollbar and addrlist pageache2003-07-011-1/+3 * Update to 1.1.2skv2003-06-304-14/+12 * Update to 2.0. Include Apache 2 support.mbr2003-06-306-204/+57 * update www/suphp: 0.2.2 --> 0.2.3daichi2003-06-303-17/+19 * Update to 0.7.3.marcus2003-06-302-2/+2 * Fix build on -CURRENT by conditionally using va_copy() where available.marcus2003-06-301-5/+9 * Upgrade to version 1.13.1.olgeni2003-06-302-2/+2 * Update to 0.7.2.adamw2003-06-293-2/+3 * Update to 0.7.1.adamw2003-06-294-60/+54 * bug fix: www/phpSysInfodaichi2003-06-273-6/+15 * bug fix: www/mod_mp3daichi2003-06-271-0/+20 * http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/37917dinoex2003-06-272-6/+8 * - drop defunct definedinoex2003-06-271-1/+0 * Unbreak.dannyboy2003-06-271-3/+10 * update www/plugger: 4.0_2 --> 4.0_3daichi2003-06-274-49/+167 * libtool uber-patchade2003-06-273-5/+5 * Fix WWW.tom2003-06-271-1/+1 * Update to version 8.0 as per the PR referenced below.tom2003-06-273-12/+55 * Update to 1.3.4arved2003-06-279-57/+63 * Update to 2.3.17.nork2003-06-264-4/+4 * Update to version 3.28.demon2003-06-252-2/+2 * Update www/middleman: 1.6 -> 1.7leeym2003-06-252-6/+4 * Add suphp 0.2.2,daichi2003-06-259-0/+205 * Update to 2.0.5.nork2003-06-253-7/+12 * Remove patch-shimbun:mew-shimbun.el. (Forgotten in the last update)nobutaka2003-06-241-52/+0 * Add cybercalendar 1.8.2,daichi2003-06-247-0/+203 * Update to version 1.21.demon2003-06-242-3/+2 * Update to version 3.0.3.demon2003-06-248-12/+8 * Update of www/plone from 1.0.r1 to 1.0.1daichi2003-06-246-368/+316 * update maintainer's email address.leeym2003-06-241-2/+2 * Add axis 1.1, SOAP implementation by APACHE project.daichi2003-06-235-0/+2159 * Upgrade to 2.6.4.max2003-06-233-3/+2 * Reviewed by: maintainerfoxfair2003-06-232-2/+2 * Update to 0.41foxfair2003-06-223-10/+9 * Update to 2.17foxfair2003-06-223-8/+8 * Update to 1.3.4.nobutaka2003-06-224-21/+60 * Update to latest snapshot (0.9.20030621).marcus2003-06-223-3/+23 * Without options, assume it is an upgrade and do not re-initialize DB.demon2003-06-214-8/+8 * Add p5-CGI-Upload 1.05, cGI class for handling browser file uploads.erwin2003-06-215-0/+48 * More typo fix.matusita2003-06-212-7/+7 * Update to 2.3.16.nork2003-06-206-24/+4 * Correct a typo in the previous patch.demon2003-06-201-1/+1 * Update to 0.12.knu2003-06-202-2/+2 * Use install(1) instead of cp(1), to set file mode (it is unhappy to usersmatusita2003-06-202-1/+3 * Update to 0.7.2 which fixes insecure handling of temporary fileserwin2003-06-204-18/+21 * Tidy up DEPENDS list;demon2003-06-2016-44/+92 * Add WITH_MODPERL2 knob to build whis port with mod_perl2.demon2003-06-201-2/+6 * This port INSTALLS_SHLIB.demon2003-06-201-0/+1 * Add Apache2 supportoliver2003-06-192-18/+39 * mod_jk depends on automake @ patch-libtooldaichi2003-06-191-0/+1 * Use ${PERL_LEVEL} < 500600 rather than ${OSVERSION} < 500000.kuriyama2003-06-191-1/+1 * Remove the mod_webapp-apache2 port, which has been unhooked from thekris2003-06-195-87/+0 * Update to 6.0r79.nork2003-06-199-12/+12 * Try my hand at removing the Perl 5.6.1 dependency. This port now buildsmarcus2003-06-1920-60/+610 * Make WKRDIRPREFIX clean.sheldonh2003-06-181-1/+1 * Add caudium12 1.2.26,daichi2003-06-1813-0/+2029 * Ephy requires the ORBit hack to get around the redefinition of the ORBitmarcus2003-06-181-0/+7 * Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newlev2003-06-172-2/+2 * Committed. Thanks!daichi2003-06-176-36/+54 * Typo fix. No contents changed, no bump.matusita2003-06-171-1/+1 * Remove specific mysqlclient majorache2003-06-172-2/+2 * Remove the now-unnecessary ORBit hacks.marcus2003-06-171-7/+0 * Update to 1.10ade2003-06-172-2/+2 * Update to 1.3.7sr2.dannyboy2003-06-172-2/+2 * Change python dependency to 2.1 as the documentation recommends.perky2003-06-166-6/+12 * Update to version 0.67.demon2003-06-164-14/+15 * PR:foxfair2003-06-166-0/+464 * update mod_fastcgi to 2.4.0oliver2003-06-153-3/+5 * Fix build when using mozilla-devel-gtk2.adamw2003-06-151-1/+1 * Add a hack to remove CORBA stub files so that Galeon builds with ORBit2-2.7.2.marcus2003-06-151-0/+7 * Fix build on -CURRENT.marcus2003-06-151-0/+10 * New port: aswikimatusita2003-06-146-0/+172 * * Update to 0.7.0marcus2003-06-134-6/+34 * Update to 1.2.11.marcus2003-06-134-30/+7 * Change to my FreeBSD.org addresserwin2003-06-13