Import ruby-profligacy 1.0

Profligacy is a JRuby library that makes building Swing Graphical User
Interface much easier than with Raw code. It's not a builder as with
many other projects, but instead a simple Ruby way to structure the UI
for the 80% common cases you'll encounter.

OK landry@
This commit is contained in:
jeremy 2011-01-18 16:30:31 +00:00
parent c07b7e199e
commit 295f9deba1
4 changed files with 62 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/01/18 16:30:31 jeremy Exp $
COMMENT = friendly JRuby interface to Swing
DISTNAME = ${PKGNAME}-jruby
PKGNAME = profligacy-1.0
CATEGORIES = x11
# Ruby
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = lang/ruby
FLAVOR = jruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (profligacy-1.0-jruby.gem) = LkrZLT0lLTtQxUvWRkyZhg==
RMD160 (profligacy-1.0-jruby.gem) = hjnem31gFI6e56KLEC51DKL++IE=
SHA1 (profligacy-1.0-jruby.gem) = ZaijrKDcgHdFdDzlFM6s3ck2STo=
SHA256 (profligacy-1.0-jruby.gem) = kneAGQH/NyhT3RSjXY0akiTDvMVUxJTcJYb9L5BiqpM=
SIZE (profligacy-1.0-jruby.gem) = 90624

View File

@ -0,0 +1,4 @@
Profligacy is a JRuby library that makes building Swing Graphical User
Interface much easier than with Raw code. It's not a builder as with
many other projects, but instead a simple Ruby way to structure the UI
for the 80% common cases you'll encounter.

View File

@ -0,0 +1,33 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/01/18 16:30:31 jeremy Exp $
${GEM_LIB}/cache/profligacy-1.0-java.gem
${GEM_LIB}/gems/profligacy-1.0-java/
${GEM_LIB}/gems/profligacy-1.0-java/COPYING
${GEM_LIB}/gems/profligacy-1.0-java/LICENSE
${GEM_LIB}/gems/profligacy-1.0-java/README
${GEM_LIB}/gems/profligacy-1.0-java/Rakefile
${GEM_LIB}/gems/profligacy-1.0-java/examples/
${GEM_LIB}/gems/profligacy-1.0-java/examples/layout_test.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/prefuse_sample.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/swing1.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/swing2.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/swing3.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/swing4.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/swing5.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/swing6.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/swing7.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/swing8.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/swing8_lel.rb
${GEM_LIB}/gems/profligacy-1.0-java/examples/utu_main.rb
${GEM_LIB}/gems/profligacy-1.0-java/lib/
${GEM_LIB}/gems/profligacy-1.0-java/lib/profligacy/
${GEM_LIB}/gems/profligacy-1.0-java/lib/profligacy/LELParser$LELEventListener.class
${GEM_LIB}/gems/profligacy-1.0-java/lib/profligacy/LELParser.class
${GEM_LIB}/gems/profligacy-1.0-java/lib/profligacy/LELParser.java
${GEM_LIB}/gems/profligacy-1.0-java/lib/profligacy/LELParser.rl
${GEM_LIB}/gems/profligacy-1.0-java/lib/profligacy/lel.rb
${GEM_LIB}/gems/profligacy-1.0-java/lib/profligacy/parser.jar
${GEM_LIB}/gems/profligacy-1.0-java/lib/profligacy/swing-layout.jar
${GEM_LIB}/gems/profligacy-1.0-java/lib/profligacy/swing.rb
${GEM_LIB}/gems/profligacy-1.0-java/tools/
${GEM_LIB}/gems/profligacy-1.0-java/tools/rakehelp.rb
${GEM_LIB}/specifications/profligacy-1.0-java.gemspec