| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Unmute install commands
Notes:
svn path=/head/; revision=349344
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
|
|
|
| |
suppress any reference to USE_JAVA= 1.5+ (part1)
Notes:
svn path=/head/; revision=308600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
starting with D
Notes:
svn path=/head/; revision=240068
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=223984
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=191183
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/110625
Submitted by: Nemo Liu <nemoliu@gmail.com>
Notes:
svn path=/head/; revision=188127
|
|
|
|
| |
Notes:
svn path=/head/; revision=180161
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
| |
o Fix build on sparc64 and amd64
Notes:
svn path=/head/; revision=115833
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104421
|
|
|
|
| |
Notes:
svn path=/head/; revision=100139
|
|
|
|
|
|
|
|
|
|
|
| |
This release fixes the build error on alpha-4
Approved by: roberto (mentor)
Noticed by: bento
Thanks to: will for alpha-4 access
Notes:
svn path=/head/; revision=88783
|
|
|
|
|
|
|
|
|
|
|
| |
- Major code cleanup
- Improved logging and spell-checking
- Faster compilation time
Approved by: roberto (mentor)
Notes:
svn path=/head/; revision=87209
|
|
|
|
|
|
|
| |
Approved by: roberto (mentor)
Notes:
svn path=/head/; revision=86579
|
|
DoctorJ is a set of applications that analyze Java code. Documentation
is verified for compliance with the standard and for accuracy against
the code, beyond what javadoc does. Statistics for a file or project
can be generated, including the number of lines of code per class and
method, and the overall total. A syntax analyzer is in development
PR: 51042
Approved by: roberto(mentor)
Notes:
svn path=/head/; revision=81029
|