pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

and is in pkgsrc proper now as sysutils/and



Module Name:	pkgsrc-wip
Committed By:	Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By:	hauke
Date:		Thu Jun 15 12:00:24 2023 +0200
Changeset:	ed3aec1e2166b2bbd9dd3b2822a2950aa6acf686

Removed Files:
	and/DESCR
	and/Makefile
	and/PLIST
	and/TODO
	and/distinfo
	and/patches/patch-aa
	and/patches/patch-and-OpenBSD.c

Log Message:
and is in pkgsrc proper now as sysutils/and

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ed3aec1e2166b2bbd9dd3b2822a2950aa6acf686

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 and/DESCR                       |  3 ---
 and/Makefile                    | 59 -----------------------------------------
 and/PLIST                       |  7 -----
 and/TODO                        |  3 ---
 and/distinfo                    |  7 -----
 and/patches/patch-aa            | 19 -------------
 and/patches/patch-and-OpenBSD.c | 17 ------------
 7 files changed, 115 deletions(-)

diffs:
diff --git a/and/DESCR b/and/DESCR
deleted file mode 100644
index 264468df8d..0000000000
--- a/and/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-The auto nice daemon activates itself in certain intervals and renices
-jobs according to their priority and CPU usage. Jobs owned by root are
-left alone. Jobs are never increased in their priority.
diff --git a/and/Makefile b/and/Makefile
deleted file mode 100644
index 9bb1fbd3c0..0000000000
--- a/and/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2012/12/03 23:15:04 othyro Exp $
-#
-
-DISTNAME=	and-1.2.2
-CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=and/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://and.sourceforge.net/
-COMMENT=	Auto nice daemon
-LICENSE=	gnu-gpl-v3
-
-USE_TOOLS+=	gmake
-USE_LANGUAGES=	c
-BUILD_TARGET=	default
-
-.include "../../mk/bsd.prefs.mk"
-
-MYARCH=			${OPSYS}
-.if ${MYARCH} == "NetBSD"
-MYARCH=			OpenBSD
-.endif
-
-SUBST_CLASSES+=		pref
-SUBST_STAGE.pref=	pre-configure
-SUBST_FILES.pref=	Makefile
-SUBST_SED.pref=		-e s,/usr/local,${PREFIX},
-
-SUBST_CLASSES+=		arch
-SUBST_STAGE.arch=	pre-configure
-SUBST_FILES.arch=	Makefile
-SUBST_SED.arch=		-e s,ARCH=.*,ARCH=${MYARCH},g
-
-SUBST_CLASSES+=		int
-SUBST_STAGE.int=	pre-configure
-SUBST_FILES.int=	and.c
-SUBST_SED.int=		-e s,MAXINT,INT_MAX,g
-
-SUBST_CLASSES+=		val
-SUBST_STAGE.val=	pre-configure
-SUBST_FILES.val=	and.c
-SUBST_SED.val=		-e s,values,string,
-
-SUBST_CLASSES+=		bsd
-SUBST_STAGE.bsd=	pre-configure
-SUBST_FILES.bsd=	and-OpenBSD.c
-SUBST_SED.bsd=		-e s,kp_proc.p_ppid,kp_proc.p_pid,
-
-SUBST_CLASSES+=		init
-SUBST_STAGE.init=	pre-configure
-SUBST_FILES.init=	Makefile
-SUBST_SED.init=		-e s,INITSCRIPT=,\#,
-
-SUBST_CLASSES+=		initd
-SUBST_STAGE.initd=	pre-configure
-SUBST_FILES.initd=	Makefile
-SUBST_SED.initd=	-e s,INSTALL_INITD=,\#,
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/and/PLIST b/and/PLIST
deleted file mode 100644
index 038c596bae..0000000000
--- a/and/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/10/11 10:44:26 thomasklausner Exp $
-man/man5/and.conf.5
-man/man5/and.priorities.5
-man/man8/and.8
-sbin/and
-share/examples/and/and.conf
-share/examples/and/and.priorities
diff --git a/and/TODO b/and/TODO
deleted file mode 100644
index a08e3527a5..0000000000
--- a/and/TODO
+++ /dev/null
@@ -1,3 +0,0 @@
-* add rc script
-* group SED expressions instead of one expr by class. (-e s,foo,bar, -e s,bob,alice,g)
-Should use CONF_FILES and PKGSYSCONFDIR
diff --git a/and/distinfo b/and/distinfo
deleted file mode 100644
index 8a7aec825a..0000000000
--- a/and/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.7 2013/01/10 14:26:25 othyro Exp $
-
-RMD160 (and-1.2.2.tar.gz) = dbbfb00c4cb3af4c94b2e8d17f0762be554a3ab6
-SHA512 (and-1.2.2.tar.gz) = f9ae5a6193a0029b6d1e6ce3c160635d39b152c49ad88b7ae686f3abf8ebcb5ec994edce5915a7f0eaa0f327c3ee7c4f0be2fc7c8bb01b7f374afdd594d6b609
-Size (and-1.2.2.tar.gz) = 29989 bytes
-SHA1 (patch-aa) = 765df715bad777233c49d04a52c28bed3bc95b6e
-SHA1 (patch-and-OpenBSD.c) = 33fe6d2e95f29a075e57b4ae5ec24aeec6397ca9
diff --git a/and/patches/patch-aa b/and/patches/patch-aa
deleted file mode 100644
index e58f088c2c..0000000000
--- a/and/patches/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2012/06/13 06:15:57 othyro Exp $
-
-Fixes ${EGDIR} and ${PKGMANDIR}.
-
---- Makefile.orig	2004-04-10 22:56:19.000000000 +0200
-+++ Makefile
-@@ -23,10 +23,10 @@ INITSCRIPT=and.init
- # given below.
- #
- PREFIX=/usr/local
--INSTALL_ETC=$(PREFIX)/etc
-+INSTALL_ETC=$(PREFIX)/share/examples/and
- INSTALL_INITD=/etc/init.d
- INSTALL_SBIN=$(PREFIX)/sbin
--INSTALL_MAN=$(PREFIX)/man
-+INSTALL_MAN=$(PREFIX)/$(PKGMANDIR)
- 
- # typical OpenBSD or FreeBSD configuration
- #PREFIX=/usr/local
diff --git a/and/patches/patch-and-OpenBSD.c b/and/patches/patch-and-OpenBSD.c
deleted file mode 100644
index a9d393b929..0000000000
--- a/and/patches/patch-and-OpenBSD.c
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-and-OpenBSD.c,v 1.1 2012/12/03 23:12:46 othyro Exp $
-
-sys/resourcevar.h is not supposed to be exposed to userland.
-
---- and-OpenBSD.c.orig	2004-03-06 13:34:02.000000000 +0000
-+++ and-OpenBSD.c
-@@ -31,8 +31,9 @@
- #include <sys/proc.h>
- #include <sys/time.h>
- #include <sys/resource.h>
-+#if !defined(__NetBSD__)
- #include <sys/resourcevar.h>
--
-+#endif
- #ifdef __FreeBSD__
- #include <sys/user.h>
- #endif


Home | Main Index | Thread Index | Old Index