Jason Helfman
b7c4d17a4c
Add new port: java/eclipse-ecj
...
An incremental Java compiler. Implemented as an Eclipse builder, it is based on
technology evolved from VisualAge for Java compiler. In particular, it allows to
run and debug code which still contains unresolved errors.
WWW: http://www.eclipse.org/
Feature safe: yes
2012-03-19 22:22:47 +00:00
Alex Dupre
33809f5d92
Fix build with OpenJDK7 and add LICENSE.
...
PR: ports/165774
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
Feature safe: yes
2012-03-13 08:57:19 +00:00
Pietro Cerutti
90e1563f75
- Update to 7.1.1
...
Release notes: http://netbeans.org/community/releases/71/relnotes.html
Feature safe: yes
2012-03-12 11:30:39 +00:00
Carlo Strub
6cc2721fbc
Update download URL since Sun Download Center was decommissioned and does no
...
redirection.
PR: ports/165689
Submitted by: Sutra Zhou <zhoushuqun@gmail.com>
Approved by: glarkin@ (mentor, implicit)
2012-03-06 21:05:58 +00:00
Greg Lewis
8da599bfaf
. Use the latest cacerts file from the official Oracle distribution of
...
Update 2.
2012-03-06 03:59:29 +00:00
Greg Lewis
e5d3c8854e
. Update to OpenJDK 7 Update 2.
2012-03-06 03:58:53 +00:00
Jung-uk Kim
4021f1476f
Fix javaws launcher. This shell script now uses bash extensions.
2012-03-06 00:38:48 +00:00
Jung-uk Kim
4f2f499449
Update to 1.2.
2012-03-05 23:51:06 +00:00
Eitan Adler
7d4a16a84d
Remove quotes from BROKEN and IGNORE as they are not required
...
Approved by: maintainer timeout
2012-02-25 22:15:56 +00:00
Chris Rees
1109531f76
Add extra repository
...
PR: ports/155547
Approved by: maintainer timeout
2012-02-23 20:40:57 +00:00
Baptiste Daroussin
a9e2972a99
Prevent to add @dirrm entries begining with a /
...
Approved by: maintainer timeout (>5weeks)
2012-02-22 16:35:20 +00:00
Jung-uk Kim
04111c28a5
Fix multiple security vulnerabilities.
...
CVE-2011-3563: Fix issues in java sound
CVE-2011-3571: Fix in AtomicReferenceArray
CVE-2011-5035: Add property to limit number of request headers to the HTTP Server
CVE-2012-0501: Better input parameter checking in zip file processing
CVE-2012-0502: Issues with some KeyboardFocusManager method
CVE-2012-0503: Issues with TimeZone class
CVE-2012-0505: Enhance exception throwing mechanism in ObjectStreamClass
CVE-2012-0506: Issues with some method in corba
Obtained from: IcedTea Project
2012-02-18 01:06:58 +00:00
Pietro Cerutti
ce8cddb162
- Mark as IGNORE. No development version is available right now.
2012-02-17 09:09:58 +00:00
Pietro Cerutti
d3e266952d
- Update to 7.1
...
Release notes: http://netbeans.org/community/news/show/1549.html
2012-02-17 09:09:14 +00:00
Greg Lewis
515116b950
. Make EXTRACT_DEPENDS check UNZIP_CMD rather than just unzip, since this
...
is what we use doing the actual unzipping. Fixes the build for
FreeBSD 9.
PR: 164847
Submitted by: Kukushkin Konstantin <dark@rambler-co.ru>
2012-02-11 17:23:51 +00:00
Greg Lewis
997e59cc22
. Add a port of Oracle Linux JDK 7.
2012-02-04 22:26:11 +00:00
Chris Rees
256806fe23
Update checksum for org.hamcrest.core_1.1.0.v20090501071000.jar using SHA256
...
and SIZE from eclipse-devel
Submitted by: Matthew Seaman (m.seaman@infracaninophile.co.uk )
2012-01-29 13:19:47 +00:00
Greg Lewis
1b82ba5935
. Fix a crash when opening the internal web browser.
...
PR: 164554
Submitted by: Jimmy Kelley <jimmy.kelley@charter.net>
2012-01-29 00:05:11 +00:00
Pav Lucistnik
9d906496de
- Mark BROKEN: RESTRICTED, and URL for manual download is dead
2012-01-21 18:36:29 +00:00
Eitan Adler
c59a3834c4
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
...
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
2012-01-21 17:40:15 +00:00
Tilman Keskinoz
4b5e1a0ee0
Update to 1.3.8
...
PR: 163382
Submitted by: pgollucci
2012-01-19 07:46:08 +00:00
Jason Helfman
14b62dfbaa
- Update stale download url
...
Submitted by: Tim X <tmvfroid at gmail.com>
Approved by: crees,rene (mentors,implicit)
2012-01-17 01:42:10 +00:00
Pav Lucistnik
2da93f17bd
- Fix plist after previous commit
...
Reported by: pointyhat
Pointy hat to: gahr
2012-01-15 22:23:33 +00:00
Greg Lewis
c2880a7e11
. Update to Update 30.
2012-01-15 20:02:03 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Jason Helfman
7d9c963de9
- Add variable JDK_UPDATE_VERSION for java to 30 (current Oracle release of JDK 6)
...
This is largely done for java detection for browser compatibility
Please update UPDATE_VERSION for new releases
PR: ports/163916
Submitted by: Denny Lin <dennylin93 at hs.ntnu.edu.tw>
Approved by: glewis, (rene, crees) (mentors,implicit)
2012-01-13 17:36:23 +00:00
Jung-uk Kim
20a20900ab
- Replace hsearch_r from GNU libc with Berkeley DB from our libc.
...
http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f19d23da7c3e
http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/cf5c383e1d33
http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f1a18ada5853
- Fix POLICY option. It was silently enabled by default with b19 update.
2012-01-13 01:42:32 +00:00
Alex Dupre
a184030e95
Update to 1.6 release.
2012-01-10 12:18:56 +00:00
Thomas Abthorpe
e0ac1afbf4
- The proper acronym for Apache Software License 2 is really AL2
...
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
2012-01-09 15:41:08 +00:00
Eitan Adler
c5d811a37d
Repeated words are are hard to to find sometimes.
...
Approved by: portmgr (itetcu)
2012-01-08 07:01:25 +00:00
Pietro Cerutti
f2895b183d
- Better determination of run time memory constraints
...
PR: ports/163793
Submitted by: Tino Engel <tino.engel@porno-muenchen.de>
2012-01-04 16:04:46 +00:00
Jason Helfman
491567d87f
- Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE.
...
- pet portlint
- consolidate cleanup of .orig and .bak files
PR: ports/163254
Submitted by: jgh (me)
Reviewed by: rene
Approved by: maintainer (timeout), crees (mentor)
2012-01-03 06:41:23 +00:00
Greg Lewis
8940249a6f
. Fix the reinstall target by using cp rather than mv for updating the
...
zoneinfo files (otherwise they are no longer present during reinstall).
2012-01-03 02:49:30 +00:00
Greg Lewis
bd05fd536a
. Fix the reinstall target by using cp rather than mv for updating the
...
zoneinfo files (otherwise they are no longer present during reinstall).
PR: 163790
Submitted by: "A.J. Kehoe IV (Nanoman)" <cT2CTdJ6@nanoman.ca>
2012-01-03 02:43:38 +00:00
Pav Lucistnik
ae4f130d19
- Correct the usage of @dirrmtry
...
Reported by: pointyhat
2012-01-02 22:28:56 +00:00
Jason Helfman
ae6ef64004
Installs built jars that were previously not installed.
...
* javazic.jar to generate Java timezone information files
* compilefontconfig.jar to generate Java font configuration files
PR: ports/161946
Submitted by: Jilles Tjoelker <jilles at stack.nl>
Reviewed by: glewis
Approved by: glewis, crees (mentor)
2011-12-30 06:49:15 +00:00
Jason Helfman
ad56920272
Installs built jars that were previously not installed.
...
* javazic.jar to generate Java timezone information files
* compilefontconfig.jar to generate Java font configuration files
PR: ports/161945
Submitted by: Jilles Tjoelker <jilles at stack.nl>
Reviewed by: glewis
Approved by: glewis, crees (mentor)
2011-12-30 06:42:14 +00:00
Martin Wilke
2006c82a68
- Update to 3.1.2
...
PR: 163658
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
2011-12-29 15:21:04 +00:00
Greg Lewis
a1411fffe8
. Move the call to unregistervm pack to the top of the packing list.
...
Otherwise we've removed the files before we unregister and unregistering
doesn't correctly remove the symlinks it created during registration.
Pointed out by: pointyhat (courtesy of pav@)
2011-12-29 00:03:28 +00:00
Greg Lewis
73257da563
. Update to tzupdater 1.3.45
2011-12-25 05:01:32 +00:00
Greg Lewis
38688881af
. Update to JDK6 Update 30.
...
PR: 163486
Submitted by: scheidell@
2011-12-24 21:02:46 +00:00
Greg Lewis
c2b8b5f858
. Update to tzupdater 1.3.45.
2011-12-24 19:31:15 +00:00
Greg Lewis
59697a4550
. Update to tzupdater 1.3.45.
...
Submitted by: Andrew Stadtler <astadtler@gmail.com>
2011-12-24 19:24:35 +00:00
Alex Dupre
891ea3f4f1
Update to 1.6 release.
2011-12-23 10:49:04 +00:00
Alex Dupre
0f06867aa2
Update to 4.7 release and add a workaround for GUI hanging (java bug #7027598 ).
2011-12-23 10:38:54 +00:00
Alex Dupre
8aa03a4f0b
Update to 1.5.7 release.
2011-12-23 09:36:30 +00:00
Philip M. Gollucci
7832ddf953
- Point at the homepage consistently as defined by rubygems.org
2011-12-20 00:21:54 +00:00
Nicola Vitale
96bb2e4147
- Update to 2.2.4
...
Feature safe: yes
2011-12-13 15:15:50 +00:00
Greg Lewis
80054fb31e
. Fix bogus symlinks being installed as plugins rather than the actual
...
JARs by passing -L to rsync rather than -l.
. Bump PORTREVISION since this can cause plugin installation to fail.
Submitted by: Wayne Sierke <ws@au.dyndns.ws>
Feature safe: yes
2011-12-07 22:14:19 +00:00
Jung-uk Kim
0ee3fb1c26
- Update to b24. [1]
...
- Add x11/libXext to build dependencies. [2]
- Make portlint happy. [3]
PR: ports/162646 [1]
ports/156319 [2]
ports/161985 [3]
Feature safe: yes
2011-11-30 21:18:30 +00:00