index
:
monkeysphere
autoquote
dualquote
master
rootsquash
shell
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packaging
/
freebsd
/
distinfo
Age
Commit message (
Collapse
)
Author
2008-09-14
forcing monkeysphere shell to bash for FreeBSD.
Daniel Kahn Gillmor
2008-09-14
The monkeysphere system user must have bash as its shell for the simple su ↵
Daniel Kahn Gillmor
invocation to work. Do not try to explicitly preserve the environment across an su, as this is the default, and -m implies using the login shell of the superuser under FreeBSD.
2008-09-14
adding another FIXME of things worth adding to monkeysphere-server diagnostics.
Daniel Kahn Gillmor
2008-09-13
fixing bugs in monkeysphere-server diagnostics.
Daniel Kahn Gillmor
2008-09-12
make sure that the FreeBSD package is using GNU-style getopt calls.
Daniel Kahn Gillmor
2008-09-12
make calls to hostname portable; more tweaks to FreeBSD packaging.
Daniel Kahn Gillmor
2008-09-12
more tweaks to freebsd packaging.
Daniel Kahn Gillmor
2008-09-12
fixing another Makefile configfile installation goof.
Daniel Kahn Gillmor
2008-09-12
fixing Makefile configfile installation goof.
Daniel Kahn Gillmor
2008-09-12
tweaking installations of config files so that FreeBSD ports do not clobber ↵
Daniel Kahn Gillmor
local sysadmin changes.
2008-09-12
making invocations of mktemp portable (FreeBSD does not have a default value ↵
Daniel Kahn Gillmor
for the [template] arg
2008-09-12
first pass at auto-created distinfo for FreeBSD packaging.
Daniel Kahn Gillmor
2008-09-11
updates to FreeBSD port framework
Daniel Kahn Gillmor
2008-09-11
added initial FreeBSD packaging from anarcat (via svn from ↵
Daniel Kahn Gillmor
https://lethe.koumbit.net/svn/koumbit/trunk/ports/security/monkeysphere)