aboutsummaryrefslogtreecommitdiff
path: root/devel/acpicatools
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on amd64/ia64Tilman Keskinoz2007-09-022-6/+29
| | | | | | | | PR: 115897 Submitted by: Artem Naluzhny <tut@nhamon.com.ua> Notes: svn path=/head/; revision=198647
* - Remove bad site:Jean Milanez Melo2006-07-251-1/+1
| | | | | | | | | * http://ftp.ale.org - Add new mastersite. Notes: svn path=/head/; revision=168733
* - Respect PREFIXMarcus Alves Grando2006-05-092-6/+9
| | | | | | | | | | - portlint(1) PR: 97015 Submitted by: Shaun Amott <shaun___inerd.com> Notes: svn path=/head/; revision=161823
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-2/+4
| | | | Notes: svn path=/head/; revision=149311
* Add more one MASTER_SITES [1]Marcus Alves Grando2005-10-291-5/+4
| | | | | | | | | | | Remove obsolete MASTER_SITES Use MASTER_SITES group PR: 88152 [1] Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1] Notes: svn path=/head/; revision=146685
* With portmgr hat on, reset maintainership of commiter who has beenMark Linimon2004-12-051-1/+1
| | | | | | | inactive since 2003. Notes: svn path=/head/; revision=123192
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* BROKEN on ia64 and amd64: Does not compileKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=102972
* Update for acpica-unix-20030523.Mitsuru IWASAKI2003-06-125-14/+47
| | | | Notes: svn path=/head/; revision=82866
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update for acpica-unix-20021118.Mitsuru IWASAKI2002-11-232-4/+4
| | | | Notes: svn path=/head/; revision=70879
* Update for acpica-unix-20021002.Mitsuru IWASAKI2002-10-172-4/+4
| | | | Notes: svn path=/head/; revision=68195
* Update for acpica-unix-20020829.Mitsuru IWASAKI2002-09-052-4/+4
| | | | | | | Also fixed setting up IntegerWidth in acpicadb. Notes: svn path=/head/; revision=65674
* Update for acpica-unix-20020725.Mitsuru IWASAKI2002-08-223-4/+15
| | | | | | | Also fixed yacc version of iasl. Notes: svn path=/head/; revision=64816
* update for acpica-unix-20020725.Mitsuru IWASAKI2002-08-093-8/+18
| | | | Notes: svn path=/head/; revision=64276
* update for acpica-unix-20020517.Mitsuru IWASAKI2002-06-075-37/+42
| | | | Notes: svn path=/head/; revision=60768
* update for acpica-unix-20020404.Mitsuru IWASAKI2002-04-113-5/+15
| | | | Notes: svn path=/head/; revision=57566
* Update for acpica-unix-20020308.Mitsuru IWASAKI2002-03-243-13/+4
| | | | Notes: svn path=/head/; revision=56513
* Fix GlobalLock initilization andMitsuru IWASAKI2002-03-042-2/+2
| | | | | | | minor problem. Notes: svn path=/head/; revision=55530
* Update for acpica-unix-20020214.Mitsuru IWASAKI2002-03-032-4/+4
| | | | | | | | Note that this version of acpica seems to be somewhat buggy. Needs more investigation with acpicadb... Notes: svn path=/head/; revision=55482
* Update for acpica-unix-20011205.Mitsuru IWASAKI2001-12-112-4/+4
| | | | Notes: svn path=/head/; revision=51330
* Add pre-install target to create ${PREFIX}/man/man8.Mitsuru IWASAKI2001-12-031-0/+3
| | | | Notes: svn path=/head/; revision=50966
* Oops, remove NO_MTREE=yes in order to avoid install error.Mitsuru IWASAKI2001-11-301-1/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=50770
* Update for acpica-unix-20011120.Mitsuru IWASAKI2001-11-222-5/+6
| | | | Notes: svn path=/head/; revision=50367
* Update for acpica-unix-20011109.Mitsuru IWASAKI2001-11-162-4/+4
| | | | Notes: svn path=/head/; revision=50116
* Update for acpica-unix-20011102.Mitsuru IWASAKI2001-11-074-18/+36
| | | | | | | | | | | | acpicadb: - Apply some UINT32 -> ACPI_INTEGER changes - Apply ACPI_READ_ADR_SPACE -> ACPI_READ, ACPI_WRITE_ADR_SPACE -> ACPI_WRITE changes - Setup DSDT talbe by calling AcpiLoadTable() - Fix sleep -> usleep in osunixxf.c Notes: svn path=/head/; revision=49725
* Update for acpica-unix-20011018.Mitsuru IWASAKI2001-10-242-4/+4
| | | | | | | | - Import latest acpudump utility, disassemble AML into ASL which can be compiled with most ASL compilers. Notes: svn path=/head/; revision=49175
* Update for acpica-unix-20010920.Mitsuru IWASAKI2001-10-012-5/+5
| | | | | | | | - acpicadb supports global lock operation. - acpudump is installed on 5-CURRENT too so that package can be built. Notes: svn path=/head/; revision=48309
* Update to acpica-unix-20010816.Mitsuru IWASAKI2001-08-294-4/+20
| | | | | | | Add acpidump for 4-STABLE system. Notes: svn path=/head/; revision=47104
* Initial import of acpicatools.Mitsuru IWASAKI2001-06-255-0/+29
Acpicatools contains some Intel ACPICA-based utilities for FreeBSD, such as ASL compiler and AML debugger. Notes: svn path=/head/; revision=44424