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