notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rexx-regutil Implementation of IBM's RexxUtil function library for Regina
1.26_3 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.26_2Version of this port present on the latest quarterly branch.
Maintainer: bob@eager.cx search for ports maintained by this maintainer
Port Added: 2010-11-04 00:57:36
Last Update: 2024-01-21 21:42:29
Commit Hash: 4a2219b
License: MPL10
WWW:
http://pages.interlog.com/~pjtm/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. lib/librexxutil.so
  2. share/man/man1/regutil.1.gz
  3. @ldconfig
  4. /usr/local/share/licenses/rexx-regutil-1.26_3/catalog.mk
  5. /usr/local/share/licenses/rexx-regutil-1.26_3/LICENSE
  6. /usr/local/share/licenses/rexx-regutil-1.26_3/MPL10
Collapse this list.
Dependency lines:
  • rexx-regutil>0:lang/rexx-regutil
To install the port:
cd /usr/ports/lang/rexx-regutil/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/rexx-regutil
  • pkg install rexx-regutil
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rexx-regutil
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (regutil126.zip) = 9f80ddfd681779f6b3d112df0343f1508bedde3ad5ce3a80f33343777a218109 SIZE (regutil126.zip) = 250916

Packages (timestamps in pop-ups are UTC):
rexx-regutil
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26_31.26_31.26_21.26_31.26_3-1.26_2-
FreeBSD:13:quarterly1.26_21.26_21.26_21.26_21.26_21.26_21.26_21.26_2
FreeBSD:14:latest1.26_31.26_31.26_21.26_31.26_31.26_2-1.26_2
FreeBSD:14:quarterly1.26_21.26_2-1.26_21.26_21.26_21.26_21.26_2
FreeBSD:15:latest1.26_31.26_3n/a1.26_3n/a1.26_31.26_31.26_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rexxsaa.h : lang/rexx-regina
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rexx-regutil-1.26_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
lang_rexx-regutil
USES:
ncurses zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://home.interlog.com/~ptjm/
  2. http://www.ancientgeek.org.uk/distfiles/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.26_3
21 Jan 2024 21:42:29
commit hash: 4a2219b63ddb8c1a8a4e9c8e495b7027a6fd22dacommit hash: 4a2219b63ddb8c1a8a4e9c8e495b7027a6fd22dacommit hash: 4a2219b63ddb8c1a8a4e9c8e495b7027a6fd22dacommit hash: 4a2219b63ddb8c1a8a4e9c8e495b7027a6fd22da files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/rexx-regutil: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.26_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.26_2
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.26_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.26_2
08 Apr 2019 17:34:52
Revision:498396Original commit files touched by this commit
swills search for other commits by this committer
lang/rexx-regutil: fix LLD_UNSAFE

PR:		237084
Submitted by:	bob@eager.cx (maintainer)
1.26_1
02 Mar 2018 22:34:53
Revision:463452Original commit files touched by this commit
brooks search for other commits by this committer
Work around the lack of definition of union semun per POSIX.

When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.

PR:		224300, 224443 (exp-run)
Approved by:	portmgr (antoine)
Exp-run:	antoine
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14137
1.26_1
10 Jan 2018 15:08:51
Revision:458646Original commit files touched by this commit
danfe search for other commits by this committer
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages.
1.26_1
10 Jan 2018 13:10:06
Revision:458636Original commit files touched by this commit
danfe search for other commits by this committer
Fix indentation, install manpages under MANPREFIX, mute MKDIR's.
1.26_1
27 Dec 2017 00:54:44
Revision:457345Original commit files touched by this commit
emaste search for other commits by this committer
lang/rexx-regutil: set LLD_UNSAFE to avoid linking with lld

lld does not have built-in search paths, so direct link invocations that
specify a library (e.g. -lncurses) but do not specify a search path
(e.g. -L/usr/lib) will fail.

PR:		214864
Submitted by:	krion
Approved by:	portmgr (LLD_UNSAFE blanket)
1.26_1
04 Nov 2017 11:43:35
Revision:453453Original commit files touched by this commit
dbaio search for other commits by this committer
Update license of ports using MPL (without version)

All ports now should use MPL[10|11|20] license.

Approved by:	portmgr (blanket)
1.26_1
28 Jun 2016 12:15:10
Revision:417711Original commit files touched by this commit
mat search for other commits by this committer
Remove commented out include.
1.26_1
08 May 2016 17:50:04
Revision:414814Original commit files touched by this commit
pi search for other commits by this committer
lang/rexx-regutil: several patches

- additional MASTER_SITE (there was only one)
- tidied Makefile considerably
- fixed failure to build under different PREFIX
- added DOC option
- added EXAMPLES option, and now can have examples (there were none before)
- eliminated numerous compilation warnings
- REMOVED pkg-plist (only two files in it)
- REMOVED pkg-message (now redundant)
- ADDED new patches in files/

PR:		209379
Submitted by:	bob@eager.cx (maintainer)
1.26
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
1.26
08 Feb 2016 19:29:28
Revision:408508Original commit files touched by this commit
marino search for other commits by this committer
lang/rexx-regutil: document ncurses rqmt (USES+=ncurses), respect LDFLAGS

Also link with ncurses, not termcap

approved by:	infrastructure blanket
1.26
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.26
21 Jul 2014 14:33:52
Revision:362438Original commit files touched by this commit
rene search for other commits by this committer
Stage support.

PR:		191066
Submitted by:	maintainer <bob@eager.cx>
1.26
05 Jul 2014 19:27:04
Revision:360810Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
1.26
10 Mar 2014 16:01:36
Revision:347773Original commit files touched by this commit
bapt search for other commits by this committer
Convert l* to USES=zip
1.26
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
1.26
29 Jul 2011 08:16:45
Original commit files touched by this commit
culot search for other commits by this committer
- Update MASTER_SITES

PR:             ports/159277
Submitted by:   Bob Eager <bob@eager.cx> (maintainer)
1.26
04 Nov 2010 00:57:22
Original commit files touched by this commit
wen search for other commits by this committer
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>

Number of commits found: 22