non port: devel/javolution/Makefile |
SVNWeb
|
Number of commits found: 20 |
Tue, 17 Jul 2018
|
[ 08:56 antoine ] (Only the first 10 of 32 ports in this commit are shown above. )
Deprecate ports broken for more than 5 months
|
Thu, 22 Mar 2018
|
[ 08:35 antoine ]
Mark BROKEN: fails to build
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0
Reported by: pkg-fallout
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Mon, 22 Dec 2014
|
[ 17:12 feld ] (Only the first 10 of 71 ports in this commit are shown above. )
Update "BSD" license in devel category
|
Tue, 15 Jul 2014
|
[ 14:36 adamw ] (Only the first 10 of 25 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Tue, 10 Jun 2014
|
[ 07:39 olgeni ] (Only the first 10 of 388 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
|
Fri, 6 Jun 2014
|
[ 17:50 swills ]
- Doesn't actually build with OpenJDK 1.7, so mark it as 1.6 only
With hat: portmgr@
|
Thu, 5 Jun 2014
|
[ 07:42 ale ]
Fix build with java7.
|
Mon, 12 May 2014
|
[ 13:55 ale ]
Stagify.
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Mon, 10 Dec 2012
|
[ 11:25 bapt ] (Only the first 10 of 60 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1)
|
Tue, 10 Jan 2012
|
[ 08:47 ale ]
Update to 5.5.1 release.
|
Thu, 21 Jul 2011
|
[ 05:03 linimon ] (Only the first 10 of 269 ports in this commit are shown above. )
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
|
Wed, 10 Mar 2010
|
[ 10:30 ale ]
Update to 5.4.4 release.
|
Mon, 25 Jan 2010
|
[ 09:06 ale ]
Update to 5.4.3 release.
|
Thu, 5 Nov 2009
|
[ 07:27 ale ]
Update to 5.4.0 release.
|
Tue, 28 Apr 2009
|
[ 06:04 ale ]
Update to 5.3.0 release.
PR: ports/133739
Submitted by: Wen Heping <wenheping@gmail.com>
|
Wed, 3 Sep 2008
|
[ 06:11 ale ]
Update to 5.2.6 release.
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 ports in this commit are shown above. )
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)
|
Sat, 22 Sep 2007
|
[ 07:43 ale ]
Javolution is the Java solution for real-time and embedded systems.
Javolution real-time goals are simple: to make your application
faster and more time predictable!
That being accomplished through:
* High performance and time-deterministic (real-time)
util / lang / text / io / xml base classes.
* Context programming in order to achieve true separation of
concerns (logging, performance, etc).
* A testing framework addressing not only unit tests but also
performance and regression tests as well.
* Straightforward and low-level parallel computing capabilities
with ConcurrentContext.
* Struct and Union base classes for direct interfacing with native
applications (e.g. C/C++).
* World's fastest and first hard real-time XML
marshalling/unmarshalling facility.
* Simple yet flexible configuration management of your application.
WWW: http://javolution.org/
|
Number of commits found: 20 |