From owner-cvs-all@FreeBSD.ORG Mon Sep 27 20:04:09 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 185BA1065670; Mon, 27 Sep 2010 20:04:09 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 06CED8FC16; Mon, 27 Sep 2010 20:04:09 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o8RK48dv081592; Mon, 27 Sep 2010 20:04:08 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8RK48Cb081591; Mon, 27 Sep 2010 20:04:08 GMT (envelope-from thierry) Message-Id: <201009272004.o8RK48Cb081591@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 27 Sep 2010 20:04:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/rxvt-unicode Makefile pkg-plist ports/x11/rxvt-unicode/files patch-doc-Makefile.in patch-doc-urxvtcd.1.man patch-src-Makefile.in patch-src-urxvtcd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 20:04:09 -0000 thierry 2010-09-27 20:04:08 UTC FreeBSD ports repository Modified files: x11/rxvt-unicode Makefile pkg-plist Added files: x11/rxvt-unicode/files patch-doc-Makefile.in patch-doc-urxvtcd.1.man patch-src-Makefile.in patch-src-urxvtcd Log: Add a script to start urxvtc and urxvtd if it isn't running already. This script is described in urxvtc(1). Debian also uses this and the Manpage is from Debian. PR: ports/150976 Submitted by: Simon Olofsson Revision Changes Path 1.132 +2 -2 ports/x11/rxvt-unicode/Makefile 1.1 +10 -0 ports/x11/rxvt-unicode/files/patch-doc-Makefile.in (new) 1.1 +26 -0 ports/x11/rxvt-unicode/files/patch-doc-urxvtcd.1.man (new) 1.1 +18 -0 ports/x11/rxvt-unicode/files/patch-src-Makefile.in (new) 1.1 +10 -0 ports/x11/rxvt-unicode/files/patch-src-urxvtcd (new) 1.23 +1 -0 ports/x11/rxvt-unicode/pkg-plist