| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
tar: share/applications/eclipse-devel.desktop: Cannot stat: No such file or directory
Reported by: pointyhat
Notes:
svn path=/head/; revision=278370
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=278254
|
|
|
|
|
|
|
|
| |
2011-07-28 java/linux-blackdown-jdk14: ancient version of Java
2011-07-28 java/linux-sun-jdk14: ancient version of Java
Notes:
svn path=/head/; revision=278106
|
|
|
|
|
|
|
|
| |
2011-07-28 java/jboss3: Depends on expired Java 1.4
2011-07-28 textproc/galax: Depends on expired Java 1.4
Notes:
svn path=/head/; revision=278085
|
|
|
|
|
|
|
|
| |
2011-07-12 java/jdk13: ancient version of Java
2011-07-12 java/linux-sun-jdk13: ancient version of Java
Notes:
svn path=/head/; revision=278080
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=278068
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/colorer
java/jboss3
security/jce_policy14
textproc/galax
PR: ports/158969
Submitted by: rene
Notes:
svn path=/head/; revision=278059
|
|
|
|
|
|
|
|
| |
PR: 158859
Submitted by: tg@
Notes:
svn path=/head/; revision=277818
|
|
|
|
|
|
|
| |
Submitted by: tg@
Notes:
svn path=/head/; revision=277717
|
|
|
|
|
|
|
| |
Submitted by: tg@
Notes:
svn path=/head/; revision=277668
|
|
|
|
|
|
|
|
| |
2011-07-12 java/shujit: ancient version of Java
2011-07-09 net-im/skype12: very old version
Notes:
svn path=/head/; revision=277652
|
|
|
|
|
|
|
|
| |
Reported by: David Wolfskill (david at catwhisker dot org)
Pointy hat to: jkim
Notes:
svn path=/head/; revision=277644
|
|
|
|
|
|
|
|
|
| |
7.4 and 8.2 when both "RHINO" and "TEST" options are enabled.
Suggested by: Warren Block (wblock at wonkity dot com)
Notes:
svn path=/head/; revision=277617
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=277613
|
|
|
|
| |
Notes:
svn path=/head/; revision=277571
|
|
|
|
| |
Notes:
svn path=/head/; revision=277570
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=277567
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=277566
|
|
|
|
|
|
|
|
|
|
| |
This gets us closer, but the WITH_TESTS option still does not work.
The build now fails while applying patches.
PR: 157600
Notes:
svn path=/head/; revision=277515
|
|
|
|
|
|
|
| |
Submitted by: tg@
Notes:
svn path=/head/; revision=277482
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=277348
|
|
|
|
|
|
|
| |
Submitted by: pav via pointyhat
Notes:
svn path=/head/; revision=276944
|
|
|
|
| |
Notes:
svn path=/head/; revision=276802
|
|
|
|
|
|
|
|
| |
PR: 158280
Submitted by: milki <milki@rescomp.berkeley.edu>
Notes:
svn path=/head/; revision=276636
|
|
|
|
| |
Notes:
svn path=/head/; revision=276635
|
|
|
|
| |
Notes:
svn path=/head/; revision=276616
|
|
|
|
|
|
|
| |
Inspired by: glewis (who proposed to axe them right now)
Notes:
svn path=/head/; revision=276599
|
|
|
|
|
|
|
| |
2011-04-17 java/jdk14: does not build on FreeBSD 7.x or newer
Notes:
svn path=/head/; revision=276598
|
|
|
|
| |
Notes:
svn path=/head/; revision=276582
|
|
|
|
|
|
|
|
| |
PR: 158280
Submitted by: milki <milki@rescomp.berkeley.edu>
Notes:
svn path=/head/; revision=276554
|
|
|
|
|
|
|
|
| |
PR: 158280
Submitted by: milki <milki@rescomp.berkeley.edu>
Notes:
svn path=/head/; revision=276552
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: 158361
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Notes:
svn path=/head/; revision=276551
|
|
|
|
|
|
|
|
|
| |
PR: ports/157585
Submitted by: Chris Rees (utisoft@gmail.com)
Approved by: tabthorpe (co-mentor)
Notes:
svn path=/head/; revision=276518
|
|
|
|
| |
Notes:
svn path=/head/; revision=276452
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: ports/158204 (in followup)
Notes:
svn path=/head/; revision=276143
|
|
|
|
| |
Notes:
svn path=/head/; revision=275721
|
|
|
|
| |
Notes:
svn path=/head/; revision=275720
|
|
|
|
|
|
|
| |
Approved by: rene (mentor)
Notes:
svn path=/head/; revision=275712
|
|
|
|
|
|
|
| |
- Use fake JDK update version as IcedTea-Web does.
Notes:
svn path=/head/; revision=275589
|
|
|
|
|
|
|
|
| |
ancient and no doubt full of vulnerabilities. There are no dependencies
on them.
Notes:
svn path=/head/; revision=275487
|
|
|
|
| |
Notes:
svn path=/head/; revision=275137
|
|
|
|
| |
Notes:
svn path=/head/; revision=275088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
Notes:
svn path=/head/; revision=274947
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=274834
|
|
|
|
|
|
|
|
|
| |
Reported by: Christer Solskogen <christer.solskogen@gmail.com>
Dominic Fandrey <kamikaze@bsdforen.de>
Pointy hat to: glewis
Notes:
svn path=/head/; revision=274815
|
|
|
|
| |
Notes:
svn path=/head/; revision=274787
|
|
|
|
| |
Notes:
svn path=/head/; revision=274615
|
|
|
|
|
|
|
| |
Release information: http://netbeans.org/community/releases/70/
Notes:
svn path=/head/; revision=274614
|
|
|
|
|
|
|
|
|
| |
PR: ports/156437
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
Approved by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Notes:
svn path=/head/; revision=274423
|
|
|
|
| |
Notes:
svn path=/head/; revision=274324
|