sthen
038dcb3cc2
remove BROKEN marker for i386, there's kernel work in progress to get this
...
building more easily
2018-04-06 07:15:14 +00:00
sthen
0dff1ce088
sync plists for i386
2018-04-06 07:12:28 +00:00
jsing
8ae8d8fb90
Update PLIST for lang/go MAP_STACK change.
...
The MAP_STACK patches create a new source file, however the PLIST was not
updated to include it.
Found the hard way by abieber@ and nigel@
2018-04-06 05:56:44 +00:00
landry
501a80cf6e
Update to sqlite 3.23.0.
...
No fallout in a bulk.
2018-04-06 05:51:17 +00:00
bentley
3609f38b8d
Update to mgba-0.6.2.
...
Release notes:
https://mgba.io/2018/04/03/mgba-0.6.2/
2018-04-06 03:05:39 +00:00
robert
9c30a506dd
update to 6.0.3.2
2018-04-05 21:49:33 +00:00
rsadowski
d78b5a5b20
Update exiv2 to 0.26
...
Looks good, jca@. Add comment from jca@ in patch-src_actions_cpp.
amd64 bulk by naddy@ Thanks!
2018-04-05 21:21:52 +00:00
bluhm
b94e7fa7cb
update botan2 to 2.5.0
2018-04-05 20:12:58 +00:00
robert
64d52ec94b
update to 3.4.11.1346
2018-04-05 19:52:13 +00:00
robert
86c1bacb3b
update to 8.6.80.493
2018-04-05 19:51:35 +00:00
jsing
b81b4b0398
Make go work with MAP_STACK.
2018-04-05 18:38:38 +00:00
pvk
bd80931840
Remove textproc/py-xml from RUN_DEPENDS.
...
pyxml was removed from package requirements long time ago:
2531c84da4
2018-04-05 18:01:42 +00:00
jsing
003c056593
Make go-bootstrap work with MAP_STACK.
2018-04-05 17:47:30 +00:00
landry
4742a6ee98
Actually switch to 'real' uploaded tarballs and not git-autogenerated
...
ones, thanks to upstream. Checksum/size doesnt change so no need to
append the _1 suffix.
Cf https://github.com/pgRouting/pgrouting/issues/1013
2018-04-05 15:05:21 +00:00
sthen
f9671a497e
add a few more "REVISION neighbours" (suitable places to insert a
...
REVISION marker) to portbump for various modules:
XFCE_VERSION
MOZILLA_VERSION
MODPY_EGG_VERSION
2018-04-05 13:23:28 +00:00
espie
1b3baa9f1f
enforce "read-only" for TEST_LOG
...
It's not user-tweakable, it's not module tweakable.
The only thing that may wish to change it will be dpb, and it will
do so directly on the command line.
2018-04-05 11:53:48 +00:00
jca
319e243174
Maintenance + bugfix update to opencore-amr-0.1.5
...
From ChangeLog:
- Fixes for SID/DTX in the AMR-WB decoder, fixes for handling of bad
frames in both AMR-WB and AMR-NB
2018-04-05 11:53:44 +00:00
ajacoutot
9f94a5f24a
Give these to jasper@ as well (salt w/ raet).
2018-04-05 11:52:06 +00:00
jca
cc16d3f428
Improve PORTS_PRIVSEP support for "make test"
...
ok espie@
2018-04-05 11:50:51 +00:00
ajacoutot
cce4536626
End these over to jasper@, I'm not really using salt anymore these days.
...
ok jasper@
2018-04-05 11:45:43 +00:00
jca
3658aaba3c
Drop MAINTAINER per his request.
2018-04-05 11:41:25 +00:00
rpointel
f24fd0737d
+ SUBDIR += py-yaswfp
2018-04-05 08:16:14 +00:00
rpointel
c1d39cad41
import py-yaswfp, Yet Another SWF Parser.
...
ok benoit@ kn@.
2018-04-05 08:15:11 +00:00
fcambus
ef80ee9d90
Update ruby-kramdown to 1.16.2.
...
OK jeremy@
2018-04-05 08:11:18 +00:00
jasper
4238a8b3f8
- update HOMEPAGE and switch to https
...
- use github as MASTER_SITES instead of sourceforge
ok sthen@ (MAINTAINER)
2018-04-05 07:02:07 +00:00
sthen
cdf2badd2a
update to neomutt-20180323
2018-04-04 22:35:58 +00:00
sthen
b01e2d1539
update to wireshark-2.4.6, various crashes memory leaks and other fixes and
...
updated protocol support
2018-04-04 22:31:12 +00:00
bcallah
5a6e5e57cc
+p5-Getopt-Tabular
2018-04-04 22:06:27 +00:00
bcallah
b34ae7e0e0
Import devel/p5-Getopt-Tabular, a module that provides table-driven
...
argument parsing for Perl 5.
ok bluhm@
Getopt::Tabular is a Perl 5 module for table-driven argument parsing,
vaguely inspired by John Ousterhout's Tk_ParseArgv. All you really need
to do to use the package is set up a table describing all your
command-line options, and call &GetOptions with three arguments: a
reference to your option table, a reference to @ARGV (or something like
it), and an optional third array reference (say, to @newARGV).
&GetOptions will process all arguments in @ARGV, and copy any leftover
arguments (i.e. those that are not options or arguments to some option)
to the @newARGV array. (If the @newARGV argument is not supplied,
GetOptions will replace @ARGV with the stripped-down argument list.) If
there are any invalid options, GetOptions will print an error message
and return 0.
2018-04-04 22:05:47 +00:00
fcambus
bdecff7892
Update GeoLite2 databases to latest version.
2018-04-04 22:01:07 +00:00
fcambus
4d338ec5bf
Add p5-Sereal-Decoder.
2018-04-04 21:59:16 +00:00
fcambus
1e7edcaab3
Import converters/p5-Sereal-Decoder.
...
This library implements a deserializer for an efficient, compact-output,
and feature-rich binary protocol called Sereal.
Its sister module p5-Sereal-Encoder implements an encoder for this format.
OK bluhm@
2018-04-04 21:57:58 +00:00
fcambus
6cacb76d4b
Add p5-Sereal-Encoder.
2018-04-04 21:56:58 +00:00
fcambus
9c87131a38
Import converters/p5-Sereal-Encoder.
...
This library implements an efficient, compact-output, and feature-rich
serializer using a binary protocol called Sereal.
Its sister module p5-Sereal-Decoder implements a decoder for this format.
OK bluhm@
2018-04-04 21:54:06 +00:00
danj
2464f73a90
Update to duplicity-0.7.17
2018-04-04 20:29:49 +00:00
danj
e394a67f7c
Update to py-pip-9.0.3
2018-04-04 20:04:56 +00:00
danj
aa575fd522
Update to py-virtualenv-15.2.0
2018-04-04 19:43:36 +00:00
naddy
95833073a2
sync with OpenBSD 6.3
2018-04-04 19:02:00 +00:00
rpointel
8f87320b6c
+ SUBDIR += py-filebytes
...
+ SUBDIR += py-filebytes,python3
2018-04-04 19:01:50 +00:00
rpointel
8601ec2985
import py-filebytes, a python module to read and write ELF, PE, MachO or OAT.
...
ok benoit@.
2018-04-04 19:00:45 +00:00
danj
9d55ae30a4
Move requests back to PYPI instead of GH
...
It was moved from PYPI to GH when it was updated to 2.10.0 because the PYPI tgz
didn't include the tests (fixed in 2667c77 upstream)
Pointed out by Cyril Roelandt
ok shadchin@ (maintainer)
2018-04-04 18:59:59 +00:00
rpointel
dc9751c5c4
+ SUBDIR += py-tld
...
+ SUBDIR += py-tld,python3
2018-04-04 18:58:50 +00:00
rpointel
2a811a6bf6
import py-tld, a python module to extract the top level domain (TLD)
...
from the URL given.
ok benoit@.
2018-04-04 18:57:55 +00:00
jasper
b874587e2c
pavel takes maintainership
2018-04-04 17:18:18 +00:00
bket
22880ecbe7
Update to zstd-1.3.4.
...
Bumped major number of shared lib as symbols have been removed, and
added.
OK juanfra@, sthen@, kn@
2018-04-04 16:10:02 +00:00
sthen
a84e78f998
update to fldigi 4.0.16
2018-04-04 13:42:54 +00:00
sthen
bc3affe6d6
update to get_iplayer 3.13
2018-04-04 13:21:55 +00:00
ajacoutot
29f94a467c
Update to google-cloud-sdk-196.0.0.
2018-04-04 13:06:02 +00:00
ajacoutot
1ee9024c6f
Update to awscli-1.14.70.
2018-04-04 13:04:05 +00:00
ajacoutot
70f07bda4f
Update to py-botocore-1.9.23.
2018-04-04 13:03:50 +00:00