1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

2184 Commits

Author SHA1 Message Date
Greg Lewis
7245a00e83 . Fix build failures by setting LC_ALL="C" in MAKE_ENV.
PR:		116204
Submitted by:	nrgmilk <nrgmilk@gmail.com>
2007-09-08 20:02:32 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Greg Lewis
7cd4bc4e34 . Update to tzupdater 1.2.2. 2007-09-07 22:17:17 +00:00
Greg Lewis
d6b547767b . Update to tzupdater 1.2.2. 2007-09-07 20:41:52 +00:00
Greg Lewis
e536dbe496 . Update to tzupdater 1.2.2. 2007-09-07 06:42:55 +00:00
Greg Lewis
250dbde570 . Update to tzupdater 1.2.2. 2007-09-07 04:29:59 +00:00
Volker Stolz
d8bd03f6af Remove expired port: Modern versions of jdk support generics natively 2007-09-04 09:17:51 +00:00
Greg Lewis
53ea106755 . Mark this as BROKEN for gcc 4.2. The HotSpot C++ code needs some work
to be made gcc 4.2 compliant.
2007-09-02 06:00:00 +00:00
Greg Lewis
483a3a3beb . Fix another problem with exec() by using the same static initialisation
block that Linux and Solaris use.

  This was already fixed in the repo but I'd neglected to commit the fix
  to the port and it was independently submitted as noted below.

Submitted by:	Michiel Boland <michiel@boland.org>
2007-09-02 05:54:44 +00:00
Greg Lewis
1d3ef52383 . Sync the BSD specific code with the changes between 1.5 and 1.6 and
start closing file descriptors at FAIL_FILENO + 1 rather than 3.  This
  fixes the problem with determining the exit code for exec()'ed processes.

PR:		115557
Submitted by:	Michiel Boland <michiel@boland.org>
2007-08-28 15:24:32 +00:00
Greg Lewis
eff6b6a07a . Correctly respect WITHOUT_WEB. This should fix the default amd64 build
on 7.x.
2007-08-23 14:54:54 +00:00
Greg Lewis
8f4ced1aa0 . Add USE_XORG configuration. I'm guessing that prior to the modular
xorg ports the Open Motif dependency pulled in the appropriate X11
  libraries since this hasn't been a problem previously.

Reported by:	pointyhat (via kris)
2007-08-21 06:11:17 +00:00
Greg Lewis
1d01e0702c . Make sure ${PREFIX}/share/applications exists before installing files
there.

Pointed out by:	pointyhat (via kris)
2007-08-21 05:53:17 +00:00
Greg Lewis
a1cf618ad1 . New port which installs the Java SE 6 documentation as provided by Sun. 2007-08-19 20:22:13 +00:00
MANTANI Nobutaka
47aed69b76 Correct dependencies to fix package build.
Reported by:	pointyhat via kris
2007-08-19 05:37:15 +00:00
Greg Lewis
ffb6ff4a93 . Add unzip to BUILD_DEPENDS.
Pointed out by:	pointyhat (via kris)
2007-08-18 06:56:25 +00:00
Jung-uk Kim
3165706a2d Add browser plugin support for amd64. It is turned off by default as it is
still experimental.

Tested by:	Huang wen hui (hwh at gddsn dot org dot cn)
Approved by:	glewis (maintainer)
2007-08-16 18:55:53 +00:00
Jung-uk Kim
a677d6f303 Unbreak build on -CURRENT.
Approved by:	glewis (maintainer)
2007-08-16 18:50:38 +00:00
Ion-Mihai Tetcu
00f056e77c Mark IGNORE if NOPORTDOCS is defined since this port cosist only of docs. 2007-08-14 12:20:38 +00:00
Ion-Mihai Tetcu
7c59f183d5 Update to the latest version and unbreak.
Submitted by:	linimon@'s broken ports reminder
2007-08-14 11:08:32 +00:00
Greg Lewis
d2083f0649 . Split the JRL agreement out into a separate script that is only run
during the port build and not during the package install.

Requested by:	kris
2007-08-14 03:36:15 +00:00
Greg Lewis
8d991a0856 . Split the JRL agreement out into a separate script that is only run
during the port build and not during the package install.

Requested by:	kris
2007-08-13 04:57:47 +00:00
Jung-uk Kim
7bd1daa3df - Set LANG environment variable to C for non-US locale users.
- Install FreeBSD-specific NSPR header file instead of default Solaris header.

Note the port revision is not updated because it does not affect most users.

Approved by:	glewis (maintainer)
2007-08-09 22:54:34 +00:00
Greg Lewis
2fdc2d0176 . Complete default the bootstrap to Diablo.
Inspired by:	scf
2007-08-07 15:19:29 +00:00
Greg Lewis
ae88842a8c . Default bootstrapping to Diablo JDK. It runs at least as well as the
Linux JDK on all supported FreeBSD versions and doesn't require Linux
  emulation to be installed.

Inspired by:	scf
2007-08-07 15:17:16 +00:00
Greg Lewis
d3cbb79857 . Fix the 'shebang' line in jcontrol. [1]
. Update the main commented out MASTER_SITE.
. Bump PORTREVISION.

Submitted by:	"barbara" <barbara.xxx1975@libero.it>
2007-08-06 20:46:43 +00:00
Greg Lewis
2149bb0786 . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]
. Add some more make environment variables to control the build of the
  debug versions. [1]
. Allow the setting of ALT_PARALLEL_BUILD_JOBS. [1]
. Install more of the Gnome desktop files, and provide them with the
  correct path for the installation. [1]
. Add ${LOCALBASE}/lib to the default library path in HotSpot. [1]
. Backwards compatibility in time zone updates. [1]
. Bump PORTREVISION.

Submitted by:	jkim [1]
Inspired by:	scf [2]
2007-08-06 17:23:31 +00:00
Martin Wilke
f9d04e25fa - Update to 3.9 2007-08-05 21:27:13 +00:00
Greg Lewis
a6134b1a9e . Add jdk16 subdir. 2007-08-05 20:40:30 +00:00
Greg Lewis
4d5c760253 . A native port for JDK 1.6.0 (aka 6.0) Update 1. 2007-08-05 20:39:49 +00:00
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