2008-03-23 14:23:30 by Greg Troxel | Files touched by this commit (5) | |
Log message: Remove because postgresql80 is gone from pkgsrc postgresql81-postgis is in pkgsrc and has an up to date postgis version this package has not been updated in over 2 years |
2008-03-07 20:35:14 by Tobias Nygren | Files touched by this commit (12) |
Log message: Replace ${DISTNAME}${EXTRACT_SUFX} with ${DEFAULT_DISTFILES} where applicable. |
2008-02-16 02:29:08 by Greg Troxel | Files touched by this commit (12) |
Log message: revbump due to geography/geos shlib major bump |
2008-02-03 17:53:11 by Tobias Nygren | Files touched by this commit (14) |
Log message: USE_PERL5 is deprectated, convert to USE_TOOLS. |
2006-04-06 09:18:13 by Jeremy C. Reed | Files touched by this commit (23) |
Log message: Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo. Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo. As discussed on tech-pkg. |
2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79) |
Log message: Ran pkglint --autofix over the complete pkgsrc-wip. This changed all instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form, VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary. Manually reviewed the changes. |
2005-11-06 11:41:45 by Min Sik Kim | Files touched by this commit (13) |
Log message: geos has been moved to pkgsrc. |
2005-08-20 22:16:11 by Mahesh Chittur | Files touched by this commit (4) |
Log message: Updated postgresql80-postgis to version 1.0.3 |
2005-06-13 02:09:07 by Krister Walfridsson | Files touched by this commit (15) |
Log message: Remove obsolete USE_BUILDLINK3=yes. |
2005-05-24 12:58:22 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced ${GMAKE} ${INSTALL} with ${GMAKE} install. |