aboutsummaryrefslogtreecommitdiff
path: root/databases/pgsphere/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Convert to USES=pgsqlBaptiste Daroussin2014-05-281-2/+1
| | | | Notes: svn path=/head/; revision=355605
* - Convert to new options helperSunpoet Po-Chuan Hsieh2014-03-011-9/+4
| | | | Notes: svn path=/head/; revision=346713
* - Use MAKE_CMDSunpoet Po-Chuan Hsieh2013-12-271-3/+2
| | | | | | | | - Reenable regression-test: - Support STAGEDIR Notes: svn path=/head/; revision=337637
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-261-1/+1
| | | | Notes: svn path=/head/; revision=337618
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Add LICENSESunpoet Po-Chuan Hsieh2013-08-251-10/+13
| | | | | | | | | - Convert to new options framework - Cosmetic change - Use single space after WWW: Notes: svn path=/head/; revision=325359
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325110
* - Since PLIST_DIRSTRY is available now, use it for %%DATADIR%%/contribSunpoet Po-Chuan Hsieh2010-11-081-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=264264
* - Revert previous commit due to a broken PLIST_DIRSTRYSunpoet Po-Chuan Hsieh2010-10-281-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: pgollucci (mentor, implicit) Notes: svn path=/head/; revision=263690
* - Use dirrmtry on %%DATADIR%%/contribSunpoet Po-Chuan Hsieh2010-10-281-1/+2
| | | | | | | | | - Bump PORTREVISION Approved by: pgollucci (mentor, implicit) Notes: svn path=/head/; revision=263683
* - Use LOCAL/sunpoet as backup MASTER_SITESSunpoet Po-Chuan Hsieh2010-10-011-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262220
* - Update MAINTAINER to my FreeBSD.org addressSunpoet Po-Chuan Hsieh2010-09-221-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261634
* - Fix deinstallation when NOPORTDOCS is set.Sylvio Cesar Teixeira2010-06-301-5/+7
| | | | | | | | | PR: ports/148135 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257201
* Changes:Ion-Mihai Tetcu2010-03-051-6/+5
| | | | | | | | | | | | - Unbreak make package when NOPORTDOCS was defined - Make portlint happier PR: 144009 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250600
* pgSphere provides spherical data types, functions, and operators for PostgreSQL.Philip M. Gollucci2010-02-121-0/+41
WWW: http://pgsphere.projects.postgresql.org/ PR: ports/143687 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> Notes: svn path=/head/; revision=249717