aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-amalgalite
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 1.6.1Sunpoet Po-Chuan Hsieh2018-01-032-4/+4
| | | | | | | Changes: https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md Notes: svn path=/head/; revision=457981
* Update to 1.6.0Sunpoet Po-Chuan Hsieh2017-12-142-3/+4
| | | | | | | Changes: https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md Notes: svn path=/head/; revision=456362
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 1.5.0Sunpoet Po-Chuan Hsieh2016-01-172-3/+4
| | | | | | | | | | - Add LICENSE_FILE Changes: https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md Sponsored by: PortsCamp Taiwan Notes: svn path=/head/; revision=406372
* - Update to 1.4.1Sunpoet Po-Chuan Hsieh2015-09-152-3/+3
| | | | | | | Changes: https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md Notes: svn path=/head/; revision=396978
* - Update to 1.4.0Sunpoet Po-Chuan Hsieh2015-05-273-10/+10
| | | | | | | | | | | - Add LICENSE - Reformat pkg-descr - Update WWW Changes: https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md Notes: svn path=/head/; revision=387640
* many ruby/rubygem ports: death of rubyforge.orgSteve Wills2014-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port) Notes: svn path=/head/; revision=365393
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332031
* 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
* - Reset maintainer after no response to mail since Jan 2013Steve Wills2013-07-271-7/+3
| | | | | | | | | - Clean up headers and comments while here Reviewed by: danfe Notes: svn path=/head/; revision=323794
* Amalgalite embeds the SQLite databaseSteve Wills2011-10-023-0/+32
engine in a ruby extension. There is no need to install SQLite separately. WWW: http://copiousfreetime.rubyforge.org/amalgalite/ PR: ports/158316 Submitted by: Eric Freeman <freebsdports@chillibear.com> Notes: svn path=/head/; revision=282811