aboutsummaryrefslogtreecommitdiff
path: root/archivers/ruby-bz2
Commit message (Collapse)AuthorAgeFilesLines
* - Mark as broken with Ruby 1.9Steve Wills2011-07-041-0/+4
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=277053
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* 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
* - 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
* - Prefix cleanessStanislav Sedov2006-11-192-7/+19
| | | | | | | | - Honor permissions - Take maintainership Notes: svn path=/head/; revision=177582
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149223
* 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 to 0.2.2Pav Lucistnik2005-10-212-3/+3
| | | | | | | Approved by: maintainer timeout (knu; 14 days) Notes: svn path=/head/; revision=146050
* Make portlint happier.Edwin Groothuis2004-12-141-2/+4
| | | | | | | | | | | They are not the patches from the submitter, but one which overcome knu@s objections about the original ones and discussed in ports/69037. PR: ports/69027 ports/69028 ports/69029 ports/69030 ports/69031 ports/69032 ports/69033 ports/69034 ports/69035 ports/69036 ports/69037 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=123987
* Fix plist and unbreak.Akinori MUSHA2004-04-182-8/+2
| | | | Notes: svn path=/head/; revision=107480
* BROKEN: Broken pkg-plistKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106759
* Update to 0.2.1, which supports ruby 1.6 again.Akinori MUSHA2004-03-052-12/+4
| | | | Notes: svn path=/head/; revision=103032
* This does not work with ruby 1.6, but requires ruby 1.8 or later.Akinori MUSHA2004-03-041-1/+10
| | | | | | | | | | | Maybe ruby 1.6 will be supported again, but for the moment mark this port IGNORE when it is being built with ruby 1.6. PR: ports/61631 Submitted by: Paul Argentoff <argentoff@rtelekom.ru> Notes: svn path=/head/; revision=102931
* Update to 0.2.0.Akinori MUSHA2003-10-312-2/+2
| | | | Notes: svn path=/head/; revision=92741
* Update to 0.1.9.Akinori MUSHA2003-10-142-2/+2
| | | | Notes: svn path=/head/; revision=91255
* Update to 0.1.8.Akinori MUSHA2003-07-292-2/+2
| | | | Notes: svn path=/head/; revision=85847
* Update to 0.1.7.Akinori MUSHA2003-04-242-2/+2
| | | | Notes: svn path=/head/; revision=79603
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75771
* The distfile seems to have been repacked. (only extconf.rb was changedAkinori MUSHA2003-01-041-1/+1
| | | | | | | | | | a bit) PR: ports/46717 Submitted by: Rong-en Fan <rafan@infor.org> Notes: svn path=/head/; revision=72507
* Update to 0.1.6, which is compatible with the latest ruby 1.8.Akinori MUSHA2003-01-013-7/+15
| | | | Notes: svn path=/head/; revision=72037
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-062-8/+13
| | | | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris Notes: svn path=/head/; revision=71402
* Update to 0.1.1.Akinori MUSHA2002-11-193-17/+16
| | | | Notes: svn path=/head/; revision=70452
* Add ruby-bz2, a Ruby extension to use libbz.Akinori MUSHA2002-11-155-0/+111
Notes: svn path=/head/; revision=70196