ajacoutot
1d91e56eec
Update to py-ioflo-1.7.3.
2017-08-31 06:16:54 +00:00
danj
89cc1b51f2
Update to py-click-log-0.2.0 and enable tests
...
From Remi Locherer
2017-08-30 16:52:13 +00:00
rsadowski
b00bb18c50
register removal of kbilliards,knutclient,taxipilot
2017-08-30 15:25:58 +00:00
dcoppa
22a085f86b
Update to libinotify-20170711
...
Tested with owncloudclient, seafile, incron, xmobar
2017-08-30 05:37:36 +00:00
landry
6756e39c96
+net/obfs4proxy, devel/go-goptlib, devel/py-progress, security/go-siphash & security/go-ed25519
2017-08-29 17:03:59 +00:00
landry
edee945bfd
Import go-goptlib 0.7.
...
goptlib is a library for writing Tor pluggable transports in Go.
Requirement of upcoming obfs4proxy port.
From MAINTAINER attila.
ok sthen@
2017-08-29 16:58:06 +00:00
landry
2968f0670e
Import py-progress 1.3, from MAINTAINER Timo Myyra
...
Provides easy progress reporting for Python.
There are 7 progress bars to choose from:
- Bar
- ChargingBar
- FillingSquaresBar
- FillingCirclesBar
- IncrementalBar
- PixelBar
- ShadyBar
Needed by an upcoming yle-dl update.
tweaks/ok sthen@
2017-08-29 16:47:27 +00:00
dcoppa
5d2eb91fae
Update to jsoncpp-1.8.2
2017-08-29 09:14:16 +00:00
ian
8af39e212b
Tweak DESCR wording, bump revision.
...
ok giovanni@ rsadowski@ co-maintainers.
2017-08-28 20:57:06 +00:00
jeremy
4c0bd3da65
Keep vim-command-t ruby version in sync with vim ruby version, switching
...
it to use the default ruby version. The versions will automatically
be kept in sync in the future since they use the default ruby version.
2017-08-28 14:04:58 +00:00
jeremy
b1332c5818
Make subversion's ruby bindings use the default ruby version instead of
...
ruby 1.8.
OK stsp@
2017-08-28 13:58:05 +00:00
kurt
29badc1fa1
- No longer connected to build since four months. okay sthen@
2017-08-28 13:15:55 +00:00
sthen
d1c11c90d3
Remove www/zendframework, the port is outdated and no longer used by other
...
ports (icinga-web2 and piwik use zendframework, but they have their own
embedded copies), it's easy enough to install a current version using
composer if needed.
Requested by Tom Van Looy, ok martijn@, "zend it to the Attic" jasper@
2017-08-28 11:45:57 +00:00
rsadowski
4aa4382b3b
register removal of akode, reminded by jca@
2017-08-27 16:34:25 +00:00
dcoppa
16afbc2029
Update to CMake-3.9.1
...
Tests and feedback by rsadowski@, schwarze@
Ports bulk build by sthen@
2017-08-26 17:53:35 +00:00
kurt
1f3f8ccc4b
- Update to u131
...
Contains upstream bug fixes and security fixes which can be viewed here:
http://www.oracle.com/technetwork/java/javase/8u131-relnotes-3565278.html
- Remove patches committed to upstream bsd-port repo.
okay sthen@
2017-08-26 14:05:55 +00:00
ajacoutot
96fe2a5c67
Update to mm-common-0.9.11.
2017-08-25 14:23:23 +00:00
ajacoutot
11783ab937
Update to harfbuzz-1.5.0.
...
- tested in a bulk
2017-08-24 20:21:52 +00:00
ajacoutot
104b2436b0
Face reality and mark mono BROKEN; it's too unreliable in bulks.
...
Drop BROKEN from dependent ports to let them a chance to build if mono is
ever fixed.
ok sthen@ naddy@ robert@
2017-08-24 20:12:25 +00:00
sthen
1dd1aed429
bump; textproc/icu4c now uses multi-packages for -wwwdata
2017-08-24 09:45:23 +00:00
sthen
783892c697
s/BROKEN-i386/BROKEN/, naddy confirms the same problem on amd64 (and it's
...
only for CLANG_ARCHS anyway).
2017-08-23 21:48:15 +00:00
sthen
d4c8be8c89
mark BROKEN-i386:
...
Building Mono.Addins.csproj
Cannot transition thread 0x7acdb528 from RUNNING with FINISH_ASYNC_SUSPEND
Cannot transition thread 0x7acdd428 from RUNNING with FINISH_ASYNC_SUSPEND
Stacktrace:
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Abort trap (core dumped)
2017-08-23 21:42:59 +00:00
bluhm
c5831a2ed2
update p5-List-MoreUtils to 0.423
2017-08-23 15:02:51 +00:00
bluhm
c9f3635c85
update p5-List-MoreUtils-XS to 0.423
2017-08-23 14:58:49 +00:00
rsadowski
01fb026752
Update glog to 2.2.1 and fix calng build
...
- Switch to github
- Switch to cmake
- remove MAINTAINER (Not available)
- sharedlibs bump
ok sthen@
2017-08-23 14:40:45 +00:00
rsadowski
73bc16ec84
Update gflags to 2.2.1
...
- Switch to github
- Switch to cmake
- remove MAINTAINER (Not available)
- sharedlibs bump
blank line tweak and ok sthen@
2017-08-23 14:25:53 +00:00
bluhm
7668d0cae9
update p5-Config-AutoConf to 0.315
2017-08-23 13:57:11 +00:00
jasper
0158ae2c80
update to libgdata-0.17.9
2017-08-23 07:43:27 +00:00
ajacoutot
90a80a39ed
Update to xdg-user-dirs-0.16.
2017-08-23 07:07:03 +00:00
edd
9e5d4748f6
Update devel/npth to 1.5 and make security/gnupg2 use it.
...
The last update to gnupg2 broke `gpg2 --refresh` and `gpg2 --send-keys`. The
root is a bug in npthr, which appears to be fixed in 1.5.
OK giovanni@ and pea@ (MAINTAINER of both ports). Many thanks.
2017-08-22 21:07:45 +00:00
ajacoutot
f83e0054b8
Update to appstream-glib-0.7.2.
2017-08-22 08:14:55 +00:00
jasper
61b03c6d21
99 dead ports in the tree, 99 dead ports.
...
Take one down and pass it around, 98 dead ports in the tree.
98 dead ports in the tree, 98 dead ports.
Take one down and pass it around, 97 dead ports in the tree.
2017-08-22 06:08:00 +00:00
naddy
9aa6576a29
remove maintainer: "I don't have any openbsd system anymore."
2017-08-21 19:48:23 +00:00
jasper
caf930a871
replace broken HOMEPAGE/MASTER_SITES
2017-08-21 19:43:20 +00:00
jasper
2e019fbe8d
switch to pypi
2017-08-21 19:43:07 +00:00
jasper
6484e83498
switch to GH_*
...
this port could use some love as it's still broken with clang
2017-08-21 19:27:59 +00:00
naddy
e118edc8b4
bump for plist changes 6.1 -> 6.2
2017-08-21 19:25:52 +00:00
jasper
a65ea88b6f
switch to GH_*
2017-08-21 19:24:12 +00:00
visa
534c236f47
Unbreak build on mips64. It is affected by the same compiler bug
...
as mips64el.
2017-08-21 15:52:14 +00:00
jca
f0d8efcc0f
Update to a newer release which does builds with clang.
...
- now depends on boost and minisat
- ships with a shared library and a python3 module
- new cmake build system
- set COMPILER = gcc, a c++11 compiler is needed (but there's a link
problem against boost with lang/gcc on amd64)
2017-08-21 07:03:10 +00:00
rpointel
e51af2d087
relink to the build:MODJAVA_VER = 1.7+
2017-08-19 18:42:19 +00:00
ajacoutot
b43e20a2a5
Update to pango-1.40.11.
2017-08-19 13:54:38 +00:00
ajacoutot
ec5dcfba16
Hidden BDEP on gtk-doc.
2017-08-19 09:56:21 +00:00
ian
e318140f31
Update Maven to 3.5.0.
2017-08-18 18:38:21 +00:00
jasper
475d1a6d26
py-doit -> doit
2017-08-17 18:54:10 +00:00
jasper
ca99fd9271
- update to doit-0.30.3
...
- switches to python3
- drop 'py-' prefix for this is primarily an application rather than a lib
2017-08-17 18:54:00 +00:00
jasper
3b9a0063dd
update to serverspec-2.40.0
2017-08-17 18:48:47 +00:00
visa
8ff341307c
Use the same mips64 tweak as in doxygen-gui.
...
OK rsadowski@
2017-08-17 14:31:37 +00:00
visa
2d9f72b26b
Fix GOT overflow on mips64. The previous workaround is not enough
...
any more.
OK rsadowski@
2017-08-17 14:29:52 +00:00
ajacoutot
383c53c69e
Update to py-ioflo-1.7.1.
2017-08-17 12:09:53 +00:00