From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 4 01:00:24 2010 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 82396106566C for ; Thu, 4 Nov 2010 01:00:24 +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 575818FC24 for ; Thu, 4 Nov 2010 01:00:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oA410OL1034453 for ; Thu, 4 Nov 2010 01:00:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oA410Or0034426; Thu, 4 Nov 2010 01:00:24 GMT (envelope-from gnats) Date: Thu, 4 Nov 2010 01:00:24 GMT Message-Id: <201011040100.oA410Or0034426@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/150446: 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: Thu, 04 Nov 2010 01:00:24 -0000 The following reply was made to PR ports/150446; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/150446: commit references a PR Date: Thu, 4 Nov 2010 00:57:27 +0000 (UTC) wen 2010-11-04 00:57:22 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/rexx-regutil Makefile distinfo pkg-descr pkg-plist lang/rexx-regutil/files patch-Makefile.inc pkg-message.in regutil.1.in Log: RegUtil is an implementation of IBM's RexxUtil for Regina. According to the author, it is not complete; however, it implements a large number of the RexxUtil functions, and is very useful. Note that any scripts which load RegUtil must be run with the 'regina' command, rather than 'rexx'; the latter does not support the use of external function packages. WWW: http://pages.interlog.com/~pjtm/ PR: ports/150446 Submitted by: Bob Eager Revision Changes Path 1.707 +1 -0 ports/lang/Makefile 1.1 +45 -0 ports/lang/rexx-regutil/Makefile (new) 1.1 +2 -0 ports/lang/rexx-regutil/distinfo (new) 1.1 +11 -0 ports/lang/rexx-regutil/files/patch-Makefile.inc (new) 1.1 +5 -0 ports/lang/rexx-regutil/files/pkg-message.in (new) 1.1 +24 -0 ports/lang/rexx-regutil/files/regutil.1.in (new) 1.1 +9 -0 ports/lang/rexx-regutil/pkg-descr (new) 1.1 +3 -0 ports/lang/rexx-regutil/pkg-plist (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"