Jung-uk Kim
84b67b4564
- Add an additional patch to support i386 CPUs without CMOV instruction
...
under ICEDTEA option. [1]
- Chase default Korean font directory change.
PR: ports/158304 [1]
Obtained from: IcedTea Project [1]
2011-08-09 22:56:40 +00:00
Mark Linimon
d4a368820a
Java 1.3 has been deorbited.
2011-08-08 10:04:50 +00:00
Pietro Cerutti
aa8d971c85
- fix typo that caused failure to install
...
- bump portrevision
PR: 159407
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com>
2011-08-03 07:09:01 +00:00
Emanuel Haupt
f760c11728
Remove WWW entries from unmaintained ports that return 404 or where the domain
...
disappeared.
2011-08-02 20:58:23 +00:00
Baptiste Daroussin
41042a04f2
Mark BROKEN: Does not fetch
2011-08-02 16:54:56 +00:00
Pietro Cerutti
872ed4fe27
- make maven binary executable
2011-08-02 15:49:14 +00:00
Baptiste Daroussin
8310af8eeb
Update master_site
2011-08-02 13:49:10 +00:00
Baptiste Daroussin
afe07e88e7
Deprecate unmaintained ports marked as BROKEN for more then 6 month
2011-08-02 09:22:42 +00:00
Pav Lucistnik
25c1d68494
- Unbreak
...
Submitted by: tg
2011-07-27 20:21:52 +00:00
Pav Lucistnik
49fb6f06bd
- Mark BROKEN: does not package
...
tar: share/applications/eclipse-devel.desktop: Cannot stat: No such file or directory
Reported by: pointyhat
2011-07-26 19:53:15 +00:00
Pav Lucistnik
d6499c1235
- Mark BROKEN: unfetchable
...
Reported by: pointyhat
2011-07-24 18:33:03 +00:00
Rene Ladan
697f40d368
Remove Java 1.4 ports, they were already disconnected from bsd.java.mk
...
2011-07-28 java/linux-blackdown-jdk14: ancient version of Java
2011-07-28 java/linux-sun-jdk14: ancient version of Java
2011-07-21 11:56:54 +00:00
Rene Ladan
b5a43c84e3
Remove broken, Java 1.4-only ports:
...
2011-07-28 java/jboss3: Depends on expired Java 1.4
2011-07-28 textproc/galax: Depends on expired Java 1.4
2011-07-21 09:48:33 +00:00
Rene Ladan
8cac0cb04e
Remove expired ports:
...
2011-07-12 java/jdk13: ancient version of Java
2011-07-12 java/linux-sun-jdk13: ancient version of Java
2011-07-21 08:39:40 +00:00
Mark Linimon
06e6677793
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
...
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Mark Linimon
621254280d
Disconnect the following deprecated ports that only work with java1.4:
...
devel/colorer
java/jboss3
security/jce_policy14
textproc/galax
PR: ports/158969
Submitted by: rene
2011-07-21 02:43:51 +00:00
Greg Lewis
9867ed0450
. Chase re-rolled JAR file.
...
PR: 158859
Submitted by: tg@
2011-07-16 23:06:29 +00:00
Greg Lewis
07d3223623
. Fix the packing list by not installing efj.sh for now.
...
Submitted by: tg@
2011-07-14 16:12:59 +00:00
Greg Lewis
57ec1a07ed
. Install the actual files rather than symlinks.
...
Submitted by: tg@
2011-07-14 07:05:15 +00:00
Rene Ladan
acea0f7be9
Remove expired ports:
...
2011-07-12 java/shujit: ancient version of Java
2011-07-09 net-im/skype12: very old version
2011-07-13 20:25:54 +00:00
Jung-uk Kim
0044cb6e9d
Specify JAVA_VERSION correctly to fix another build breakage.
...
Reported by: David Wolfskill (david at catwhisker dot org)
Pointy hat to: jkim
2011-07-13 19:17:36 +00:00
Jung-uk Kim
3a1f3ec4f9
Replace "readlink -f" with realpath(1). This should fix "make test" on
...
7.4 and 8.2 when both "RHINO" and "TEST" options are enabled.
Suggested by: Warren Block (wblock at wonkity dot com)
2011-07-12 22:53:45 +00:00
Jung-uk Kim
111342302b
Fix various build and installation issues.
...
- Replace various Linuxisms in Makefile with little more portable code.
Remove now unnecessary build dependency of sysutils/coreutils.
- Install launcher wrappers with INSTALL_SCRIPT[1].
- Rename javaws launcher to itweb-javaws throughout. This conflicts with
a symlink created by java/javavmwrapper[2].
PR: ports/158826 [1]
Reported by: glewis [2]
2011-07-12 19:21:03 +00:00
Jung-uk Kim
f0042790ea
Add LICENSE.
2011-07-11 23:13:16 +00:00
Jung-uk Kim
5a0f2d37a6
Fix build with Rhino support.
2011-07-11 22:35:12 +00:00
Jung-uk Kim
176e27746b
- Update to build 23.
...
- Import more complete JPEG class support and turn on ICEDTEA option by
default. [1]
- Remove obsolete WEB option. Note the functionality is now moved to a new
port java/icedtea-web, which depends on ICEDTEA option of this port.
Obtained from: IcedTea project [1]
2011-07-11 20:58:58 +00:00
Jung-uk Kim
3fd4f7963c
The IcedTea-Web project provides a Free Software web browser plugin running
...
applets written in the Java programming language and an implementation of
Java Web Start, originally based on the NetX project.
WWW: http://icedtea.classpath.org/wiki/IcedTea-Web
2011-07-11 20:50:42 +00:00
Greg Lewis
d4cef88624
. Add entries for the test distfiles.
...
This gets us closer, but the WITH_TESTS option still does not work.
The build now fails while applying patches.
PR: 157600
2011-07-11 06:44:44 +00:00
Greg Lewis
dd9b0c8eed
. Unbreak and update to 3.7.0.
...
Submitted by: tg@
2011-07-10 19:54:53 +00:00
Greg Lewis
f326f69e57
. Try harder to make sure the flags returned from getFlags isn't negative,
...
since a number of places in the code check for that and assume that it
means an error occurred. On FreeBSD, in particular, the value of
ifr_flags can be negative if multicast is enabled on the socket since
the possible flags have expanded to fill more than a short.
Instead of blindly promoting ifr_flags to an int, which will preserve
the sign, we fill the int return value with ifr_flagshigh in the high
16 bits and ifr_flags in the low 16 bits.
PR: 155186
Reported by: Alex Hayward <xelah-freebsd-pr@xelah.com>
2011-07-08 07:28:46 +00:00
Rene Ladan
472aed554c
Mark BROKEN: does not build
...
Submitted by: pav via pointyhat
2011-07-02 22:27:20 +00:00
Jimmy Olgeni
a78ddbcedd
Upgrade to version 0.5 and fix WWW tag.
2011-07-01 18:38:11 +00:00
Greg Lewis
35950c3328
. Update to tzupdater 1.3.39.
...
PR: 158280
Submitted by: milki <milki@rescomp.berkeley.edu>
2011-06-29 04:13:39 +00:00
Greg Lewis
63c5dd4cb1
. Update to Build 147.
2011-06-29 04:09:28 +00:00
Rene Ladan
1bb775fc3a
These ports depend on deprecated Java 1.4, set them to expire in one month.
2011-06-28 22:21:12 +00:00
Rene Ladan
6a4cae5c4d
Mark deprecated and set expiration date to 2011-07-28
...
Inspired by: glewis (who proposed to axe them right now)
2011-06-28 19:04:48 +00:00
Rene Ladan
d69e3c8bb5
Remove expired port:
...
2011-04-17 java/jdk14: does not build on FreeBSD 7.x or newer
2011-06-28 18:57:18 +00:00
Alex Dupre
a424f23045
Ignore 1.46 (not backward compatible) version.
2011-06-28 15:56:23 +00:00
Greg Lewis
e2712d2340
. Update to tzupdater 1.3.39.
...
PR: 158280
Submitted by: milki <milki@rescomp.berkeley.edu>
2011-06-28 06:44:11 +00:00
Greg Lewis
08829ad511
. Update to tzupdater 1.3.39.
...
PR: 158280
Submitted by: milki <milki@rescomp.berkeley.edu>
2011-06-28 06:11:54 +00:00
Herve Quiroz
c35f92dbc4
- Update to 2.6
...
- Add LICENSE
PR: 158361
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
2011-06-28 05:32:07 +00:00
Chris Rees
4e62e789df
- Use USERS and GROUPS
...
PR: ports/157585
Submitted by: Chris Rees (utisoft@gmail.com )
Approved by: tabthorpe (co-mentor)
2011-06-27 18:01:18 +00:00
Greg Lewis
a121ec1a94
. Update to Build 146.
2011-06-26 18:31:15 +00:00
Mark Linimon
01236d8f55
Return to pool.
...
Submitted by: maintainer
PR: ports/158204 (in followup)
2011-06-23 16:06:01 +00:00
Baptiste Daroussin
c5c0d7f5d2
Mark broken some ports with unfetchable distfiles
2011-06-17 08:51:32 +00:00
Baptiste Daroussin
bc35fdde2e
Fix master_site
2011-06-17 08:46:48 +00:00
Chris Rees
dd045ef1d7
- Update maintainer address
...
Approved by: rene (mentor)
2011-06-17 06:46:07 +00:00
Jung-uk Kim
50d297b3ab
- Update IcedTea-Web to 1.0.3.
...
- Use fake JDK update version as IcedTea-Web does.
2011-06-14 20:51:18 +00:00
Greg Lewis
0fc87083d3
. Mark all 1.3 associated Java ports for removal in a month. These are
...
ancient and no doubt full of vulnerabilities. There are no dependencies
on them.
2011-06-13 05:05:43 +00:00
Greg Lewis
6793ba4847
. Note this port should be ignored in favour of java/eclipse for now.
2011-06-06 15:00:50 +00:00