summaryrefslogtreecommitdiff
path: root/databases/rubygem-postgres_ext/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 3.0.1Sunpoet Po-Chuan Hsieh2018-04-161-3/+3
| | | | | | - Add LICENSE_FILE Changes: https://github.com/danmcclain/postgres_ext/blob/master/CHANGELOG.md
* New port: databases/rubygem-postgres_extAntoine Brodin2016-05-151-0/+22
rubygem-postgres_ext adds missing native PostgreSQL data types to ActiveRecord and convenient querying extensions to ActiveRecord and Arel for Rails 4.x WWW: https://github.com/dockyard/postgres_ext