Date: Mon, 11 Jun 2007 18:14:43 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/reclinker Makefile distinfo pkg-descr Message-ID: <200706111814.l5BIEh9x005494@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2007-06-11 18:14:43 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/reclinker Makefile distinfo pkg-descr Log: Add port sysutils/reclinker: reclinker is a recursive symlinking utility. It mirrors a hierarchy of files by means of symlinks. It's similar to GNU Stow, however: * written in pure C (no dependencies, fast) * free of forced, confusing package management terminology (like stow dir, target dir, package) * supports both absolut and relative linking * supports linking into existing hierarchies, handles properly already existing directory symlinks in the target hierarchy (like /usr/man -> share/man) * supports access control (set ownership/mode of created links/directories, filter processed files based on ownership/mode requirements) WWW: http://creo.hu/~csaba/stuff/reclinker/ Author: Csaba Henk Revision Changes Path 1.922 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/reclinker/Makefile (new) 1.1 +3 -0 ports/sysutils/reclinker/distinfo (new) 1.1 +15 -0 ports/sysutils/reclinker/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706111814.l5BIEh9x005494>