robert
dfe82af9db
remove the check for non-existent XDG directories as
...
they are going to be moved to gtk+3
ok ajacoutot@
2019-05-13 20:24:14 +00:00
danj
cef2924ea1
Remove shadchin@ as maintainer per his request
...
Other categories will follow shortly
2019-05-13 18:06:42 +00:00
cwen
a24abf2a5e
p5-Test-URI: update to 1.082
...
Changelog:
https://metacpan.org/changes/release/BDFOY/Test-URI-1.082
OK sthen@
2019-05-13 12:40:14 +00:00
cwen
1ac7c8b3e5
p5-Test-WWW-Mechanize: update to 1.52
...
Changelog:
https://metacpan.org/source/PETDANCE/Test-WWW-Mechanize-1.52/Changes
tweaks and OK sthen@
2019-05-13 12:37:59 +00:00
cwen
8d37bba86f
p5-Carp-Assert-More: update to 1.16
...
Changelog:
https://metacpan.org/source/PETDANCE/Carp-Assert-More-1.16/Changes
OK sthen@
2019-05-13 12:33:58 +00:00
cwen
0f8d4f3b9b
p5-File-Copy-Recursive: update to 0.44
...
Changelog:
https://metacpan.org/source/DMUEY/File-Copy-Recursive-0.44/Changes
OK sthen@
2019-05-13 12:28:02 +00:00
cwen
0e927ff6eb
p5-Test-Spelling: update to 0.22
...
Changelog:
https://metacpan.org/release/CAPOEIRAB/Test-Spelling-0.22
OK sthen@
2019-05-13 12:25:49 +00:00
ajacoutot
eee95e60b8
Merged upstream.
2019-05-13 02:11:10 +00:00
ajacoutot
8c5ded797c
Adapt to our different pkg-config(1).
2019-05-12 22:46:58 +00:00
kn
c6e99b773f
+ p5-forks
2019-05-12 22:28:08 +00:00
kn
df763d974b
Import devel/p5-forks
...
OK cwen
The forks.pm module is a drop-in replacement for threads.pm. It has the
same syntax as the threads.pm module (it even takes over its namespace) but
has some significant differences:
- you do _not_ need a special (threaded) version of Perl
- it is _much_ more economic with memory usage on OS's that support COW
- it is more efficient in the startup of threads
- it is slightly less efficient in the stopping of threads
- it is less efficient in inter-thread communication
If for nothing else, it allows you to use the Perl threading model in
non-threaded Perl builds and in older versions of Perl (5.6.0 and
higher are supported).
2019-05-12 22:25:45 +00:00
jca
48f5813cb8
Tweak types detection, make gint64 and int64_t match on 64 bits base-gcc archs.
...
Fixes www/webkitgtk4 on sparc64. Help and ok ajacoutot@
2019-05-12 22:03:53 +00:00
jca
c2525adf70
Fix gcc version check to unbreak on base-gcc platforms
...
The __builtin_bswap* functions have only been introduced in gcc-4.5, not
gcc-4.0. ok jasper@
2019-05-12 22:00:52 +00:00
rsadowski
bad86f39f9
Update pycharm to 2019.1.2
2019-05-12 19:34:07 +00:00
danj
5e8c8fbaf5
Register py-amf removal
2019-05-12 16:54:07 +00:00
rsadowski
485fbeef87
Update catach2 to 2.7.2
...
Switch from py2 to py3 at build time.
2019-05-12 16:40:55 +00:00
ajacoutot
e0ec8c8ffb
Add link to merge requests.
2019-05-12 16:24:04 +00:00
cwen
52d08f8a51
update p5-Test-NoTabs to 2.02
...
Changelog:
https://metacpan.org/changes/release/ETHER/Test-NoTabs-2.02
OK afresh1@
2019-05-12 15:11:01 +00:00
cwen
e299b001b2
p5-Test-MockObject: update to 1.20180705
...
Changelog:
https://metacpan.org/changes/release/CHROMATIC/Test-MockObject-1.20180705
OK afresh1@
2019-05-12 15:02:05 +00:00
landry
dddd4304f7
Update to geotiff 1.5.1.
...
Now depends on PROJ>=6, as it stops shipping the share/epsg_csv files
and now relies on the sqlite db shipped by PROJ.
2019-05-12 08:02:14 +00:00
landry
526cba6dfc
Major update to PROJ 6.0.0.
...
See https://github.com/OSGeo/proj.4/releases/tag/6.0.0 for the details.
This contains an API break, and some next port updates will deal with it.
Went into some bulk builds, all tests pass. Now is the right time to put
it in to chase potential runtime regressions.
2019-05-12 08:00:45 +00:00
ajacoutot
fc37276c79
Link to issue URL.
2019-05-12 04:04:12 +00:00
kmos
69a138ab80
Update devel/py-serial 2.7 -> 3.4
...
Update tested by folks in different scenarios.
Initial version by Olivier. Modified by me to re-add new HOMEPAGE
and replace eliaborate do-test dance with MODPY_PYTEST.
OK Daniel Winters (maintainer) Martin Reindl bket@ phessler@
2019-05-11 21:58:00 +00:00
danj
26c6d52e35
Register proxy-suite removal
2019-05-11 18:19:03 +00:00
sthen
2194e3595a
update to acpica-20190509
2019-05-11 15:31:32 +00:00
jca
62e4725f69
Remove festival, broken with clang and not updated since years.
...
Last user of COMPILER=base-gcc. ok naddy@ sthen@
2019-05-11 12:47:17 +00:00
jca
e3e8918eb9
Remove avidemux, broken with clang and not updated since 2009
...
ok kn@ naddy@
2019-05-11 03:33:43 +00:00
ian
d8ee068def
Remove another port that doesn't benefit from packaging...
...
because people will use it from Maven or Gradle. OK sthen jca.
2019-05-11 01:11:20 +00:00
naddy
776bb208fe
fix parallel build; from autoconf 2.62
2019-05-10 21:39:53 +00:00
afresh1
12af260b94
Update devel/p5-Test-Time to 0.08
...
From Julien Dhaille <julien.dhaille () gmail ! com>
OK cwen@
2019-05-10 19:22:50 +00:00
jasper
891b3e4de9
+py-selectors2
2019-05-10 15:20:34 +00:00
jasper
02c8537be7
import selectors2-2.0.1
...
Backported, durable, and portable selectors designed to replace the
standard library selectors module.
ok aja@
2019-05-10 15:19:03 +00:00
bket
87cc314b48
Register jupyter-notebook{,3} as 5.7.8 fixes CVE-2018-14041,
...
CVE-2018-8768, CVE-2019-10255 and CVE-2019-9644.
2019-05-10 12:11:33 +00:00
benno
0b0769badf
relayd-updateconf was used to update a OpenBSD 5.5 relayd config to OpenBSD 5.6
...
relayds format. Its no longer useful.
ok danj@
2019-05-10 02:38:04 +00:00
danj
f41e2660fb
Remove maintainers per their requests
2019-05-09 21:13:26 +00:00
sthen
0aa4844fac
cope with libyaml upstream distfile which was rerolled to include
...
generated autoconf files and html docs; thanks aja@ for the report
2019-05-09 15:59:32 +00:00
sthen
9be0b99866
update to yaml-0.2.2, maintainer timeout
2019-05-09 11:23:53 +00:00
rpointel
da1f72d667
update XlsxWriter to 1.1.8.
2019-05-09 09:18:34 +00:00
afresh1
dd7106fec3
Update devel/p5-Memoize-ExpireLRU to 0.56
2019-05-08 23:04:57 +00:00
jca
19cde7c50f
Missed in previous.
2019-05-08 22:34:02 +00:00
jca
b3d95cf3cf
Remove mysqlcc, an old Qt gui for mysql
...
Won't build with recent mariadb releases, unmaintained upstream, no
interest in keeping this on life support. ok bcallah@ sthen@
2019-05-08 22:29:13 +00:00
jca
4663337cd2
Remove -extras subpackage (already disabled)
...
Discussed with rsadowski@
2019-05-08 21:53:20 +00:00
jca
c9bdddaea7
Now that we have ports-gcc-8, enable lldb on ports-gcc archs
...
While here remove PSEUDO_FLAVORS and other goo to make lldb conditional.
From Brad.
2019-05-08 21:48:20 +00:00
danj
2b83e60e95
Remove maintainer per their request
2019-05-08 21:36:07 +00:00
jca
dd41d8b3c8
Remove mysql++, a C++ mysql library unused by the rest of the ports tree
...
... since the removal of mysqlgui in 2004. Fails to build with the wip
update to mariadb-10.2.3, now is a good time to remove the port.
ok bcallah@ sthen@
2019-05-08 20:42:57 +00:00
jasper
e1bf64f109
add py-r2pipe
2019-05-08 16:36:59 +00:00
jasper
ebd6d0fb97
import r2pipe-1.2.0
...
Interact with radare2 using the #!pipe command or in standalone scripts
that communicate with local or remote r2 via pipe, tcp or http.
ok aja@
2019-05-08 16:35:52 +00:00
jasper
6d996e4cfc
update to p5-Config-IniFiles-3.000002
2019-05-08 16:27:28 +00:00
afresh1
f5a23aaf83
Update devel/p5-Test-Inter to 1.09
...
OK due to a similar diff, cwen@
2019-05-08 16:05:32 +00:00
danj
98fa07c58f
Remove maintainer per their request
2019-05-08 15:44:45 +00:00