aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dbd-sqlite3
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb Notes: svn path=/head/; revision=391169
* - Add LICENSESunpoet Po-Chuan Hsieh2015-05-271-2/+5
| | | | | | | | - Fix RUN_DEPENDS - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=387645
* Also, use the correct way to depend on a package. And fix a double colon.Mathieu Arnold2014-09-211-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=368740
* - add RUN_DEPENDSDirk Meyer2014-09-211-0/+3
| | | | Notes: svn path=/head/; revision=368735
* This is the SQLite3 driver for DBI-for-Ruby.Dirk Meyer2014-09-213-0/+20
WWW: http://ruby-dbi.sourceforge.net Notes: svn path=/head/; revision=368724