118547 Commits

Author SHA1 Message Date
rsadowski
828f59bcc6 update to knockpy-4.0.0
ok danj@ landry@
2017-04-22 07:36:27 +00:00
jsg
5e7628c50b Backport a fix for an incorrect pointer test. Fixes the build with clang. 2017-04-22 07:35:31 +00:00
jsg
02d0de6667 fix the type of an argument to main to fix the build with clang 2017-04-22 07:02:54 +00:00
jsg
d2152a112e remove -Werror and -Wbounded to fix the build with clang
-Wbounded only exists in base gcc where it is enabled by default
2017-04-22 06:14:19 +00:00
jsg
e02b9c2a4b remove -Werror to fix the build with clang 2017-04-22 06:03:47 +00:00
jsg
e11f93e34a remove -Werror to fix the build with clang 2017-04-22 06:00:01 +00:00
jsg
d1cd0b52bd add a non-implicit return type to a function to fix the build with clang 2017-04-22 05:54:02 +00:00
jsg
4219ed2278 remove -Werror to fix the build with clang 2017-04-22 05:34:00 +00:00
jsg
aaa919a724 add a non-implicit return type to a function to fix the build with clang 2017-04-22 04:53:17 +00:00
jsg
8152b48cb9 fix the argv argument to main to let this build with clang 2017-04-22 04:10:48 +00:00
jsg
f64d00e3c5 Backport a patch to let pygame build with clang on amd64 by replacing
movsxl with movslq in inline assembly.
2017-04-22 03:11:36 +00:00
jsg
90a818f2ef Add a non-implicit return type to a function that returns without an
argument to fix build with clang.  Add some missing includes while here.
2017-04-22 02:14:04 +00:00
jsg
43ae4036ec use standard c++ includes to fix the build with clang
ok sthen@ naddy@
2017-04-22 01:42:27 +00:00
fcambus
e88696adbc Update schismtracker to 20170420. 2017-04-21 21:24:44 +00:00
rpe
f214acba64 Update net/nagios/cnagios to 0.33 and switch to github.
Feedback and OK sthen@
2017-04-21 20:59:40 +00:00
rpe
5c8f61a811 Update www/selfoss to 2.17
OK aja@
2017-04-21 20:46:42 +00:00
bentley
404ea13a5a Fix build with clang. 2017-04-21 20:34:19 +00:00
jasper
74db53c5d7 update to p5-SVG-2.69 2017-04-21 19:46:46 +00:00
rsadowski
bc78907559 update to doxygen-gui-1.8.13
ok jca@
2017-04-21 19:44:31 +00:00
rsadowski
8ac81f9345 update to doxygen-1.8.13
ok jca@
2017-04-21 19:43:38 +00:00
jasper
24c4c4f147 update to gjs-1.48.2 2017-04-21 19:41:18 +00:00
ajacoutot
33263fc197 Pushed upstream. 2017-04-21 18:39:23 +00:00
kurt
ad353c9559 Update for devel/jdk/1.7 removal. okay dcoppa@ sthen@ 2017-04-21 18:37:43 +00:00
ajacoutot
91dda1b3d8 Update to gtef-2.0.1. 2017-04-21 18:04:34 +00:00
sebastia
6c7e0c8dd0 Bump REVISION after update of gnustep-make
The symlink of the shared library in lib doesn't point to
GNUstep/Frameworks/$FRAMEWORK.framework/Versions/Current/libnetclasses.so.${SHLIB_VERSION}
anymore but now to
GNUstep/Frameworks/netclasses.framework/Versions/${SHLIB_VERSION}/libnetclasses.so.${SHLIB_VERSION}

It's not easily visible in pkg/PLIST, but on package creation plistdb catched it

problem pointed out by nigel@
2017-04-21 17:27:38 +00:00
sebastia
6013dd7408 Bump REVISION after update of gnustep-make
The symlink of the shared library in lib doesn't point to
GNUstep/Frameworks/$FRAMEWORK.framework/Versions/Current/libnetclasses.so.${SHLIB_VERSION}
anymore but now to
GNUstep/Frameworks/netclasses.framework/Versions/${SHLIB_VERSION}/libnetclasses.so.${SHLIB_VERSION}

It's not easily visible in pkg/PLIST, but on package creation plistdb catched it

problem pointed out by nigel@
2017-04-21 17:26:32 +00:00
giovanni
14ca5e72ff spring cleanup, no functional change
bump just to be sure
spotted and ok Rafael Sadowski
2017-04-21 17:08:01 +00:00
giovanni
f664c0c96f Depend on a specific java version
spotted and ok kurt@
2017-04-21 17:04:35 +00:00
sthen
549fba6492 Remove dhcpcd's workaround for exported vltime/pltime being incorrect
which was fixed in netinet6/in6.c.
2017-04-21 16:41:20 +00:00
naddy
5f2782f063 Remove teknap, a Napster client. Napster and OpenNap are dead. ok sthen@ 2017-04-21 14:39:40 +00:00
jca
c60579f0d6 Respect CC/CXX. 2017-04-21 13:58:00 +00:00
jca
4f83248d8e Missing include for clang 2017-04-21 13:57:36 +00:00
kurt
558715b919 - disconnect devel/jdk/1.7 from the build
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
sthen
4264e9e37f move comment re TLS emulation down to MODGCC4_ARCHS line 2017-04-21 12:18:30 +00:00
sthen
3aa2556436 update to calibre-2.83.0 2017-04-21 11:51:24 +00:00
sthen
69432791ef Add 3168/8265 firmware. Forgotten update from during ports lock (but
firmware packages built using this are already available).
2017-04-21 11:40:08 +00:00
sthen
d63624d6ca Actually build sidebar, as was intended in r1.88. Pointed out by Piotr Kubaj. 2017-04-21 08:08:44 +00:00
ajacoutot
9abc10460e Update to awscli-1.11.79. 2017-04-21 07:17:57 +00:00
ajacoutot
a16601ea98 Update to py-botocore-1.5.42. 2017-04-21 07:17:43 +00:00
kurt
5f69cd0166 - patches to allow build with clang 4.0
- uncomment MAKE_ENV+=USE_CLANG=true to build with clang
2017-04-21 02:30:40 +00:00
ajacoutot
6340987e54 Update to libhttpseverywhere-0.4.2. 2017-04-20 22:17:28 +00:00
naddy
ef7d408bb6 update to 2.8.1: improvements in moving in softwrapped lines and
miscellaneous other tweaks
2017-04-20 20:38:02 +00:00
jasper
52c75da684 - update to apache-activemq-5.14.5
- drop maintainer
2017-04-20 19:15:45 +00:00
jasper
27934d7676 update to p5-SVG-2.68 2017-04-20 19:15:02 +00:00
jasper
e98413ca2b update to gthumb-3.4.5 2017-04-20 19:02:40 +00:00
jasper
76708193c6 add missing dep on intltool; spotted by naddy@ 2017-04-20 19:01:58 +00:00
jasper
d4d7f15ccc update to file-roller-3.24.1 2017-04-20 18:49:37 +00:00
jasper
be6053b666 update to file-roller-3.24.1 2017-04-20 18:49:37 +00:00
jasper
4d756d99f6 update to libgdata-0.17.8 2017-04-20 18:49:37 +00:00
espie
948723d438 declare a shitload of functions void to appease clang who definitely
does not like void returns in non void functions.
2017-04-20 15:52:29 +00:00