aboutsummaryrefslogtreecommitdiff
path: root/irc/rubygem-net-irc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix shebangsMartin Wilke2017-04-191-0/+7
| | | | Notes: svn path=/head/; revision=438834
* 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
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb Notes: svn path=/head/; revision=391169
* - Stage SafeMartin Wilke2014-01-241-1/+0
| | | | Notes: svn path=/head/; revision=340903
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* - Point at the homepage consistently as defined by rubygems.orgPhilip M. Gollucci2011-12-201-1/+1
| | | | Notes: svn path=/head/; revision=287683
* - Update WWW: lineTAKATSU Tomonari2011-08-041-1/+1
| | | | Notes: svn path=/head/; revision=278905
* - Cannoicalize the WWW: [again],Philip M. Gollucci2011-06-231-1/+1
| | | | | | | - Save redirects s/http/https/ for github Notes: svn path=/head/; revision=276162
* - Drop MD5 checksum from distinfoTAKATSU Tomonari2010-12-312-2/+1
| | | | | | | - Update WWW line in pkg-descr Notes: svn path=/head/; revision=267200
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* - Add missing RUBYGEM_AUTOPLISTTAKATSU Tomonari2010-10-011-0/+1
| | | | Notes: svn path=/head/; revision=262259
* - Add a new port: irc/rubygem-net-ircTAKATSU Tomonari2010-10-013-0/+26
IRC library. This is mostly conform to RFC 1459 but partly not for convenience. WWW: http://lowreal.rubyforge.org/net-irc/ Notes: svn path=/head/; revision=262255