since this depends on daemontools and daemontools was removed, we also
have to remove this one. The reason? license does not allow modification to allow for proper integration in OpenBSD
This commit is contained in:
parent
cd38794d0f
commit
ce58061c37
@ -1,31 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/06/09 18:39:44 lebel Exp $
|
||||
|
||||
COMMENT= "create and configure svscan-format service directories"
|
||||
|
||||
DISTNAME= service-config-0.51
|
||||
CATEGORIES= sysutils
|
||||
NEED_VERSION= 1.402
|
||||
MASTER_SITES= http://www.superscript.com/service-config/
|
||||
|
||||
HOMEPAGE= http://www.superscript.com/service-config/intro.html
|
||||
|
||||
MAINTAINER= David Lebel <lebel@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
ALL_TARGET= default
|
||||
INSTALL_TARGET= setup check
|
||||
|
||||
RUN_DEPENDS= supervise::sysutils/daemontools
|
||||
|
||||
pre-build:
|
||||
@echo ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc
|
||||
@echo ${PREFIX} > ${WRKSRC}/conf-home
|
||||
|
||||
pre-install:
|
||||
@echo ${PREFIX} > ${WRKSRC}/conf-home
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (service-config-0.51.tar.gz) = 6bb4cbbe3ac2e2aaa9627b4c281de0d4
|
||||
RMD160 (service-config-0.51.tar.gz) = fb809f136c8456369a027aecdfd9245bbea61261
|
||||
SHA1 (service-config-0.51.tar.gz) = e47daed033995a5c9b17027b4bec5de4f078772e
|
@ -1,18 +0,0 @@
|
||||
$OpenBSD: patch-Makefile,v 1.1.1.1 2001/06/09 18:39:44 lebel Exp $
|
||||
|
||||
Needed for fake installation. This way the installer can easily be
|
||||
rebuilt with the fake prefix, without rebuilding _everything_.
|
||||
|
||||
--- Makefile.orig Mon Apr 23 08:30:01 2001
|
||||
+++ Makefile Sat Jun 9 14:19:01 2001
|
||||
@@ -306,8 +306,8 @@ strerr.h error.h exit.h
|
||||
test: prog rts rts.tests rts.exp
|
||||
./rts | cmp - rts.exp >&2
|
||||
|
||||
-setup: it install
|
||||
+setup: install
|
||||
./install
|
||||
|
||||
-check: it instcheck
|
||||
+check: instcheck
|
||||
./instcheck
|
@ -1,15 +0,0 @@
|
||||
What is service-config? The programs in service-config create and
|
||||
configure svscan-format service directories.
|
||||
|
||||
* server-config creates an svscan-format directory for an arbitrary
|
||||
service.
|
||||
* rules-config configures access rules for use by a service.
|
||||
* svscan-config configures a service to run svscan.
|
||||
* ipc-config configures a service to run ipcserver.
|
||||
* ipcx-config configures a service to run ipcserver using access
|
||||
rules.
|
||||
* tcp-config configures a service to run tcpserver.
|
||||
* tcpx-config configures a service to run tcpserver using access
|
||||
rules.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
@ -1,8 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/06/09 18:39:44 lebel Exp $
|
||||
bin/ipc-config
|
||||
bin/ipcx-config
|
||||
bin/rules-config
|
||||
bin/service-config
|
||||
bin/svscan-config
|
||||
bin/tcp-config
|
||||
bin/tcpx-config
|
Loading…
Reference in New Issue
Block a user