aboutsummaryrefslogtreecommitdiffstats
path: root/dns/rubygem-dnsruby
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.60.2sunpoet2017-08-122-4/+4
| | | | Changes: https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
* Update to 1.60.1sunpoet2017-04-252-4/+4
| | | | Changes: https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
* dns/rubygem-dnsruby: update to 1.60.0swills2016-12-282-3/+4
|
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-281-1/+1
|
* create USES=gem and update rubygem- ports to use itswills2016-04-281-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
* - Update to 1.59.2sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
* - Update to 1.59.1sunpoet2016-01-192-3/+3
| | | | Changes: https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
* - Update to 1.59.0sunpoet2015-10-272-4/+4
| | | | | | - Add LICENSE_FILE Changes: https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filespgollucci2015-07-031-0/+2
| | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb
* - Update to 1.58.0sunpoet2015-04-063-4/+6
| | | | | | | - Add LICENSE - Update WWW Changes: https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
* many ruby/rubygem ports: death of rubyforge.orgswills2014-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)
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-101-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt)
* - Add stage supportswills2013-10-301-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | dns)
* - Update to 1.54swills2013-06-232-8/+4
|
* - Update to 1.53swills2011-12-052-3/+3
| | | | Feature safe: yes
* - Update to 1.52clsung2011-03-202-3/+3
|
* - Update to 1.51pgollucci2010-11-162-4/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.50pgollucci2010-09-222-4/+4
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.49pgollucci2010-08-272-4/+4
| | | | | PR: ports/149971 With Hat: ruby@
* Move wen@FreeBSD.org -> ruby@FreeBSD.org for rubygem-*pgollucci2010-08-271-1/+1
| | | | | Approved by: wen With Hat: ruby
* - Update to 1.48sylvio2010-07-262-4/+4
| | | | | | PR: ports/148886 Submitted by: Ruben Van Staveren <ruben@verweg.com> Approved by: wen@ (He is on vacation, I've his permission for commit your PR)
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portspgollucci2010-05-271-1/+1
| | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@
* - Update to 1.47wen2010-05-242-4/+4
|
* - Update to 1.46wen2010-04-092-4/+4
|
* - Update to 1.45wen2010-04-062-4/+4
|
* - Update to 1.44wen2010-03-102-4/+4
|
* - Update to 1.43wen2010-02-042-4/+4
|
* - Update to 1.42wen2010-01-112-4/+4
| | | | | PR: ports/142607 Submitted by: "Philip M. Gollucci" <pgollucci@freebsd.org>
* - Update to 1.41wen2009-12-182-4/+4
| | | | | PR: ports/141725 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
* - Update to 1.40wen2009-11-152-4/+4
|
* - Update to 1.39wen2009-10-182-4/+4
| | | | Approved by: mentors(implicit)
* - Update to 1.38wen2009-10-152-4/+4
| | | | Approved by: mentors(implicit)
* - Update to 1.37wen2009-10-012-5/+5
| | | | | | - Update my mail address to FreeBSD Approved by: mentors(implicit)
* - Update to 1.36miwi2009-09-052-4/+4
|
* Dnsruby is a pure Ruby DNS client library. It provides amiwi2009-08-273-0/+28
complete DNS client implementation, including full DNSSEC support. WWW: http://rubyforge.org/projects/dnsruby/ PR: ports/138203 Submitted by: Wen Heping <wenheping at gmail.com>