diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
commit | b111804601159bc53be3e38be51a0671ccd4209c (patch) | |
tree | 1605d513e08571ad2eafeb964ff0e6e9ecd6aa83 /java | |
parent | Fix the fix for -current (no longer use sys/rlist.h). (diff) |
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Notes
Notes:
svn path=/head/; revision=19854
Diffstat (limited to '')
-rw-r--r-- | java/guavac/Makefile | 4 | ||||
-rw-r--r-- | java/java-cup/Makefile | 4 | ||||
-rw-r--r-- | java/java-tutorial/Makefile | 4 | ||||
-rw-r--r-- | java/jdk-doc/Makefile | 4 | ||||
-rw-r--r-- | java/jdk-tutorial/Makefile | 4 | ||||
-rw-r--r-- | java/jdk/Makefile | 4 | ||||
-rw-r--r-- | java/jdk11-doc/Makefile | 4 | ||||
-rw-r--r-- | java/jdk11/Makefile | 4 | ||||
-rw-r--r-- | java/jdk12-doc/Makefile | 4 | ||||
-rw-r--r-- | java/jdk13-doc/Makefile | 4 | ||||
-rw-r--r-- | java/jdk14-doc/Makefile | 4 | ||||
-rw-r--r-- | java/jfc/Makefile | 4 | ||||
-rw-r--r-- | java/jikes/Makefile | 4 | ||||
-rw-r--r-- | java/jsdk/Makefile | 4 | ||||
-rw-r--r-- | java/kaffe/Makefile | 4 | ||||
-rw-r--r-- | java/shujit/Makefile | 4 | ||||
-rw-r--r-- | java/tya/Makefile | 4 |
17 files changed, 34 insertions, 34 deletions
diff --git a/java/guavac/Makefile b/java/guavac/Makefile index c6a6c842cd03..8bae814ae20c 100644 --- a/java/guavac/Makefile +++ b/java/guavac/Makefile @@ -3,11 +3,11 @@ # Date created: 10 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.12 1999/05/04 12:00:21 asami Exp $ +# $Id: Makefile,v 1.13 1999/05/12 22:45:03 asami Exp $ # DISTNAME= guavac-1.2 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= ftp://ftp.yggdrasil.com/pub/dist/devel/compilers/guavac/ MAINTAINER= nacai@iname.com diff --git a/java/java-cup/Makefile b/java/java-cup/Makefile index 3e1232dfff9c..3a3c9ee769e2 100644 --- a/java/java-cup/Makefile +++ b/java/java-cup/Makefile @@ -3,12 +3,12 @@ # Date created: 10 May 1998 # Whom: nordwick@xcf.berkeley.edu # -# $Id: Makefile,v 1.1.1.1 1999/04/11 02:51:41 jseger Exp $ +# $Id: Makefile,v 1.2 1999/05/20 14:05:05 kuriyama Exp $ # DISTNAME= java_cup_v10g PKGNAME= java_cup-10.g -CATEGORIES= devel +CATEGORIES= java MASTER_SITES= http://www.cs.princeton.edu/~appel/modern/java/CUP/ MAINTAINER= nordwick@xcf.berkeley.edu diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 5a30cc35a18d..5c60aefa3a02 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -3,12 +3,12 @@ # Date created: Tue Mar 23 10:18:20 EET 1999 # Whom: Martti Kuparinen <martti.kuparinen@ericsson.com> # -# $Id: Makefile,v 1.3 1999/05/05 15:23:20 fenner Exp $ +# $Id: Makefile,v 1.4 1999/05/06 00:14:03 taoka Exp $ # DISTNAME= tutorial PKGNAME= jdk-tutorial-1.1.7 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= ftp://ftp.javasoft.com/docs/ MAINTAINER= martti.kuparinen@ericsson.com diff --git a/java/jdk-doc/Makefile b/java/jdk-doc/Makefile index de6ed5022b58..c755f6222909 100644 --- a/java/jdk-doc/Makefile +++ b/java/jdk-doc/Makefile @@ -3,12 +3,12 @@ # Date created: Mon Mar 8 10:10:42 EET 1999 # Whom: Martti Kuparinen <martti.kuparinen@ericsson.com> # -# $Id: Makefile,v 1.4 1999/05/06 00:13:56 taoka Exp $ +# $Id: Makefile,v 1.5 1999/06/21 02:56:36 cpiazza Exp $ # DISTNAME= jdk118-doc PKGNAME= jdk-doc-1.1.8 -CATEGORIES= lang +CATEGORIES= java MAINTAINER= martti.kuparinen@ericsson.com diff --git a/java/jdk-tutorial/Makefile b/java/jdk-tutorial/Makefile index 5a30cc35a18d..5c60aefa3a02 100644 --- a/java/jdk-tutorial/Makefile +++ b/java/jdk-tutorial/Makefile @@ -3,12 +3,12 @@ # Date created: Tue Mar 23 10:18:20 EET 1999 # Whom: Martti Kuparinen <martti.kuparinen@ericsson.com> # -# $Id: Makefile,v 1.3 1999/05/05 15:23:20 fenner Exp $ +# $Id: Makefile,v 1.4 1999/05/06 00:14:03 taoka Exp $ # DISTNAME= tutorial PKGNAME= jdk-tutorial-1.1.7 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= ftp://ftp.javasoft.com/docs/ MAINTAINER= martti.kuparinen@ericsson.com diff --git a/java/jdk/Makefile b/java/jdk/Makefile index f80c6256eaa9..a911566e1714 100644 --- a/java/jdk/Makefile +++ b/java/jdk/Makefile @@ -3,11 +3,11 @@ # Date created: Feb, 8, 1998 # Whom: Nate Williams <nate@FreeBSD.org> # -# $Id: Makefile,v 1.21 1999/06/08 21:57:38 steve Exp $ +# $Id: Makefile,v 1.22 1999/06/08 23:13:20 steve Exp $ # DISTNAME= jdk-${JDK_VERSION} -CATEGORIES= lang devel +CATEGORIES= java devel #MASTER_SITES= ftp://ftp.nuxi.com/pub/FreeBSD/JDK/ \ MASTER_SITES= http://www.freebsd.org/java/ diff --git a/java/jdk11-doc/Makefile b/java/jdk11-doc/Makefile index de6ed5022b58..c755f6222909 100644 --- a/java/jdk11-doc/Makefile +++ b/java/jdk11-doc/Makefile @@ -3,12 +3,12 @@ # Date created: Mon Mar 8 10:10:42 EET 1999 # Whom: Martti Kuparinen <martti.kuparinen@ericsson.com> # -# $Id: Makefile,v 1.4 1999/05/06 00:13:56 taoka Exp $ +# $Id: Makefile,v 1.5 1999/06/21 02:56:36 cpiazza Exp $ # DISTNAME= jdk118-doc PKGNAME= jdk-doc-1.1.8 -CATEGORIES= lang +CATEGORIES= java MAINTAINER= martti.kuparinen@ericsson.com diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile index f80c6256eaa9..a911566e1714 100644 --- a/java/jdk11/Makefile +++ b/java/jdk11/Makefile @@ -3,11 +3,11 @@ # Date created: Feb, 8, 1998 # Whom: Nate Williams <nate@FreeBSD.org> # -# $Id: Makefile,v 1.21 1999/06/08 21:57:38 steve Exp $ +# $Id: Makefile,v 1.22 1999/06/08 23:13:20 steve Exp $ # DISTNAME= jdk-${JDK_VERSION} -CATEGORIES= lang devel +CATEGORIES= java devel #MASTER_SITES= ftp://ftp.nuxi.com/pub/FreeBSD/JDK/ \ MASTER_SITES= http://www.freebsd.org/java/ diff --git a/java/jdk12-doc/Makefile b/java/jdk12-doc/Makefile index de6ed5022b58..c755f6222909 100644 --- a/java/jdk12-doc/Makefile +++ b/java/jdk12-doc/Makefile @@ -3,12 +3,12 @@ # Date created: Mon Mar 8 10:10:42 EET 1999 # Whom: Martti Kuparinen <martti.kuparinen@ericsson.com> # -# $Id: Makefile,v 1.4 1999/05/06 00:13:56 taoka Exp $ +# $Id: Makefile,v 1.5 1999/06/21 02:56:36 cpiazza Exp $ # DISTNAME= jdk118-doc PKGNAME= jdk-doc-1.1.8 -CATEGORIES= lang +CATEGORIES= java MAINTAINER= martti.kuparinen@ericsson.com diff --git a/java/jdk13-doc/Makefile b/java/jdk13-doc/Makefile index de6ed5022b58..c755f6222909 100644 --- a/java/jdk13-doc/Makefile +++ b/java/jdk13-doc/Makefile @@ -3,12 +3,12 @@ # Date created: Mon Mar 8 10:10:42 EET 1999 # Whom: Martti Kuparinen <martti.kuparinen@ericsson.com> # -# $Id: Makefile,v 1.4 1999/05/06 00:13:56 taoka Exp $ +# $Id: Makefile,v 1.5 1999/06/21 02:56:36 cpiazza Exp $ # DISTNAME= jdk118-doc PKGNAME= jdk-doc-1.1.8 -CATEGORIES= lang +CATEGORIES= java MAINTAINER= martti.kuparinen@ericsson.com diff --git a/java/jdk14-doc/Makefile b/java/jdk14-doc/Makefile index de6ed5022b58..c755f6222909 100644 --- a/java/jdk14-doc/Makefile +++ b/java/jdk14-doc/Makefile @@ -3,12 +3,12 @@ # Date created: Mon Mar 8 10:10:42 EET 1999 # Whom: Martti Kuparinen <martti.kuparinen@ericsson.com> # -# $Id: Makefile,v 1.4 1999/05/06 00:13:56 taoka Exp $ +# $Id: Makefile,v 1.5 1999/06/21 02:56:36 cpiazza Exp $ # DISTNAME= jdk118-doc PKGNAME= jdk-doc-1.1.8 -CATEGORIES= lang +CATEGORIES= java MAINTAINER= martti.kuparinen@ericsson.com diff --git a/java/jfc/Makefile b/java/jfc/Makefile index f7fd32dba71b..ac483aa2a062 100644 --- a/java/jfc/Makefile +++ b/java/jfc/Makefile @@ -3,12 +3,12 @@ # Date created: 17 May 1999 # Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1999/06/09 13:08:40 kuriyama Exp $ +# $Id: Makefile,v 1.2 1999/06/23 15:26:12 kuriyama Exp $ # DISTNAME= swing11 PKGNAME= jfc-1.1 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= http://java.sun.com/products/jfc/ EXTRACT_SUFX= .tar.Z diff --git a/java/jikes/Makefile b/java/jikes/Makefile index 5f546a5b3932..05b4907e3cad 100644 --- a/java/jikes/Makefile +++ b/java/jikes/Makefile @@ -3,11 +3,11 @@ # Date created: 09 December 1998 # Whom: Matthew Dillon <dillon@backplane.com> # -# $Id: Makefile,v 1.9 1999/03/10 02:32:59 archie Exp $ +# $Id: Makefile,v 1.10 1999/03/22 06:40:16 archie Exp $ # DISTNAME= jikes-0.47 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= ftp://ftp.whistle.com/pub/archie/misc/ MAINTAINER= dillon@backplane.com diff --git a/java/jsdk/Makefile b/java/jsdk/Makefile index a5dc342b1a53..aca0c9c2be3e 100644 --- a/java/jsdk/Makefile +++ b/java/jsdk/Makefile @@ -3,12 +3,12 @@ # Date created: 1999/05/29 # Whom: Kensaku Masuda <greg@greg.rim.or.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/06/23 15:05:39 kuriyama Exp $ # DISTNAME= jsdk20-solaris2-sparc PKGNAME= jsdk-2.0 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= EXTRACT_SUFX= .tar.Z diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile index 3d77b707cd71..c17fc47bb560 100644 --- a/java/kaffe/Makefile +++ b/java/kaffe/Makefile @@ -3,11 +3,11 @@ # Date created: 20 February 1995 # Whom: Tim Wilkinson <tim@sarc.city.ac.uk> # -# $Id: Makefile,v 1.40 1999/03/08 07:28:30 asami Exp $ +# $Id: Makefile,v 1.41 1999/04/10 01:41:01 archie Exp $ # DISTNAME= kaffe-1.0.b4 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= ftp://ftp.transvirtual.com/pub/kaffe/ MAINTAINER= xaa@xaa.iae.nl diff --git a/java/shujit/Makefile b/java/shujit/Makefile index 923694df6c08..d70c8a17a44c 100644 --- a/java/shujit/Makefile +++ b/java/shujit/Makefile @@ -3,11 +3,11 @@ # Date created: 30 April 1999 # Whom: jake@checker.org # -# $Id: Makefile,v 1.1.1.1 1999/06/10 23:56:44 steve Exp $ +# $Id: Makefile,v 1.2 1999/06/14 16:57:33 steve Exp $ # DISTNAME= shujit-0.2.10 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= http://www.shudo.net/jit/dist/ MAINTAINER= jake@checker.org diff --git a/java/tya/Makefile b/java/tya/Makefile index 59df8a9176eb..792ab6a24189 100644 --- a/java/tya/Makefile +++ b/java/tya/Makefile @@ -3,12 +3,12 @@ # Date created: 16 May 1999 # Whom: jake@checker.org # -# $Id: Makefile,v 1.1.1.1 1999/06/09 00:59:02 steve Exp $ +# $Id: Makefile,v 1.1.1.1 1999/06/10 08:10:14 steve Exp $ # DISTNAME= tya13v2 PKGNAME= tya-1.3v2 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= ftp://gonzalez.cyberus.ca/pub/Linux/java/ EXTRACT_SUFX= .tgz |