Commit graph

5042 commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Tobias Kortkamp
6095f1422a Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
Rene Ladan
0d498e6ef7 java/intellij-rubymine: update to 2020.3.3
Bugfix release, see changelog at
https://blog.jetbrains.com/ruby/2021/03/rubymine-2020-3-3-is-available/
2021-03-21 16:22:29 +00:00
Piotr Kubaj
ba91d6745c java/openjdk16: enable dtrace on powerpc64 elfv2 2021-03-17 14:12:19 +00:00
Piotr Kubaj
4d98818947 java/openjdk15: enable dtrace on powerpc64 elfv2 2021-03-17 13:34:11 +00:00
Piotr Kubaj
befc45230e java/openjdk14: enable dtrace on powerpc64 2021-03-17 12:57:11 +00:00
Piotr Kubaj
29526e5d4c java/openjdk13: enable dtrace on powerpc64 elfv2 2021-03-17 11:15:23 +00:00
Piotr Kubaj
bb74b4d054 java/openjdk12: enable dtrace on powerpc64 elfv2 2021-03-17 02:00:16 +00:00
Piotr Kubaj
c4cf57f581 java/openjdk11: enable dtrace on powerpc64 elfv2 2021-03-17 01:18:33 +00:00
Piotr Kubaj
ac65e984e8 java/openjdk16: fix build on powerpc64le 2021-03-16 18:54:11 +00:00
Piotr Kubaj
de4c16f87d java/openjdk15: fix build on powerpc64le
Also cosmetic fixes related to powerpc64* for openjdk 12, 13, 14.
2021-03-16 18:06:55 +00:00
Piotr Kubaj
3f4435d085 java/openjdk14: fix build on powerpc64le
Approved by:	tier 2 blanket
2021-03-16 17:13:49 +00:00
Piotr Kubaj
943566a4be java/openjdk13: add powerpc64le support 2021-03-16 15:47:28 +00:00
Piotr Kubaj
69ac2578cf java/openjfx14: enable on powerpc64le 2021-03-15 15:49:49 +00:00
Piotr Kubaj
435dcd8105 java/openjdk12: fix build on powerpc64le
This ports r556940 to java/openjdk11.

Approved by:	tier 2 blanket
2021-03-15 14:58:01 +00:00
Piotr Kubaj
9a40a712b9 java/openjdk11: enable dtrace on powerpc64le
Builds fine.
2021-03-15 13:08:30 +00:00
Rene Ladan
b40a111797 java/intellij-rubymine: update to 2020.3.2
While here, update to JDK 11+, this avoids a conflict when also having CLion
installed. Take maintainership.
2021-03-13 12:18:19 +00:00
Michael Zhilin
bd90df52c3 java/eclipse-pydev: resurrect port
This commits resurrects java/eclipse-pydev, updates to latest version and fixes
python version

PR:		254194
Submitted by:	mizhka
Approved by:	lwhsu
Sponsored by:	Postgres Professional
2021-03-11 20:55:47 +00:00
Kai Knoblich
61b1093d6b java/intellij-rubymine: Fix packaging with non-default Python versions
* Replace a few occurrences in pkg-plist where PYTHON_VER shouldn't be used
  as a substitution.

PR:		253815
Approved by:	portmgr (build fix)
MFH:		2021Q1
2021-03-11 12:27:21 +00:00
Piotr Kubaj
56e7d83753 java/eclipse: port to powerpc64le
PR:		254149
Approved by:	jonc@chen.org.nz (maintainer)
2021-03-09 00:13:57 +00:00
Fernando Apesteguía
14031e27fe java/intellij-ultimate: some fixes
* added pty4j native (bundled too old)
 * initial JDK 15+ support
 * fixed GUI rendering

PR:	253747
Submitted by:	dmitry.wagin@ya.ru
Approved by:	andoriyu@gmail.com (maintainer)
2021-03-01 07:53:45 +00:00
Greg Lewis
47213c9c73 Add support for 16 as a version specifier 2021-02-23 04:44:48 +00:00
Greg Lewis
c8368297f2 Fix the build on i386
This change is a partial sync with the Linux version of this file.  The
included fix for i386 is to recognise i586 as a define instead of just
i386.  The change also includes some re-ordering and removal of sparc
support, but they should be no-ops.
2021-02-23 04:34:21 +00:00
Jung-uk Kim
59d2277eb6 Replace ${ECHO} with ${ECHO_CMD}.
${ECHO} may be no-op when "make -s" is used.

PR:		253588
2021-02-19 08:02:02 +00:00
Greg Lewis
a133da99cd Add a port of OpenJDK 16 2021-02-14 17:33:14 +00:00
Mikael Urankar
6bebfaa8a0 lang/rust: Update to 1.50.0
- Use bundled libgit/libssh, the versions in ports are too old
  - Update lang/rust-nightly to 2021-02-12
  - Update devel/racer to 2.1.41
  - Import upstream patch to fix build issue for Firefox and related ports (https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)

Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D28616
2021-02-14 15:45:10 +00:00
Greg Lewis
c14b19b53c Fix the build on aarch64 2021-02-14 05:15:44 +00:00
Greg Lewis
38debecfd7 Update to 13.0.7.1 2021-02-07 05:19:58 +00:00
Jung-uk Kim
31ae652e5f Fix build with Clang 11.
11c638e62d
a01e80aa36
0874ad9af5

PR:		250270
2021-02-05 04:06:54 +00:00
Jung-uk Kim
d9f4cebe44 Fix build with Clang 11.
9e8e504992
c525150ace
dc2d99a20d

PR:		250270
2021-02-05 04:04:53 +00:00
Steve Wills
dadc75af96 java/visualvm: update to 2.0.6 2021-02-05 02:43:36 +00:00
Fernando Apesteguía
ded201ca82 java/intellij-ultimate: update to 2020.3.2
ChangeLog:
https://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+2020.3.2+%28203.7148.57+build%29+Release+Notes

PR:	253151
Submitted by:	ale@FreeBSD.org
Approved by:	andoriyu@gmail.com (maintainer)
2021-02-02 06:23:27 +00:00
Fernando Apesteguía
45cb189d97 java/intellij-pty4j: Update to 0.11.4
PR:	253133
Submitted by:	dmitry.wagin@ya.ru (maintainer)
2021-02-01 17:46:03 +00:00
Greg Lewis
c906b614f9 Update to 2021a 2021-01-31 22:05:10 +00:00
Greg Lewis
77ed0fc0b5 Update to 15.0.2 2021-01-22 03:19:20 +00:00
Greg Lewis
2c4828e1b5 Update to 8u282 GA 2021-01-21 03:05:07 +00:00
Greg Lewis
a7f3236bcd Update to 11.0.10 GA 2021-01-21 03:04:11 +00:00
Mark Linimon
d4b90686db Mark as BROKEN on riscv64 the same as on aarch64.
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:24:46 +00:00
Mikael Urankar
a798515415 lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D27940
2021-01-06 10:13:58 +00:00
Piotr Kubaj
e796a12ed3 java/aparapi: enable on powerpc64le 2021-01-03 19:11:33 +00:00
Tijl Coosemans
69934da8e7 Fix build on i386 by removing two old patches that worked around a bug in
the Mesa headers that has since been fixed.
2020-12-29 20:47:14 +00:00
Piotr Kubaj
cd71a906c7 java/aparapi: enable on powerpc64
Builds fine.
2020-12-29 13:17:56 +00:00
Greg Lewis
5f4efb808f Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 19:00:14 +00:00
Greg Lewis
779e3c56c2 Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 18:56:42 +00:00
Greg Lewis
a4fc91b3af Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 05:07:01 +00:00
Greg Lewis
e9fa9f82e0 Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 04:24:01 +00:00
Greg Lewis
4350df64ae Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 04:17:26 +00:00
Greg Lewis
0671958cb7 Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 03:00:50 +00:00
Piotr Kubaj
ca83f607eb java/bootstrap-openjdk11: fix packaging on aarch64
PR:		251262
Reported by:	mikael
2020-12-22 23:28:16 +00:00
Steve Wills
6b40f7ce9e java/visualvm: update to 2.0.5 2020-12-18 03:16:37 +00:00
Pedro F. Giffuni
47deb979db devel/intellij-rubymine: pet portlint
USES= goes before USE_

Approved by:	thierry (mentor, implicit)
2020-12-16 21:45:29 +00:00
Pedro F. Giffuni
c5f1b85ec0 devel/intellij-rubymine: Update to version 2020.2
Long needed update.
Catch up with changes in the original intellij port
Fix the desktop support as it was using text from the ideas port.
Reset the maintainer, as requested long ago.

Approved by:	thierry (mentor, implicit)
2020-12-16 21:39:19 +00:00
Piotr Kubaj
89480f7d7e java/openjdk11: add powerpc64le support
This mostly adds powerpc64le in places where there's only powerpc64.

PR:		251263
Approved by:	java (maintainer timeout)
2020-12-03 23:46:20 +00:00
Piotr Kubaj
138911b294 java/bootstrap-openjdk11: add powerpc64le bootstrap
It's versioned 11.0.5.10.1, but this is to match what the port has. However, it was built from the latest tag from https://github.com/battleblow/openjdk-jdk11u (jdk-11.0.9+11-1).

Since it's only a bootstrap, it's committed with this older PORTVERSION.

PR:		251262
Approved by:	java (maintainer timeout)
2020-12-03 23:44:39 +00:00
Piotr Kubaj
4d2bb2699b java/openjdk8: add support for powerpc64le
powerpc64le needs --disable-jfr and USE_PRECOMPILED_HEADER=0 - same as powerpc64 elfv2.

Clang refuses to build little-endian binaries for power7, this needs to be bumped to power8 (this is a bug in openjdk, POWER7 is not LE-compatible).

-minsert-sched-nops=regroup_exact -mno-multiple -mno-string are not supported by clang and need to be removed.

FreeBSD uses sys/endian.h instead of byteswap.h and bswap{16,32,64} instead of bswap_{16,32,64}.

PR:		251247
Approved by:	java (maintainer timeout)
2020-12-03 23:39:47 +00:00
Rene Ladan
6ac46b8d4e Remove expired ports:
2020-11-30 databases/datamodeler: depends on expiring java/openjfx8-devel
2020-11-30 devel/gradle4: only needed for expiring biology/igv and java/openjfx8-devel
2020-11-30 devel/py-astroid1: Use devel/py-astroid instead
2020-11-30 devel/pylint1: Use devel/pylint instead
2020-11-30 german/mediathekview: depends on expiring java/openjfx8-devel
2020-11-30 java/openjfx8-devel: No longer maintained upstream
2020-11-30 java/openjfx8-scenebuilder: depends on expiring java/openjfx8-devel
2020-11-30 net-im/py-sleekxmpp: Upstream archived and advices to use net-im/py-slixmpp
2020-12-01 net-mgmt/zabbix44-agent: End of Life
2020-12-01 net-mgmt/zabbix44-frontend: End of Life
2020-12-01 net-mgmt/zabbix44-java: End of Life
2020-12-01 net-mgmt/zabbix44-proxy: End of Life
2020-12-01 net-mgmt/zabbix44-server: End of Life
2020-11-30 print/jabref: depends on expiring java/openjfx8-devel
2020-11-30 science/datawarrior: depends on expiring java/openjfx8-devel
2020-12-01 20:09:51 +00:00
Piotr Kubaj
82ad8db059 java/sigar: fix build on powerpc64
MFH:		2020Q4 (fix build blanket)
2020-11-27 23:46:30 +00:00
Mikael Urankar
4e449e031e lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0

Reviewed by:	jbeich
Tested by:	bdragon, jbeich, mikael
Differential Revision:	https://reviews.freebsd.org/D27293
2020-11-24 12:48:53 +00:00
Piotr Kubaj
15ccb4b157 java/bootstrap-openjdk8: add bootstrap for powerpc64le 2020-11-19 00:42:53 +00:00
Max Brazhnikov
3541ca6c20 java/javahelp: fix build with modern JDK 2020-11-18 11:15:56 +00:00
Max Brazhnikov
bfe7ac7a92 java/apache-commons-beanutils: fix build with modern JDK 2020-11-18 11:15:53 +00:00
Greg Lewis
22a2034261 Update to 8u275 2020-11-11 18:29:57 +00:00
Piotr Kubaj
ae33c6a4d2 java/openjdk8: fix build on powerpc64 elfv1
Now elfv1 also fails to build with jfr enabled.
2020-11-09 16:09:36 +00:00
Greg Lewis
d88b90d9aa Fix a crash per https://bugs.openjdk.java.net/browse/JDK-8250861
This effectively upgrades us to 13.0.5.1
2020-11-07 22:16:28 +00:00
Greg Lewis
5401b1924d Fix a crash per https://bugs.openjdk.java.net/browse/JDK-8250861
This effectively upgrades us to 11.0.9.1
2020-11-07 22:02:32 +00:00
Sunpoet Po-Chuan Hsieh
6151b7b66d Sort SUBDIRs 2020-11-06 11:10:18 +00:00
Alex Dupre
a6403fd160 Update to 7.0.0 release. 2020-11-04 14:03:56 +00:00
Alex Dupre
3fadc302d3 Update to 2.9.0 release. 2020-11-04 13:48:26 +00:00
Alex Dupre
c9cbb6504c Update to 1.15 release. 2020-11-04 13:45:54 +00:00
Jan Beich
6d5d6429d5 devel/icu: update to 68.1
Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-11-03 00:56:26 +00:00
Greg Lewis
da8322c158 Update to 2020d 2020-11-02 00:49:24 +00:00
Greg Lewis
4fdbaf8489 Update to 4.1.53 2020-11-02 00:48:58 +00:00
Ben Woods
6b3dc0f2ca java/bluej: Update to 4.2.2
- Moved to Java 11 and OpenJFX 14

Changes this release:
  https://bluej.org/versions.html

PR:		250761
Submitted by:	mikael
2020-11-01 05:22:00 +00:00
Max Brazhnikov
f4e0cfbda7 java/jgraphx: Update to 4.2.2 2020-10-31 08:36:54 +00:00
Piotr Kubaj
8c4b158dda java/openjdk8: fix build on powerpc64 elfv2
Build with jfr fails on powerpc64 elfv2.
2020-10-30 11:32:33 +00:00
Piotr Kubaj
88686440b0 java/java3d: fix build on GCC architectures
Use C11 compiler:
     [exec]                  from /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/native/ogl/Canvas3D.c:47:
     [exec] /usr/local/include/GL/glext.h:469: error: redefinition of typedef 'GLsizeiptr'
     [exec] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/native/ogl/gldefs.h:70: error: previous declaration of 'GLsizeiptr' was here
2020-10-29 22:21:58 +00:00
Mikael Urankar
119b9927c5 java/openjfx14: add new port
OpenJFX is an open source, next generation client application platform for
desktop and embedded systems based on JavaSE. It is a collaborative effort by
many individuals and companies with the goal of producing a modern, efficient,
and fully featured toolkit for developing rich client applications.

PR:		248248
2020-10-28 17:15:33 +00:00
Greg Lewis
03258c05c7 Fix the build for i386
* Disable jfr (at least for the moment)
* Bump PORTREVISION so the port will get rebuilt on the package builders
2020-10-25 23:42:38 +00:00
Greg Lewis
daaa2aa100 Enable the Shenandoah GC 2020-10-24 04:17:02 +00:00
Greg Lewis
01f5579e6f Update to 15.0.1 2020-10-23 05:41:18 +00:00
Greg Lewis
cf3a9eb4c5 Update to 13.0.5 2020-10-23 05:27:11 +00:00
Greg Lewis
7166661c68 Update to 11.0.9 2020-10-23 03:58:05 +00:00
Greg Lewis
3e118ecb88 Update to 8u272 2020-10-23 03:30:53 +00:00
Boris Samorodov
6e14d609a5 java/intellij: Update to version 2020.2.3. 2020-10-18 12:04:18 +00:00
Greg Lewis
ffc0a5d481 More duplicate symbol removal to try to fix the build on -CURRENT 2020-10-14 16:07:57 +00:00
Mikael Urankar
d9b97de179 lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
  - Disable DOCS, same problem fixed in r546048

  - Update devel/racer to 2.1.36
  - Import upstream patch to fix www/firefox
    (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
  - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
    (https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038)
  - Force rebuild all consumers to catch regressions

Changelog:
  https://github.com/rust-lang/rust/releases/tag/1.47.0

Differential Revision:	https://reviews.freebsd.org/D26721
2020-10-13 08:36:35 +00:00
Antoine Brodin
67a9305570 Fix depends 2020-10-12 17:40:50 +00:00
Greg Lewis
fb7f8bbd37 Remove duplicate symbols to try and fix the build on -CURRENT 2020-10-11 17:00:06 +00:00
Alex Dupre
3f77de387b Update to 2.8.0 release. 2020-09-28 11:06:30 +00:00
Tobias Kortkamp
f35841a5de Reset MAINTAINER 2020-09-28 05:05:24 +00:00
Mark Linimon
0b72c327d8 Attempt to fix build on powerpc64le.
Approved by:	portmgr (tier-2 blanket)
2020-09-27 21:15:38 +00:00
Mark Linimon
91a9bc292a Allow building on powerpc64le.
Approved by:	portmgr (tier-2 blanket)
2020-09-27 21:03:13 +00:00
Baptiste Daroussin
ca14a8994d Update to glib 2.66.0
Mark the few remaining ports not building against this upgrade as broken

Instead of risking of missing anyone who got involed, I will just thank
all of them they will recognize themselves! This was a joint work of many

PR:		247278
Reviewed by:	fluffy
exp-run		antoine
Differential Revision:	https://reviews.freebsd.org/D25279
2020-09-23 14:53:14 +00:00
Rene Ladan
b2e5755eb8 Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
2020-09-15 databases/ntdb: Uses deprecated version of python
2020-09-15 databases/pgloader: Uses deprecated version of python
2020-09-15 databases/pgtune: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx3: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx4: Uses deprecated version of python
2020-09-15 databases/py-sqlite3dbm: Uses deprecated version of python
2020-09-15 databases/pydbx: Uses deprecated version of python
2020-09-15 databases/pyspatialite: Uses deprecated version of python
2020-09-15 deskutils/ljcharm: Uses deprecated version of python
2020-09-15 deskutils/mat: Uses deprecated version of python
2020-09-15 devel/aap: Uses deprecated version of python
2020-09-15 devel/apr2: Uses deprecated version of python
2020-09-15 devel/bbfreeze-loader: Uses deprecated version of python
2020-09-15 devel/bicyclerepair: Uses deprecated version of python
2020-09-15 devel/bzrtools: Uses deprecated version of python
2020-09-15 devel/codeville: Uses deprecated version of python
2020-09-15 devel/cvs2svn: Uses deprecated version of python
2020-09-15 devel/cx_Freeze: Uses deprecated version of python
2020-09-15 devel/euca2ools: Uses deprecated version of python
2020-09-15 devel/evolution-gconf-tools: Uses deprecated version of python
2020-09-15 devel/git-bzr-ng: Uses deprecated version of python
2020-09-15 devel/git-cvs: Uses deprecated version of python
2020-09-15 devel/git-remote-hg: Uses deprecated version of python
2020-09-15 devel/grumpy: Uses deprecated version of python
2020-09-15 devel/hg-git: Uses deprecated version of python
2020-09-15 devel/libnxt: Uses deprecated version of python
2020-09-15 devel/libredblack: Uses deprecated version of python
2020-09-15 devel/llvm-cheri: Uses deprecated version of python
2020-09-15 devel/phpsh: Uses deprecated version of python
2020-09-15 devel/py-backports.shutil_which: Uses deprecated version of python
2020-09-15 devel/py-notify: Uses deprecated version of python
2020-09-15 devel/py-pybloomfiltermmap: Uses deprecated version of python
2020-09-15 devel/py-qserve: Uses deprecated version of python
2020-09-15 devel/py-subvertpy: Uses deprecated version of python
2020-09-15 devel/py_static_check: Uses deprecated version of python
2020-09-15 devel/pyst: Uses deprecated version of python
2020-09-15 devel/runsnakerun: Uses deprecated version of python
2020-09-15 devel/tailor: Uses deprecated version of python
2020-09-15 devel/uatraits: Uses deprecated version of python
2020-09-15 dns/nsec3walker: Uses deprecated version of python
2020-09-15 dns/sshfp: Uses deprecated version of python
2020-09-15 editors/medit: Uses deprecated version of python
2020-09-15 emulators/dynagen: Uses deprecated version of python
2020-09-15 emulators/wxmupen64plus: Uses deprecated version of python
2020-09-15 games/diameter: Uses deprecated version of python
2020-09-15 games/kiki: Uses deprecated version of python
2020-09-15 games/lightyears: Uses deprecated version of python
2020-09-15 games/outerspace: Uses deprecated version of python
2020-09-15 games/pachi-game-engine: Uses deprecated version of python
2020-09-15 graphics/caffe: Uses deprecated version of python
2020-09-15 graphics/cloudcompare: Uses deprecated version of python
2020-09-15 graphics/kudu: Uses deprecated version of python
2020-09-15 graphics/pecomato: Uses deprecated version of python
2020-09-15 graphics/py-editobj: Uses deprecated version of python
2020-09-15 graphics/py-mayavi: Uses deprecated version of python
2020-09-15 graphics/pymorph: Uses deprecated version of python
2020-09-15 graphics/tilecache: Uses deprecated version of python
2020-09-15 graphics/uniconvertor: Uses deprecated version of python
2020-09-15 japanese/mailman: Uses deprecated version of python
2020-09-15 java/eclipse-pydev: Uses deprecated version of python
2020-09-15 lang/cdent: Uses deprecated version of python
2020-09-15 lang/julia06: Uses deprecated version of python
2020-09-15 lang/julia07: Uses deprecated version of python
2020-09-15 lang/julia11: Uses deprecated version of python
2020-09-15 lang/tinypy: Uses deprecated version of python
2020-09-15 mail/cleanup-maildir: Uses deprecated version of python
2020-09-15 mail/courier-pythonfilter: Uses deprecated version of python
2020-09-15 mail/getmail: Uses deprecated version of python
2020-09-15 mail/muttils: Uses deprecated version of python
2020-09-15 mail/nohtml: Uses deprecated version of python
2020-09-15 mail/offlineimap: Uses deprecated version of python
2020-09-15 mail/openemm2015: Uses deprecated version of python
2020-09-15 math/blitz++: Uses deprecated version of python
2020-09-15 math/openfst: Uses deprecated version of python
2020-09-15 math/py-fpconst: Uses deprecated version of python
2020-09-15 misc/hb: Uses deprecated version of python
2020-09-15 misc/mtail: Uses deprecated version of python
2020-09-15 misc/wotsap: Uses deprecated version of python
2020-09-15 multimedia/freevo: Uses deprecated version of python
2020-09-15 multimedia/quodlibet: Uses deprecated version of python
2020-09-15 multimedia/tovid: Uses deprecated version of python
2020-09-15 net/ceph13: Uses deprecated version of python
2020-09-15 net/cloud-init-azure: Uses deprecated version of python
2020-09-15 net/exabgp: Uses deprecated version of python
2020-09-15 net/exaddos: Uses deprecated version of python
2020-09-15 net/fb: Uses deprecated version of python
2020-09-15 net/flent: Uses deprecated version of python
2020-09-15 net/flowgrep: Uses deprecated version of python
2020-09-15 net/googlecl: Uses deprecated version of python
2020-09-15 net/mininet: Uses deprecated version of python
2020-09-15 net/nfs-ganesha: Uses deprecated version of python
2020-09-15 net/opensips: Uses deprecated version of python
2020-09-15 net/py-python-ntlm: Uses deprecated version of python
2020-09-15 net/splatd: Uses deprecated version of python
2020-09-15 net-im/centerim-devel: Uses deprecated version of python
2020-09-15 net-im/fugu: Uses deprecated version of python
2020-09-15 net-im/proxy65: Uses deprecated version of python
2020-09-15 net-mgmt/crmsh: Uses deprecated version of python
2020-09-15 net-mgmt/librenms-agent: Uses deprecated version of python
2020-09-15 net-p2p/couchpotato: Uses deprecated version of python
2020-09-15 news/rawdog: Uses deprecated version of python
2020-09-15 ports-mgmt/portell: Uses deprecated version of python
2020-09-15 print/biblio-py: Uses deprecated version of python
2020-09-15 science/brian: Uses deprecated version of python
2020-09-15 science/paraview: Uses deprecated version of python
2020-09-15 security/arm: Uses deprecated version of python
2020-09-15 security/ismtp: Uses deprecated version of python
2020-09-15 security/py-halberd: Uses deprecated version of python
2020-09-15 security/switzerland: Uses deprecated version of python
2020-09-15 security/tsshbatch: Uses deprecated version of python
2020-09-15 shells/lshell: Uses deprecated version of python
2020-09-15 sysutils/abck: Uses deprecated version of python
2020-09-15 sysutils/condor: Uses deprecated version of python
2020-09-15 sysutils/farbot: Uses deprecated version of python
2020-09-15 sysutils/fusefs-wikipediafs: Uses deprecated version of python
2020-09-15 sysutils/heartbeat: Uses deprecated version of python
2020-09-15 sysutils/isomd5sum: Uses deprecated version of python
2020-09-15 sysutils/py-stdiff: Uses deprecated version of python
2020-09-15 sysutils/tren: Uses deprecated version of python
2020-09-15 textproc/doclifter: Uses deprecated version of python
2020-09-15 textproc/ibus-el: Uses deprecated version of python
2020-09-15 textproc/p5-WWW-Google-SiteMap: Deprecated upstream, see textproc/p5-Search-Sitemap
2020-09-15 textproc/plover: Uses deprecated version of python
2020-09-15 textproc/py-esmre: Uses deprecated version of python
2020-09-15 textproc/py-libxslt: Uses deprecated version of python
2020-09-15 textproc/py-pdfminer: Uses deprecated version of python
2020-09-15 textproc/translate-toolkit: Uses deprecated version of python
2020-09-15 www/bluefish: Uses deprecated version of python
2020-09-15 www/calendarserver: Uses deprecated version of python
2020-09-15 www/geeknote: Uses deprecated version of python
2020-09-15 www/go-appengine-sdk: Uses deprecated version of python
2020-09-15 www/google-appengine: Uses deprecated version of python
2020-09-15 www/libhpack: Uses deprecated version of python
2020-09-15 www/mkapachepw: Uses deprecated version of python
2020-09-15 www/mod_pagespeed: Uses deprecated version of python
2020-09-15 www/mod_python35: Uses deprecated version of python
2020-09-15 www/py-qp: Uses deprecated version of python
2020-09-15 www/py-url: Uses deprecated version of python
2020-09-15 www/pyblosxom: Uses deprecated version of python
2020-09-15 www/pyjamas: Uses deprecated version of python
2020-09-15 www/roundup: Uses deprecated version of python
2020-09-15 www/varnish-libvmod-awsrest: Uses deprecated version of python
2020-09-15 www/waccess: Uses deprecated version of python
2020-09-15 www/wadcomblog: Uses deprecated version of python
2020-09-15 www/webcheck: Uses deprecated version of python
2020-09-15 www/woof: Uses deprecated version of python
2020-09-15 x11-drivers/xf86-video-qxl: uses deprecated version of python
2020-09-15 x11-fm/twander: Uses deprecated version of python
2020-09-15 x11-wm/compizconfig-python: Uses deprecated version of python
2020-09-15 x11-wm/fvwm-crystal: Uses deprecated version of python
2020-09-19 13:01:00 +00:00
Boris Samorodov
99825164d4 java/intellij: Update to version 2020.2.2. 2020-09-16 19:27:53 +00:00
Greg Lewis
6487c94999 Fix the default bootstrap to point to openjdk14
Reported by:	Giacomo Olgeni <olgeni@olgeni.com>
2020-09-10 01:01:03 +00:00
Greg Lewis
515df34e13 Add support for 15 as a version 2020-09-07 18:35:23 +00:00
Greg Lewis
1f7fde3179 Restore fontconfig functionality 2020-09-07 18:33:50 +00:00
Greg Lewis
4e37ca0ec3 Fix the build for 12/powerpc64 2020-09-06 00:54:26 +00:00
Greg Lewis
674db4f7fe Add a port of OpenJDK 15 2020-09-06 00:50:03 +00:00