Commit Graph

520 Commits

Author SHA1 Message Date
Maxim Sobolev
5fb9532005 Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.
Submitted by:	Ernst de Haan <ernst@jollem.com>
No responce from:	kevlo (maintainer of linux-jdk13)
2001-06-05 09:45:35 +00:00
Maxim Sobolev
b54ec812b0 Backout my last backout.
Requested by:	eivind
2001-06-01 15:28:29 +00:00
Maxim Sobolev
f6943f4c9c Undo upgrade to 1.3.1. Unfortunately committer who committed change did not
notice PR submitter's follow-up in which he asked not to do upgrade due to
the bug discovered in this particular version of JDK.

Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-06-01 08:18:52 +00:00
Kevin Lo
2d7438d6f4 Update to version 1.3.1
PR: 27638
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
2001-06-01 05:46:26 +00:00
Doug Barton
89a9cc0306 My modification of the submitter's update didn't go far enough,
thereby causing breakage that was not present in the original.
Fix the test for distfile a different way, using fewer
variables and less gymnastics.
2001-05-31 09:19:23 +00:00
Doug Barton
81a3ccf57b Update to jdk-1_1_8_003-doc and clean up the port some.
PR:		ports/27784
Submitted by:	Ernst de Haan ernst@jollem.com
2001-05-31 06:09:27 +00:00
Ying-Chieh Liao
9d70813916 upgrade to 2.1.0
Brush up pkg-plist. (sorting entries, and replacing version number
to %%PORTVERSION%% by using ${PLIST_SUB})
Makefile brush up (generate ${DISTNAME} from ${PORTNAME} and
${PORTVERSION})

PR:		27609
Submitted by:	KUNISHIMA Takeo <kunishi@acm.org>
2001-05-29 15:58:54 +00:00
Maxim Sobolev
e5550b640d Update that introduces extra flexibility for the installation process
and other improvements in the Makefile. It also introduces quite a few
improvements in the `orionctl' script.

PR:		27643
Submitted by:	maintainer
2001-05-29 12:54:13 +00:00
Maxim Sobolev
12878ec3ce - Properly define DISTFILES, so the port doesn't fail miserably if it is not
present;
- deregister VM on uninstall.

PR:		27718
Submitted by:	Andreas Schulz <ats@first.gmd.de>
Reviewed by:	maintainer
Approved by:	maintainer
2001-05-29 12:33:01 +00:00
James E. Housley
a7587c0158 Update to java/cos port to latest version (21May2001)
PR:		27545
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
2001-05-27 13:08:01 +00:00
Maxim Sobolev
e158603086 Put a copy of distfile to MASTER_SITE_LOCAL in order to minimise load on
maintainer's sites with limited bandwith.

Asked for by:	maintainer
2001-05-26 22:07:43 +00:00
Maxim Sobolev
d60a2edb4e Add linux-jdk14 , sun's Java Developers Kit for Linux, version 1.4.
PR:		27644
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-05-25 18:59:25 +00:00
Alexander Langer
6d58ff8fbd From the PR:
The previous version of this port contains a bug in the orionctl script. I
didn't properly test it. This time I extensively tested it. It has also been
improved to detect more possible error conditions and exit gracefully in such
cases.

Bump PORTREVISION.
Update plist.

PR:		27501
Submitted by:	maintainer
2001-05-21 19:21:50 +00:00
Ying-Chieh Liao
41b5a082be add bugseekder-demo
The original java/bugseeker, but this time renamed to
java/bugseeker-demo. The java/bugseeker port is now the full version.

PR:		24454
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com>
2001-05-19 12:19:41 +00:00
Maxim Sobolev
e5d7960791 Remove bogus comments from the end of file.
Revealed by:	phantom
2001-05-18 16:24:32 +00:00
Maxim Sobolev
a4fe6aee2f - Update to 1.5.8c;
- pass over maintainership to Ernst de Haan <ernst@jollem.com>.

PR:		27382
Submitted by:	Ernst de Haan <ernst@jollem.com>
Approved by:	maintainer (old)
2001-05-17 20:46:06 +00:00
Maxim Sobolev
6e65268427 * Portrevision from 1 to 2 (version is still 1.4.5)
* Changed reference to linux-jdk1.2.2 into linux-jdk1.3.0 in the shell script,
      since the port depends on linux-jdk1.3.0.
* Fixed a few typos and other issues in the shell script
* No longer installing a link from ${PREFIX}/orion -> ${PREFIX}/orion1.4.5
* Making all directories under ${PREFIX}/orion1.4.5 a+x
* Added one mirror site for the DISTFILE
* Renamed shell script from `orion.sh' to `orionctl' (similar to `apachectl')
* Installing the shell script in the ${PREFIX}/bin/ directory and symlinking
     from ${PREFIX}/etc/rc.d/orion.sh to the former file, making sure that the
     shell script is +x
* Including the shell script in ${FILESDIR} instead of downloading

PR:		27407
Submitted by:	maintainer
2001-05-17 13:42:10 +00:00
Archie Cobbs
a11c4631f3 Update to version 1.14.
PR:		ports/27301
2001-05-16 01:30:42 +00:00
Kevin Lo
b4daf5a013 Fix JVM config file and font.properties
PR: 27316
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-05-15 02:14:18 +00:00
Alexander Langer
0d318b5224 Added port version in post-install output message
Installing startup script in ${PREFIX}/etc/rc.d/
Removed ${RECURSIVE_CP} in favour of just a ${CP} -R
Stopped using PLIST_SUB in favour of using plist-builder for pkg-plist

PR:		26315
Submitted by:	maintainer
2001-05-09 10:09:46 +00:00
Maxim Sobolev
f9d3d952da Update link to the place where distfile can be downloaded.
PR:		27058
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com>
2001-05-03 14:25:51 +00:00
Maxim Sobolev
ab6ab8c270 Update to 0.7.1. 2001-04-27 15:08:30 +00:00
George C A Reid
7800b25d83 Return maintainership to ports@freebsd.org; previous maintainer says he no
longer has time to maintain this port.

PR:		26873
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-04-26 10:37:51 +00:00
Kevin Lo
bb8ea7377b - apply PORTDOCS for files in ${PREFIX}/share/doc
- mark BROKEN for FreeBSD/Alpha

PR: 26591
Submitted by: MAINTAINER
2001-04-15 15:03:17 +00:00
Dirk Froemberg
1234108a8d Add support for javawmwrapper.
Approved by:	maintainer
2001-04-11 22:09:57 +00:00
Dirk Froemberg
99d1059b2e Add support for javavmwrapper.
Approved by:	kevlo (maintainer)
2001-04-11 06:47:08 +00:00
Jun Kuriyama
de3b8cbdac Upgrade to 2.0.1.
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com> (maintainer)
PR:		ports/25975
2001-03-28 14:08:46 +00:00
Mario Sergio Fujikawa Ferreira
b64f79783e Style fix 2001-03-23 13:25:22 +00:00
James E. Housley
80a08c7b73 New port: java/jpda
JPDA, Java Platform Debugger Architecture.

PR:		24060
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com>
2001-03-23 01:07:49 +00:00
Maxim Sobolev
e741baa7ee Update to 0.7.0. 2001-03-16 21:29:03 +00:00
Jun Kuriyama
bff6d1bf45 Add xalan-j 2.0.0,
apache XSLT processor for transforming XML
documents.

PR:		ports/25311
Submitted by:	ernst@jollem.com
2001-03-16 03:48:25 +00:00
Jun Kuriyama
0818373b56 Chase distfile update (some demo code added).
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi> (maintainer)
PR:		ports/25679
2001-03-16 01:22:00 +00:00
Maxim Sobolev
2cb43e30fc Don't try to build on bento - due to license issues the port requires from user
to manually fetch distfile from the Sun's site.

Submitted by:	bento
2001-03-13 11:21:25 +00:00
Bill Fenner
ae17613323 Fix Mark's mailing address. 2001-03-12 01:05:43 +00:00
Archie Cobbs
6cc227b03f Fix PLIST for new version 1.13. 2001-03-11 22:07:10 +00:00
Kris Kennaway
98578e1f93 Fix plist 2001-03-11 01:18:37 +00:00
Nate Williams
5299cd1d89 - Inform the user about the need for the compat 3.X libraries if they
install on a FreeBSD 4.X system.

Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-03-06 15:41:02 +00:00
Kevin Lo
9d24e7018f Upgrade to the lastest version. 2001-03-05 03:03:37 +00:00
Archie Cobbs
e9a0272325 Update to version 1.13. 2001-03-01 15:52:33 +00:00
Nate Williams
0b5608f2df - Update the distribution site to ftp.freebsd.org's local-distfiles that my
former employer finally removed it from their ftp site a year after I left.
2001-02-26 22:17:04 +00:00
Steve Price
86735d2cda Update to version 1.4.5.
PR:		25216
Submitted by:	maintainer
2001-02-26 04:58:48 +00:00
Steve Price
747be8a484 Update to the latest version of the JDK tutorial.
PR:		22682
2001-02-26 03:49:29 +00:00
Archie Cobbs
2e0a5e1338 Distfile location changed.
Detected by:	http://people.freebsd.org/~fenner/portsurvey
2001-02-23 16:08:07 +00:00
Mario Sergio Fujikawa Ferreira
2f5bb732d3 fix typo:
- the previous replacement of \s+# -> \t\t# triggered
error "Unassociated shell command #"

Submitted by:	Dan Langille <dan@langille.org>
2001-02-14 21:12:54 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46 typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
Kevin Lo
aac2c11ea9 Fix pkg-plist 2001-02-05 03:21:56 +00:00
Vanilla I. Shu
6aa100f228 Distfile chage, update on Dec 12, 2000. 2001-02-01 16:13:57 +00:00
Ying-Chieh Liao
69a44772b9 change maintainer's email
PR:		24636
Submitted by:	MAINTAINER
2001-01-25 14:51:52 +00:00
Maxim Sobolev
99e4c1b892 Update to 0.6.10. 2001-01-23 18:31:58 +00:00
Kevin Lo
ffd8f468c2 Update to lastest verion. This version works for the Enterprise Edition.
PR: 24453
Submitted by: MAINTAINER
2001-01-19 17:02:05 +00:00
Roger Hardiman
c996aa60be Fix typo 2001-01-19 14:24:30 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
dbdb0f0814 Add another MASTER_SITES
PR: 24153
Submitted by: MAINTAINER
2001-01-09 17:00:58 +00:00
Alexander Langer
234a6597c1 Add bugseeker 1.0.2, a debugger for Java software.
PR:		24062
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-01-05 17:42:23 +00:00
Kevin Lo
5a4475264e JAva -> Java 2001-01-04 07:07:36 +00:00
Patrick S. Gardella
5fc20865bd Add jad 1.5.7f,jad - the fast JAva Decompiler.
PR:		21604
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2001-01-03 19:54:20 +00:00
Patrick S. Gardella
afdf25a0e4 Add orion 1.4.0,orion Application Server.
PR:		23867
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-01-03 19:52:29 +00:00
FUJISHIMA Satsuki
c4466d07cb OK, this is the FreeBSD way.
This port installs ltlibs. Patches welcome if you don't like this.
2001-01-03 18:19:48 +00:00
Kevin Lo
ddea866224 Fix packing list. 2001-01-02 03:26:55 +00:00
Maxim Sobolev
009623298e Use `--exclude "*.orig"' tar(1) option instead of removing .orig files after
installation. This should partially close ports/23560 problem.

PR:		ports/23560
2000-12-15 08:01:52 +00:00
Maxim Sobolev
f190e29bce Update to 0.6.9. This version fixes some incompatabilities between shujit and
FreeBSD, so it's recommended to upgrade if you have any problems with previous
version.

Submitted by:	Kazuyuki Shudo <shudoh@muraoka.info.waseda.ac.jp>
2000-12-14 09:36:43 +00:00
Kevin Lo
f6be533ad0 Oops, forgot to change the permission. 2000-12-11 03:34:43 +00:00
Kevin Lo
2480bc8a31 Initial import of Linux JDK 1.3
This port is Sun's Java Development Kit 1.3.0 for Linux
2000-12-07 03:29:32 +00:00
Dag-Erling Smørgrav
149c55bf88 GNU's regexp library for Java. 2000-12-06 18:23:05 +00:00
Maxim Sobolev
1cf4623c67 Update to 0.6.8. 2000-11-23 18:34:53 +00:00
Maxim Sobolev
6358bdce79 Update to 1.7.3. 2000-11-23 17:30:44 +00:00
Akinori MUSHA
48fceb85cf Add JUnit, a regression testing utility for use with the Java(TM)
Language.

PR:		ports/22578
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-11-03 17:49:59 +00:00
Maxim Sobolev
ee070a89d6 Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing.
Reported by:	Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org>
2000-11-03 16:06:41 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Ade Lovett
bfc16e1042 Add perltools, making using regular expressions in Java almost
as easy as Perl!

PR:		20554
Submitted by:	Marcin Cieslak <saper@system.pl>
2000-10-16 21:35:08 +00:00
Maxim Sobolev
4f81079d73 Correct patch, so it will apply cleanly.
Submitted by:	Ed Sweeney <edwardsweeney@yahoo.com>
2000-10-16 07:50:21 +00:00
Maxim Sobolev
14f1f7fdbd This port is i386 only for the moment. We need some assembler code written
to make the Alpha work.

Submitted by:	Greg Lewis <glewis@trc.adelaide.edu.au>
2000-10-14 11:58:04 +00:00
Maxim Sobolev
a09d414989 Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from
Sun and patchset from FreeBSD Java Project.
2000-10-13 12:41:25 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Maxim Sobolev
0a4a167d0a - Update to 0.6.7;
- use USE_RUBY.

Submitted by:	knu
2000-09-26 13:06:30 +00:00
Maxim Sobolev
7de588fb9a Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecode
compiler.
2000-09-26 13:04:30 +00:00
Maxim Sobolev
527910f526 Clarify usage instructions (you have to set LD_LIBRARY_PATH to
${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER.
2000-09-25 07:32:43 +00:00
Maxim Sobolev
b83b5e1947 Backout previous JIT-related change - it can cause legal problems.
Submitted by:	nate
2000-09-12 07:11:27 +00:00
Maxim Sobolev
48471de20b Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya and
shujit, so you can use it with jre by installing whichever you like and setting
JAVA_COMPILER environment variable to be shujit or tya.
2000-09-11 08:09:12 +00:00
Maxim Sobolev
85f243251f Add patch required to respect CFLAGS (forgotten in previous commit). 2000-09-11 07:47:58 +00:00
Maxim Sobolev
9e942d2b58 Update to 0.6.5.
- HAS_CONFIGURE -> GNU_CONFIGURE;
- don't bind to any particular virtual machine - install jit into
  ${PREFIX}/lib/shujit;
- respect CFLAGS;
- drop aout support.
2000-09-11 07:46:56 +00:00
Maxim Sobolev
503a9453ff Several enhancements/cleanups:
- HAS_CONFIGURE -> GNU_CONFIGURE;
- Don't bind to any particular virtual machine - install jit into
  ${LOCALBASE}/lib/tya;
- Respect CFLAGS.
2000-09-11 07:37:23 +00:00
Maxim Sobolev
e4911d8856 Update to 0.6.3. 2000-08-29 15:24:09 +00:00
Kevin Lo
f838755889 Update to version 12Jun2000
PR: 20574
Submitted by: Ports Fury
2000-08-14 02:18:34 +00:00
Chris Piazza
77f32e460e Update MASTER_SITE
PR:		20487
Submitted by:	rwatson
2000-08-09 16:49:27 +00:00
Archie Cobbs
d6b92f9058 Update to version 1.12. 2000-07-31 23:55:10 +00:00
Archie Cobbs
f2f382b63e Upgrade to version 1.0.6. 2000-07-25 00:10:58 +00:00
Maxim Sobolev
665cf70719 Claim maintainership.
Submitted by:	jake (previous maintainer)
2000-07-24 08:09:09 +00:00
Maxim Sobolev
898158d06a Define int_t and uint_t on CURRENT too. This should fix tya and shujit on
-current systems.
2000-07-24 08:05:49 +00:00
Maxim Sobolev
d7c0ad45aa Update port to 1.7.2 and fix it on 4-CURRENT and 5-STABLE (missed uint_t type). 2000-07-21 17:22:35 +00:00
Kevin Lo
46297c8830 Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux. 2000-07-18 16:07:29 +00:00
SADA Kenji
5eeb2fbdfc Apostrophes in string should be escaped. 2000-07-15 13:49:46 +00:00
SADA Kenji
71ac8c1396 Version required is no longer needed in the comment section of Makefile.
Submitted by:	portlint
2000-07-15 13:37:15 +00:00
Maxim Sobolev
efbbec8013 Correct libc warning message:
/usr/src/lib/compat/compat3x --> /usr/src/lib/compat/compat3x.${ARCH}
2000-07-06 13:35:39 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Kris Kennaway
6205296caa Port has been broken since 12/96..goodbye :-) 2000-07-02 22:29:14 +00:00
Will Andrews
a573eb43bc Fix typo where \ was not added after an intermediate MASTER_SITES.
PR:		19590
Submitted by:	Dann Lunsford <dann@greycat.com>
2000-06-30 01:23:22 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Maxim Sobolev
64111d7db5 Create/remove shared among Java ports ditrectories.
Submitted by:	bento
2000-06-23 09:21:25 +00:00
Maxim Sobolev
ceec80fd32 Add "unset JAVA_HOME" to make javavmwrapper working with some brain damaged
software (Adobe AcrobatViewer).
2000-06-20 07:40:20 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
e9f0345a1d Fix MASTER_SITES.
Submitted by:	bento
2000-06-14 14:27:41 +00:00
Maxim Sobolev
0f07eca387 Fix typo. 2000-06-12 13:37:28 +00:00
Maxim Sobolev
a0097025ac Activate jre. 2000-06-12 13:29:46 +00:00
Maxim Sobolev
df962173f3 Initial import of JRE - Sun's Java Run Time Enviponment. 2000-06-12 13:28:14 +00:00
Maxim Sobolev
bd7b5a2989 Add support for javavmwrapper. 2000-06-12 12:55:46 +00:00
Maxim Sobolev
54240bf8a1 Handle comments in all places. 2000-06-12 12:43:43 +00:00
Maxim Sobolev
aa7e297224 Activate javavmwrapper. 2000-06-12 09:49:32 +00:00
Maxim Sobolev
a69acf6529 Initial import of javavmwrapper - a simple shell script which would allow
Java-based ports to use any of the Java Virtual Machines installed on the
system.
2000-06-12 09:42:51 +00:00
Maxim Sobolev
44860f639f Create/remove share/java, share/java/classes and share/java/doc directories upon
install/uninstall, as it is outlined in Java Porters page
(http://www.FreeBSD.org/java/docs/howtoports.html).

Approved by:	asami
2000-05-31 09:44:15 +00:00
Jake Burkholder
bf32e6617e Add WWW. 2000-05-28 17:22:46 +00:00
Steve Price
082549a43f Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory. 2000-05-28 03:32:38 +00:00
Jake Burkholder
2dcd1ca7f6 Update to version 0.5.2, cleanup Makefile.
PR:		ports/18492
Submitted by:	Palle Girgensohn <girgen@partitur.se>, ade
Reviewed by:	ade
2000-05-16 19:12:42 +00:00
Chuck Robey
a6ee2fc037 Activate linux-jdk. 2000-05-16 01:48:06 +00:00
Chuck Robey
30583d6916 This is the Linux JDK port. It's marked no package and no cdrom, so
there's no license problem, just allows a lot of java hackers in the game.
Thanks to Kees Koster and Jose Marques, I just neatened up around the
edges.

Submitted by:	Kees Koster and Jose Marques
2000-05-16 01:46:26 +00:00
Archie Cobbs
ba2be00761 Update master site. 2000-05-11 03:28:47 +00:00
Akinori MUSHA
522fbddcb6 Update to 1.1.3.
PR:		ports/17913
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2000-04-25 15:22:51 +00:00
Akinori MUSHA
c76a75669b Update to 1.1.8_003. (PORTVERSION untouched)
PR:		18034
Submitted by:	Palle Girgensohn <girgen@partitur.se>

Use just `${CP} -R' instead of tar|tar.

By the way, owner/group IDs of files should not be preserved on
copying in the installation process, because if one did `make' and
then `su' to `make install', the installed files would be owned by a
normal user.  Beware, porters!
2000-04-19 09:06:27 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Satoshi Asami
aed2107c40 Typo (PORTVESION -> PORTVERSION). 2000-04-13 18:43:49 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Michael Haro
6b4f4b977b update to 1.7
PR:		17797
Submitted by:	maintainer
2000-04-06 07:30:59 +00:00
Michael Haro
3de7c64b12 update to reflect latest tarball
PR:		17392
Submitted by:	maintainer
2000-03-24 00:52:15 +00:00
Jun Kuriyama
902e0bcaee Activate jce-aba. 2000-03-08 12:09:22 +00:00
Jun Kuriyama
65aebe7dcf Yet another JCE port.
PR:		ports/16592
Submitted by:	Kensaku Masuda <greg@fxis.fujixerox.co.jp>
2000-03-08 12:08:34 +00:00
Kris Kennaway
cc2dde91ab Chase the checksum by updating to NetRexx 1.160, which seems to be mostly doc
fixes (including some "Jan 1, 1900" javascript bugs in the documentation
webpages..nice one, IBM :-)

Noticed by:	bento
2000-02-27 08:05:08 +00:00
Jun Kuriyama
0f20b0c6a1 Prepare directory for installation.
Submitted by:	bento-box
2000-02-22 05:37:05 +00:00
Bill Fumerola
6dce8250c4 update ports/java/shujit from version 0.4.0 to version 0.4.2 and fix
unfetchable distfile.

PR:		ports/16889
Submitted by:	Jake Burkholder <jburkhol@home.com> (maintainer)
2000-02-21 20:31:49 +00:00
Jun Kuriyama
ebb5a1d803 Add RESTRICTED. 2000-02-19 13:12:03 +00:00
Jun Kuriyama
c8ad72a6ff Activate cryptix-jce. 2000-02-19 12:26:26 +00:00
Jun Kuriyama
9b35d0c419 JCE(Java Cryptograph Extension) by Cryptix. 2000-02-19 12:26:04 +00:00
Ade Lovett
c253c24bdf Use libungif. Support already present in the configure script. 2000-02-17 03:23:26 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
Bill Fumerola
d626858c8c Use ${TAR} and the right arguments to it.
Submitted by:	billf, des (respectivly)
Approved by:	nate (maintainer)
2000-02-07 20:12:07 +00:00
Steve Price
cece4cac83 Update to version 1.6.
PR:		15991
Submitted by:	maintainer
2000-01-24 05:19:20 +00:00
Archie Cobbs
0f3db5cd3d Update to version 1.11.
PR:		ports/16259
Submitted by:	des
2000-01-24 02:53:14 +00:00
Michael Haro
25baac2104 update to 0.4.0
PR:		15990
Submitted by:	Jake Burkholder <jake@io.yi.org>
2000-01-22 13:20:21 +00:00
Yukihiro Nakai
6b0ea0d8a6 Change MAINTAINER address from nacai@iname.com
to nakai@FreeBSD.org
2000-01-07 02:27:48 +00:00
Steve Price
e97508857b Adding cos version 1.0.
The O'Reilly package of utility classes for servelt developers.

PR:		12522
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-12-31 20:22:09 +00:00
Steve Price
e53017e5e2 Update location of file on MASTER_SITE.
PR:		15793
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-12-31 20:09:18 +00:00
Steve Price
cfe42f7081 Distfile changed on MASTER_SITE fixup checksum and PLIST accordingly.
PR:		15740
Submitted by:	maintainer
1999-12-29 21:34:15 +00:00
Steve Price
eac5ec733c Adding jdbcpool version 0.94.
Implements a JDBC connection pool.

PR:		12523
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-12-29 09:16:05 +00:00
Steve Price
03077ec10f Either this port's distfile is no longer avaiable or the URL to grab
it is incorrect.  Either way mark it BROKEN until it is found or upgraded.
1999-12-29 07:42:15 +00:00
Steve Price
523269e5e1 Moving the starlogo port from java to lang. 1999-12-29 07:30:48 +00:00
Steve Price
b561e6f51c Adding starlogo version 1.0 beta 2.
The Logo programming language written in Java

PR:		14879
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-12-27 01:45:51 +00:00
Steve Price
6f061a6040 Activate the netrexx port. 1999-11-26 20:57:46 +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
Chris Piazza
20f83c3b8e Update MASTER_SITES
PR:		15099
Submitted by:	maintainer
1999-11-26 17:15:30 +00:00
Steve Price
2a4c374015 Update to version 0.3.13.
PR:		14670
Submitted by:	maintainer
1999-11-14 01:52:16 +00:00
Nate Williams
24600576ec - Updated to new 1999/11/9 release which fixes some multicast bugs. 1999-11-10 00:18:26 +00:00
Steve Price
2229e226e9 Activate the collections, infobus, jaf, and javamail ports. 1999-11-01 04:32:29 +00:00
Steve Price
51f903d15a Initial import ov collections version 1.1.
An API for exchanging of DataItem's between InfoBus Producers and Consumers.

PR:		13159
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-11-01 04:32:00 +00:00
Steve Price
40c691c882 Initial import of jaf version 1.0.1.
JavaBeans(tm) Actication Framework.

PR:		13160
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-11-01 04:29:39 +00:00
Steve Price
b6e3beb00b Add $FreeBSD$ tag. 1999-11-01 04:27:07 +00:00
Steve Price
7702c83488 Initial import of infobus version 1.2.
Enables dynamic exchange of data between JavaBeans(TM).

PR:		13163
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-11-01 04:25:12 +00:00
Steve Price
a91935ba80 Initial import of javamail version 1.1.2.
A set of abstract Java classes that model a mail system.

PR:		13163
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-11-01 04:22:56 +00:00
Archie Cobbs
abdd280f32 Update to new version 1.0.5. 1999-10-18 22:38:05 +00:00
Chris Piazza
4a49d03209 update to use new distfile.
PR:		14338
Submitted by:	Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
1999-10-16 04:09:02 +00:00
Chris Piazza
cf69513585 Add a configure argument so shujit can find its includes
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-10-09 18:45:47 +00:00
Jun Kuriyama
458ddc22ab Update to 1.1.1. Move installation directory.
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
Modified by:	kuriyama
1999-10-07 04:35:04 +00:00
Steve Price
a84391f52a Update to version 1.5.
Submitted by:	maintainer
1999-09-30 23:56:27 +00:00
Archie Cobbs
cc9eb3cfa5 Jikes comes with its own man page now, so install that one instead
of the placeholder man page.
1999-09-27 18:52:36 +00:00
Steve Price
66416c5e2d Update to version 1.4v2.
PR:		13610
Submitted by:	maintainer
1999-09-27 17:36:42 +00:00
Steve Price
71a3dbab93 Update to version 0.3.8.
PR:		13608
Submitted by:	maintainer
1999-09-27 02:41:57 +00:00
Archie Cobbs
95afab2836 Upgrade to version 1.06. Also make myself the new maintainer.
Handed over by:	dillon
1999-09-26 18:14:40 +00:00
Nate Williams
4bb5c5db21 - Upgrade to the newest version of the JDK.
[ Not yet announced, will do later ]
1999-09-23 00:58:48 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Steve Price
2f3c6df9ad Mark this port as being i386 only. 1999-09-17 18:19:30 +00:00
Satoshi Asami
d28f026877 JDK is now at version 1.1.8. Also use ${JAVASUBDIR} wherever possible. 1999-09-11 14:02:25 +00:00
Chris Piazza
c54dbf4a85 Tutorial was updated, stay in sync.
PR:		13651
Submitted by:	maintainer
1999-09-09 06:45:50 +00:00
Satoshi Taoka
5d36d7ec9c Updated to 1.4 1999-09-06 14:29:45 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Satoshi Asami
4aa17879ef Use USE_GCC. This port still doesn't build:
===
 :
checking for awk... awk
checking version of gcc... configure: error: unrecognized.
===>  Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:563: checking host system type
configure:594: checking for libgdbm.so
configure:714: checking whether make sets ${MAKE}
configure:741: checking C compiler
configure:750: checking for gcc295
configure:845: checking for objdump
configure:888: checking for ruby
configure:928: checking for ci
configure:965: checking for co
configure:1002: checking for mv
configure:1039: checking for rm
configure:1076: checking for wc
configure:1113: checking for etags
configure:1151: checking for which
configure:1189: checking for fgrep
configure:1228: checking for sed
configure:1266: checking for mawk
configure:1266: checking for gawk
configure:1266: checking for nawk
configure:1266: checking for awk
configure:1298: checking version of gcc
(end of "config.log")
*** Error code 1

Stop.
 :
===

which looks weird since it does find gcc295 (line 750) before it bows
out by not recognizing it.

But at least it's now finding the right compiler.
1999-08-23 10:31:10 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Chris Piazza
eea528a116 Remove the chown stuff in pre-install. do-extract handles this
by default now.
1999-08-22 21:29:50 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Chris Piazza
6d47ab8c2e Add a workaround to chown the files if the person installing
the port is root.  It was keeping the uid/gid of 10/143.

There might be a better solution than this in the long run
but it'll work for now.

PR:		12897
Reported by:	Jose Marques <jose@nobody.org>

Also some minor non-functional changes, exit 0 -> ${FALSE},
PKGMESSAGE to use | ${SED} instead of creating a new file.
1999-08-02 22:45:41 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Bill Fenner
35fc3fa02a Fix WWW: typos
Found by:	not-yet-completed addition to port distfile checker
		suggested by Tim Vanderhoek
1999-08-01 04:54:40 +00:00
Steve Price
f9967dd220 Update to version 0.3.1b.
PR:		12744
Submitted by:	maintainer
1999-08-01 03:00:48 +00:00
Nate Williams
0835b20dec - Update to the newest release of the JDK. 1999-07-20 23:46:59 +00:00
Chris Piazza
073c67f168 Make tya actually find jdk.
Fixup some instances of ${PREFIX} that should be ${LOCALBASE} too.

PR:		12590
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-07-10 20:19:54 +00:00
David E. O'Brien
c31be6f9b1 There is ZERO reason I should need to have Java installed just to fetch
this thing.
1999-07-04 10:04:31 +00:00
Chris Piazza
56f6f8363f Activate jlex. 1999-07-04 00:11:11 +00:00
Chris Piazza
ed8f26a14f JLex: a uitility based upon the Lex lexical analyzer generator model.
It takes a specification file similar to that accepted by Lex and creates
a Java source file for the correspoding lexical analyzer.

PR:		12476
Submitted by:	Jake Burkholder <jake@checker.org>
1999-07-04 00:10:23 +00:00
Jun Kuriyama
a0d231369c Re-arrange directory hierarchy.
Approved by:	maintainer
1999-06-30 22:04:56 +00:00
Steve Price
718d51197b Undo part of previous commit to put back the correct ${WRKSRC}. 1999-06-29 23:14:36 +00:00
Chris Piazza
7d4ce44221 Update to version 1.1.8 to match JDK.
PR:		12114
Submitted by:	maintainer
1999-06-28 23:26:01 +00:00
Bill Fumerola
b9b94ff2c5 new ports/{java,irc,x11-servers}, dependency sweep #1 1999-06-28 18:34:12 +00:00
Shigeyuki Fukushima
698e53507e Fix typo. (fix make fetch problem)
@{ECHO} => ${ECHO_MSG}
Submitted by:	Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp
1999-06-28 15:58:33 +00:00
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Satoshi Asami
dbe2e8c2af New category java. Here's the charter:
Java language support.
1999-06-26 22:07:25 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Jun Kuriyama
36003a97e4 Fix for jdk1.1.8. 1999-06-23 15:26:12 +00:00
Bill Fumerola
973dfd527d Developers, not Developpers. 1999-06-23 15:09:29 +00:00
Jun Kuriyama
50d0aa2938 Sun's Java Servlet Developpers Kit
PR:		ports/10389 (part of)
Submitted by:	greg@greg.rim.or.jp
1999-06-23 15:05:40 +00:00
Chris Piazza
ea79d68849 a) Update jdk-doc to 1.1.8. (from submitter)
b) Change the PLIST to use a PLIST_SUB for the version number
   to cut down on the size of diffs. (me)

PR:	12312
Submitted by:	Steve Coltrin <spcoltri@io.com>
1999-06-21 02:56:47 +00:00
Steve Price
349cf3f50b Add to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002.
PR:		12208
Submitted by:	Akinori MUSHA <knu@and.or.jp>
Messed up by:	steve
1999-06-14 16:57:33 +00:00
Steve Price
06b8bcdd53 Initial import of shujit version 0.2.10.
A Just In Time java bytecode compiler.

PR:		11491
Submitted by:	Jake Burkholder <jake@checker.org>
1999-06-10 23:56:45 +00:00
Steve Price
aeec83c04e Re-import of tya version 1.3v2 from devel. 1999-06-10 08:10:15 +00:00
Jun Kuriyama
b0340bcb6d Java Foundation Classes with Swing 1999-06-09 13:08:43 +00:00
Steve Price
17ef713d56 Incorporate the new patch that fixes a permissions error when trying
to send UDP packets to the broadcast address.

Requested by:	maintainer
1999-06-08 23:13:28 +00:00
Steve Price
979913120c Work a little PLIST magic so the next time we upgrade the diffs will
be minimal.
1999-06-08 21:57:50 +00:00
Nate Williams
be130730bd - Updated to JDK1.1.8. 1999-06-08 16:15:38 +00:00
Jun Kuriyama
cc3c82e142 Remove doubled-slash. 1999-05-20 14:05:05 +00:00
Satoshi Asami
99f4eb4e5f Fix up dependencies so this will build in 3.x.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 22:45:03 +00:00
Satoshi Taoka
5cf438851d Change bsd.port.mk -> bsd.port.post.mk
Modify the method to make MESSAGE when we "make install"

Noticed by:		asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
1999-05-06 00:14:04 +00:00
Bill Fenner
f5c14e590c Allow the ${RM} in "pre-clean" to fail; otherwise you can't clean this
port unless you've already installed it.

Found by:	"make clean" in /usr/ports
1999-05-05 15:23:20 +00:00
Satoshi Taoka
88b0ba9ebc Fix pkg/MESSAGE
(When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.)

Noticed by: 	maintainer
1999-05-05 15:07:37 +00:00
Satoshi Taoka
c1ffdf18ad Add "-f" after ${RM} (for a problem when we "make clean")
Obtained from:	the e-mail from maintainer
1999-05-05 15:00:01 +00:00
Satoshi Asami
4215bbb0be Adjust libiberty path in dependency. This probably won't fix the build
anyway but it's one less warning to worry about.
1999-05-04 12:00:21 +00:00
Michael Haro
99e0b1f29f Yet more WWW: additions 1999-05-03 06:13:27 +00:00
Satoshi Taoka
7baf7424ef Sun's Java Developers Kit tutorial
PR:		10745
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com>
1999-04-30 18:16:02 +00:00
Nate Williams
3647d8b3fc Update to use newer (read fixed!) AOUT release. 1999-04-16 19:53:36 +00:00
Justin M. Seger
42b59b7676 Import of devel/java-cup v10.g
This is the Java based Constructor of Useful Parsers (CUP for short).  It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC.  However,  CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.

PR:		ports/6570
Submitted by:	Jason Nordwick <nordwick@xcf.berkeley.edu>
1999-04-11 02:51:41 +00:00
Archie Cobbs
3239d1ace5 Update to version 1.0.b4. 1999-04-10 01:41:02 +00:00
Steve Price
c329a4c0a8 Introduce a new ELF version and upgrade the a.out version to the latest
release.
1999-03-26 21:05:31 +00:00
Archie Cobbs
65f3fb1f09 Update to version 0.47 1999-03-22 06:40:16 +00:00
Steve Price
b07e71ed4f Fixes from maintainer:
This patch does the following things:
    - show some **very** useful links after installing the port
    - use ${TAR} instead of just tar and prepend arguments with a `-'

PR:		10703
Submitted by:	maintainer
1999-03-22 02:21:30 +00:00
Satoshi Taoka
887e3d8ff4 Sun's Java Developers Kit documentation
PR:		ports/10483
Submitted by:	Martti Kuparinen martti.kuparinen@ericsson.com
1999-03-18 05:16:45 +00:00
Archie Cobbs
c91b9cb2ed Update to version 0.46. 1999-03-10 02:33:00 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Archie Cobbs
564defaee6 Update to jikes-0.45. Still need a better master site. 1999-03-01 01:03:08 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Satoshi Asami
a9f31c09e9 Yikes, there was another ../../files. 1998-12-23 13:13:21 +00:00
Satoshi Asami
225d630b95 Use FILESDIR/PKGDIR instead of relative paths from ${WRKSRC}. 1998-12-22 08:05:33 +00:00
Satoshi Asami
b7d8add953 Remove BROKEN_ELF, glibstdc++28 is not broken anymore. 1998-12-22 07:57:21 +00:00
Nate Williams
136c2b0e1e - Updated to JDK1.1.7.V98-12-21 1998-12-22 05:43:58 +00:00
Satoshi Asami
3f9f5d0dc2 Remove trailing whitespace. 1998-12-17 09:23:22 +00:00
Matthew Dillon
73b2343d03 Create ports patches for patches found on ftp site maintained by
Vadim Zaliva.  See Makefile comments.

    * add extended version info to 'jikes -h' so we can track bugs with the
      port

    * unused variables warnings

    * patch for array cloning bug

    * patch for makedepend bug

    * patch for ANSI fp handling (i.e. avoid faulting out on divide by 0
      an such).
1998-12-16 06:03:37 +00:00
Steve Price
dc5e6bcddb Remove commented out DISTFILES declaration since this is
its default value.
1998-12-16 00:12:24 +00:00
Steve Price
c654b864e3 Cleanup PLIST too with upgrade. 1998-12-11 00:52:22 +00:00
Steve Price
811a91f0af Update to version 1.0b3.
PR:		9046
Submitted by:	maintainer
1998-12-11 00:51:48 +00:00
Matthew Dillon
1bc7f2fba7 Submitted by: Steve Price <sprice@hiwaay.net>
Remove DISTFILES= in Makefile (default works fine), general cleanup
    to make portlint(1) clean.
1998-12-10 20:29:38 +00:00
Matthew Dillon
cd86dc5296 Add IBM's open-source jikes package to the ports collection 1998-12-10 18:02:53 +00:00
SADA Kenji
477df314ca Make good the missing symlinks in PLIST,
and make to remove the installed directories.
PR:		ports/8957
Submitted by:	taoka@infonets.hiroshima-u.ac.jp
1998-12-04 23:01:33 +00:00
Satoshi Asami
3173f7f16d Make this package by removing the --exclude option to tar. I'm assuming this
is what Nate intended because all the *.class files are listed in pkg/PLIST.
If it's the other way around, go ahead and revert it (and fix PLIST), Nate.
1998-11-16 06:28:41 +00:00
Steve Price
ed8c024b46 Fixup dependency problems with libawt and libjpeg, libpng and libgif.
Reviewed by:	Mark Huizer <xaa@xaa.iae.nl> (maintainer)
Submitted by:	Doug Rabson <dfr@calcaphon.com>
1998-11-15 22:23:42 +00:00
Nate Williams
3daab31d9f - Updated to JDK1.1.7, and became the maintainer since I make the original
JDK release it's easier for me to do this.
1998-11-14 17:35:36 +00:00
Tim Vanderhoek
933e7d280b Use pkg/MESSAGE for information the user needs to read after
installing the package but before executing the package.  Include
the homepage in pkg/DESCR.  portlint.
1998-10-25 08:52:31 +00:00
Justin M. Seger
e5bac7517e Mark BROKEN for ELF: depends on glibstdc++28 1998-10-14 01:20:21 +00:00