aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-her
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
|
* Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0Sunpoet Po-Chuan Hsieh2020-05-291-1/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=536883
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2019-09-031-2/+2
| | | | Notes: svn path=/head/; revision=511002
* Take maintainershipSunpoet Po-Chuan Hsieh2019-07-061-1/+1
| | | | Notes: svn path=/head/; revision=506047
* Update to 1.1.0Sunpoet Po-Chuan Hsieh2019-07-013-5/+5
| | | | | | | | | - Update WWW: http://her-rb.org/ is unreachable Changes: https://github.com/remiprev/her/releases Notes: svn path=/head/; revision=505600
* Update to 1.0.3Sunpoet Po-Chuan Hsieh2018-10-202-6/+7
| | | | | | | Changes: https://github.com/remiprev/her/releases Notes: svn path=/head/; revision=482530
* Update to 1.0.2Sunpoet Po-Chuan Hsieh2018-07-312-4/+4
| | | | | | | Changes: https://github.com/remiprev/her/releases Notes: svn path=/head/; revision=475953
* Update to 1.0.1Sunpoet Po-Chuan Hsieh2018-05-032-4/+4
| | | | | | | Changes: https://github.com/remiprev/her/releases Notes: svn path=/head/; revision=468968
* Update to 1.0.0Sunpoet Po-Chuan Hsieh2018-05-022-6/+5
| | | | | | | Changes: https://github.com/remiprev/her/releases Notes: svn path=/head/; revision=468880
* Update to 0.10.2Sunpoet Po-Chuan Hsieh2018-05-012-4/+4
| | | | | | | Changes: https://github.com/remiprev/her/releases Notes: svn path=/head/; revision=468794
* Update to 0.10.1Sunpoet Po-Chuan Hsieh2018-04-262-4/+4
| | | | | | | Changes: https://github.com/remiprev/her/releases Notes: svn path=/head/; revision=468366
* Update to 0.10.0Sunpoet Po-Chuan Hsieh2017-11-052-4/+4
| | | | | | | | Changes: https://github.com/remiprev/her/releases https://github.com/remiprev/her/commits/master Notes: svn path=/head/; revision=453570
* Update to 0.9.0Sunpoet Po-Chuan Hsieh2017-06-262-4/+4
| | | | | | | Changes: https://github.com/remiprev/her/commits/master Notes: svn path=/head/; revision=444390
* Update to 0.8.6Sunpoet Po-Chuan Hsieh2017-03-152-4/+4
| | | | | | | Changes: https://github.com/remiprev/her/commits/master Notes: svn path=/head/; revision=436218
* Update to 0.8.5Sunpoet Po-Chuan Hsieh2017-03-142-4/+4
| | | | | | | Changes: https://github.com/remiprev/her/commits/master Notes: svn path=/head/; revision=436186
* Update to 0.8.4Sunpoet Po-Chuan Hsieh2017-01-152-3/+4
| | | | | | | Changes: https://github.com/remiprev/her/commits/master Notes: svn path=/head/; revision=431520
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* 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-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 0.7.6Sunpoet Po-Chuan Hsieh2015-06-172-3/+3
| | | | | | | Changes: https://github.com/remiprev/her/commits/master Notes: svn path=/head/; revision=389960
* - Update to 0.7.5Sunpoet Po-Chuan Hsieh2015-06-132-3/+3
| | | | | | | Changes: https://github.com/remiprev/her/commits/master Notes: svn path=/head/; revision=389488
* new port: databases/rubygem-herMichael Moll2015-06-073-0/+33
Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. WWW: http://www.her-rb.org/ Differential Revision: https://reviews.freebsd.org/D2751 Approved by: mat (mentor) Notes: svn path=/head/; revision=388785