summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-03-01break out default variables into their own file: defaultenvJameson Graef Rollins
2009-03-01added "test" target for makeDaniel Kahn Gillmor
2009-03-01transition to the perl-based keytrans implementation.Daniel Kahn Gillmor
2009-02-22Fix how version number is saved/retrieved. Version is now stored inJameson Graef Rollins
2009-02-19fix call to transition script in postinst script, and fix lintian error about...Jameson Graef Rollins
2009-02-19install the transition scripts as executable by the superuser.Daniel Kahn Gillmor
2009-02-19adopting new transition script strategyDaniel Kahn Gillmor
2009-02-19shipping transition script; requiring manual version synchronization between ...Daniel Kahn Gillmor
2009-01-31fix some things bugs from the separation transition, and try to fix the test ...Jameson Graef Rollins
2009-01-31move src/subcommands to srv/share, and add common file to src/share (update M...Jameson Graef Rollins
2009-01-31fix makefile, and remove now-unneeded dirs in debian packagingJameson Graef Rollins
2009-01-31break out subfunctions from monkeysphere commandJameson Graef Rollins
2009-01-31updating Makefile and debian dependencies.Daniel Kahn Gillmor
2009-01-31add pem2openpgp to make install targetJameson Graef Rollins
2008-12-28added version output optionJameson Graef Rollins
2008-11-15move debian packaging to the packaging/ subdirectory.Jameson Graef Rollins
2008-11-10add shebang and copyright to makefile.Jameson Graef Rollins
2008-10-30Couple of small fixes to makefile.Jameson Graef Rollins
2008-10-28make sure that the /etc/monkeysphere/gpg-*.conf are placed during package ins...Daniel Kahn Gillmor
2008-10-26packaging preparations for 0.16-1 release.Daniel Kahn Gillmor
2008-09-14documenting problems with the tarball generation process.Daniel Kahn Gillmor
2008-09-12make calls to hostname portable; more tweaks to FreeBSD packaging.Daniel Kahn Gillmor
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 l...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
2008-09-05scripts to "make releasenote" to make my life easier.Daniel Kahn Gillmor
2008-09-04packaging simplification, TODO cleanup.Daniel Kahn Gillmor
2008-09-04tuning up the make install target.Daniel Kahn Gillmor
2008-09-04adding make install targetDaniel Kahn Gillmor
2008-09-04preparing for 0.14-1 release with old packaging format.Daniel Kahn Gillmor
2008-09-04Revert "we are building with the format 3.0 (git) packaging techniques now; s...Daniel Kahn Gillmor
2008-09-03we are building with the format 3.0 (git) packaging techniques now; simplify ...Daniel Kahn Gillmor
2008-09-02shipping getting-started docs in the release tarball; nevermind about calling...Daniel Kahn Gillmor
2008-07-26more documentation for end users (and more FIXMEs), including README.admin in...Daniel Kahn Gillmor
2008-06-19added debian-package target to Makefile to simplify package building process....Daniel Kahn Gillmor
2008-06-13monkeysphere debianization. Package can now be cleanly built with minimal li...Daniel Kahn Gillmor
2008-06-13added top-level Makefile for ease of building with debhelper.Daniel Kahn Gillmor
2008-05-25move gpg2ssh stuff into it's own subdirectory to reduce some cluterJameson Graef Rollins
2008-04-21initial pass at converting PEM-encoded private keys into OpenPGP public keys.Daniel Kahn Gillmor
2008-04-08working with subkeys: preparing to write a gnutls-based gpg2ssh capable of fe...Daniel Kahn Gillmor
2008-04-07broke out gnutls business into a helper file in preparation for new projects.Daniel Kahn Gillmor
2008-04-01passwordless private key translation is now working in a pipeline,Daniel Kahn Gillmor
2008-03-08Added a .PHONY to MakefileMatthew James Goins
2008-02-09initial importDaniel Kahn Gillmor