aboutsummaryrefslogtreecommitdiff
path: root/rpkid/portal-gui/Makefile.in
AgeCommit message (Expand)Author
2013-11-27$top/rpkid/portal-gui/ no longer needs a Makefile. Closes #477.Rob Austein
2013-05-02Whack Ubuntu Apache configuration to use rpkigui-apache-conf-gen.Rob Austein
2013-04-06Move installation of portal-gui data files into setup.py.Rob Austein
2013-03-19revert OS specific post install rules added in [5119]Michael Elkins
2013-03-14add alias for /rcynic/ to the generated apache.conf (see #465)Michael Elkins
2013-03-12set PATH in cron entry otherwise rpkigui-import-routes script is not found in...Michael Elkins
2013-03-11fix error in crontab entry where it was not running every two hoursMichael Elkins
2013-03-07use --enable-target-install framework to add install-linux to the install tar...Michael Elkins
2013-03-07move installation of most portal-gui scripts to setup.py (see #373)Michael Elkins
2013-03-06revert [5096]Michael Elkins
2013-03-03move build-time generated configuration to local_settings.py and leave settin...Michael Elkins
2013-01-31Merge from trunk.Rob Austein
2013-01-18Get rid of "installation-manifest" Makefile target silliness.Rob Austein
2012-12-23"install -t" is a GNU-ism that only works on some platforms.Rob Austein
2012-12-20Add "make instalation-manifest" as a first cut at something that willRob Austein
2012-11-26also remove settings.pyc in uninstallMichael Elkins
2012-11-26configure now sets STATIC_ROOT in settings.pyMichael Elkins
2012-11-26rewrite ghostbuster_{create,edit} not to use generic viewsMichael Elkins
2012-11-22commiting work in progressMichael Elkins
2012-11-20add support for client side route lookup in the roa creation formMichael Elkins
2012-11-15Pull from /trunk.Rob Austein
2012-09-30Don't whack installation directories if they already exist. MaybeRob Austein
2012-02-08use install -d instead of -D, which is not supported under freebsd's installMichael Elkins
2012-02-07combine install targets into single targetMichael Elkins
2012-02-06create /usr/local/share/rpki if it doesn't existMichael Elkins
2012-01-17web portal no longer needs to write files in ${localstatedir}Michael Elkins
2012-01-17install twitter boostrap.min.css into web portal media directoryMichael Elkins
2012-01-17forgot to fix apache/rpki.conf -> apache.conf in makefileMichael Elkins
2012-01-17rename the apache configuration file from rpki.conf to apache.confMichael Elkins
2011-12-08Use mysql as the db backend for django.Michael Elkins
2011-11-23remove features that depend on django 1.3, so that portal gui works with djan...Michael Elkins
2011-11-11if ${sysconfdir}/rpki/settings.py already exists, append a .new suffix and co...Michael Elkins
2011-11-10move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...Michael Elkins
2011-10-13use the django.contrib.staticfiles app to serve the django admin site media.Michael Elkins
2011-10-07install copy of example rpki.conf as template for new gui usersMichael Elkins
2011-05-10Don't assume installation directories existRob Austein
2011-05-06DESTDIRRob Austein
2011-03-03put django project templates into $top/rpkid/rpki/gui/templatesMichael Elkins
2011-03-02portal-gui project Makefile should not install django app templatesMichael Elkins
2011-03-02move $top/portal-gui into $top/rpkid/portal-guiMichael Elkins