19139 Commits

Author SHA1 Message Date
jasper
1e5cf2aa0f i made you a patch, but i eated it.
unbreaks the build as spotted by sthen@
2018-03-06 07:29:33 +00:00
bluhm
199e29f84b update p5-Importer to 0.025 2018-03-05 22:00:30 +00:00
sthen
3192f6e0a2 update to dfu-programmer-0.7.2, from Kaashif Hymabaccus 2018-03-05 14:39:53 +00:00
rsadowski
b3e6047976 hook kproperty and kreport 2018-03-05 10:32:06 +00:00
rsadowski
54f6272e37 Remove this wrong import 2018-03-05 10:29:54 +00:00
rsadowski
245b89c196 Import kreport
KReport is a framework for the creation and generation of reports in multiple
formats.  It is used by Kexi and Calligra Plan.

Tweak and ok sthen@
2018-03-05 10:29:05 +00:00
rsadowski
c168198042 Import kreport
KReport is a framework for the creation and generation of reports in multiple
formats.  It is used by Kexi and Calligra Plan.

Tweak and ok sthen@
2018-03-05 10:10:56 +00:00
rsadowski
a3311a211c Import kproperty
KProperty is a property editing framework with editor widget similar to what is
known from Qt Designer.  It is used in Kexi and KReport

Tweak and ok sthen@
2018-03-05 10:07:57 +00:00
awolk
6274f8171d devel/zeal: use release tarballs
while here remove duplicated WANTLIB lines

OK sthen@
2018-03-04 14:00:36 +00:00
benoit
7dcdc9b221 Update to git-2.16.2. 2018-03-04 10:31:58 +00:00
jasper
09c645cd0e update to glade-3.20.4 2018-03-04 08:36:08 +00:00
jasper
f73ae5396b update to libgit2-glib-0.26.4 2018-03-04 08:24:21 +00:00
phessler
b9118cd614 add patch to fix build on aarch64 2018-03-03 12:34:00 +00:00
fcambus
bd78c16108 Register removal of sirc. 2018-03-02 11:05:56 +00:00
awolk
a7696c9ad3 devel/zeal 0.5.0 => 0.6.0
OK abieber@
2018-02-28 22:52:53 +00:00
naddy
8a33b61426 OSREV is no longer referenced in PLIST 2018-02-28 19:30:15 +00:00
sthen
b98b6d18ae bump; plist changes now we are at 6.3-beta 2018-02-28 19:23:56 +00:00
espie
df1da998a1 remove traces of utf8 encoding in pkg/DESCR
bump accordingly
2018-02-27 21:47:38 +00:00
sthen
6754a1ec89 switch from github-auto-generated to uploaded tarballs, from semarie. 2018-02-27 14:05:06 +00:00
awolk
fc84586463 devel/luaposix drop MAINTAINER
OK fcambus@
2018-02-27 12:31:59 +00:00
rsadowski
8ff5a4f997 Update KDE Frameworks to 5.43.0
Changelog:
https://www.kde.org/announcements/kde-frameworks-5.43.0.php
2018-02-26 20:33:06 +00:00
espie
e934d04072 zap unicode sequences in DESCR.
Bump REV
2018-02-26 20:18:16 +00:00
sebastia
35525dfd29 simple update to 1.0.1 2018-02-26 08:45:19 +00:00
sebastia
370c61f585 simple update to 2.2.9 2018-02-26 08:44:46 +00:00
sebastia
3aaf30f49d update to 0.30 2018-02-26 08:42:14 +00:00
rpointel
0befda6f24 update to 1.11.0.
ok kn@ danj@.
2018-02-25 17:28:09 +00:00
landry
550399dcc0 +{devel/py-{click-plugins,munch},geo/py-{cligj,fiona}}{,python3} 2018-02-25 13:40:31 +00:00
landry
e7c2194af6 Import py-munch 2.2.0.
Munch is a python dictionary that supports attribute-style access, a la
JavaScript.

ok sthen@
2018-02-25 13:13:05 +00:00
landry
7374c88501 Import py-click-plugins 1.0.2. (in the right subdir this time, thank you cvs)
An extension module for click to register external CLI commands via setuptools
entry-points.

ok sthen@
2018-02-25 13:08:47 +00:00
kn
2b3bac0a5b Use MODCARGO_RUSTFLAGS as port variable to set RUSTFLAGS in cargo
invocation.

While here, correct (a bit) the license detection (bug reported by
kpcyrd <kpcyrd AT rxv.cc> some time ago) and tweak
modcargo-gen-crates-licenses a bit.

Diff from semarie, ok landry.
2018-02-24 18:40:28 +00:00
kn
b720c29b50 Update to py-xdis 3.6.11
ok sthen
2018-02-24 00:11:43 +00:00
sthen
ccd9441902 hook in py-elftools,python3, reminded by danj@ - thanks! 2018-02-23 22:00:00 +00:00
sthen
4ac8be46b0 update to py-elftools 0.24 and add py3 flavour (maintainer timeout) 2018-02-23 21:36:30 +00:00
stu
dfb2cd7526 Alphabetize Makefile.
Remove extra 'cln'.
Add missing 'rcs-fast-import'.

OK sthen@
2018-02-23 21:30:06 +00:00
martijn
e88c3e1498 Rename php-fastcgi to php-cgi. This is the more logical name, since this
is the actual name and role of the binary.

OK sthen@
2018-02-23 18:51:44 +00:00
shadchin
6f0d46cce5 Update to py-tz 2018.3 2018-02-23 16:57:22 +00:00
stu
4c6b1906f1 +diffutiltcl 2018-02-23 16:36:35 +00:00
stu
1c4de51ffa Import devel/diffutiltcl.
OK sthen@

A Tcl extension providing utilities for comparisons of strings, lists and files.

The base comparison is a Longest Common Substring algorithm based on
J. W. Hunt and M. D. McIlroy, "An algorithm for differential file comparison,"
Comp. Sci. Tech. Rep. #41, Bell Telephone Laboratories (1976).
Available on the Web at the second author's personal site:
http://www.cs.dartmouth.edu/~doug/

It is basically an LCS diff algorithm implemented in C on top of Tcl's API,
thus giving full Unicode and VFS support.
2018-02-23 16:33:00 +00:00
shadchin
97db2b26e7 Update to py-country 17.9.23 2018-02-23 16:23:19 +00:00
sebastia
3d9ffbd9c7 minor update to 1.4.0 2018-02-23 10:57:36 +00:00
ajacoutot
6d3a71826b Update to meson-0.44.1. 2018-02-22 13:57:47 +00:00
sthen
d2593e1e71 unbreak, now libressl has all the functions this needs 2018-02-20 20:50:07 +00:00
mpi
d7944fdcc9 Sync with latest bugzilla submission. 2018-02-20 16:59:19 +00:00
jca
871f4be65c Restore support for pre-C++11 compilers
jsoncpp-1.8.4 introduced a requirement on C++11 in its installed
headers, breaking for eg cmake on non-clang architectures.  Instead of
forcing consumers to use ports-gcc or ports-clang on those
architectures, backport an #ifdef fix from upstream.

Reported by at least landry@, upstream fix pointed out by rsadowski@,
ok rsadowski@
2018-02-18 20:50:25 +00:00
bket
cf5731f186 update to json-c-0.13
Tested in a bulk build by Landry@. Thanks!

OK landry@
2018-02-18 19:55:05 +00:00
sthen
b332d91e9e unbreak again; we now have all the BIO_* that libgit2 uses apart from BIO_get_new_index() 2018-02-18 19:37:56 +00:00
bket
48793f7eeb update to git-cola-3.0
rsadowski@ pointed out that regression tests required fixing, and sthen@
found that the package was lacking compiled bytecode files. Thanks!

OK sthen@
2018-02-18 11:35:48 +00:00
bket
82dbe61bb8 register newsbeuter removal
OK sthen@
2018-02-18 11:08:30 +00:00
rsadowski
0c5ee89466 bump 2018-02-18 10:26:47 +00:00
rsadowski
380289ac28 Add missing lib depend audio/taglib.
Spotted by naddy@ in a bulk
2018-02-18 10:24:07 +00:00