From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 13 06:20:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 545FB1065679 for ; Fri, 13 Jun 2008 06:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3AD5C8FC14 for ; Fri, 13 Jun 2008 06:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5D6K3ba002881 for ; Fri, 13 Jun 2008 06:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5D6K3Qw002880; Fri, 13 Jun 2008 06:20:03 GMT (envelope-from gnats) Date: Fri, 13 Jun 2008 06:20:03 GMT Message-Id: <200806130620.m5D6K3Qw002880@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/117299: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2008 06:20:03 -0000 The following reply was made to PR ports/117299; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/117299: commit references a PR Date: Fri, 13 Jun 2008 06:13:03 +0000 (UTC) edwin 2008-06-13 06:12:59 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/webobjects Makefile Makefile.plist distinfo pkg-descr www/webobjects/files JavaMonitor.sh.in patch-aa patch-ab pkg-deinstall.in pkg-install.in pkg-message.in wotaskd.sh.in Log: [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle This is a bundle of several ports covering many typical requirements for building an Apple WebObjects deployment environment. Each port is or has a dependancy with some other port in the bundle, and have therefore been lodged collectively. www/webobjects WebObjects runtime is the deployment environment for Apple WebObjects Applications. WebObjects is a suite of tools and object-oriented frameworks that enable you to create and deploy web applications and web services using Java. WWW: http://www.apple.com/webobjects PR: ports/117299 Submitted by: Quinton Dolan Revision Changes Path 1.2058 +1 -0 ports/www/Makefile 1.1 +129 -0 ports/www/webobjects/Makefile (new) 1.1 +27 -0 ports/www/webobjects/Makefile.plist (new) 1.1 +3 -0 ports/www/webobjects/distinfo (new) 1.1 +53 -0 ports/www/webobjects/files/JavaMonitor.sh.in (new) 1.1 +14 -0 ports/www/webobjects/files/patch-aa (new) 1.1 +18 -0 ports/www/webobjects/files/patch-ab (new) 1.1 +19 -0 ports/www/webobjects/files/pkg-deinstall.in (new) 1.1 +362 -0 ports/www/webobjects/files/pkg-install.in (new) 1.1 +15 -0 ports/www/webobjects/files/pkg-message.in (new) 1.1 +52 -0 ports/www/webobjects/files/wotaskd.sh.in (new) 1.1 +7 -0 ports/www/webobjects/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"