| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
Notes:
svn path=/head/; revision=518482
|
|
|
|
|
|
|
|
|
| |
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=453453
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to options helpers
- Cosmetic fixes
Notes:
svn path=/head/; revision=421199
|
|
|
|
| |
Notes:
svn path=/head/; revision=371587
|
|
|
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills)
Notes:
svn path=/head/; revision=360810
|
|
|
|
|
|
|
| |
- Optionize
Notes:
svn path=/head/; revision=353549
|
|
|
|
|
|
|
| |
necessary fixes on them for the past months.
Notes:
svn path=/head/; revision=335151
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
| |
suppress any reference to JAVA_VERSION= 1.5+ (part2)
Notes:
svn path=/head/; revision=308604
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=276987
|
|
|
|
|
|
|
|
|
|
|
|
| |
mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=240715
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
PR: ports/111212
Submitted by: Marcelo Araujo
Notes:
svn path=/head/; revision=190160
|
|
|
|
| |
Notes:
svn path=/head/; revision=161836
|
|
|
|
| |
Notes:
svn path=/head/; revision=149341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Also install srfi-22 support scripts (standard ways of invoking
interpreter) [1]
- Fix substitution in launcher shell script
- Add 'java' category [2]
PR: 59577 [1]
Submitted by: Sam Lawrance <boris@brooknet.com.au> [1]
Reported by: portlint [2]
Notes:
svn path=/head/; revision=132602
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=131958
|
|
|
|
|
|
|
|
| |
PR: ports/65475
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=106881
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
| |
PR: ports/61652
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes:
svn path=/head/; revision=99586
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
|
|
| |
o Patch updated mostly to prepare for later use of SLIB.
PR: ports/58550
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes:
svn path=/head/; revision=92612
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes:
svn path=/head/; revision=87819
|
|
|
|
|
|
|
|
| |
Reported by: kris
Pointy hat to: me
Notes:
svn path=/head/; revision=85451
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"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
|
|
|
|
|
|
|
|
| |
Reported by: bento
Approved by: maintainer
Notes:
svn path=/head/; revision=81305
|
|
|
|
|
|
|
|
| |
PR: 52040
Submitted by: maintainer
Notes:
svn path=/head/; revision=80848
|
|
|
|
|
|
|
|
|
|
| |
I forgot to commit remain PR.
PR: ports/50155
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
Notes:
svn path=/head/; revision=78218
|
|
the algorithmic language Scheme. SISC uses modern interpretation
techniques, and handily outperforms all existing Java interpreters.
PR: ports/50109
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=78210
|