Date: Thu, 4 Nov 2010 00:57:22 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/rexx-regutil Makefile distinfo pkg-descr pkg-plist ports/lang/rexx-regutil/files patch-Makefile.inc pkg-message.in regutil.1.in Message-ID: <201011040057.oA40vMCi048945@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bob@eager.cx>
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011040057.oA40vMCi048945>
