krw
7f4d298d19
Add SUBDIR lines for ocaml-ocamlbuild and ocaml-cppo.
2016-06-23 19:30:18 +00:00
krw
50b44b65e0
Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port
...
where needed.
The next step towards Ocaml 4.3.0.
Bulk build by sthen@ identified several laggards which are included here.
ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree.
2016-06-23 19:23:53 +00:00
krw
61ae891a86
Add ocamlbuild and cppo ports in preparation for Ocaml 4.3.0.
...
Ocaml 4.3.0 does not supply an internal ocamlbuild, and cppo is
needed by the utop update related to 4.3.0.
Not hooked into build yet.
ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree.
2016-06-23 13:54:25 +00:00
sthen
be8db63d30
drop icinga2-migration, it's not maintained upstream any more, only provides
...
a skeleton conversion rather than something ready-to-run, and it's less work
to write a new config using the full scope of the config language than to fix
up a migrated one.
2016-06-22 21:02:13 +00:00
jung
624f83171e
fix user and group
2016-06-21 21:56:43 +00:00
jung
5fed948370
fix user and group
...
from Johan Huldtgren via czarkoff
2016-06-21 21:55:08 +00:00
ajacoutot
3159ba03d7
Update to libwnck3-3.20.0.
2016-06-21 15:00:17 +00:00
jeremy
a975dc1b1d
Fix incorrect use of GEM_BIN_SUFFIX in PLIST
2016-06-21 01:30:00 +00:00
dcoppa
ee0238c9cd
Update to MissingH-1.4.0.1
2016-06-20 12:19:33 +00:00
ajacoutot
5e307ec3bd
Update to desktop-file-utils-0.23.
2016-06-20 08:11:37 +00:00
sthen
b50d186cfa
surprise, yet another missing BUILD_DEPENDS=devel/gettext-tools in kf5
2016-06-19 20:03:59 +00:00
shadchin
ede19aa683
+py-backports
...
+py-backports-shutil-get-terminal-size
2016-06-19 12:37:21 +00:00
shadchin
831a659bf9
Unbreak with py-backports.
2016-06-19 12:31:31 +00:00
shadchin
71e6439c19
Import py-backports-shutil-get-terminal-size 1.0.0, ok danj@
...
A backport of the get_terminal_size function from Python 3.3’s shutil.
Unlike the original version it is written in pure Python rather than C,
so it might be a tiny bit slower.
2016-06-19 12:29:41 +00:00
shadchin
adf0c88cee
Import py-backports 1.0, ok danj@
...
Namespace for backported Python features.
2016-06-19 12:27:29 +00:00
shadchin
91bb0bfd2b
Update to py-pexpect 4.1.0. Take maintainer.
...
ok danj@
2016-06-19 12:17:06 +00:00
jasper
747e081e98
update to p5-Config-IniFiles-2.92
2016-06-18 12:39:12 +00:00
ajacoutot
5dbff766b7
Update to goffice-0.10.30.
2016-06-18 09:12:44 +00:00
ajacoutot
b852f31f0e
Update to libgsf-1.14.38.
2016-06-18 09:12:15 +00:00
czarkoff
7d8fc81403
remove dependency on GNU tar
...
OK rpointel@, sthen@
2016-06-16 18:01:50 +00:00
sthen
c47fe6ce72
update to libmagic/file 5.28
2016-06-16 15:35:02 +00:00
giovanni
4f3e2236d4
Fix a memory leak
...
ok tb@ sthen@ and "Christos Zoulas" (upstream maintainer)
2016-06-16 14:17:52 +00:00
rpointel
a009f53c84
SUBDIR += dex2jar
2016-06-15 19:50:18 +00:00
rpointel
8dd58e295f
import dex2jar. dex2jar contains following compment
...
* dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It
has a light weight API similar with ASM.
* dex-translator is designed to do the convert job. It reads the dex instruction
to dex-ir format, after some optimize, convert to ASM format.
* dex-ir used by dex-translator, is designed to represent the dex instruction
dex-tools tools to work with .class files.
* d2j-smali disassemble dex to smali files and assemble dex from smali files.
different implementation to smali/baksmali, same syntax, but we support escape
in type desc "Lcom/dex2jar\t\u1234;"
* dex-writer write dex same way as dex-reader.
ok benoit@.
2016-06-15 19:49:40 +00:00
rpointel
53487b1635
SUBDIR += keystone
2016-06-15 19:24:55 +00:00
rpointel
68e233fcd0
import keystone, a lightweight multi-platform, multi-architecture assembler
...
framework.
From Frederic Cambus fred[at]statdns[.]com (maintainer).
ok benoit@
2016-06-15 19:22:31 +00:00
rpointel
fd78dead2d
SUBDIR += jd-gui
2016-06-15 19:13:21 +00:00
rpointel
7fc219ea5a
import jd-gui, a standalone java decompiler GUI.
...
ok benoit@.
2016-06-15 19:12:33 +00:00
jturner
75ec2cb744
Update fossil to 1.35. Switch back to using the internal SQLite.
...
Release notes available here: https://www.fossil-scm.org/download.html
2016-06-15 17:13:36 +00:00
czarkoff
3696e36226
regen PLIST to unbreak python3 FLAVOR
...
no change in python2 package
reported by kili@
2016-06-15 08:23:44 +00:00
kili
d6b7363f2a
Set HOMEPAGE to http://www.mercurial-scm.org and use it for
...
MASTER_SITES, too.
mercurial.selenic.com doesn't resolve, making it impossible to fetch
the distfile, and http://www.selenic.com/mercurial/ (former HOMEPAGE)
redirects to http://www.mercurial-scm.org , anyway.
ok rpointel@ (maintainer)
2016-06-14 19:58:05 +00:00
danj
aa472f4d0f
add some TEST_DEPENDS
...
ok shadchin@
2016-06-14 18:49:04 +00:00
benoit
81ec60116e
Update to p5-Test-Strict-0.37.
2016-06-14 11:49:32 +00:00
czarkoff
6c40a86b5e
update to py-hg-git 0.8.5
...
apply patch from upstream to unbreak after mercurial-3.8.3 update
2016-06-14 10:01:31 +00:00
czarkoff
78b85afdc1
update to py-dulwich 0.13.0
2016-06-14 09:55:31 +00:00
czarkoff
dd1fbcd59a
update to py-gevent 1.1.1
2016-06-14 09:53:03 +00:00
czarkoff
8a8e4c99bd
update to py-certifi 2016.2.28
2016-06-14 09:51:29 +00:00
czarkoff
83c8d6c598
update to tortoisehg 3.8.3
...
OK rpointel@
2016-06-14 09:49:41 +00:00
czarkoff
3b20cb15c4
update to mercurial-3.8.3
...
Fixes:
CVE-2016-3630 Mercurial: remote code execution in binary delta decoding
CVE-2016-3068 Mercurial: arbitrary code execution with Git subrepos
CVE-2016-3069 Mercurial: arbitrary code execution when converting Git repos
CVE-2016-3105 Mercurial: arbitrary code execution when converting Git repos
OK rpointel@
2016-06-14 09:47:43 +00:00
czarkoff
e34dba6bc2
register py-subvertpy removal
2016-06-14 09:16:42 +00:00
czarkoff
ef040d7070
remove devel/py-subvertpy
...
Broken by devel/subversion update, not required by anything, nobody stepped up
on ports@ to save it.
OK sthen@, stsp@
2016-06-14 09:06:22 +00:00
czarkoff
70648b3f93
update to kdevplatform-4.7.2
...
fixes compatibility with subversion 1.9.x
OK stsp@, zhuk@
2016-06-14 08:46:01 +00:00
czarkoff
e719ce7522
unbreak after subversion update
...
OK stsp@
2016-06-14 08:42:46 +00:00
czarkoff
2e5178c26c
update to pysvn-1.9.2
...
OK stsp@
2016-06-14 08:39:22 +00:00
czarkoff
1a4725fea8
update to subversion 1.9.4
...
OK sthen@, stsp@
2016-06-14 08:36:29 +00:00
jasper
28a2e21cbf
update to p5-Event-1.26
2016-06-14 07:19:45 +00:00
shadchin
255dd0d0f8
Update to pylint 1.5.6
2016-06-13 11:16:53 +00:00
shadchin
150e5500ed
Update to py-astroid 1.4.6
2016-06-13 10:59:56 +00:00
ajacoutot
77a025274c
Register gmime-sharp removal.
2016-06-13 09:25:09 +00:00
shadchin
31a1eb3d1a
Update to py-funcsigs 1.0.2. Take maintainer.
...
ok danj@
2016-06-13 09:08:49 +00:00