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