Bug 86005 - new port: lang/oorexx, Open Object REXX
Summary: new port: lang/oorexx, Open Object REXX
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 07:30 UTC by Micho Durdevich
Modified: 2005-09-12 18:41 UTC (History)
0 users

See Also:


Attachments
file.shar (2.95 KB, text/plain)
2005-09-12 07:30 UTC, Micho Durdevich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Micho Durdevich 2005-09-12 07:30:07 UTC
This is a FreeBSD/DragonFly port of Open Object Rexx, a powerful 
object-oriented scripting language. The interpreter is almost fully
compatible with the original Object Rexx by IBM. The port is derived
from the generic Unix source code, with the idea to add BSD-specific 
enhancements over time and also to develop modules that would allow 
to run the most of OS/2 Object Rexx code on BSD platforms.
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-09-12 17:38:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-09-12 18:40:03 UTC
State Changed
From-To: open->closed

Committed with a few modifications, thanks! 

Please make sure to always respect ${PREFIX}, ${CC}, ${CFLAGS}, ${CXX}, 
${CXXFLAGS}, ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS}. See the Porter's Handbook 
for more details.