non port: security/beecrypt/distinfo |
Number of commits found: 11 |
Sunday, 27 Apr 2014
|
21:37 mi
When -march=FOO happens to be among CFLAGS, unexpected things could
occur (for example, -march=core2 used to break build). Not a FreeBSD
problem even -- Linux crowd was bitten by this too (and misdiagnosed
it). Our package-building does not include the flag, which is why
we haven't seen this before.
Attempt to help configure better detect the architecture and
CPU-capabilities -- and use assembler-implementations of various
routines, where possible. ("make check" is almost 30% faster now)
Ensure, SSE2-specific code builds properly with clang as well as gcc.
Ensure, the author's "make check" runs as regression-test.
Add another patch found on SourceForge.
(Attempt to) unbreak on PowerPC -- untested.
Bump PORTREVISION. Take maintainership for the time being, to deal
with any fallout.
 |
Sunday, 3 Jul 2011
|
14:03 ohauer
-remove MD5
 |
Tuesday, 23 Feb 2010
|
21:08 glarkin
- Updated to 4.2.1
- Passed to new maintainer
- Option added to enable OpenMP
PR: ports/139556
Submitted by: Charlie Kester <corky1951@comcast.net> (new maintainer)
Feature safe: yes
 |
Friday, 25 Nov 2005
|
18:01 pav
- Add SHA256
 |
Sunday, 26 Dec 2004
|
18:45 krion
Update to 4.1.2
 |
Saturday, 27 Nov 2004
|
10:03 krion
Update to 4.1.1
 |
Friday, 30 Jan 2004
|
14:05 krion
- SIZEify
 |
Monday, 18 Aug 2003
|
10:33 krion
- Update to 3.1.0
 |
Sunday, 22 Jun 2003
|
03:14 ijliao
upgrade to 3.0.0
pass maintainership to submitter
PR: 53586
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
 |
Thursday, 14 Jun 2001
|
06:42 ijliao
upgrade to 2.1.0
 |
Sunday, 4 Mar 2001
|
04:37 ijliao
add beecrypt, an open source cryptography library
 |
Number of commits found: 11 |