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. I think this will be an useful addition for this port. Added file(s): - files/patch-doc-Makefile.in - files/patch-doc-urxvtcd.1.man - files/patch-src-Makefile.in - files/patch-src-urxvtcd Port maintainer (thierry@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->thierry Over to maintainer (via the GNATS Auto Assign Tool)
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 <simon (at) olofsson.de> 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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!