From nobody@FreeBSD.org  Tue May  1 22:38:38 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5442637B43F
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 May 2001 22:38:33 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f425cXd74326;
	Tue, 1 May 2001 22:38:33 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200105020538.f425cXd74326@freefall.freebsd.org>
Date: Tue, 1 May 2001 22:38:33 -0700 (PDT)
From: netman@dynaplex.net
To: freebsd-gnats-submit@FreeBSD.org
Subject: NEW PORT: System maintenance package in Python and csh, v0.5.2
X-Send-Pr-Version: www-1.0

>Number:         27022
>Category:       ports
>Synopsis:       NEW PORT: System maintenance package in Python and csh, v0.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 01 22:40:00 PDT 2001
>Closed-Date:    Fri May 25 12:10:08 PDT 2001
>Last-Modified:  Fri May 25 12:11:18 PDT 2001
>Originator:     Dale Weber
>Release:        4.3-STABLE
>Organization:
The Dynaplex Network
>Environment:
FreeBSD defiant.dynaplex.org 4.3-STABLE FreeBSD 4.3-STABLE #2: Sat Apr 28 06:58:39 PDT 2001     root@defiant.dynaplex.org:/usr/src/sys/compile/DEFIANT  i386

>Description:
NEW PORT
>How-To-Repeat:
N/A
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       /usr/ports/sysutils/maint
#       /usr/ports/sysutils/maint/files
#       /usr/ports/sysutils/maint/pkg-descr
#       /usr/ports/sysutils/maint/pkg-comment
#       /usr/ports/sysutils/maint/pkg-plist
#       /usr/ports/sysutils/maint/distinfo
#       /usr/ports/sysutils/maint/Makefile
#
echo c - /usr/ports/sysutils/maint
mkdir -p /usr/ports/sysutils/maint > /dev/null 2>&1
echo c - /usr/ports/sysutils/maint/files
mkdir -p /usr/ports/sysutils/maint/files > /dev/null 2>&1
echo x - /usr/ports/sysutils/maint/pkg-descr
sed 's/^X//' >/usr/ports/sysutils/maint/pkg-descr << 'END-of-/usr/ports/sysutils/maint/pkg-descr'
X  Maint is a system maintenance script wrapper package written in Python and CSH
Xto handle common tasks, such as updating ports and source trees, building the
XOS, readmes, cleaning ports and source trees, and other common tasks.  Maint
Xis very modular and easy to extend and/or add new functions to. Maint also
Xincludes a batch facility to allow creating batch files for the most often
Xdone or special sequences of commands - and is cronable.
X
X  A fully automatic system build facility is in the works, which will include
Xbuilding the OS and kernel, as well as software from the ports collection.
XThis will make duplicating or restoring a system setup extremely easy.
X
XWWW: http://www.dynaplex.net/opensource/software
X
X- Dale Weber <software@dynaplex.net>
END-of-/usr/ports/sysutils/maint/pkg-descr
echo x - /usr/ports/sysutils/maint/pkg-comment
sed 's/^X//' >/usr/ports/sysutils/maint/pkg-comment << 'END-of-/usr/ports/sysutils/maint/pkg-comment'
XSystem maintenance package written in Python and CSH
END-of-/usr/ports/sysutils/maint/pkg-comment
echo x - /usr/ports/sysutils/maint/pkg-plist
sed 's/^X//' >/usr/ports/sysutils/maint/pkg-plist << 'END-of-/usr/ports/sysutils/maint/pkg-plist'
Xbin/maint
Xbin/maint.py
Xbin/maint-backup.py
Xbin/maint-build.pyXbin/maint-build-kde2.csh
Xbin/maint-build-system.csh
Xbin/maint-build-system2.csh
Xbin/maint-clean.py
Xbin/maint-restore.py
Xbin/maint-update.py
Xbin/maintlib.py
Xetc/maint/daily.conf.sample
Xetc/maint/monthly.conf.sample
Xetc/maint/special.conf.sample
Xetc/maint/weekly.conf.sample
Xetc/maint/yearly.conf.sample
Xetc/maint/scripts/daily.local
Xetc/maint/scripts/weekly.local
Xetc/maint/scripts/monthly.local
Xetc/maint/scripts/yearly.local
Xetc/maint/supfiles/kde2.sample
Xetc/maint/supfiles/ports.sample
Xetc/maint/supfiles/source.sample
Xshare/maint/data/packages.sample
Xshare/maint/data/portsdeps.sample
Xshare/maint/doc/README.NOW
Xshare/maint/doc/TODO
Xshare/maint/doc/maint.txt
Xshare/maint/logs/keep.me
X@dirrm share/maint/data
X@dirrm share/maint/doc
X@dirrm share/maint/logs
X@dirrm share/maint
X@dirrm etc/maint/scripts
X@dirrm etc/maint/supfiles
X@dirrm etc/maint
END-of-/usr/ports/sysutils/maint/pkg-plist
echo x - /usr/ports/sysutils/maint/distinfo
sed 's/^X//' >/usr/ports/sysutils/maint/distinfo << 'END-of-/usr/ports/sysutils/maint/distinfo'
XMD5 (maint-0.5.2.tar.gz) = 16b97fa744dcebe90b9de72ae9e0597c
END-of-/usr/ports/sysutils/maint/distinfo
echo x - /usr/ports/sysutils/maint/Makefile
sed 's/^X//' >/usr/ports/sysutils/maint/Makefile << 'END-of-/usr/ports/sysutils/maint/Makefile'
X# New ports collection makefile for:   maint
X# Date created:                                02-May-2001
X# Whom:                                Dale Weber <netman@dynaplex.net>
X#
X# $FreeBSD$
X
XPORTNAME=      maint

XPORTVERSION=   0.5.2
XCATEGORIES=    sysutils python
XMASTER_SITES=  http://www.dynaplex.net/opensource/software/
XDISTNAME=      ${PORTNAME:S/f/F/}-${PORTVERSION}
X
XMAINTAINER=    netman@dynaplex.net
X
XBUILD_DEPENDS= python:${PORTSDIR}/lang/python \
X               cvsup:${PORTSDIR}/net/cvsup-bin
X
XRUN_DEPENDS=   python:${PORTSDIR}/lang/python \
X               cvsup:${PORTSDIR}/net/cvsup-bin
X
XUSE_PYTHON=    yes
X
XBINDIR=                ${PREFIX}/bin
XMYCONFDIR=     ${PREFIX}/etc/maint
XMYSCRIPTDIR=   ${MYCONFDIR}/scripts
XMYSUPFILESDIR= ${MYCONFDIR}/supfiles
XMYSHAREDIR=    ${PREFIX}/share/maint
XMYDATADIR=     ${MYSHAREDIR}/data
XMYLOGSDIR=     ${MYSHAREDIR}/logs
XMYDOCDIR=      ${MYSHAREDIR}/doc
X
Xdo-build:
X
Xdo-install:
X       ${MKDIR} ${MYCONFDIR}
X       ${MKDIR} ${MYSCRIPTDIR}
X       ${MKDIR} ${MYSUPFILESDIR}
X       ${MKDIR} ${MYSHAREDIR}
X       ${MKDIR} ${MYDOCDIR}
X       ${MKDIR} ${MYDATADIR}
X       ${MKDIR} ${MYLOGSDIR}
X       ${INSTALL_SCRIPT} ${WRKSRC}/maint* ${BINDIR}
X       ${INSTALL_DATA} ${WRKSRC}/share/maint/data/* ${MYDATADIR}
X       ${INSTALL_DATA} ${WRKSRC}/etc/maint/*.sample ${MYCONFDIR}
X       ${INSTALL_DATA} ${WRKSRC}/etc/maint/scripts/* ${MYSCRIPTDIR}
X       ${INSTALL_DATA} ${WRKSRC}/etc/maint/supfiles/* ${MYSUPFILESDIR}
X       ${INSTALL_DATA} ${WRKSRC}/share/maint/logs/* ${MYLOGSDIR}
X       ${INSTALL_MAN} ${WRKSRC}/share/maint/doc/* ${MYDOCDIR}
X
Xpost-install:
X       ${CP} ${BINDIR}/maint.py ${BINDIR}/maint
X
X.include <bsd.port.mk>

END-of-/usr/ports/sysutils/maint/Makefile
exit

>Release-Note:
>Audit-Trail:

From: Dale Weber <netman@dynaplex.net>
To: freebsd-gnats-submit@FreeBSD.org, netman@dynaplex.net
Cc:  
Subject: Re: ports/27022: NEW PORT: System maintenance package in Python and csh, v0.5.2
Date: Tue, 22 May 2001 23:04:26 -0700

 	Greetings,
 
 	Is there a reason my port has not yet shown up in the ports tree?  Was the 
 PR not formatted properly?  I've been seeing a lot of changes and new ports 
 in the ports tree, but mine has not yet shown up.
 
 	Thanks!
 
 	Dale Weber
 -- 
 The Dynaplex Network - http://www.dynaplex.net
 Linux, UNIX/BSD, and Windows 2000 Professional
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Fri May 25 12:10:08 PDT 2001 
State-Changed-Why:  
committed, thanks 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27022 
>Unformatted:
