| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
- Stagify
- USES=gmake instead of USE_GMAKE
- Don't build with -march=native as the build box may not be identical to the
run box.
|
|
|
|
| |
security)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* patch-misc.h
This fixes a warning triggered by testing an unsigned parameter against
0. The patch solves this by creating a different template for signed
case.
* patch-nbtheory.cpp
This is a workaround for a bug with the current version of libc++ shipped
with FreeBSD 9.x, which causes an infinite loop when generating RSA key,
possibly also other operations.
PR: ports/178827
Submitted by: Michael Gmelin <freebsd grem de>
|
|
|
|
| |
- Trim Header where applicable
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
than 0x7fffffff, as they have exceeded the range of standard int. This
makes the code to compile when -std=c++11.
The resulting binary was not changed by this commit. PORTREVISION
not bumped intentionally as this is a build fix.
While I'm there, also convert the header to new style.
PR: ports/171525
Submitted by: Michael Gmelin <freebsd grem de>
|
|
|
|
|
|
|
|
|
|
| |
convert to use OPTIONSng [1].
While I'm there, also add an option to build with GCC 4.6.x and newer
binutils, which enables use of AES-NI.
PR: ports/170045
Submitted by: Michael Gmelin <freebsd grem.de>
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
|
|
|
|
|
| |
PR: ports/160509
Submitted by: h h <aakuusta gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
which is not always true. When PATH is being configured to a
non-standard sequence, we may found an as(1) newer than the base
one and draw wrong conclusion which leads to failed builds.
Use the result given by c++. This is also accepted to upstream.
PR: ports/154325
Submitted by: swell.k gmail.com
Feature safe: yes
|
|
|
|
|
| |
Submitted by: Michael Richards <hackish gmail.com>
Feature safe: yes
|
|
|
|
| |
correct hash if input is not properly aligned. (r470).
|
|
|
|
| |
Pointy hat to: amdmi3
|
|
|
|
| |
starting with P,R,S
|
| |
|
| |
|
|
|
|
| |
Submitted by: Wei Dai <weidai at weidai dot com>
|
| |
|
|
|
|
| |
Spotted by: pointyhat via portsmon
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
| |
PR: ports/76875
Submitted by: Thomas Melzer <tmelzer@tomesoft.de>
Reviewed by: pav
Approved by: maintainer
|
| |
|
|
|
|
| |
Approved by: Xin LI <delphij@frontfree.net> (maintainer)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
PR: 75392
Submitted by: delphij
|
|
|
|
|
|
| |
Spotted by: eik
Approved by: portmgr (self)
XL pointy hat to: self
|
|
|
|
|
| |
Approved by: portmgr (self)
Pointy hat to: self
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
| |
Fix build with gcc-3.4
Assign maintainership to submitter.
PR: ports/69204
Submitted by: Xin LI <delphij@frontfree.net>
|
| |
|
|
|
|
| |
(Part 1)
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix bento `make package', then bump PORTREVISION.
Noticed by: kris the portsguardian.
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
PR: 24432
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
|