Rob, I'm sorry to say that, so far as I know, no one is working on a port package for FreeBSD. Our normal mode of work is to use a virtualenv, and that's what we recommend doing in production, too.
It gives you tight control over the entire installation, allowing you to safely install your package, its dependencies, and maintain specific versions of those packages, without worries that an incompatible package version will affect something else in the system or have the system affect your program. As a result, while we would provide support and guidance for anybody attempting to make such packages for the OS of their choice, we don't make them ourselves, and nobody here has mentioned making such a package that I have ever seen. On Sat, Nov 19, 2011 at 6:25 PM, Rob <[email protected]> wrote: > Hi TG Folks. I have been enjoying working with th eframeowrk and > would like to implement a site I build using TG2.1.3 on a FreeBSD > machine but am having a very hard time as the SysAdmin will only allow > packages to be installed on the server using Ports. Is anyone working > on a Port package for 2.1.3 on FreeBSD? > > Thank you, > Rob. > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears Trunk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/turbogears-trunk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en.
