1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

1411 Commits

Author SHA1 Message Date
Mark Linimon
463391f2c4 Switch from BROKEN to IGNORE since the problem is not a build problem. 2004-12-17 07:18:59 +00:00
Greg Lewis
ec588aa1f9 . Avoid a problem where, without linprocfs mounted, the first line of
a generated file will be overwritten with a warning, causing the
  build to fail.  There is a check for linprocfs in pre-build, but it
  seems as though this problem can somehow trigger anyway, based on
  semi-regular reports to the mailing lists.

PR:		74999
Approved by:	phantom
2004-12-17 07:08:59 +00:00
Greg Lewis
55f5e15a50 . Update to patchset 7.
. Fix a permissions problem with the plugins directory.

Approved by:	phantom (maintainer)
2004-12-17 07:02:51 +00:00
Herve Quiroz
27d75511b8 - Update URL in pkg-descr [1]
- Use %%JAVAJARDIR%%
- Use INSTALL_DATA to install JAR and documentation files
- Add 'devel' category
- Manual download URL is now a bit more specific
- Removed unneeded JAVA_RUN statement (implied when nothing is set)

Submitted by:	Manfred N. Riem <mnriem@earthlink.net> [1]
2004-12-16 17:26:37 +00:00
Greg Lewis
6e54503ac8 . Move pkg-install to files/pkg-install.in since it is modified before use.
This also fixes a problem that when being modified it wasn't specified
  by absolute path.

Reported by:	Robert Backhaus <robbak@robbak.com>
2004-12-16 15:38:17 +00:00
Herve Quiroz
2c6acab246 - Register a dependency on a JRE to extract the port [1]
- Minor fix to calm portlint

Reported by:	pointyhat via kris [1]
2004-12-15 18:51:28 +00:00
Herve Quiroz
8b4f664184 Fix download URL
Reported by:    kris
2004-12-10 03:26:55 +00:00
Herve Quiroz
efd954f887 Fix download URL
Reported by:	kris
Submitted by:	Sander Vesik <sander.vesik@gmail.com>
2004-12-10 03:15:48 +00:00
Greg Lewis
edc017dfd3 . Remove pointless (these ports all set NO_BUILD) BUILD_DEPENDS.
PR:		50114
Noticed by:	olgeni
2004-12-09 22:53:09 +00:00
Greg Lewis
3d68c0e160 . Remove incorrect EXTRACT_DEPENDS and incorrect and pointless (this port
sets NO_BUILD) BUILD_DEPENDS.

PR:		50114
2004-12-09 22:48:18 +00:00
Greg Lewis
d87e7e0e7c . Remove pointless (and incorrect) BUILD_DEPENDS. These ports all set
NO_BUILD.

PR:		50114
2004-12-09 22:43:31 +00:00
Kris Kennaway
8539774fcd IGNORE must not be quoted
Pointy hat to:	hq
2004-12-09 22:32:01 +00:00
Archie Cobbs
08c5272ca2 Fix build failure: USE_JIKES is useless without USE_JAVA. 2004-12-09 15:57:03 +00:00
Greg Lewis
f83d6dcad2 . Add amd64 to ONLY_FOR_ARCHS.
Inspired by:	PR 74465
2004-12-08 16:39:06 +00:00
Greg Lewis
acb1f291d5 . Add amd64 to ONLY_FOR_ARCHS line.
PR:		74465
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2004-12-08 16:26:21 +00:00
Greg Lewis
3b219dfd39 . Add amd64 to ONLY_FOR_ARCHS.
Inspired by:	PR 74465
2004-12-08 16:22:55 +00:00
Greg Lewis
83a5a82b19 . Backport some fixes from 1.4 for the HotSpot Server VM when compiled
under gcc 3.4.  In particular, this fixes some places where an enumerated
  type is assumed to be the same width as an int (which the standard
  doesn't guarantee and gcc 3.4 now enforces).

  For full details, see the log for the jdk14 equivalent changes.
2004-12-07 20:23:40 +00:00
Greg Lewis
71d3fdc85a . Run the pkg-install script correctly.
. Bump PORTREVISION for this change and the previous change to
  javavmwrapper itself.
2004-12-07 20:18:48 +00:00
Greg Lewis
5e2e151b0f . Some minor comment and formatting fixes (should have probably have been
done separately).
. Much more stringent checks on VMs that we are trying to register.  This
  prevents most bogus and circular registrations. [1]

Suggested by:	Josh Elsasser <josh@elsasser.org> [1]
2004-12-07 20:18:04 +00:00
Greg Lewis
8f6b6c3459 . Mark FORBIDDEN unless WITHOUT_PLUGIN is specified due to the browser
plugin vulnerability.
2004-12-05 06:46:28 +00:00
Greg Lewis
008ccf15cd . Backport parts of the 1.5 plugin to address plugin vulnerabilities.
. Bump PORTVERSION.

Submitted by:	Kurt Miller <truk@optonline.net>
2004-12-03 19:53:44 +00:00
Greg Lewis
4bed34b733 . Update to 1.3.1_14 (fixes another plugin vulnerability). 2004-12-03 17:22:23 +00:00
Herve Quiroz
a23cf173dc Mark the port as IGNORE as it won't run on 4.x nor 5.x. Not sure about
6-CURRENT so we'll need verification here.

Approved by:	glewis
2004-12-03 16:53:21 +00:00
Herve Quiroz
e868aeb5e7 Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:	znerd (maintainer)
2004-12-03 01:01:33 +00:00
Volker Stolz
9c645b72cd Update to 0.45
PR:		ports/74602
Submitted by:	maintainer
2004-12-02 10:53:54 +00:00
Herve Quiroz
a74cf3de63 Link API documentation with JDK API documentation, if installed. 2004-12-01 02:33:56 +00:00
Archie Cobbs
a16843fa6f Add CONFIGURE_ARGS to fix build problem. 2004-11-30 15:13:53 +00:00
Archie Cobbs
4b1b3795ff Update to version 0.12. 2004-11-29 23:48:33 +00:00
Archie Cobbs
56cee616c1 Upgrade to version 1.2.3. 2004-11-29 15:47:54 +00:00
Clive Lin
2bb7341fa1 Switch to auto-generated plist.
PR:		ports/74464
Submitted by:	Gerrit Beine tux at pinguru.net
2004-11-29 04:10:59 +00:00
Herve Quiroz
3098978024 Project is now under the Apache 2.0 license, which is included in the
distribution.
2004-11-29 02:46:40 +00:00
Herve Quiroz
c28ee89c6d Add missing patch files from last commit 2004-11-29 02:42:01 +00:00
Herve Quiroz
8624e8ebde - Update to 1.7.0
- Dynamic plist
- Use USE_ANT
- remove files/LICENSE: the project is now under Apache 2.0 license (which is
  included in the distribution)
- New feature: API documentation is now cross-linked with API documentation
  from dependency packages, such as commons-collections, if installed
- Use MASTER_SITE_APACHE_JAKARTA
- Use INSTALL_DATA rather than CP and ECHO_MSG rather than ECHO
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Fix URL is pkg-descr
2004-11-29 02:41:13 +00:00
Herve Quiroz
2094cd25c1 - Use %%JAVAJARDIR%%
- Use USE_ANT
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Add 'devel' category
- Various cosmetic improvements
2004-11-28 17:02:58 +00:00
Herve Quiroz
556708930c - Update to 1.0.4
- Use %%JAVAJARDIR%%
- Use USE_ANT
- Chase recent Log4J port rename
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO_CMD
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Various cosmetic improvements
2004-11-28 13:32:55 +00:00
Herve Quiroz
91574bd5ed - Update to 1.2.9
- Rename port as it is no longer port of the Jakarta project
- Dynamic plist

PR:		74468
Submitted by:	me
2004-11-28 13:04:55 +00:00
Clive Lin
5a02983617 Finish update phpeclipse to 1.1.1, with removal of phpeclipse_phphelp,
phpeclipse_sql, and phpeclipse_tidy (merged.)

Reminded by:	krion
2004-11-28 11:14:45 +00:00
Clive Lin
1697ad658e Update phpeclipse to 1.1.1, with removal of phpeclipse_phphelp,
phpeclipse_sql, and phpeclipse_tidy (merged.)

Submitted by:	Avalon third-chance at gmx.de
2004-11-28 10:37:13 +00:00
Greg Lewis
97e8b7483d . Mark FORBIDDEN when building the browser plugin. 2004-11-28 05:38:00 +00:00
Greg Lewis
3ea68048cd . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as well
as EBUSY.

  These are taken from equivalent patches to jdk14 by green and myself.
2004-11-28 05:29:25 +00:00
Greg Lewis
83be817c30 . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
Also, respect the setting of CXX and CXXFLAGS.
2004-11-27 05:48:46 +00:00
Greg Lewis
3883849c28 . Fix the build with gcc 3.4 part 2/2. Don't use the flag
-fmemoize-lookups as gcc 3.4 doesn't understand it. [1]
. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
  Also, respect the setting of CXX and CXXFLAGS.

PR:		71516 [1]
Submitted by:	Damir Kiramov <damirycha@damirycha.net.ru> [1]
2004-11-27 05:48:23 +00:00
Greg Lewis
0614155d8e . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods public
where previously they defaulted to protected.  gcc 3.4 seems to pick
  this up where earlier versions didn't.

PR:		71516
Submitted by:	Damir Kiramov <damirycha@damirycha.net.ru>
2004-11-27 05:44:12 +00:00
OKAZAKI Tetsurou
97ef2ff1dc Apparently the host for the eclipse UML2 packages changed.
Reported by: pointyhat via Kris

PR:		ports/74393
Submitted by:	maintainer
2004-11-26 23:47:20 +00:00
Greg Lewis
bf19526506 . Mark FORBIDDEN due to the browser plugin vulnerability. If IBM
don't release an update this could be addressed by not installing the
  plugin.
2004-11-25 19:28:43 +00:00
Greg Lewis
959f362515 . Mark FORBIDDEN due to the browser plugin vulnerability. If Blackdown
don't release an update this could be addressed by not installing the
  plugin.
2004-11-25 18:34:12 +00:00
Greg Lewis
6adedbc052 . Update to 1.3.1.13. This contains the fix for the plugin vulnerability. 2004-11-25 18:31:58 +00:00
Greg Lewis
fe9948f039 . Fix SIZE. 2004-11-25 18:16:23 +00:00
Herve Quiroz
919b68563f - Removed pkg-plist by building a dynamic one for APP_HOME installed files and
PLIST_FILES for scripts [1]
- Use FIND | INSTALL_DATA to install documentation rather than CP -r
- Added a missing SETENV macro in pre-install target
- Put JAVA_HOME/bin in front of PATH as the new javavmwrapper version would
  otherwise cause trouble (see UPDATING for further information)
- ECHO_CMD -> ECHO_MSG
- Tweaked the comment: the name of the port is redundant here

PR:		72900
Requested by:	linimon [1]
2004-11-25 03:48:53 +00:00
Herve Quiroz
aa70f494e3 - Install 'checkstyle' launcher shell script [1]
- Update to bsd.java.mk 2.0
- Use USE_ANT
- Cleanup unused variables
- Do not try to remove JAVAJARDIR
- Remove some sed magic in dynamic plist process (make will perform most of
  these substitutions)
- Use PLIST_FILES and %%JAVAJARDIR%% to reduce plist build process
- Bumped PORTREVISION as a new file is installed

PR:		ports/73284, java/43947 [1]
Suggested by:	znerd [1]
Submitted by:	me
Approved by:	maintainer
2004-11-25 03:28:11 +00:00