Commit graph

4220 commits

Author SHA1 Message Date
Greg Lewis
b77ba1d553 . Update to 7u141. 2017-05-30 00:19:06 +00:00
Greg Lewis
f59b37d996 . Update to 7u131. 2017-05-29 04:16:00 +00:00
Greg Lewis
b1a2b1f2a0 . Update to the 8u131 docs. 2017-05-27 06:33:43 +00:00
Mark Linimon
c095cd43d0 Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 20:02:44 +00:00
Mark Linimon
28a42395cb Mark some ports failing on armv6. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 14:45:53 +00:00
Boris Samorodov
af20ca67f8 java/intellij: Update to version 2017.1.3 2017-05-25 14:56:17 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Eugene Grosbein
879be60945 Update java/bouncycastle15 upto 1.57 2017-05-20 17:41:42 +00:00
Mark Linimon
74fa808d34 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Reported by:	swills
Approved by:	portmgr (tier-2 blanket)
2017-05-20 16:58:10 +00:00
Mark Linimon
7e4f41c690 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 23:21:37 +00:00
Boris Samorodov
25cf81574e java/intellij: Update Idea 171.4249.32 -> 171.4249.39 2017-05-11 12:10:12 +00:00
Sunpoet Po-Chuan Hsieh
0d895bdb0b Pass maintainership to submitter
PR:		219180
Submitted by:	Jov <amutu@amutu.com>
2017-05-10 07:06:58 +00:00
Boris Samorodov
8561d4eb38 java/intellij-pycharm: Update to version 2017.1.2.
PR:		219083
Submitted by:	Christian Sturm <reezer@reezer.org>
2017-05-05 11:57:56 +00:00
Mark Linimon
c1babd7ddb Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-01 19:25:00 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Boris Samorodov
3cab05b9f6 java/intellij: Update to version 2017.1.2. 2017-04-23 12:30:24 +00:00
Greg Lewis
5458611582 Update to 8u131. 2017-04-19 13:36:23 +00:00
Greg Lewis
41afca14ff . Update to 8u131 2017-04-19 04:58:08 +00:00
Greg Lewis
97c8fd8f7a . Update to 8u131. 2017-04-19 04:57:06 +00:00
Boris Samorodov
83ed831169 java/intellij: Update to version 2017.1.1, use no-jdk distfile. 2017-04-13 22:45:40 +00:00
Boris Samorodov
43e1d8c51b java/intellij-pycharm: Update to version 2017.1.1. 2017-04-13 22:42:42 +00:00
Jung-uk Kim
7bd7158dc9 Merge fixes for JDK-6900441 and JDK-8029453 from Linux sources. 2017-04-13 21:27:23 +00:00
Jung-uk Kim
d656192397 Merge fix for JDK-6900441 from Linux source.
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)
2017-04-13 18:09:21 +00:00
Alex Dupre
e8c48ce932 Update to 5.3.3 release. 2017-04-12 16:40:07 +00:00
Muhammad Moinur Rahman
354f005b93 java/java-checkstyle: Update version 7.0=>7.6 2017-04-12 11:09:11 +00:00
Dmitry Marakasov
0e30b17604 - Remove obsolete OSVERSION condition
Approved by:	portmgr blanket
2017-04-12 10:26:59 +00:00
Mathieu Arnold
6d588589c2 Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
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
2017-04-11 15:21:23 +00:00
Johannes M Dieterich
a77376a1fe new port: java/lightweight-java-profiler
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
2017-04-01 17:58:59 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
2017-04-01 15:23:30 +00:00
Boris Samorodov
a8c77abf6a java/intellij-pycharm: Update to version 2017.1. 2017-03-27 22:33:27 +00:00
Boris Samorodov
49986466b5 java/intellij: Update to version 2017.1. 2017-03-27 22:32:27 +00:00
Boris Samorodov
eae0da5eca java/intellij-pycharm: Update to version 2016.3.3. 2017-03-27 12:08:28 +00:00
Greg Lewis
2f64920bc8 . Update to 2017b. 2017-03-27 07:19:17 +00:00
Boris Samorodov
3133e330c6 java/intellij: Update to version 2016.3.5. 2017-03-14 17:44:26 +00:00
Vanilla I. Shu
41da8b6a95 Update to 1.4. 2017-03-14 08:53:21 +00:00
Eugene Grosbein
813f9303d3 Switch MAINTAINER to my new account for my ports.
Reviewed by:	az

M    devel/py-application/Makefile
M    devel/py-xcaplib/Makefile
M    java/bouncycastle15/Makefile
M    net/py-msrplib/Makefile
2017-03-11 18:54:45 +00:00
Greg Lewis
9776af7f44 . Update to 2017a. 2017-03-02 06:25:59 +00:00
Rene Ladan
476991c7ef Remove expired ports:
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
2017-02-28 11:59:59 +00:00
Tobias Kortkamp
98058b8684 Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
Baptiste Daroussin
ed3aa7042b Actually add the patch
Reported by:	antoine
2017-02-11 21:28:03 +00:00
Baptiste Daroussin
86ce0324dd Fix build with libc++ (is_const is already defined by some libc++ headers)
This make the port work without the gcc dependency
2017-02-11 21:23:04 +00:00
John Marino
cf3fccc4fb java/jdk(16|7)-doc: Deprecate and remove 28 FEB 2017
The associated jdk ports were removed years ago.  The documentation should
have been removed with them then.
2017-02-10 16:01:07 +00:00
Rene Ladan
9fcfdbd738 Remove expired ports:
2017-02-07 java/jboss7: Unsupported, replaced by wildfly
2017-02-07 java/jboss71: Unsupported, replaced by wildfly
2017-02-07 java/jboss72: Unsupported, replaced by wildfly
2017-02-07 20:15:56 +00:00
Jung-uk Kim
68d9296d7a Fix build with GCC. It was broken by r430424.
PR:		216738
2017-02-02 21:28:22 +00:00
Boris Samorodov
d485e38f97 java/intellij: Update to version 2016.3.4. 2017-02-02 09:00:18 +00:00
Jung-uk Kim
f82baa6d8d Fix distinfo.
PR:		r216595
2017-01-30 21:39:05 +00:00
Greg Lewis
7494e12b61 . Update to 8u121. 2017-01-29 07:08:18 +00:00
Greg Lewis
bc9d2fcda9 . Update to 8u121. 2017-01-28 21:51:19 +00:00
Greg Lewis
dc842bbad0 . Fix @javavm directive. 2017-01-28 21:51:02 +00:00
Greg Lewis
542af2e0a1 . Update to 8u121.
. Fix @javavm directive.
2017-01-28 21:46:54 +00:00