jca
36135f57db
Drop useless "inline", fixes clang builds
2017-05-03 19:18:27 +00:00
jca
bcc991c3bf
Respect CC
2017-05-03 18:41:29 +00:00
fcambus
b3da7a0eda
Switch ports using MASTER_SITE_OPENBSD to a new MASTER_SITES.
...
OK sthen@
2017-05-03 18:36:05 +00:00
jca
3980a2f9d8
Drop silly inline decls, fix build with clang.
2017-05-03 18:26:53 +00:00
jca
cb0d808e49
Respect CC
2017-05-03 18:17:19 +00:00
jca
286bb77fae
Needs ctsdlib
2017-05-03 18:10:07 +00:00
jca
047c05dfa6
-Werror considered harmful
2017-05-03 18:06:40 +00:00
jca
663832b77d
Missing include for clang
2017-05-03 17:59:02 +00:00
jca
69804716f1
Drop "inline" or move to "static inline" to fix clang build
2017-05-03 17:51:26 +00:00
phessler
0e04bcf051
fix the location where man pages are installed
...
OK jasper@
2017-05-03 17:42:02 +00:00
jasper
4e524da066
update to p5-SVG-2.72
2017-05-03 17:34:04 +00:00
jasper
6672675ed8
update to vala-0.36.3
2017-05-03 17:32:23 +00:00
fcambus
eb8dbecce4
Register removal of quirc.
2017-05-03 16:24:07 +00:00
rsadowski
7a62c7cde4
disable doxygen as build depend in KDE4
...
- survived a bulk, thanks ajacoutot@
ok jca@
2017-05-03 16:21:09 +00:00
fcambus
6897b80642
Remove net/quirc.
...
Our quirc port is from 2004, and there is no upstream anymore.
There are plenty of choices regarding maintained IRC clients in the
ports tree.
OK jca@, landry@
2017-05-03 16:20:01 +00:00
espie
d91ded59ca
erase the port itself, already unlinked and quirked
2017-05-03 15:55:54 +00:00
espie
1682fe1dff
kill xgrab. it not longer segfaults, but it's still darn useless
...
okay naddy@, sthen@
2017-05-03 15:54:59 +00:00
espie
cedf582eed
more cleanup: add prototypes for functions.
...
prevent segfault on 24 bits visuals.
2017-05-03 14:57:52 +00:00
fcambus
7799cfd8d8
Update GeoLite2 databases to latest version.
2017-05-03 14:02:21 +00:00
espie
1de2b57a01
fix enough warnings/errors that this compiles with clang
2017-05-03 13:50:47 +00:00
jca
b8266fb829
Fix definition of main
...
Fixes build with clang
2017-05-03 12:50:50 +00:00
jca
b2b9179c56
inline->static inline fix for clang
2017-05-03 12:44:00 +00:00
jca
d6cab284d5
Missed in previous
2017-05-03 12:33:12 +00:00
jca
db648844f2
Pull bug fix and missing ctype.h include from upstream.
...
Fixes build with clang
2017-05-03 12:32:55 +00:00
espie
88c42cb2bb
fix. Stupid program is stupid. thanks naddy@
2017-05-03 12:27:21 +00:00
landry
bfa432c19e
+py-constantly{,python3}
2017-05-03 12:08:12 +00:00
landry
d9bbd82b85
Import py-constantly 15.1.0, from Pavel Korovin
...
A library that provides symbolic constant support.
It includes collections and constants with text, numeric, and bit flag values.
Originally twisted.python.constants from the Twisted project.
ok sthen@
2017-05-03 12:07:02 +00:00
landry
32f4e5b0d1
update to py-zopeinterface 4.4.0, from Pavel Korovin
2017-05-03 12:02:06 +00:00
jca
d2dfdac35f
Respect CC
2017-05-03 11:27:14 +00:00
jca
b30e24cf37
Fix pointer < 0 check, fixes build with clang
2017-05-03 11:25:12 +00:00
espie
341611e8b3
fix build with clang, you gotta wonder how this ever compiled
2017-05-03 09:46:40 +00:00
espie
e889b28f91
use system getopt, this allows compile with clang, thus unlocking
...
GraphicsMagick and friends
2017-05-03 09:15:38 +00:00
espie
43545a0546
need two separate matches if PATCHORIG finishes with .orig!
2017-05-03 09:11:26 +00:00
espie
bd56cee689
obvious fix for clang
2017-05-03 08:55:23 +00:00
espie
136ad3642c
just uses gnu inlines
2017-05-03 08:52:56 +00:00
sthen
8651b45f6d
update to ocserv-0.11.8
2017-05-03 07:39:55 +00:00
espie
3825bf22dc
fix build on arm64... for qt4, all arms are 32 bits, sigh.
2017-05-03 07:18:50 +00:00
sthen
cf527ba7df
handle aarch64, ok landry@
2017-05-03 07:10:37 +00:00
espie
5ffd5369eb
old gnu89 inlines
2017-05-02 23:29:11 +00:00
espie
65c6d6d7a0
let it build with clang: newer includes, don't warn on xpm (too noisy)
...
fix nonsense in introduced patches (unsigned intptr_t indeed!)
2017-05-02 23:26:32 +00:00
espie
36692344e8
don't even grasp how gcc could ever compile this
2017-05-02 22:58:49 +00:00
espie
fbecc64e44
warn just once per file
2017-05-02 22:32:29 +00:00
espie
32b7414c25
fix build with clang... fuck autoconf.
2017-05-02 21:16:43 +00:00
espie
7fb72ac006
fix build with clang
2017-05-02 21:14:22 +00:00
espie
bab6db12b8
parse and fuzz patches to remove CVS keywords. Yep, we lose lines of context
...
but patch can cope.
okay sthen@
2017-05-02 21:06:41 +00:00
rsadowski
c8a9ede166
zap patches/patch-server_configure
...
ok sthen@ landry@
2017-05-02 21:06:31 +00:00
edd
a00c27bab1
Link neovim.
2017-05-02 20:59:49 +00:00
edd
f3cdd1e170
Import editors/neovim.
...
---8<---
Neovim is a project that seeks to aggressively refactor Vim in order to:
* Simplify maintenance and encourage contributions.
* Split the work between multiple developers.
* Enable advanced external UIs without modifications to the core.
* Improve extensibility with a new plugin architecture.
--->8---
Tweaks suggested from abieber@ and sthen@.
OK abieber@.
Thanks to upstream for addressing the issues I have been filing over the past
few months. All tests are now passing.
2017-05-02 20:58:42 +00:00
fcambus
92139bf869
Fix build errors with Clang. Patch from scintilla 3.7.4.
...
OK espie@, naddy@
2017-05-02 20:48:21 +00:00
rsadowski
09e277be26
Zap patch-test_c_Makefile_in; forgot to remove this patch
2017-05-02 20:43:22 +00:00