| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
devel part 3)
Notes:
svn path=/head/; revision=327724
|
|
|
|
|
|
|
| |
suppress any reference to USE_JAVA= 1.5+ (part1)
Notes:
svn path=/head/; revision=308600
|
|
|
|
|
|
|
| |
Reported by: pointyhat via pav
Notes:
svn path=/head/; revision=282786
|
|
|
|
|
|
|
| |
Reported by: pointyhat via pav
Notes:
svn path=/head/; revision=282415
|
|
|
|
| |
Notes:
svn path=/head/; revision=282103
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=278068
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
| |
Notes:
svn path=/head/; revision=239368
|
|
|
|
|
|
|
|
| |
PR: 136749
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
Notes:
svn path=/head/; revision=237774
|
|
|
|
| |
Notes:
svn path=/head/; revision=232146
|
|
|
|
| |
Notes:
svn path=/head/; revision=230120
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=211215
|
|
|
|
|
|
|
|
| |
PR: 119455
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
Notes:
svn path=/head/; revision=205337
|
|
|
|
| |
Notes:
svn path=/head/; revision=194242
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=191225
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=186502
|
|
|
|
| |
Notes:
svn path=/head/; revision=162876
|
|
|
|
|
|
|
| |
- Use 'exec' to launch the JVM
Notes:
svn path=/head/; revision=158402
|
|
|
|
| |
Notes:
svn path=/head/; revision=155041
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
| |
BTW, the main executable has been renamed: 'm2' -> 'mvn'
Notes:
svn path=/head/; revision=146476
|
|
|
|
| |
Notes:
svn path=/head/; revision=144325
|
|
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
Maven 2.0 is a rewrite of the popular Maven application to achieve a number of
goals, and to provide a stable basis to take it into the future.
WWW: http://maven.apache.org/maven2/index.html
Notes:
svn path=/head/; revision=139523
|