Port details |
- rubygem-yadis Yadis Service discovery library written in pure Ruby
- 0.3.4 net
=0 0.3.4Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2006-12-20 00:49:15
- Last Update: 2015-05-30 23:07:43
- SVN Revision: 387990
- Also Listed In: rubygems
- License: not specified in port
- WWW:
- http://www.openidenabled.com/yadis/libraries/ruby/
- Description:
- A Yadis Service discovery library written in pure Ruby.
ruby-yadis contains full yadis service discovery functionality.
Point releases will be issued as the Yadis 1.0 specification
gets rounded out. Features include:
* Easy to use interface for fetching Yadis service information
* XRDS parser
* HTTPS and server certificate verification support
* Test suite
* BSD license
WWW: http://www.openidenabled.com/yadis/libraries/ruby/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-yadis>0:net/rubygem-yadis
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-yadis
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gem20 : devel/ruby-gems
- ruby20 : lang/ruby20
- Runtime dependencies:
-
- gem20 : devel/ruby-gems
- ruby20 : lang/ruby20
- Patch dependencies:
-
- gem20 : devel/ruby-gems
- ruby20 : lang/ruby20
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.4 30 May 2015 23:07:43 |
sunpoet |
- Move net/rubygem-yadis to net/rubygem-ruby-yadis
- Add LICENSE |
0.3.4 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
0.3.4 30 Oct 2013 02:55:00 |
swills |
- Add stage support |
0.3.4 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.3.4 29 Aug 2013 04:10:38 |
sunpoet |
- Use single space after WWW: |
0.3.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.3.4 07 Dec 2010 19:19:15 |
linimon |
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@. |
0.3.4 10 Jun 2010 03:20:30 |
pgollucci |
- Convert to RG
PR: ports/147044
Submitted by: pgollucci@ (myself)
Approved by: maintainer timeout (clsung; 14 days) |
0.3.4 09 Apr 2009 00:11:47 |
pgollucci |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
0.3.4 14 Feb 2009 01:26:47 |
stas |
- Fix plist after ruby update by generating it dynamically. |
0.3.4 06 Apr 2008 08:58:21 |
stas |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
0.3.4 02 Feb 2007 07:25:49 |
clsung |
- Update to 0.3.4 |
0.3.3 20 Dec 2006 00:48:38 |
clsung |
A Yadis Service discovery library written in pure Ruby.
ruby-yadis contains full yadis service discovery functionality.
Point releases will be issued as the Yadis 1.0 specification
gets rounded out. Features include:
* Easy to use interface for fetching Yadis service information
* XRDS parser
* HTTPS and server certificate verification support
* Test suite
* BSD license
WWW: http://www.openidenabled.com/yadis/libraries/ruby/ |