136305 Commits

Author SHA1 Message Date
rpointel
85948ef837 update pdf-parser to 0.7.1. 2019-03-10 12:40:35 +00:00
ajacoutot
1a5dd540e8 Set b_lundef to false by default. 2019-03-10 12:38:57 +00:00
ajacoutot
048721214d Update to link-grammar-5.6.0. 2019-03-10 12:17:38 +00:00
cwen
91b02cf5c7 mlt: requires -std=c++11 when built with ports-gcc-4.9
Tested successfully on macppc.

OK rsadowski@ (MAINTAINER)
2019-03-10 12:17:07 +00:00
ajacoutot
3f956199bb Update to pavucontrol-4.0.
- gtk+2 support has been dropped
2019-03-10 11:54:35 +00:00
ajacoutot
3ad12414ad Update to audacity-2.3.1.
Still BROKEN but at least we can start working on the newest release.
Remove WANTLIB while here, they prevent from even extracting; we'll add
them back once the port builds.
2019-03-10 11:45:50 +00:00
rsadowski
c1de21a494 Update krita to 4.1.8 2019-03-10 10:52:57 +00:00
ajacoutot
727adbb1e0 Sync WANTLIB. 2019-03-10 10:40:37 +00:00
ajacoutot
7dc78ba2f9 Tweak comment. 2019-03-10 09:00:29 +00:00
afresh1
2487afb5aa Update devel/p5-CPAN-Meta-Check to 0.014 2019-03-10 03:11:42 +00:00
afresh1
414bd5a0bf Update textproc/p5-Pod-Cpandoc to 0.16
Switches to Metacpan API v1 over https
2019-03-10 01:06:51 +00:00
afresh1
643f6bae5b Update devel/p5-Package-Stash-XS to 0.29
Minor update to quiet compiler warning
2019-03-10 00:29:26 +00:00
afresh1
e28c414fb2 Update devel/p5-Math-Base-Convert to 0.11
Just documentation improvements
2019-03-10 00:18:21 +00:00
afresh1
49415d8ba1 Update textproc/p5-XML-SAX to 1.00
No code changes after 7 years, apparently stable enough for 1.00
2019-03-09 23:47:54 +00:00
afresh1
23881be0b4 Add optional RUN_DEPENDS to textproc/p5-Text-Textile
From Olivier Cherrier <oc AT symacx.com>
2019-03-09 23:04:58 +00:00
naddy
5f30cf3f2d update to 5.70 2019-03-09 22:57:53 +00:00
sthen
347075f506 additional WANTLIB
add reminder comment if changing default flavour
2019-03-09 22:34:09 +00:00
sthen
3eb549c055 bump revision, default vim flavour changed, reported by naddy 2019-03-09 22:31:10 +00:00
ajacoutot
b22bbcd409 Update to awscli-1.16.121. 2019-03-09 19:08:57 +00:00
ajacoutot
78c49e3453 Update to py-botocore-1.12.111 2019-03-09 19:08:43 +00:00
ajacoutot
a1adef3fdb Update to py-boto3-1.9.111. 2019-03-09 19:08:31 +00:00
ajacoutot
bd0e8a2750 Update terraform providers. 2019-03-09 18:44:17 +00:00
ajacoutot
4d6ba07673 Update to packer-1.3.5. 2019-03-09 18:29:48 +00:00
ajacoutot
eb79ee1c33 Update to consul-1.4.3. 2019-03-09 18:25:29 +00:00
ajacoutot
dd5dddca8f Update to terraform-0.11.12. 2019-03-09 18:25:09 +00:00
ajacoutot
5a0ffa4ffa Update to exoscale-cli-1.1.3. 2019-03-09 18:17:26 +00:00
bcallah
e74715e345 Update to samurai-0.6
Changelog: https://github.com/michaelforney/samurai/releases/tag/0.6
2019-03-09 18:14:30 +00:00
sebastia
5d5be3a830 hook up hcxtools 2019-03-09 18:06:13 +00:00
sebastia
0fc7992361 import hcxtools
Small set of tools to convert packets from captures (h = hash, c = capture,
convert and calculate candidates, x = different hashtypes) for the use
with latest hashcat or John the Ripper. The tools are 100% compatible to
hashcat and John the Ripper and recommended by hashcat.

OK benoit@
2019-03-09 18:05:30 +00:00
sthen
ec46daa932 tidy up wireshark's version string (no more ugly Git Rev Unknown from Unknown) 2019-03-09 18:04:28 +00:00
sebastia
45dca1ab2e use ld.bfd on i386, due to linking error there with lld:
ld: error: undefined symbol: __i686.get_pc_thunk.bx

OK sthen@

fix wpaclean, only saving the last seen network/handshake
in the output file

OK benoit@ (MAINTAINER)
2019-03-09 18:02:35 +00:00
ajacoutot
167e8936bc This port is a good candidate for the x11/gnome MODULE.
ok bcallah@ (maintainer)
2019-03-09 15:51:53 +00:00
sthen
940fca87c1 update to nghttp2-1.37.0 2019-03-09 14:27:33 +00:00
sthen
0277ab88d6 update to eyeD3-0.8.10 2019-03-09 14:26:45 +00:00
sthen
666ec1bbf1 List USB controllers capturable via usbpcap in wireshark's interface list,
making it straightforward to do live capture in the gui (previously it
seems this could only be done with "wireshark -i usb0 -k" or similar)
2019-03-09 14:22:47 +00:00
chrisz
b423ca79c0 Pass use LDFLAGS when linking shared library.
ok sthen@
2019-03-09 12:29:56 +00:00
sthen
674c9f43da expand BROKEN with a bit more information 2019-03-09 12:18:31 +00:00
jasper
8afaa1c4e7 fix build with unicode-12; from upstream 2019-03-09 11:41:50 +00:00
sthen
317def58b4 don't pick up gawk if present in configure; fixes build if gawk is
present during configure but then gets junked by dpb
2019-03-09 11:36:44 +00:00
sthen
066792a993 drop the RUN_DEPENDS on editors/vim; the way that flavours are setup
there, doing so forces a particular UI flavour to be installed by
default (e.g. "pkg_add vim-spell-af" would autoinstall the default
flavour of vim without allowing a selection).

bump REVISION in vim-spell-*, also unbreaks packaging following
the change in default flavour in vim reported by aja@
2019-03-09 11:19:27 +00:00
rsadowski
961c178955 Update intellij to 2018.3.5
OK Caspar Schutijser <maintainer> Thanks!
2019-03-09 09:55:50 +00:00
ajacoutot
82bc040eb7 Update to ecs-cli-1.13.0. 2019-03-09 08:21:34 +00:00
ajacoutot
a4d6d75d18 Update to dav1d-0.2.0.
from Brad (maintainer)
2019-03-09 06:19:39 +00:00
ajacoutot
624a6e6410 MESSAGE -> README
ok jca@ (maintainer)
2019-03-09 06:18:11 +00:00
ajacoutot
5e10ae51e9 Add 1.4.4 to PORTROACH ignore. 2019-03-09 05:46:53 +00:00
ajacoutot
4758987379 Update to amazon-ssm-agent-2.3.479.0. 2019-03-09 05:33:59 +00:00
sunil
f6fbeca301 Update mblaze to 0.5.1
Feedback and ok kn@
2019-03-09 04:59:43 +00:00
bcallah
d748b453da Bugfix update to focuswriter-1.7.2 2019-03-09 01:08:46 +00:00
rsadowski
e040037b7d Update kdevelop to 5.3.2 2019-03-08 21:05:33 +00:00
rsadowski
eabd78fc58 libstrophe was replaced by libmesode
Hint and OK tb@ Thanks!
2019-03-08 21:02:30 +00:00