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
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-13
invoking monkeysphere-server diagnostics at the end of the FreeBSD package ↵
Daniel Kahn Gillmor
installation.
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
ensuring that FreeBSD uses /var/monkeysphere instead of /var/lib/monkeysphere
Daniel Kahn Gillmor
2008-09-12
streamlined pkg-install and pkg-deinstall, based on mysql and postgresql ports
Daniel Kahn Gillmor
2008-09-12
initial attempts at user add scripts for FreeBSD packaging.
Daniel Kahn Gillmor
2008-09-12
patching the upstream sources for the unusual location of etc in FreeBSD.
Daniel Kahn Gillmor
2008-09-12
fixing up FreeBSD port Makefile to handle post-install config file creation ↵
Daniel Kahn Gillmor
properly.
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-12
further lockfile debugging.
Daniel Kahn Gillmor
2008-09-12
more FreeBSD patches to adopt the ports-specific location of the shared files.
Daniel Kahn Gillmor
2008-09-12
more monkeying around with portable ways to install the manpages.
Daniel Kahn Gillmor
2008-09-12
more packaging shennanigans (nc is available in FreeBSD-7-STABLE by default, ↵
Daniel Kahn Gillmor
apparently)
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)