Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 196870

Summary: www-apps/phpusertrack (new ebuild)
Product: Gentoo Linux Reporter: Christopher Troup <mini>
Component: New packagesAssignee: Gentoo Web-apps project <webapps-request>
Status: RESOLVED UPSTREAM    
Severity: enhancement Keywords: EBUILD, InOverlay
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://phpusertrack.com/
Whiteboard: [webapp-overlay]
Package list:
Runtime testing required: ---
Attachments: Initial Ebuild
Modified Ebuild

Description Christopher Troup 2007-10-24 04:08:36 UTC
phpUserTrack is a realtime web statistics package that should be added to portage.

Reproducible: Always
Comment 1 Christopher Troup 2007-10-24 10:01:18 UTC
Created attachment 134211 [details]
Initial Ebuild

A start at creating an ebuild for phpUserTrack. This is my first ebuild so I'm sure there are many problems.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-24 10:05:28 UTC
- drop pkg_setup and src_unpack, they are redundant
- use the new virtual/httpd-* virtuals instead of want_apache
- remove mysql dependency, use depend.php eclass to check for mysql/mysqli support in PHP instead (that's probably what PHPUSERTRACK_PHP_FEATURES was intended for in your ebuild anyway?)
- does this *really* RDEPEND on gettext?
Comment 3 Christopher Troup 2007-10-24 10:49:16 UTC
Created attachment 134215 [details]
Modified Ebuild

I can't figure out how to "chmod 777 templates_c" in the installed directory
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2008-02-19 11:37:26 UTC
In webapps overlay, thanks and closing for now.

http://overlays.gentoo.org/svn/proj/webapps/experimental/www-apps/phpusertrack/