fcambus
6b930a1154
Enable Lua scripting support in grafx2. This allows using the brush
...
factory to generate or modify brushes using Lua scripts.
2018-10-16 19:11:01 +00:00
danj
2f595aa598
Fix tdep on py3-test and regen patch
...
The Makefile doesn't follow Makefile.template order but Landry (being
de facto maintainer as it's in geo ;)) prefers it stays as it is.
ok landry@
2018-10-16 18:06:22 +00:00
rsadowski
856e90a18c
set COMPILER to unbreak !gcc4
2018-10-16 17:55:59 +00:00
rsadowski
d266dcbdcd
disable git searching at build-time and add python as build only depend.
...
ok sthen
2018-10-16 17:51:53 +00:00
bcallah
7cc7ad02e1
Update to seed7-20181014. The most visible user change is the seed7
...
compiler now supports simple profiling with the -p flag.
2018-10-16 17:40:30 +00:00
feinerer
8eab703ed4
Update to Maxima 5.42.1
2018-10-16 17:17:03 +00:00
tj
2776d42c94
update to libtorrent-rasterbar 1.1.10
...
tested with qbittorrent by elias m. mariani and with deluge by me
ok landry
2018-10-16 17:11:41 +00:00
landry
37a346ed73
Update to fiona 1.7.13.
...
Switch MASTER_SITES from github to pypi while here.
2018-10-16 16:51:08 +00:00
landry
25f41afe75
Set USE_LIBTOOL=gnu on powerpc, allows texlive-base to package there for 6.4.
...
Of course this is an ugly kludge, so someone (tm) should dig into our
libtool internals and figure out why -lpng disappears from the
commandline when linking xetex on !x86.
2018-10-16 16:48:27 +00:00
landry
b637f079ce
Update to exo 0.12.3
2018-10-16 16:43:23 +00:00
bcallah
bb65d234d8
Minor update to tintin++-2.01.4
...
While here, clean up whitespace as requested by sthen@
MAINTAINER timeout
ok sthen@
2018-10-16 15:56:39 +00:00
bcallah
e8e83bc560
Update to ponyc-0.25.0 -- this is the first official release to support
...
OpenBSD. Add a SUBST_VARS+=GH_TAGNAME to reduce PLIST churn going forward.
2018-10-16 14:58:36 +00:00
bcallah
ad1c36fc4d
Catch up with flang changes. Note the major bump to libpgmath.
2018-10-16 14:56:38 +00:00
bket
bf63ad11c4
Update to zstd-1.3.6.
...
Bump minor of shared lib as symbols have been added. Drop patch as it
has been committed upstream. Switch from GitHub auto-generated tarballs
to MASTER_SITES.
OK sthen@
2018-10-16 14:56:34 +00:00
bket
dfaad3e4e8
Update to dnscrypt-proxy-2.0.17.
...
As of 2.x dnscrypt-proxy is golang based. This newer version has
additional features, e.g. caching, and uses a new conf file/layout.
There is no separate package for plugins.
Feedback from MAINTAINER and sthen@ have been addressed. Thanks!
2018-10-16 14:55:02 +00:00
bcallah
d47e5bea2b
Update to julius-0.0.0.20181012
...
Fixes crashing when opening some save files.
2018-10-16 14:54:33 +00:00
bcallah
69d04c9cbf
Update to ne-3.1.2
...
Changelog spread over these two files:
http://ne.di.unimi.it/CHANGES
http://ne.di.unimi.it/NEWS
2018-10-16 14:53:11 +00:00
bcallah
2c45b27269
Ensure -lintl is linked into transmission-qt to appease lld.
...
ok naddy@
2018-10-16 14:48:15 +00:00
sthen
27cd74215a
use ports (rather than embedded) copy of pcre, from Brad
2018-10-16 14:41:14 +00:00
rsadowski
17f9df4b8a
Update qt-creator-4.7.1
...
- enable clang tooling support
- enable clazy support
Feedback and know how from Vadim.
2018-10-16 14:39:03 +00:00
rsadowski
bc149663a7
Update qbs-1.12.0
...
With the help of Vadim at the ticket QBS-1395
2018-10-16 14:35:42 +00:00
rsadowski
ccbfd15a84
Update clazy-1.4
2018-10-16 14:31:04 +00:00
ajacoutot
3aa2b6f1d4
Update to cairo-1.15.14.
2018-10-16 14:23:38 +00:00
espie
2bee44f298
improve FETCH_PACKAGES
...
- add _FETCH_RECURSE_HELPER that records whether we're actually building
or trying to grab a dependent package.
- if grabbing dependent packages while FETCH_PACKAGES is active, *do not*
depend on build dependencies, so that we only fetch the minimal set of packages
needed for what we're actually doing.
2018-10-16 14:16:04 +00:00
sthen
eea69e3e5f
update to ccache-3.5
2018-10-16 14:14:28 +00:00
sthen
a300392c27
update to re2c 1.1.1
2018-10-16 14:12:39 +00:00
espie
eafa5ba175
move dependence on build cookies on a separate line for further work
...
no functional change
2018-10-16 14:10:31 +00:00
sthen
6dc86aa8fe
update to p5-Crypt-OpenSSL-PKCS10-0.16
2018-10-16 13:59:46 +00:00
espie
ed0ff30246
change the semantics of FETCH_PACKAGES variable.
...
Default is "no" : no fetch
Set to options you wish to pass to pkg_add in addition to normal options
(e.g., FETCH_PACKAGES=-Dsnap recently)
To use it without passing options to pkg_add, just 'make FETCH_PACKAGES='
2018-10-16 13:59:14 +00:00
sthen
26cbfde2c6
update to icinga2-2.10.0
2018-10-16 13:45:59 +00:00
sthen
be94a60297
just call apxs and apachectl instead of apxs2/apachectl2, there is no more
...
conflict with Apache httpd 1.x so the suffix is no longer needed.
2018-10-16 13:11:30 +00:00
kirby
4759ac3830
unbreak build on !clang arches
...
ok landry@
2018-10-16 13:10:43 +00:00
sthen
696c9403d2
update to rspamd-1.8.0, thanks Brad for testing
2018-10-16 13:07:33 +00:00
sthen
f8b1571a97
update to nghttp2-1.34.0
2018-10-16 12:40:45 +00:00
sthen
50ca521d56
update to asterisk-g729-1.4.3
2018-10-16 12:37:13 +00:00
sthen
ece101d272
switch to the microcode distfile that contains a more sensible license
...
and install it (older ones were ok, then they released one with a silly
license, changed it pretty quickly and announced that, but didn't
release a replacement distfile until a bit later).
similar diff from jsg
2018-10-16 12:36:26 +00:00
ajacoutot
564ddb748d
Update to amazon-ssm-agent-2.3.136.0.
2018-10-16 11:47:45 +00:00
ajacoutot
ad2f9ed5fe
Update to awscli-1.16.34.
2018-10-16 11:41:31 +00:00
ajacoutot
04aeeb7919
Update to py-botocore-1.12.24.
2018-10-16 11:41:20 +00:00
ajacoutot
4649619257
Update to py-boto3-1.9.24.
2018-10-16 11:41:09 +00:00
fcambus
65bc0a579a
Update logswan to 2.0.3.
2018-10-16 11:32:40 +00:00
fcambus
19d7031087
Update miller to 5.4.0.
2018-10-16 11:30:37 +00:00
sthen
8dc0aba4f8
update to wireshark-2.6.4
2018-10-16 11:29:58 +00:00
ajacoutot
4078841208
Update to babl-0.1.58.
2018-10-16 11:27:00 +00:00
ajacoutot
3847a2043d
Update to osinfo-db-20181011.
2018-10-16 11:25:51 +00:00
ajacoutot
12ebcc7e96
Update to librsvg-2.44.7 which fixes a few panics.
2018-10-16 11:19:48 +00:00
ajacoutot
68908cadad
Remove old code.
2018-10-16 11:18:47 +00:00
sthen
cd85238b39
update to php 7.1.23, 7.2.11
2018-10-16 11:12:12 +00:00
stsp
f569806e52
Update to Apache Subversion 1.10.3.
2018-10-16 11:09:03 +00:00
naddy
9d4e517a69
sync; 10504
2018-10-10 20:04:36 +00:00