Commit graph

7 commits

Author SHA1 Message Date
Thierry Thomas
5b2af2ee0e Fix size mismatch. According to the submitter:
It looks like IBM released an updated version of the NetRexx 2.05 zip file
on Jan 14 2005, which includes modifications to the documentation,
NetRexx[RC].jar files and the pinger and tablet zip (sample?) files.

I could not find a CHANGELOG file nor the mailing list archives that would
have provided info into the exact changes made without a version or
revision number bump.

PR:		ports/80716
Submitted by:	Linh Pham <question+fbsdports (at) closedsrc.org>
2005-05-08 19:18:55 +00:00
Herve Quiroz
4b7746a712 - Update to 2.05 [1]
- Since NetRexxC.cmd and NetRexxC.sh do same thing, only install .sh version
  and remove dependency on rexx-imc (and remove the patch for NetRexxC.cmd) [1]
- Add a patch for NetRexxC.sh so the user is able to override JAVA_HOME at
  runtime [1]
- Use FIND | {MKDIR,INSTALL_DATA} to install documentation
- Add $FreeBSD$ tag in pkg-plist

PR:		79564 [1]
Submitted by:	Sam Lawrance <boris@brooknet.com.au> [1]
2005-04-05 23:02:27 +00:00
Kirill Ponomarev
86ed1ef43e - Use %%DOCSDIR%% and %%EXAMPLESDIR%%
PR:		ports/63208
Submitted by:	maintainer
2004-02-23 23:03:14 +00:00
Mario Sergio Fujikawa Ferreira
50286cc44a o Install JAR files according to hier(7) and mtree(8)
o Install examples unless NOPORTDOCS
o Patch instructions to make sense in ports environment

PR:		34845
Submitted by:	maintainer
2002-02-13 14:58:51 +00:00
Patrick Li
395a4bbef3 Update to 2.02
PR:	31765
Submitted by:	maintainer
Reviewed by:	lioux,maintainer
Approved by:	lioux
2001-11-16 06:14:36 +00:00
Mario Sergio Fujikawa Ferreira
4734a55589 1) do not install both/either useless and/or duplicate files
2) replace installed NetRexxC.cmd with a home grown version
3) add lang/rexx-imc as RUN_DEPENDS due to 2)
4) also, delete both the DOS-only *.bat files and the OS/2-only
   nrc.cmd file (which is not really a Rexx file).
5) furthermore, delete the duplicate hello.nrx because:
	1. a copy is installed with the documentation;
	2. one can't compile it from the same directory java is in
	(unless PATH contains .).
6) switch over maintainership to submitter

PR:		30217
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-09-06 04:17:13 +00:00
Steve Price
2d09300ec5 Initial import of netrexx version 1.151.
A human-oriented programming language for writing/using Java classes.

PR:		14503
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-11-26 20:46:09 +00:00