Commit graph

3157 commits

Author SHA1 Message Date
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
Jung-uk Kim
f2f668884c - Update to 1.5.4.
- Reset maintainer to java.
- Convert to optionsNG and add license.
- Unbreak sparc64.

PR:	ports/164941 (partial)
2012-09-14 22:02:09 +00:00
Jung-uk Kim
1f25a1209d Add an option to build with Eclipse Java Compiler. It also adds
com.sun.tools.javac implementation in tools.zip.  Turned off by default.
2012-09-14 21:56:20 +00:00
Jung-uk Kim
71853b153d Add license. 2012-09-14 18:36:45 +00:00
Jung-uk Kim
09e2b8f6e3 - Update to 0.99.
- Reset maintainer to java (ports/164941).
- Convert to optionsNG.
- Honor NOPORTEXAMPLES.
2012-09-14 18:10:55 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Jung-uk Kim
e6d638b4ac - Add perl as a build dependency.
- Fix perl path for javac wrapper. [1]

PR:		ports/170772 [1]
2012-09-10 19:15:11 +00:00
Jung-uk Kim
f2768fbc01 Set LC_ALL instead of LANG. Some users still complain about locale issues. 2012-09-10 18:34:58 +00:00
Herve Quiroz
b1bbf18f20 Update to 4.10
Submitted by:	mi
2012-09-10 13:33:08 +00:00
Jung-uk Kim
90302aaed2 Add a symlink for MD include directory. It is just good enough to make it
bootstrap JDK for OpenJDKs.
2012-09-07 22:58:24 +00:00
Jung-uk Kim
93ec3ca459 - Enlist openjdk6 users as testers of ant 1.8.4 as well.
- Set JAVACMD environment variable to point to bootstrap JDK for ant.  When
it is unset or empty, ant sets it by executing `which java`, which may be
different from bootstrap JDK.
2012-09-07 22:16:05 +00:00
Jung-uk Kim
d256da64fc Update to 6u35. 2012-09-07 21:00:54 +00:00
Jung-uk Kim
ef74469ba7 Update to 6u35. 2012-09-07 21:00:29 +00:00
Jung-uk Kim
aba89129e7 - Update security patch to fix CVE-2012-0547 and CVE-2012-1682.
- Catch up with icedtea.classpath.org server changes for distfiles.
2012-09-07 19:27:31 +00:00
Jung-uk Kim
ad941604d6 Catch up with icedtea.classpath.org changes to fix fetch & extract issues.
Reported by:	osa, barbara (barbara dot freebsd at gmail dot com)
2012-09-07 18:59:28 +00:00
Jung-uk Kim
14d7f5f921 Remove an unnecessary change in the previous commit. 2012-09-06 21:21:00 +00:00
Jung-uk Kim
61a04e3a5b Update to 1.3. 2012-09-06 21:15:59 +00:00
Dag-Erling Smørgrav
dbc36c9345 Remove useless metadata from ports I created. 2012-09-05 15:43:33 +00:00
Greg Lewis
3a99e9f96e . Update to 7u7. 2012-09-01 05:59:14 +00:00
Greg Lewis
5d7bd54d78 . Update to 7u7. This update is complicated by the demo package not having
a u7 version released.
2012-09-01 05:39:07 +00:00
Steven Kreuzer
6d68817f7c Update port to 3.5.5
Create a link for a current version
Update WWW and master sites

PR:		ports/171011
Submitted by:	Mikhail Tsatsenko m.tsatsenko@gmail.com
2012-08-30 19:14:32 +00:00
Greg Lewis
a553b8d753 . Commit a fix for CVE-2012-4681.
Obtained from:	Mark Wielaard <mjw@redhat.com> via rea@
2012-08-30 05:32:57 +00:00
Pietro Cerutti
8e6a07fa93 - Update to 7.2
Release notes: http://netbeans.org/community/releases/72/

PR:		171144
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
2012-08-29 09:29:02 +00:00
Jung-uk Kim
0271a4a8b2 Allow java/openjdk7 to build and execute Java plugin. A necessary patch for
OpenJDK7 was committed as r303173.
2012-08-27 17:43:38 +00:00
Greg Lewis
8c5212b4a8 . Allow openjdk7 to work with icedtea-web port.
Submitted by:	jkim@
2012-08-26 02:41:46 +00:00
Greg Lewis
65f9ad6643 . Update to 2012.e. 2012-08-21 12:38:34 +00:00
Greg Lewis
9b42878dd4 . Update to 7u6.
. Enlist openjdk7 users as testers of ant 1.8.4.
2012-08-21 04:56:41 +00:00
Greg Lewis
26a44bd643 . Update to 7u6. 2012-08-19 17:53:56 +00:00
Greg Lewis
357a1f4415 . Update to 6u34. 2012-08-19 17:42:14 +00:00
Jung-uk Kim
432b80cefa Fix web plugin crash with Firefox 14.
PR:		ports/170352
Obtained from:	IcedTea Project (PR1106)
2012-08-13 21:27:49 +00:00
Greg Lewis
c07f18f52f . Update to what should be 7u5. Based on the bug ids from
http://blog.fuseyism.com/index.php/2012/06/13/security-icedtea-2-1-1-2-2-1-released/
2012-08-06 05:57:54 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Greg Lewis
174111e974 . Update to 6u33. 2012-08-04 18:54:39 +00:00
Greg Lewis
1255022078 . Update to 7u5. 2012-08-04 18:37:43 +00:00
Jason Helfman
1000b02e5d - update to 3.8
- bring in patch from https://bugs.eclipse.org/bugs/show_bug.cgi?id=374724
2012-08-03 18:35:56 +00:00
Jung-uk Kim
227e93bb6e Update to 1.2.1. 2012-07-31 20:02:08 +00:00
Greg Lewis
d5e4363df5 . Include compat7x as an allowed package dependency.
. Bump PORTREVISION so new packages will be built.

PR:		170294
Submitted by:	Denis Generalov <gd@rambler-co.ru>
2012-07-31 18:31:39 +00:00
Greg Lewis
8810445e30 . Fix the regular expression for PKG_IGNORE_DEPENDS.
Submitted by:	des@
2012-07-31 17:07:10 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Jung-uk Kim
c4fa45e259 Fix broken r300965. The options should be defined prior to including
bsd.port.options.mk.  While here, convert NOPORTDOCS to DOCS option.

Pointed by:	bapt
2012-07-24 16:55:48 +00:00
Nicola Vitale
2a1bf99b32 - Simplify code of files/pkg-install.in, and post-install target
Buildlog:	http://goo.gl/4U6wb
2012-07-21 12:45:13 +00:00
Nicola Vitale
1fa1fd91a8 - Add files/pkg-install.in
- Add a note to pkg-message about the problem of not seeing
  the PyDev perspective
- Bump PORTREVISION
- Remove PLIST_SUB
- Add SUB_LIST, SUB_FILES (for pkg-install)
- Use a different (and ugly) way to update the bundles.info
  file of Eclipse, and make pointyhat happy(http://goo.gl/LVKpz )
  (post-install target)  [1]
- Add an @unexec command to pkg-plist to remove any reference
  to PyDev in bundles.info when you uninstall the package
  (add-plist-post target)

Buildlog:	http://goo.gl/B18L5
Reported by:	pointyhat (via erwin, and beat)  [1]
2012-07-19 21:43:28 +00:00
Jung-uk Kim
f14e3ddcc8 Use the new options framework. 2012-07-16 18:12:34 +00:00
Nicola Vitale
3a9bb25bf2 - Update to 2.6.0
- Add LICENSE (EPL)
- Remove variables already defined in eclipse/Makefile.plugins
- Add option JYTHON (default off)
- Add a pre-install target to generate Python bytecode
- Add instructions to update the bundles.info file, otherwise
  the simple users don't see the installed plugin when running
  Eclipse
- Fix instructions of pkg-message
- Remove pkg-plist (now generated automatically by eclipse/Makefile.plugins)
2012-07-13 22:30:06 +00:00
Greg Lewis
c1e89281c2 . Make the version numbers consistent so they can be compared correctly.
E.g. for jdk1.6.0 and openjdk6 will use '6' as the version.
. Modify the preference order for Java VMs used by the internal fallback
  logic to reflect that openjdk is now the default Java VM rather than diablo.
. Remove code for Java vendors that are no longer in the ports tree (e.g.
  blackdown, ibm).
. Remove code for handling version numbers that are no longer present in
  the tree (e.g. only 1.5 and up is supported).
. Note that openjdk is a native Java VM.
. If the environment variable JAVAVM_FALLBACK_ONLY is set then only use the
  internal logic to select a Java VM, don't use the ports logic even if the
  ports collection is installed. [1]
. Update the manual page for JAVAVM_FALLBACK_ONLY.
. Bump version to 2.4.

PR:		167799 [1]
2012-07-13 05:38:43 +00:00
Chris Rees
db61a267a6 Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.

Your work in the past has been much appreciated, thank you.

Submitted by:	maintainer, via private email
2012-07-11 18:13:33 +00:00
Greg Lewis
2772382d5c . Minor man page tweaks:
. Remove references to ibm (we have no IBM JDKs in the tree)
  . Remove references to JDK 1.4.2 (only 1.5+ are in the tree)
2012-06-16 16:28:39 +00:00
Greg Lewis
0484c2a45e . Fix locale generation.
PR:		169037
2012-06-16 14:46:02 +00:00