rsadowski
4ba6069008
Register removal of qca-tls
2017-07-11 20:52:04 +00:00
zhuk
1ccdac894c
Use standard CMake idiom for Foo_INCLUDE_DIR/DIRS and Foo_LIBRARY/LIBRARIES
...
in FindLibXml2.cmake.
To be used by pgpointcloud port. See also the upstream merge request #1043 :
https://gitlab.kitware.com/cmake/cmake/merge_requests/1043
okay dcoppa@, landry@
2017-07-10 23:05:54 +00:00
uaa
f0f0f7bcd8
update 0.9.0 -> 0.10.0
...
ok sthen@
2017-07-10 13:47:41 +00:00
czarkoff
218c1abf59
remove net/cutegram and devel/libqtelegram-aseman-edition
...
Cutegram appears to be abandoned upstream in the middle of major refactoring.
Libqtelegram-aseman-edition was a subproject within cutegram, and without
cutegram itself is no longer useful in ports tree.
OK bcallah@
2017-07-09 11:01:56 +00:00
jsg
979720bb23
update to afl 2.45b
2017-07-08 03:43:39 +00:00
jasper
0d2797507b
+py-flexmock
...
+py-flexmock,python3
2017-07-07 17:08:02 +00:00
jasper
6408c2a721
import py-flexmock-0.10.2
...
flexmock is a testing library for Python that makes it easy to create
mocks, stubs and fakes.
ok aja@
2017-07-07 17:05:49 +00:00
ajacoutot
02c535437b
Update to goffice-0.10.35.
2017-07-07 12:50:49 +00:00
stsp
82735ea72f
Update to Apache Subversion 1.9.6. Contains a server-side SHA1 collision fix.
2017-07-06 10:51:01 +00:00
landry
1cd15e716b
Fix SDL2 apps SIGBUS on mips64el.
...
https://bugzilla.libsdl.org/show_bug.cgi?id=3692
https://hg.libsdl.org/SDL/rev/97c66d81b2c9
SDL2 calls XChangeProperty with an integer while X11 expects a long.
From Donovan Watteau, thanks!
2017-07-06 05:32:32 +00:00
sthen
4fcf8f2aaf
drop MAINTAINER on a few things
2017-07-05 10:22:05 +00:00
dcoppa
c2cb84c7eb
Revert previous
2017-07-04 20:07:51 +00:00
dcoppa
1d66a1f07e
include/libxml2/libxml/encoding.h wants iconv.h, so teach
...
FindLibXml2.cmake how to find the libiconv include directory.
Problem spotted by landry@ while porting geo/pgpointcloud
2017-07-04 16:38:53 +00:00
jca
d3bcc52c0d
Drop the gettext module
...
ok benoit@ (maintainer)
2017-07-04 13:27:12 +00:00
sthen
e8bb9ff530
drop maintainer
2017-07-04 11:09:44 +00:00
benoit
e485dc29c8
Update to libspectrum-1.3.5.
2017-07-04 07:56:07 +00:00
sthen
0a01195269
handle kamailio-xmlrpc -> kamailo-xml
2017-07-03 22:15:47 +00:00
sthen
5afe9c3ee0
use gcc to unbreak build on mips64el, original version using MODULES from
...
Donovan Watteau, modified following a suggestion from jca. ok jca@
2017-07-03 15:26:27 +00:00
rsadowski
6090a3c1b3
remove krusader entry after re-adding a new version.
...
spotted by landry@
2017-07-01 17:32:31 +00:00
stsp
79c2891a79
Tell devel/subversion regress tests to clean up after themselves. Avoids
...
running out of space in /usr/ports/pobj when running 'make regress' here.
2017-07-01 14:14:27 +00:00
jasper
405bb45f23
update to specinfra-2.68.1
2017-07-01 11:15:50 +00:00
dcoppa
ca4f56231c
Update to jsoncpp-1.8.1
2017-06-30 10:45:49 +00:00
sebastia
e396456e5e
Minor update to 0.25
2017-06-30 08:31:20 +00:00
sebastia
2bc025bbbe
Update to 1.0.0, bump library versions since symbols disappeared
2017-06-30 08:05:08 +00:00
ajacoutot
5007e634c8
Fix a couple of typos.
...
from Klemens Nanni
2017-06-29 08:40:38 +00:00
ajacoutot
bccd0aa045
Update to libwnck3-3.24.0.
2017-06-29 08:36:22 +00:00
sebastia
9f4b0b490b
Minor update to 2.2.6
2017-06-29 07:27:05 +00:00
jca
60884c424a
Put the magic file format manpage in section 5
...
From Klemens Nanni
2017-06-29 01:42:27 +00:00
shadchin
8dfa15151c
+py-test-expect
...
+py-test-expect,python3
2017-06-28 18:05:51 +00:00
shadchin
c06cee645c
Update to py-html5lib 0.999999999
...
ok danj@
2017-06-28 18:02:23 +00:00
shadchin
e20359c887
Import py-test-expect 1.1.0, ok danj@
...
DESCR:
A py.test plugin that stores test expectations by saving the set of
failing tests, allowing them to be marked as xfail when running them
in future. The tests expectations are stored such that they can be
distributed alongside the tests. However, note that test expectations
can only be reliably shared between Python 2 and Python 3 if they only
use ASCII characters in their node ids: this likely isn't a limitati
n if tests are using the normal Python format, as Python 2 only allows
ASCII characters in identifiers.
2017-06-28 18:00:36 +00:00
danj
ee9c569507
Update to py-py-1.4.34 and remove maintainer
...
ok eric@ (previous maintainer), tweak/ok shadchin@
2017-06-28 17:49:51 +00:00
bcallah
d5de4f27b3
Update to 2.5.1
...
changelog: https://bitbucket.org/scons/scons/src/rel_2.5.1/src/CHANGES.txt
build tested all its dependencies successfully (thanks to bentley@ for
help)
Patch goes away because our m4(1) now has the -E flag
Take maintainer.
ok bentley@
2017-06-28 16:26:55 +00:00
ajacoutot
9eb479e347
Our cp(1), mv(1) and rm(1) support `-v' now.
...
ok sthen@
2017-06-28 13:16:48 +00:00
espie
7df46a32b4
CONFIGURE_STYLE=simple is a bad idea for gnu configure, because we have
...
caching that prevents hidden build dependencies on gawk and the likes...
2017-06-26 13:46:50 +00:00
ajacoutot
be1eac3d36
docbook is needed after all.
2017-06-26 13:36:18 +00:00
benoit
442998ea3c
Update to git-2.13.2.
2017-06-26 07:19:15 +00:00
ajacoutot
611c68495f
Update to appstream-glib-0.7.0.
2017-06-25 12:05:09 +00:00
ajacoutot
272aecbb8c
meson(1) needs UTF-8 encoding.
2017-06-25 11:24:29 +00:00
ajacoutot
295e091bc2
By default, don't use "-Wl,--no-undefined when linking", it's fine to have
...
undefined references to libc functions.
CONFIGURE_ARGS += -Db_lundef=false
2017-06-25 11:16:38 +00:00
ajacoutot
b8b76b594e
Pass MAKE_ENV, FAKE_SETUP and ALL_TEST_ENV so that we can benefit from the magic
...
of bsd.port.mk. Fixes $CC path detection.
2017-06-25 11:07:19 +00:00
fcambus
84f6eaf92f
Register removal of mrxvt.
2017-06-24 19:40:24 +00:00
shadchin
647f2f6d48
Fix RDEP, py-pathlib not need for py3 flavor
2017-06-24 15:07:24 +00:00
stsp
d4f12f442f
Update to APR-util 1.6.0.
...
Patch by David CARLIER (devnexen at gmail)
2017-06-24 12:32:20 +00:00
stsp
4799948894
Update to APR 1.6.2.
...
Patch by David CARLIER (devnexen at gmail)
2017-06-24 12:31:59 +00:00
shadchin
c5fd0369cd
Update to py-jupyter_client 5.1.0
2017-06-24 09:52:46 +00:00
shadchin
fd67d43cec
Update to py-hypothesis 3.11.6
2017-06-24 07:48:34 +00:00
czarkoff
7df861eff1
Remove www/surf2 in favor of www/surf
...
Prodded by jung@
2017-06-23 19:50:41 +00:00
ajacoutot
f776885289
Update to glib2mm-2.52.0.
2017-06-23 12:49:55 +00:00
ajacoutot
a79597aace
Update to glib2-2.52.3.
2017-06-23 07:29:17 +00:00