Bug 95498 - [NEW PORT] graphics/ruby18-redact: An edje compiler written in ruby
Summary: [NEW PORT] graphics/ruby18-redact: An edje compiler written in ruby
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: 2006-04-08 02:00 UTC by Alexander Botero-Lowry
Modified: 2006-04-09 00:44 UTC (History)
0 users

See Also:


Attachments
ruby18-redact-0.1.5.shar (2.59 KB, text/plain)
2006-04-08 02:00 UTC, Alexander Botero-Lowry
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Botero-Lowry 2006-04-08 02:00:35 UTC
ruby-redact needs ruby-eet, which is ports/95497

Redact is an Edje compiler written in Ruby.

Unlike the official Edje compiler, edje_cc, Redact doesn't read EDC code - it 
reads Ruby code instead. This means that Redact will allow you to write Edjes 
in a full-blown programming language.

So why is this a good thing?

With edje_cc, the only way to automate the creation of parts and/or programs 
is to use CPP macros, which are very limited feature-wise and hard to debug.

WWW: http://code-monkey.de/pages/redact

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-04-09 00:43:52 UTC
State Changed
From-To: open->closed

New port added, thank you!