aboutsummaryrefslogtreecommitdiff
path: root/security/digest
Commit message (Collapse)AuthorAgeFilesLines
* - Add a patch for output the correct checksum for the null string.Martin Wilke2007-05-291-0/+62
| | | | | | | | | PR: 112553 Submitted by: Ighighi<ighighi@gmail.com> Obtained from: pkgsrc Notes: svn path=/head/; revision=192304
* - Switch to the vendor's MASTER_SITESPav Lucistnik2006-05-262-4/+5
| | | | | | | - Update distinfo, the content of tarball is identical (verified) Notes: svn path=/head/; revision=163517
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-141-1/+1
| | | | | | | | | back sometime. Hat: portmgr Notes: svn path=/head/; revision=159501
* Remove CONFLICTS with nss.Joe Marcus Clarke2006-02-021-1/+1
| | | | Notes: svn path=/head/; revision=155108
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Update my email address.Vsevolod Stakhov2005-07-221-1/+1
| | | | | | | Approved by: perky (mentor) Notes: svn path=/head/; revision=139880
* - Fix a bug in SHA256Sergey Matveychuk2005-07-212-0/+12
| | | | | | | | | PR: ports/76289 Reported by: Kenichi Morioka <morioka@openloop.co.jp> Fixed by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer) Notes: svn path=/head/; revision=139808
* - Update to latest NetBSD snapshotSergey Matveychuk2005-07-1128-10882/+7
| | | | | | | | | | | | - Use tarball instead of set of files - Pass maintainership to submitter PR: ports/83180 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: eik MIA Notes: svn path=/head/; revision=138895
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Add (or fix) CONFLICTS line. The ports install bin/digest.Sergey Matveychuk2005-02-111-1/+1
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=128541
* Adjusted makefile for rdigest slave port.Oliver Eikemeier2004-07-021-13/+13
| | | | | | | | Forgotten by: me Noticed by: kris Notes: svn path=/head/; revision=112796
* use CONFLICTS and PLIST_FILESOliver Eikemeier2004-01-302-1/+4
| | | | Notes: svn path=/head/; revision=99534
* switch my ports to my FreeBSD addressOliver Eikemeier2003-11-141-1/+1
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=93923
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* - update sources and Makefile to latest NetBSD releaseErwin Lansing2003-09-2727-311/+7785
| | | | | | | | | | | (usage bug fixed, misc. improvements) - grab maintainership PR: 56656 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=89568
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix installation: MANCOMPRESSED=yesMario Sergio Fujikawa Ferreira2002-12-261-0/+1
| | | | | | | Prompted by: Paulo Rodrigo <rodrigo_paulo@yahoo.com.br> Notes: svn path=/head/; revision=71886
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* install manpage correctly.FUJISHIMA Satsuki2001-09-211-5/+2
| | | | Notes: svn path=/head/; revision=48040
* Fix the manpage to make previous versions of nroff(1) happy.Akinori MUSHA2001-08-142-2/+4
| | | | | | | Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=46225
* Synchronize with NetBSD. (20010807)Akinori MUSHA2001-08-1316-45/+1568
| | | | Notes: svn path=/head/; revision=46197
* Drop maintainership.Trevor Johnson2001-08-121-1/+1
| | | | Notes: svn path=/head/; revision=46121
* new port of digest 20010302, an MD5/SHA-1/RIPEMD-160 checksummingTrevor Johnson2001-03-0916-0/+1920
utility Obtained from: NetBSD pkgsrc/pkgtools/digest Notes: svn path=/head/; revision=39324