aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-network_interface/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.0.2Antoine Brodin2017-09-031-2/+5
| | | | | | | - Add LICENSE_FILE Notes: svn path=/head/; revision=449186
* 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
* Convert rubygems I maintain to STAGEDIRAntoine Brodin2013-10-261-1/+0
| | | | Notes: svn path=/head/; revision=331730
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* New port: rubygem-network_interfaceAntoine Brodin2013-07-291-0/+17
This gem was originally added to the Metasploit Pcaprub gem. It's been spun out into its own gem for anyone who might want to programmatically get information on their network interfaces. WWW: https://github.com/rapid7/network_interface Notes: svn path=/head/; revision=323911