summaryrefslogtreecommitdiff
path: root/security/ruby-shadow
AgeCommit message (Collapse)AuthorFilesLines
2021-12-11security/ruby-shadow: update to 2.5.1taca2-7/+8
pkgsrc change: add LICENSE. 2.5.1 (2021/12/01) * fixes for compiling for Ruby 3
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2017-06-02Relax patten in GEM_CLEANBUILD.taca1-2/+2
2015-11-23Update ruby-shadow to 2.5.0.taca2-7/+7
[2015/10/06] * Version 2.5.0 - fixes for compiling for rubinius, at long last - TESTS - add a few method aliases
2015-11-04Add SHA512 digests for distfiles for security categoryagc1-1/+2
Problems found locating distfiles: Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz Package libidea: missing distfile libidea-0.8.2b.tar.gz Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2 Package uvscan: missing distfile vlp4510e.tar.Z Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-03-08Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.taca1-1/+2
2015-02-04Update ruby-shadow to 2.4.1.taca4-33/+22
[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-07-25Don't override LDFLAGS, fixes check-shlibs.jperkin2-1/+17
2014-03-14Update ruby-shadowt to 2.3.3.taca5-350/+28
[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 GCCfhajny3-7/+7
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 andtaca2-10/+6
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.tonnerre6-0/+387
This module provides access to shadow passwords on Linux, Solaris and BSD like systems (falsely called OSX).