non port: java/bootstrap-openjdk/Makefile |
SVNWeb
|
Number of commits found: 27 |
Thu, 28 Sep 2017
|
[ 21:03 jkim ]
Set DEPRECATED and EXPIRATION_DATE.
Use java/bootstrap-openjdk6 to bootstrap java/openjdk6 and java/openjdk7 and
use java/bootstrap-openjdk8 to bootstrap java/openjdk8.
|
Mon, 26 Jun 2017
|
[ 22:20 linimon ]
Scrub mention of armv6hf from ARCHS. It was never in a released version.
While here, sort ARCHS and pet portlint.
Reviewed by: imp
Approved by: portmgr (tier-2 blanket)
|
Sat, 13 May 2017
|
[ 23:21 linimon ] (Only the first 10 of 24 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 2 Jan 2017
|
[ 23:04 glewis ]
. Add support for powerpc64.
PR: 215417
Submitted by: Curtis Hamilton
Approved by: Maintainer timeout
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 15 Oct 2015
|
[ 18:01 jkim ]
Add support for armv6hf. Tested on Raspberry Pi 2 Model B.
|
Fri, 18 Sep 2015
|
[ 15:47 sbruno ]
Add support for armv6
PR: 201307
Submitted by: rpaulo
Reviewed by: glewis
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Tue, 21 Apr 2015
|
[ 23:37 bapt ]
the boostrap bundle libs, do not expose them to the pkg(8) solver
|
Sat, 24 Jan 2015
|
[ 15:07 antoine ] (Only the first 10 of 54 ports in this commit are shown above. )
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package
|
Wed, 2 Jul 2014
|
[ 18:18 sbruno ]
Correct typo declaring ONLY_FOR_ARCHS
PR: 191565
Reviewed by: bdrewery
|
Wed, 23 Apr 2014
|
[ 03:25 jkim ]
- Update to r351880.
- Bundle libfreetype.so.6.
|
Fri, 14 Mar 2014
|
[ 17:15 jkim ]
Use USES=tar:xz.
|
Thu, 13 Mar 2014
|
[ 21:26 jkim ]
Update to r348097.
|
Mon, 10 Mar 2014
|
[ 18:16 jkim ]
- Update to r347418.
- Re-enable mixed mode by default. Now we know it is not our problem.
- Do not build with system zlib and include libstdc++.so.6 in the distfile
to avoid misc/compat8x dependency.
|
Mon, 11 Nov 2013
|
[ 18:51 jkim ]
Update to r333271.
|
Mon, 21 Oct 2013
|
[ 21:27 jkim ]
- Update to r330538.
- Turn off mixed mode for HotSpot (i. e., JIT compiler) by default for
extreme safety. Although it may be too conservative and/or slow, it is okay
because it is not useful for anything but bootstrapping OpenJDK itself. In
fact, it does not seem stable within jails (e. g., QAT) for unknown reasons.
- Revert r330422. Now it is obsolete by r330500.
|
Tue, 15 Oct 2013
|
[ 18:15 jkim ]
Chase misc/compat8x change. libstdc++.so.6 is now available from compat9x.
|
Sun, 13 Oct 2013
|
[ 06:17 jkim ]
Update to r330107 (OpenJDK6 b28).
|
Thu, 26 Sep 2013
|
[ 00:49 jkim ]
Tidy up staging support.
|
Wed, 25 Sep 2013
|
[ 23:43 jkim ]
Add support for staging.
|
Fri, 20 Sep 2013
|
[ 19:48 bapt ] (Only the first 10 of 143 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
|
Fri, 26 Apr 2013
|
[ 20:25 jkim ]
Update to r316538 and drop support for 7.x.
|
Thu, 1 Nov 2012
|
[ 17:25 jkim ]
- Update to r306764.
- Generate distfiles directly from pkg-plist. This list was compiled from
running "ktrace -i -tn make" on openjdk6 and openjdk7 ports.
- Re-add jre/bin/java to work around a bug in openjdk7 build infrastructure.
It is not really necessary but langtools fails to build without it because
langtools/make/tools/GenStubs/GenStubs.java executes it based on java.home
property, which points to jre subdirectory. Note this problem only exists
on recent jdk7 langtools and jdk6 and jdk8 are not affected.
Feature safe: yes
|
Thu, 25 Oct 2012
|
[ 22:21 jkim ]
Register javavmwrapper as dependency. It is not strictly necessary but it
should unbreak tinderbox build for openjdk6 and openjdk6-jre.
Feature safe: yes
|
Wed, 24 Oct 2012
|
[ 19:57 jkim ]
- Update to r306294.
- Trim more files to simplify maintenance.
Feature safe: yes
|
Fri, 12 Oct 2012
|
[ 00:42 jkim ]
Add a port to self-bootstrap OpenJDK6. Note the initial distfiles were
bootstrapped with pre-built openjdk6 packages from FreeBSD build clusters
on clean 7.4-RELEASE installation, and the ports tree was checked out at
r305682.
Feature safe: yes
|
Number of commits found: 27 |