Date: Wed, 1 Jan 2003 08:00:45 -0800 (PST) From: Alan Eldridge <alane@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/xstow Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/xstow/files manpages.mk patch-src-setup_config.h patch-src-tree.cpp Message-ID: <200301011600.h01G0jsD087885@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alane 2003/01/01 08:00:45 PST Modified files: sysutils Makefile Added files: sysutils/xstow Makefile distinfo pkg-comment pkg-descr pkg-plist sysutils/xstow/files manpages.mk patch-src-setup_config.h patch-src-tree.cpp Log: Superset of GNU stow written in C++. Useful if you haven't got perl yet. Has many enhancements. Revision Changes Path 1.322 +1 -0 ports/sysutils/Makefile 1.1 +26 -0 ports/sysutils/xstow/Makefile (new) 1.1 +1 -0 ports/sysutils/xstow/distinfo (new) 1.1 +2 -0 ports/sysutils/xstow/files/manpages.mk (new) 1.1 +10 -0 ports/sysutils/xstow/files/patch-src-setup_config.h (new) 1.1 +19 -0 ports/sysutils/xstow/files/patch-src-tree.cpp (new) 1.1 +1 -0 ports/sysutils/xstow/pkg-comment (new) 1.1 +11 -0 ports/sysutils/xstow/pkg-descr (new) 1.1 +7 -0 ports/sysutils/xstow/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301011600.h01G0jsD087885>