1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

3605 Commits

Author SHA1 Message Date
Jung-uk Kim
eeab9aebc3 Simplify compiler detection. COMPILER_TYPE must be defined since r330336. 2013-10-14 17:45:14 +00:00
Baptiste Daroussin
a48d714ca6 Fix package name collision 2013-10-14 06:52:32 +00:00
Jung-uk Kim
62b0ca1b39 Update to r330107 (OpenJDK6 b28). 2013-10-13 06:17:15 +00:00
Greg Lewis
a040313bc4 . Update to 2013g. 2013-10-12 20:15:30 +00:00
Jung-uk Kim
1a4180c77c - Do not allow selecting both DEBUG and FASTDEBUG options. [1]
- Re-enable -Werror for HotSpot build with GCC.
- Revert couple of unnecessary local changes to reduce diff.
- Add inactive pages as availble memory.  Note it is a cosmetic change.

PR:		ports/182907 [1]
2013-10-12 00:31:41 +00:00
Jung-uk Kim
f2de329aa5 - Fix few mis-merges against HotSpot 23 and tie up some loose ends.
- Fix build with libiconv.  This problem was introduced in r330018.
- Update CA list to Oracle Java 7u40.  An expired CA was removed.
2013-10-10 21:59:11 +00:00
Jung-uk Kim
c9b9f1628c Update to 1.4.1. 2013-10-10 16:56:42 +00:00
Jung-uk Kim
738fcd72c1 - Remove redundant bsd.port.pre.mk.
- Convert LIB_DEPENDS to new formats.

Submitted by:	bar
2013-10-10 16:49:02 +00:00
Jung-uk Kim
147d3f7524 Add couple of compiler warning fixes. No functional change. 2013-10-09 22:24:17 +00:00
Jung-uk Kim
f78b1b9ba0 Update to Build b28. 2013-10-09 20:36:06 +00:00
Jung-uk Kim
3aebbc79f2 Fix test option. 2013-10-08 06:53:50 +00:00
Jung-uk Kim
47144a1692 Use echo correctly. 2013-10-08 05:44:04 +00:00
Jung-uk Kim
46d7e6673b Remove few lines added for testing at the last minute. This fixes plist. 2013-10-08 05:35:39 +00:00
Jung-uk Kim
0c79f0cee3 - Support staging.
- Fix fastdebug installation.
- Update jtreg version to Build b05.
- Refine r327353.  Use an extra patch instead.
- Install proper license file.  OpenJDK6 has GPLv2 + "Classpath" exception.
2013-10-08 00:03:16 +00:00
Baptiste Daroussin
0032707ede Fix pkg name collision
With hat:	portmgr
2013-10-07 11:02:43 +00:00
Baptiste Daroussin
e9e70f16c5 Fix pkg name collision
With hat:	portmgr
2013-10-07 10:58:21 +00:00
Lars Engels
1b5b8d6563 - Support staging
- Break lines after 80 chars
2013-10-06 09:30:36 +00:00
Baptiste Daroussin
bb2736bde4 Removed older version of netbeans, they are unsupported upstream and their package name conflicts with java/netbeans 2013-10-02 21:43:35 +00:00
Baptiste Daroussin
08e225220b Remove jboss2, it is EOLed upstream and it's name is conflicting with java/jboss5 2013-10-02 18:30:59 +00:00
Greg Lewis
ee1011650d . Update to 2013f. 2013-09-28 06:35:23 +00:00
Alex Dupre
2d3af4eb36 Update to 4.10 release. 2013-09-27 14:23:52 +00:00
Jung-uk Kim
c44d6234b5 Tidy up staging support. 2013-09-26 00:49:49 +00:00
Jung-uk Kim
b5118332fc Add support for staging. 2013-09-25 23:43:07 +00:00
Greg Lewis
a419e4f7dc . Make set_native_priority return a (correct) value on FreeBSD, rather than
whatever happens to be on the stack.
. Bump PORTREVISION.

Submitted by:	Xiaoguang Sun <sunxiaoguang@gmail.com>
2013-09-22 00:39:22 +00:00
Baptiste Daroussin
c2c2a2b86b Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20 19:48:32 +00:00
Greg Lewis
13ee22748f . Update to 7u40. 2013-09-19 05:17:52 +00:00
Greg Lewis
e8fb492144 . Update to 7u40. 2013-09-19 05:10:56 +00:00
Greg Lewis
4e6a8c894a . Update to 7u40. 2013-09-19 05:10:17 +00:00
Guido Falsi
dc2fe44aa2 - Add missing iconv USES
PR:		java/182100
Submitted by:	m.viey@wanadoo.fr
Approved by:	portmgr (bapt, implicit)
2013-09-15 18:55:58 +00:00
Andrej Zverev
d6908e9cb1 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-15 08:15:41 +00:00
Chris Rees
f32bafc5ce The format for bind.address has changed, so document and alert users.
At the same time, fix some errors for logging in the rc script.

PR:		ports/179927
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
2013-09-08 20:56:37 +00:00
Jung-uk Kim
932fe524fd Fix build with libc++. 2013-09-06 02:06:56 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Baptiste Daroussin
8302173231 Add an explicit dependency on pkgconf 2013-09-02 21:04:00 +00:00
Jimmy Olgeni
caba5937b5 Upgrade to version 1.0.19. 2013-08-31 10:38:58 +00:00
Baptiste Daroussin
8c55416554 Convert to:
USES=pkgconfig
USES=desktop-file-utils
USES=gmake
2013-08-31 00:40:20 +00:00
Bryan Drewery
bd78be73dd - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these should
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
  and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE

With hat:	portmgr
2013-08-29 14:16:03 +00:00
Bryan Drewery
8d6a9ce591 - Don't attempt to build when PACKAGE_BUILDING, just hits
a fetch error trying FreeBSD mirrors

With hat:	portmgr
2013-08-29 13:02:01 +00:00
Bryan Drewery
ce552246a2 - Don't attempt to build when PACKAGE_BUILDING, just hits
a fetch error trying FreeBSD mirrors

With hat:	portmgr
2013-08-29 12:59:09 +00:00
Nicola Vitale
61cf4cab1b - Update to 2.8.1 2013-08-28 13:42:57 +00:00
Rene Ladan
0f5d724330 Remove one more expired port:
2013-08-27 java/icedtea6-stubs: Broken for more than 6 month
2013-08-27 20:13:49 +00:00
Baptiste Daroussin
985dbbf071 Do not hard code gcc but rather use cc, which allows building without gcc in base 2013-08-26 13:48:01 +00:00
Baptiste Daroussin
10bf10fa10 Fix build without gcc 2013-08-26 06:42:26 +00:00
Baptiste Daroussin
625ccfe662 fix build without gcc in base
Always use gcc whatever the default compiler is to build openjdk (it needs gcc -dumpspecs)
Define HOST_CC to ${CC} to make avoir direct call to "/usr/bin/gcc"
2013-08-26 06:35:58 +00:00
George V. Neville-Neil
bb22680a30 Move the destination of the patching into the work directory.
Pointed out by: swills
2013-08-20 02:01:23 +00:00
Greg Lewis
3a9cbf6172 . Update to 7u25 docs.
PR:		181187
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2013-08-18 18:40:53 +00:00
George V. Neville-Neil
e19c8e6620 Apply a patch for a bug that effects the Keys preference, wherein
switching to and from Emacs and Default keybindings pollutes
both sets with duplicates.

Bump the port revision.
2013-08-17 17:37:03 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
George V. Neville-Neil
ed1693190e Fix for broken eclipse-devel after glib-2.36.3 update.
Tested on HEAD, 9.1 and 8.4.

PR: ports/181124
Submitted by: Jonathan Chen jonc at chen.org.nz
2013-08-14 14:52:22 +00:00
Alex Dupre
48aa2c0a53 Update to 1.11 release. 2013-08-13 13:34:46 +00:00
Alex Dupre
599077f324 Datatools is not optional anymore. 2013-08-13 13:29:36 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Baptiste Daroussin
ab20a94680 Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
Jung-uk Kim
f720ee1568 Bump revision for openjdk6-jre to catch up with the master port change. 2013-07-26 05:27:28 +00:00
Jung-uk Kim
c9ea119f1f Move the fix for S6636110 to more appropriate directory. This patch is not
an IcedTea6 patch nor a security fix.
2013-07-26 05:23:06 +00:00
Baptiste Daroussin
37e17acfdf Fix excessive memory consumption on head amd64, this prevent the package building cluster from dying when building java ports.
This bug is referenced upstream here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6636110

Submitted by:	dim
With hat:	portmgr
2013-07-25 15:32:43 +00:00
Jung-uk Kim
e2650fc1b3 - Add couple of upstreamed IcedTea6 patches for consistency.
- Disable test_gamma by default.
2013-07-22 21:59:50 +00:00
Jung-uk Kim
6494cb3f57 Add upstream patches to make it work again with the latest security patches
for OpenJDK ports.

Obtained from:	IcedTea Project
2013-07-16 23:29:58 +00:00
Jung-uk Kim
15172ddf84 Fix openjdk6-jre build. 2013-07-16 21:12:40 +00:00
Jung-uk Kim
ab26ef7814 Add multiple security patches and improvements from IcedTea6 1.12.6.
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-July/023941.html

Obtained from:	IcedTea Project
PR:		ports/180541
2013-07-16 21:07:25 +00:00
Greg Lewis
1944aba824 . Update to 2013d. 2013-07-13 16:07:05 +00:00
Baptiste Daroussin
942c2a28be Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
Jung-uk Kim
d4423f257b Update to 1.6.1. 2013-07-08 23:13:51 +00:00
Greg Lewis
45924f116d . Don't force a manual download when it's unnecessary. Add the download
location to MASTER_SITES instead and remove the manual download prompt.
2013-07-07 16:27:30 +00:00
Nicola Vitale
7b63b3ea48 - Update to 2.7.5
- Trim Makefile header
- Fix format of WWW field in pkg-descr
2013-06-30 05:16:01 +00:00
Greg Lewis
82b71a6c38 . Update to 7u25.
. Unbreak the port by committing the other half of the patch-set split.
2013-06-23 20:45:14 +00:00
Greg Lewis
a7b6a0ade5 . Split out the JDK patches into their own file. This will actually break
the port since I can't commit the split all at once due to subversion
  size limits.  Yay.
2013-06-23 20:44:24 +00:00
Lev A. Serebryakov
ecce4e12a3 Disable Jikes support.
Submitted by:	Andriy Gapon <avg@FreeBSD.org>
2013-06-21 16:41:01 +00:00
Greg Lewis
7e43528f0b . Update to 7u25. 2013-06-21 04:11:49 +00:00
Greg Lewis
3e01dac6d9 . Update to 7u25. 2013-06-21 04:11:31 +00:00
Steve Wills
1822a095ee - Fix fetch
PR:		ports/179660
Reported by:	John Marino <draco@marino.st>
2013-06-19 22:35:23 +00:00
Olli Hauer
68fdbeba16 - allow java/subversion-jave to stay on subversion17
- update UPDATING with a hint how to keep subversion17
2013-06-19 21:44:36 +00:00
Stefan Walter
1f0ed457fd - Fix build with JDK 1.7. [1]
- Propagate Make environment to Ant to use the correct JDK and not just the one
  that Ant was built with.

PR:		173505 [1]
Submitted by:	James Raynard <james.raynard@pobox.com> [1]
Patch by:	Piotr Smyrak <piotr.smyrak@gmail.com> [1]
Obtained from:	https://launchpad.net/ubuntu/+source/java3d/1.5.2+dfsg-8 [1]
2013-06-16 17:05:55 +00:00
Florian Smeets
87948edeea - Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout

Approved by:	portmgr (miwi)
2013-06-15 11:10:34 +00:00
Jung-uk Kim
a97ed07513 Update to 1.4. 2013-06-11 23:18:45 +00:00
Jason Helfman
2060ac07ca - update to 3.8.2 2013-06-10 22:04:00 +00:00
Florian Smeets
4ad19537aa Bump after r319872, www/libxul update.
(I bumped this port in the wrong checkout)
2013-06-04 15:50:46 +00:00
Jung-uk Kim
edb186c0b5 Use bootstrap Java instead of newly built binary to execute RMIC. 2013-05-15 00:17:57 +00:00
Lars Engels
194a5e08be - Update to 3.0.9
- Trim Makefile header
2013-05-10 11:24:42 +00:00
Bryan Drewery
75e0a28623 - Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
  Will let maintainers decide if archivers/unzip is really still needed.
  Some of these ports/options remain broken due to other issues.

With hat:	portmgr
2013-05-10 01:46:52 +00:00
Jung-uk Kim
7bdc883652 Style change after r317320. We do not need a temporary variable any more. 2013-05-08 22:47:22 +00:00
Greg Lewis
b46768de7a . Update to 7u21. 2013-05-05 20:10:26 +00:00
Chris Rees
fcbe324489 java/jboss72: distfile rerolled and enhance rc script
Distfile was rerolled, maintainer has checked that there are no spurious changes

RC script now can be tuned to hard way kill stuck JBoss or any child
processes preventing restart; RC script can be configured to make a
delay after killing (for example for restart).

Add LICENSE info.

PR:		ports/178142
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
2013-05-04 18:27:34 +00:00
Bryan Drewery
63f76304d6 - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
  without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
  to always have a number

Reviewed by:	bapt
Spotted by:	John Marino <draco@marino.st>
With hat:	portmgr
2013-05-04 14:06:08 +00:00
Baptiste Daroussin
b39095cedb Please bmake(1) as well as make(1) 2013-05-02 14:34:29 +00:00
Alex Dupre
2b61d71d19 Update to 1.8 release. 2013-04-29 15:50:38 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Jung-uk Kim
8f11da0157 Update to 1.3.2. 2013-04-26 23:26:07 +00:00
Jung-uk Kim
9ea410ac09 Update to r316538 and drop support for 7.x. 2013-04-26 20:25:39 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Jung-uk Kim
75b4ae124c Chase java/openjdk6 update. 2013-04-25 20:10:30 +00:00
Jung-uk Kim
70c842246a Add multiple security patches from IcedTea6 1.12.5.
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-April/022985.html

Obtained from:	IcedTea Project
2013-04-25 20:03:56 +00:00
Baptiste Daroussin
4ad115ab4e Convert j* categories to USES=pkgconfig 2013-04-23 11:46:54 +00:00
Greg Lewis
1dd689bdf0 . Update to 2013c. 2013-04-23 01:20:45 +00:00
Greg Lewis
5d962e5a14 . Update to 6u45.
Feature safe:	yes
2013-04-21 19:25:45 +00:00
Greg Lewis
d1c392626c . Update to 7u21.
Feature safe:	yes
2013-04-21 19:25:07 +00:00
Greg Lewis
70c610565a . Update to 6u45.
Feature safe:	yes
2013-04-21 19:07:49 +00:00
Greg Lewis
707483d291 . Update to 7u21.
Feature safe:	yes
2013-04-21 19:07:20 +00:00
Alex Kozlov
d16c2e222e - Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style

Approved by: portmgr (bapt)
Feature safe: yes
2013-04-17 23:40:57 +00:00
Greg Lewis
a04e6900be . Fix build error for java/eclipse with current glib
PR:		177582
Submitted by:	Jimmy Kelley <ljboiler@gmail.com>
Approved by:	portmgr (miwi)
2013-04-06 17:21:21 +00:00
Martin Wilke
dabd8fe549 - Fix fetch
Reported by:	pointyhat
Approved by:	portmgr
2013-04-02 04:42:52 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Greg Lewis
faa4210a82 . Bump PORTREVISION for the last two commits. 2013-03-27 03:12:09 +00:00
Greg Lewis
69c1296d68 . Fix the location of the
FILES_c += initIDs.c

  line so it comes after FILE_c is explicitly set in the BSD specific
  block.  This fixes missing symbols in libawt.

Submitted by:	Kurt Miller (kurt@intricatesoftware.com)
Obtained from:	http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ef510cd4aec5
2013-03-27 03:11:33 +00:00
Greg Lewis
e2f338bdce . Allow users to force the file system provider to be the BSD file system
provider.  This is helpful when users also wish to force os.name to a
  different value (e.g. Linux) but not being forced to also use the
  Linux file system provider.  This can be done by defining the property
  java.nio.file.spi.DefaultFileSystemProvider.

  This patch differs from the submitters in that the range of values are
  restricted to the current known defaults.

PR:		173847
Submitted by:	4721 at hushmail.com
2013-03-27 03:06:50 +00:00
Alex Dupre
5fa2f28efe Update to 4.9 release. 2013-03-19 16:53:38 +00:00
Eitan Adler
95ae5fa223 Fix port
Reported by:	bapt
2013-03-18 21:59:38 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Eitan Adler
103514bd2c Update to OptionsNG 2013-03-18 01:36:42 +00:00
Greg Lewis
8a0ab42689 . Update to 2013b. 2013-03-17 17:00:19 +00:00
Alexey Dokuchaev
341abe40f0 In categories starting with [h-m], remove empty lines from pkg-plist (and
purge one empty file).
2013-03-17 14:13:50 +00:00
Jason Helfman
ca5d93cf90 - adopt optionsNG
- trim historical header
- trim COMMENT

Approved by:	portmgr (miwi)
2013-03-16 07:30:33 +00:00
Jason Helfman
c111245040 - adopt optionsNG
- cleanup of EXAMPLES and unconditionally assign PORTDOCS

Approved by:	portmgr (miwi)
2013-03-16 07:29:22 +00:00
Jason Helfman
c5e8fd1440 - adopt optionsNG
- trim historical header

Approved by:	portmgr (miwi)
2013-03-16 04:59:32 +00:00
Bryan Drewery
8a650dee65 - Remove needless quoting of BROKEN/IGNORE
- Trim headers

PR:		ports/168908
With hat:	portmgr
2013-03-16 02:56:29 +00:00
Chris Rees
6ad37e2951 Introducing jboss72
PR:		ports/176960
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com>
2013-03-14 21:22:00 +00:00
Alex Dupre
61cdb9743c Update to 1.4.7 release. 2013-03-12 10:42:07 +00:00
Alex Dupre
4021303cec Revert last commits and restore previous working fix [1].
Switch to OptionsNG.

PR:		ports/176795 [1]
Submitted by:	Eric Krausser <eric@krausser-edv.de>
2013-03-12 10:39:30 +00:00
Greg Lewis
3429746801 . Update to 7u17. 2013-03-10 01:41:07 +00:00
Jung-uk Kim
2d1c28ddc6 Add multiple security patches from IcedTea6 1.12.4.
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-March/022145.html

Obtained from:	IcedTea Project
2013-03-06 01:01:29 +00:00
Jung-uk Kim
0f7f30e0b6 Add multiple security patches from IcedTea6 1.12.3.
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-February/021858.html
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-February/021998.html

Obtained from:	IcedTea Project
2013-03-06 00:50:28 +00:00
Greg Lewis
95a5a70fd7 . Update to 6u43. 2013-03-05 03:05:45 +00:00
Greg Lewis
4be3f1d15b . Update to 6u43. 2013-03-05 02:57:09 +00:00
Greg Lewis
de992d5c8f . Update to 7u17. 2013-03-05 02:51:16 +00:00
Greg Lewis
300fc6f609 . Update to 7u17. 2013-03-05 02:45:11 +00:00
Greg Lewis
78d642088f . Use gpatch for patching on older (7.x) versions of FreeBSD.
PR:		175829
Submitted by:	Nobuhiro Ban <ban.nobuhiro@gmail.com>
2013-03-03 05:08:45 +00:00
Greg Lewis
a4674fe177 . Use the webkit-gtk2 library to provide the SWT browser functions instead
of libxul since the SWT plugin libraries in the eclipse-devel port will
  not compile using libxul version 10.

PR:		174846
Submitted by:	Jimmy Kelley <ljboiler@gmail.com>
2013-03-03 02:51:25 +00:00
Greg Lewis
7ffc02da62 . Use the webkit-gtk2 library to provide the SWT browser functions instead
of libxul since the SWT plugin libraries in the eclipse-devel port will
  not compile using libxul version 10.

PR:		175826
Submitted by:	Jimmy Kelley <ljboiler@gmail.com>
2013-03-03 02:05:27 +00:00
Greg Lewis
8fb783db99 . Update to 6u41. 2013-03-02 12:49:39 +00:00
Greg Lewis
29e1e7e395 . Update to 6u41. 2013-03-02 12:49:03 +00:00
Greg Lewis
c5ebedf215 . Update to 7u15. 2013-03-02 04:08:29 +00:00
Greg Lewis
2cea871694 . Update to 7u15. 2013-03-02 04:08:10 +00:00
Pietro Cerutti
8bbb9bfea0 - Set as IGNORE, as no development version exists at this time 2013-02-26 12:35:40 +00:00
Pietro Cerutti
b2ea77ac11 - Update to 7.3
Release notes: http://netbeans.org/community/releases/73/relnotes.html
2013-02-26 11:02:27 +00:00
Martin Wilke
93cd2c46b0 - Update MASTER_SITES 2013-02-23 14:25:07 +00:00
Dima Panov
1a267d63c3 - Reassign ports from avl@ back to pool at his request.
Submitted by:	avl via IM
Approved by:	avl via IM
2013-02-20 16:08:58 +00:00
Alex Dupre
2b9c96546d Add also LC_ALL, to be sure.
Submitted by:	jkim
2013-02-20 09:24:49 +00:00
Alex Dupre
d1ea8ba900 Simplify.
Submitted by:	jkim
2013-02-19 11:59:40 +00:00
Jimmy Olgeni
11e14a1be2 Fix LATEST_LINK. 2013-02-17 18:49:59 +00:00
Jimmy Olgeni
1f3dde11a9 Register conflict with springframework-3.2. 2013-02-17 16:15:31 +00:00
Jimmy Olgeni
78fd9dfbea Upgrade to version 3.2.1. 2013-02-17 16:14:54 +00:00
Jimmy Olgeni
a0f8644c87 Copy java/springframework to java/springframework31. 2013-02-17 16:10:25 +00:00
Jung-uk Kim
83b6700f5a - Build with java/bootstrap-openjdk on X86 platforms by default.
- Attempt to build with gcc on non-X86 platforms.  Note the gcc must be
built with Java support.
2013-02-12 22:21:32 +00:00
Jung-uk Kim
060e5cd2f0 Add a patch to fix MulticastSocket.setInterface().
http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bfa676f5b5db

Submitted by:	oliver
2013-02-11 23:53:16 +00:00
Jung-uk Kim
18924f6e54 Add a patch to fix MulticastSocket.setInterface().
http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bfa676f5b5db

Submitted by:	oliver
2013-02-11 23:45:25 +00:00
Jung-uk Kim
ec99022823 Update demos to 7u13. 2013-02-11 21:56:42 +00:00
Alex Dupre
ebc6592f1f Update to 1.4.6 release and pet portlint. 2013-02-11 09:19:41 +00:00
Greg Lewis
d3057de88e . Update to 6u39. 2013-02-02 18:14:06 +00:00
Greg Lewis
554d209b2f . Update to 6u39.
. Cope with the version of the demos distfile not being the same as the
  version of the main JDK distfile.
. Update to OptionsNG.
2013-02-02 18:13:14 +00:00
Greg Lewis
ac23977c27 . Update to 7u13. 2013-02-02 08:15:53 +00:00
Greg Lewis
c57207c5b1 . Update to 7u13. 2013-02-02 08:14:49 +00:00
Jimmy Olgeni
97f862b4a3 Upgrade to version 3.1.4 and adopt this port. 2013-01-29 16:45:42 +00:00
Greg Lewis
e2304463d3 . Fix a crash under heavy network load by reverting to using poll(2) rather
than select(2).

PR:		175417
Based on the patch by:	Phil Phillips <pphillips@experts-exchange.com>
2013-01-29 05:06:46 +00:00
Steve Wills
a720836b7b VisualVM is a visual tool integrating several commandline JDK tools and
lightweight profiling capabilities. Designed for both production and
development time use, it further enhances the capability of monitoring and
performance analysis for the Java SE platform.

WWW: http://visualvm.java.net/
2013-01-26 02:48:38 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Tilman Keskinoz
5aa64569da Update to 1.4.5 2013-01-18 15:36:34 +00:00
Greg Lewis
53c61a4f9d . Update to 7u11.
Security:	CVE-2013-0422
2013-01-18 04:28:38 +00:00
Greg Lewis
091f34f4bc . Update to 6u38. 2013-01-16 03:39:42 +00:00
Greg Lewis
56b2cbf1c5 . Update to 7u11.
Security:	CVE-2013-0422
2013-01-15 13:39:07 +00:00
Greg Lewis
40818ebbff . Update to 7u11.
Security:	CVE-2013-0422
2013-01-15 03:44:49 +00:00
Greg Lewis
a3b179269d . Update to 7u10. 2013-01-12 19:15:36 +00:00
Greg Lewis
1fc249053b . Update to 6u38. 2013-01-12 19:14:25 +00:00
Baptiste Daroussin
658ae124e6 Convert to new options framework
Trim headers
Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG=build
Change MAINTAINER address from freebsd-eclipse@ to eclipse@

Approved by:	eclipse (glewis)
2013-01-08 06:58:16 +00:00
Baptiste Daroussin
ee3b71ca87 2013-01-04 ports-mgmt/portmanager: Does not support modern ports features such as MOVED, is lacking upstream and active contributions, and does not support pkgng. Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng.
2013-01-04 net-im/openfetion: Abandoned upstream
2013-01-04 textproc/libpathan: Does not build and upstream has discontinued the project and advises that it has been replaced by textproc/xqilla
2013-01-01 java/sun-wtk: no more public distfiles, merged with Java ME SDK 3.0 upstream
2013-01-06 15:14:50 +00:00
Greg Lewis
0fb99f3a42 . Add a port for the JDK7 documentation.
"Java Development Kit 7 Documentation. Contains release information,
 API documentation, guides to new features and tool documentation."
2012-12-30 20:07:54 +00:00
Greg Lewis
7861843589 . Update to the 6u30 API docs.
PR:		174724
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2012-12-30 06:50:10 +00:00
Greg Lewis
c15a9595f1 . Add a runtime dependency on dejavu fonts. Several have reported problems
with font related crashes without them.  I haven't been able to reproduce,
  but this should be relatively harmless, so I'm committing it anyway.

PR:		173760
Submitted by:	girgen@
2012-12-25 20:49:55 +00:00
Wesley Shields
0c874862b4 Reassign to the pool and trim headers.
Submitted by:	Aldis Berjoza <graudeejs@gmail.com>
2012-12-20 03:01:23 +00:00
Pietro Cerutti
1b40aa1123 - Update to 1.10.3.0
Approved by:	crees (maintainer, via IRC)
2012-12-19 10:04:35 +00:00
Dima Panov
15627b3a8e - Adjust startup script in proper way
Submitted by:	maintainer via im
2012-12-15 14:29:38 +00:00
Jason Helfman
b0cbe85ac8 - update to 3.8.1 2012-12-15 08:13:10 +00:00
Dima Panov
c982c3c246 - Add JBoss 7.1.3.Final application server to the zoo
PR:		173713
Submitted by:	Alexander Yerenkow <yerenkow AT gmail DOT com>
2012-12-14 14:18:50 +00:00
Baptiste Daroussin
d81dd21b29 Convert to new option framework 2012-12-13 07:54:56 +00:00
Greg Lewis
167b1fa7bc . Cope with legacy versions "1.5" (expands to 1.6) and "1.5+" (expands to
1.6 1.7).
. Remove freebsd and bsdjava as valid vendors.
2012-12-11 05:37:54 +00:00
Baptiste Daroussin
b1ccabf65d Decommissioning java 1.5 (EOLed since October 2009):
removal of the different 1.5 jre and jdk vendors

Removing outdated jdk16 vendors:
removing all the bsdjava and freebsd vendors, consider using openjdk6 or
openjsk7 instead.

Discussed with:	java (glarkin)
2012-12-10 17:18:32 +00:00
Baptiste Daroussin
329e3aac0e Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
vendors:
Remove any reference to bsdjava and freebsd Java Vendors, as the both are
outdated, have security issues and expired.

Mark icedtea6-stubs as broken as it doesn't build with any of the left supported
vendors.
Switch tuxguitar to be able to use openjdk16 [1]

Approved by:	gahr [1]
2012-12-10 16:49:34 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Ryan Steinmetz
cf9bd998c7 - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by:	portscout
Feature safe:	yes
2012-12-06 16:39:07 +00:00
Pietro Cerutti
3d4abbd1b6 - Update to 7.3 Beta 2
Release notes: http://netbeans.org/community/releases/73/relnotes.html
- Add LICENSE
- Depend on Java 7
- Disable splash screen until png gets fixed in OpenJDK 7

Feature safe:	yes
2012-12-04 14:02:03 +00:00
Baptiste Daroussin
376abe627b 2012-11-26 emulators/gcube: No more public distfiles
2012-11-26 games/stepbill: No more public distfiles
2012-11-26 deskutils/ktagebuch: No more public distfiles
2012-11-26 games/jetpack: No more public distfiles
2012-11-26 games/tremor: No more public distfiles
2012-11-26 graphics/jpeg2pdf: No more public distfiles
2012-11-26 java/westhawksnmp: No more public distfiles
2012-11-26 japanese/tcl76: No more public distfiles
2012-11-26 math/stepulator: No more public distfiles
2012-11-26 editors/jedit-devel: Stable version is more recent than devel
2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12

Feature safe:	yes
2012-11-28 15:08:00 +00:00
Baptiste Daroussin
2114fb2304 2012-11-27 java/jmp: Java 1.5 is EOLed
2012-11-26 irc/tr-ircd: No more public distfiles
2012-11-26 lang/imp-interpreter: No more public distfiles
2012-11-26 games/xquarto: No more public distfiles
2012-11-26 games/six: No more public distfiles
2012-11-26 finance/gfp: No more public distfiles
2012-11-26 games/44bsd-hunt: No more public distfiles
2012-11-26 graphics/ale: No more public distfiles
2012-11-26 german/digibux: No more public distfiles
2012-11-26 java/eclipse-clay-core: No more public distfiles
2012-11-26 games/xbloody: No more public distfiles
2012-11-26 dns/sqldjbdns: No more public distfiles

Feature safe:	yes
2012-11-28 10:32:44 +00:00
Greg Lewis
de43a666e0 . Update to 2012j.
Feature safe:	yes
2012-11-14 04:48:21 +00:00
Jung-uk Kim
5caef841b9 Add libxul19 as a possible Gecko.
Feature safe:	yes
2012-11-09 22:45:19 +00:00
Jung-uk Kim
c4cbf54b05 Make sure to unset 'OS' environment variable. Some shell sets it and causes
HotSpot build failure.

PR:		ports/173434
Feature safe:	yes
2012-11-08 21:52:49 +00:00
Jung-uk Kim
fa75392bda - Update to 1.3.1.
- Tidy up dependencies, trim Makefile header, and clean up style.

Feature safe:	yes
2012-11-08 18:22:11 +00:00
Jung-uk Kim
044b237329 - Remove patches for regression tests. Those patches are not necessary but
caused build failures on 7.x.
- Revert r306656.  bootstrap-openjdk builds it fine now (r306814).
- Remove registervm from build dependency.  This hack is no longer necessary
as javavmwrapper is fixed now (r306536).

Approved by:	glewis (maintainer)
Feature safe:	yes
2012-11-03 23:40:39 +00:00
Jung-uk Kim
ea1e79cd5a Fix deinstallation script for 7.x. -samefile option for find(1) does not
exist there.

Reviewed by:	glewis (maintainer)
Feature safe:	yes
2012-11-02 17:12:08 +00:00
Greg Lewis
20c71881ba . Update to 2012h.
Feature safe:	yes
2012-11-02 16:48:08 +00:00
Tilman Keskinoz
40958ff4ab Update to 1.4.2
Feature safe:	yes
2012-11-02 16:07:52 +00:00
Jung-uk Kim
627eaadea8 - Update to r306764.
- Generate distfiles directly from pkg-plist.  This list was compiled from
running "ktrace -i -tn make" on openjdk6 and openjdk7 ports.
- Re-add jre/bin/java to work around a bug in openjdk7 build infrastructure.
It is not really necessary but langtools fails to build without it because
langtools/make/tools/GenStubs/GenStubs.java executes it based on java.home
property, which points to jre subdirectory.  Note this problem only exists
on recent jdk7 langtools and jdk6 and jdk8 are not affected.

Feature safe:	yes
2012-11-01 17:25:59 +00:00
Greg Lewis
1158f572a3 . Introduce a DEBUG option and default it to unset. For now the .debuginfo
files are only installed if the option is set.  In future it will likely
  also mean to enable the debug and/or fastdebug build.

PR:		172627
Feature safe:	yes
2012-10-31 22:07:56 +00:00
Jung-uk Kim
e93fd31996 Shut up noise when there is no JDK/JRE to register.
Reviewed by:	glewis (maintainer)
Feature safe:	yes
2012-10-31 21:50:25 +00:00
Jung-uk Kim
ff193c17dc - Remove registervm from build dependency. This hack is no longer necessary
as javavmwrapper is fixed now (r306536).
- Remove an empty directory, which was missed in the previous commit.

Feature safe:	yes
2012-10-31 20:49:54 +00:00
Greg Lewis
ea24a012f6 . Remove bootstrap-openjdk as a potential bootstrap. It cannot compile
openjdk7 at the moment.  Instead to default to openjdk6 as the bootstrap
  if nothing is already installed.

Reported by:	olgeni@
Feature safe:	yes
2012-10-30 02:15:40 +00:00
Greg Lewis
5b9c189def . Update to build 27.
Feature safe:	yes
2012-10-29 06:13:33 +00:00
Greg Lewis
cd05fb5d6e . Update to 7u9.
Feature safe:	yes
2012-10-28 21:20:28 +00:00
Greg Lewis
94dfcbe517 . Remove duplicate MAKE_JOBS_SAFE line. [1]
. Group the USE_* directives together.
. Trim the Makefile header. [2]
. Convert to optionsNG. [2]
. Remove the ABI numbers from LIB_DEPENDS. [2]
. Fix the POLICY option. [2]
. Fix permissions and ownership of jexec. [2]
. Make sure the bootstrap JDK is used by the ant bootstrap. [2]

Submitted by:	kuriyama@ [1]
		jkim@ [2]
Feature safe:	yes
2012-10-28 20:36:03 +00:00
Jung-uk Kim
ace34c1a63 - Ignore bootstrap-openjdk when we automatically register existing JVMs.
- Make sure to destroy all symlinks pointing to ${PREFIX}/bin/javavm and
${PREFIX}/etc/javavms when we deinstall the package.

Reviewed by:	glewis (maintainer)
Feature safe:	yes
2012-10-28 02:11:29 +00:00
Baptiste Daroussin
959df3a8f1 diablo-jre/jdk 16 is also outdated and affected by security issues, consider
using openjdk6 or openjdk7

they were forgotten in previous run

Reported by:	glewis
Approved by:	java (glewis)
Feature safe:	yes
2012-10-27 17:48:37 +00:00
Greg Lewis
9261310c4b . Update to 2012g
Feature safe:	yes
2012-10-27 17:43:02 +00:00
Baptiste Daroussin
8e204e626b java 1.5 (aka 5.0) is EOLed since October 2009 [1]
java/jdk16 is outdated with security issues consider using java/openjdk6 [1]
java/jmp is java 1.5 only

Approved by:	java (glewis) [1] \
		Ronald Klop <ronald@klop.ws> (maintainer) [2]
Feature safe:	yes
2012-10-27 06:56:10 +00:00
Jung-uk Kim
442124cd33 Do not create unused empty directories.
Feature safe:	yes
2012-10-26 21:55:26 +00:00
Baptiste Daroussin
da6c3af5fc Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2012-10-26 14:57:50 +00:00
Jung-uk Kim
39d23ac84d Register javavmwrapper as dependency. It is not strictly necessary but it
should unbreak tinderbox build for openjdk6 and openjdk6-jre.

Feature safe:	yes
2012-10-25 22:21:53 +00:00
Jung-uk Kim
09bb1716ac Move .endif to a better place. No functional change.
Feature safe:	yes
2012-10-25 21:03:22 +00:00
Jung-uk Kim
e702292487 - Update to r306294.
- Trim more files to simplify maintenance.

Feature safe:	yes
2012-10-24 19:57:17 +00:00
Jung-uk Kim
3cc4634867 Bump PORTREVISION for the new cacerts.
Feature safe:	yes
2012-10-23 17:40:51 +00:00
Alex Dupre
e4c34a1063 Update CA list to Oracle Java 7u9.
Added CA:
- geotrustprimarycag2
- thawteprimaryrootcag2
- verisignclass3g4ca

Feature safe:	yes
2012-10-23 08:21:48 +00:00
Jung-uk Kim
85da8b848f Remove more environment variables. These variables are never meant to be
overridden by the user.

Feature safe:	yes
2012-10-22 23:43:36 +00:00
Jung-uk Kim
3c604f0e80 Remove a bogus environment variable, especially for i386. This fixes build
under certain conditions.

Feature safe:	yes
2012-10-22 20:29:54 +00:00
Pietro Cerutti
74e911d477 - Update to 7.2.1
Release notes: http://netbeans.org/community/releases/72/relnotes.html

Feature safe:	yes
2012-10-22 08:51:35 +00:00
Jung-uk Kim
81a8a55b63 - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1]
http://icedtea.classpath.org/hg/release/icedtea6-1.11/rev/d9564350faa6
http://blog.fuseyism.com/index.php/2012/10/19/security-icedtea-1-10-10-1-11-15-2-1-3-2-2-3-2-3-3-released/

- Completely turn off parallel build by default and remove parallel build
hack for HotSpot.  There were several reports that it fails to build under
certain environment, ports/162991 for example.  Users can still do parallel
build by setting FORCE_MAKE_JOBS (and MAKE_JOBS_NUMBER if desired).
- Implement os::available_memory().  Now it is consistent with "vm.vmtotal"
sysctl(3) MIB rather than bogus (physical memory / 4).
- Prefer sysconf(_SC_NPROCESSORS_CONF) over HW_NCPU sysctl MIB to get the
number of installed processors.  There is no functional difference except
for CURRENT, which obtains the information from ELF aux vector.
- Prefer sysconf(_SC_PHYS_PAGES) * sysconf(_SC_PAGESIZE) over HW_USERMEM
sysctl MIB to get size of physical memory.  Although it looks more logical
to find currently available memory, it has an inevitable side-effect, i. e.,
it changes dynamically depending on current wired page count.  Therefore,
it is unpredictable and not too useful some times.  For example, launcher
uses the parameter to determine initial heap size and machine class for i386.
Now it is more consistent with other places (and Linux JDK/JREs, including
the ones we have in ports tree).
- Implement os::active_processor_count() using cpuset_getaffinity(2).  For
example, Runtime.getRuntime().availableProcessors() now returns number of
available processors for the current process as it should.
- Sync. launchers (java_md.c) for HotSpot and JDK as much as possible for
maintainability.  As a good side-effect, launcher for i386 can now determine
machine class based on the current hardware configuration.  Previously,
client VM was always chosen by default.
- Fix CounterGet(), which is only used for debugging launcher.
- Add swap info for os::print_memory_info().

Obtained from:	IcedTea project [1]
Feature safe:	yes
2012-10-19 22:43:10 +00:00
Jung-uk Kim
aadc8c6b1d Update to 7u9.
Feature safe:	yes
2012-10-19 20:24:21 +00:00
Jung-uk Kim
b11f87a0e5 - Update to 7u9.
- Trim makefile header and convert to optionsNG.

Feature safe:	yes
2012-10-19 20:21:54 +00:00
Jung-uk Kim
de8b0ab5ad Update to 6u37.
Feature safe:	yes
2012-10-19 20:15:14 +00:00
Jung-uk Kim
aed848db40 Update to 6u37.
Feature safe:	yes
2012-10-19 20:13:32 +00:00
Jung-uk Kim
2d4e9c6a9c Fix pkg-plist for i386.
Feature safe:	yes
2012-10-12 06:41:51 +00:00
Jung-uk Kim
2151c80bb7 Add a port to self-bootstrap OpenJDK6. Note the initial distfiles were
bootstrapped with pre-built openjdk6 packages from FreeBSD build clusters
on clean 7.4-RELEASE installation, and the ports tree was checked out at
r305682.

Feature safe:	yes
2012-10-12 00:42:31 +00:00
Jung-uk Kim
2007d57691 - Explicitly set registervm as build dependency. When BOOTSTRAPJDKDIR is
manually set, this dependency may not be fulfilled.
- Consistently use WRKSRC over WRKDIR where it makes sense.  Although they
are actually the same directory, there is no reason to confuse users.

Feature safe:	yes
2012-10-10 19:55:27 +00:00
Jung-uk Kim
064102df55 Update to build 26. 2012-10-09 20:59:37 +00:00
Jung-uk Kim
3b1e868657 Recommend newly added openjdk6-jre. 2012-10-09 17:47:53 +00:00
Jung-uk Kim
02cfcdf497 - Sanitize user, group and permission. Inspired by openjdk7.
- Add a slave port to create JRE-only package.
2012-10-09 17:47:06 +00:00
Jimmy Olgeni
9d0b742cb3 Upgrade to version 1.0.14. 2012-10-08 13:47:58 +00:00
Jimmy Olgeni
422abf72c7 Upgrade to version 1.0.18. 2012-10-08 13:46:34 +00:00
Pietro Cerutti
5f9b41440a - Update to 7.3.b 2012-10-08 09:05:29 +00:00
Jung-uk Kim
aff852ecef - Update to 1.6.0.
- Reset maintainership.  See ports/164941.
- Make it as amd64 and i386 only.  Other architectures needs porting.
- Reduce Makefile headers, add licenses, and convert to optionsNG.
- Add an option to build with native JDK.  When it is not selected, GCJ is
used instead.  Turned on by default.
2012-10-05 20:40:39 +00:00
Jung-uk Kim
02e125120c We have to supply -Xmx directly to JVM because ECJ ignores -J option.
http://developer.classpath.org/mediation/ClasspathDeveloperGuidelines
2012-10-05 17:40:54 +00:00
Jung-uk Kim
58f8b8de4d Fix a typo for the wrappers. 2012-10-04 18:47:53 +00:00
Jung-uk Kim
2197766d97 - Update ECJ to 3.8.1.
The following changes were made in the previous commit.

- Use ECJ 3.8 instead of 4.2.  This simplifies and add more Eclipse mirrors.
They are actually the same compilers released with different Eclipse JDTs.
- Add an option to build gjdoc.
- Add an option to build with GMP, which enables java.math.BigInteger.
- Add an option to build with native JDK.  When it is turned off, ECJ or GCJ
(when WITH_GCJ is defined) is used for glibj.zip.  Note ECJ (with gij) and
GCJ can compile classpath perfectly fine on FreeBSD 9 and later but it seems
libgcj interacts badly with 7 and 8.  Need more investigation.
- Reduce unnecessary dependencies.  zip is not used when "--with-jar" is
specified.  Use pre-built ANTLR jar file, which is only used for gjdoc.
Remove JDK run-time dependency because it is only necessary to execute tools
and these tools are actually wrappers.  Now we just execute them with javavm
wrapper (or user-specified VM when JAVACMD environment variable is set).
Note you need a valid JVM to run these commands now.
- Add a patch to fix an ugly JAR updater bug.  Without this, the file name
must include "/" in it, e.g., "gjar i ./glibj.zip".
2012-10-04 17:32:13 +00:00
Jung-uk Kim
2ed69d4811 Revert the previous accidental commit. It is not ready yet. 2012-10-04 16:30:16 +00:00
Jung-uk Kim
7b1d3862e2 Revert the previous accidental commit. 2012-10-04 16:19:53 +00:00
Jung-uk Kim
e2756cb835 - Reset maintainership. See ports/164941.
- Fix conflicts with java/classpath.  Note security provider configuration
is moved to ${PREFIX}/lib/security/SableVM.security.  This file is always
loaded first because the short vendor name is SableVM.  If it does not
exist, then classpath.security is loaded (java/security/Security.java).
- Reduce Makefile headers, add licenses, and convert to optionsNG.
2012-10-04 16:13:00 +00:00
Baptiste Daroussin
5ac78e2f5e Convert to new options framework 2012-10-04 07:18:39 +00:00
Jason Helfman
fed1744b45 - reset maintainer per maintainer
- while here...
  - fix MASTER_SITES
  - use optionsNG for DOCS
  - add additional CATEGORIES
  - adjust COMMENT
  - update WWW address and pkg-descr

PR:		172097
Submitted by:	maintainer, jonc@chen.org.nz
2012-09-27 23:03:38 +00:00
Jung-uk Kim
bedc8d0abc Tidy up patches. No functional change. 2012-09-27 00:18:41 +00:00
Jung-uk Kim
160ffd1866 Use fdescfs(5) and procfs(5) consistently. 2012-09-26 23:24:44 +00:00
Alex Dupre
799566f891 Fix sed substitution by forcing LANG=C. 2012-09-25 12:55:00 +00:00
Boris Samorodov
ab15538b30 Add jboss7 , JBoss AS 7.1.1.Final Brontes.
PR:		ports/166665
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com>
2012-09-23 17:09:22 +00:00
Eitan Adler
31ff7fad6d Unbreak index on i386 by marking this port as broken without linuxpluginwrapper.
Pointyhat:	eadler
2012-09-22 14:36:25 +00:00
Greg Lewis
3fbe814e84 . Also fix permissions in the dropins/jdt/plugins directory.
Pointed out by:	ale@
2012-09-21 15:23:56 +00:00
Greg Lewis
3ddc6cd1ed . Fix permissions problems with some of the JARs installed as plugins.
This is the same fix applied ale@ to java/eclipse.

Reported by:	Olivier Smedts <olivier@gid0.org>
2012-09-21 05:47:34 +00:00
Greg Lewis
8424671b18 . Update to 4.2.0 and re-enable.
Submitted by:	tg@
2012-09-19 19:58:38 +00:00
Alex Dupre
65878ec96d Update to 1.7 release. 2012-09-19 09:46:14 +00:00
Alex Dupre
0f72d36bc9 Fix wrong permissions on a few plugin jars. 2012-09-19 09:16:03 +00:00
Jung-uk Kim
e1b4da42cd - Override GCC used by HotSpot SA. [1]
- Fix build with GCC 4.5+ on i386. [2]
- Convert to the new header format.

Submitted by:	Claude Buisson (clbuisson at orange dot fr) [1]
Obtained from:	OpenJDK7 [2]
	http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/da880ba4edf9
2012-09-18 22:30:19 +00:00
Jung-uk Kim
17f28ea268 - Honor CC, CXX, and CPP. [1]
- Fix build with clang.

PR:	ports/151042 [1]
2012-09-18 20:53:20 +00:00
Jung-uk Kim
1677e26dfe - Fix possible build issues with pkgconf. [1]
- Update Makefile header to the new format.

Pointed by:	bapt [1]
2012-09-17 17:02:59 +00:00
Greg Lewis
dca8492cc2 . Update to 2012.f. 2012-09-15 02:38:27 +00:00
Jung-uk Kim
2a39a6d67e Simplify the previous commit a bit. 2012-09-14 22:13:10 +00:00