Alex Dupre
948a28f6b6
Rename my jakarta- ports to apache-
2019-12-30 09:15:29 +00:00
Boris Samorodov
08b9f52ea1
java/intellij: Update to version 2019.3.1.
2019-12-28 19:35:11 +00:00
Tobias Kortkamp
85aec100a6
java/jd-gui: Update to v1.6.6
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.6
2019-12-27 08:31:21 +00:00
Pedro F. Giffuni
205bf7a560
java/jakarta-bcel move to apache- and update to version 6.4.1
...
The ASF retired Jakarta on 2011 and now bcel is part of Apache Commons.
PR: 241122
Approved by: thierry (mentor), Maintainer timeout (2+ months)
2019-12-24 00:36:34 +00:00
Greg Lewis
64064feef7
Update to 4.1.44
2019-12-19 22:26:24 +00:00
Antoine Brodin
5fd79d9950
Fix plist
...
PR: 233770
2019-12-15 12:42:28 +00:00
Diane Bruce
d9fd2e5236
Build broken
...
Simple fix to fix repo's URL
PR: ports/242520
Submitted by: vvd@unislabs.com
Reported by: vvd@unislabs.com
Approved by: Maintainer
2019-12-14 22:48:35 +00:00
Alex Dupre
c59c2622bd
Update commons-pool to 2.8.0 release and rename jakarta- to apache-
2019-12-12 09:52:10 +00:00
Tobias C. Berner
c0963d617b
java/intellij-ultimate: Update to 2019.3
...
PR: 241835
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Approved by: andoriyu <andoriyu@gmail.com> (maintainer)
2019-12-07 11:33:12 +00:00
Tobias Kortkamp
5161d8942c
java/intellij-pty4j: Chase idea4bsd org removal
2019-12-05 06:57:05 +00:00
Tobias Kortkamp
8b34d5c01f
java/intellij-fsnotifier: Chase idea4bsd org removal
2019-12-05 06:53:08 +00:00
Greg Lewis
96223a0b12
Fix packing list
...
The versions of the Apache Commons Net and Maven JARs are not related to
the Python version.
PR: 242327
Approved by: bsam@ (maintainer)
2019-12-02 06:13:20 +00:00
Rene Ladan
c0026c1912
Remove expired ports:
...
2019-11-28 java/jdk9-doc: The corresponding JDK port is EoL
2019-11-28 java/jdk10-doc: The corresponding JDK port is EoL
2019-11-30 22:00:49 +00:00
Boris Samorodov
6c1a63c2f4
java/intellij: Update to version 2019.3.
2019-11-29 15:24:09 +00:00
Greg Lewis
7c2b69985f
* Teach javavmwrapper about "13" as a version specifier
...
* Remove some white space while I'm here
2019-11-27 00:56:24 +00:00
Jung-uk Kim
5a52a08234
Clean up after java/openjdk6 and java/openjdk6-jre removal
...
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
2019-11-26 21:46:12 +00:00
Brooks Davis
f2ab442843
Fix build with src r354909 applied.
...
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>.
2019-11-25 23:25:52 +00:00
Tobias Kortkamp
d70418a837
java/jd-gui: Update to v1.6.5
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.5
2019-11-18 07:04:20 +00:00
Greg Lewis
5bdb4c7ded
Update to 11.0.5
2019-11-15 03:25:36 +00:00
Greg Lewis
bff5e4d226
Update to 8u231
2019-11-15 03:20:47 +00:00
Greg Lewis
36aa3841db
Schedule these ports for deprecation
...
The corresponding JDK versions are EoL and have been removed already.
2019-11-15 03:12:50 +00:00
Greg Lewis
47bbc35509
Reinstate guidance to have /proc mounted
...
* Having /proc mounted is not generally critical, but there is at least one
piece of functionality that does rely on its presence at the moment
(e.g. OperatingSystemMXBean)
2019-11-09 22:28:53 +00:00
Niclas Zeising
ef5d45aaa6
Sprinkle more USES=xorg
2019-11-07 20:19:59 +00:00
Greg Lewis
c82c1c18ad
Remove unnecessary use of shebangfix
...
PR: 235453
Submitted by: John Hein <jcfyecrayz@liamekaens.com>
2019-11-06 18:04:02 +00:00
Niclas Zeising
07e8e1c13c
Add USES=xorg USES=gl, ports categories j
...
Add USES=xorg and USES=gl to ports in categories starting with 'j'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-11-06 18:03:34 +00:00
Greg Lewis
007fee299e
Fix build on FreeBSD 12.x/powerpc64 on POWER8+ machines
...
* Make sure has_mfdscr() returns false on these machines as using it on
FreeBSD 12.x will cause problems (e.g. SIGILL).
PR: 239368
Sponsored by: The FreeBSD Foundation
2019-11-06 17:35:04 +00:00
Greg Lewis
5ea34fbf09
Fix build on FreeBSD 12.x/powerpc64 on POWER8+ machines
...
* Make sure has_mfdscr() returns false on these machines as using it on
FreeBSD 12.x will cause problems (e.g. SIGILL).
PR: 239368
Sponsored by: The FreeBSD Foundation
2019-11-06 17:31:33 +00:00
Greg Lewis
b9f03c4180
Fix build on FreeBSD 12.x/powerpc64 on POWER8+ machines
...
* Make sure has_mfdscr() returns false on these machines as using it on
FreeBSD 12.x will cause problems (e.g. SIGILL).
PR: 239368
2019-11-06 17:21:58 +00:00
Greg Lewis
ad9abc05ad
Update bootstrap for openjdk11
...
* Re-roll bootstrap binaries. The main reason for this is that the
previous binaries won't work correctly on a FreeBSD 12/powerpc64
POWER8+ machine.
PR: 239368
2019-11-06 17:19:30 +00:00
Antoine Brodin
cc8ad7de9b
Mark a few ports BROKEN, unfetchable
2019-11-06 12:48:32 +00:00
Max Brazhnikov
46b2d58c15
java/javahelp:
...
- Update to the final commit from official GitHub repo
- Build from sources, don't bother to install docs and examples
- Add LICENSE
- Update WWW
PR: 241318
Submitted by: Mikhail Teterin (mi@)
2019-11-04 12:52:46 +00:00
Lev A. Serebryakov
1eed155dd9
Update to 1.13.0.
...
PR: 241608
Submitted by: Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org>
2019-11-03 22:13:37 +00:00
Boris Samorodov
b93f1fea02
java/intellij: Update to version 2019.2.4.
2019-11-02 12:21:03 +00:00
Tobias Kortkamp
3580b8637c
java/jd-gui: Update to v1.6.4
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.4
2019-11-02 11:31:03 +00:00
Tobias Kortkamp
66c5c27583
Add missing USES to my ports
2019-10-31 08:59:55 +00:00
Greg Lewis
7b907ca3e1
Update to 4.1.43
2019-10-30 18:57:17 +00:00
Greg Lewis
0de0dbaf3a
Fix line numbers so patch can be applied
...
PR: 241324
Submitted by: VVD <vvd@unislabs.com>
2019-10-23 15:27:30 +00:00
Rene Ladan
6be15c1fe9
Remove expired ports:
...
2019-10-17 java/linux-oracle-jre9: No longer maintained upstream, please migrate to openjdk11
2019-10-17 java/linux-oracle-jre10: No longer maintained upstream, please migrate to openjdk11
2019-10-18 09:00:54 +00:00
Greg Lewis
e0172e6694
Fix build with FONTCONFIG
...
* This gets the fontconfig patch applying cleanly and building. No idea
if it actually works or not.
PR: 241294
2019-10-17 23:45:38 +00:00
Greg Lewis
eb5f920507
Fix file interaction
...
* Load libnio in BsdNativeDispatcher, as per other OSes
* Export getmntonname0 from libnio
PR: 241317
Submitted by: cmt@
2019-10-17 22:39:05 +00:00
Greg Lewis
4b6716a293
Fix internal versioning
...
* Set the Java version correctly
* Bump PORTREVISION since some software may rely on this
2019-10-17 20:38:38 +00:00
Greg Lewis
3ab4e493aa
Update to 13.0.1 GA
2019-10-17 20:20:30 +00:00
Greg Lewis
0f54bf6ebc
Update to 11.0.5 GA
2019-10-16 19:07:18 +00:00
Rene Ladan
13d4527a34
Remove expired ports:
...
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
2019-10-16 audio/mbox: Unfetchable, unmaintained
2019-10-16 audio/nuvolaplayer: Unfetchable, unmaintained
2019-10-16 audio/vagalume: Unfetchable, unmaintained
2019-10-16 audio/wmsmixer: Unfetchable, unmaintained
2019-10-16 audio/xmms2-scrobbler: Unfetchable, unmaintained
2019-10-16 benchmarks/filebench: Unfetchable, unmaintained
2019-10-16 biology/chemeq: Unfetchable, unmaintained
2019-10-16 biology/linux-foldingathome: Unfetchable, unmaintained
2019-10-16 cad/dxf2fig: Unfetchable, unmaintained
2019-10-16 cad/gerbv: Unfetchable, unmaintained
2019-10-16 cad/ghdl: Unfetchable, unmaintained
2019-10-16 comms/gsmlib: Unfetchable, unmaintained
2019-10-16 comms/nokryptia: Unfetchable, unmaintained
2019-10-16 databases/mrtg-mysql-load: Unfetchable, unmaintained
2019-10-16 databases/postgres-xl: Unfetchable, unmaintained
2019-10-16 databases/wmjsql: Unfetchable, unmaintained
2019-10-16 deskutils/dlume: Unfetchable, unmaintained
2019-10-16 deskutils/gkrellm-reminder2: Unfetchable, unmaintained
2019-10-16 deskutils/ljit: Unfetchable, unmaintained
2019-10-16 deskutils/mdh: Unfetchable, unmaintained
2019-10-16 devel/atlassian-plugin-sdk: Unfetchable, unmaintained
2019-10-15 devel/bingo: Abandoned upstream
2019-10-16 devel/dprog: Unfetchable, unmaintained
2019-10-16 devel/eblob: Unfetchable, unmaintained
2019-10-16 devel/elftoaout: Unfetchable, unmaintained
2019-10-16 devel/fga: Unfetchable, unmaintained
2019-10-16 devel/fib: Unfetchable, unmaintained
2019-10-16 devel/flickrnet: Unfetchable, unmaintained
2019-10-16 devel/fujaba: Unfetchable, unmaintained
2019-10-16 devel/funnelweb: Unfetchable, unmaintained
2019-10-16 devel/genproto: Unfetchable, unmaintained
2019-10-16 devel/gitphp: Unfetchable, unmaintained
2019-10-16 devel/gnatcoll: Unfetchable, unmaintained
2019-10-16 devel/kimwitu: Unfetchable, unmaintained
2019-10-16 devel/libghthash: Unfetchable, unmaintained
2019-10-16 devel/lua-alien: Unfetchable, unmaintained
2019-10-16 devel/monotone-viz: Unfetchable, unmaintained
2019-10-16 devel/noweb: Unfetchable, unmaintained
2019-10-16 devel/p65: Unfetchable, unmaintained
2019-10-16 devel/py-fileutils: Unfetchable, unmaintained
2019-10-16 devel/py-mercurialserver: Unfetchable, unmaintained
2019-10-16 devel/py-pqueue: Unfetchable, unmaintained
2019-10-16 devel/pypersrc: Unfetchable, unmaintained
2019-10-16 devel/root-doc: Unfetchable, unmaintained
2019-10-16 devel/sfio: Unfetchable, unmaintained
2019-10-16 devel/styx: Unfetchable, unmaintained
2019-10-16 devel/tclmore: Unfetchable, unmaintained
2019-10-16 devel/umem: Unfetchable, unmaintained
2019-10-16 dns/ez-ipupdate: Unfetchable, unmaintained
2019-10-16 editors/zoinks: Unfetchable, unmaintained
2019-10-16 emulators/aftp: Unfetchable, unmaintained
2019-10-16 emulators/ia64sim: Unfetchable, unmaintained
2019-10-16 emulators/loemu: Unfetchable, unmaintained
2019-10-16 emulators/pipelight: Unfetchable, unmaintained
2019-10-16 finance/ledgersmb: Unfetchable, unmaintained
2019-10-16 ftp/atftp: Unfetchable, unmaintained
2019-10-16 ftp/cftp: Unfetchable, unmaintained
2019-10-16 games/arkanoidsb: Unfetchable, unmaintained
2019-10-16 games/balazar: Unfetchable, unmaintained
2019-10-16 games/blockade: Unfetchable, unmaintained
2019-10-16 games/cleanq3: Unfetchable, unmaintained
2019-10-16 games/conquest: Unfetchable, unmaintained
2019-10-16 games/crafty-tablebase-no-pawn: Unfetchable, unmaintained
2019-10-16 games/epiar: Unfetchable, unmaintained
2019-10-16 games/exmars: Unfetchable, unmaintained
2019-10-16 games/fteqw: Unfetchable, unmaintained
2019-10-16 games/gnake: Unfetchable, unmaintained
2019-10-16 games/gru: Unfetchable, unmaintained
2019-10-16 games/gtkpool: Unfetchable, unmaintained
2019-10-16 games/imaze: Unfetchable, unmaintained
2019-10-16 games/inform: Unfetchable, unmaintained
2019-10-16 games/iourbanterror: Unfetchable, unmaintained
2019-10-16 games/iourbanterror-server: Unfetchable, unmaintained
2019-10-16 games/jools: Unfetchable, unmaintained
2019-10-16 games/legends: Unfetchable, unmaintained
2019-10-16 games/linux-enemyterritory-etpro: Unfetchable, unmaintained
2019-10-16 games/linux-worldofgoo-demo: Unfetchable, unmaintained
2019-10-16 games/noegnud-data: Unfetchable, unmaintained
2019-10-16 games/poker-engine: Unfetchable, unmaintained
2019-10-16 games/ptools: Unfetchable, unmaintained
2019-10-16 games/pyawale: Unfetchable, unmaintained
2019-10-16 games/pysycache-lang: Unfetchable, unmaintained
2019-10-16 games/qmars: Unfetchable, unmaintained
2019-10-16 games/quake-reaper: Unfetchable, unmaintained
2019-10-16 games/quake3-ra3: Unfetchable, unmaintained
2019-10-16 games/sdlCC: Unfetchable, unmaintained
2019-10-16 games/speyes: Unfetchable, unmaintained
2019-10-16 games/vodovod: Unfetchable, unmaintained
2019-10-16 games/wmeyes: Unfetchable, unmaintained
2019-10-16 games/wmshuffle: Unfetchable, unmaintained
2019-10-16 games/xabacus: Unfetchable, unmaintained
2019-10-16 games/xpacman: Unfetchable, unmaintained
2019-10-16 games/xscorch: Unfetchable, unmaintained
2019-10-16 graphics/aeskulap: Unfetchable, unmaintained
2019-10-16 graphics/agave: Unfetchable, unmaintained
2019-10-16 graphics/cbview: Unfetchable, unmaintained
2019-10-16 graphics/copperspice: Unfetchable, unmaintained
2019-10-16 graphics/cthumb: Unfetchable, unmaintained
2019-10-16 graphics/fujiplay: Unfetchable, unmaintained
2019-10-16 graphics/gimp-ez-perspective-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-focusblur-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-jagged-border-script: Unfetchable, unmaintained
2019-10-16 graphics/gimp-manual-html: Unfetchable, unmaintained
2019-10-16 graphics/gimp-save-for-web: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-denoise-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-sharpen-plugin: Unfetchable, unmaintained
2019-10-16 graphics/giram: Unfetchable, unmaintained
2019-10-16 graphics/inventor: Unfetchable, unmaintained, Depends on expiring graphics/libGLw
2019-10-16 graphics/jpg2pdf: Unfetchable, unmaintained
2019-10-16 graphics/jpgraph2: Unfetchable, unmaintained
2019-10-16 graphics/makehuman: Unfetchable, unmaintained
2019-10-16 graphics/pstoepsi: Unfetchable, unmaintained
2019-10-16 graphics/xmandel: Unfetchable, unmaintained
2019-10-16 irc/minbif: Unfetchable, unmaintained
2019-10-16 japanese/VTPSfont: Unfetchable, unmaintained
2019-10-16 japanese/asterisk-sounds: Unfetchable, unmaintained
2019-10-16 japanese/cannadic: Unfetchable, unmaintained
2019-10-16 japanese/edict-utf-8: Unfetchable, unmaintained
2019-10-16 japanese/kpcal: Unfetchable, unmaintained
2019-10-16 japanese/multiskkserv: Unfetchable, unmaintained
2019-10-16 japanese/skkfep: Unfetchable, unmaintained
2019-10-16 java/eclipse-log4e: Unfetchable, unmaintained
2019-10-16 java/eclipse-lomboz: Unfetchable, unmaintained
2019-10-16 java/java-checkstyle: Unfetchable, unmaintained
2019-10-16 korean/baekmukfonts-ttf: Unfetchable, unmaintained
2019-10-16 korean/gtkcomm: Unfetchable, unmaintained
2019-10-16 lang/arena: Unfetchable, unmaintained
2019-10-16 lang/diveintopython: Unfetchable, unmaintained
2019-10-16 lang/modula3: Unfetchable, unmaintained
2019-10-16 lang/p2c: Unfetchable, unmaintained
2019-10-16 lang/quack: Unfetchable, unmaintained
2019-10-16 lang/stldoc: Unfetchable, unmaintained
2019-10-16 mail/altermime: Unfetchable, unmaintained
2019-10-16 mail/autosig: Unfetchable, unmaintained
2019-10-16 mail/gkrellmmailwatch2: Unfetchable, unmaintained
2019-10-16 mail/mboxcheck-applet: Unfetchable, unmaintained
2019-10-16 mail/nmzmail: Unfetchable, unmaintained
2019-10-16 mail/poppy: Unfetchable, unmaintained
2019-10-16 mail/prom-wl: Unfetchable, unmaintained
2019-10-16 mail/py-apolicy: Unfetchable, unmaintained
2019-10-16 mail/spamdb-curses: Unfetchable, unmaintained
2019-10-16 mail/xlbiff: Unfetchable, unmaintained
2019-10-16 math/algotutor: Unfetchable, unmaintained
2019-10-16 math/nyh-hoc: Unfetchable, unmaintained
2019-10-16 math/superlu_mt: Unfetchable, unmaintained
2019-10-16 math/testu01: Unfetchable, unmaintained
2019-10-16 misc/astrolog: Unfetchable, unmaintained
2019-10-16 misc/chord2html: Unfetchable, unmaintained
2019-10-16 misc/crosspad: Unfetchable, unmaintained
2019-10-16 misc/detachtty: Unfetchable, unmaintained
2019-10-16 misc/dphys-config: Unfetchable, unmaintained
2019-10-16 misc/dvorakng: Unfetchable, unmaintained
2019-10-16 misc/gctpc: Unfetchable, unmaintained
2019-10-16 misc/gkrellm-helium: Unfetchable, unmaintained
2019-10-16 misc/gkrellweather2: Unfetchable, unmaintained
2019-10-16 misc/linm: Unfetchable, unmaintained
2019-10-16 misc/mc-light: Unfetchable, unmaintained
2019-10-16 misc/newer: Unfetchable, unmaintained
2019-10-16 misc/telbook: Unfetchable, unmaintained
2019-10-16 misc/valspeak: Unfetchable, unmaintained
2019-10-16 misc/xd: Unfetchable, unmaintained
2019-10-16 multimedia/audiopreview: Unfetchable, unmaintained
2019-10-16 multimedia/dvts: Unfetchable, unmaintained
2019-10-16 multimedia/gcfilms: Unfetchable, unmaintained
2019-10-16 multimedia/kissdx: Unfetchable, unmaintained
2019-10-16 multimedia/playd: Unfetchable, unmaintained
2019-10-16 multimedia/subtitleeditor: Unfetchable, unmaintained
2019-10-16 multimedia/umr: Unfetchable, unmaintained
2019-10-16 net/bluemix-cli: Unfetchable, unmaintained
2019-10-16 net/boclient: Unfetchable, unmaintained
2019-10-16 net/csync2: Unfetchable, unmaintained
2019-10-16 net/dictd-database: Unfetchable, unmaintained
2019-10-16 net/gtic: Unfetchable, unmaintained
2019-10-16 net/hidentd: Unfetchable, unmaintained
2019-10-16 net/ldap2dns: Unfetchable, unmaintained
2019-10-16 net/libmxp: Unfetchable, unmaintained
2019-10-16 net/librouteros: Unfetchable, unmaintained
2019-10-16 net/nettest: Unfetchable, unmaintained
2019-10-16 net/py-netstring: Unfetchable, unmaintained
2019-10-16 net/radiusd-cistron: Unfetchable, unmaintained
2019-10-16 net/rtptools: Unfetchable, unmaintained
2019-10-16 net/smbldap-tools: Unfetchable, unmaintained
2019-10-16 net/tcptrace: Unfetchable, unmaintained
2019-10-16 net/wackford-squeers: Unfetchable, unmaintained
2019-10-16 net/wmnet2: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-birthday-reminder: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-pidgimpd: Unfetchable, unmaintained
2019-10-16 net-im/poezio: Unfetchable, unmaintained
2019-10-16 net-mgmt/bsnmp-jails: Unfetchable, unmaintained
2019-10-16 net-mgmt/iog: Unfetchable, unmaintained
2019-10-16 net-mgmt/lanmap: Unfetchable, unmaintained
2019-10-16 net-mgmt/nagios-spamd-plugin: Unfetchable, unmaintained
2019-10-16 net-mgmt/nefu: Unfetchable, unmaintained
2019-10-16 net-mgmt/pixilate: Unfetchable, unmaintained
2019-10-16 net-mgmt/slate: Unfetchable, unmaintained
2019-10-16 net-mgmt/weplab: Unfetchable, unmaintained
2019-10-16 net-p2p/bnbt: Unfetchable, unmaintained
2019-10-16 net-p2p/btpd: Unfetchable, unmaintained
2019-10-16 net-p2p/gkremldk: Unfetchable, unmaintained
2019-10-16 news/newscache: Unfetchable, unmaintained
2019-10-16 news/nntpbtr: Unfetchable, unmaintained
2019-10-16 news/slrnconf: Unfetchable, unmaintained
2019-10-16 news/xpn: Unfetchable, unmaintained
2019-10-16 polish/ekg: Unfetchable, unmaintained
2019-10-16 polish/ekg2: Unfetchable, unmaintained
2019-10-16 ports-mgmt/fastest_sites: Unfetchable, unmaintained
2019-10-16 ports-mgmt/pkg-plist: Unfetchable, unmaintained
2019-10-16 ports-mgmt/symports: Unfetchable, unmaintained
2019-10-16 print/poster: Unfetchable, unmaintained
2019-10-16 russian/d1489: Unfetchable, unmaintained
2019-10-16 science/metaf2xml: Unfetchable, unmaintained
2019-10-16 security/authforce: Unfetchable, unmaintained
2019-10-16 security/avcheck: Unfetchable, unmaintained
2019-10-16 security/digest: Unfetchable, unmaintained
2019-10-16 security/fpm2: Unfetchable, unmaintained
2019-10-16 security/fwipe: Unfetchable, unmaintained
2019-10-16 security/gnome-password-generator: Unfetchable, unmaintained
2019-10-16 security/httprint: Unfetchable, unmaintained
2019-10-16 security/ike-scan: Unfetchable, unmaintained
2019-10-16 security/ipfwcount: Unfetchable, unmaintained
2019-10-16 security/libsparkcrypto: Unfetchable, unmaintained
2019-10-16 security/md4coll: Unfetchable, unmaintained
2019-10-16 security/md5coll: Unfetchable, unmaintained
2019-10-16 security/osiris: Unfetchable, unmaintained
2019-10-16 security/ranpwd: Unfetchable, unmaintained
2019-10-16 security/rdigest: Unfetchable, unmaintained
2019-10-16 security/smap: Unfetchable, unmaintained
2019-10-16 security/sshblock: Unfetchable, unmaintained
2019-10-16 shells/bashc: Unfetchable, unmaintained
2019-10-16 shells/flash: Unfetchable, unmaintained
2019-10-16 sysutils/cotty: Unfetchable, unmaintained
2019-10-16 sysutils/dt: Unfetchable, unmaintained
2019-10-16 sysutils/gkrellfire: Unfetchable, unmaintained
2019-10-16 sysutils/log_analysis: Unfetchable, unmaintained
2019-10-16 sysutils/mksunbootcd: Unfetchable, unmaintained
2019-10-16 sysutils/rfstool: Unfetchable, unmaintained
2019-10-16 sysutils/skill: Unfetchable, unmaintained
2019-10-16 sysutils/sloth: Unfetchable, unmaintained
2019-10-16 sysutils/snowlog: Unfetchable, unmaintained
2019-10-16 sysutils/wmfire: Unfetchable, unmaintained
2019-10-16 sysutils/xbattbar: Unfetchable, unmaintained
2019-10-16 textproc/bedic-data: Unfetchable, unmaintained
2019-10-16 textproc/clit: Unfetchable, unmaintained
2019-10-16 textproc/docbook-tdg: Unfetchable, unmaintained
2019-10-16 textproc/emacs-wiki: Depends on expiring ports
2019-10-16 textproc/htmlize.el: Unfetchable, unmaintained
2019-10-16 textproc/libflate: Unfetchable, unmaintained
2019-10-16 textproc/mguesser: Unfetchable, unmaintained
2019-10-16 textproc/opensched: Unfetchable, unmaintained
2019-10-16 textproc/opentoken: Unfetchable, unmaintained
2019-10-16 textproc/rot: Unfetchable, unmaintained
2019-10-16 textproc/rtfx: Unfetchable, unmaintained
2019-10-16 textproc/supercat: Unfetchable, unmaintained
2019-10-16 textproc/xml_ez_out: Unfetchable, unmaintained
2019-10-16 textproc/xmldiff: Unfetchable, unmaintained
2019-10-16 textproc/xqilla: Unfetchable, unmaintained
2019-10-16 www/WebMagick: Unfetchable, unmaintained
2019-10-16 www/bins: Unfetchable, unmaintained
2019-10-16 www/blogsum: Unfetchable, unmaintained
2019-10-16 www/boa: Unfetchable, unmaintained
2019-10-16 www/cgihtml: Unfetchable, unmaintained
2019-10-16 www/cgiparse: Unfetchable, unmaintained
2019-10-16 www/flot: Unfetchable, unmaintained
2019-10-16 www/ftasv: Unfetchable, unmaintained
2019-10-16 www/hastymail2-devel: Unfetchable, unmaintained
2019-10-16 www/htmlpp: Unfetchable, unmaintained
2019-10-16 www/http-analyze: Unfetchable, unmaintained
2019-10-16 www/junkbuster: Unfetchable, unmaintained
2019-10-16 www/links-hacked: Unfetchable, unmaintained
2019-10-16 www/llgal: Unfetchable, unmaintained
2019-10-16 www/mgstat: Unfetchable, unmaintained
2019-10-16 www/php-screw: Unfetchable, unmaintained
2019-10-16 www/phproxy: Unfetchable, unmaintained
2019-10-16 www/py-prewikka: Unfetchable, unmaintained
2019-10-16 www/redmine-backlogs: Unfetchable, unmaintained
2019-10-16 www/swfdec-plugin: Unfetchable, unmaintained
2019-10-16 www/swish-e: Unfetchable, unmaintained
2019-10-16 x11/blast: Unfetchable, unmaintained
2019-10-16 x11/dynamag: Unfetchable, unmaintained
2019-10-16 x11/xcurs: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome-hacks: Unfetchable, unmaintained
2019-10-16 x11-clocks/cairo-clock: Unfetchable, unmaintained
2019-10-16 x11-clocks/pclock: Unfetchable, unmaintained
2019-10-16 x11-clocks/stopwatch: Unfetchable, unmaintained
2019-10-16 x11-clocks/wmfuzzy: Unfetchable, unmaintained
2019-10-16 x11-fm/emelfm2: Unfetchable, unmaintained
2019-10-16 x11-fm/ezfm: Unfetchable, unmaintained
2019-10-16 x11-fm/ultracopier: Unfetchable, unmaintained
2019-10-16 x11-fm/xplore: Unfetchable, unmaintained
2019-10-16 x11-fonts/indic-ttf: Unfetchable, unmaintained
2019-10-16 x11-fonts/pingwi: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-ecliz: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-grounation-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-neutral-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-polar-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-envy-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-equinox-engine: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-qnxtheme: Unfetchable, unmaintained
2019-10-16 x11-themes/plank-theme-moka: Unfetchable, unmaintained
2019-10-15 x11-toolkits/swt-devel: Obsolete. Superseded by x11-toolkits/swt
2019-10-16 x11-wm/genmenu: Unfetchable, unmaintained
2019-10-16 x11-wm/musca: Unfetchable, unmaintained
2019-10-16 x11-wm/weewm: Unfetchable, unmaintained
2019-10-16 x11-wm/windowlab: Unfetchable, unmaintained
2019-10-16 x11-wm/wmfs: Unfetchable, unmaintained
2019-10-16 15:29:32 +00:00
Greg Lewis
7d8512ae98
Update to 8u231
2019-10-16 02:57:55 +00:00
Greg Lewis
5dde1bdca8
Update to 8u231
2019-10-16 02:49:30 +00:00
Greg Lewis
936499b286
Update to 8u232
2019-10-16 02:28:37 +00:00
Tobias Kortkamp
ae284bd2d8
java/openjdk8: Drop nop X11_MAKE_ENV_ON
...
Should have been X11_MAKE_ENV. It has been that way since r451167
and this does not seem to have caused any trouble. Just drop it.
2019-10-10 08:30:09 +00:00
Don Lewis
3bbbcae687
Rename jakarta-commons-lang3 to apache-commons-lang3 and upgrade to
...
version 3.8.1.
Version 3.9 is out, but requires java 8.
Update pkg-descr.
2019-10-07 22:37:41 +00:00
Pedro F. Giffuni
41cd23d591
Old jakarta ports: add license.
...
Minor cleanups: I am unsure if these ports should be deprecated. At least
jakarta-oro appears to be used so let them around for now.
"makepatch" at jakarta-regexp while here.
Approved by: thierry (mentor, implicit)
2019-10-07 16:45:50 +00:00
Alex Dupre
1d8e028075
Update to 6.2.0 release.
2019-10-07 08:24:46 +00:00
Pedro F. Giffuni
c937a4ccc9
rename most cases of jakarta- to apache-
...
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.
Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.
Approved by: thierry (mentor), makc
Differential Revision: https://reviews.freebsd.org/D21902
2019-10-06 19:08:14 +00:00
Jan Beich
4bbb4133b2
devel/icu: update to 65.1
...
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
2019-10-03 20:35:29 +00:00
Greg Lewis
662efe492d
Mark these for expiration as they are EoL upstream
...
Sponsored by: The FreeBSD Foundation
2019-10-03 19:32:16 +00:00
Max Brazhnikov
d5a70bcc44
java/openjfx8-devel:
...
- Switch from x11-toolkits/swt-devel to x11-toolkits/swt, which is newer
than -devel variant.
PR: 219186
Approved by: maintainer (tobik)
2019-10-01 09:18:28 +00:00
Alex Dupre
84e816a6d6
Update to 1.6.2 release.
2019-09-30 14:45:20 +00:00
Alex Dupre
5f27f0be79
Update to 6.1.1 release.
2019-09-30 14:22:24 +00:00
Alex Dupre
0529726683
Update to 1.13 release.
2019-09-30 14:16:13 +00:00
Rene Ladan
62d7ff248d
Remove expired ports:
...
2019-09-28 java/linux-oracle-jdk9: No longer maintained upstream, please migrate to openjdk11
2019-09-28 java/linux-oracle-jdk10: No longer maintained upstream, please migrate to openjdk11
2019-09-30 11:38:22 +00:00
Tobias Kortkamp
d4ad32cf4a
java/jd-gui: Update to v1.6.3
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.3
2019-09-29 16:27:30 +00:00
Boris Samorodov
b2adbfe1e0
java/intellij: Update to version 2019.2.3.
...
PR: 240800
Submitted by: glewis
2019-09-29 11:55:31 +00:00
Greg Lewis
768af6de1c
Fix build on 12+
...
* On FreeBSD, the correct cmsg_level for IP_RECVORIGDSTADDR is IP_PROTOIP.
2019-09-29 01:01:19 +00:00
Greg Lewis
615cebf24a
Update to 4.1.42
...
* Update to 4.1.42
* Unbreak (hopefully) by setting JAVA_EXTRACT
* Make myself maintainer
2019-09-27 21:22:19 +00:00
Greg Lewis
64cb3efbcf
Sync with openjdk11
...
* Separate out platform/compiler concerns
* Disable AoT on all arches except amd64
Sponsored by: The FreeBSD Foundation
2019-09-27 15:44:38 +00:00
Greg Lewis
395ca6f9a8
Disable AoT except on amd64
...
This should be a no-op for all platforms except aarch64. AoT is disabled
on aarch64 due to crashes in internal JDK tests for that feature.
2019-09-27 15:29:33 +00:00
Antoine Brodin
111068b364
Mark BROKEN: fails to extract
...
(cd /wrkdirs/usr/ports/java/netty/work/netty-4.1.41.Final && /usr/local/openjdk8/bin/jar xf jar/netty-transport-native-kqueue-4.1.41.Final-sources.jar)
/bin/sh: /usr/local/openjdk8/bin/jar: not found
Reported by: pkg-fallout
2019-09-26 17:40:17 +00:00
Steve Wills
10cb01d9dc
java/intellij-ultimate: update to 2019.2.3
...
PR: 240795
Submitted by: ale
Approved by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2019-09-24 20:41:11 +00:00
Greg Lewis
b53a14ae3e
Build the native transport library
...
* Build the native KQueue transport library
* Add that library to the installed netty.jar
* Bump PORTREVISION
This was only tested on amd64, but should work on all architectures with
Java support
2019-09-24 01:49:46 +00:00
Greg Lewis
0daf2df7dc
Update to 4.1.41
2019-09-23 20:59:23 +00:00
Greg Lewis
304313a803
Remove reference to java/openjdk6
...
PR: 234792
Sponsored by: The FreeBSD Foundation
2019-09-23 18:27:38 +00:00
Greg Lewis
2b31ab00a2
Delete java/openjdk6 and java/openjdk6-jre ports
...
* Both of these ports are EoL upstream. Remove them per the DEPRECATED
and EXPIRATION_DATE entries added previously
* Note that bootstrap-openjdk6 is left solely to be able to bootstrap
java/openjdk7
2019-09-23 18:26:43 +00:00
Boris Samorodov
23b3213627
java/intellij: Update to version 2019.2.2.
2019-09-21 14:23:25 +00:00
Greg Lewis
0dd1ec7ccd
Udpate to 12.0.2+10-3
2019-09-20 15:46:43 +00:00
Alex Dupre
095b26a86e
Update to 2019.2.2 release.
...
PR: 240079
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> and ale
2019-09-20 13:29:36 +00:00
Greg Lewis
d804e77edf
Update to an 11.0.5 pre-release
...
This is mostly to pick up fixes that have gone into the BSD repo.
2019-09-20 02:26:34 +00:00
Greg Lewis
1c4910aa4c
Add a port of OpenJDK 13
2019-09-18 00:16:40 +00:00
Antoine Brodin
637b3d75f3
Deprecate a few ports
2019-09-15 17:28:08 +00:00
Kurt Jaeger
9e13376fae
java/eclipse: usablity patch for webkit2-gtk3 issues
...
- usability patch for PR:238844 (not a fix, but keeps Eclipse usable)
- use github.com servers in preference to git.eclipse.org for distfiles
PR: 240383
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
2019-09-08 07:27:31 +00:00
Dmitry Marakasov
d9e225e8be
- Update WWW
...
Approved by: portmgr blanket
2019-09-05 09:32:45 +00:00
Greg Lewis
de71759143
Minor clean up
...
* Separate out compiler specifics from platform specifics. This also
removes a little duplication.
2019-09-03 19:39:00 +00:00
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
Greg Lewis
8292f8dc5d
Support for newer Java versions
...
* Switch the internal fallback logic (which is only run when the ports
system is absent) to use modern Java versioning (e.g. 9 rather than 1.9)
* Add in support for specifying 10+, 11+ and 12+ as requested versions.
* Bump version to 2.7
Notes:
* The fallback logic doesn't support the idea of a default version the way
bsd.java.mk does. This was already the case.
* The sorting of VMs in the configuration file doesn't numerically sort
versions 10 and higher correctly yet. This will be addressed shortly.
* Manual pages need updating.
* The fallback logic is only used if bsd.java.mk is absent. This should
be a no-op if it is present.
PR: 223304
2019-07-26 18:35:05 +00:00
Greg Lewis
3b8668c653
Fix the build for the FONTCONFIG option
...
* Updated the fontconfig.patch file
* Simplified FONTCONFIG to use EXTRA_PATCHES rather than a separate target
PR: 239358
Submitted by: John Hein <jcfyecrayz@liamekaens.com>, fluffy
2019-07-24 23:37:05 +00:00
Greg Lewis
ded732340a
Fix the build for powerpc64
...
PR: 239368
Submitted by: pkubaj
2019-07-24 23:29:39 +00:00
Greg Lewis
d5dc4f104d
* Set NO_CCACHE to match configure being passed --disable-ccache
...
Fixes the build for people trying to use ccache
PR: 239387
Submitted by: Jonathan Chen <jonc@chen.org.nz>
2019-07-24 22:45:29 +00:00
Greg Lewis
93dbf94b5e
* Add a dependency on xrandr, since the latest version uses Xrandr.h
...
* Set NO_CCACHE to match configure being passed --disable-ccache
Fixes the build in poudriere and for people trying to use ccache
PR: 239387
Submitted by: Jonathan Chen <jonc@chen.org.nz>
2019-07-24 22:41:40 +00:00
Tobias Kortkamp
4a8d0302a8
java/openjfx8-scenebuilder: Update to 8u202-b07
2019-07-23 07:02:29 +00:00
Tobias Kortkamp
0455f383ae
java/openjfx8-devel: Update to 8u202-b07
...
- Also update devel/gradle to the latest version on the 4.x branch.
Gradle >=4.8<5 is required to build OpenJFX now.
- GStreamer-lite is now based on GStreamer 1.0, so update the sndio
backend accordingly.
- Add a bunch of missing platform checks which will make it
actually use system fonts as configured.
OpenJFX 8 is unmaintained upstream and has been for a while [1].
Deprecate the port as noone seems to have stepped up to take over
maintainership. No expiration date since this port has multiple
consumers and there is no alternative.
[1] https://mail.openjdk.java.net/pipermail/openjfx-dev/2018-December/023007.html
PR: 237443
2019-07-23 05:34:21 +00:00
Pedro F. Giffuni
89b167c217
Update java/intellij-rubymine to version 2019.1.2
...
PR: 239190
Approved by: thierry (mentor)
2019-07-22 21:53:40 +00:00
Greg Lewis
e78463fedc
Update to 12.0.2
2019-07-19 17:08:28 +00:00
Greg Lewis
ddc3913842
Update to 11.0.4
2019-07-19 17:07:37 +00:00
Greg Lewis
2f9982bc15
Update to 8u222
2019-07-19 16:31:14 +00:00
Dmitry Marakasov
bd482ec2ab
- Update WWW
...
Approved by: portmgr blanket
2019-07-15 09:32:13 +00:00
Dmitry Marakasov
1c9b4d71ca
- Update WWW
...
Approved by: portmgr blanket
2019-07-14 09:32:12 +00:00
Dmitry Marakasov
b96680aa91
- Update WWW
...
Approved by: portmgr blanket
2019-07-13 09:32:12 +00:00
Dmitry Marakasov
b93cdf6c1f
- Update WWW
...
Approved by: portmgr blanket
2019-07-12 09:32:15 +00:00
Dmitry Marakasov
151363367e
- Update WWW
...
Approved by: portmgr blanket
2019-07-11 09:32:11 +00:00
Tijl Coosemans
ca78c9a51d
Replace LINUX_ARCH with ARCH. Missed in r506352.
2019-07-10 18:29:22 +00:00
Tijl Coosemans
7003875294
On amd64 adding DEFAULT_VERSIONS+=linux=c6 to /etc/make.conf made Linux
...
infrastructure ports (linux_base-c6 and linux-c6*) install i386 CentOS 6
packages. Using c6_64 instead of c6 made them install mixed amd64/i386
CentOS 6 packages and allowed Linux application ports to install amd64
binaries when available. The i386-only configuration was only useful for
users of x11/nvidia-driver* which didn't provide Linux amd64 emulation
until recently.
With x11/nvidia-driver* now supporting Linux amd64 there's no longer a
need for i386-only Linux on amd64. Let DEFAULT_VERSIONS+=linux=c6 make
Linux infrastructure ports install mixed amd64/i386 CentOS 6 packages,
like c6_64 before, and remove support for c6_64 as a value.
Replace LINUX_ARCH with ARCH everywhere because they are always the same
now.
2019-07-10 14:40:02 +00:00
Dmitry Marakasov
b8a2328c74
- Update WWW
...
Approved by: portmgr blanket
2019-07-10 09:32:10 +00:00
Dmitry Marakasov
2cf471d692
- Update WWW
...
Approved by: portmgr blanket
2019-07-09 09:32:09 +00:00
Steve Wills
92295bfe82
java/visualvm: update to 1.4.3
2019-07-06 23:16:52 +00:00
Dmitry Marakasov
068cd3967b
- Update WWW
...
Approved by: portmgr blanket
2019-07-05 09:02:08 +00:00
Dmitry Marakasov
e3f4177a01
- Update WWW
...
Approved by: portmgr blanket
2019-07-04 09:02:07 +00:00
Greg Lewis
6468b14015
Adjust to proposed changes in Java versioning
...
* Bug #238758 proposes to change the Java versioning from versions such
as "1.6.0" to versions such as "6" (for example). Modify the Makefile
checks on JAVA_PORT_VERSION to cope with either format.
2019-07-04 02:40:49 +00:00
Tobias Kortkamp
3ca8bd9aa0
java/jd-gui: Fix fetch
...
Upstream seems to have retagged v1.6.2. According to diffoscope
the only change is in build.gradle where the version has been bumped
from 1.6.1 to 1.6.2.
2019-07-03 05:17:57 +00:00
Greg Lewis
2fbef85da7
Convert one missed /usr/local to ${LOCALBASE}
...
Submitted by: jbeich@
2019-07-01 23:24:59 +00:00
Greg Lewis
dc5a916b1b
Allow the JDK to be compiled with gcc.
...
This is required for powerpc64 support.
2019-07-01 21:18:18 +00:00
Tobias Kortkamp
1b4ab25419
java/jd-gui: Update to 1.6.2
...
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.6.1...v1.6.2
2019-06-30 11:32:36 +00:00
Dmitry Marakasov
2070180e7b
- Update WWW
...
Approved by: portmgr blanket
2019-06-23 09:02:00 +00:00
Tobias Kortkamp
b75e62686d
java/jd-gui: Update to 1.6.1
...
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.5.2...v1.6.1
2019-06-21 09:01:55 +00:00
Mathieu Arnold
383cda2cdf
Regular USE_GITHUB cleanup.
2019-06-20 07:12:41 +00:00
Dmitry Marakasov
d409e48fae
- Update WWW
...
Approved by: portmgr blanket
2019-06-19 09:01:58 +00:00
Piotr Kubaj
69a055bbed
java/eclipse: fix build
...
Require new GCC to build this port on GCC architectures.
PR: 238489
Approved by: jonc@chen.org.nz (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20667
2019-06-16 22:58:16 +00:00
Antoine Brodin
e19903f0ae
Clean up LIB_DEPENDS
2019-06-16 16:05:28 +00:00
Boris Samorodov
51507edbb2
java/intellij: Update to version 2019.1.3.
2019-06-09 13:59:56 +00:00
Dmitry Marakasov
d1eccb1c6f
- Update WWW
...
Approved by: portmgr blanket
2019-06-08 09:01:50 +00:00
Dmitry Marakasov
647be643b7
- Update WWW
...
Approved by: portmgr blanket
2019-06-05 09:01:48 +00:00
Steve Wills
33260ec98a
java/openjdk7: fix build with freetype2 2.10.0
...
PR: 238225
2019-06-03 16:01:49 +00:00
Steve Wills
64ba39e4bc
java/openjdk6: fix build with freetype2 2.10.0
...
PR: 238227
Approved by: jkim
2019-06-03 16:01:26 +00:00
Tobias Kortkamp
4e16e870de
java/jd-gui: Update to 1.5.2
...
- Pet portclippy while here
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.5.0...v1.5.2
2019-06-02 12:13:24 +00:00
Tobias Kortkamp
0e27269308
java/sigar: Spell USE_PERL5 correctly
...
Remove bogus perl run dependency.
2019-05-28 06:42:15 +00:00
Steve Wills
953906fc5e
java/eclipse: Fix build when using maven-3.6.1
...
While here, fix powerpc64 build and remove pkg-plist for dynamic plist
to cater for multiple ARCH builds.
PR: 238152
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
2019-05-27 16:03:34 +00:00
Dmitry Marakasov
957bdf2b6f
- Update WWW
...
Approved by: portmgr blanket
2019-05-22 09:01:39 +00:00
Tobias Kortkamp
685f6e368b
java/jd-gui: Update to 1.5.0
...
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.4.3...v1.5.0
2019-05-18 10:46:07 +00:00
Dmitry Marakasov
9f50370572
- Update WWW
...
Approved by: portmgr blanket
2019-05-18 09:01:37 +00:00
Greg Lewis
79e2064d52
Update to 12.0.1.12.2 which includes powerpc64 support.
...
PR: 237370
2019-05-17 04:32:40 +00:00
Greg Lewis
9349169aad
Update to 11.0.3.7.2 which includes powerpc64 support.
...
PR: 237208
2019-05-17 04:15:29 +00:00
Koop Mast
6061e73425
Update netbeans to 11.0.
2019-05-14 12:40:03 +00:00
Mathieu Arnold
a16c291d25
Sort categories Makefile and hook forgotten ports to the build.
...
Pointy hat: bofh, glewis, gerald, swills, manu, ijiao, sunpoet, egypcio
2019-05-14 10:32:37 +00:00
Tobias Kortkamp
c95c7aa946
java/jd-gui: Update to 1.4.3
...
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.4.2...v1.4.3
2019-05-13 06:36:07 +00:00
Dmitry Marakasov
70f0ebe28a
- Update WWW
...
Approved by: portmgr blanket
2019-05-12 09:01:34 +00:00
Mathieu Arnold
bd3fd6f002
Use USE_GITHUB when appropriate.
2019-05-11 19:52:08 +00:00
Dmitry Marakasov
e1c7028c1e
- Update WWW
...
Approved by: portmgr blanket
2019-05-11 09:01:34 +00:00
Dmitry Marakasov
968751b786
- Update WWW
...
Approved by: portmgr blanket
2019-05-02 09:01:27 +00:00
Boris Samorodov
45a674d5ad
java/intellij: Update to version 2019.1.1
2019-05-01 14:05:22 +00:00
Alex Dupre
1570cb3abe
Update to 2019.1.1 release.
...
PR: 237648
Submitted by: ale
Approved by: maintainer
2019-04-30 13:25:43 +00:00
Dmitry Marakasov
a43af0d3c9
- Update WWW
...
Approved by: portmgr blanket
2019-04-27 09:01:24 +00:00
Lev A. Serebryakov
06f5af28e1
Add LTS version of subversion to ports.
...
PR: 235934
2019-04-25 16:28:46 +00:00
Lev A. Serebryakov
815a20bf93
Update to 1.12.0
2019-04-25 12:27:42 +00:00
Dmitry Marakasov
30c8e71b18
- Update WWW
...
Approved by: portmgr blanket
2019-04-25 09:01:23 +00:00
Greg Lewis
21037e574c
Update to 12.0.1.
2019-04-23 00:22:39 +00:00
Greg Lewis
e3bd9059e5
Update to 11.0.3.
2019-04-23 00:14:17 +00:00
Greg Lewis
68cafb6b8e
Update to 8u212.
2019-04-23 00:03:50 +00:00
Greg Lewis
3f3e604677
Update to 2019a.
2019-04-22 23:54:56 +00:00
Greg Lewis
4e67e753fb
Minor to whitespace to correct the PR for the previous commit.
...
Previous commit was:
Always depend on fontconfig
PR: 237436
Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl>
2019-04-22 21:11:55 +00:00
Greg Lewis
6b01de01db
Always depend on fontconfig
...
PR: 203862
Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl>
2019-04-22 20:52:52 +00:00
Greg Lewis
8380016c96
. Update to 8u212.
2019-04-20 19:58:13 +00:00
Greg Lewis
3d8afb5258
. Update to 8u212.
2019-04-20 19:32:23 +00:00
Greg Lewis
61e975f75e
Add back the dependency on zip.
...
Reported by: Charlie Li <ml+freebsd@vishwin.info>
2019-04-19 19:08:40 +00:00
Greg Lewis
eee68625ae
* Update to 8u212.
...
* Change master site to Github
* Remove patches and Makefile fixes that have been upstreamed to Github
2019-04-19 16:31:33 +00:00
Greg Lewis
083a6da42d
. Update to 12.0.1
2019-04-17 20:57:53 +00:00
Greg Lewis
5a5d4db763
. Update to 11.0.3.
2019-04-17 18:31:26 +00:00
Kurt Jaeger
8f96041301
java/eclipse-pydev: unbreak after java/eclipse update
...
- path to BUNDLES_INFO changed
PR: 236792
2019-04-14 12:31:54 +00:00
Kurt Jaeger
b7a189e76a
java/eclipse: fix whitespace in Makefile.plugins
...
PR: 237280
2019-04-14 12:07:04 +00:00
Kurt Jaeger
8b76c85ac4
java/eclipse: re-add Makefile.plugins to restore build for some ports
...
PR: 237280
Submitted by: Jonathan Chen <jonc@chen.org.nz>
2019-04-14 11:59:58 +00:00
Kurt Jaeger
ff7a1931a9
java/eclipse-pydev: mark BROKEN after java/eclipse update
...
- see also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213648
PR: 236792
2019-04-14 11:52:07 +00:00
Antoine Brodin
bc543f67e8
Fix plist
2019-04-14 11:32:26 +00:00
Kurt Jaeger
765525b60a
java/eclipse: update 4.6 -> 4.11, submitter becomes maintainer
...
- port is rewritten from scratch
- Warning: UI widgets are oddly sized, currently under investigation
PR: 236792
Submitted by: Jonathan Chen <jonc@chen.org.nz>
Reviewed by: mizhka@gmail.com , Curtis Hamilton
Approved by: ljboiler@gmail.com (maintainer timeout)
Relnotes: https://www.eclipse.org/eclipseide/2019-03/noteworthy/
2019-04-14 09:14:32 +00:00
Boris Samorodov
4fcd29306f
java/intellij: Update to version 2019.1
2019-04-13 18:19:30 +00:00
Tobias Kortkamp
340e1751e6
java/jd-gui: Update to 1.4.2
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.4.2
2019-04-11 11:29:07 +00:00
Eugene Grosbein
bfca5d2c6e
java/bouncycastle15: install signed bcprov.jar
...
Previous revision 497549 switched to install bcprov.jar build from sources
instead of bundled version. However, the bundled version of JAR file is signed
that is essential as is provides an implementation of a Provider
in the Java Cryptography Architecture. For details, refer to
https://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/HowToImplAProvider.html
Partially back out that revision to install bundled bcprov.jar as before.
Thanks to Alex Dupre for reporting this.
Reported by: ale
2019-04-03 18:07:41 +00:00
Eugene Grosbein
4c48543153
java/bouncycastle15: update to version 1.61
...
This release adds support for the qTESLA signature alogirithm
and the password hashing algorithm Argon2. Support for endpoint
ID validation has been added to the BCJSSE, and the TLS/BCJSEE API's
journey to TLS 1.3 has continued.
Support has been added to the provider for the Ed25519 and Ed448
signature algorithms and provider support has also been added
for X25519 and X448.
A new API for directly parsing and creating S/MIME documents has been added
to the PKIX APIs. In terms of bug fixes, the TLS api will now tolerate
unrecognized hash algorithms and SNI types.
An issue that meant XMSS/XMSS^MT private keys would sometime reload
incorrectly has been fixed.
RFC3211WrapEngine will now properly handle messages longer than 127 bytes,
and an endianness issue for encoding parameters longer than 255 bytes
for CSHAKE has been fixed, some CMP parsing issues have been found and
dealt with, the co-factors for id-tc26-gost-3410-12-256-paramSetA and
id-tc26-gost-3410-12-512-paramSetC have been corrected and more
work has been done on EC key encoding to make sure named curve
parameters are preserved where possible. BCFKS key stores can
now be signature protected rather than passord protected.
See also https://www.bouncycastle.org/releasenotes.html
Also, the port now installs version of bcprov.jar built from sources
removing code since older java/bouncycastle port that installs
bcprov.jar bundled with distfile.
2019-04-02 06:57:18 +00:00
Greg Lewis
42f8b4781f
* Update to 12.0.0.33.2
...
* Sort LIB_DEPENDS and USE_XORG.
* Add a dependency in alsa-lib now that sound is supported on FreeBSD.
* Don't disable dtrace now that it is supported on FreeBSD.
* Less intrusive iconv change.
2019-03-29 17:39:15 +00:00
Greg Lewis
51cf7dc135
Fix DTrace support for 32 bit platforms and re-enable it.
...
PR: 236876
2019-03-29 17:06:20 +00:00
Greg Lewis
40d8a17508
Temporarily disable DTRACE on i386
...
PR: 236876
2019-03-29 15:41:06 +00:00
Alex Dupre
4bbb02279f
Update to 2019.1 release.
...
PR: 236852
Submitted by: ale
Approved by: maintainer
2019-03-29 09:07:22 +00:00
Greg Lewis
8e56f4080e
Remove unnecessary CPPFLAGS and LDFLAGS.
2019-03-29 05:58:56 +00:00
Greg Lewis
3445be9c57
. Update to 11.0.2.9.4
...
. Sort LIB_DEPENDS and USE_XORG
. Add a dependency in alsa-lib now that sound is supported on FreeBSD.
. Don't disable dtrace now that it is supported on FreeBSD.
. Less intrusive iconv change.
2019-03-29 01:05:26 +00:00
Jung-uk Kim
d3c95d36f1
Fix iconv(3) issues.
...
PR: 236759
2019-03-28 23:27:12 +00:00
Jung-uk Kim
d98a910efa
Refine r496923.
...
libinstrument.so and libjdwp.so do not need anything from $LOCALBASE but
libsplashscreen.so does. For example,
% cd /usr/local/openjdk11
% bin/java -jar demo/jfc/SwingSet2/SwingSet2.jar
ld-elf.so.1: /usr/local/openjdk11/lib/libsplashscreen.so: Undefined symbol
"libiconv_open"
PR: 236759
2019-03-28 23:19:00 +00:00
Jan Beich
480c577baa
devel/icu: update to 64.1
...
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
2019-03-27 21:11:08 +00:00
Greg Lewis
17ca9c16ac
Fixes for include path, jshell, and process issues.
...
* Put MD specific include files (e.g. jni_md.h) in a subdirectory named
'freebsd' rather than 'bsd'. [1]
* Remove the necessity to always have /usr/local/include in the header
paths and linker paths. This allows jshell to use the system iconv.h
rather than the third party one and link correctly. [2]
* Fix getting process commands and arguments on FreeBSD.
* Bump PORTREVISION.
All fixes need forward porting to openjdk12.
PR: 236754 [1], 236759 [2]
Submitted by: Kurt Miller [2]
2019-03-26 20:48:04 +00:00
Michael Zhilin
3ae43ff942
[java/jattach] update to 1.5
...
Update to 1.5. no patches required, works as-is.
Submitted by: lwhsu
Approved by: lwhsu
2019-03-24 15:08:23 +00:00
Muhammad Moinur Rahman
458a4ba75e
java/java-checkstyle: Return to pool as no longer usee JAVA
2019-03-23 23:35:55 +00:00
Greg Lewis
9de6facd51
Add a port of the documentation for JDK 12
2019-03-22 01:42:36 +00:00
Greg Lewis
717db6b72b
. Fix permissions on jspawnhelper.
...
. Bump PORTREVISION.
2019-03-21 20:25:08 +00:00
Greg Lewis
50a634ab39
. Fix permissions on jspawnhelper.
...
. Bump PORTREVISION.
2019-03-21 18:32:50 +00:00
Greg Lewis
51ef8bf96e
Re-add the port of OpenJDK 12
2019-03-21 17:34:20 +00:00
Greg Lewis
2f1232fbff
Remove openjdk12 to try a repo copy again.
2019-03-21 17:31:47 +00:00
Greg Lewis
5e8e130cbb
Support i386
2019-03-21 17:22:38 +00:00
Greg Lewis
aa84ea8616
. Update bootstrap
...
. Add i386 support
2019-03-21 14:45:11 +00:00
Antoine Brodin
f02fe45377
Remove dependency on webkit to allow its removal
2019-03-21 06:58:00 +00:00
Mark Linimon
7d6e80d5aa
Rearrange things to appease portlint.
2019-03-21 06:31:57 +00:00
Mark Linimon
5511e9ec39
Per request of Michael Zhilin on freebsd-java@, extend the expiration
...
a bit while a proper fix is being worked on.
2019-03-21 06:25:23 +00:00
Greg Lewis
f0520b4f4d
Add files missing in last commit somehow.
2019-03-21 04:38:51 +00:00
Greg Lewis
847931245a
Add a port of OpenJDK 12
2019-03-21 03:33:14 +00:00
Greg Lewis
d2a6dd1a42
Update to 11.0.2.9.2
2019-03-20 20:58:59 +00:00
Greg Lewis
3db7f4d3ba
Fix COMMENT
2019-03-18 05:58:14 +00:00
Greg Lewis
fe413e3951
Fix COMMENT
2019-03-18 05:57:36 +00:00
Greg Lewis
4eec8873a2
Fix COMMENT
2019-03-18 05:56:55 +00:00
Greg Lewis
4379444096
Add a port of the documentation for JDK 11
2019-03-18 05:25:07 +00:00
Greg Lewis
c599836021
Add a port to use as a bootstrap for jdk11 ports.
2019-03-16 17:58:48 +00:00
Greg Lewis
927f3bccaa
Remove bootstrap-openjdk11 temporarily to do a repo copy from bootstrap-openjdk8
2019-03-16 17:56:57 +00:00
Greg Lewis
b52c7870ec
Add pkgconfig to USES
...
Reported by: Jonathan Chen <jonc@chen.org.nz>
2019-03-16 16:19:42 +00:00
Sunpoet Po-Chuan Hsieh
e7bf63f74a
Update WWW
...
Approved by: portmgr (blanket)
2019-03-15 21:42:08 +00:00
Greg Lewis
e44a4cbf25
Add a port of OpenJDK 11
2019-03-15 06:02:17 +00:00
Greg Lewis
4c705d4110
Removing openjdk11 temporarily to do a repo copy from openjdk8 first.
2019-03-15 05:56:34 +00:00
Greg Lewis
12b18004f2
Update COMMENT and MAINTAINER
...
Reported by: ale@
2019-03-13 17:48:04 +00:00
Kurt Jaeger
2fdcae1046
New port: java/wildfly16
...
- also re-add files/
PR: 236464
Submitted by: Simeo Reig <reig.simeo@gmail.com>
2019-03-13 17:08:56 +00:00
Kurt Jaeger
74449513d8
New port: java/wildfly16
...
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server
Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management
And of course Java EE!
WWW: http://wildfly.org
PR: 236464
Submitted by: Simeo Reig <reig.simeo@gmail.com>
2019-03-13 17:06:54 +00:00