aboutsummaryrefslogtreecommitdiff
path: root/audio/ruby-freedb
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-02-221-7/+4
| | | | Notes: svn path=/head/; revision=345592
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - 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
* Send ports@ ruby ports over ruby@Philip M. Gollucci2011-11-011-1/+1
| | | | | | | most of these were from stas@ Notes: svn path=/head/; revision=284883
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* - Fix build with Ruby 1.9Steve Wills2011-05-031-0/+3
| | | | | | | | | PR: ports/156469 Submitted by: Eric Freeman <freebsdports@chillibear.com> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=273508
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Clean up ruby pkg-plists:Philip M. Gollucci2010-12-201-4/+0
| | | | | | | | | | | | | | | | | | | %%RUBY_SITEARCHLIBDIR%% %%RUBY_SITELIBDIR%% lib/ruby/site_ruby %%RUBY_VENDORARCHLIBDIR%% %%RUBY_VENDORLIBDIR%% lib/ruby/vendor_ruby lib/ruby Above directories are owned by lang/ruby1[89] ports. PR: ports/153041 Tested by: 2-exp runs by pav With Hat: ruby@ Notes: svn path=/head/; revision=266600
* - Convert to RF macroPhilip M. Gollucci2010-06-071-1/+1
| | | | | | | With Hat: ruby@ Notes: svn path=/head/; revision=256049
* - COPYTREE_* are now part of bsd.port.mkPav Lucistnik2007-03-241-7/+0
| | | | | | | | PR: ports/100996 Submitted by: stass Notes: svn path=/head/; revision=188171
* - Permissions safetyStanislav Sedov2006-11-292-12/+21
| | | | | | | | - Prefix-cleaness - Take maintainership Notes: svn path=/head/; revision=178240
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.Jean Milanez Melo2006-08-081-1/+1
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=170091
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* 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
* Update MASTER_SITES and WWW.Akinori MUSHA2004-05-252-3/+3
| | | | | | | | PR: ports/67101 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110001
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75771
* Update to 0.5.Akinori MUSHA2003-02-133-6/+28
| | | | Notes: svn path=/head/; revision=75473
* Update to 0.4.2.Akinori MUSHA2003-01-182-2/+2
| | | | Notes: svn path=/head/; revision=73391
* Update to 0.4.1. (patches fully integrated)Akinori MUSHA2002-10-154-130/+2
| | | | Notes: svn path=/head/; revision=68114
* Update to 0.4, with a couple of patches applied. (which were submittedAkinori MUSHA2002-10-125-7/+138
| | | | | | | | | | to the author already) There were some (rather small) API changes. Read the bundled documents for details. Notes: svn path=/head/; revision=67883
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-8/+8
| | | | Notes: svn path=/head/; revision=67504
* Update to 0.3.1.Akinori MUSHA2002-09-023-29/+2
| | | | Notes: svn path=/head/; revision=65477
* Fix syntax error and add a new method: Freedb#genre. (both wereAkinori MUSHA2002-08-302-0/+27
| | | | | | | submitted to the author) Notes: svn path=/head/; revision=65295
* Update to 0.3.Akinori MUSHA2002-04-102-2/+2
| | | | Notes: svn path=/head/; revision=57537
* Update to 0.2.Akinori MUSHA2002-01-193-3/+4
| | | | Notes: svn path=/head/; revision=53358
* Add ruby-freedb, a Ruby library that provides access to Freedb/CDDBAkinori MUSHA2002-01-165-0/+52
servers. Notes: svn path=/head/; revision=53157