redmine

  1. O

    Best practice for meeting extra rubygem dependencies for installed ports?

    In the case e.g. where an installed port has additional dependencies due to adding extra features outside the scope of the FreeBSD ports system. Current case in hand is plugins for www/redmine60. I started down the path of creating local ports to provide missing rubygems not currently in ports...
  2. O

    www/redmine (+ nginx, passenger) any better way to provide $PATH for web application plugin executables?

    When using a redmine plugin that utilises executables from other ports, in the OOB installation those executables won't be found because the default $PATH passed to nginx doesn't include /usr/local/bin. The only work-around I'm aware of is to add nginx_env="PATH=\$PATH:/usr/local/bin" to...
  3. gessel

    www/redmine51 (ruby gem problem) DMSF plugin fails ld: error: unable to find library -lstdc++

    I'm attempting to upgrade from www/redmine42-4.2.5 to www/redmine51-5.1.3_2 on FreeBSD 14.1-RELEASE-p3 GENERIC amd64 and I've used the redmine plugin DMSF which relies on xapian, specifically xapian-ruby (1.4.22). I can poudriere build and then install databases/ruby32-xapian-1.4.26 just fine...
  4. R

    Redmine: How to setup and get it running in NGINX?

    Hi, I installed www/redmine but cannot get it up and running in NGINX. The documentation that I found on this forum is quite outdated. I am using FreeBSD 12.0. Can somebody help me out? Best Regards, R
  5. xmj

    fractal cells - FreeBSD-based All-In-One solution for software development startups

    I’ve been working hard on ‪fractal cells, creating the All-In-One solution for software development startups. With fractal cells, you can easily transform a stock FreeBSD server into a fractal cells production environment. The hardware requirements are simple: You can run it on a VPS as small...
Back
Top