117152 Commits

Author SHA1 Message Date
jca
12d5616a1f Respect CC/CXX 2017-02-28 03:11:37 +00:00
jca
9f190ada2a Respect CC 2017-02-28 02:54:56 +00:00
gsoares
78b7354e89 honor CC 2017-02-28 02:27:41 +00:00
sthen
98e3103a2b update to dovecot-pigeonhole 0.4.17, ok Brad 2017-02-28 00:33:51 +00:00
sthen
c552972c0d update to Dovecot 2.2.28, ok Brad 2017-02-28 00:33:29 +00:00
sthen
8546343436 update to LibreNMS 1.25
- now includes SVG graph support, this can be enabled in the UI from
global settings -> webui settings -> graph settings
2017-02-28 00:21:32 +00:00
kili
497f1b34b6 Try to work with just /usr/bin/cc (instead of /usr/bin/gcc). 2017-02-28 00:07:10 +00:00
jca
12dee4f2e0 Update to libpsl-0.17.0.
- minor bump for psl_dist_filename and psl_latest
- no more patches needed.
2017-02-27 23:32:15 +00:00
jca
c092e57455 Respect CXX 2017-02-27 23:08:14 +00:00
naddy
edeb71926a honor CXX for linking 2017-02-27 21:54:20 +00:00
jca
a62141e50b Respect CXX 2017-02-27 21:51:01 +00:00
jca
493a816284 Show build commands, re-add -W* compile flags
The default is still a debug build.  Is that intended?

"cc" -O2 -pipe -std=gnu99 -Wall -Werror-implicit-function-declaration \
-Wdeclaration-after-statement -Wwrite-strings -g3 -O0 -DMRB_ENABLE_DEBUG_HOOK \
-DMRBGEM_MRUBY_BIN_DEBUGGER_VERSION=0.0.0 ...

Added Files: CVS: patches/patch-tasks_toolchains_gcc_rake
2017-02-27 21:33:43 +00:00
jca
8adbe66d2f Respect CC 2017-02-27 21:27:01 +00:00
naddy
22f2467294 do not override CC 2017-02-27 21:01:09 +00:00
jca
4d8a9a69b5 Don't hardcode gcc -c 2017-02-27 20:51:03 +00:00
naddy
5dfba018b3 honor CC, CFLAGS 2017-02-27 20:50:32 +00:00
naddy
cf18032e1a honor CC, simplify 2017-02-27 20:35:08 +00:00
naddy
e1d6e69212 honor CC 2017-02-27 20:26:30 +00:00
naddy
f394db0052 honor CC, CFLAGS 2017-02-27 20:23:49 +00:00
jca
a7b2726cf4 Don't hardcode gcc 2017-02-27 20:16:31 +00:00
naddy
2286521c85 honor CC, CXX 2017-02-27 20:06:12 +00:00
jca
a5a699a255 Respect CC/CFLAGS 2017-02-27 20:02:54 +00:00
jca
04307a8725 Respect CC 2017-02-27 20:00:26 +00:00
jca
54de2b95e3 Respect CC 2017-02-27 19:58:11 +00:00
jca
6ef0f6f5e4 Respect CC 2017-02-27 19:53:23 +00:00
jca
c2f5aec459 Respect CXX 2017-02-27 19:48:41 +00:00
jca
2f50724b34 Respect CC 2017-02-27 19:46:37 +00:00
naddy
4455d91fd1 autoconf also needs libtool.m4; from maintainer Rafael Sadowski 2017-02-27 19:42:43 +00:00
jasper
8ce7bbaa17 set maintainer to sebastia@, just like other puppet-related ports
ok sebastia@
2017-02-27 19:40:19 +00:00
jasper
3fc4dd24af +recipes 2017-02-27 19:33:53 +00:00
jasper
8e44d7de72 import gnome-recipes-0.16.0
GNOME Recipes is an easy-to-use application that will help you to
discover what to cook today, tomorrow, rest of the week and for your
special occasions.

ok aja@
2017-02-27 19:32:43 +00:00
naddy
080bfb24a5 use CC for linking, don't add optimization to CFLAGS 2017-02-27 19:32:35 +00:00
jca
375c7c26f5 Respect CXX 2017-02-27 19:18:19 +00:00
jca
62c076f212 Respect CC 2017-02-27 19:17:12 +00:00
jca
4f4cee6af1 Respect CC/CFLAGS 2017-02-27 19:15:32 +00:00
jca
72b1bbcc19 Respect CC/CFLAGS 2017-02-27 19:13:54 +00:00
jca
225fafc444 Respect CC/CFLAGS 2017-02-27 18:41:38 +00:00
jca
931245b1a7 Missed in previous 2017-02-27 18:32:52 +00:00
jca
62a8590b7c Respect CC/CFLAGS 2017-02-27 18:30:43 +00:00
jca
4ad2f3df07 Respect CC 2017-02-27 18:28:14 +00:00
jca
3611016c8f Don't hardcode gcc 2017-02-27 18:25:50 +00:00
jca
e837d66ece Don't hardcode g++ 2017-02-27 18:25:18 +00:00
jca
298ffda75b Respect CFLAGS/CXXFLAGS
ok stsp@ (maintainer)
2017-02-27 18:03:45 +00:00
jca
9b6223f372 Don't hardcode g++ 2017-02-27 15:55:30 +00:00
jca
6beb449716 Don't hardcode g++ 2017-02-27 15:50:17 +00:00
jca
5b29309099 Respect CXX/CXXFLAGS 2017-02-27 15:47:17 +00:00
jca
d13e8957bd Don't hardcode gcc, respect CFLAGS 2017-02-27 15:40:54 +00:00
jca
ad58dd8f98 Don't harcode gcc, respect CFLAGS 2017-02-27 15:38:02 +00:00
jca
1d73009e45 Show commands used for compilation 2017-02-27 15:23:33 +00:00
jca
85d740c250 Don't hardcode gcc/g++ 2017-02-27 15:18:29 +00:00