View | Details | Raw Unified | Return to bug 151902
Collapse All | Expand All

(-)ataidle_2.5/Makefile (-4 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	ataidle
8
PORTNAME=	ataidle
9
PORTVERSION=	2.4
9
PORTVERSION=	2.5
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	http://www.cran.org.uk/bruce/software/
11
MASTER_SITES=	http://www.cran.org.uk/bruce/software/
12
12
Lines 26-32 Link Here
26
	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
26
	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
27
.endif
27
.endif
28
28
29
post-install:
30
	@${CAT} ${PKGMESSAGE}
31
32
.include <bsd.port.mk>
29
.include <bsd.port.mk>
(-)ataidle_2.5/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (ataidle-2.4.tar.gz) = 3ee04fd939d134c8ab0e72b8848722d4
1
SHA256 (ataidle-2.5.tar.gz) = 7d1803687041a97b26f1a2a5724813e0dd238c2b2594f52be76623822bca447a
2
SHA256 (ataidle-2.4.tar.gz) = 58c651eeea1fd9053fefcca5ebef53ddb4af7ad72f68873ca012d033e71fef48
2
SIZE (ataidle-2.5.tar.gz) = 18985
3
SIZE (ataidle-2.4.tar.gz) = 11863
(-)ataidle_2.5/pkg-descr (-2 / +2 lines)
Lines 1-6 Link Here
1
ATAidle is a utility to set the power management features
1
ATAidle is a utility to set the power management features
2
of ata hard drives.  This includes idle and standby timeouts,
2
of ata hard drives.  This includes standby timeouts, power (APM) 
3
APM and acoustic level settings, and it can show details about
3
and acoustic (AAM) level settings, and it can show details about
4
the installed devices.
4
the installed devices.
5
5
6
Author:	Bruce Cran <bruce@cran.org.uk>
6
Author:	Bruce Cran <bruce@cran.org.uk>

Return to bug 151902