Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2012 00:28:51 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r244843 - projects/portbuild/crontabs
Message-ID:  <201212300028.qBU0SpsP081882@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon (doc,ports committer)
Date: Sun Dec 30 00:28:50 2012
New Revision: 244843
URL: http://svnweb.freebsd.org/changeset/base/244843

Log:
  Continue the de-orbit burn of the 'portmgr' user.

Added:
  projects/portbuild/crontabs/portbuild
     - copied unchanged from r244836, projects/portbuild/crontabs/portmgr
Deleted:
  projects/portbuild/crontabs/portmgr

Copied: projects/portbuild/crontabs/portbuild (from r244836, projects/portbuild/crontabs/portmgr)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ projects/portbuild/crontabs/portbuild	Sun Dec 30 00:28:50 2012	(r244843, copy of r244836, projects/portbuild/crontabs/portmgr)
@@ -0,0 +1,10 @@
+# DO NOT EDIT THIS FILE - edit the master and reinstall.
+# (/tmp/crontab.GlSF7IFIHx installed on Tue Nov 20 19:57:41 2012)
+# (Cron version -- $FreeBSD: release/9.0.0/usr.sbin/cron/crontab/crontab.c 185041 2008-11-18 00:39:50Z matteo $)
+#
+# portmgr crontab
+#
+SCRIPTS="/var/portbuild/scripts/"
+ERRORLOGS="/var/portbuild/errorlogs/"
+#
+0,15,30,45	*	*	*	*	cd ${ERRORLOGS} && ${SCRIPTS}/dopackagestats



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212300028.qBU0SpsP081882>