darcs

Issue 144 I wish the Mac OS X binary came in a unixy filesystem layout

Title I wish the Mac OS X binary came in a unixy filesystem layout
Priority wishlist Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy, zooko
Assigned To
Topics

Created on 2006-03-07.13:52:10 by zooko, last changed 2009-08-27.13:50:50 by admin.

Messages
msg558 (view) Author: zooko Date: 2006-03-07.13:52:08
I am installing darcs 1.0.6 on Mac OS X, and I have to make the following
changes to the contents of the package so that it will fit nicely into my unixy
filesystem structure:

mkdir bin man share share/doc share/doc/darcs
mv darcs bin
mv darcs.1 man
mv * share/doc/darcs

Then I can install it in my filesystem, either with "cp -a darcs-1.0.6/*
/usr/local" or by using GNU stow, which accomplishes the same thing using
symlinks instead of copies, thus making it uninstallable and versionable.

So my wish is that the darcs binary for Mac OS X was already laid out in this
structure.
msg1995 (view) Author: kowey Date: 2007-08-04.06:13:02
In principle, we don't provide binaries, so this would be a question for the
various volunteers that package builds.  Looking over the description on
  http://wiki.darcs.net/index.html/CategoryBinaries 
the binaries that people provide seem to meet this request already.

That said, it might be nice if the Makefile had a target that made it super-easy
for people to make their own binaries for distribution (bindist?)
History
Date User Action Args
2006-03-07 13:52:10zookocreate
2007-08-04 06:13:06koweysetstatus: unread -> resolved
nosy: + kowey, beschmi
messages: + msg1995
2009-08-06 17:32:09adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, dagit, mornfall, simon, thorkilnaur, - droundy
2009-08-06 20:29:34adminsetnosy: - beschmi
2009-08-10 21:44:31adminsetnosy: - markstos, darcs-devel, jast, dagit, Serware, mornfall
2009-08-25 17:46:55adminsetnosy: + darcs-devel, - simon
2009-08-27 13:50:50adminsetnosy: tommy, kowey, darcs-devel, zooko, thorkilnaur, dmitry.kurochkin