19212 Commits

Author SHA1 Message Date
sthen
89d7c1216c oops, plist reordered -> bump. reported by naddy@ 2018-03-09 12:40:14 +00:00
jsg
4ba39943a1 Build libLLVM.so and link tools with it.
This seems to be the way almost all Linux distributions and BSDs ship
LLVM and is what Mesa expects.  There are concerns this may cause issues
if ports start linking it, hopefully this won't happen as everything
links libLLVM-X.Y.so where X.Y is the branch version which will have the
same ABI throughout X.Y.Z releases.  The rust port explicitly links
statically even if shared libLLVM is available.

Patch cmake files in a similiar way to a patch in NetBSD pkgsrc to
correct symbols not getting added to the shared library on OpenBSD.

Use the documented cmake var for RTTI while here.

ok brad (MAINTAINER) sthen@ bcallah@
2018-03-09 03:01:22 +00:00
kili
3859afbcf0 + devel/shellcheck. 2018-03-08 20:49:10 +00:00
kili
4324627c04 Import devel/shellcheck.
ShellCheck is a shell script static analysis tool. The goals of
ShellCheck are:

 * To point out and clarify typical beginner's syntax issues, that
   causes a shell to give cryptic error messages.
 * To point out and clarify typical intermediate level semantic
   problems, that causes a shell to behave strangely and
   counter-intuitively.
 * To point out subtle caveats, corner cases and pitfalls, that may
   cause an advanced user's otherwise working script to fail under
   future circumstances.

From (maintainer) Caspar Schutijser.

ok kn@, sthen@.
2018-03-08 20:47:50 +00:00
sthen
d8b7fd3abe +py3-typing 2018-03-08 15:08:50 +00:00
rpointel
ae18a8d05d + SUBDIR += py-plugnplay
+     SUBDIR += py-plugnplay,python3
2018-03-08 09:18:31 +00:00
rpointel
0ee75edf0c import py-plugnplay, a generic plug-in system for python
inputs and ok sthen@.
2018-03-08 09:17:04 +00:00
rpointel
1f77c0000b + SUBDIR += py-tabulate
+     SUBDIR += py-tabulate,python3
2018-03-08 09:11:48 +00:00
rpointel
7b9db44d0d import tabulate, pretty-print tabular data.
ok sthen@.
2018-03-08 09:08:11 +00:00
bcallah
5616dfc4fb Update sdcc to 3.7.0
Changelog: http://sdcc.sourceforge.net/index.php#News
ok benoit@
2018-03-07 21:34:43 +00:00
juanfra
d1399185b9 Unhook hgview. Noticed by danj@. 2018-03-07 15:12:45 +00:00
ajacoutot
4bd85207ca Unbreak.
reported by naddy@
2018-03-07 15:09:20 +00:00
juanfra
2c53857d06 Update to tortoisehg 4.5. 2018-03-07 13:37:10 +00:00
juanfra
324c778b88 Update to hg-git 0.8.11. Maintainer timeout. 2018-03-07 13:36:27 +00:00
juanfra
dbdd42f1e3 Update to dulwich 0.18.6. Maintainer timeout. 2018-03-07 13:35:34 +00:00
juanfra
d1e7d7cf0c Update to mercurial 4.5.2. 2018-03-07 13:34:38 +00:00
juanfra
839b0ddd38 Remove hgview. It's not compatible with mercurial 4.5 and upstream has
not released a new version for years. I've not received objections.
2018-03-07 13:34:09 +00:00
sthen
aac6ceb7be new i386 bootjdk 2018-03-07 11:04:24 +00:00
sthen
939902269a extra bit needed to use different dated bootjdk files between i386+amd64 2018-03-06 22:56:15 +00:00
sthen
ff1a0d0f7a regenerate amd64 bootstrap (will do i386 later) 2018-03-06 22:46:53 +00:00
kn
2df20c74c7 Fix false positive for MODPY_VERSION substitution.
OK sthen
2018-03-06 22:20:53 +00:00
rsadowski
5eeb9f6bd2 unbreak; add missing depends
Reported by naddy@ Thanks! I found more hidden depends.
2018-03-06 20:41:25 +00:00
rsadowski
8288bad114 add missing lib depend KF5GuiAddons
Spotted by naddy@
2018-03-06 15:04:13 +00:00
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