summaryrefslogtreecommitdiff
path: root/security/ruby-shadow/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-06-02Relax patten in GEM_CLEANBUILD.taca1-2/+2
2015-11-23Update ruby-shadow to 2.5.0.taca1-2/+2
[2015/10/06] * Version 2.5.0 - fixes for compiling for rubinius, at long last - TESTS - add a few method aliases
2015-02-04Update ruby-shadow to 2.4.1.taca1-4/+2
[2014/12/02] * Version 2.4.1 - sp_loginclass support should NOT have been added to password implementation [2014/12/01] * Version 2.4.0 - Add support for sp_loginclass via pwd.h
2014-03-14Update ruby-shadowt to 2.3.3.taca1-3/+2
[2013/12/18] * Version 2.3.2 Fix up compilation issues causing problems with a non-GNU make. [2013/11/13] * Version 2.3.1 - Caleb Land<caleb.land@gmail.com> Remove sgetspent on implementations using pwd.h [2013/11/13] * Version 2.3.0 - Caleb Land<caleb.land@gmail.com> Merge OS X work into main gem. Fix bugs with OS X implementation and tweak support for FreeBSD. See https://github.com/caleb/ruby-shadow/commit/20d98b7d9e3bbbef0b737affd3245590096a316c - Add license file to Manifest.
2013-08-05Fix patch file code for modern GCCfhajny1-2/+2
2013-07-21Tweak GEM_CLEANBUILD for ruby200.taca1-2/+2
2013-07-07o Clean up GEM_CLEANBUILD not to include the same Ruby's extension file andtaca1-4/+4
working files in package o Use RUBY_DLEXT in PLIST. Bump PKGREVISION.
2013-04-10Import the ruby-shadow Ruby gem, version 2.2.0, into pkgsrc.tonnerre1-0/+21
This module provides access to shadow passwords on Linux, Solaris and BSD like systems (falsely called OSX).