| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
instead of their own respective settings.
Notes:
svn path=/head/; revision=401738
|
|
|
|
|
|
|
| |
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382200
|
|
|
|
| |
Notes:
svn path=/head/; revision=372514
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The definition of CRYPTOPP_BOOL_ALIGN16_ENABLED was incorrect for i386.
For NetBSD, this resulted in the inability to build cryptopp on i386.
On FreeBSD, it built, but deskutils/cdcat choked on it while building on
FreeBSD 10/i386 and FreeBSD 11/i386.
PR: 192199
Fix from: pkgsrc security/crypto++
Discussed: NetBSD GNATS 48134
Approved by: delphi@
Notes:
svn path=/head/; revision=363448
|
|
|
|
|
|
|
|
|
| |
PR: 191028
Reviewed by: bapt
Approved by: bapt
Notes:
svn path=/head/; revision=358570
|
|
|
|
| |
Notes:
svn path=/head/; revision=347847
|
|
|
|
| |
Notes:
svn path=/head/; revision=347784
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=342821
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=324851
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=318803
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
Notes:
svn path=/head/; revision=318802
|
|
|
|
|
|
|
| |
- Trim Header where applicable
Notes:
svn path=/head/; revision=315566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=305557
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=301416
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=285419
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=284232
|
|
|
|
|
|
|
|
| |
PR: ports/160509
Submitted by: h h <aakuusta gmail.com>
Notes:
svn path=/head/; revision=281316
|
|
|
|
| |
Notes:
svn path=/head/; revision=277786
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=268306
|
|
|
|
|
|
|
|
| |
Submitted by: Michael Richards <hackish gmail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=268122
|
|
|
|
|
|
|
| |
correct hash if input is not properly aligned. (r470).
Notes:
svn path=/head/; revision=248828
|
|
|
|
|
|
|
| |
Pointy hat to: amdmi3
Notes:
svn path=/head/; revision=248827
|
|
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
|
|
|
| |
Notes:
svn path=/head/; revision=231081
|
|
|
|
| |
Notes:
svn path=/head/; revision=200791
|
|
|
|
|
|
|
| |
Submitted by: Wei Dai <weidai at weidai dot com>
Notes:
svn path=/head/; revision=182440
|
|
|
|
| |
Notes:
svn path=/head/; revision=182318
|
|
|
|
|
|
|
| |
Spotted by: pointyhat via portsmon
Notes:
svn path=/head/; revision=174286
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/76875
Submitted by: Thomas Melzer <tmelzer@tomesoft.de>
Reviewed by: pav
Approved by: maintainer
Notes:
svn path=/head/; revision=137306
|
|
|
|
| |
Notes:
svn path=/head/; revision=132933
|
|
|
|
|
|
|
| |
Approved by: Xin LI <delphij@frontfree.net> (maintainer)
Notes:
svn path=/head/; revision=127699
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=125643
|
|
|
|
|
|
|
|
| |
PR: 75392
Submitted by: delphij
Notes:
svn path=/head/; revision=124941
|
|
|
|
|
|
|
|
|
| |
Spotted by: eik
Approved by: portmgr (self)
XL pointy hat to: self
Notes:
svn path=/head/; revision=118472
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Pointy hat to: self
Notes:
svn path=/head/; revision=118469
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118468
|
|
|
|
|
|
|
|
|
|
|
| |
Fix build with gcc-3.4
Assign maintainership to submitter.
PR: ports/69204
Submitted by: Xin LI <delphij@frontfree.net>
Notes:
svn path=/head/; revision=113869
|
|
|
|
| |
Notes:
svn path=/head/; revision=103192
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
| |
Notes:
svn path=/head/; revision=92931
|
|
|
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
Notes:
svn path=/head/; revision=89169
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix bento `make package', then bump PORTREVISION.
Noticed by: kris the portsguardian.
Notes:
svn path=/head/; revision=79410
|
|
|
|
| |
Notes:
svn path=/head/; revision=78785
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
PR: 24432
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes:
svn path=/head/; revision=39068
|