Commit graph

4691 commits

Author SHA1 Message Date
Greg Lewis
6361a74fa5 Add support for aarch64
* Add aarch64 to ONLY_FOR_ARCHES on FreeBSD 12.0 and up.

PR:		239246
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
2019-08-30 22:21:29 +00:00
Greg Lewis
a8a4d62a92 Add support for aarch64
* Add aarch64 to ONLY_FOR_ARCHES on FreeBSD 12.0 and up.

PR:		239246
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
2019-08-30 21:52:50 +00:00
Greg Lewis
78f6f0f577 Add 12/aarch64 support
* Add a bootstrap file for FreeBSD 12.x/aarch64
* Enable aarch64 in ONLY_FOR_ARCHES on FreeBSD 12.0 and up

PR:		239246
2019-08-30 21:21:09 +00:00
Greg Lewis
9de148ec50 Prepare for aarch64 support
* Add necessary configure arguments for aarch64
* Add patches needed to compile on aarch64.  These have been upstreamed but
  are not in a release yet.
2019-08-30 04:26:01 +00:00
Greg Lewis
24a7e726a2 Prepare for aarch64 support
* Add necessary configure arguments for aarch64
* Add patches needed to compile on aarch64.  These have been upstreamed but
  are not in a release yet.
2019-08-30 04:24:53 +00:00
Greg Lewis
e4d88a10b0 Remove guidance about needing procfs
* Remove portions of pkg-message that mention needing /proc mounted.
  This hasn't been the case for a while afaik (I don't have it mounted
  and haven't observed any related problems).
2019-08-28 15:34:32 +00:00
Greg Lewis
f208b46154 Update the suggested migration option 2019-08-28 14:12:34 +00:00
Greg Lewis
81d4a70221 * Mark as DEPRECATED with a removal date of one month
* Pet portlint
2019-08-28 14:11:07 +00:00
Greg Lewis
3afccdafc4 * Mark as DEPRECATED with a removal date of one month
* Pet portlint
2019-08-28 14:06:42 +00:00
Greg Lewis
c8559367ee Update to 12.0.2 2019-08-28 14:00:52 +00:00
Greg Lewis
32fd05b7af Update to 11.0.4 2019-08-28 13:59:41 +00:00
Greg Lewis
381ece49e6 * Update to 8u221
* Pet portlint
2019-08-28 13:54:14 +00:00
Greg Lewis
0d895bb102 Add powerpc64 support
PR:		237370
2019-08-26 02:00:42 +00:00
Greg Lewis
b153007008 Allow the JDK to be compiled with gcc.
This is required for powerpc64 support.

PR:		237370
2019-08-25 20:55:19 +00:00
Greg Lewis
c1c56f1796 Add support for powerpc64
PR:		237208
2019-08-25 20:28:47 +00:00
Greg Lewis
3d582f57af Add support for powerpc64
PR:		237208
2019-08-25 20:22:05 +00:00
Boris Samorodov
dcdfcabb7c java/intellij: Update to 2019.2.1 and more
PR:	240080
Submitted by: 	Dmitry Wagin <dmitry.wagin@ya.ru>

. update to 2019.2.1
. drop dependency on intellij-pt4j port -- the FreeBSD native library is already included in the upstream pty4j jar
. install FreeBSD native library for jansi
. fix the "Typeahead timeout is exceeded" error
. small cleanup
2019-08-25 15:03:15 +00:00
Greg Lewis
cbd18582d7 Minor fixes
* Fix include file path
* Fix the mode for jspawnhelper so it is executable
* Sort the packing list
2019-08-24 22:28:34 +00:00
Alex Dupre
7efb3db29f Various improvements:
- remove unneeded intellij-pty4j dependency
- install native library for jansi
- fix the "Typeahead timeout is exceeded" error
- general cleanup

PR:		239787
2019-08-23 09:08:52 +00:00
Greg Lewis
3dfe050739 Pet portlint 2019-08-22 02:30:08 +00:00
Greg Lewis
0a6d17f526 Update to netty 4.1.39
PR:		219218
2019-08-22 02:14:14 +00:00
Koichiro Iwao
ffd33804e6 java/intellij-ultimate: Update to 2019.2
While here, convert to UCL pkg-message.

PR:		239783
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
2019-08-21 02:24:59 +00:00
Greg Lewis
5e8ed00aeb Update to Apache Commons DBCP 2.7.0
PR:		239984
Approved by:	ale@ (maintainer)
2019-08-21 02:01:15 +00:00
Greg Lewis
b2eb904f0e Update to Apache Commons Pool 2.7.0
PR:		239983
Approved by:	ale@ (maintainer)
2019-08-21 01:59:38 +00:00
Greg Lewis
3a4c96b01f Update cacerts
* Use the latest cacerts file from Oracle's public distribution of 8u221.
2019-08-20 18:33:32 +00:00
Greg Lewis
01db95f8d1 Update cacerts
* Use the latest cacerts file from Oracle's public distribution of 12.0.2
2019-08-20 18:25:11 +00:00
Greg Lewis
2a60da4a4a Pet portlint 2019-08-20 18:05:26 +00:00
Greg Lewis
9dac406b78 Update cacerts
* Use the latest cacerts file from Oracle's public distribution of 11.0.4.
2019-08-20 18:03:28 +00:00
Kurt Jaeger
02d28e745c java/eclipse: upgrade 4.11 -> 4.12
- Fallback MASTER_SITES, as git.eclipse.org is slow/unreliable.

PR:		239650
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Relnotes:	https://www.eclipse.org/eclipseide/2019-06/noteworthy/
2019-08-20 11:27:20 +00:00
Greg Lewis
cf9f40f566 Set an expiration date
* Java 6 public releases ended April 2013, and extended support on
  December 2018.  With upstream support ending, this is marked as
  deprecated and users are encouraged to upgrade to openjdk8.
* Provide an expiration date set one month from now (2019-09-20).

PR:	234792
2019-08-20 07:47:25 +00:00
Max Brazhnikov
71a218bad1 java/jgraphx:
- Update to 4.0.3
- Remove COMPILE option and build unconditionally from sources
- Update WWW

PR:		234140 (based on)
Submitted by:	yuri
2019-08-16 08:37:15 +00:00
Mathieu Arnold
3bd0ac0d72 Convert to UCL & cleanup pkg-message (categories h-k) 2019-08-13 22:22:35 +00:00
Tobias Kortkamp
2a2e8da848 Drop nop PORTREVISION_19 from devel/subversion addon ports
devel/subversion19 has been removed.
2019-08-13 14:57:22 +00:00
Greg Lewis
dc20dd8e50 Update to 12.0.2+10.2 2019-08-13 13:32:12 +00:00
Greg Lewis
dda3f471cf Update to 11.0.4+11.2 2019-08-13 04:41:40 +00:00
Boris Samorodov
5b6ab3983b java/intellij: Update to version 2019.2.
PR:		239790
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
2019-08-12 21:09:31 +00:00
Greg Lewis
c1db705823 Workaround for infinite recursion crash
* FreeBSD crashes on infinite recursion rather than throwing a stack
  overflow because the stack address of the fault is in the page below
  the guard area.  Workaround this by rounding down the fault address to
  the nearest page boundary.  Investigation is still under way into what
  may be causing this but this appears to prevent it in simple test cases.

PR:		222146
2019-08-12 04:05:58 +00:00
Greg Lewis
2d13292940 Fixes to pkg-install and version handling
* In pkg-install, fix the exclusion of the bootstrap directories. [1]
* In pkg-install, fix the find expression so it actually finds jdks if
  there are multiple present. [1]
* When determining the VM version, be better about ensuring we end up
  with only a number.

PR:		239705 [1]
Submitted by:	John Hein <jcfyecrayz@liamekaens.com> [1]
2019-08-10 19:28:18 +00:00
Koop Mast
49d53e1f81 Update netbeans to 11.1.
Full Changelog: http://netbeans.apache.org/download/nb111/index.html
2019-08-07 16:06:31 +00:00
Jan Beich
325aed58cb multimedia/ffmpeg: update to 4.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2019-08-05 23:06:50 +00:00
Greg Lewis
89a5e6cd1a Fix the build on PowerPC64
PR:		239624
Submitted by:	Curtis Hamilton <hamiltcl@verizon.net>
2019-08-04 23:04:33 +00:00
Antoine Brodin
f7232bb923 Mark BROKEN: unfetchable 2019-08-04 12:37:58 +00:00
Greg Lewis
dff11f2a9c Register openjdk12 as a java provider with javavm
PR:		237991
Submitted by:	Tommy P <tommyhp2@gmail.com>
2019-07-31 16:46:25 +00:00
Greg Lewis
5aac9afa48 Register openjdk11 as a java provider with javavm
PR:		238092
Submitted by:	Tommy P <tommyhp2@gmail.com>
2019-07-31 16:31:52 +00:00
Greg Lewis
fdb95debe1 Update to 8u221 2019-07-28 21:28:15 +00:00
Greg Lewis
13529500ad Update to 8u221 2019-07-28 21:15:30 +00:00
Greg Lewis
1bd2632a50 Update to 2019b 2019-07-27 21:12:52 +00:00
Greg Lewis
587ee3db52 Sort VMs by version numerically
* VMs were sorted by VM version by lexicographically sorting the version as
  a string.  Switch to numeric sorting now that there are versions like
  10, 11, and 12 so that the intended sort order (most recent first) is
  preserved.
* Bump minor version.
2019-07-26 21:47:09 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Greg Lewis
446cb09333 Update manual pages
* Update currently supported version specifiers.
* Update currently supported vendors.
* Bump minor version.

This is mostly based on the patch in PR 223304.

PR:		223304
Submitted by:	Tommy P <tommyhp2@gmail.com>
2019-07-26 18:55:51 +00:00