aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-18Autodetect need for --install-layout=deb on Debian-derived systems.Rob Austein
2013-01-17Construct most (not all yet) installable Python scripts in setup.pyRob Austein
2013-01-17Skip test when rcynic hasn't provided the necessary input data.Rob Austein
2013-01-17Re-enable data_files.Rob Austein
2013-01-12Approaching something usable.Rob Austein
2013-01-12Using @cwd in FreeBSD pkg-plist seems to work, and is much less of aRob Austein
2013-01-10OK, this version almost kind of sort of works as a FreeBSD package.Rob Austein
2013-01-09Doh.Rob Austein
2013-01-09I guess it helps to create the parent directory too.Rob Austein
2013-01-09Doh. Typo.Rob Austein
2013-01-09More fun with pkg-install.Rob Austein
2013-01-08Pull from trunk.Rob Austein
2013-01-08CheckpointRob Austein
2013-01-08merge ^/branches/tk325Michael Elkins
2013-01-08Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-01-08Start work on separate RP and CA ports for FreeBSD.Rob Austein
2013-01-08Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-01-05Use a distutils MANIFEST.in template, at least for now. There mightRob Austein
2013-01-05Initial (experimental) $top/setup.py and support code.Rob Austein
2013-01-04installation-scripts/linux/install.sh is in svn now rather thanRob Austein
2012-12-31Further goofs in installation manifest construction.Rob Austein
2012-12-27Perl and makedepend, both needed by OpenSSL.Rob Austein
2012-12-23Debug package deinstallation.Rob Austein
2012-12-23Cleaner substitution.Rob Austein
2012-12-23"install -t" is a GNU-ism that only works on some platforms.Rob Austein
2012-12-21Move some BUILD_DEPENDS out to RUN_DEPENDS.Rob Austein
2012-12-21Set NO_DEPENDS while building pkg-plist.Rob Austein
2012-12-20First cut at script to create FreeBSD port. Not ready for prime time.Rob Austein
2012-12-20Using autoconf to customize shell scripts (as opposed to Makefiles)Rob Austein
2012-12-20Add "make instalation-manifest" as a first cut at something that willRob Austein
2012-12-20RedHat and Ubuntu can't even agree on where the freaking "test"Rob Austein
2012-12-14Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-12-13Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-12-13Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-12-13Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-12-13Update message printed at end of Linux installation. See #363.Rob Austein
2012-12-13Make shared library copying code work again on Ubuntu 12.04LTS. NeedRob Austein
2012-12-12Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-12-11Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-12-11Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-12-11Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-12-10First cut at adding support for Ubuntu 12.04. See #363.Rob Austein
2012-12-01Every other platform puts touch in /usr/bin, but Red Hat is tooRob Austein
2012-11-30LACNIC rolled their trust anchor key and location.Rob Austein
2012-11-29Create /var/run/rpkid if necessary. Fixes #307.Rob Austein
2012-11-28Check signedObject URI when present. Closes #173.Rob Austein
2012-11-28Teach resource_range_ip.parse_str() to autodetect IP version. Closes #338.Rob Austein
2012-11-28Add testable property resource_range_ip.can_be_prefix for contextsRob Austein
2012-11-27Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-11-27Fix error message regarding the minimum version requirement for Django. See ...Michael Elkins