Update from freedt-0.22 to freedt-23
This updates removes compat code and switches from GPL to the ISC license.
This commit is contained in:
parent
a3d6205c8b
commit
d3e85b8e40
@ -1,14 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2014/07/24 17:20:46 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2015/09/28 17:54:05 jca Exp $
|
||||
|
||||
COMMENT= reimplementation of Dan Bernstein's daemontools#'
|
||||
|
||||
DISTNAME= freedt-0.22
|
||||
REVISION= 2
|
||||
DISTNAME= freedt-23
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= http://offog.org/code/freedt.html
|
||||
|
||||
# GPLv2+
|
||||
# ISC
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB= c
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (freedt-0.22.tar.gz) = /WNVPl/hSbiaiWMtIx66kiffghG7M3SyN1iRO0DndZU=
|
||||
SIZE (freedt-0.22.tar.gz) = 103200
|
||||
SHA256 (freedt-23.tar.gz) = sBdtbzwpDz0oGAS2GQa5HzMoARCeyMmRaJxBE6Ao5Cw=
|
||||
SIZE (freedt-23.tar.gz) = 106539
|
||||
|
@ -1,5 +1,5 @@
|
||||
freedt is a reimplementation of Dan Bernstein's daemontools under the
|
||||
GNU GPL, sharing no code with the original implementation.
|
||||
ISC licence, sharing no code with the original implementation.
|
||||
|
||||
It currently includes feature-equivalent replacements for argv0, envdir,
|
||||
envuidgid, setlock, setuidgid, softlimit, supervise, svc, svok, svscan,
|
||||
|
@ -1,9 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2014/07/24 17:20:46 zhuk Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2015/09/28 17:54:05 jca Exp $
|
||||
@bin bin/anonidentd
|
||||
@bin bin/fargv0
|
||||
@bin bin/dumblog
|
||||
@bin bin/envdir
|
||||
@bin bin/envuidgid
|
||||
@bin bin/fargv0
|
||||
bin/mkservice
|
||||
@bin bin/ratelimit
|
||||
@bin bin/setlock
|
||||
|
Loading…
x
Reference in New Issue
Block a user