drop RCS Ids
This commit is contained in:
parent
062e7670c8
commit
acbb89678d
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2019/07/12 20:48:53 sthen Exp $
|
||||
|
||||
# varargs misuse, and unportable software
|
||||
ONLY_FOR_ARCHS= i386 sparc64
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-include_Makefile_in,v 1.1 2003/05/24 19:38:46 pvalchev Exp $
|
||||
--- include/Makefile.in.orig Sat May 24 13:15:12 2003
|
||||
+++ include/Makefile.in Sat May 24 13:15:35 2003
|
||||
@@ -77,7 +77,7 @@ VERSION = @VERSION@
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2015/03/19 12:12:20 naddy Exp $
|
||||
include/9libs/
|
||||
include/9libs/conf9libs.h
|
||||
include/9libs/frame.h
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2021/02/14 17:57:23 tb Exp $
|
||||
|
||||
COMMENT= simple menu patterned after plan9
|
||||
|
||||
DISTNAME= 9menu-1.10
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2017/07/27 01:03:34 gsoares Exp $
|
||||
@bin bin/9menu
|
||||
@man man/man1/9menu.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:48:53 sthen Exp $
|
||||
|
||||
COMMENT = client-server p9p devdraw
|
||||
DISTNAME = devdrawserver-20120504
|
||||
CATEGORIES = plan9
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/09/04 12:46:19 espie Exp $
|
||||
@bin plan9/bin/devdrawclient
|
||||
@bin plan9/bin/devdrawserver
|
||||
@bin plan9/bin/dialdevdraw
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: README,v 1.3 2018/09/04 12:46:19 espie Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${PKGSTEM} on OpenBSD
|
||||
+-----------------------------------------------------------------------
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2021/10/13 00:25:47 abieber Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64 powerpc sparc64 mips64 mips64el arm aarch64
|
||||
|
||||
COMMENT= Plan9 terminal emulator
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-Make_openbsd,v 1.6 2021/10/13 00:25:47 abieber Exp $
|
||||
Index: Make.openbsd
|
||||
--- Make.openbsd.orig
|
||||
+++ Make.openbsd
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2019/12/12 03:28:26 abieber Exp $
|
||||
@bin bin/drawterm
|
||||
@man man/man1/drawterm.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2021/03/25 21:44:06 jsg Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = amd64 i386 powerpc
|
||||
BROKEN-i386 = various "invalid operand for instruction", OpenBSD-386-asm.S
|
||||
BROKEN-powerpc = threading issues
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-INSTALL,v 1.9 2021/01/30 12:51:34 jsg Exp $
|
||||
|
||||
Index: INSTALL
|
||||
--- INSTALL.orig
|
||||
+++ INSTALL
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-bin_9c,v 1.4 2021/01/30 12:51:34 jsg Exp $
|
||||
Index: bin/9c
|
||||
--- bin/9c.orig
|
||||
+++ bin/9c
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-bin_9l,v 1.3 2021/01/30 12:51:34 jsg Exp $
|
||||
Index: bin/9l
|
||||
--- bin/9l.orig
|
||||
+++ bin/9l
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-src_libthread_daemonize_c,v 1.1 2021/01/30 12:51:34 jsg Exp $
|
||||
|
||||
Index: src/libthread/daemonize.c
|
||||
--- src/libthread/daemonize.c.orig
|
||||
+++ src/libthread/daemonize.c
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-src_mkhdr,v 1.4 2021/01/30 12:51:34 jsg Exp $
|
||||
Index: src/mkhdr
|
||||
--- src/mkhdr.orig
|
||||
+++ src/mkhdr
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.16 2021/03/25 21:44:06 jsg Exp $
|
||||
@unexec-delete rm -f ${PREFIX}/plan9/man/whatis.db
|
||||
bin/9
|
||||
plan9/
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: README,v 1.2 2018/09/04 12:46:20 espie Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${PKGSTEM} on OpenBSD
|
||||
+-----------------------------------------------------------------------
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2019/07/12 20:48:54 sthen Exp $
|
||||
|
||||
COMMENT= shell (clone of plan9 shell)
|
||||
|
||||
DISTNAME= rc-1.7.4
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.3 2003/05/15 03:25:56 markus Exp $
|
||||
--- Makefile.in.orig Wed Jun 7 02:07:28 2000
|
||||
+++ Makefile.in Wed Jun 7 02:09:33 2000
|
||||
@@ -517,10 +517,10 @@ trip: rc tripping
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2015/10/06 13:32:56 gsoares Exp $
|
||||
--- configure.orig Wed Aug 26 16:57:31 2015
|
||||
+++ configure Wed Aug 26 16:57:45 2015
|
||||
@@ -2224,7 +2224,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2015/10/06 13:32:56 gsoares Exp $
|
||||
@bin bin/-
|
||||
@bin bin/--
|
||||
@bin bin/--p
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2019/11/12 05:07:44 jsg Exp $
|
||||
|
||||
COMMENT= X11 version of Rob Pike's editor, sam
|
||||
|
||||
DISTNAME= sam-4.3.20190427
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-Makefile,v 1.1 2019/11/12 02:45:32 jsg Exp $
|
||||
|
||||
Index: Makefile
|
||||
--- Makefile.orig
|
||||
+++ Makefile
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-config_mk_def,v 1.1 2019/11/12 02:45:32 jsg Exp $
|
||||
|
||||
Index: config.mk.def
|
||||
--- config.mk.def.orig
|
||||
+++ config.mk.def
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-doc_Makefile,v 1.1 2019/11/12 02:45:32 jsg Exp $
|
||||
|
||||
Index: doc/Makefile
|
||||
--- doc/Makefile.orig
|
||||
+++ doc/Makefile
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-doc_sam_1,v 1.4 2019/11/12 05:07:44 jsg Exp $
|
||||
|
||||
Index: doc/sam.1
|
||||
--- doc/sam.1.orig
|
||||
+++ doc/sam.1
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2019/11/12 02:45:32 jsg Exp $
|
||||
@bin bin/B
|
||||
@bin bin/sam
|
||||
@bin bin/samterm
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2019/07/12 20:48:54 sthen Exp $
|
||||
|
||||
COMMENT= translate character sets
|
||||
|
||||
DISTNAME= tcs
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:23:11 espie Exp $
|
||||
bin/tcs
|
||||
@man man/man1/tcs.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2019/07/12 20:48:54 sthen Exp $
|
||||
|
||||
COMMENT= serve 9P from Unix
|
||||
|
||||
DISTNAME= u9fs-20110118
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-makefile,v 1.1.1.1 2011/03/16 08:44:49 jasper Exp $
|
||||
--- makefile.orig Sat Mar 29 21:21:38 2003
|
||||
+++ makefile Tue Mar 15 14:41:10 2011
|
||||
@@ -15,7 +15,7 @@
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-oldfcall_c,v 1.1.1.1 2011/03/16 08:44:49 jasper Exp $
|
||||
--- oldfcall.c.orig Sat Mar 2 19:05:52 2002
|
||||
+++ oldfcall.c Tue Mar 15 14:43:08 2011
|
||||
@@ -1,3 +1,4 @@
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-safecpy_c,v 1.1.1.1 2011/03/16 08:44:49 jasper Exp $
|
||||
--- safecpy.c.orig Tue Mar 15 14:41:45 2011
|
||||
+++ safecpy.c Tue Mar 15 14:41:53 2011
|
||||
@@ -1,4 +1,5 @@
|
||||
|
@ -1,2 +1 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/03/16 08:44:49 jasper Exp $
|
||||
@bin bin/u9fs
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2019/07/12 20:48:54 sthen Exp $
|
||||
|
||||
COMMENT= clone of the Plan9 editor 'acme'
|
||||
|
||||
VERSION= 0.13.41
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-libmsg_connect_c,v 1.1 2003/05/24 19:13:08 pvalchev Exp $
|
||||
--- libmsg/connect.c.orig Sun Apr 12 13:37:42 1998
|
||||
+++ libmsg/connect.c Sat May 24 13:12:29 2003
|
||||
@@ -109,11 +109,13 @@ client_connect(void)
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-wily_text2_c,v 1.1 2003/05/24 19:13:08 pvalchev Exp $
|
||||
--- wily/text2.c.orig Sat Apr 11 13:21:28 1998
|
||||
+++ wily/text2.c Sat May 24 13:12:29 2003
|
||||
@@ -136,11 +136,12 @@ text_write(Text *t, char *fname) {
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:23:11 espie Exp $
|
||||
bin/wily
|
||||
@man man/man1/wily.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user