summaryrefslogtreecommitdiff
path: root/devel/gearmand/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Updated to 1.0.6 (1.1.x versions will reside in devel/gearman-devel soon)Greg Larkin2013-07-171-5/+16
| | | | | | - Trimmed Makefile header - Added patches to work around missing alloca.h - Added CONFLICTS to p5-Gearman-Server for gearmand 1.0.* and 1.1.*
* [devel/gearmand]:Greg Larkin2012-10-041-3/+21
| | | | | | | | | | | | | | | | | | | - Updated to 0.39 - Added gearmand entries to UIDs and GIDs - Registered conflict with devel/p5-Gearman-Server (conflicting rc.d scripts) - Add patch to fix build with GCC < 4.4 - Cleaned up rc.d script - Converted to OptionsNG [devel/p5-Gearman-Server]: - Registered conflict with devel/gearmand (conflicting rc.d scripts) [devel/p5-Gearman-XS]: - Removed explicit LIB_DEPENDS library version number - Bumped PORTREVISION PR: ports/171593 (based on) Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - Fix the SQLite library detection the correct way this timeGreg Larkin2012-01-161-0/+10
Submitted by: pointyhat (via pav) Pointyhat to: glarkin