aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dbd-mysql
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
|
* - fix warning: constant ::Fixnum is deprecatedDirk Meyer2019-03-212-0/+12
| | | | Notes: svn path=/head/; revision=496511
* 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
* - Add LICENSESunpoet Po-Chuan Hsieh2015-05-271-0/+2
| | | | Notes: svn path=/head/; revision=387643
* 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 MySQL driver for DBI-for-Ruby.Dirk Meyer2014-09-213-0/+20
WWW: http://ruby-dbi.sourceforge.net Notes: svn path=/head/; revision=368721