15 Commits

Author SHA1 Message Date
jasper
003e889c0a retire sparc 2016-09-01 10:53:26 +00:00
jasper
eba90637f6 remove vax workarounds/tentacles, reword where applicable 2016-03-09 18:31:36 +00:00
sthen
0bb87769b6 better comment 2015-09-16 12:10:34 +00:00
sthen
647647ff72 don't build rawSHA0_fmt_plug.c, it relies on libcrypto code which has
been zapped.
2015-09-16 11:32:27 +00:00
sthen
ec48beed94 /usr/include/crypto/des.h was removed as well as /usr/include/des.h 2015-01-18 11:57:22 +00:00
sthen
4b29221a87 add a patch from john-jumbo git to fix build on !amd64 2015-01-17 14:39:52 +00:00
sthen
ace0907db8 update to john-jumbo 1.80-1 2015-01-16 15:40:01 +00:00
sthen
b81fabeb17 adjust security/john-jumbo patches to avoid relying on des.h 2015-01-16 15:02:23 +00:00
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
naddy
aef06a7d76 fix build on sparc64: do not uselessly evaluate CFLAGS again 2014-10-03 19:59:46 +00:00
sthen
bc92c7c399 mark as BROKEN-sparc64, weird "too few arguments to function 'strnzcpy'" 2014-10-03 13:43:48 +00:00
rpe
b0fefb1d19 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:37 +00:00
sthen
0e0b010ad2 Set J in MAKE_FLAGS (to MAKE_JOBS). john-jumbo make infrastructure passes
this as -j$(J) to child processes, so if undefined this results in "gmake -j".
As gmake(1) says, "If the -j option is given without an argument, gmake
will not limit the number of jobs that can run simultaneously."

Hopefully this fixes a weird build failure that naddy saw and I was able
to replicate after a bunch of build attempts.
2014-06-26 22:10:33 +00:00
sthen
8260785533 switch to a snapshot version 2014-06-04 13:52:40 +00:00
sthen
8c67524622 import ports/security/john-jumbo, a patched version of John the Ripper with
support for additional hashes etc. ok benoit@, plus I made a minor fix after
OK to use the gettext module.
2014-06-03 14:27:54 +00:00