17162 Commits

Author SHA1 Message Date
jca
6472386414 Import premake, a build configuration tool
ok awolk@

pkg/DESCR:
Premake is a command line utility which reads a scripted definition of
a software project and, most commonly, uses it to generate project
files for toolsets like Visual Studio, Xcode, or GNU Make.

Official documentation
https://github.com/premake/premake-4.x/wiki
2016-12-04 11:31:35 +00:00
shadchin
35edfe4deb Update to py-spark-parser 1.5.1 2016-12-04 07:00:53 +00:00
shadchin
f341c0f8fe Update to py-country 16.11.27.1 2016-12-04 06:51:55 +00:00
ajacoutot
59cd969b43 Update to libgsf-1.14.41. 2016-12-03 08:20:51 +00:00
jca
e031ed3e74 Move lsof to the Attic.
Requires kmem access, is so coupled to the system internals that it
needs a /usr/src/sys checkout, and breaks regularly due to changes in
base.  People used to it should be told to use fstat(1) & friends
instead.

ok landry@ sthen@ dcoppa@
2016-12-02 13:32:13 +00:00
danj
16b254c28c Update to py-tox-2.5.0 2016-12-01 10:31:05 +00:00
dcoppa
ae3598771b Bugfixing update to cmake-3.7.1 2016-12-01 09:38:54 +00:00
jasper
74813e7ee6 update to p5-Config-IniFiles-2.94 2016-11-30 18:53:36 +00:00
landry
c93d5e4574 Explicitely mark cargo as ONLY_FOR_ARCHS=amd64, as lang/rust is being
worked on for i386, but cargo will need more work...
2016-11-30 09:01:00 +00:00
stsp
553dba9cb5 Update to Apache Subversion 1.9.5. 2016-11-29 16:31:00 +00:00
dcoppa
a3c284dfa6 Update to CMake-3.7.0
Thanks to naddy@ who ran a bulk build with it
2016-11-28 09:15:13 +00:00
ajacoutot
588bac2e23 +meson 2016-11-27 08:43:47 +00:00
ajacoutot
3feeb5b712 Import meson-0.36.0.
Meson is an open source build system meant to be both extremely fast, and, even
more importantly, as user friendly as possible.
<...>

ok jasper@
2016-11-27 08:43:11 +00:00
naddy
96834e9214 do not pick up gfortan as Fortran 77 compiler 2016-11-26 16:59:26 +00:00
afresh1
d088a546ee Update devel/p5-MooseX-Types-LoadableClass to 0.014
OK bluhm@
2016-11-26 01:38:22 +00:00
bluhm
e2b5d452eb update p5-Devel-NYTProf to 6.04 2016-11-25 23:49:04 +00:00
afresh1
a677b681ba Update devel/p5-Data-Compare to 1.25
OK bluhm@
2016-11-25 23:44:25 +00:00
afresh1
5f4857aec9 Update devel/p5-Sub-Identify to 0.12
OK bluhm@
2016-11-25 23:43:22 +00:00
afresh1
63e748185f Update devel/p5-Package-DeprecationManager to 0.17
OK bluhm@
2016-11-25 23:41:17 +00:00
naddy
822992b84d This port uses bsd.obj.mk, which now tries to chgrp obj directories
to the wobj group.  For a port build, there is no point in changing
the obj subdirectory to a different group after extraction, so set
WOBJGROUP to the group of the WRKBUILD directory.  This fixes dpb
setups where privileges are dropped to the _pbuild user during the
build stage.  ok sthen@
2016-11-25 15:52:42 +00:00
shadchin
ff343fe943 Update to py-test-mock 1.5.0 2016-11-24 16:18:48 +00:00
shadchin
f69a9a3ed7 Update to py-path.py 9.0 2016-11-24 15:59:37 +00:00
shadchin
7c9333f108 Update to py-uncompyle6 2.9.6 2016-11-24 15:49:24 +00:00
shadchin
fa4e6331a7 Update to py-spark-parser 1.4.3 2016-11-24 15:48:46 +00:00
bluhm
7b0e01625d update p5-Import-Into to 1.002005
from maintainer Sergey Bronnikov; input and OK afresh1@
2016-11-23 22:02:15 +00:00
bluhm
a27cbbba7b update p5-strictures to 2.000003
from maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:53:34 +00:00
bluhm
9f3017c684 update p5-indirect to 0.37
from maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:48:20 +00:00
bluhm
b1fdb9fdd6 update p5-Role-Tiny to 2.000005
from maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:36:23 +00:00
bluhm
15be068ea8 update p5-IO-TieCombine 1.005
form maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:27:12 +00:00
bluhm
882c81f94d update p5-ExtUtils-InstallPaths to 0.011
form maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:15:58 +00:00
bluhm
f498a9391e update p5-App-Cmd to 0.331
from maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:09:45 +00:00
dcoppa
de568c1a7c Update to jsoncpp-1.7.7 2016-11-23 14:40:47 +00:00
afresh1
a70e8d2c7b Update devel/p5-YAML to 1.19 2016-11-23 00:47:06 +00:00
afresh1
ccdd140371 update devel/p5-Test-YAML to 1.06
OK bluhm@
2016-11-23 00:45:51 +00:00
afresh1
e29c4bd0cc Update devel/p5-Test-Harness to 3.36
OK bluhm@
2016-11-22 23:17:52 +00:00
dcoppa
dc10ee3106 Update to cryptopp-5.6.5 2016-11-22 17:20:25 +00:00
jasper
a1234e3e69 update to iso-codes-3.71 2016-11-21 17:56:44 +00:00
shadchin
42584e4e95 +py-nose-warnings-filters
+py-nose-warnings-filters,python3
2016-11-20 10:16:18 +00:00
jsg
fbb7973453 update to luacheck 0.17.0 2016-11-20 09:59:56 +00:00
shadchin
ff302a71fa Import py-nose-warnings-filters 0.1.5, ok danj@
DESCR:
Allow to inject warning filters during nosetest.
2016-11-20 09:56:01 +00:00
shadchin
f965290b61 Update to py-backports-abc 0.5
ok danj@
2016-11-20 09:49:11 +00:00
jsg
322decc029 update to libyaml 0.1.7
ok rpointel@, maintainer timeout
2016-11-20 00:56:44 +00:00
sthen
65d7bf11cc update to ninja-01.7.2, from Rafael Sadowski (who tested it with various
ports including chromium, llvm, opencv). Small tweak by me to remove an
unnecessary extra pyc file, dcoppa agrees.
2016-11-19 16:06:59 +00:00
sthen
b2d50b5e46 update to ccache-3.3.3 2016-11-19 14:26:31 +00:00
bluhm
5247649aaf update p5-Data-Validate-IP to 0.27 2016-11-18 14:12:40 +00:00
dcoppa
ef4c4eec1a Maintenance update to libev-4.23.
Nothing worth of interest for us.
2016-11-18 09:17:10 +00:00
dcoppa
c95a034221 Update to LDoc-1.4.6 2016-11-17 09:57:51 +00:00
danj
87a7a9873a Update to py-virtualenv-15.1.0 2016-11-16 17:37:59 +00:00
rpointel
ef8b32bb7c small update of apktool to 2.2.1. 2016-11-15 12:51:02 +00:00
shadchin
cef201c9fd Update to py-uncompyle6 2.9.5 2016-11-15 08:29:43 +00:00