Port details |
- rexx-imc Procedural programming language designed by IBM's UK Laboratories
- 1.76_4 lang =5 1.76_4Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-01-09 09:47:14
- Commit Hash: c75c944
- People watching this port, also watch:: m4, bison, unzip, recode, p5-Time-HiRes
- License: not specified in port
- WWW:
- https://www.cs.ox.ac.uk/people/ian.collier/Rexx/rexximc.html
- Description:
- REXX/imc is a Rexx interpreter for Unix. It supports all the standard
instructions and built-in functions, plus a small number of extensions,
and has a partial implementation of the SAA API allowing applications
to call Rexx programs and to register addressing environments, Rexx
functions, and exit handlers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/rexx-imc/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/rexx-imc
- pkg install rexx-imc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rexx-imc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rexx-imc-1.76.tar.gz) = 2b347556df101282e1522cd66e473dc76a0590b7de759631b506dd1c0a406db3
SIZE (rexx-imc-1.76.tar.gz) = 251581
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- as : devel/binutils
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rexx-imc-1.76_4:
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-imc
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.76_4 09 Jan 2024 09:47:14 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.76_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.76_3 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
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 ) |
1.76_3 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.76_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.76_3 17 Nov 2020 17:42:48 |
linimon |
Fix build on aarch64.
While here, pet portlint.
PR: 251098
Submitted by: mikael |
1.76_3 29 Mar 2018 15:02:05 |
emaste |
Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876 |
1.76_3 29 Mar 2018 10:40:29 |
krion |
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.
PR: 226987
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket) |
1.76_3 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.76_3 26 May 2017 18:15:15 |
linimon |
Mark broken on armv6. The error indication "termios" is a false
positive.
Approved by: portmgr (tier-2 blanket) |
1.76_3 25 Jul 2016 09:00:51 |
amdmi3 |
- Switch to options helpers
- Regenerate patches with `make makepatch` |
1.76_3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.76_3 05 Jun 2015 19:00:31 |
amdmi3 |
- Fix library installation |
1.76_2 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.76_2 01 Jun 2014 13:10:24 |
pawel |
One OPTIONS_DEFINE too much |
1.76_2 01 Jun 2014 13:07:53 |
pawel |
- Add staging support
- Define available options |
1.76_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.76_2 15 Jul 2013 14:47:54 |
miwi |
- Fix build on 9-stable
- Update MASTER_SITES an WWW: line
- Support PORTEXAMPLES
PR: 180513
Submitted by: Ports Fury |
1.76_2 19 Jun 2013 20:12:38 |
linimon |
Reset g.gonter@ieee.org: mbox full.
While here, modernize headers. |
1.76_2 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.76_2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.76_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.76_2 27 Dec 2009 09:54:18 |
erwin |
Mark BROKEN on 9.x: does not build. |
1.76_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.76_2 20 Dec 2007 15:18:53 |
pav |
- Fix build on FreeBSD 8.x
Submitted by: Wesley Shields <wxs@atarininja.org> |
1.76_2 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
1.76_2 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.76_2 12 Sep 2005 17:38:45 |
jylefort |
Mark conflict with lang/oorexx. |
1.76_1 19 Jul 2005 17:46:19 |
arved |
Fix build on FreeBSD 7
Approved by: maintainer |
1.76_1 06 Mar 2005 23:01:23 |
arved |
- Fix MASTER_SITES
- Fix compilation on FreeBSD 6.*
- Pass Maintainership to submitter
PR: 77898
Submitted by: Gerhard Gonter <g.gonter@ieee.org> |
1.76_1 13 Feb 2005 18:28:23 |
linimon |
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ... |
1.76_1 18 Nov 2004 22:38:57 |
kris |
BROKEN on 6.x: Does not compile |
1.76_1 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
1.76_1 01 Feb 2004 16:42:21 |
pav |
- Portlint |
1.76_1 01 Feb 2004 16:39:19 |
pav |
- Add CONFLICTS between lang/rexx-imc and lang/rexx-regina
PR: ports/62200
Submitted by: parv <parv@pair.com> |
1.76_1 02 Nov 2003 10:01:14 |
linimon |
Bump portrevision.
Reminded by: kris.
Approved by: maintainer. |
1.76 02 Nov 2003 05:32:24 |
linimon |
Fix handling of UPPER tag. PR: ports/42281. Approved by: maintainer. |
1.76 21 Feb 2003 12:35:09 |
knu |
De-pkg-comment. |
1.76 25 Aug 2002 18:21:43 |
lioux |
Update to 1.76
PR: 41990
Submitted by: maintainer |
02 Oct 2001 04:10:37 |
lioux |
fix build on -CURRENT |
22 Sep 2001 21:15:20 |
lioux |
add some missing %%PORTDOCS%% pragmas |
22 Sep 2001 21:13:15 |
lioux |
o update to 1.75 o support NOPORTDOCS o assign maintainership to submitter
|
06 Nov 2000 09:58:23 |
kevlo |
Updated checksum. kris@ suggested me to do that. |
01 Nov 2000 14:45:53 |
kevlo |
Update checksum. |
28 Oct 2000 16:57:59 |
kevlo |
Update MASTER_SITES and WWW: line of pkg-descr |
23 Oct 2000 22:03:12 |
will |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 |
sobomax |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:59:45 |
sobomax |
Third round of INSTALL_SHLIBS=yes fixes. |
29 May 2000 03:20:48 |
steve |
- Support CFLAGS properly - Fix procedure of building shared library - Sort
pkg/PLIST - Revise pkg/DESCR |