summaryrefslogtreecommitdiffstats
path: root/lang/rexx-imc
Commit message (Collapse)AuthorAgeFilesLines
* No checksum for slightly modified patch.steve2000-02-271-1/+1
|
* Fix md5 checksumflathill1999-12-101-1/+1
| | | | Pointed out by: s974123@cc.matsuyama-u.ac.jp
* Update 1.6d -> 1.7nectar1999-09-094-26/+22
| | | | | PR: ports/11270 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Correct md5 check sumflathill1999-02-121-1/+1
|
* * Update checksum for distribution.nectar1998-11-244-36/+65
| | | | | | | | * Fix for ELF. * Fix misuse of errno as a structure member name (original author notified). * Build and install both static and shared libraries. * Move install target from port Makefile to files/Makefile.
* Mark BROKEN for ELF:jseger1998-10-141-1/+3
| | | | | | | | | gcc -O2 -DHAS_TTYCOM -D_REQUIRED -c -fPIC -o rxfn.o rxfn.c In file included from rxfn.c:28: const.h:385: field `__error' declared as a function rxfn.c: In function `rxseterr': rxfn.c:1078: parse error before `(' rxfn.c:1079: parse error before `('
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Install rexxsaa.h and portlint clean.steve1998-05-034-6/+7
| | | | | PR: 6478 Submitted by: Pedro Giffuni <giffunip@asme.org>
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Change definition of undelete() into rx_undelete() to avoid name conflict ↵jfitz1997-04-271-1/+1
| | | | | | with April 5th changes to unistd.h Submitted by: asami@freebsd.org
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-2/+2
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Fix for changed distfile on master site.jfitz1996-11-051-1/+1
| | | | Submitted by: S-Pork (?) (sorry, forgot your e-mail)
* Import of REXX/imc, a REXX interpreter for unix.jfitz1996-09-236-0/+192
Reviewed by: matt@bdd.net
OpenPOWER on IntegriCloud