git

  1. andrewm659

    gitweb erroring using apache

    In one of my jails I have gitweb installed and I have been trying to get it setup. Making sure all the correct packages are installed and whatnot. I almost have it completed. But now when I try to browse to the page I get the following: [Wed Oct 19 15:31:22.095631 2016] [authz_core:debug]...
  2. Matthew Dresden

    Non root users in jail using git don't create or use .gitconfig under HOME

    My issue is this: If I want to configure git as root with a command like git config it does what is expected and creates a file in ~/.gitconfig However if any other user tries to do the same command or any other git command it only looks for /usr/local/etc/gitconfig It should by default look...
  3. andrewm659

    Recompiling Git with Gitweb in jail

    I need some help. I want to get gitweb working in my jail instance (ezjail). I don't know how to recompile from within the jaill. Do I need to download the ports package in the jail or from the host system? Is there a separate package that has this compiled in? FreeBSD 10.3 pkg query -e...
  4. karolyi

    postfix breaking with security/openssl

    hHey, jJust wanted to document here that: Git package depends on security/openssl, and security/openssl breaks postfix/smtp. yYou'll get segfaults from 'postfix/smtp' when using it with security/openssl, and SOME emails won't get delivered, depending on the ssl implementation your server wants...
Back
Top