aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-epp-client-afnic
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
|
* Cleanup a few of my ports.Mathieu Arnold2020-08-311-2/+1
| | | | | | | No functional changes. Notes: svn path=/head/; revision=547179
* Remove Created by lines where I am the one.Mathieu Arnold2019-05-201-1/+0
| | | | Notes: svn path=/head/; revision=502104
* Update net/rubygem-epp-client-* to 0.15.2.Mathieu Arnold2019-03-012-3/+4
| | | | Notes: svn path=/head/; revision=494253
* 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 m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 0.15.1.Mathieu Arnold2016-02-292-4/+4
| | | | | | | | | | While there, relax the nokogiri dependency, it has never specifically needed the 1.4 version. Sponsored by: Absolight Notes: svn path=/head/; revision=409814
* Update to 0.15.0.Mathieu Arnold2016-02-172-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=409046
* Update net/rubygem-epp-client-* to 0.14.0Mathieu Arnold2016-02-102-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=408634
* Add EPP::Client::* gems, an extensible framework for building EPP clients.Mathieu Arnold2015-03-033-0/+29
Sponsored by: Absolight Notes: svn path=/head/; revision=380380