summaryrefslogtreecommitdiff
path: root/packaging/freebsd/pkg-install
AgeCommit message (Collapse)Author
2008-10-30reorganizing FreeBSD port to make it clearer where it in /usr/ports and to ↵Daniel Kahn Gillmor
make it easier to rebuild the port
2008-10-30freebsd packaging: leave gnupg-authentication.conf with superuser ownership. ↵Daniel Kahn Gillmor
it should not need to be owned by monkeysphere.
2008-10-30build out directories for the monkeysphere that should be created on package ↵Daniel Kahn Gillmor
installation.
2008-10-29fixing symlinks created in packaging; updated FreeBSD port to handle ↵Daniel Kahn Gillmor
centrally-linked gpg.conf files too.
2008-10-26tracking freebsd packaging from anarcat.Daniel Kahn Gillmor
2008-09-14forcing monkeysphere shell to bash for FreeBSD.Daniel Kahn Gillmor
2008-09-14The 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-13invoking monkeysphere-server diagnostics at the end of the FreeBSD package ↵Daniel Kahn Gillmor
installation.
2008-09-12make calls to hostname portable; more tweaks to FreeBSD packaging.Daniel Kahn Gillmor
2008-09-12more tweaks to freebsd packaging.Daniel Kahn Gillmor
2008-09-12streamlined pkg-install and pkg-deinstall, based on mysql and postgresql portsDaniel Kahn Gillmor
2008-09-12initial attempts at user add scripts for FreeBSD packaging.Daniel Kahn Gillmor