=>> Building java/netrexx build started at Sun May 4 18:47:23 EDT 2025 port directory: /usr/ports/java/netrexx package name: NetRexx-2.05_3 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1490 Mar 1 07:51 /usr/ports/java/netrexx/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 0835676e361b Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for NetRexx-2.05_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/netrexx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/netrexx/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/netrexx/work/.cache HOME=/wrkdirs/usr/ports/java/netrexx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/netrexx/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/netrexx/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/netrexx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/netrexx/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/netrexx/work/.cache HOME=/wrkdirs/usr/ports/java/netrexx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/netrexx/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/netrexx/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/NetRexx" EXAMPLESDIR="share/examples/NetRexx" DATADIR="share/NetRexx" WWWDIR="www/NetRexx" ETCDIR="etc/NetRexx" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/NetRexx DOCSDIR=/usr/local/share/doc/NetRexx EXAMPLESDIR=/usr/local/share/examples/NetRexx WWWDIR=/usr/local/www/NetRexx ETCDIR=/usr/local/etc/NetRexx --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The NetRexx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> NetRexx-2.05_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> NetRexx-2.05_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of NetRexx-2.05_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The NetRexx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by NetRexx-2.05_3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The NetRexx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by NetRexx-2.05_3 for building => SHA256 Checksum OK for NetRexx.zip. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The NetRexx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by NetRexx-2.05_3 for building ===> Extracting for NetRexx-2.05_3 => SHA256 Checksum OK for NetRexx.zip. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for NetRexx-2.05_3 for file in /wrkdirs/usr/ports/java/netrexx/work/NetRexx/bin/NetRexxC.sh /wrkdirs/usr/ports/java/netrexx/work/NetRexx/read.me.first; do /usr/bin/tr -d '\015' < ${file} > ${file}.new; /bin/mv ${file}.new ${file}; done ===> Applying FreeBSD patches for NetRexx-2.05_3 from /usr/ports/java/netrexx/files /usr/bin/sed -i.bak -e 's,%%JAVA_HOME%%,/usr/local/openjdk8,' -e 's,%%JAVAJARDIR%%,/usr/local/share/java/classes,' /wrkdirs/usr/ports/java/netrexx/work/NetRexx/bin/NetRexxC.sh =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for NetRexx-2.05_3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> NetRexx-2.05_3 depends on file: /usr/local/openjdk8/bin/java - not found ===> Installing existing package /packages/All/openjdk8-8.442.06.1_1.pkg [13amd64-weekly-desktop-job-03] Installing openjdk8-8.442.06.1_1... [13amd64-weekly-desktop-job-03] `-- Installing alsa-lib-1.2.13... [13amd64-weekly-desktop-job-03] `-- Extracting alsa-lib-1.2.13: .......... done [13amd64-weekly-desktop-job-03] `-- Installing dejavu-2.37_3... [13amd64-weekly-desktop-job-03] | `-- Installing fontconfig-2.15.0_3,1... [13amd64-weekly-desktop-job-03] | | `-- Installing expat-2.6.4... [13amd64-weekly-desktop-job-03] | | `-- Extracting expat-2.6.4: .......... done [13amd64-weekly-desktop-job-03] | | `-- Installing freetype2-2.13.3... [13amd64-weekly-desktop-job-03] | | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-03] | | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-03] | | `-- Installing png-1.6.46... [13amd64-weekly-desktop-job-03] | | `-- Extracting png-1.6.46: .......... done [13amd64-weekly-desktop-job-03] | | `-- Extracting freetype2-2.13.3: .......... done [13amd64-weekly-desktop-job-03] | `-- Extracting fontconfig-2.15.0_3,1: .......... done [13amd64-weekly-desktop-job-03] | `-- Installing mkfontscale-1.2.3... [13amd64-weekly-desktop-job-03] | | `-- Installing libfontenc-1.1.8... [13amd64-weekly-desktop-job-03] | | `-- Extracting libfontenc-1.1.8: ...... done [13amd64-weekly-desktop-job-03] | `-- Extracting mkfontscale-1.2.3: .... done [13amd64-weekly-desktop-job-03] `-- Extracting dejavu-2.37_3: .......... done [13amd64-weekly-desktop-job-03] `-- Installing giflib-5.2.2... [13amd64-weekly-desktop-job-03] `-- Extracting giflib-5.2.2: .......... done [13amd64-weekly-desktop-job-03] `-- Installing java-zoneinfo-2021.e... [13amd64-weekly-desktop-job-03] `-- Extracting java-zoneinfo-2021.e: .......... done [13amd64-weekly-desktop-job-03] `-- Installing javavmwrapper-2.7.10... [13amd64-weekly-desktop-job-03] `-- Extracting javavmwrapper-2.7.10: .......... done [13amd64-weekly-desktop-job-03] `-- Installing libX11-1.8.12,1... [13amd64-weekly-desktop-job-03] | `-- Installing libxcb-1.17.0... [13amd64-weekly-desktop-job-03] | | `-- Installing libXau-1.0.11... [13amd64-weekly-desktop-job-03] | | `-- Extracting libXau-1.0.11: .......... done [13amd64-weekly-desktop-job-03] | | `-- Installing libXdmcp-1.1.5... [13amd64-weekly-desktop-job-03] | | `-- Installing xorgproto-2024.1... [13amd64-weekly-desktop-job-03] | | `-- Extracting xorgproto-2024.1: .......... done [13amd64-weekly-desktop-job-03] | | `-- Extracting libXdmcp-1.1.5: ...... done [13amd64-weekly-desktop-job-03] | `-- Extracting libxcb-1.17.0: .......... done [13amd64-weekly-desktop-job-03] `-- Extracting libX11-1.8.12,1: .......... done [13amd64-weekly-desktop-job-03] `-- Installing libXext-1.3.6,1... [13amd64-weekly-desktop-job-03] `-- Extracting libXext-1.3.6,1: .......... done [13amd64-weekly-desktop-job-03] `-- Installing libXi-1.8.1,1... [13amd64-weekly-desktop-job-03] | `-- Installing libXfixes-6.0.1... [13amd64-weekly-desktop-job-03] | `-- Extracting libXfixes-6.0.1: ....... done [13amd64-weekly-desktop-job-03] `-- Extracting libXi-1.8.1,1: .......... done [13amd64-weekly-desktop-job-03] `-- Installing libXrender-0.9.12... [13amd64-weekly-desktop-job-03] `-- Extracting libXrender-0.9.12: ....... done [13amd64-weekly-desktop-job-03] `-- Installing libXt-1.3.0,1... [13amd64-weekly-desktop-job-03] | `-- Installing libICE-1.1.1,1... [13amd64-weekly-desktop-job-03] | `-- Extracting libICE-1.1.1,1: .......... done [13amd64-weekly-desktop-job-03] | `-- Installing libSM-1.2.6,1... [13amd64-weekly-desktop-job-03] | `-- Extracting libSM-1.2.6,1: ........ done [13amd64-weekly-desktop-job-03] `-- Extracting libXt-1.3.0,1: .......... done [13amd64-weekly-desktop-job-03] `-- Installing libXtst-1.2.4... [13amd64-weekly-desktop-job-03] `-- Extracting libXtst-1.2.4: .......... done [13amd64-weekly-desktop-job-03] `-- Installing libinotify-20240724... [13amd64-weekly-desktop-job-03] `-- Extracting libinotify-20240724: .......... done [13amd64-weekly-desktop-job-03] Extracting openjdk8-8.442.06.1_1: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.3: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from dejavu-2.37_3: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===== Message from libinotify-20240724: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== Message from openjdk8-8.442.06.1_1: -- This OpenJDK implementation may require fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc for some applications. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 ===> NetRexx-2.05_3 depends on file: /usr/local/openjdk8/bin/java - found ===> Returning to build of NetRexx-2.05_3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for NetRexx-2.05_3 ===> Generating temporary packing list install -m 555 /wrkdirs/usr/ports/java/netrexx/work/NetRexx/bin/NetRexxC.sh /wrkdirs/usr/ports/java/netrexx/work/stage/usr/local/bin /bin/ln -sf /usr/local/bin/NetRexxC.sh /wrkdirs/usr/ports/java/netrexx/work/stage/usr/local/bin/nrc install -m 0644 /wrkdirs/usr/ports/java/netrexx/work/NetRexx/lib/NetRexxC.jar /wrkdirs/usr/ports/java/netrexx/work/stage/usr/local/share/java/classes install -m 0644 /wrkdirs/usr/ports/java/netrexx/work/NetRexx/runlib/NetRexxR.jar /wrkdirs/usr/ports/java/netrexx/work/stage/usr/local/share/java/classes install -m 0644 /wrkdirs/usr/ports/java/netrexx/work/NetRexx/bin/hello.nrx /wrkdirs/usr/ports/java/netrexx/work/stage/usr/local/share/examples/NetRexx (cd /wrkdirs/usr/ports/java/netrexx/work/NetRexx/browse && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/java/netrexx/work/stage/usr/local/share/doc/NetRexx) ==================== IBM LICENSE ==================== ********************************************************************* IBM License Agreement for IBM Employee-Written Software ----------------------------------------------------------------- IF YOU DOWNLOAD OR USE THIS PROGRAM YOU AGREE TO THESE TERMS. International Business Machines Corporation grants you a license to use the Program only in the country where you acquired it. The Program is copyrighted and licensed (not sold). We do not transfer title to the Program to you. You obtain no rights other than those granted you under this license. Under this license, you may: 1. use the Program on one or more machines at a time; 2. make copies of the Program for use or backup purposes within your Enterprise; 3. modify the Program and merge it into another program; and 4. make copies of the original file you downloaded and distribute it, provided that you transfer a copy of this license to the other party. The other party agrees to these terms by its first use of the Program. You must reproduce the copyright notice and any other legend of ownership on each copy or partial copy, of the Program. You may NOT: 1. sublicense, rent, lease, or assign the Program; and 2. reverse assemble, reverse compile, or otherwise translate the Program. We do not warrant that the Program is free from claims by a third party of copyright, patent, trademark, trade secret, or any other intellectual property infringement. Under no circumstances are we liable for any of the following: 1. third-party claims against you for losses or damages; 2. loss of, or damage to, your records or data; or 3. economic consequential damages (including lost profits or savings) or incidental damages, even if we are informed of their possibility. Some jurisdictions do not allow these limitations or exclusions, so they may not apply to you. We do not warrant uninterrupted or error free operation of the Program. We have no obligation to provide service, defect correction, or any maintenance for the Program. We have no obligation to supply any Program updates or enhancements to you even if such are or later become available. IF YOU DOWNLOAD OR USE THIS PROGRAM YOU AGREE TO THESE TERMS. THERE ARE NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Some jurisdictions do not allow the exclusion of implied warranties, so the above exclusion may not apply to you. You may terminate this license at any time. We may terminate this license if you fail to comply with any of its terms. In either event, you must destroy all your copies of the Program. You are responsible for the payment of any taxes resulting from this license. You may not sell, transfer, assign, or subcontract any of your rights or obligations under this license. Any attempt to do so is void. Neither of us may bring a legal action more than two years after the cause of action arose. If you acquired the Program in the United States, this license is governed by the laws of the State of New York. If you acquired the Program in Canada, this license is governed by the laws of the Province of Ontario. Otherwise, this license is governed by the laws of the country in which you acquired the Program. 3/92 --------------------------------------------------------------------------- ------------------------------------------------------- ==================== IMPORTANT!! ==================== This is the NetRexx 2 package """"""""""""""""""""""""""""" NetRexx is a programming language derived from both Rexx and Java. It is a dialect of Rexx that retains the portability and efficiency of Java, while being as easy to learn and to use as Rexx. This directory contains the documentation, executables, and sample programs for NetRexx. To start, point your Web browser at the file: NetRexx\browse\netrexx.html ------------------------------------------------------------------------ Brief Installation Instructions """"""""""""""""""""""""""""""" The NetRexx package includes the NetRexx translator -- a Java application which can be used for compiling, interpreting, or syntax-checking NetRexx programs. The procedure for installation is briefly as follows (full details are given in the NetRexx User's Guide): 1. Ensure that you have Java 1.1.2 (or later) installed and running. Try the command: 'java -version' to confirm this. 2. Make the translator visible to the Java Virtual Machine (JVM): -- If you are running Java 1.2 or later, copy the file NetRexx\lib\NetRexxC.jar to the jre\lib\ext directory in the Java installation tree. The JVM will automatically find it there and make it available. -- If you are using an earlier Java version (1.1.2 through 1.1.8) instead add the full path and filename of the NetRexx\lib\NetRexxC.jar to the CLASSPATH environment variable for your operating system. Note: if you have a NetRexxC.zip in your CLASSPATH from an earlier version of Rexx, remove it (NetRexxC.jar replaces NetRexxC.zip). 3. Copy all the files in the NetRexx\bin directory to a directory in your PATH (perhaps the \bin directory in the Java installation tree). This is not essential, but makes shorthand scripts and a test case available. 4. If you are running Java 1.2 or later, make the file \lib\tools.jar (which contains the javac compiler) in the Java tree visible to the JVM. You can do this either by adding its path and filename to the CLASSPATH environment variable, or by moving it to the jre\lib\ext directory in the Java tree. 5. Test the installation by making the executables directory the current directory and issuing the following two commands exactly as written: java COM.ibm.netrexx.process.NetRexxC hello java hello The first of these should translate the test program and then invoke the javac compiler to generate the class file (hello.class) for the program. The second should run the program and display a simple greeting. If you have any problems or errors in the above process, please read the detailed instructions and problem-solving tips in the NetRexx User's guide. You can find it in this package at NetRexx\browse\nrusers.html (for browsing) and at NetRexx\browse\nrusers.pdf for viewing and printing with Acrobat Reader. ------------------------------------------------------------------------ For the latest version of the NetRexx package, try: http://www2.hursley.ibm.com/netrexx/ (If that doesn't work, try http://www.ibm.com/ and use the search facility there to search for NetRexx.) Thanks for reading this! ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-04T22:47:23+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=0835676e361b' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for NetRexx-2.05_3 ===> Building NetRexx-2.05_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for NetRexx-2.05_3 build of java/netrexx | NetRexx-2.05_3 ended at Sun May 4 18:47:35 EDT 2025 build time: 00:00:13