Commit graph

2900 commits

Author SHA1 Message Date
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Greg Lewis
403554a2c9 . Update to 3.6.2.
Submitted by:	tg@
2011-05-13 06:08:47 +00:00
Greg Lewis
c7611e68f6 . Use $SUB_FILES & SUB_LIST to dynamically adjust pkg-message instead of
invoking sed manually.
. IGNORE & RESTRICTED messages should not be quoted

PR:		142704
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2011-05-11 04:57:29 +00:00
Greg Lewis
9b25f12760 . Fix the build after the openmotif port upgrade:
. Add xft to USE_XORG [1]
  . Teach the appropriate Makefile where to look for the FreeType headers.
. Bumping PORTREVISION for paranoia's sake since I have some concerns about
  runtime linkage issues with regards to this.  Normally that wouldn't be
  necessary but I think we're better being safe here.

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
2011-05-09 08:50:20 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Baptiste Daroussin
c05549c00d remove unmaintained expired ports from java
2011-05-01 java/avalon-logkit: Upstream disapear and distfile is no more available
2011-05-01 java/gnu-regexp: Upstream disapear and distfile is no more available
2011-05-01 java/jce-aba: Upstream disapear and distfile is no more available
2011-05-01 java/jsdk: Upstream disapear and distfile is no more available
2011-05-02 08:32:36 +00:00
Dag-Erling Smørgrav
e0fe9e1694 No longer interested 2011-04-29 23:28:51 +00:00
Greg Lewis
95f7a5cf89 . Update to tzupdater 1.3.38. [1]
. Fix download links. [2]

PR:		156602 [1]
Submitted by:	Thomas Johnson <tom@claimlynx.com> [1]
Suggested by:	linimon@ [2]
2011-04-25 04:43:01 +00:00
Greg Lewis
298f78036f . Update to tzupdater 1.3.38. [1]
. Fix download links. [2]

PR:		156602 [1]
Submitted by:	Thomas Johnson <tom@claimlynx.com> [1]
Suggested by:	linimon@ [2]
2011-04-25 04:02:38 +00:00
Greg Lewis
38e923098b . Update to tzupdater 1.3.38. [1]
. Fix download links. [2]

PR:		156602 [1]
Submitted by:	Thomas Johnson <tom@claimlynx.com> [1]
Suggest by:	linimon@ [2]
2011-04-25 03:11:15 +00:00
Greg Lewis
35f2dcc5f6 . Update to tzupdater 1.3.38. [1]
. Fix download links. [2]

PR:		156602 [1]
Submitted by:	Thomas Johnson <tom@claimlynx.com> [1]
Suggest by:	linimon@ [2]
2011-04-24 23:03:17 +00:00
Nicola Vitale
becddddfed - Update to 1.3.2
- Add PORTDOCS

PR:	ports/156095
Submitted by:	Chris Rees <utisoft at gmail.com> (maintainer)
2011-04-23 13:55:15 +00:00
Pietro Cerutti
743b002be1 - Fix PLIST by making sure that all patched files backups are removed before
COPYTREE_SHARE'ing into target directory

Reported by:   PH (via pav)
2011-04-14 09:49:36 +00:00
Nicola Vitale
60ace6f05f - Update to 2.0.0.2011040403 2011-04-13 13:19:21 +00:00
Alex Dupre
cf12b986a0 Update to 1.5.6 release. 2011-04-11 18:31:42 +00:00
Pietro Cerutti
38fe65dd51 - Update to 7.0 RC1
Release notes: http://netbeans.org/community/releases/70/relnotes.html
2011-04-05 09:53:25 +00:00
Jung-uk Kim
e93889f707 Re-add accidentally removed jtreg to distinfo. 2011-04-04 20:58:47 +00:00
Jung-uk Kim
93833448cb Update IcedTea-Web to 1.0.2. 2011-04-04 20:56:01 +00:00
Pietro Cerutti
2482d63c7d - Add patch to determine heap size
Reported by:	Seva Fwd <seva_fwd@yahoo.com>
2011-04-01 09:38:20 +00:00
Baptiste Daroussin
7a8e27182d 2011-03-31 java/netbeans3: old, unmaintained
2011-03-31 java/netbeans4: old, unmaintained
2011-03-31 java/netbeans5: old, unmaintained
2011-03-31 06:41:41 +00:00
Alex Dupre
b4821b237b Update to 1.5 release. 2011-03-30 10:38:00 +00:00
Jung-uk Kim
6fbc8496ce Force libxul include directory and allow building IcedTea-Web plugin with
an ancient xulrunner (i.e., 1.9.2.9 and earlier).  This commit should fix:

PR:	ports/155381
2011-03-28 21:08:52 +00:00
Dima Panov
773d196777 - Try to unbroke java/jboss5 with native jdks
- Use bundled Ant instead of system to resolve build breakage

PR:		153697
Reported by:	Makoto Kishimoto <ksmakoto AT dd DOT iij4u DOT or DOT jp>
Patch by:	Jimmy Kelley <ljboiler AT gmail DOT com>
Approved by:	maintainer timeout (>2 months)
2011-03-21 15:02:21 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Jung-uk Kim
0ba14edc9b Rework the previous fix to sync. with upstream:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/diff/441f88d39988/src/solaris/native/java/net/net_util_md.c

Note it has no functional change for FreeBSD because sizeof(socklen_t) is
luckily sizeof(int).  Actually, this commit is just to note that the regression
was acidentally pulled in from upstream because of my ignorance.  Specifically,
the following commit was the culprit:

http://hg.openjdk.java.net/jdk7/jdk7/jdk/diff/b7fce4bac617/src/solaris/native/java/net/net_util_md.c

FYI, it also triggered the following upstream PR:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6730740

Obtained from:	OpenJDK project
Pointyhat:	jkim
2011-03-17 20:40:49 +00:00
Pav Lucistnik
e13f00eca1 - Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
2011-03-17 11:08:44 +00:00
Alex Dupre
a8e0201b99 Fix a severe regression introduced with the "disable IPV6_V6ONLY option".
On amd64 every call to getsocktopt returns a "Bad address" SocketException.
2011-03-17 09:17:26 +00:00
Alex Dupre
d3aa9e6276 Remove DEPRECATED, take maintainership and cleanup the port.
JAD development is actual dead, but it's still heavily used.
2011-03-16 11:51:30 +00:00
Baptiste Daroussin
fb78cad8b0 Deprecate unmaintained ports from java where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-15 15:10:43 +00:00
Baptiste Daroussin
2d47829f60 update MASTER_SITES
while here remove MD5
2011-03-15 15:06:32 +00:00
Pietro Cerutti
b20e1ca7b8 - Update to 7.0 Beta 2
- Un-IGNORE
2011-03-14 14:36:39 +00:00
Wen Heping
378fae952e - Update to 2.4 2011-03-14 10:57:54 +00:00
Jung-uk Kim
aa48142f09 Add an option to apply extra patches originated from IcedTea project (turned
off by default) and sort options.  Add a basic wrapper to resurrect
com.sun.image.codec.jpeg using javax.imageio under the new option.

Obtained from:	icedtea.classpath.org
PR:		java/155288
2011-03-07 22:41:02 +00:00
Greg Lewis
6719cbb60e . Update to tzupdater 1.3.35
PR:		155270
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-03-05 20:53:06 +00:00
Greg Lewis
6ca8db86b4 . Conditionalise the setting of IS_INTERACTIVE on PACKAGE_BUILDING so that
the port tinderboxen can build the port again.

PR:		155285
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
2011-03-05 18:32:15 +00:00
Jung-uk Kim
6fac48313f Backport a long standing bug fix from OpenJDK7, i.e., disable IPV6_V6ONLY
option when IPv6 is enabled and failed to create a socket.

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6342561
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6882910

For in-depth analysis of this problem from FreeBSD perspective, please see:

http://diario.beerensalat.info/2008/10/12/java_and_ipv6_on_bsd.html
2011-03-03 23:22:05 +00:00
Jung-uk Kim
3b3d5f992b Fix a test case for default charset. 2011-03-02 01:03:38 +00:00
Jung-uk Kim
7027d395cb Update to build 22. 2011-03-01 19:21:59 +00:00
Nicola Vitale
92974fbcb9 - Update to 1.6.4.2011010200 2011-02-27 15:59:36 +00:00
Alex Dupre
a59661d154 Update apache-ant to 1.8.2 bugfix release.
PR:		ports/154187
Submitted by:	ale
Approved by:	portmgr (pav)
2011-02-25 12:27:48 +00:00
Mark Linimon
9bdb105d7b Fix up maintainer address. 2011-02-25 00:45:57 +00:00
Mark Linimon
2ce9a000b7 Update maintainer's email address.
Noticed by:	jgh@expers-exchange.com
2011-02-24 23:53:11 +00:00
Jung-uk Kim
b6945850a4 Update IcedTea-Web to 1.0.1 and fix multiple security vulnerabilities.
CVE-2010-4469:	Hotspot backward jsr heap corruption
CVE-2010-4465:	Swing timer-based security manager bypass
CVE-2010-4472:	Untrusted code allowed to replace DSIG/C14N implementation
CVE-2010-4448:	DNS cache poisoning by untrusted applets
CVE-2010-4450:	Launcher incorrect processing of empty library path entries
CVE-2010-4471:	Java2D font-related system property leak
CVE-2010-4470:	JAXP untrusted component state manipulation
CVE-2011-0706:	Multiple signers privilege escalation

Obtained from:	icedtea.classpath.org
Obtained from:	jaxp.java.net
2011-02-21 19:03:18 +00:00
Alex Dupre
7dd390b7e7 Raise java version to 1.5+, since compiling requires 1.5 libraries.
Feature safe:	yes
2011-02-18 10:12:56 +00:00
Alex Dupre
9cc5ee991e Fix build with jdk 1.5. The resulting jar can be used also with jdk 1.4 (modulo
SASL authentication), but must be built with 1.5+.

Feature safe:	yes
2011-02-18 10:11:12 +00:00
Jung-uk Kim
a85b35a545 Unpack files more reliably. 2011-02-17 22:48:52 +00:00
Jung-uk Kim
af9765b8b4 Unpack javaws.jar properly. 2011-02-17 21:31:18 +00:00
Jung-uk Kim
2bea8c6c0d Update to Update 24. 2011-02-17 19:58:15 +00:00
Jung-uk Kim
7a9a9978ac Update to Update 22. 2011-02-17 19:57:38 +00:00
Jung-uk Kim
644866ad39 Fix pkg-plist to create an empty directory. 2011-02-17 19:02:42 +00:00