On Thu, 11 Nov 2010, Federico G. Schwindt wrote:

> On Thu, Nov 11, 2010 at 02:35:58PM +0100, David Coppa wrote:
> > merdely@ is right, a bit of clarification is necessary.
> > 
> > Ok?
> 
>   shouldn't this be moved to pkg/README?

Right.

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/vmwh/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    7 Nov 2010 18:06:00 -0000       1.1.1.1
+++ Makefile    11 Nov 2010 14:02:50 -0000
@@ -7,6 +7,7 @@ COMMENT =       vmware userland helper for X
 V =            0.20101029
 DISTNAME =     jcs-vmwh-ebb7669
 PKGNAME =      vmwh-${V}
+REVISION =     0
 CATEGORIES =   sysutils x11
 
 HOMEPAGE =     https://github.com/jcs/vmwh/
Index: pkg/MESSAGE
===================================================================
RCS file: pkg/MESSAGE
diff -N pkg/MESSAGE
--- pkg/MESSAGE 7 Nov 2010 18:06:00 -0000       1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,5 +0,0 @@
-To copy and paste from/to xterm, you have to put:
-
-XTerm*selectToClipboard:true
-
-into your ~/.Xdefaults
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/vmwh/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   7 Nov 2010 18:06:00 -0000       1.1.1.1
+++ pkg/PLIST   11 Nov 2010 14:02:50 -0000
@@ -1,2 +1,3 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2010/11/07 18:06:00 dcoppa Exp $
 @bin bin/vmwh
+share/doc/pkg-readmes/${FULLPKGNAME}
Index: pkg/README
===================================================================
RCS file: pkg/README
diff -N pkg/README
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ pkg/README  11 Nov 2010 14:02:50 -0000
@@ -0,0 +1,6 @@
+In order to use vmwh, add "vmwh &" to your ~/.xinitrc (or ~/.xsession).
+Furthermore, to copy and paste from/to xterm, you have to put:
+
+XTerm*selectToClipboard:true
+
+into your ~/.Xdefaults.

Reply via email to