FreshPorts -- The Place For Ports Sun, 21 Mar 2010 2:14 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
acpicatools 20030523.0 devel on this many watch lists=1 search for ports that depend on this port
Some utilities for Intel ACPICA (Debugger, ASL Compiler and etc.)

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Jun 2001 13:37:18


Acpicatools contains some Intel ACPICA-based utilities for 
FreeBSD, such as ASL compiler and AML debugger.

WWW: http://developer.intel.com/technology/iapc/acpi/index.htm
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/devel/acpicatools/ && make install clean
To add the package: pkg_add -r acpicatools


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Nov 2009 22:07:43
Original commit files touched by this commit  20030523.0
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
02 Sep 2007 15:11:33
Original commit files touched by this commit  20030523.0
arved search for other commits by this committer
Fix build on amd64/ia64

PR:             115897
Submitted by:   Artem Naluzhny <tut@nhamon.com.ua>
25 Jul 2006 16:56:31
Original commit files touched by this commit  20030523.0
jmelo search for other commits by this committer
- Remove bad site:
        * http://ftp.ale.org

- Add new mastersite.
09 May 2006 17:53:50
Original commit files touched by this commit  20030523.0
mnag search for other commits by this committer
- Respect PREFIX
- portlint(1)

PR:             97015
Submitted by:   Shaun Amott <shaun___inerd.com>
24 Nov 2005 15:40:04
Original commit files touched by this commit  20030523.0
pav search for other commits by this committer
- Add some SHA256 checksums
29 Oct 2005 19:49:44
Original commit files touched by this commit  20030523.0
mnag search for other commits by this committer
Add more one MASTER_SITES [1]
Remove obsolete MASTER_SITES
Use MASTER_SITES group

PR:             88152 [1]
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1]
05 Dec 2004 06:36:48
Original commit files touched by this commit  20030523.0
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of commiter who has been
inactive since 2003.
31 Mar 2004 04:12:58
Original commit files touched by this commit  20030523.0
trevor search for other commits by this committer
SIZEify (maintainer timeout)
05 Mar 2004 04:48:16
Original commit files touched by this commit  20030523.0
kris search for other commits by this committer
BROKEN on ia64 and amd64: Does not compile
12 Jun 2003 16:45:04
Original commit files touched by this commit  20030523.0
iwasaki search for other commits by this committer
Update for acpica-unix-20030523.
07 Mar 2003 06:01:16
Original commit files touched by this commit  20021118.0
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
23 Nov 2002 17:38:14
Original commit files touched by this commit  20021118.0
iwasaki search for other commits by this committer
Update for acpica-unix-20021118.
17 Oct 2002 09:40:30
Original commit files touched by this commit  20021002.0
iwasaki search for other commits by this committer
Update for acpica-unix-20021002.
05 Sep 2002 09:55:33
Original commit files touched by this commit  20020829.0
iwasaki search for other commits by this committer
Update for acpica-unix-20020829.
Also fixed setting up IntegerWidth in acpicadb.
22 Aug 2002 10:16:21
Original commit files touched by this commit  20020815.0
iwasaki search for other commits by this committer
Update for acpica-unix-20020725.
Also fixed yacc version of iasl.
09 Aug 2002 13:06:31
Original commit files touched by this commit  20020725.0
iwasaki search for other commits by this committer
update for acpica-unix-20020725.
07 Jun 2002 15:11:41
Original commit files touched by this commit  20020517.0
iwasaki search for other commits by this committer
update for acpica-unix-20020517.
11 Apr 2002 10:28:44
Original commit files touched by this commit  20020404.0
iwasaki search for other commits by this committer
update for acpica-unix-20020404.
24 Mar 2002 04:36:41
Original commit files touched by this commit  20020308.0
iwasaki search for other commits by this committer
Update for acpica-unix-20020308.
04 Mar 2002 18:05:48
files touched by this commit
iwasaki search for other commits by this committer
Fix GlobalLock initilization and   minor problem.    
03 Mar 2002 14:49:06
files touched by this commit
iwasaki search for other commits by this committer
Update for acpica-unix-20020214.   Note that this version of acpica seems to be
somewhat buggy.   Needs more investigation with acpicadb...    
11 Dec 2001 07:53:26
files touched by this commit
iwasaki search for other commits by this committer
Update for acpica-unix-20011205.    
03 Dec 2001 14:23:30
files touched by this commit
iwasaki search for other commits by this committer
Add pre-install target to create ${PREFIX}/man/man8.    
30 Nov 2001 16:26:51
files touched by this commit
iwasaki search for other commits by this committer
Oops, remove NO_MTREE=yes in order to avoid install error.    
22 Nov 2001 10:29:29
files touched by this commit
iwasaki search for other commits by this committer
Update for acpica-unix-20011120.    
16 Nov 2001 08:04:28
files touched by this commit
iwasaki search for other commits by this committer
Update for acpica-unix-20011109.    
07 Nov 2001 09:05:48
files touched by this commit
iwasaki search for other commits by this committer
Update for acpica-unix-20011102.   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    
24 Oct 2001 17:07:00
files touched by this commit
iwasaki search for other commits by this committer
Update for acpica-unix-20011018.    - Import latest acpudump utility,
disassemble AML into ASL which      can be compiled with most ASL compilers.    
01 Oct 2001 15:15:59
files touched by this commit
iwasaki search for other commits by this committer
Update for acpica-unix-20010920.    - acpicadb supports global lock operation.  
 - acpudump is installed on 5-CURRENT too so that package can be built.    
29 Aug 2001 20:09:56
files touched by this commit
iwasaki search for other commits by this committer
Update to acpica-unix-20010816.   Add acpidump for 4-STABLE system.    
25 Jun 2001 17:37:18
files touched by this commit
iwasaki search for other commits by this committer
Initial import of acpicatools.    

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21415
Broken 173
Deprecated 46
Ignore 900
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 6
new 48 hours7
new 7 days19
new fortnight51
new month101

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.188 seconds.