aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-sys-filesystem
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.9Sunpoet Po-Chuan Hsieh2018-01-272-4/+4
| | | | | | | Changes: https://github.com/djberg96/sys-filesystem/blob/ffi/CHANGES Notes: svn path=/head/; revision=460102
* Update to 1.1.8Sunpoet Po-Chuan Hsieh2017-09-042-4/+4
| | | | | | | Changes: https://github.com/djberg96/sys-filesystem/blob/ffi/CHANGES Notes: svn path=/head/; revision=449223
* - Update to 1.1.7Sunpoet Po-Chuan Hsieh2016-12-062-4/+4
| | | | | | | Changes: https://github.com/djberg96/sys-filesystem/blob/ffi/CHANGES Notes: svn path=/head/; revision=427965
* sysutils/rubygem-sys-filesystem: Update from 1.1.5 to 1.1.6Torsten Zuehlsdorff2016-10-192-3/+4
| | | | | | | | | | Changes: On versions that use setmntent or fopen, explicitly raise an error if either of those calls return a null value. Approved by: swills (mentor) Notes: svn path=/head/; revision=424252
* 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
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Update to 1.1.5Sunpoet Po-Chuan Hsieh2015-12-062-3/+3
| | | | | | | Changes: https://github.com/djberg96/sys-filesystem/blob/ffi/CHANGES Notes: svn path=/head/; revision=403142
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-06-281-0/+1
| | | | Notes: svn path=/head/; revision=390819
* - Update to 1.1.4Sunpoet Po-Chuan Hsieh2015-05-243-10/+11
| | | | | | | | | | | - Add LICENSE - Reformat pkg-descr - Update WWW Changes: https://github.com/djberg96/sys-filesystem/blob/ffi/CHANGES Notes: svn path=/head/; revision=387305
* sysutils/rubygem-sys-filesystem: update to 1.1.2Steve Wills2014-08-232-3/+3
| | | | Notes: svn path=/head/; revision=365828
* many ruby/rubygem ports: death of rubyforge.orgSteve Wills2014-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port) Notes: svn path=/head/; revision=365393
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332050
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Reset maintainer after no response to mail since Jan 2013Steve Wills2013-07-271-2/+2
| | | | | | | | | - Clean up headers and comments while here Reviewed by: danfe Notes: svn path=/head/; revision=323794
* - Update to 1.1.0Steve Wills2013-07-132-8/+4
| | | | | | | | PR: ports/179910 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) Notes: svn path=/head/; revision=322887
* - Update to 1.0.0Philip M. Gollucci2012-02-212-3/+5
| | | | | | | | | | PR: ports/164891 Submitted by: myself (pgollucci) Approved by: maintainer timeout (freebsdports@chillibear.com ; 14 days) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=291975
* - Update to 0.3.4Philip M. Gollucci2010-12-072-4/+3
| | | | | | | | | | PR: ports/152517 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265771
* - 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
* The sys-filesystem library provides an interfaceMartin Wilke2010-08-093-0/+28
for gathering filesystem information, such as disk space and mount point data. WWW: http://sysutils.rubyforge.org/ PR: ports/149382 Submitted by: Eric Freeman <freebsdports at chillibear.com> Notes: svn path=/head/; revision=258973