Commit graph

13 commits

Author SHA1 Message Date
Martin Wilke
b24c70a1bd - Update to 1.5.7
PR:		128327
Submitted by:	Mitchell Smith <mjs@bur.st> (maintainer)
2008-10-24 12:39:07 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Rong-En Fan
a94aa877fe - Update to 1.5.6
PR:		ports/123393
Submitted by:	Mitchell Smith <mjs at bur.st> (maintainer)
2008-05-04 14:37:51 +00:00
Cheng-Lung Sung
906205dde8 - G2One, Inc. and the Groovy development team have released Groovy 1.5.5,
a bug fix release of the 1.5.x stable branch.

Changes:	http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10242&styleName=Html&version=14028
PR:		ports/122779
Submitted by:	maintainer (Mitchell Smith)
2008-04-15 00:52:33 +00:00
Herve Quiroz
dc764a0244 - Update to 1.5.4
- Pass maintainership to submitter

PR:		121457
Submitted by:	Mitchell Smith <mjs@bur.st>
2008-03-08 11:10:39 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Herve Quiroz
88ccac22d2 - Update to 1.0-jsr-06 [1]
- Set GROOVY_HOME only when not already defined
- Set JAVA_HOME when not already defined, using feature from javavmwrapper 2.2

Reported by:	portscout [1]
2006-07-05 09:48:49 +00:00
Herve Quiroz
c649ebaf3c Update to 1.0-jsr-05
Reported by:	portscout
2006-06-20 09:56:43 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Herve Quiroz
8e01a9389f - Update to 1.0-jsr-04
- Allow user to override ${GROOVY_HOME} at runtime
- Add SHA256 info
2005-12-15 17:56:29 +00:00
Herve Quiroz
a18de57a8f Unbreak: fix packing list
Reported by:	kris via pointyhat
Approved by:	portmgr (krion)
2005-03-29 23:43:48 +00:00
Kris Kennaway
ff4f59306e BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 19:51:38 +00:00
Herve Quiroz
9d40ec2112 Groovy is an agile dynamic language for the Java 2 Platform that has many of
the features that people like so much in languages like Python, Ruby and
Smalltalk, making them available to Java developers using a Java-like syntax.

Groovy is designed to help you get things done on the Java 2 Platform in a
quick, concise and fun way. Groovy brings the power of a scripting language
directly into the Java 2 Platform. For example:

- Shell scripting using Groovy allows the full power of the Java Platform to be
  brought to bear to the task at hand.
- Groovy can be used (and indeed is already being used) as a replacement for
  Java for small and medium sized applications to execute on the Java 2
  Platform.
- Groovy can be used as an embedded language for dynamic business rules or
  extension points utilizing the agility of Groovy and saving the cost of
  redeploying applications for each change of rule (especially when the rules
  are stored in a database).
- Groovy makes writing test cases for unit tests very easy.

As well as being a powerful language for scripting Java objects, Groovy can be
used as an alternative compiler to javac to generate standard Java bytecode to
be used by any Java project.

WWW:	http://groovy.codehaus.org/
2005-02-21 11:21:18 +00:00