| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
necessary fixes on them for the past months.
Notes:
svn path=/head/; revision=335151
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
| |
suppress any reference to JAVA_VERSION= 1.5+ (part3)
Notes:
svn path=/head/; revision=308605
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=271346
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
|
|
|
| |
- Fix mtree problem with NOPORTDOCS.
- Bump PORTREVISION.
Reported by: itetcu (QAT)
Notes:
svn path=/head/; revision=229937
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: stas (mentor)
Notes:
svn path=/head/; revision=194470
|
|
|
|
|
|
|
|
| |
- 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=181514
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/107541
Submitted by: Marcelo Araujo <araujo at bsdmail.org>
Notes:
svn path=/head/; revision=181513
|
|
|
|
| |
Notes:
svn path=/head/; revision=149443
|
|
|
|
|
|
|
|
|
| |
- Use JAVALIBDIR
- CP -> INSTALL_DATA
- Merge do-install and post-install
Notes:
svn path=/head/; revision=127999
|
|
|
|
|
|
|
|
|
|
| |
. While I'm here:
. Use PORTDOCS to greatly simplify the packing list.
. Use %%EXAMPLESDIR%% in the packing list rather than the equivalent
hardcoded path.
Notes:
svn path=/head/; revision=113303
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes:
svn path=/head/; revision=81956
|
|
|
|
|
|
|
|
|
| |
. Use JAVAJARDIR rather than defining out own JAVALIBDIR variable.
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
Notes:
svn path=/head/; revision=80852
|
|
This release includes a Java implementation of beep core RFC 3080 and
beep mapping for TCP RFC 3081.
WWW: http://sourceforge.net/projects/beepcore-java
PR: 43925
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=80585
|