stu
|
3aea76ff4f
|
Fix clang build, mostly function protoypes.
Freshen HOMEPAGE and MASTER SITES.
ok espie@
|
2017-05-07 21:41:51 +00:00 |
|
espie
|
d4e272eeee
|
obey CC
|
2017-05-07 21:34:53 +00:00 |
|
stu
|
e7501e1972
|
Update to 0.2.
Stop treating loadable lib as linkable lib.
|
2017-05-07 20:50:20 +00:00 |
|
espie
|
b9708aad57
|
make it build with clang, mostly misses unistd.h everywhere
|
2017-05-07 20:48:29 +00:00 |
|
schwarze
|
7ab72d6d4e
|
mandoc supports .ta now, drop USE_GROFF and bump; ok todd@ naddy@
|
2017-05-07 20:43:46 +00:00 |
|
schwarze
|
f87e649cbc
|
mandoc supports .ta now, drop USE_GROFF and bump
|
2017-05-07 20:42:40 +00:00 |
|
espie
|
0c8d9cf0ea
|
missing includes, fixes clang
|
2017-05-07 20:35:07 +00:00 |
|
sthen
|
c651b84ab4
|
readd --enable-curses, it causes configure to exit out if curses isn't
detected, so we shouldn't run into it silently breaking again in future.
ok Brad
|
2017-05-07 20:33:42 +00:00 |
|
schwarze
|
6675a1f965
|
mandoc supports .ta now, so drop USE_GROFF and bump
|
2017-05-07 20:25:32 +00:00 |
|
espie
|
4d27ccdbb7
|
fix build with clang
|
2017-05-07 20:24:01 +00:00 |
|
espie
|
643b6e99fc
|
let it build with clang, mostly try => standard, plus some configure bugs
and hackery
|
2017-05-07 20:00:25 +00:00 |
|
schwarze
|
284df5729d
|
Drop USE_GROFF now that mandoc(1) supports .ta.
Issue first reported by brad@ in 2011.
|
2017-05-07 19:28:55 +00:00 |
|
jasper
|
3253d8420d
|
update to cgicc-3.2.16 (which also works clang)
|
2017-05-07 18:36:32 +00:00 |
|
jasper
|
a66f2cace2
|
uses gnu89-inlines; fixes build with clang
|
2017-05-07 18:27:17 +00:00 |
|
espie
|
a2b7bc1393
|
fix clang build (return values)
|
2017-05-07 18:01:21 +00:00 |
|
espie
|
8031ce4ac9
|
let it build with clang, fix quite a few oddities while there
|
2017-05-07 17:46:24 +00:00 |
|
espie
|
ab36e4245d
|
compile with clang
|
2017-05-07 17:17:44 +00:00 |
|
espie
|
3418da4814
|
filter any distfile name thru a normalize function, so that comparisons
are more accurate and we can get normal unix filesystem semantics.
|
2017-05-07 16:50:22 +00:00 |
|
landry
|
9a5bac13c6
|
Update to a newer git snapshot, fix urls while here
|
2017-05-07 16:45:12 +00:00 |
|
espie
|
946422c956
|
make NO_CHECKSUM an option, as it causes too many problems on shared
dist farms.
|
2017-05-07 14:50:14 +00:00 |
|
espie
|
55b762ee31
|
missing return value, clang fixed
|
2017-05-07 14:40:40 +00:00 |
|
espie
|
ebc32d368e
|
C++ and temporaries, fixes clang
|
2017-05-07 14:38:02 +00:00 |
|
espie
|
dc9b7605a8
|
fix package on clang, gnu89 inlines are a time-bomb.
|
2017-05-07 14:29:35 +00:00 |
|
espie
|
ace52b804d
|
simple fix for clang. took me a while to figure out "thanks to" jam.
|
2017-05-07 13:38:36 +00:00 |
|
espie
|
29e6883306
|
turns out clang is more picky about C vs C++
|
2017-05-07 12:49:54 +00:00 |
|
fcambus
|
b45d7b5687
|
Update tig to 2.2.2.
|
2017-05-07 09:09:51 +00:00 |
|
ajacoutot
|
259eb4b107
|
- Remove --enable-curses as the probe is run anyway
- Add ncursesw to WANTLIB
from Brad (maintainer)
|
2017-05-07 08:43:28 +00:00 |
|
jasper
|
95014a1c2e
|
- unbreak with clang (mostly from freebsd)
- use SUBST_CMD while here
|
2017-05-07 07:31:14 +00:00 |
|
espie
|
0faf00548d
|
missing includes, fixes clang
|
2017-05-07 02:16:45 +00:00 |
|
naddy
|
f9cb59aae5
|
Drop nonsensical inlines (also matches upstream) for clang.
Fix a glaring misunderstanding how array parameters work in C, while here.
|
2017-05-07 01:05:10 +00:00 |
|
benoit
|
4426be94c9
|
Update to p5-Devel-ebug-0.59.
|
2017-05-06 22:16:46 +00:00 |
|
sthen
|
64ce11935f
|
fix format string for 64-bit time_t, found by clang warning
|
2017-05-06 22:00:53 +00:00 |
|
sthen
|
044a3c1586
|
regen
|
2017-05-06 21:57:27 +00:00 |
|
jasper
|
4a8e20b76d
|
fix build with clang; based on an upstream commit that used #pragma GCC,
however our current gcc from base cannot cope with that so fallback to CFLAGS.
|
2017-05-06 21:37:06 +00:00 |
|
benoit
|
fd30e9d670
|
Update to p5-Devel-Cover-1.24.
|
2017-05-06 21:36:02 +00:00 |
|
jasper
|
dcb9beafe6
|
fix build with clang (and any non-ancient gcc)
|
2017-05-06 21:35:42 +00:00 |
|
benoit
|
4963553e93
|
Update to p5-Config-General-2.63.
|
2017-05-06 21:16:37 +00:00 |
|
jasper
|
cc5476168d
|
two wrongs don't make a right; fix master_sites
|
2017-05-06 20:24:45 +00:00 |
|
jasper
|
355b2c15dd
|
fix MASTER_SITES
|
2017-05-06 20:23:21 +00:00 |
|
espie
|
4a14a0ee52
|
fixes clang, forgotten commit
|
2017-05-06 19:42:55 +00:00 |
|
uaa
|
786568238d
|
fixed configure script to enable -curses option
ok sthen@ and brad@
|
2017-05-06 19:25:18 +00:00 |
|
jung
|
c694ae287e
|
add some hints on how to use kcaldav together with base httpd(8)
"looks good to me" sthen
|
2017-05-06 19:08:52 +00:00 |
|
juanfra
|
285acf5d26
|
Update to tortoisehg 4.2.
|
2017-05-06 18:04:42 +00:00 |
|
bluhm
|
ad785e3729
|
update p5-Net-DNS to 1.10
|
2017-05-06 17:38:49 +00:00 |
|
espie
|
06774a5f77
|
missing include, builds with clang
|
2017-05-06 17:23:35 +00:00 |
|
naddy
|
2b2de20cdd
|
add missing headers and fix main() prototype to make this build with clang
|
2017-05-06 17:23:10 +00:00 |
|
espie
|
c7bdddd873
|
let it build with clang
|
2017-05-06 17:15:20 +00:00 |
|
espie
|
67f38db8ae
|
assert gnu89 inlines
|
2017-05-06 17:02:58 +00:00 |
|
espie
|
2b518fda36
|
let it build with clang... a shitload of the same
|
2017-05-06 16:59:31 +00:00 |
|
juanfra
|
55553264a5
|
Comments.
|
2017-05-06 16:45:34 +00:00 |
|