1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

2154 Commits

Author SHA1 Message Date
Greg Lewis
d18a5ce14d . Add linux-sun-jdk16. 2007-08-05 20:25:06 +00:00
Greg Lewis
8b47fc1d6e . New port of Sun's JDK 1.6.x (aka 6.x) for Linux.
The port was done by the submitter for Update 1, I've made the minor
  changes for Update 2.

Submitted by:	jkim
2007-08-05 20:24:22 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Tong LIU
0d5b2a9414 - Update to 3.2.2
- Assign eclipse@FreeBSD.org as maintainer

PR:		ports/113435
Submitted by:	Rick Petty, tmclaugh
Approved by:	maintainer timeout (more than 3 months)
Approved by:	delphij (mentor)
2007-08-03 03:44:22 +00:00
Greg Lewis
054f6d434d . Require at least JDK 1.3.
. Remove dependency on java/collections since they've been a part of
  the standard runtime library since 1.2.
2007-08-01 14:49:06 +00:00
Greg Lewis
61f99d643a . Better fix. Just use 'short' variables and be done with it. The
structure members being dereferenced into the variables are 'short*'
  after all, not 'fastInt*'.
2007-07-31 15:52:31 +00:00
Greg Lewis
dd3f6ed6e3 . Include a different header file for 'fastInt'. The definition in Hint.h
appears to actually match the type of variable its being used with in the
  code (although it seems that it may be even cleaner to just replace 'fastInt'
  with 'short').

  This also partially bandaids a build problem some are seeing since Hint.h
  is a less common header file name than cpu.h.
2007-07-31 07:22:49 +00:00
Jung-uk Kim
aef79f3a9b Add browser plugin support for amd64. It is turned off by default as it is
still experimental.

Approved by:	glewis (maintainer)
2007-07-30 15:30:36 +00:00
Greg Lewis
6176bc3b8f . Unbreak by providing a working MASTER_SITE. 2007-07-29 20:39:26 +00:00
Pav Lucistnik
4fdc5322c6 - Update to 3.2.8
PR:		ports/110768
Submitted by:	nemoliu
Approved by:	maintainer (previous version, with reservations)
2007-07-29 20:16:14 +00:00
Pav Lucistnik
d43eee908f - Update to 4.2.0.GA2
PR:		ports/113844
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2007-07-29 19:44:05 +00:00
Pav Lucistnik
a77b2b80dc - Update to 6.0.2
Submitted by:	Anton Yudin <contact@toha.org.ua> (maintainer)
2007-07-29 15:01:41 +00:00
Kris Kennaway
e16eec1c4f BROKEN: Unfetchable 2007-07-28 22:48:18 +00:00
Kris Kennaway
4e74928541 BROKEN: Unfetchable 2007-07-28 22:39:28 +00:00
Greg Lewis
24f76536ab . Reduce dependencies by using USE_XORG and only listing what is actually
required.

PR:		113081
Submitted by:	Baptiste Daroussin <baptiste.daroussin@gmail.com>
2007-07-27 23:35:45 +00:00
Greg Lewis
18107c8853 . Fix the description of the link for the policy files.
PR:		114958
Submitted by:	Olivier Smedts <olivier@gid0.org>
2007-07-27 15:07:41 +00:00
Greg Lewis
5afca6d0e7 . Update 12 is current, so the download isn't in the archive section yet
(oops).  Also, its index page appears broken, so just show the main
  download page for now.

PR:		114958 (kinda)
2007-07-27 14:44:02 +00:00
Greg Lewis
a4adb6665f . Update to patchset 6, based on 1.5.0 Update 12.
. Use the -bc (backwards compatible) flag when doing time zone updates.
2007-07-27 03:48:46 +00:00
Pav Lucistnik
721abc147f - Fix fetch
PR:		ports/114621
Submitted by:	Gabor Tjong A Hung <gvtjongahung@users.sourceforge.net>
2007-07-23 08:49:35 +00:00
Mark Linimon
9db3bf3f5b Deprecate; this is only for jdk11 which is itself deprecated.
Discussed with:		gerald
2007-07-23 00:21:28 +00:00
Greg Lewis
fb8bbd5974 . Update the download location for the unlimited strength policy files.
Submitted by:	Olivier SMEDTS <olivier@gid0.org>
PR:		114592
2007-07-22 06:23:23 +00:00
Pav Lucistnik
237e002096 - Mark jdk11 / jdk12 ports for removal in 1 month
Inspired by:	glewis
With hat:	portmgr
2007-07-22 00:59:43 +00:00
Greg Lewis
319a8921d7 . TYA builds as a native shared library, so insist on having a native JDK.
. Spell JAVA_HOME correctly.
2007-07-21 23:31:10 +00:00
Pav Lucistnik
692453a772 - Remove expired port: security vulnerability in browser plugin 2007-07-21 23:03:18 +00:00
Pav Lucistnik
188fcd9d44 - Allow this to install on any jdk version
Suggested by:	glewis
2007-07-21 22:19:34 +00:00
Pav Lucistnik
40ba09fb5a - Switch to jdk 1.3, older ones are going away soon
Suggested by:	glewis
2007-07-21 22:19:00 +00:00
Pav Lucistnik
4f44970230 - Update to 6.0.1
Submitted by:	Anton Yudin <contact@toha.org.ua> (maintainer)
2007-07-21 13:04:41 +00:00
Rong-En Fan
1b7e24caea - Add another mirror maintained by maintainer
PR:		ports/114697
Submitted by:	Conor McDermottroe <ports at mcdermottroe.com> (maintainer)
2007-07-19 13:07:10 +00:00
Pav Lucistnik
7caeb91d56 - Make fetchable
PR:		ports/114623 (based on)
Submitted by:	G.V. Tjong A Hung <gvtjongahung@users.sourceforge.net>
2007-07-16 22:46:19 +00:00
Pav Lucistnik
382c4937ba - Drop maintainership
Requested by:	Panagiotis Astithas <past@ebs.gr> (maintainer)
2007-07-16 08:58:28 +00:00
Pav Lucistnik
586b708ab8 - Update to 6.0
Submitted by:	Anton Yudin <contact@toha.org.ua> (maintainer)
2007-07-14 23:23:36 +00:00
Lars Engels
01af071179 With an up-to-date INDEX I even find the rest of the ports I maintain,
so change my e-mail address also in those ports.

Approved by:	miwi (mentor)
2007-07-12 19:48:45 +00:00
Greg Lewis
032b7b7d95 . Unpack the timezone update in post-extract since unzip is only an
EXTRACT_DEPENDS, but keep the actual update in pre-install.

Pointed out by:	pav
2007-07-11 02:43:08 +00:00
Greg Lewis
035a2dc04f . Fix the packing list on 7.x by moving the time zone update step to
pre-install.  The problem with it being in post-extract is that this
  is before the installation of compat6x, which is required for the
  time zone update to run.

Reported by:	pointyhat (via pav)
2007-07-10 08:01:29 +00:00
Martin Wilke
64ac26a1c2 - Update to 2.2.0
- Pass maintainership to submitter

PR:		114377
Submitted by:	Lars Engels <lars.engels@0x20.net> (maintainer)
2007-07-07 15:08:13 +00:00
Martin Wilke
b9e237260c - Fix build with gcc 4.2
Submitted by:	pointyhat via kris/pav
		Nils Vogels <nivo@is-root.com>
2007-07-06 06:47:41 +00:00
Martin Wilke
8f0ad8ad29 - switch INSTALLS_SHLIB => USE_LDCONFIG
- Fix build after objformat removal
2007-07-03 12:47:23 +00:00
Pav Lucistnik
ad8a5f1abc - Reset MAINTAINER:
<<< 550 relay not permitted
550 5.1.1 <roman@ontographics.com>... User unknown
2007-07-03 11:57:58 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Greg Lewis
ad34516674 . Make the LIB_DEPENDS for compat6x look for z.3 rather than (the correct)
c.6 since the latter is (erroneously) found in linux_base if that is
  installed.  This should be switched back once LIB_DEPENDS is fixed to
  ignore Linux shared libraries.

Submitted by:	sat
2007-06-29 14:50:57 +00:00
Greg Lewis
09900fd5d6 . Reenable 7.x by depending on compat6x. 2007-06-24 20:32:53 +00:00
Alex Dupre
34987ccbb2 Update to 1.37 release. 2007-06-17 12:43:11 +00:00
Alex Dupre
bbdfad1ab8 Fix build. 2007-06-17 12:14:20 +00:00
Greg Lewis
2b5c2cd81f . Remove SCSL message since we're now using the JRL, which is agreed to
prior to the extract step.
2007-06-17 03:30:34 +00:00
Greg Lewis
c1d4417c0c . Update to 1.5.0_12. 2007-06-16 06:14:35 +00:00
Greg Lewis
01790521d1 . Update to patchset 5, based on the 1.5.0_11 JRL source code. 2007-06-09 05:14:56 +00:00
Tilman Keskinoz
ad29258c4a Update to 0.98 2007-06-06 18:24:42 +00:00
Greg Lewis
569945787d . More respect for ${CC}, ${CXX} and ${CPP}.
Submitted by:	truckman@
2007-06-06 15:54:28 +00:00