Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196870 - www-apps/phpusertrack (new ebuild)
Summary: www-apps/phpusertrack (new ebuild)
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Gentoo Web-apps project
URL: http://phpusertrack.com/
Whiteboard: [webapp-overlay]
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2007-10-24 04:08 UTC by Christopher Troup
Modified: 2008-02-19 11:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Initial Ebuild (phpUserTrack-0.6.3.1.ebuild,713 bytes, text/plain)
2007-10-24 10:01 UTC, Christopher Troup
Details
Modified Ebuild (phpUserTrack-0.6.3.1.ebuild,701 bytes, text/plain)
2007-10-24 10:49 UTC, Christopher Troup
Details

Note You need to log in before you can comment on or make changes to this bug.
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/