Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2009 14:36:40 -0400
From:      "Peter C. Lai" <peter@simons-rock.edu>
To:        freebsd-ports@freebsd.org, ppathiakis@tilera.com
Cc:        todd@chaka.net, cube@netbsd.org
Subject:   Re: Port Request - Asset Tracker for RT
Message-ID:  <20090519183639.GU56679@cesium.hyperfine.info>

next in thread | raw e-mail | index | archive | help
This is in response to your port request from Fri Apr 11 13:28:17 UTC 2008:  

This turning out to be a lot of work (I was trying to port it over to
pkgsrc actually since I'm not deploying it on FreeBSD atm.

The main issue is having to rewrite/patch the entire upstream Makefile/
Makefile.in in order to split up the html into LOCALBASE/share/rt and the 
appropriate perl into SITE_PERL and the config files into LOCALBASE/etc/rt. 

Now, In the pkgsrc world, we don't put RT's libs into SITE_PERL, but
they go in PKGBASE/lib/rt3 and by default we tell RT's configure that
local RT modifications are in /var/rt3. I've resigned myself thus far to
having AssetTracker's lib and html live in /var/rt3 and the etc files 
in PKGBASE/etc... It's another few steps (read: patching of AT's Makefile)
to better integrate AssetTracker so that its libs and html live in the 
correct spots in pkgsrc; if I ever get around to that, then perhaps we can 
throw in the SITE_PERL hack, but my client is itching to get his AssetTracker 
instance up so I may just settle with what I have...

Trying to use existing p5-RT* portfiles as templates doesn't map well onto
AssetTracker, mostly because it makes assumptions that everyone is
installing their RT into the monolithic /opt/rt3 layout...

-- 
===========================================================
Peter C. Lai                 | Bard College at Simon's Rock
Systems Administrator        | 84 Alford Rd.
Information Technology Svcs. | Gt. Barrington, MA 01230 USA
peter AT simons-rock.edu     | (413) 528-7428
===========================================================




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090519183639.GU56679>