133289 Commits

Author SHA1 Message Date
espie
d3102dae1c now we're getting serious :) 2018-11-25 17:45:57 +00:00
espie
a3aa3757b6 add a "canonical_depends" schema with normalized pkgpaths on both sides 2018-11-25 17:08:48 +00:00
rsadowski
33a1cfcc9c Update strigi-0.7.8
"go for it" kn@
2018-11-25 16:30:37 +00:00
espie
4bcf544020 fix README/DESCR tables to actually contain the filename along with the
contents.

move print-ports-index to sqlports-compact, now that enough pieces of the
puzzle are there.

(still missing joins for all the *_ordered stuff in default _ports view)
2018-11-25 16:28:32 +00:00
espie
b315aa16de minor tweaks and addition:
- prepare to handle all columns in the main ports view.
- add a PathId column to a few views where it makes sense.
- reorg inserter to simplify all creation of tables and views thru a single
common method instead of rolling my own several times.
2018-11-25 15:04:10 +00:00
kn
8dfafdf6a5 Update to git-2.19.2
Sort RDEPs while here.

OK benoit
2018-11-25 12:41:35 +00:00
espie
8613d0fa7b blah give it a knob 2018-11-25 12:01:27 +00:00
espie
593e14fd78 to be used to speed up sqlports eventually: in multi-packages cases,
most variables are actually identical per-subpackage, so do not list
them if 'shorter' is specified as part of DPB.
2018-11-25 11:51:25 +00:00
espie
e11bd09d54 oopsie 2018-11-25 11:40:20 +00:00
ajacoutot
5dcf5037dd Factorize the waf commands into a DO_WAF variable to simplify Makefile.
from kn@ via Brad
2018-11-25 10:09:25 +00:00
juanfra
b7bc07332d Update to cython 0.29.1. 2018-11-24 22:24:49 +00:00
juanfra
2bbf2b63e2 Update to gambit 4.9.1. 2018-11-24 22:23:53 +00:00
ajacoutot
1b2d68db57 Update to gnumeric-1.12.44. 2018-11-24 20:16:33 +00:00
ajacoutot
e8416d195c Update to goffice-0.10.44. 2018-11-24 20:15:54 +00:00
rsadowski
9daed9900b unbreak; fix typo
Thanks ajacoutot@
2018-11-24 18:53:38 +00:00
ajacoutot
f5fd5af665 Missed bump. 2018-11-24 18:36:03 +00:00
ajacoutot
d103131c21 Update to cups-filters-1.21.4. 2018-11-24 15:07:52 +00:00
sthen
0e0913fc76 update to Dovecot Pigeonhole 0.5.4, from Brad (maintainer) 2018-11-24 12:03:11 +00:00
sthen
630a5300d1 update to Dovecot 2.3.4, from Brad (maintainer) 2018-11-24 12:02:49 +00:00
giovanni
9ac41ceb53 Update to 6.4.0
ok jung@
2018-11-24 11:27:49 +00:00
landry
dcbdf47166 Fix the stack frame size detection when building with 'recent' gcc. This
in turn fixes mariadb configure step on non-clang archs.

Patch from https://bugs.exim.org/show_bug.cgi?id=2173 via George Koehler, thanks !
Tested on sparc64 & macppc with gcc 6.
ok robert@ (MAINTAINER)
2018-11-24 11:20:08 +00:00
rsadowski
c5c2cb11e5 unhook libkmahjongg and kmahjongg
Coexistence between KDE4 and KDE5 is not possible yet. KDE4 update process
breaks, so we have to wait until all libkmahjongg consumers ported to KDE5.
2018-11-24 09:37:15 +00:00
rsadowski
1a1a3f4315 fix KDE4 update process
Set conflicts and pkgpath tags. Fix some sample tags.
Spotted by Markus Lude; Thanks!
2018-11-24 09:15:25 +00:00
landry
e1f121cf7b Re-disable the mroonga engine, it only builds on LE archs.
Prompted by a patch from George Koehler to subpackage it/make it
arch-dependent.

from brad (MAINTAINER)
2018-11-24 08:54:46 +00:00
jsg
e69081d479 update to pciutils 3.6.2 2018-11-24 08:04:46 +00:00
jsg
1eedf5bddf update to unshield 1.4.3 2018-11-24 08:00:26 +00:00
naddy
c3ed60809c Make better use of ports infrastructure, don't override optimization
flags, use -fPIC to build shared objects on all archs.
2018-11-24 00:57:15 +00:00
rsadowski
b56188f263 remove kate and konsole from TEST_DEPENDS 2018-11-23 21:15:07 +00:00
naddy
a79b99f5b8 fix fat-fingered diff 2018-11-23 21:08:39 +00:00
afresh1
4c2407fc69 Update devel/p5-Exception-Class to 1.44
from wen heping <wenheping2000 AT hotmail.com>
2018-11-23 19:03:29 +00:00
afresh1
a1546fd6ce Update devel/p5-Devel-StackTrace to 2.03
from wen heping <wenheping2000 AT hotmail.com>
2018-11-23 19:01:48 +00:00
sthen
9afd45a9d7 +py-chai 2018-11-23 17:16:27 +00:00
sthen
1ca63d2f9b import devel/py-chai, from Edward Lopez-Acosta
ok jca@, with slight PLIST fixing on top of what was OK'd

Chai provides a very easy to use API for mocking, stubbing, and spying your
Python objects. This module is modelled after the ruby library Mocha.
2018-11-23 17:15:53 +00:00
naddy
b77ec479c7 tweak 2018-11-23 16:02:35 +00:00
bcallah
43b3bf4538 Update to the_silver_search-2.2.0 -- predominantly recognizing more
languages.
Original diff from Edward Lopez-Acosta, with tweaks from me to switch the
HOMEPAGE and MASTER_SITES to their correct locations and https.
ok sthen@, works fine for MAINTAINER
2018-11-23 16:00:16 +00:00
jca
0caae79743 Don't clobber LDFLAGS 2018-11-23 15:31:22 +00:00
sthen
d37131f38c update to nghttp2-1.35.0 2018-11-23 15:22:51 +00:00
solene
593b8ada06 Bump revision for last commit 2018-11-23 14:15:03 +00:00
solene
a5cfa45d3e Add missing patch from last commit to tell ezquake where to look at server
list.

Spotted by jca@
2018-11-23 14:08:23 +00:00
rsadowski
d8f674157a change comment to "virtual globe and world atlas", add homepage
Missing homepage spotted by Stefan Wollny
2018-11-23 12:49:29 +00:00
stsp
b368eae724 Update to Apache Subversion 1.11.0
ok sthen@
2018-11-23 12:41:47 +00:00
solene
14cb2f3db5 Add servers list for multiplayer mode
ok jca@ awolk@
2018-11-23 11:41:43 +00:00
ajacoutot
8fbe5fc2d5 Update to awscli-1.16.60. 2018-11-23 10:23:43 +00:00
ajacoutot
0adee8d21f Update to py-botocore-1.12.50. 2018-11-23 10:23:27 +00:00
ajacoutot
c9d3ff4914 Update to py-boto3-1.9.50. 2018-11-23 10:23:08 +00:00
ajacoutot
6565e9e463 Update to amazon-ssm-agent-2.3.274.0. 2018-11-23 10:20:40 +00:00
ajacoutot
2246ae5678 Update to ecs-cli-1.12.0. 2018-11-23 10:20:22 +00:00
ajacoutot
b53c59a217 Update terraform providers. 2018-11-23 10:14:17 +00:00
ajacoutot
acede0a116 Update to consul-1.4.0. 2018-11-23 09:51:41 +00:00
ajacoutot
891cc967e3 Update to vault-0.11.5. 2018-11-23 09:49:41 +00:00