aboutsummaryrefslogtreecommitdiff
path: root/security/digest
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Strip header at request of original creatorThomas Abthorpe2013-01-271-6/+1
| | | | | | | | Submitted by: trevor With hat: portmgr Notes: svn path=/head/; revision=311049
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - 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