aboutsummaryrefslogtreecommitdiff
path: root/net/ruby-tcpsocketpipe
Commit message (Collapse)AuthorAgeFilesLines
* - Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby portsSunpoet Po-Chuan Hsieh2015-03-141-1/+0
| | | | | | | | Reviewed by: bapt Reviews: https://reviews.freebsd.org/D2030 Notes: svn path=/head/; revision=381274
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=361440
* - Stage supportMartin Wilke2014-02-211-2/+2
| | | | Notes: svn path=/head/; revision=345502
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Remove Author lineSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | Notes: svn path=/head/; revision=325620
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325562
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-161-1/+1
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Chase updated mastersite.Mark Linimon2005-10-132-2/+2
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=145215
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Update to 1.8.2.Akinori MUSHA2003-10-313-15/+8
| | | | Notes: svn path=/head/; revision=92742
* Update obsolete dependencies with USE_RUBY_FEATURES.Akinori MUSHA2003-10-311-2/+2
| | | | Notes: svn path=/head/; revision=92734
* Update the RUN_DEPENDS line for ruby-devel-logger.Akinori MUSHA2003-09-291-1/+1
| | | | Notes: svn path=/head/; revision=89763
* Distfiles moved. (www.ruby-lang.org site reorg.)Akinori MUSHA2003-03-301-1/+2
| | | | Notes: svn path=/head/; revision=77747
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Update to 1.8.1.Akinori MUSHA2003-02-132-3/+3
| | | | Notes: svn path=/head/; revision=75470
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71410
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-4/+4
| | | | Notes: svn path=/head/; revision=67509
* Depend on ruby-devel-logger instead of obsolete ruby-application.rb.Akinori MUSHA2002-04-121-1/+1
| | | | Notes: svn path=/head/; revision=57630
* Add ruby-tcpsocketpipe, a Ruby library to create I/O pipes for TCPAkinori MUSHA2001-07-195-0/+42
socket tunneling. Notes: svn path=/head/; revision=45256