aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/stow
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-11 20:20:38 +0800
committerknu <knu@FreeBSD.org>2001-09-11 20:20:38 +0800
commite9a2592009530397bb3b95a4a12b33e35818bbdb (patch)
tree2cb456491dbb3fa7e54f3d98a636bed998c3172d /sysutils/stow
parent6315ba943f849b3101e85b34ebea483247a6b627 (diff)
downloadfreebsd-ports-gnome-e9a2592009530397bb3b95a4a12b33e35818bbdb.tar.gz
freebsd-ports-gnome-e9a2592009530397bb3b95a4a12b33e35818bbdb.tar.zst
freebsd-ports-gnome-e9a2592009530397bb3b95a4a12b33e35818bbdb.zip
- Hand the maintainership over to the submitter.
- Force it to honor PREFIX. PR: ports/30385 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Diffstat (limited to 'sysutils/stow')
-rw-r--r--sysutils/stow/Makefile6
-rw-r--r--sysutils/stow/pkg-descr4
2 files changed, 7 insertions, 3 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile
index 112115aadfc6..260d0201e88f 100644
--- a/sysutils/stow/Makefile
+++ b/sysutils/stow/Makefile
@@ -12,10 +12,14 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clefevre@citeweb.net
GNU_CONFIGURE= yes
+USE_GMAKE= yes
+# PREFIX isn't honored. force it w/ prefix.
+MAKE_ARGS= prefix="${PREFIX}"
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/stow ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/stow.info ${PREFIX}/info
diff --git a/sysutils/stow/pkg-descr b/sysutils/stow/pkg-descr
index a89f18f5ca85..5e13d2f5f120 100644
--- a/sysutils/stow/pkg-descr
+++ b/sysutils/stow/pkg-descr
@@ -5,8 +5,8 @@ installed in the same place (/usr/local).
Stow was inspired by Carnegie Mellon's "Depot" program, but is
substantially simpler. Whereas Depot requires database files to keep
-things in sync, Stow stores no extra state between runs, so there's no
-danger (as there is in Depot) of mangling directories when file
+things in sync, Stow stores no extra state between runs, so there's
+no danger (as there is in Depot) of mangling directories when file
hierarchies don't match the database. Also unlike Depot, Stow will
never delete any files, directories, or links that appear in a Stow
directory (e.g., /usr/local/stow/emacs), so it's always possible to