From cb957c03b212c949d7e1869f92b9e41fbdf9f566 Mon Sep 17 00:00:00 2001 From: lebel Date: Sun, 6 May 2001 03:04:57 +0000 Subject: [PATCH] plan9 (from Outer Space): integrate COMMENT, bump NEED_VERSION. --- plan9/9menu/Makefile | 6 ++++-- plan9/9menu/pkg/COMMENT | 1 - plan9/9wm/Makefile | 6 ++++-- plan9/9wm/pkg/COMMENT | 1 - plan9/larswm/Makefile | 6 ++++-- plan9/larswm/pkg/COMMENT | 1 - plan9/rc/Makefile | 6 ++++-- plan9/rc/pkg/COMMENT | 1 - plan9/sam/Makefile | 6 ++++-- plan9/sam/pkg/COMMENT | 1 - plan9/tcs/Makefile | 6 ++++-- plan9/tcs/pkg/COMMENT | 1 - plan9/w9wm/Makefile | 6 ++++-- plan9/w9wm/pkg/COMMENT | 1 - plan9/wily/Makefile | 6 ++++-- plan9/wily/pkg/COMMENT | 1 - 16 files changed, 32 insertions(+), 24 deletions(-) delete mode 100644 plan9/9menu/pkg/COMMENT delete mode 100644 plan9/9wm/pkg/COMMENT delete mode 100644 plan9/larswm/pkg/COMMENT delete mode 100644 plan9/rc/pkg/COMMENT delete mode 100644 plan9/sam/pkg/COMMENT delete mode 100644 plan9/tcs/pkg/COMMENT delete mode 100644 plan9/w9wm/pkg/COMMENT delete mode 100644 plan9/wily/pkg/COMMENT diff --git a/plan9/9menu/Makefile b/plan9/9menu/Makefile index 42dda4919a1..36a20d6bc59 100644 --- a/plan9/9menu/Makefile +++ b/plan9/9menu/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.12 2000/12/14 13:23:01 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2001/05/06 03:04:57 lebel Exp $ + +COMMENT= "simple menu patterned after plan9" DISTNAME= 9menu-1.5 CATEGORIES= plan9 -NEED_VERSION= 1.342 +NEED_VERSION= 1.402 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz diff --git a/plan9/9menu/pkg/COMMENT b/plan9/9menu/pkg/COMMENT deleted file mode 100644 index 79f4d226553..00000000000 --- a/plan9/9menu/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -simple menu patterned after plan9 diff --git a/plan9/9wm/Makefile b/plan9/9wm/Makefile index 52afd266f99..5eb59606485 100644 --- a/plan9/9wm/Makefile +++ b/plan9/9wm/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2000/12/14 13:23:01 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2001/05/06 03:05:01 lebel Exp $ + +COMMENT= "8 1/2-like Window Manager for X11" PKGNAME= 9wm-1.2pre DISTNAME= pre-9wm-1.2 CATEGORIES= plan9 -NEED_VERSION= 1.342 +NEED_VERSION= 1.402 MASTER_SITES= ftp://ftp.cs.su.oz.au/dhog/9wm/ EXTRACT_SUFX= .shar.gz diff --git a/plan9/9wm/pkg/COMMENT b/plan9/9wm/pkg/COMMENT deleted file mode 100644 index 13c9cf853dc..00000000000 --- a/plan9/9wm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -8 1/2-like Window Manager for X11 diff --git a/plan9/larswm/Makefile b/plan9/larswm/Makefile index a208f4bd260..ecb45a32e33 100644 --- a/plan9/larswm/Makefile +++ b/plan9/larswm/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2001/01/02 16:01:03 naddy Exp $ +# $OpenBSD: Makefile,v 1.9 2001/05/06 03:05:04 lebel Exp $ + +COMMENT= "9wm with automatic window tiling and virtual desktops" DISTNAME= larswm-7.0.13 CATEGORIES= plan9 -NEED_VERSION= 1.330 +NEED_VERSION= 1.402 MASTER_SITES= http://www.fnurt.net/larswm/ \ http://openbsd.rutgers.edu/ diff --git a/plan9/larswm/pkg/COMMENT b/plan9/larswm/pkg/COMMENT deleted file mode 100644 index e051a6b82c4..00000000000 --- a/plan9/larswm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -9wm with automatic window tiling and virtual desktops diff --git a/plan9/rc/Makefile b/plan9/rc/Makefile index 199d08f975d..2651656e9a7 100644 --- a/plan9/rc/Makefile +++ b/plan9/rc/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.10 2000/10/22 17:02:40 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2001/05/06 03:05:06 lebel Exp $ + +COMMENT= "shell (clone of plan9 shell)" DISTNAME= rc-1.6 CATEGORIES= plan9 shells -NEED_VERSION= 1.310 +NEED_VERSION= 1.402 MASTER_SITES= http://www.star.le.ac.uk/~tjg/rc/release/ \ ftp://ftp.sys.toronto.edu/pub/rc/ MASTER_SITES0= http://www.star.le.ac.uk/~tjg/rc/misc/ diff --git a/plan9/rc/pkg/COMMENT b/plan9/rc/pkg/COMMENT deleted file mode 100644 index 2350b15b1aa..00000000000 --- a/plan9/rc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -shell (clone of plan9 shell) diff --git a/plan9/sam/Makefile b/plan9/sam/Makefile index 462998fbbd0..5279015cd95 100644 --- a/plan9/sam/Makefile +++ b/plan9/sam/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2001/04/14 22:54:35 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2001/05/06 03:05:09 lebel Exp $ + +COMMENT= "X11 version of Rob Pike's editor, sam" DISTNAME= sam PKGNAME= sam-4.3.19980506 CATEGORIES= plan9 -NEED_VERSION= 1.342 +NEED_VERSION= 1.402 MASTER_SITES= ftp://netlib.bell-labs.com/netlib/research/ \ http://netlib.bell-labs.com/netlib/research/ EXTRACT_SUFX= .shar.gz diff --git a/plan9/sam/pkg/COMMENT b/plan9/sam/pkg/COMMENT deleted file mode 100644 index 9a68954216d..00000000000 --- a/plan9/sam/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 version of Rob Pike's editor, sam diff --git a/plan9/tcs/Makefile b/plan9/tcs/Makefile index 772d54f8aa8..44520ce769d 100644 --- a/plan9/tcs/Makefile +++ b/plan9/tcs/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2000/12/14 13:23:01 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2001/05/06 03:05:12 lebel Exp $ + +COMMENT= "translate character sets" DISTNAME= tcs PKGNAME= tcs-19950325 CATEGORIES= plan9 -NEED_VERSION= 1.342 +NEED_VERSION= 1.402 MASTER_SITES= ftp://plan9.bell-labs.com/plan9/unixsrc/ \ ftp://ftp.gwdg.de/pub/gnu2/plan9/unixsrc/ EXTRACT_SUFX= .shar.Z diff --git a/plan9/tcs/pkg/COMMENT b/plan9/tcs/pkg/COMMENT deleted file mode 100644 index 8235cf7f86b..00000000000 --- a/plan9/tcs/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -translate character sets diff --git a/plan9/w9wm/Makefile b/plan9/w9wm/Makefile index acb0bd3ce92..d341575c83d 100644 --- a/plan9/w9wm/Makefile +++ b/plan9/w9wm/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2001/01/02 20:14:05 naddy Exp $ +# $OpenBSD: Makefile,v 1.5 2001/05/06 03:05:15 lebel Exp $ + +COMMENT= "hacked 9wm, with support for virtual screens" DISTNAME= w9wm-0.2 CATEGORIES= plan9 -NEED_VERSION= 1.330 +NEED_VERSION= 1.402 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= w9wm diff --git a/plan9/w9wm/pkg/COMMENT b/plan9/w9wm/pkg/COMMENT deleted file mode 100644 index b83854ac6ee..00000000000 --- a/plan9/w9wm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -hacked 9wm, with support for virtual screens diff --git a/plan9/wily/Makefile b/plan9/wily/Makefile index 040fd511f3e..7c412499d21 100644 --- a/plan9/wily/Makefile +++ b/plan9/wily/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.9 2000/10/22 14:03:39 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2001/05/06 03:05:18 lebel Exp $ + +COMMENT= "clone of the Plan9 editor `acme'" DISTNAME= wily-0.13.41 CATEGORIES= plan9 editors -NEED_VERSION= 1.310 +NEED_VERSION= 1.402 MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/mhw/wily/src/ \ ftp://ftp.cs.su.oz.au/gary/wily/src/old/ EXTRACT_SUFX= .tgz diff --git a/plan9/wily/pkg/COMMENT b/plan9/wily/pkg/COMMENT deleted file mode 100644 index dc31d38f494..00000000000 --- a/plan9/wily/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -clone of the Plan9 editor `acme'