ports/66180: Update port: sysutils/webjob 1.3.0 --> 1.4.0

klm at uidzero.org klm at uidzero.org
Sun May 2 21:10:19 UTC 2004


>Number:         66180
>Category:       ports
>Synopsis:       Update port: sysutils/webjob 1.3.0 --> 1.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 02 14:10:18 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     klm
>Release:        FreeBSD 4.7-RELEASE-p23 i386
>Organization:
>Environment:
System:

>Description:

>How-To-Repeat:

>Fix:

Please remove all files from webjob/files as they are no longer
needed.

  patch-configure
  patch-configure.in
  patch-src::config.h.in
  patch-src::http.c
  patch-src::ktypes.h
  patch-src::webjob.c

--- webjob-1.4.0.diff begins here ---
diff -urP webjob/Makefile webjob-1.4.0/Makefile
--- webjob/Makefile	Mon Apr  5 00:39:58 2004
+++ webjob-1.4.0/Makefile	Sun May  2 20:42:48 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		webjob
-PORTVERSION=		1.3.0
+PORTVERSION=		1.4.0
 CATEGORIES=		sysutils security
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	webjob
@@ -27,7 +27,7 @@
 .if defined(NO_STATIC)
 CFLAGS+=
 .else
-CFLAGS+=       		-static
+CFLAGS+=		-static
 .endif
 
 MAN1=			webjob.1
diff -urP webjob/distinfo webjob-1.4.0/distinfo
--- webjob/distinfo	Wed Mar 31 03:11:33 2004
+++ webjob-1.4.0/distinfo	Sun May  2 20:40:10 2004
@@ -1,2 +1,2 @@
-MD5 (webjob-1.3.0.tgz) = 60225d5e50319c016005e2255a5d4564
-SIZE (webjob-1.3.0.tgz) = 160356
+MD5 (webjob-1.4.0.tgz) = 7fd5a78128fcd7bb6a793c73f77eb31d
+SIZE (webjob-1.4.0.tgz) = 182868
Only in webjob/files: patch-configure
Only in webjob/files: patch-configure.in
Only in webjob/files: patch-src::config.h.in
Only in webjob/files: patch-src::http.c
Only in webjob/files: patch-src::ktypes.h
Only in webjob/files: patch-src::webjob.c
diff -urP webjob/pkg-descr webjob-1.4.0/pkg-descr
--- webjob/pkg-descr	Wed Apr  2 12:39:26 2003
+++ webjob-1.4.0/pkg-descr	Sun May  2 20:40:20 2004
@@ -1,9 +1,14 @@
-WebJob downloads a program over HTTP/HTTPS and executes it in one
-unified operation. The output, if any, may be directed to stdout/stderr
-or a Web resource. WebJob may be useful in incident response and
-intrusion analysis as it provides a mechanism to run known good
-diagnostic programs on a potentially compromised system. It can
-also support a variety of centralized management and host-based
-monitoring solutions.
+WebJob downloads a program or script from a remote WebJob server
+over HTTP/HTTPS and executes it in one unified operation. Any output
+produced by the program/script is packaged up and sent to a remote,
+possibly different, WebJob server. WebJob is useful because it
+provides a mechanism for running known good programs on damaged or
+potentially compromised systems. This makes it ideal for remote
+diagnostics, incident response, and evidence collection. WebJob
+also provides a framework that is conducive to centralized management.
+Therefore, it can support and help automate a large number of common
+administrative tasks and host-based monitoring scenarios such as
+periodic system checks, file updates, integrity monitoring,
+patch/package management, and so on.
 
 WWW: http://webjob.sourceforge.net/WebJob/
--- webjob-1.4.0.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list