notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Sys-Cpu Sys::CPU - Perl extension for getting CPU information
0.52_1 devel Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.52_1Version of this port present on the latest quarterly branch.
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: 2008-07-25 08:13:48
Last Update: 2018-02-27 13:25:43
SVN Revision: 463142
People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/Sys-Cpu/
Description:
Sys::CPU - Perl extension for getting CPU information. In responce to a post on perlmonks.org, a module for counting the number of CPU's on a system. Support has now also been added for type of CPU and clock speed. While much of the code is from UNIX::Processors, Win32 support has been added (but not tested). WWW: http://search.cpan.org/dist/Sys-Cpu/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. lib/perl5/site_perl/mach/5.24/Sys/CPU.pm
  2. lib/perl5/site_perl/mach/5.24/auto/Sys/CPU/CPU.so
  3. lib/perl5/site_perl/man/man3/Sys::CPU.3.gz
Collapse this list.
Dependency lines:
  • p5-Sys-CPU>0:devel/p5-Sys-Cpu
No installation instructions:
This port has been deleted.
PKGNAME: p5-Sys-CPU
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Sys-CPU-0.52.tar.gz) = ca0ec47ab24070e3040e5075337cfc69721362d9bef50f6992072efe644d4d26 SIZE (Sys-CPU-0.52.tar.gz) = 5932

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.24<5.25 : lang/perl5.24
Runtime dependencies:
  1. perl5>=5.24<5.25 : lang/perl5.24
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
dos2unix perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Sys/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Sys/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Sys/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Sys/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Sys/
  7. http://backpan.perl.org/modules/by-module/Sys/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Sys/
  9. http://www.cpan.dk/modules/by-module/Sys/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Sys/
  12. https://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Sys/
  13. https://www.cpan.org/modules/by-module/Sys/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.52_1
27 Feb 2018 13:25:43
Revision:463142Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/p5-Sys-Cpu to devel/p5-Sys-CPU

- Strip shared library
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for dependency change
- Pass maintainership to perl@
0.52_1
27 Feb 2018 04:55:52
Revision:463107Original commit files touched by this commit
yuri search for other commits by this committer
Maintainer reset for e-mails in domains without MX records

15 ports are affected.

$ dig absoludicrous.com MX | grep MX
; <<>> DiG 9.12.0 <<>> absoludicrous.com MX
;absoludicrous.com.         IN      MX

$ dig bsdforfe.com MX | grep MX
; <<>> DiG 9.12.0 <<>> bsdforfe.com MX
;bsdforfe.com.                      IN      MX

$ dig vmailbox.org MX | grep MX
; <<>> DiG 9.12.0 <<>> vmailbox.org MX
;vmailbox.org.                      IN      MX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.52_1
20 Jun 2016 16:23:29
Revision:417166Original commit files touched by this commit
mat search for other commits by this committer
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
0.52_1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.52_1
20 Sep 2015 19:59:04
Revision:397395Original commit files touched by this commit
olgeni search for other commits by this committer
Typos, whitespace and capitalization fixes (A-F).
0.52_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.52
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.52
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
0.52
22 Jan 2014 17:41:08
Revision:340725Original commit files touched by this commit
mat search for other commits by this committer
Fixup props on patches.

With hat:	portmgr
Sponsored by:	Absolight
0.52
06 Jan 2014 09:57:19
Revision:338853Original commit files touched by this commit
az search for other commits by this committer
- add stage support

Approved by:	portmgr (blanket infrastructure)
0.52
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.52
07 Sep 2013 07:44:27
Revision:326575Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
0.52
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.52
10 Sep 2010 03:49:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.52

PR:             ports/150261
Submitted by:   Jase Thew <freebsd@beardz.net>
Approved by:    Terry Sposato <terry@sucked-in.com> (maintainer)
0.40
25 Jul 2008 08:12:22
Original commit files touched by this commit
gahr search for other commits by this committer
- New port: p5-Sys-Cpu
  Obtain CPU information from a perl script

PR:             125947
Submitted by:   terry@sucked-in.com

Number of commits found: 15