Port details |
- cpuflags Determine compiler flags to best target current cpu
- 1.41 devel
=3 1.41Version of this port present on the latest quarterly branch.
- DEPRECATED: does not recognize modern CPUs; use -march=native instead
This port expired on: 2019-03-03
- 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
- Port Added: 2010-04-15 11:55:33
- Last Update: 2019-03-04 18:58:55
- SVN Revision: 494633
- People watching this port, also watch:: libspf2, openssl, tmux, python, py39-pycparser
- Also Listed In: sysutils
- License: not specified in port
- Description:
- cpuflags returns the appropriate gcc flags to optimise compilation for the
current CPU.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cpuflags>0:devel/cpuflags
- No installation instructions:
- This port has been deleted.
- PKGNAME: cpuflags
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cpuflags-1.41.tar.gz) = 234428eea1856aab7c77dafadd10bae626b2a075272db7ec76a699e9c38ff14e
SIZE (cpuflags-1.41.tar.gz) = 45568
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.41 04 Mar 2019 18:58:55 |
rene |
Remove expired ports:
2019-03-03 devel/cpuflags: does not recognize modern CPUs; use -march=native
instead
2019-03-03 www/moodle31: Upstream no longer maintained
2019-03-03 www/moodle34: Upstream no longer maintained |
1.41 24 Feb 2019 14:06:11 |
tobik |
Deprecate devel/cpuflags
It's supposed to "return appropriate gcc flags to optimise compilation
for the current CPU", but it does not recognize modern CPUs.
MASTER_SITES is dead, no upstream is given in pkg-descr.
pkgsrc has a newer version 1.43 from 3 years ago, but for modern
compilers just using -march=native is probably a better alternative.
PR: 235993 |
1.41 31 Oct 2017 14:51:54 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
1.41 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.41 05 Jul 2014 14:53:38 |
wg |
devel/cpuflags: support stage |
1.41 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.41 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.41 15 Apr 2010 11:54:26 |
amdmi3 |
cpuflags returns the appropriate gcc flags to optimise compilation for the
current CPU.
PR: 144363
Submitted by: Quentin Stievenart <acieroid@awesom.eu> |
Number of commits found: 9
|