aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Switch to xorgproto instead of individual packageszeising2018-08-011-2/+2
| | | | | | | | | | | | | | | | | | Upstream used to distribute protocol headers as separate packages, but has decided to merge those to a common package, named xorgproto. This update tracks that change. * Add a new port, x11/xorgproto, with are protocol headers for xorg. * Hook the new protocol port to the build and to infrastructure in bsd.xorg.mk. * Update all ports with a dependency on any of the old *proto packages to instead depend on xorgproto. Bump portrevision. * Delete the old *proto packages, update MOVED. PR: 230023 Submitted by: zeising Approved by: portmgr (antoine) exp-run by: antoine
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-303-3/+3
| | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
* java/intellij-ultimate: Update to 2018.1.6swills2018-07-273-15/+11
| | | | | PR: 230028 Submitted by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
* Deprecate ports broken for more than 5 monthsantoine2018-07-171-0/+2
|
* Remove java/jaf port, since the Java Activation Framework is included byale2018-07-176-67/+6
| | | | | | default in the JRE since Java 6 and we don't support Java 5 anymore. Reviewed by: eugen
* bouncycastle15: update to version 1.60eugen2018-07-152-4/+4
| | | | | | | | | | | | | | | | | | | | | This release deals with two CVEs: one affecting RSA key pair generation where the certainty value is being tweaked in the light-weight API, and the other on properly validating an XMSS/XMSS^MT private key on reload. In terms of improvements, the BCJSSE now supports SNI, CMS now supports SHA-3 signatures, the Unified Model is now fully supported for Diffie-Hellman with ephemeral keys, and PGP EC operations can support a wider range of curves. Issues have also been fixed in EST, CRMF request generation, and low-level support has been added for EdDSA. Further details on other additions and bug fixes can be found in the release notes at: https://www.bouncycastle.org/releasenotes.html Security: CVE-2018-1000180 Security: CVE-2018-1000613 MFH: 2018Q3
* Unbreakantoine2018-07-151-1/+2
|
* Give the npapi-headers distfile a slightly better filenametobik2018-07-072-3/+3
| | | | PR: 229242
* Attempt to unbreak java/icedtea-webtobik2018-07-073-3/+22
| | | | | | | | | - Bring back the PLUGIN option. The build needs the 4 NPAPI headers. Extract them from libxul-45.9.0_12 to a separate distfile and point the build to them. PR: 229242 Approved by: java (maintainer timeout, 2 weeks)
* . Sync the cacerts file with the version in the latest Oracle binary release.glewis2018-07-032-0/+1
|
* . Update to 8u172.glewis2018-07-022-4/+4
|
* devel/icu: update to 62.1jbeich2018-06-291-1/+1
| | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4)
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-1/+2
| | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540
* This fails on amd64-12 as well.linimon2018-06-261-3/+1
|
* Mark as broken on arm on -CURRENT.linimon2018-06-251-0/+4
| | | | Approved by: portmgr (tier-2 blanket)
* java/icedtea-web: mark as BROKEN after www/libxul removalrene2018-06-231-0/+1
|
* java/icedtea-web: remove optional support for expired www/libxul.rene2018-06-232-15/+2
| | | | | This means the PLUGIN option is removed. Bump PORTREVISION
* Reset MAINTAINER on ports maintained by amutu@amutu.comyuri2018-06-221-1/+1
| | | | | | | | Based on the new policy of all maintained ports reset when maintaner is absent for 3 months. Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months). portscout database indicates that 48.94% of his ports aren't updated.
* Mark these ports as broken on aarch64, and, where appropriate, on armvX.linimon2018-06-221-0/+1
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* - Add LICENSEamdmi32018-06-191-0/+7
| | | | | | | - Add NO_ARCH PR: 228744 Approved by: maintainer timeout (glewis, 2 weeks)
* Add Oracle Linux Java 10 JDK/JRE/Server JRE.lev2018-06-1916-0/+2149
| | | | | | | This version need linux-c7 and crashes with linux-c6. Works only on amd64. PR: 228848
* Mark as broken on powerpc64.linimon2018-06-171-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* java/intellij: Update to version 2018.1.5bsam2018-06-162-5/+5
|
* Mark as broken on powerpc64.linimon2018-06-051-3/+4
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Fix packaging with DEFAULT_VERSIONS=python=3.xantoine2018-05-281-1/+1
|
* java/intellij: Update to version 2018.1.4bsam2018-05-273-12/+11
|
* Fix packaging with DEFAULT_VERSIONS=python=3.xantoine2018-05-271-2/+2
|
* Update to 8u172glewis2018-05-272-6/+6
|
* . Update to 8u172.glewis2018-05-273-179/+174
|
* Fix packaging with DEFAULT_VERSIONS=python=3.xantoine2018-05-261-1/+1
|
* java/visualvm: update to 1.4.1swills2018-05-252-4/+4
|
* . Update to 2018e.glewis2018-05-222-4/+4
|
* . Update to 8u172.glewis2018-05-216-753/+745
|
* Fix build on head.jkim2018-05-161-49/+48
|
* Update to 6.0.3 release.ale2018-05-112-4/+4
|
* - Fix tests and switch to new test frameworkamdmi32018-05-061-4/+3
| | | | Approved by: portmgr blanket
* Remove redundant PKGMESSAGE assignment, which is set appropriatelydanfe2018-05-061-1/+0
| | | | by the b.p.m when `pkg-message' appears on the SUB_FILES list.
* Update to 2018.1.1krion2018-05-043-526/+438
| | | | | PR: 227950 Submitted by: maintainer
* multimedia/ffmpeg: update to 4.0jbeich2018-05-021-0/+1
| | | | | | | | | | | | - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175
* Update to 6.0.2 release.ale2018-04-262-4/+4
|
* Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.mat2018-04-261-0/+2
| | | | Sponsored by: Absolight
* java/java-checkstyle: Update version 8.7=>8.9bofh2018-04-252-4/+4
|
* java/openjfx8-scenebuilder: Update to 8u172-b11tobik2018-04-222-5/+4
|
* java/openjfx8-devel: Update to 8u172-b11tobik2018-04-226-23/+43
|
* (1) Remove devel/subversion18lev2018-04-201-10/+5
| | | | | | | (2) Intoroduce devel/subversion19 from latest pre-1.10 devel/subversion (3) Rework all addons to unify versioning code. FLAVORS is not used because it will conflict with Python FLAVORS (4) Restore mod_dontdothat for www/mod_dav_svn
* java/intellij: Update to version 2018.1bsam2018-04-173-768/+869
|
* Update to 2018.1.1.vanilla2018-04-163-804/+887
| | | | | PR: 227480 Submitted by: maintainer
* Update to latest & newest version 1.10.0lev2018-04-161-1/+1
|
* devel/icu: update to 61.1jbeich2018-04-061-0/+1
| | | | | | | | Changes: http://site.icu-project.org/download/61 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 227042 Exp-run by: antoine MFH: 2018Q2 (required by Firefox 61)
* . Tweak message.glewis2018-04-061-1/+1
|
* . Tweak message.glewis2018-04-061-1/+1
|
* . Tweak message.glewis2018-04-061-1/+1
|
* . Correct description.glewis2018-04-062-2/+2
| | | | . Tweak message.
* . Update to 2018d.glewis2018-04-062-4/+4
|
* Use BINARY_ALIAS to make LLD_UNSAFE more widely applicableemaste2018-03-291-1/+0
| | | | | | | | | | Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE is active to use ld.bfd for these ports. Approved by: portmgr (antoine) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D14876
* Switch to ld.bfd by default as ld.ldd doesn't have built-in defaultkrion2018-03-291-0/+2
| | | | | | | | output target. PR: 226993 Submitted by: emaste Approved by: portmgr (LLD_UNSAFE blanket)
* Make libgnome and libgnomeui not implying esound dependencybapt2018-03-261-1/+1
| | | | | | | | | | | | | | | | It has been a while both does not depend anymore on esound, before this change esound dependency was wrongly added to plenty of packages which actually does not depend on it. While here: - audio/glame: remove esound support - games/monkeybubble: add an explicit dependency on esound - sysutils/gnome-schedule: add en explicit dependency on pkg-config - comms/kb: add missing dependency on pkgconfig - x11-toolkits/libgnomeui: * update to 2.4.5 * use USES=localbase
* java/intellij: Update to version 2017.3.5.bsam2018-03-263-6/+8
| | | | | PR: 226880 Submitted by: Sergey Brunov <sergey.v.brunov@gmail.com>
* devel/apr1: Bump portrevisionbrnrd2018-03-221-1/+1
| | | | | | | - Repair my rookie mistake of earlier today - Bump revision of dependent ports (again) Reported by: antoine
* devel/apr1: Fix runtime issues of dependent portbrnrd2018-03-221-0/+1
| | | | | | | | | | - iconv is in base in all supported FreeBSD versions - Fix build with MariaDB 10.2 [2] - Bump portrevision in dependencies PR: 226705 [1], 226026 [2] With hat: apache Approved by: joneum (apache)
* Mark BROKEN: fails to buildantoine2018-03-121-0/+2
| | | | | | Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0 Reported by: pkg-fallout
* Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-112-1/+2
| | | | version 1.1.0 (via revision 464079).
* java/openjfx8-scenebuilder: Add desktop entrytobik2018-03-081-0/+3
|
* . Link libinstrument.so with iconv and jli as intended.glewis2018-03-062-4/+14
| | | | PR: 210297
* Update to 6.0.1 release.ale2018-03-052-4/+4
|
* . Allow thread names to be set on FreeBSD.glewis2018-03-051-0/+23
| | | | | PR: 223589 Submitted by: bra@fsn.hu
* . Add a FONTCONFIG option which allows scaler to obtain per-family FreeTypeglewis2018-03-042-1/+228
| | | | | | | | rendering and loading and may noticeably improves font rendering in Java appications PR: 215636 Submitted by: Dmitri Goutnik <dg@syrec.org>
* Update to 6.0 release.ale2018-03-024-5/+6
|
* Apply an upstream patch to fix Zero.jkim2018-02-283-0/+63
| | | | | | | | | | | | http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/8bd024c567e7 This patch complements the following commits. http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/f8a45a60bc6b http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/b1606443958a http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/a3e756231625 Reported by: Mikaël Urankar (mikael.urankar@gmail.com) (via swills)
* . Add a port of the documentation for Java 9.glewis2018-02-274-0/+48
|
* . Update to docs for 8u162.glewis2018-02-262-4/+4
|
* Remove dead code: Java support (via GCJ) has not been part of any ofgerald2018-02-251-5/+2
| | | | | | | | | | the lang/gcc4x ports since last spring and newer versions of GCC do not carry a point in their major version designation. On top of that WITH_GCC has not been use for ages anyway. On the way move ONLY_FOR_ARCHS towards its proper spot. Approved by: portmgr blanket
* Respect the LINUX_ARCH settingglewis2018-02-243-72/+87
| | | | | | . Install either the i386 or amd64 version of the JDK, depending upon the value of LINUX_ARCH. . Add appropriate packing list conditionals to account for this.
* Respect the LINUX_ARCH settingglewis2018-02-243-96/+121
| | | | | | . Install either the i386 or amd64 version of the JDK, depending upon the value of LINUX_ARCH. . Add appropriate packing list conditionals to account for this.
* . Update to b45.glewis2018-02-183-156/+360
|
* . Update to 2018c.glewis2018-02-153-4/+5
|
* java/aparapi: fix recent LLVM6 fallout caused by the switch to default to ↵jmd2018-02-092-9/+11
| | | | | | | | | C++14. As development of aparapi at the location referenced by the port as slowed down, set C++ standard explicitly in the internal Makefile. Ultimately, an upgrade to the more active development location is planned. Reviewed by: swills (mentor) Approved by: swills (mentor) MFH: 2018Q1 Differential Revision: https://reviews.freebsd.org/D14278
* . Fix the build for i386 when WITH_LLD_IS_LD is set.glewis2018-02-082-0/+12
| | | | | PR: 225741 Submitted by: dim@
* . Update to 7u161.glewis2018-02-084-890/+763
|
* . Update to 8u162.glewis2018-02-044-691/+744
|
* java/openjfx8-scenebuilder: Update to 8u172-b03tobik2018-02-012-4/+4
|
* java/openjfx8-devel: Update to 8u172-b03tobik2018-02-0114-93/+69
| | | | | | Make SWT support optional and disable it by default. swt-devel is unmaintained, quite the heavy dependency, and SWT support is not used by any port in the tree.
* java/intellij: Update to version 2017.3.4.bsam2018-01-303-6/+6
|
* Update to 9.0.4.jkim2018-01-306-134/+138
| | | | | | http://www.oracle.com/technetwork/java/javase/9-0-4-relnotes-4021191.html MFH: 2018Q1
* Update to 8u162.jkim2018-01-306-20/+14
| | | | | | http://www.oracle.com/technetwork/java/javase/8u162-relnotes-4021436.html MFH: 2018Q1
* Upgrade jakarta-commons-lang3 to version 3.7.truckman2018-01-292-13/+14
| | | | | | | | | | | | | | Follow the lead of some of the other jakarta-commons ports and download the pre-built binary .jar since building from source using ant has been removed from jakarta-commons-lang3 a few versions ago. Install the .jar file with the version number and then symlink it to the .jar file without the version number as is done by jakarta-commons-logging. Pet portlint. Unwrap a line that is no longer too long.
* Fix build with Clang 6.0.jkim2018-01-241-0/+11
|
* java/intellij: Update to version 2017.3.3.bsam2018-01-243-6/+6
|
* java/visualvm: update to 1.4swills2018-01-213-326/+58
|
* Fix a run-time crash with Clang 6.0.jkim2018-01-192-1/+14
| | | | | | | | | Note this problem was introduced with fixes for JDK-8055007. https://bugs.java.com/view_bug.do?bug_id=8055007 http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/changeset/c6211b707068 PR: 225054
* Fix build with Clang 6.0.jkim2018-01-182-0/+21
| | | | | | | | | | Note it is partially merged from the upstream patches for Linux and GCC 6. https://bugs.openjdk.java.net/browse/JDK-8163032 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/e34324d73cd5 http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/9e1264f51bae PR: 225054
* Update netbeans to 8.2.kwm2018-01-163-152/+390
| | | | | | | Limit java version to 1.8, netbeans does not run with another version. PR: 218111, 224554 Submitted by: Hadi <rezaee.hadi@gmail.com>
* java/java-checkstyle: Update version 7.6=>8.7bofh2018-01-133-6/+6
| | | | - Pet PORTLINT
* Sort SUBDIRssunpoet2018-01-071-1/+1
|
* bouncycastle15: update to version 1.59eugen2017-12-292-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release fixes CVE-2017-13098 ("ROBOT"), a Bleichenbacher oracle in TLS when RSA key exchange is negotiated. This potentially affected BCJSSE servers and any other TLS servers configured to use JCE for the underlying crypto - note the two TLS implementations using the BC lightweight APIs are not affected by this. Some of additional fixes, features and functionality: * GOST3410-94 private keys encoded using ASN.1 INTEGER are now accepted in private key info objects; GOST3412-2015 has been added to the JCE provider and the lightweight API. * SCRYPT is now supported as a SecretKeyFactory in the provider and in the PKCS8 APIs. * The BCJSSE provider now supports Server Name Indication, session resumption in clients, the jdk.tls.namedGroups and org.bouncycastle.jsse.ec.disableChar2 system properties. * ECGOST-2012 public keys were being encoded with the wrong OID for the digest parameter in the algorithm parameter set. This has been fixed. * The BCJSSE SSLEngine implementation now correctly wraps/unwraps application data only in whole records. Further details on other additions and bug fixes can be found in the release notes at: https://www.bouncycastle.org/releasenotes.html Security: CVE-2017-13098
* java/intellij: Update to version 2017.3.2.bsam2017-12-272-5/+5
|
* Replace USE_AUTOTOOLS and pre-configure with a plain build dependency ontijl2017-12-261-8/+2
| | | | | devel/autoconf. The upstream build system runs autoconf to regenerate generated-configure.sh.
* . Don't incorrectly set the scopeId of an IPv6 interface on BSD.glewis2017-12-252-1/+14
| | | | | | | This fixes binding sockets for applications running on IPv6. PR: 224079 Submitted by: John W. O'Brien <john@saltant.com>
* java/intellij-fsnotifier: Drop maintainershiptobik2017-12-211-1/+1
|
* java/intellij-pty4j: Drop maintainershiptobik2017-12-211-1/+1
|
* java/intellij-ultimate: Update to version 2017.3.1.bsam2017-12-183-4661/+115
| | | | | PR: 224392 Submitted by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
* java/intellij: Update to version 2017.3.1.bsam2017-12-152-5/+5
|
* java/intellij-ultimate: Update to 2017.2.5.bsam2017-12-153-581/+13019
| | | | | | PR: 222472 Submitted by: Ivan <bsd@abinet.ru> Patch by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
* - Those ports fail to build with python3antoine2017-12-131-1/+1
| | | | - Add some explicit FLAVOR to dependencies where needed
* java/jdk8-doc: update 8u131 -> 8u152pi2017-12-112-4/+4
| | | | | | | | | | | - docs for jdk8 PR: 223172 Changes: http://www.oracle.com/technetwork/java/javase/8u152-relnotes-3850503.html http://www.oracle.com/technetwork/java/javase/8u151-relnotes-3850493.html http://www.oracle.com/technetwork/java/javase/8u144-relnotes-3838694.html http://www.oracle.com/technetwork/java/javase/8u141-relnotes-3720385.html Submitted by: Jonathan Chen <jonc@chen.org.nz>
* Don't include bsd.port.options.mk after bsd.port.pre.mk.mat2017-12-081-2/+0
| | | | Sponsored by: Absolight
* Fix java/cacao after switching to bootstrap-openjdk6rene2017-12-021-3/+3
|
* java/classpath: fix build after switching to bootstrap-openjdk6rene2017-12-021-4/+4
| | | | | Reported by: antoine Pointy hat: rene
* java/intellij: Welcome 2017.3 version!bsam2017-12-023-44/+69
|
* Remove expired ports:rene2017-12-0110-276/+0
| | | | | | | 2017-11-30 www/p5-Yahoo-Lifestyle: This service has been shut down 2017-11-30 games/linux-rtcw: Use the native and open source games/iortcw instead 2017-11-30 java/bootstrap-openjdk: superseded by java/bootstrap-openjdk[68] 2017-11-30 lang/gcc46: Unsupported by upstream. Use GCC 6 or newer instead.
* java/{cacao,classpath}: Use java/bootstrap-openjdk6 as dependency.rene2017-12-012-3/+4
|
* Add support for "-XX:+UseLargePages" option.jkim2017-12-015-5/+241
| | | | | | | | | | | | | | | | | | | | | | | | | | | Excerpted from the original submission: "FreeBSD on several architectures automatically utilizes superpages. So, for the JVM's JIT-compiled code cache and data heap, much of those regions are already using superpages. However, the -XX:+UseLargePages option still serves a useful, if secondary, purpose on FreeBSD. Essentially, it informs the JVM's platform-independent layer what the supported page sizes are. So, when memory is mmap(2)ed and munmap(2)ed within the code cache and data heap, the addresses and sizes will be superpage-aligned and a multiple of the superpage size, respectively. Currently, without this patch, the code cache, for example, typically starts at an unaligned address, so the initial portion of the code cache can never be a superpage. Similarly, unaligned munmap(2)s on the data heap force the kernel to demote superpages to 4KB pages, and this patch eliminates those demotions. This patch both introduces the code needed on FreeBSD to implement -XX:+UseLargePages and deletes code that was copied from Linux that is, to the best of my knowledge, useless on any version of BSD, i.e., UseHugeTLBFS and UseSHM. The additions are in part based on the Solaris version of os_solaris.cpp, e.g., the sorting of the page sizes array." Note I did minor style cleanup and regenerated the patches. Submitted by: alc
* Add support for powerpc64.jkim2017-12-013-4/+8
| | | | PR: 223262
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-307-0/+7
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* Don't use MASTER_SITE_SUBDIR when it is not needed.mat2017-11-251-2/+1
| | | | Sponsored by: Absolight
* . Update to 2017c.glewis2017-11-203-4/+5
|
* . Update to 8u152.glewis2017-11-194-766/+865
|
* java/intellij: Update to version 2017.2.6, build 172.4574.11.bsam2017-11-142-4/+5
|
* Fix the context of some patches so that they apply with stricter patch(1)antoine2017-11-101-1/+1
| | | | | PR: 223545 With hat: portmgr
* java/intellij: Update to version 2017.2.6.bsam2017-11-092-5/+5
|
* devel/icu: update to 60.1jbeich2017-11-091-1/+1
| | | | | | | Changes: http://site.icu-project.org/download/60 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 223373 Exp-run by: antoine
* Add support for aarch64.jkim2017-11-023-3/+7
| | | | PR: 223231
* Fix default bootstrap JDK selection.jkim2017-11-021-2/+2
| | | | It was accidentally broken by r450869.
* Add preliminary support for aarch64 with Zero.jkim2017-11-022-1/+42
| | | | PR: 223231
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-011-2/+2
|
* Copy java/wildfly10 to java/wildfly11, and update to Wildfly 11.0.olgeni2017-11-018-0/+1531
| | | | | | PR: 223343 Submitted by: olgeni Approved by: yerenkow@gmail.com (maintainer)
* java/jattach: Fix typotobik2017-10-271-1/+1
|
* New port: java/jattachtobik2017-10-275-0/+57
| | | | | | | | | | | | | | The utility to send commands to remote JVM via Dynamic Attach mechanism. All-in-one jmap + jstack + jcmd + jinfo functionality in a single tiny program. No installed JDK required, works with just JRE. This is the lightweight native version of HotSpot Attach API https://docs.oracle.com/javase/8/docs/jdk/api/attach/spec/ WWW: https://github.com/apangin/jattach PR: 222660 Submitted by: Michael Zhilin <mizhka@gmail.com>
* java/wildfly90: add support for status command and remove pidfile onolgeni2017-10-262-0/+5
| | | | shutdown (see r452897).
* java/wildfly10: add support for status command and remove pidfile on shutdown.olgeni2017-10-262-2/+5
| | | | | | | | | While I'm here, fix whitespace, and add APP_SHORTNAME to the console output to make it clear who is doing what. PR: 220513 Submitted by: soumar@linux.fjfi.cvut.cz Approved by: maintainer timeout
* . Update to 8u152.glewis2017-10-233-6/+8
|
* . Udpate to 8u152.glewis2017-10-233-8/+11
|
* . Udpate to 9.0.1glewis2017-10-233-10/+13
| | | | | | | | . Fix ONLY_FOR_ARCHS to not include i386 [1] . Rework versioning now the update format has been revealed PR: 222540 [1] Submitted by: Michael Osipov [1]
* . Add back in @dir directive accidentally dropped in the last commit.glewis2017-10-231-0/+1
|
* . Update to 9.0.1glewis2017-10-233-11/+14
| | | | | | | | | . Fix ONLY_FOR_ARCHS to not include i386 [1] . Rework versioning now the update format has been revealed . Add missing symlink to the packing list PR: 222540 [1] Submitted by: Michael Osipov [1]
* multimedia/ffmpeg: update to 3.4jbeich2017-10-211-1/+1
| | | | | | | | | | | | | | | | | | | Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine
* java/bluej: Update to 4.1.1woodsb022017-10-214-449/+455
| | | | | | | | | | | | | | - Change minimum supported JDK version to 8u60 - Take maintainership - Remove fallback MASTER_SITE (no longer available) - Add LICENSE details - Add dependency on openjfx to fix runtime error - Set NO_ARCH=yes - Add desktop entry - Move install location to ${JAVASHAREDIR}/${PORTNAME} as per porter's handbook PR: 221162 Approved by: lme (previous maintainer)
* java/visualvm: fix web urlswills2017-10-171-1/+1
|
* . Pet portlint.glewis2017-10-152-5/+5
|
* . Remove reference to not yet complete openjdk9 port.glewis2017-10-151-1/+1
|
* . More portlint petting.glewis2017-10-152-3/+3
|
* . Minor portlint petting.glewis2017-10-151-2/+2
|
* . Add a port of the Oracle JRE 9 for Linux.glewis2017-10-156-0/+494
|
* . Add a port of the Oracle JDK9 for Linux.glewis2017-10-156-0/+1303
| | | | . Add support for JDK9 to bsd.java.mk
* . Prepare for JDK9 support.glewis2017-10-152-5/+7
|
* Update to 2017.2.4.vanilla2017-10-143-75/+310
| | | | | Submitted by: 222827 Reported by: maintainer
* Remove WANT_GNOME and HAVE_GNOME.mat2017-10-122-3/+0
| | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643
* For ports that are explicitly enabled on armv6, also enable themlinimon2017-10-111-1/+2
| | | | | | | on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial)
* java/intellij: Update to version 2017.2.5.bsam2017-10-103-6/+6
|
* Update to 1.2.2.vanilla2017-10-062-4/+4
|
* New port: java/openjfx8-scenebuildertobik2017-10-055-0/+54
| | | | | | | | | | | | | | | JavaFX Scene Builder provides a visual layout environment that lets you quickly design user interfaces for JavaFX applications without needing to write any code. It allows simple drag-and-drop positioning of GUI components onto a JavaFX scene. As you build the layout of your UI, the FXML code for the layout is automatically generated. It provides a simple yet intuitive interface that can help even non-programmers to quickly prototype interactive applications that connect GUI components to the application logic. WWW: http://openjdk.java.net/projects/openjfx/
* Make sure that java/openjfx8-devel can load libavcodec.so.57 andtobik2017-10-042-0/+12
| | | | unlock support for more media formats.
* java/openjfx8-devel: Update to 8u172-b00tobik2017-10-0436-120/+1782
| | | | | | | | | | | | | | | | - Move to the regular OpenJFX 8 repository [1], add all *BSD specific patches to the port, and stop using the repository at [2]. This should make port contributions and updates a lot easier going forward. - Bump PORTEPOCH and start using version numbers based on the tags from [1] - Prepare the port for supporting multiple audio backend options - Fix PREFIX/LOCALBASE confusion and get all Java dependencies from LOCALBASE and not from PREFIX - Respect CC and CXX during the WebKit build. Clang in FreeBSD 10.3 segfaults while building it now, so make sure we use Clang from devel/llvm40 via compiler:c++14-lang instead. [1] http://hg.openjdk.java.net/openjfx/8u/rt/ [2] https://bitbucket.org/tobik/openjfx-rt
* Clean up X11 option handling. No functional change.jkim2017-10-041-24/+14
|
* Fix java/openjdk8-jre build after r444448.jkim2017-10-041-3/+3
| | | | PR: 222750
* Update arm distfiles to sync. with amd64 and i386.jkim2017-10-034-66/+12
|
* Unbreak fetch. This is sort of an exception to the MASTER_SITE_SUBDIRtruckman2017-09-301-0/+1
| | | | for APACHE_COMMONS_SOURCE.
* New port jakarta-commons-lang3.truckman2017-09-294-0/+54
| | | | | | | | | | | | | | This is a repo-copy of jakarta-commons-lang, updated to revision 3.4. It can co-exist with jakarta-commons-lang. The newest version upstream is actually 3.6, but support for using apache-ant to build was dropped between 3.4 and 3.5. Apache OpenOffice 4.2.0 will require 3.3+. Add NO_ARCH. Modernize by using option helpers. Get rid of the JDK_API!= stuff, which looks like it no longer did anything useful.
* Synchronize COMMENT with java/bootstrap-openjdk8.jkim2017-09-291-1/+1
|
* Set DEPRECATED and EXPIRATION_DATE.jkim2017-09-291-3/+5
| | | | | Use java/bootstrap-openjdk6 to bootstrap java/openjdk6 and java/openjdk7 and use java/bootstrap-openjdk8 to bootstrap java/openjdk8.
* Use java/bootstrap-openjdk6 to bootstrap.jkim2017-09-291-3/+3
|
* Use java/bootstrap-openjdk8 to bootstrap.jkim2017-09-291-25/+17
|
* Add bootstrap JDK for OpenJDK8.jkim2017-09-2910-0/+280
| | | | | | PR: 210283 PR: 221897 PR: 222460
* Make sure to disable IcedTea patches when we build distfiles next time.jkim2017-09-291-1/+1
|
* Add a missing runtime dependency.jkim2017-09-271-1/+2
|
* Use java/bootstrap-openjdk6 to bootstrap.jkim2017-09-271-3/+3
|
* Add bootstrap JDK for OpenJDK6.jkim2017-09-278-0/+226
| | | | java/bootstrap-openjdk will be used for OpenJDK7 and OpenJDK8 later.
* devel/icu: update to 59.1jbeich2017-09-251-1/+1
| | | | | | | | | - Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine
* Reset maintainership on Dominic Fandrey's ports.adamw2017-09-242-2/+2
| | | | With hat: portmgr
* java/openjfx8-devel: Unbreak build with ICU 59.1tobik2017-09-222-1/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modules/web/src/main/native/Source/JavaScriptCore/API/JSStringRef.cpp:40:13: error: no matching function for call to 'create' return &OpaqueJSString::create(chars, numChars).leakRef(); ^~~~~~~~~~~~~~~~~~~~~~ modules/web/src/main/native/Source/JavaScriptCore/API/OpaqueJSString.h:48:32: note: candidate function not viable: no known conversion from 'const JSChar *' (aka 'const unsigned short *') to 'const LChar *' (aka 'const unsigned char *') for 1st argument static Ref<OpaqueJSString> create(const LChar* characters, unsigned length) ^ modules/web/src/main/native/Source/JavaScriptCore/API/OpaqueJSString.h:53:32: note: candidate function not viable: no known conversion from 'const JSChar *' (aka 'const unsigned short *') to 'const UChar *' (aka 'const char16_t *') for 1st argument static Ref<OpaqueJSString> create(const UChar* characters, unsigned length) ^ modules/web/src/main/native/Source/JavaScriptCore/API/OpaqueJSString.h:43:32: note: candidate function not viable: requires 0 arguments, but 2 were provided static Ref<OpaqueJSString> create() ^ modules/web/src/main/native/Source/JavaScriptCore/API/OpaqueJSString.h:58:53: note: candidate function not viable: requires 1 argument, but 2 were provided JS_EXPORT_PRIVATE static RefPtr<OpaqueJSString> create(const String&); ^ modules/web/src/main/native/Source/JavaScriptCore/API/JSStringRef.cpp:65:35: error: no matching function for call to 'createWithoutCopying' return OpaqueJSString::create(StringImpl::createWithoutCopying(chars, numChars)).leakRef(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ modules/web/src/main/native/Source/WTF/wtf/text/StringImpl.h:385:50: note: candidate function not viable: no known conversion from 'const JSChar *' (aka 'const unsigned short *') to 'const UChar *' (aka 'const char16_t *') for 1st argument WTF_EXPORT_STRING_API static Ref<StringImpl> createWithoutCopying(const UChar* characters, unsigned length); ^ modules/web/src/main/native/Source/WTF/wtf/text/StringImpl.h:386:50: note: candidate function not viable: no known conversion from 'const JSChar *' (aka 'const unsigned short *') to 'const LChar *' (aka 'const unsigned char *') for 1st argument WTF_EXPORT_STRING_API static Ref<StringImpl> createWithoutCopying(const LChar* characters, unsigned length); ^ modules/web/src/main/native/Source/JavaScriptCore/API/JSStringRef.cpp:90:12: error: cannot initialize return object of type 'const JSChar *' (aka 'const unsigned short *') with an rvalue of type 'const UChar *' (aka 'const char16_t *') return string->characters(); ^~~~~~~~~~~~~~~~~~~~ modules/web/src/main/native/Source/WTF/wtf/unicode/java/UnicodeJava.h:21:18: error: typedef redefinition with different types ('uint16_t' (aka 'unsigned short') vs 'char16_t') typedef uint16_t UChar; ^ /usr/local/include/unicode/umachine.h:347:22: note: previous definition is here typedef char16_t UChar; PR: 218788, 222270 Submitted by: jbeich Reviewed by: jbeich Obtained from: WebKit (rebased)
* java/intellij: Update to version 2017.2.4.bsam2017-09-143-14/+14
|
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-114-4/+4
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* . Update to 7u151.glewis2017-09-094-782/+793
|
* Fix available memory calculation on head after r309017.jkim2017-09-072-6/+26
| | | | | Note PORTREVISION is not bumped because it only affects a kernel without "options COMPAT_FREEBSD11".
* Fix available memory calculation on head after r309017.jkim2017-09-071-47/+51
| | | | | Note PORTREVISION is not bumped because it only affects a kernel without "options COMPAT_FREEBSD11".
* . Update to b44.glewis2017-09-032-3/+6
|
* The src tree is splitting 32-bit arm support into 'armv6' and the newlinimon2017-09-011-7/+9
| | | | | | | | 'armv7'. This patch adds armv7 support. It should provide no regression on any existing architecture. PR: 221896 Approved by: maintainer
* java/intellij: Update to version 2017.2.3.bsam2017-08-313-14/+14
|
* . Update to 8u144.glewis2017-08-286-729/+804
|
* Require at least Gradle 4.0 for building java/openjfx8-develtobik2017-08-261-1/+1
| | | | | | This will prevent build problems when there is an older Gradle version installed in the build environment. Using older Gradle versions is not supported and leads to hard to decode build failures.
* java/openjfx8-develtobik2017-08-253-0/+27
| | | | | | | - Enable OpenGL Prism backend by default on FreeBSD too - Add missing platform check. FreeBSD is "a form of Linux or Solaris" too. Submitted by: Gareth Wyn Roberts <g.w.roberts@glyndwr.ac.uk> (via mail)
* java/intellij-pycharm -> devel/pycharm-ce: Disconnect the former and connect ↵bsam2017-08-241-1/+0
| | | | the latter.
* java/intellij-pycharm -> devel/pycharm-ce: Rename to reflect upstream andbsam2017-08-247-2328/+0
| | | | use a more appropriate origin (devel for development tools, IDEs).
* Update to version 1.58eugen2017-08-232-4/+4
| | | | | | | | | | | | | | | The main focus in this release is on features. Considerable work has been done on improving the TLS/DTLS API and the BCJSSE. Support for ECGOST3410-2012 has been added for both signing and key agreement/exchange. The DSTU-7564 digest and DSTU-7624 (Kalyna) cipher have also been added. Support for XMSS and XMSS^MT has been added to the BCPQC provider and certificate support for the BCPQC algorithms is much improved. Further details on other additions and bug fixes can be found in the release notes at: https://www.bouncycastle.org/releasenotes.html
* java/intellij: Update to version 2017.2.2.bsam2017-08-193-15/+17
|
* java/intellij-pycharm: Update to version 2017.2.1.bsam2017-08-142-4/+4
|
* Update to 8u144.jkim2017-08-114-10/+10
| | | | MFH: 2017Q3
* Fixup GH_TAGNAME usage, and minor cleanup.mat2017-08-102-5/+5
| | | | Sponsored by: Absolight
* Update to 1.5.6 release.ale2017-08-093-9/+11
| | | | | PR: 220592 Submitted by: Gerrit Beine <mail+freebsd@gerritbeine.de>
* java/intellij: Update to version 2017.2.1.bsam2017-08-033-13/+13
|
* java/intellij-pycharm: Update to version 2017.2.bsam2017-07-293-12/+157
|
* java/intellij: Update to version 2017.2.bsam2017-07-263-420/+106
|
* java/openjfx8-devel: Update to a more recent snapshottobik2017-07-238-68/+108
| | | | | | | | | | | - Add new default options MEDIA and WEBKIT to enable building of the media and web modules - Take back maintainership Running e.g. AsciidocFX on FreeBSD should be possible now. PR: 218014 Reported by: Dr. Jochen Raßler <jochen.rassler@gmail.com>, mr (via mail)
* java/intellij-pycharm: Update to version 2017.1.5.bsam2017-07-183-5/+6
|
* Fix build of java/openjfx8-devel with Gradle 4.0tobik2017-07-131-2/+6
| | | | | | PR: 220322 Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11565
* Remove an unnecessary runtime dependency for NPAPI plugin support.jkim2017-07-121-2/+3
| | | | | PR: 220648 MFH: 2017Q3
* Add missing Pango symbolstobik2017-07-112-1/+12
| | | | | | | | | | | | | | | | | | | | | Currently Pango functions are hidden behind __linux__ and not compiled in as part of the build. Not all JavaFX applications are affected by this, but applications that do advanced text layout that require Pango internally cause an UnsatisfiedLinkError at runtime. Caused by: java.lang.UnsatisfiedLinkError: com.sun.javafx.font.freetype.OSPango.pango_ft2_font_map_new()J at com.sun.javafx.font.freetype.OSPango.pango_ft2_font_map_new(Native Method) at com.sun.javafx.font.freetype.PangoGlyphLayout.layout(PangoGlyphLayout.java:88) at com.sun.javafx.text.PrismTextLayout.shape(PrismTextLayout.java:834) at com.sun.javafx.text.PrismTextLayout.layout(PrismTextLayout.java:1064) at com.sun.javafx.text.PrismTextLayout.ensureLayout(PrismTextLayout.java:223) ... PR: 220566 Submitted by: Stefan Ehmann <shoesoft@gmx.net> Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11545 MFH: 2017Q3
* Fix build of java/bouncycastle15 on armv6:eugen2017-07-112-0/+42
| | | | | | | | | | | | | remove fork="true" in javac and fork="yes" in junit tasks (ant/bc+-build.xml) Original report: If java/bouncycastle15 is build on armv6 with openjdk18, the build stops with This command is not for general use and should only be run as the result of a call to ProcessBuilder.start() or Runtime.exec() in a java application PR: 220612 Submitted by: Gerrit Beine <mail+freebsd@gerritbeine.de> (based on) Approved by: az (mentor)
* java/intellij: Update to 2017.1.5.bsam2017-07-102-5/+5
|
* Add a new ALSA default option to make it possible to disable ALSAtobik2017-06-271-5/+10
| | | | | | | | | support and build the JDK without an ALSA dependency PR: 219125 Reviewed by: jbeich Approved by: mat (mentor), java (maintainer timeout, 6+ weeks) Differential Revision: https://reviews.freebsd.org/D11331
* Scrub mention of armv6hf from ARCHS. It was never in a released version.linimon2017-06-272-2/+2
| | | | | | | While here, sort ARCHS and pet portlint. Reviewed by: imp Approved by: portmgr (tier-2 blanket)
* Fix WWWsunpoet2017-06-271-1/+1
| | | | Approved by: portmgr (blanket)
* Fix WWWsunpoet2017-06-271-1/+1
| | | | Approved by: portmgr (blanket)
* qa: add check for NO_ARCHdbn2017-06-191-0/+2
| | | | | | | | | | | | | | | | | | If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR. If an elf(5) file is bundles as part of the package, but is not meant to be run directly (i.e. the elf(5) file is a payload, and not compiled) then those files can be added to NO_ARCH_IGNORE to avoid the check from failing, Changes to ports: - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH removed. - Ports that have elf(5) payloads have had those files added to NO_ARCH_IGNORE. - R-cran ports that do not set USES=cran:compiles have NO_ARCH set, PR: 218976 Reviewed by: antoine, mat Approved by: portmgr
* java/intellij-pycharm: Update to version 2017.1.4bsam2017-06-142-4/+4
|
* java/intellij: Update to version 2017.1.4bsam2017-06-072-5/+5
|
* java/intellij-pycharm: Update to version 2017.1.3bsam2017-05-312-4/+4
|
* Fix compilation with Clang 4.0.jkim2017-05-311-0/+11
|
* Fix compilation with Clang 4.0.jkim2017-05-311-0/+11
|
* . Update to b43.glewis2017-05-302-6/+13
|
* . Update to 7u141.glewis2017-05-303-927/+808
|
* . Update to 7u131.glewis2017-05-295-2692/+2533
|
* . Update to the 8u131 docs.glewis2017-05-272-4/+4
|
* Mark some ports failing on armv6, for errors classified as "???".linimon2017-05-273-0/+6
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Mark some ports failing on armv6. In cases where the error messagelinimon2017-05-263-2/+8
| | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* java/intellij: Update to version 2017.1.3bsam2017-05-253-6/+10
|
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-234-3/+4
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* Update java/bouncycastle15 upto 1.57eugen2017-05-212-4/+4
|
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-211-0/+1
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Reported by: swills Approved by: portmgr (tier-2 blanket)
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-141-0/+2
| | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* java/intellij: Update Idea 171.4249.32 -> 171.4249.39bsam2017-05-112-4/+5
|
* Pass maintainership to submittersunpoet2017-05-101-1/+1
| | | | | PR: 219180 Submitted by: Jov <amutu@amutu.com>
* java/intellij-pycharm: Update to version 2017.1.2.bsam2017-05-053-4/+6
| | | | | PR: 219083 Submitted by: Christian Sturm <reezer@reezer.org>
* Provide error messages for some ports failing on aarch64, and, in alinimon2017-05-021-0/+3
| | | | | | | | few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-0/+1
| | | | | PR: 218658 Submitted by: riggs
* java/intellij: Update to version 2017.1.2.bsam2017-04-233-13/+14
|
* Update to 8u131.glewis2017-04-196-1469/+1094
|
* . Update to 8u131glewis2017-04-192-4/+4
|
* . Update to 8u131.glewis2017-04-192-6/+6
|
* java/intellij: Update to version 2017.1.1, use no-jdk distfile.bsam2017-04-143-15/+15
|
* java/intellij-pycharm: Update to version 2017.1.1.bsam2017-04-143-132/+79
|
* Merge fixes for JDK-6900441 and JDK-8029453 from Linux sources.jkim2017-04-143-1/+303
|
* Merge fix for JDK-6900441 from Linux source.jkim2017-04-143-0/+309
| | | | | | | | | | | | | | http://bugs.java.com/view_bug.do?bug_id=6900441 While we are at it, merge fix for JDK-8029453. http://bugs.java.com/view_bug.do?bug_id=8029453 Note JDK-8029453 only affects us when "-XX:WorkAroundNPTLTimedWaitHang=0" is forcibly set. Reported by: 张泽鹏 (redraiment at gmail dot com) Tested by: 张泽鹏 (redraiment at gmail dot com)
* Update to 5.3.3 release.ale2017-04-132-4/+4
|
* java/java-checkstyle: Update version 7.0=>7.6bofh2017-04-122-4/+4
|
* - Remove obsolete OSVERSION conditionamdmi32017-04-121-5/+1
| | | | Approved by: portmgr blanket
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.mat2017-04-111-6/+6
| | | | | | | | | | | | | | | | | There are two cases: - The upstream versionning is compatible with our versionning, or using DISTVERSION's magic leads to a compatible PORTVERSION, use DISTVERSION. If it is possible to use DISTVERSIONPREFIX and DISTVERSIONSUFFIX to make it compatible, use them. - The upstream versionning is not compatible with our versionning, and DISTVERSION's magic does not lead to a correct PORTVERSION, then set PORTVERSION to the equivalent of our versionning, and set DISTNAME. It is possible to use a third variable where you store upstream's version and use it to compute PORTVERSION and/or DISTNAME, like the dns/bind9* ports do. Sponsored by: Absolight
* new port: java/lightweight-java-profilerjmd2017-04-029-0/+158
| | | | | | | | A port of the lightweight-java-profiler (ljp). ljp acts as a bare-bones agentlib to produce profiling stacks that can be digested, e.g., by Brendan Gregg's flamegraph scripts. Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10194
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-013-3/+3
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* java/intellij-pycharm: Update to version 2017.1.bsam2017-03-283-11/+974
|
* java/intellij: Update to version 2017.1.bsam2017-03-283-34/+56
|
* java/intellij-pycharm: Update to version 2016.3.3.bsam2017-03-272-4/+4
|
* . Update to 2017b.glewis2017-03-273-4/+5
|
* java/intellij: Update to version 2016.3.5.bsam2017-03-152-5/+5
|
* Update to 1.4.vanilla2017-03-142-3/+6
|
* Switch MAINTAINER to my new account for my ports.eugen2017-03-121-1/+1
| | | | | | | | | Reviewed by: az M devel/py-application/Makefile M devel/py-xcaplib/Makefile M java/bouncycastle15/Makefile M net/py-msrplib/Makefile
* . Update to 2017a.glewis2017-03-022-4/+4
|
* Remove expired ports:rene2017-02-287-102/+0
| | | | | | | | | | | | | | | 2017-02-28 textproc/rubygem-nokogiri14: Use textproc/rubygem-nokogiri instead 2017-02-28 textproc/rubygem-liquid2: Use textproc/rubygem-liquid instead 2017-02-28 www/rubygem-rack14: Use www/rubygem-rack or www/rubygem-rack16 instead 2017-02-28 www/rubygem-mechanize26: Use www/rubygem-mechanize instead 2017-02-28 www/rubygem-net-http-persistent25: Use www/rubygem-net-http-persistent2 instead 2017-02-28 devel/rubygem-builder32: Use devel/rubygem-builder instead 2017-02-28 www/rubygem-net-http-digest_auth11: Use www/rubygem-net-http-digest_auth instead 2017-02-28 devel/rubygem-bson1: Use devel/rubygem-bson instead 2017-02-28 devel/rubygem-minitest4: Use devel/rubygem-minitest instead 2017-02-28 java/jdk16-doc: Should have been removed with linux-sun-jdk16 (2014-05-11) 2017-02-28 java/jdk7-doc: Should have been removed with linux-sun-jdk17 (2016-04-24) 2017-02-28 textproc/rubygem-sass-rails4: Use textproc/rubygem-sass-rails5 instead
* Update MAINTAINER to tobik@FreeBSD.org for my portstobik2017-02-153-3/+3
| | | | | Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9610
* Actually add the patchbapt2017-02-123-0/+60
| | | | Reported by: antoine