1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

3995 Commits

Author SHA1 Message Date
Jung-uk Kim
2edf0a9558 - Partially implement getThreadUserTime() using getrusage(2). Note we can
only get usage for the current thread.  Return -1 if the requested function
is not supported, i.e., user time for other threads, rather than crash. [1]
- Properly implement os::elapsedVTime() using getrusage().  Basically, it is
taken from Linux version.
- Temporarily revert r403748 to fix bootstrapping with earlier OpenJDK8. [2]

PR:		205523, 205843 [1]
PR:		205544 [2]
2016-01-05 22:39:46 +00:00
Greg Lewis
2813824f6f . Stub implementation of OperatingSystemImpl.
PR:		205229
2016-01-02 09:30:21 +00:00
Dmitry Marakasov
f53f513abb - Add NO_ARCH
- Switch to options helpers
2016-01-02 07:10:41 +00:00
Olli Hauer
b01c452105 - prepare for devel/subversion17 removal 2015-12-30 15:22:15 +00:00
Jason Unovitch
047c50a9b3 java/wildfly80: address non-root builds and minor QA observations
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable

PR:		205258
Approved by:	maintainer timeout (2 weeks)
2015-12-26 14:06:59 +00:00
Jason Unovitch
4b6e74e750 java/wildfly81: address non-root builds and minor QA observations
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable

PR:		205259
Approved by:	maintainer timeout (2 weeks)
2015-12-26 14:06:51 +00:00
Jung-uk Kim
f79bce06dd Fix the previous commit. We do not support getThreadUserTime().
PR:		205523
2015-12-23 00:47:12 +00:00
Jung-uk Kim
cafb8745f1 Implement ThreadMXBean.getThreadCpuTime(), etc.
PR:		205523
Submitted by:	will (via bsd-port-dev@openjdk.java.net)
2015-12-23 00:22:15 +00:00
Wen Heping
e0f113acef - Reset maintainer to ports@ 2015-12-22 03:22:46 +00:00
Sunpoet Po-Chuan Hsieh
cb3278a31f - Sort SUBDIRs 2015-12-21 15:36:22 +00:00
Jason Unovitch
3548e4823f New port: java/wildfly100
Repo copy java/wildfly90 -> java/wildfly100 and update to 10.0.0

WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server

WWW: http://wildfly.org

PR:		204541
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
2015-12-18 01:11:38 +00:00
Jung-uk Kim
95a9ce771d Fix build with fmake.
Reported by:	antoine
2015-12-15 06:45:16 +00:00
Jung-uk Kim
fc16b49fe6 Build compilefontconfig.jar and javazic.jar with bootstrap jar. Originally
it was intended to test the newly built JVM, it is not cross-build friendly.

Submitted by:	Eugene M. Zheganin (emz at norma dot perm dot ru)
2015-12-14 23:32:21 +00:00
Jung-uk Kim
37874e5364 Build with sjavac when we are self-hosting to improve build speed. 2015-12-14 23:20:05 +00:00
Jung-uk Kim
e64ae7e938 Allow java/openjdk7 for bootstrapping java/openjdk8. Although we cannot
build OpenJDK7 for ARM yet, there is no need to disallow it at all.
2015-12-14 23:15:09 +00:00
Jung-uk Kim
8d6f3ac3d4 Respect CC, CPP and CXX with full paths.
PR:		203747
2015-12-14 23:05:49 +00:00
Jung-uk Kim
c8b2413599 Respect CC, CPP and CXX with full paths.
PR:		203747
2015-12-14 23:02:49 +00:00
Greg Lewis
08fe58a557 . Update to 7u91
PR:		204268
2015-12-14 04:09:59 +00:00
Baptiste Daroussin
eb8a531560 Fix a bunch of false positive that are fetchable
Reported by:	ak
2015-12-13 20:42:23 +00:00
Greg Lewis
eb3bedf698 . Update to 8u66. 2015-12-13 00:50:58 +00:00
Koop Mast
0e0388ebe1 Now that netbeans has been updated, mark the -devel version as ignore again. 2015-12-12 18:07:26 +00:00
Koop Mast
ba6fe6b204 Update netbeans to 8.1.
PR:		204359
Submitted by:	sergey.v.brunov@gmail.com
2015-12-12 18:06:21 +00:00
Jason Unovitch
337a052050 java/wildfly90: use 555 permissions instead to match original CHMOD
PR:		204540
Approved by:    maintainer (implicit to match original behavior)
2015-12-12 00:32:05 +00:00
Jason Unovitch
4de3dcfcf9 java/wildfly82: use 555 permissions instead to match original CHMOD
PR:		204542
Approved by:	maintainer (implicit to match original behavior)
2015-12-12 00:32:02 +00:00
Jason Unovitch
0a34be5216 java/wildfly82: update 8.2.0 -> 8.2.1
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable

PR:		204542
Submitted by:	yerenkow@gmail.com (maintainer)
2015-12-12 00:13:24 +00:00
Jason Unovitch
8e8017b959 java/wildfly90: update 9.0.1 -> 9.0.2
- Drop ${CHMOD} usage and set permissions in pkg-plist (portlint)
- Add terminating @owner/@group to pkg-plist (portlint)
- Switch version specific path in pkg-message to variable

PR:		204540
Submitted by:	yerenkow@gmail.com (maintainer)
2015-12-12 00:13:21 +00:00
Jung-uk Kim
441bb19368 Restore jtreg disappeared in r396353.
PR:		205234
2015-12-11 16:54:22 +00:00
Jung-uk Kim
5b1ddddad1 Work around build failures with Poudriere. We have to limit max heap size
when building 32-bit targets on a 64-bit host for some unknown reason.
2015-12-10 19:37:07 +00:00
Jung-uk Kim
af65c31a00 Fix regression introduced in r372338, i.e., mis-merged fix for JDK-8031581.
PR:		205192
2015-12-10 18:43:51 +00:00
Jung-uk Kim
87463483c6 Add an upstream patch to fix build for some 32-bit platforms, i.e.,
java.lang.OutOfMemroryError.

http://hg.openjdk.java.net/jdk8u/jdk8u/rev/f398f28e3112
2015-12-09 21:23:01 +00:00
Vanilla I. Shu
f67a100747 Upgrade to 3.0.1.20150306-5afe4d1. 2015-12-09 11:57:01 +00:00
Vanilla I. Shu
4578f4b8ff Upgrade to 1.5.1. 2015-12-09 11:46:43 +00:00
Vanilla I. Shu
9b4e868d68 Upgrade to 1.3.1. 2015-12-09 06:27:20 +00:00
Dmitry Marakasov
61db027b0d - Add NO_ARCH
- Switch to options helpers

Approved by:	portmgr blanket
2015-12-08 18:58:15 +00:00
Dmitry Marakasov
13b394d6ef - Switch to options helpers
Approved by:	portmgr blanket
2015-12-08 18:33:24 +00:00
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Kurt Jaeger
16fb85bfce java/eclipse: 4.4.2 -> 4.5.1
- Bump to Eclipse 4.5.1
- Switch to using Maven 3.3
- add fix for running Eclipse build for Gtk2 only on a system where
  Gtk3 might also be installed.
- Details:
  https://projects.eclipse.org/releases/mars/details
- Bugs fixed:
  https://bugs.eclipse.org/bugs/buglist.cgi?classification=Eclipse&classification=RT&product=Equinox&product=JDT&product=PDE&product=Platform&query_format=advanced&resolution=FIXED&target_milestone=4.5.1

PR:		203689
Submitted by:	Jimmy Kelley <ljboiler@gmail.com> (maintainer)
2015-12-02 19:57:29 +00:00
Jung-uk Kim
6192b3f5e2 Fix LICENSE. It always has been licensed under the LPGL. 2015-11-23 22:32:30 +00:00
Jung-uk Kim
3623e74701 The old URL for jtreg disappeared.
Noticed by:	ohauer
MFH:		2015Q4
2015-11-19 20:34:20 +00:00
Jung-uk Kim
6947a676ad Update to b37.
MFH:		2015Q4
2015-11-17 00:54:02 +00:00
Max Brazhnikov
6f92585f78 java/jrosetta:
- Remove COMPILE option. It is broken and I have never used it.

PR:		203251
Reported by:	olivier at gautherot.net
2015-11-06 12:51:25 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
John Marino
15f1cc9a6c java/sigar: Fix typo from previous commit (LATFORM => PLATFORM)
While here, replace "freebsd" in LIBNAME with ${OPSYS:tl} to facilitate
DragonFly support.

Approved by:	Just fix it
2015-10-30 10:48:43 +00:00
Greg Lewis
619bf17cdc . Update to 8u66. 2015-10-24 02:38:20 +00:00
Greg Lewis
6e8f0909dc . Update to 8u66. 2015-10-24 02:37:54 +00:00
Jung-uk Kim
f4e079e884 Add support for armv6hf. Tested on Raspberry Pi 2 Model B. 2015-10-15 18:01:53 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Lev A. Serebryakov
3535651a1b Update devel/subversion to 1.9.2.
PR:		203713
Submitted by:	Peter Wemm <peter@FreeBSD.org>
2015-10-15 10:43:15 +00:00
Tijl Coosemans
3a55a118dd Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv.  The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.

PR:		202838
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-10-10 14:03:00 +00:00
Jimmy Olgeni
42bc424f61 Remove trailing whitespace from Makefiles, A-L. 2015-10-08 15:11:28 +00:00