aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cmospwd
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersDmitry Marakasov2015-09-031-5/+1
| | | | | | | | | | | - Add some NO_ARCHes - Fix and unsilence some installation commands - Other minor fixes Approved by: portmgr blanket Notes: svn path=/head/; revision=395960
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376408
* Quiesce mkdirEmanuel Haupt2014-03-181-1/+1
| | | | Notes: svn path=/head/; revision=348550
* Convert USE_BZIP2=yes to USES=tar:bzip2Emanuel Haupt2014-03-141-1/+1
| | | | Notes: svn path=/head/; revision=348200
* Now that this port is staged and DOCS defined we can stop testing for DOCS inEmanuel Haupt2014-02-121-3/+0
| | | | | | | any install target. Notes: svn path=/head/; revision=343995
* Support staging.Emanuel Haupt2013-10-231-4/+3
| | | | Notes: svn path=/head/; revision=331353
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* Remove indefinite article from COMMENTEmanuel Haupt2013-03-081-1/+1
| | | | Notes: svn path=/head/; revision=313649
* - Use DOC instead of NOPORTDOCSEmanuel Haupt2013-01-151-7/+7
| | | | | | | | - Pacify portlint - Convert header Notes: svn path=/head/; revision=310443
* Pacify portlintEmanuel Haupt2011-12-271-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209964
* Update to 5.1Emanuel Haupt2008-02-292-4/+4
| | | | Notes: svn path=/head/; revision=208173
* Update to 5.0Emanuel Haupt2007-10-252-4/+4
| | | | Notes: svn path=/head/; revision=201970
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200792
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+2
| | | | Notes: svn path=/head/; revision=164152
* Add an additional master site.Emanuel Haupt2006-03-271-1/+2
| | | | | | | Notified by: pointyhat via kris Notes: svn path=/head/; revision=158251
* Update to 4.8Emanuel Haupt2006-03-152-4/+6
| | | | | | | PR: 94103 Notes: svn path=/head/; revision=157182
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-2/+0
| | | | Notes: svn path=/head/; revision=156387
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* Update sysutils/cmospwd to 4.7Emanuel Haupt2005-10-052-3/+3
| | | | | | | | Noticed by: edwinmail Approved by: novel (mentor) Notes: svn path=/head/; revision=144336
* Use "ONLY_FOR_ARCHS=i386/amd64", as the port contains assembler codeJean-Yves Lefort2005-07-301-0/+2
| | | | | | | | | | | which is specific to these platforms. PR: ports/84350 Submitted by: maintainer Reported by: pointyhat via kris Notes: svn path=/head/; revision=140485
* Add cmospwd.Jean-Yves Lefort2005-07-293-0/+68
Cmospwd is a BIOS password recovery tool which is known to work with the following BIOS versions: * ACER/IBM BIOS * AMI BIOS * AMI WinBIOS 2.5 * Award 4.5x/4.6x/6.0 * Compaq (1992) * Compaq (New version) * IBM (PS/2, Activa, Thinkpad) * Packard Bell * Phoenix 1.00.09.AC0 (1994), a486 1.03, 1.04, 1.10 A03, 4.05 rev 1.02.943, 4.06 rev 1.13.1107 * Phoenix 4 release 6 * Gateway Solo - Phoenix 4.0 release 6 * Toshiba * Zenith AMI WWW: http://www.cgsecurity.org/index.html?cmospwd.html PR: ports/84250 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=140422