pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/heirloom-priocntl heirloom-priocntl utility
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b4be14a9484
branches: trunk
changeset: 589064:4b4be14a9484
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Fri May 27 23:57:07 2011 +0000
description:
heirloom-priocntl utility
diffstat:
sysutils/heirloom-priocntl/DESCR | 1 +
sysutils/heirloom-priocntl/Makefile | 16 ++++++++++++++++
sysutils/heirloom-priocntl/PLIST | 4 ++++
3 files changed, 21 insertions(+), 0 deletions(-)
diffs (33 lines):
diff -r 60cf60a6503b -r 4b4be14a9484 sysutils/heirloom-priocntl/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/heirloom-priocntl/DESCR Fri May 27 23:57:07 2011 +0000
@@ -0,0 +1,1 @@
+This package provides 'priocntl' utility.
diff -r 60cf60a6503b -r 4b4be14a9484 sysutils/heirloom-priocntl/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/heirloom-priocntl/Makefile Fri May 27 23:57:07 2011 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/27 23:57:07 cheusov Exp $
+
+PKGNAME= heirloom-priocntl-${HEIRLOOM_VER}
+CATEGORIES= sysutils
+
+ONLY_FOR_PLATFORM+= Linux-*-*
+ONLY_FOR_PLATFORM+= FreeBSD-*-*
+
+MAKE_FLAGS+= SUBDIRS="build priocntl"
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+= DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 60cf60a6503b -r 4b4be14a9484 sysutils/heirloom-priocntl/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/heirloom-priocntl/PLIST Fri May 27 23:57:07 2011 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/27 23:57:07 cheusov Exp $
+${HLROOT}/bin/priocntl
+${HLROOT}/bin/s42/priocntl
+${HLROOT}/man/man1/priocntl.1
Home |
Main Index |
Thread Index |
Old Index