summaryrefslogtreecommitdiff
path: root/packaging/freebsd
AgeCommit message (Collapse)Author
2009-08-07updated freebsd port for 0.26Daniel Kahn Gillmor
2009-07-17updating freebsd port for 0.25Daniel Kahn Gillmor
2009-03-10FreeBSD packaging: revert to simpler hack for debian tarballs; use ${FIND} ↵Daniel Kahn Gillmor
instead of find
2009-03-10FreeBSD packaging: make sure to clean up cruft after in-place sed replacement.Daniel Kahn Gillmor
2009-03-10FreeBSD porting: trying to make sure package cleanup goes smoothly.Daniel Kahn Gillmor
2009-03-10cleaning up a lingering non-portable mktemp invocation.Daniel Kahn Gillmor
2009-03-10FreeBSD packaging: use tabs for variable declarations in MakefileDaniel Kahn Gillmor
2009-03-10FreeBSD: clean up some portlint warnings.Daniel Kahn Gillmor
2009-03-10FreeBSD porting: do one more path translation.Daniel Kahn Gillmor
2009-03-10FreeBSD porting: using in-place sed to replace paths. Using ↵Daniel Kahn Gillmor
pack("%32U",...) for checksum, which seems to work for both perl 5.8 and 5.10
2009-03-09More FreeBSD packaging work: removing gnutls patches -- not needed for ↵Daniel Kahn Gillmor
monkeysphere; updating maintainer scripts.
2009-03-09update freebsd Makefile to reflect reorganization of Monkeysphere, and ↵Daniel Kahn Gillmor
transition to perl.
2009-03-09updating FreeBSD port for 0.24Daniel Kahn Gillmor
2008-12-26updating freebsd patch to allow monkeysphere-ssh-proxycommand to work (path ↵Daniel Kahn Gillmor
updates).
2008-12-26updating freebsd port information for version 0.22Daniel Kahn Gillmor
2008-11-280.22 release preperation.Jameson Graef Rollins
2008-11-09include the gnupg config files in FreeBSD port.Daniel Kahn Gillmor
2008-10-30store gnutls patch for fully-enabling the monkeysphere on FreeBSD 7.1, which ↵Daniel Kahn Gillmor
ships with GnuTLS 2.4.1
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-30fixing freebsd patch to match current shipped config file.Daniel Kahn Gillmor
2008-10-29updated freebsd data for 0.19Daniel Kahn Gillmor
2008-10-29fixing symlinks created in packaging; updated FreeBSD port to handle ↵Daniel Kahn Gillmor
centrally-linked gpg.conf files too.
2008-10-28make sure that the /etc/monkeysphere/gpg-*.conf are placed during package ↵Daniel Kahn Gillmor
installation.
2008-10-26tracking freebsd packaging from anarcat.Daniel Kahn Gillmor
2008-10-26updated freebsd ports information.Daniel Kahn Gillmor
2008-10-25freebsd port: changes from anarcatDaniel 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-14adding another FIXME of things worth adding to monkeysphere-server diagnostics.Daniel Kahn Gillmor
2008-09-13fixing bugs in monkeysphere-server diagnostics.Daniel Kahn Gillmor
2008-09-13invoking monkeysphere-server diagnostics at the end of the FreeBSD package ↵Daniel Kahn Gillmor
installation.
2008-09-12make sure that the FreeBSD package is using GNU-style getopt calls.Daniel Kahn Gillmor
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-12ensuring that FreeBSD uses /var/monkeysphere instead of /var/lib/monkeysphereDaniel 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
2008-09-12patching the upstream sources for the unusual location of etc in FreeBSD.Daniel Kahn Gillmor
2008-09-12fixing up FreeBSD port Makefile to handle post-install config file creation ↵Daniel Kahn Gillmor
properly.
2008-09-12fixing another Makefile configfile installation goof.Daniel Kahn Gillmor
2008-09-12fixing Makefile configfile installation goof.Daniel Kahn Gillmor
2008-09-12tweaking installations of config files so that FreeBSD ports do not clobber ↵Daniel Kahn Gillmor
local sysadmin changes.
2008-09-12making invocations of mktemp portable (FreeBSD does not have a default value ↵Daniel Kahn Gillmor
for the [template] arg
2008-09-12first pass at auto-created distinfo for FreeBSD packaging.Daniel Kahn Gillmor
2008-09-12further lockfile debugging.Daniel Kahn Gillmor
2008-09-12more FreeBSD patches to adopt the ports-specific location of the shared files.Daniel Kahn Gillmor
2008-09-12more monkeying around with portable ways to install the manpages.Daniel Kahn Gillmor
2008-09-12more packaging shennanigans (nc is available in FreeBSD-7-STABLE by default, ↵Daniel Kahn Gillmor
apparently)