Bug 41461 - New port: graphics/irit Solid modelling system
Summary: New port: graphics/irit Solid modelling system
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-09 05:30 UTC by Igor Pokrovsky
Modified: 2003-06-03 04:37 UTC (History)
0 users

See Also:


Attachments
irit.tar.gz.uu (21.94 KB, text/plain)
2002-08-09 05:30 UTC, Igor Pokrovsky
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Pokrovsky 2002-08-09 05:30:00 UTC
The IRIT solid modeling system is a simple environment that allows one
to model basic, primitive based, models using Boolean operations as
well as freeform surface's based models.

The system is designed for simplicity and is geared toward research.
As such, no graphical user interface (GUI) exists or is planned in the
near future.  The modeling is performed using the main
module/executable of the system which is called (surprise!) IRIT. A
textual interface (or PUI for programmable user interface) is
available which provides the interaction interface. An interpreter
processes the user's command and executes them.  This interpreter
includes general mechanisms that are common in high level programming
languages such as loops, conditional sentences, and functions. In
addition, features that can be found in modern languages such as
operator overloading and object oriented design are extensively used.
Comment 1 Maho Nakata freebsd_committer freebsd_triage 2003-05-10 04:24:06 UTC
Hi Igor,
This is Maho.
I'm looking your port, however I think it is not
convinient for all users.

If it is possible, would you please fix this issue,
namely, set appropreate wrapper for users to set environmental
variables, for example, setting LD_LIBRARY_PATH is very tedious.
At least, following environmental variables can be wrapped:

IRIT_PATH, IRIT_DISPLAY, LD_LIBRARY_PATH, IRIT_BIN_IPC,
IRIT_SERVER_HOST(localhost is appropreate?), and IRIT_SERVER_PORT
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2003-06-03 04:37:42 UTC
State Changed
From-To: open->closed

Committed, thanks!