ports/79610: Update port: sysutils/jailctl Updated manpage and pkg-descr
Eirik Oeverby
ltning at anduin.net
Wed Apr 6 22:00:18 UTC 2005
>Number: 79610
>Category: ports
>Synopsis: Update port: sysutils/jailctl Updated manpage and pkg-descr
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 06 22:00:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Eirik Oeverby
>Release: FreeBSD 5.3-STABLE amd64
>Organization:
>Environment:
System: FreeBSD anduin.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Feb 2 20:54:30 CET 2005 root at anduin.net:/usr/obj/usr/src/sys/ANDUIN amd64
>Description:
Updated manpage and pkg-descr. Changed the 'stop' command to call rc.shutdown inside jail on 5.x.
>How-To-Repeat:
>Fix:
diff -ruN jailctl.old/Makefile jailctl/Makefile
--- jailctl.old/Makefile Wed Apr 6 15:56:54 2005
+++ jailctl/Makefile Wed Apr 6 22:44:35 2005
@@ -1,15 +1,14 @@
# New ports collection makefile for: jailctl
-# Date created: 04.04.2005
-# Whom: Eirik Oeverby <ltning at anduin.net>
+# Date created: 04.04.2005
+# Whom: ltning
#
-# $FreeBSD: ports/sysutils/jailctl/Makefile,v 1.1 2005/04/06 13:56:54 danfe Exp $
+# $FreeBSD$
#
PORTNAME= jailctl
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= sysutils
MASTER_SITES= http://anduin.net/jailctl/
-DISTNAME= jailctl
MAINTAINER= ltning-jailctl at anduin.net
COMMENT= Jail management tool
diff -ruN jailctl.old/distinfo jailctl/distinfo
--- jailctl.old/distinfo Wed Apr 6 15:56:54 2005
+++ jailctl/distinfo Wed Apr 6 22:47:04 2005
@@ -1,2 +1,2 @@
-MD5 (jailctl.tar.gz) = 13fb1137f19d48367880b4f721483a90
-SIZE (jailctl.tar.gz) = 22284
+MD5 (jailctl-0.52.tar.gz) = 0bd3254ed181139e3a8fb2d164179479
+SIZE (jailctl-0.52.tar.gz) = 22445
diff -ruN jailctl.old/pkg-descr jailctl/pkg-descr
--- jailctl.old/pkg-descr Wed Apr 6 15:56:54 2005
+++ jailctl/pkg-descr Wed Apr 6 22:51:03 2005
@@ -1,12 +1,14 @@
Jail management tool for FreeBSD 4.x and 5.x.
-Supports:
- - starting/stopping
- - creating
- - upgrading
- - deleting
- - backing up and restoring
+Supports
+ - starting/stopping
+ - creating
+ - upgrading
+ - deleting
+ - backing up and restoring
of jails.
Aims to be easy to configure, and to leave the system in a manageable state
even without access to the jailctl tool.
+
+WWW: http://anduin.net/jailctl/
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list