Commit Graph

1311 Commits

Author SHA1 Message Date
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
7583312a85 BROKEN: Unfetchable
Approved by:	portmgr (self)
2004-09-18 18:14:38 +00:00
Kris Kennaway
e94164afd4 BROKEN: Size mismatch
Approved by:	portmgr (self)
2004-09-18 18:13:49 +00:00
Kris Kennaway
c247e4be09 BROKEN on 5.x: Configure fails
Approved by:	portmgr (self)
2004-09-18 07:52:32 +00:00
Mark Linimon
3b6e943450 Clarify the legal status of java/eclipse-clay-core: you must read and
agree to the company's license requirement before downloading (although
the agreement mostly pertains to their software available for purchase).

PR:		ports/71510
Submitted by:	mitsuru at riken dot jp (maintainer)
Approved by:	portmgr (implicit)
2004-09-10 02:25:07 +00:00
Herve Quiroz
527ec1c785 Fix DOWNLOAD_URL.
Reported by:	Ronald Klop <ronald-freebsd8@klop.yi.org>
Approved by:	portmgr, glewis (mentor)
2004-09-09 18:38:25 +00:00
Norikatsu Shigemura
1961e8f62a Add eclipse-clay-core 1.0.5, a database design tool
for the Eclipse development environment.

PR:		ports-jp/14991
Submitted by:	Mitsuru Yoshida <mitsuru@riken.jp>
2004-09-03 21:12:04 +00:00
Norikatsu Shigemura
c44aa1025f Add eclipse-log4e 0.7.6, eclipse plugin to use logger easily
in Java projects.

PR:		java/71148
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-09-03 21:06:27 +00:00
Norikatsu Shigemura
ca0b6f741c Add eclipse-sqlexplorer 2.2.2, a visual database query
tool for Eclipse.

PR:		ports/70441
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-09-03 21:01:46 +00:00
Norikatsu Shigemura
21661e9634 Add eclipse-checkstyle 3.4.1.0, integrates the Checkstyle Java
code auditor into Eclipse.

PR:		ports/70146
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-09-03 20:54:27 +00:00
Norikatsu Shigemura
587a6943ba Add eclipse-quantum 2.4.1, database access and SQL editor
for the Eclipse IDE.

PR:		ports/70145
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-09-03 20:49:39 +00:00
Norikatsu Shigemura
67b40246dd Upgrade eclipse pmd plugin to support eclipse3.
PR:		java/71078
Submitted by:	Bruno Van Den Bossche <brvdboss@spymac.com>
2004-09-03 20:29:33 +00:00
Greg Lewis
6a5d768670 . JAVALIBDIR is more appropriate than JAVAJARDIR now we have it. 2004-09-03 16:23:01 +00:00
Herve Quiroz
d8c41246f7 - Fixed DISTNAME [1]
- Use LOCALBASE rather than PREFIX in RUN_DEPENDS
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR [2]
- Honor "best practices for a Java library" from Porter's handbook, Java
  section: JARs in JAVAJARDIR. [2]
- SIZEify
- Added 'mail' category

PR:		71235 [1]
Submitted by:	Rainer Duffner <rainer@ultra-secure.de> [1]
Reviewed by:	glewis [2]
Approved by:	glewis (mentor)
2004-09-03 03:34:29 +00:00
Herve Quiroz
980a124186 - Fixed DISTNAME [1]
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR
- Honor "best practices for a Java library" from Porter's handbook, Java
  section: JARs in JAVAJARDIR.
- Added 'devel' category
- SIZEify

Pointed out by:	Rainer Duffner <rainer@ultra-secure.de> [1]
Approved by:	glewis (mentor)
2004-09-03 03:29:23 +00:00
Greg Lewis
0d00dd7aa0 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with it (as comments should be optional).
2004-09-02 02:58:38 +00:00
Greg Lewis
df960250af . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 21:53:56 +00:00
Greg Lewis
439bd1fde1 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 21:43:57 +00:00
Greg Lewis
57b1fa568c . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 21:12:40 +00:00
Greg Lewis
cc59f5091e . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 20:54:42 +00:00
Greg Lewis
3586286fad . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Make the comment for the registervm call consistent with the conventional
  naming scheme and the one in Makefile.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 19:55:48 +00:00
Greg Lewis
71a7d9476c . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Make the comment for the registervm call consistent with the conventional
  naming scheme and the one in Makefile.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 19:36:11 +00:00
Greg Lewis
f276d55875 . Update to 1.4.2 GA.
. Make DISTNAME and COMMENT version change resistant.
. Prefix the comment passed to registervm with "Linux-" for consistency.
2004-09-01 19:13:43 +00:00
Greg Lewis
a6bed5ffd4 . Consistently prefix the comment in the call to registervm with "Linux-"
for Linux JDKs.
2004-09-01 18:06:07 +00:00
Greg Lewis
88c6789dea . Add missing creation and deletion of %%PREFIX%%/share/doc/java for
consistency with other JDK pkg-plists.
. Add a comment to the registervm call (also for consistency)
2004-09-01 18:01:42 +00:00
Greg Lewis
e3a7fa19f0 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 16:43:48 +00:00
Greg Lewis
1dbf94cf0a . Add missing calls to registervm and unregistervm.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 16:13:36 +00:00
Greg Lewis
4e84198dd0 . Add a missing call to registervm.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 16:08:32 +00:00
Herve Quiroz
85d17abf1b Fix permissions issue caused by last commit.
Approved by:	glewis (mentor)
2004-09-01 15:38:42 +00:00
Herve Quiroz
672d6a7f88 - Now bsd.java.mk 2.0 compliant
- Cosmetic changes: removed some unnecessary variable
- Use CPIO rather than MKDIR/INSTALL_DATA
- Added 'textproc' category
- Use my FreeBSD address for maintainership purposes
- Removed my name from pkg-descr

Approved by:	glewis (mentor)
2004-09-01 13:41:33 +00:00
Herve Quiroz
e8e5afebd0 - Fixed MASTER_SITE_SUBDIR (binary and source releases are the same so this is
not really a fix)
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN/INSTALL_DATA
- Removed JAR file for pkg-plist
- Added 'devel' category
- Removed unnecessary 'post-install' target
- Updated homepage in pkg-descr
- Use my FreeBSD address for maintainership purposes

Approved by:	glewis (mentor)
2004-09-01 13:40:11 +00:00
Herve Quiroz
69160e4533 - Use MASTER_SITE_APACHE
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN
- Removed pkg-plist
- Added 'devel' category
- Removed unnecessary 'post-install' target
- Use my FreeBSD address for maintainership purposes

Approved by:	glewis (mentor)
2004-09-01 13:36:46 +00:00
Herve Quiroz
fd31d56c39 - Build from source
- Use USE_ANT
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN
- Removed pkg-plist
- Install LICENSE.txt
- SIZEify (!)
- Use my FreeBSD address for maintainership purposes
- Removed my name from pkg-descr

Approved by:	glewis (mentor)
2004-09-01 13:32:57 +00:00
Ying-Chieh Liao
4141ec7ce4 add classpath 0.10
A GNU project to create free core class libraries
2004-09-01 08:37:04 +00:00
Greg Lewis
7050420087 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 05:52:27 +00:00
Greg Lewis
f68c92c00e . Teach the packing list that we don't care if we can't remove
%D/share/doc/java.
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 02:47:05 +00:00
Greg Lewis
764d167d8d . Clean up all the .orig files from patching and do it in post-patch rather
than do-install.  This fixes the packing list.
2004-09-01 02:46:00 +00:00
Greg Lewis
5fca0b0461 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 02:37:34 +00:00
Greg Lewis
c00804a6d7 . Fix the plugin build for gcc 3.4.
Submitted by:	Timo Geusch <freebsd@unixconsult.co.uk>
2004-08-31 19:52:25 +00:00
Greg Lewis
cde658701e . Assume (un)registervm is in LOCALBASE _not_ PREFIX. 2004-08-31 19:43:09 +00:00
Greg Lewis
274f5bb820 . Don't let find(1) descend into directories that may have already been
deleted.

PR:		71019
Submitted by:	Rainer Goellner <rainer@jabbe.de>
2004-08-31 19:41:41 +00:00
Ying-Chieh Liao
b74cf9717f add jcckit 1.0
Java Chart Construction Kit
2004-08-30 06:03:12 +00:00
Jimmy Olgeni
885c387de4 Fix typo. 2004-08-28 18:02:13 +00:00
Mark Linimon
7fc6db0a49 Update to 1.0M2.
PR:		ports/70053
Submitted by:	SUGIMURA Takashi <sugimura at jp dot FreeBSD dot org>
Approved by:	maintainer
2004-08-28 02:05:02 +00:00
Mark Linimon
9d2f43e294 Update to 1.0M2. While here, parameterize common parts of plist.
PR:		ports/70056
Submitted by:	SUGIMURA Takashi <sugimura at jp dot FreeBSD dot org>
Approved by:	maintainer
2004-08-28 02:00:14 +00:00
Mark Linimon
7e5b842f27 Update to 1.0M2. While here, parameterize plist.
PR:		ports/70057
Submitted by:	SUGIMURA Takashi <sugimura at jp dot FreeBSD dot org>
2004-08-28 01:26:38 +00:00
Volker Stolz
8aa4d05da5 - Update to 0.43
- Fix packaging

PR:		ports/70597
Submitted by:	Ronald Klop (maintainer)
2004-08-27 12:06:50 +00:00
Norikatsu Shigemura
be1e76ad6c Fix typo.
Pointy hat to:	myself
2004-08-22 09:08:22 +00:00
Mark Linimon
a39f5ffcf4 Update to 2.5.0.
By the way, in the future, you can put the Class as 'maintainer-update'.

PR:		ports/70796
Submitted by:	Gerrit Beine <tux at pinguru dot net> (maintainer)
2004-08-22 05:59:04 +00:00
Norikatsu Shigemura
2b0a84df37 Add eclipse-cdt 2.0, c/C++ IDE for Eclipse.
PR:		ports/69830
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
Reviewed by:	hq
2004-08-21 23:11:06 +00:00