Commit graph

4174 commits

Author SHA1 Message Date
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
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Alex Dupre
a6d793f9a6 Update to 5.3.2 release. 2017-01-19 12:48:02 +00:00
Jung-uk Kim
c288673282 Update to b41. 2017-01-18 22:22:00 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Jimmy Olgeni
a23ba94b33 Upgrade java/wildfly10 to 10.1.0.
- Move installation directory to /usr/local/wildfly10.
- Fix directory permissions and ownership (root:wheel everywhere except config.)
- Remove all @dir entries which are now unnecessary.
- Add upgrade notice to UPDATING.

PR:		212052
Submitted by:	olgeni
Approved by:	maintainer
2017-01-16 15:27:01 +00:00
Greg Lewis
1baf25b002 . Fix compilation with Clang 4.0
PR:		216016
Submitted by:	jbeich@
2017-01-15 22:51:52 +00:00
Greg Lewis
8c48e60aee . Fix compilation with Clang 4.0
PR:		216016
Submitted by:	jbeich@
2017-01-15 22:50:37 +00:00
Mathieu Arnold
9468432a48 Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat:	portmgr
Sponsored by:	Absolight
2017-01-13 16:54:55 +00:00
Tijl Coosemans
9f5f75dd1a Update Eclipse CDT to 9.0.1 and assign port to submitter.
PR:		213649
Submitted by:	Michael Zhilin <mizhka@gmail.com>
2017-01-12 19:24:05 +00:00
Dmitry Marakasov
8244fe99bc - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-11 10:08:38 +00:00
Jimmy Olgeni
d075dd2f5e Rename java/wildfly100 to java/wildfly10.
PR:		212052
Submitted by:	olgeni
2017-01-10 22:59:58 +00:00
Steve Wills
28ef764901 java/intellij-rubymine: create port
RubyMine is a cross-platform IDE that supports Ruby, Ruby on Rails and web
development.

WWW: https://www.jetbrains.com/ruby/

PR:		214967
Submitted by:	Stefan Wendler <stefan.wendler@tngtech.com>
2017-01-10 22:46:06 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Greg Lewis
7c47dac112 . Update to 2016j 2017-01-06 03:35:34 +00:00
Alan Somers
aa76e1de42 java/openjfx8-devel fix build with Gradle 3.2.1
Add a missing build dependency on junit to the Makefile, and fix the
path to Hamcrest in build.gradle.  Also, reset MAINTAINER by request of
the current maintainer.

PR:		215677
Reviewed by:	brd, Tobias Kortkamp
Approved by:	brd (ports)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D9005
2017-01-04 15:54:28 +00:00
Greg Lewis
7e7a771857 . Add powerpc64 support.
PR:		212709
Submitted by:	Curtis Hamilton <hamiltcl@verizon.net>
2017-01-02 23:45:09 +00:00
Greg Lewis
e1824c4f0d . Add support for powerpc64.
PR:		215417
Submitted by:	Curtis Hamilton
Approved by:	Maintainer timeout
2017-01-02 23:04:41 +00:00
Boris Samorodov
c7d88dc630 java/intellij-pycharm: Update to version 2106.3.2. 2017-01-01 22:29:43 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Greg Lewis
ac342da485 . Add support for the HotSpot Serviceability Agent for ppc64.
. This also pulls in some OpenBSD tweaks, I believe.  These should be a
  no-op for FreeBSD though.

PR:		212709 (partial)
Submitted by:	Curtis Hamilton <hamiltcl@verizon.net>
2016-12-29 07:50:40 +00:00
Greg Lewis
7c5605cceb . Update to 8u112
PR:		215424
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2016-12-28 23:28:19 +00:00
Boris Samorodov
6fceabcf8c java/intellij: Update to version 2016.3.2. 2016-12-27 16:47:03 +00:00
Kurt Jaeger
51bf76507f java/bouncycastle15: update 1.55 -> 1.56
port changes:
- upstream updated list of its MASTER_SITES (bouncycastle.gva.es
  is gone, downloads.bouncycastle.org changed to www.bouncycastle.org);
- pkg-descr updated to reflect current features;
- installation of zipped bundled sources made optional, enabled by
  default to match previous behavior.

Some of new version changes:
- a new API for DTLS/TLS and a JSSE provider suitable for Java 5 and later;
- support for RFC 7539 ChaCha20 and Poly1305 has also been added
  and general support for SHA-3 in the PKIX APIs has been improved;

Full details of the release:

PR:		215507
Changes:	https://www.bouncycastle.org/releasenotes.html
Security:       CVE-2016-1000338, CVE-2016-1000339, CVE-2016-1000340,
		CVE-2016-1000341, CVE-2016-1000342, CVE-2016-1000343,
		CVE-2016-1000344, CVE-2016-1000345, CVE-2016-1000346,
		CVE-2016-1000352
Submitted by:	Eugene Grosbein <ports@grosbein.net> (maintainer)
2016-12-27 16:37:39 +00:00
Dmitry Marakasov
36960579cd - Mark BROKEN on FreeBSD 9.x i386
Approved by:	portmgr blanket
2016-12-23 10:53:23 +00:00
Dmitry Marakasov
398925a395 - Mark BROKEN on FreeBSD 9.x i386
Approved by:	portmgr blanket
2016-12-23 10:03:48 +00:00
Dmitry Marakasov
d3a163a73f - Mark BROKEN on FreeBSD 9.x i386:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-help-plugin:2.1.1:effective-settings (help.effective-settings) on project jboss-as-testsuite: Execution help.effective-settings of goal org.apache.maven.plugins:maven-help-plugin:2.1.1:effective-settings failed: 0 -> [Help 1]

Approved by:	portmgr blanket
2016-12-23 10:02:24 +00:00
Boris Samorodov
3f0947e9fb java/intellij-pycharm: Update to version 2016.3.1. 2016-12-16 19:08:40 +00:00
Boris Samorodov
de90169d15 java/intellij: Update to version 2016.3.1. 2016-12-16 18:58:51 +00:00
Dmitry Marakasov
9968d8e116 - Add LICENSE
- Switch to options helpers
- Regenerate patches
2016-12-10 09:00:49 +00:00
Alan Somers
7bcea9568e Add an X11 option to java/openjdk[78]
It defaults to on.  Disabling it will remove X support from Java, and reduce
X-related dependencies.

PR:		210000
Reviewed by:	brd
Approved by:	brd (ports)
Approved by:	glewis (maintainer timeout)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D6698
2016-12-09 20:30:53 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Tijl Coosemans
eb96de0656 Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:40:41 +00:00
Dmitry Marakasov
f83aa33119 Deprecate and set expiration date to T + 2 months
From jboss.org:

    The JBoss AS community project has been renamed to the WildFly
    community project, which has a new home at wildfly.org.

    The JBoss name now only applies to the commercially supported
    product, called JBoss EAP, which is derived from the WildFly
    community project and is available here.

    For more information on the differences between the project and
    product offerings, see the JBoss.ORG technology page.

    You can find old JBoss AS community releases on our archived
    downloads page, however, these releases are not maintained and
    therefore are likely to contain bugs and security vulnerabilities.
    It is highly recommended that you upgrade to WildFly or JBoss
    EAP using the above links at your earliest convenience. If you
    require assistance in making this move, please ask on the forums
    or contact your local Red Hat account representitive.

PR:		214223, 214224, 214225
Submitted by:	yerenkow@gmail.com (maintainer)
2016-12-07 11:54:36 +00:00
Boris Samorodov
4146a4443d java/intellij-pycharm: Update to version 2016.3. 2016-12-05 11:19:45 +00:00
Rene Ladan
9bbc91bba2 Remove expired port:
2016-12-01 java/jakarta-struts: Port is unmaintained and has known security vulnerabilites
2016-12-01 23:36:56 +00:00
Mathieu Arnold
8664861b1a Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
2016-12-01 11:18:03 +00:00
Boris Samorodov
2d9cf73754 java/intellij: Remove non-native jar libraries.
Reported by:	Caspar Schutijser <caspar@schutijser.com> (via email; thanks Caspar! My email answer seems to end up at your spam filter)
2016-11-30 20:37:56 +00:00
Boris Samorodov
83d7d16da3 java/intellij: update to version 2016.3. 2016-11-28 11:18:53 +00:00
Greg Lewis
54a577a775 . Update to 2016i 2016-11-24 06:20:33 +00:00
Alexey Dokuchaev
583daec5aa In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
2016-11-22 14:04:21 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Mark Linimon
d0c44e7818 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-16 00:34:23 +00:00
Steve Wills
f1cdb5444c java/visualvm: switch back to multi-language version 2016-11-14 14:54:13 +00:00
Kurt Jaeger
1c67d44b69 java/netty: update 3.9.2 -> 3.10.6
PR:		214427
Changes:	https://github.com/netty/netty/issues?q=milestone%3A3.10.6.Final		http://netty.io/news/2016/06/29/3-10-6-Final.html
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-12 08:30:47 +00:00
Steve Wills
5665202431 java/visualvm: update to 1.3.9
Submitted by:	girgen
2016-11-10 23:58:56 +00:00