aboutsummaryrefslogtreecommitdiff
path: root/archivers/rubygem-rubyzip2
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* 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
* Remove Authors from pkg-descrBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380298
* Support stageBaptiste Daroussin2014-01-051-1/+0
| | | | Notes: svn path=/head/; revision=338711
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Fix typos in COMMENTCarlo Strub2012-08-021-1/+1
| | | | | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.) Notes: svn path=/head/; revision=301858
* - Update to 2.0.2Philip M. Gollucci2012-01-122-3/+3
| | | | | | | | | | PR: ports/163376 Submitted by: myself (pgollucci) Approved by: maintainer timeout (hhyou@cs.nctu.edu.tw ; 26 days) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=289039
* - Cannoicalize the WWW: [again],Philip M. Gollucci2011-06-231-1/+1
| | | | | | | - Save redirects s/http/https/ for github Notes: svn path=/head/; revision=276162
* rubyzip is a ruby library for reading and writing zip files.Steve Wills2011-05-033-0/+26
Author: Thomas Sondergaard (thomas at sondergaard.cc) WWW: http://rubyzip.sourceforge.net/ PR: ports/156631 Submitted by: Hsin-Han You <hhyou at cs.nctu.edu.tw> Notes: svn path=/head/; revision=273532