Age | Commit message (Collapse) | Author |
|
/usr/lib/blah, but distutils installs in /usr/local/lib/blah, so we
can't figure out where it is when we want to deinstall. Feh.
Revert first attempt to hack around this, as it didn't help and just
broke things on Fedora too.
svn path=/rpkid/Makefile.in; revision=3632
|
|
svn path=/pywrap/Makefile.in; revision=3631
|
|
svn path=/portal-gui/Makefile.in; revision=3630
|
|
$top/portal-gui/build.sh as a result
remove helper script, and use @PYTHON@ configure variable to substitute instead
rename django.wsgi => rpki.wsgi
rename zrpki.conf => rpki.conf for apache configuration
svn path=/configure; revision=3629
|
|
svn path=/Makefile.in; revision=3628
|
|
svn path=/configure; revision=3627
|
|
svn path=/configure.ac; revision=3626
|
|
directory. No doubt I'm still forgetting something, eg, schema files
needed for setup, but basic mechanism seems to work.
svn path=/rpkid/Makefile.in; revision=3625
|
|
svn path=/rpkid/Makefile.in; revision=3624
|
|
svn path=/rcynic/sample-trust-anchors/apnic.tal; revision=3623
|
|
svn path=/portal-gui/configure; revision=3622
|
|
into line with the other Python code
portal-gui needs a bit more work to bring its autoconf into line with
the other code, which may include some source tree reorganizations.
svn path=/portal-gui/Makefile.in; revision=3621
|
|
./configure. Change (almost) all programs to use rpki.conf instead of
separate config files for each program, and add support for
${prefix}/etc/rpki.conf like normal system programs.
svn path=/buildtools/make-python-executable.py; revision=3620
|
|
svn path=/openssl/Makefile.in; revision=3618
|
|
svn path=/configure; revision=3617
|
|
svn path=/configure; revision=3615
|
|
svn path=/rpkid/Makefile.in; revision=3613
|
|
svn path=/rpkid/setup.py; revision=3612
|
|
svn path=/rpkid/Makefile.in; revision=3611
|
|
build it.
svn path=/configure; revision=3610
|
|
package.
svn path=/pow/Makefile.in; revision=3609
|
|
necessary, building OpenSSL with -fPIC and linking against static
libraries was enough. So we probably could go back to using
distutils, but for now, we can get rid of the extraneous steps.
svn path=/pow/Makefile.in; revision=3608
|
|
python 2.7 on some systems now)
svn path=/scripts/rpkidemo; revision=3607
|
|
svn path=/pow/Makefile.in; revision=3606
|
|
svn path=/rpkid/rpki/POW; revision=3605
|
|
svn path=/rtr-origin/rtr-origin.py; revision=3604
|
|
because we do need position independent code to build _POW.so.
svn path=/configure; revision=3603
|
|
svn path=/configure; revision=3602
|
|
svn path=/rcynic/sample-trust-anchors/apnic.tal; revision=3601
|
|
svn path=/rcynic/make-tal.sh; revision=3600
|
|
svn path=/rcynic/sample-trust-anchors/afrinic.tal; revision=3599
|
|
svn path=/pow/POW-0.7/lib/pkix.py; revision=3598
|
|
svn path=/rcynic/scripts/freebsd/rcynic.conf; revision=3597
|
|
svn path=/Makefile.in; revision=3596
|
|
svn path=/rcynic/make-ita.sh; revision=3595
|
|
svn path=/rcynic/README; revision=3594
|
|
svn path=/rcynic/sample-trust-anchors/README; revision=3593
|
|
svn path=/rcynic/sample-trust-anchors/bbn-testbed.ita; revision=3592
|
|
svn path=/rcynic/sample-trust-anchors/bbn-testbed.tal; revision=3591
|
|
programs too.
svn path=/rpkid/Makefile.in; revision=3590
|
|
defaults and try again.
svn path=/configure; revision=3589
|
|
svn path=/configure; revision=3588
|
|
svn path=/configure; revision=3587
|
|
svn path=/configure; revision=3586
|
|
svn path=/configure; revision=3585
|
|
svn path=/configure; revision=3584
|
|
svn path=/rpkid/tests/smoketest.py; revision=3583
|
|
svn path=/pow/Makefile.in; revision=3582
|
|
svn path=/configure; revision=3581
|
|
private OpenSSL or system OpenSSL. Not (yet) hacked for POW and
pywrap, nor tested (yet) on any other platform.
Mechanism we're using to find our private OpenSSL directory now is
kind of icky, may need to switch to some kind of double indirection
scheme using AC_SUBST_FILE to hide the nasty bits.
svn path=/configure; revision=3580
|