summaryrefslogtreecommitdiff
path: root/sysutils/bsign
AgeCommit message (Collapse)AuthorFilesLines
2012-03-01Fix build on SunOS.hans3-5/+23
- uses fts functions - no static linking - define MAP_FILE - make sure pkgsrc-provided CFLAGS and CPPFLAGS are used
2010-01-27DESTDIR support. Not MAKE_JOBS_SAFE.joerg3-13/+9
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2007-01-17Initial import of bsign-0.4.5 into the Packages Collection.agc5-0/+61
This package embeds secure hashes (SHA1) and digital signatures (GNU Privacy Guard) into files for verification and authentication. Currently, target file types are all ELF format: executables, kernel modules, shared and static link libraries. This program has functionality similar to tripwire and integrit without the need to maintain a database.