diff --git a/sysutils/intel-pcm-devel/Makefile b/sysutils/intel-pcm-devel/Makefile deleted file mode 100644 index aef6215dfa5a..000000000000 --- a/sysutils/intel-pcm-devel/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# Created by: Adrian Chadd - -PORTNAME= intel-pcm -DISTVERSION= g20211013 -PORTEPOCH= 1 -CATEGORIES= sysutils -PKGNAMESUFFIX= -devel - -MAINTAINER= egypcio@FreeBSD.org -COMMENT= Process Count Monitor (PCM) for Intel processors - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE - -ONLY_FOR_ARCHS= amd64 i386 - -USES= gmake -USE_GITHUB= yes - -GH_ACCOUNT= opcm -GH_PROJECT= pcm -GH_TAGNAME= 0212b38 - -PORTSCOUT= skipv:202109,202110 - -CONFLICTS_INSTALL= intel-pcm - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/*.x ${STAGEDIR}${PREFIX}/sbin - -.include diff --git a/sysutils/intel-pcm-devel/distinfo b/sysutils/intel-pcm-devel/distinfo deleted file mode 100644 index f7f1b070b3f0..000000000000 --- a/sysutils/intel-pcm-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1634635116 -SHA256 (opcm-pcm-g20211013-0212b38_GH0.tar.gz) = 4ca10a9cd4975f1daafa941e36db46ef8f6ddcc71398fbdd18ef8c5e47795e8e -SIZE (opcm-pcm-g20211013-0212b38_GH0.tar.gz) = 1201523 diff --git a/sysutils/intel-pcm-devel/files/patch-pci.cpp b/sysutils/intel-pcm-devel/files/patch-pci.cpp deleted file mode 100644 index b0d2f9413318..000000000000 --- a/sysutils/intel-pcm-devel/files/patch-pci.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- pci.cpp.orig 2017-05-15 10:43:22 UTC -+++ pci.cpp -@@ -17,6 +17,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND - - #include - #include -+#include //for bzero - #include - #include - #include diff --git a/sysutils/intel-pcm-devel/pkg-descr b/sysutils/intel-pcm-devel/pkg-descr deleted file mode 100644 index 847c206890f2..000000000000 --- a/sysutils/intel-pcm-devel/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Processor Counter Monitor (PCM) is an application programming interface (API) -and a set of tools based on the API to monitor performance and energy metrics -of Intel(r) Core(tm), Xeon(r) and Atom(tm) processors. - -This requires the 'cpuctl' module to be loaded. - -WWW: https://github.com/opcm/pcm diff --git a/sysutils/intel-pcm-devel/pkg-plist b/sysutils/intel-pcm-devel/pkg-plist deleted file mode 100644 index 34d634032bbe..000000000000 --- a/sysutils/intel-pcm-devel/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -sbin/c_example.x -sbin/c_example_shlib.x -sbin/pcm-core.x -sbin/pcm-iio.x -sbin/pcm-latency.x -sbin/pcm-lspci.x -sbin/pcm-memory.x -sbin/pcm-mmio.x -sbin/pcm-msr.x -sbin/pcm-numa.x -sbin/pcm-pcicfg.x -sbin/pcm-pcie.x -sbin/pcm-power.x -sbin/pcm-raw.x -sbin/pcm-sensor.x -sbin/pcm-tsx.x -sbin/pcm.x