| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
2.1_2
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
10 Dec 2012 13:43:44
2.1_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
21 Jul 2011 05:03:02
2.1_2
|
linimon  |
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 |
03 Jul 2011 13:22:25
2.1_2
|
ohauer  |
- remove MD5 |
06 Jun 2008 13:59:05
2.1_2
|
edwin  |
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) |
19 May 2007 20:32:57
2.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 17:44:39
2.1
|
pav  |
- Add SHA256 |
21 Jan 2005 19:03:52
2.1
|
hq  |
DeViSoR is abbreviated for "Design and Visualization of Software Resource". The
DeViSoRGrid application is part of that software family and is primarily used
for the following tasks, so far in 2D only:
* Geometry generation
* Manual coarse mesh generation
* Grid visualisation at all levels
All of this can be done in a very confortable manner using a simple point and
click interface like in common vector-based image processing software. Both the
reliable FEAT file format and the new FEAST format with integrated parallelism
are supported.
WWW: http://www.featflow.de/
PR: 75973
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |