114351 Commits

Author SHA1 Message Date
ajacoutot
9f676009e8 Update to google-cloud-sdk-131.0.0. 2016-10-20 07:23:23 +00:00
jca
80f54496fe Update to netpipe-3.7.2 + general port cleanup
New HOMEPAGE and MASTER_SITES, add license marker and install the new
NPtcp6 program.

Tweaked diff from Rafael Sadowski.

Warning: some cli options have changed (-r).
2016-10-19 14:30:37 +00:00
sthen
03f232190f update to py-Pillow-3.4.2 2016-10-19 13:30:16 +00:00
ajacoutot
3bb47cc706 Update to awscli-1.11.7. 2016-10-19 08:44:22 +00:00
ajacoutot
4d0fa2a35c Update to py-botocore-1.4.64. 2016-10-19 08:44:06 +00:00
bentley
3b1364ad70 +libretro-pcsx-rearmed 2016-10-19 07:48:00 +00:00
bentley
717eed30af Import libretro-pcsx-rearmed-22.
libretro-pcsx_rearmed provides a Sony PlayStation emulation core to the
RetroArch emulator frontend, based on PCSX ReARMed.

It is yet another PCSX fork based on the PCSX-Reloaded project, which itself
contains code from PCSX, PCSX-df and PCSX-Revolution.

ok fcambus@
2016-10-19 07:47:21 +00:00
sebastia
195358d19c Small bugfix release, however, bug doesn't affect us on OpenBSD 2016-10-19 07:03:11 +00:00
jturner
db98c1a4f9 Update kcgi to 0.9.1
Now required GNU make for portability and introduces a new kutil_log(3)
interface.
2016-10-19 01:46:15 +00:00
visa
ef8b812211 regen mips64 adastrap
ok pascal@
2016-10-19 01:07:32 +00:00
sthen
cea35ff4d4 build/install the dfortz "dumb terminal" interface; from tonypony76 at mail.com 2016-10-18 19:19:29 +00:00
jung
329327393f update to 0.3 release 2016-10-18 18:10:09 +00:00
jung
5175997224 update to 0.4 release 2016-10-18 18:08:41 +00:00
jung
59f8c14d42 update to latest snapshot
ok giovanni
2016-10-18 18:05:19 +00:00
pascal
e9b7a59efd SECURITY update to 0.2.8.9. 2016-10-18 16:59:02 +00:00
sthen
66b17200be update to libjpeg-turbo 1.5.1, from brad 2016-10-18 14:28:14 +00:00
sthen
97dfe847d4 update the main mutt port to 1.7.1, removing flavours:
sidebar - now in the main release (if you use this and your old configuration
doesn't work, review /usr/local/share/examples/mutt/sample.muttrc-sidebar)

compressed folders - use mail/neomutt if you want this
2016-10-18 11:33:26 +00:00
sthen
876ec0925e autoconf regen not needed 2016-10-18 10:51:39 +00:00
sthen
c94b41fbbd hook up neomutt 2016-10-18 10:48:06 +00:00
sthen
90c25b3601 import ports/mail/neomutt, ok stsp@
This is the neomutt.org patched version of Mutt, currently based on 1.7.1,
and includes maintained versions of various third-party patches (sidebar,
compressed folders, etc).
2016-10-18 10:47:15 +00:00
sthen
3ec84cb8cf update to postfix-3.1.3, ok brad 2016-10-18 10:22:40 +00:00
sthen
f4f6f46086 update to postfix-3.2-20161008, ok brad 2016-10-18 10:22:26 +00:00
sthen
95236f34b2 update to darktable-2.0.6 and switch to the version of the RawSpeed patch
that was committed upstream
2016-10-18 09:40:25 +00:00
sthen
60e49a3f93 - patch mupdf to cope with openjp2 update
- use sed -i instead of SUBST_CMD for easier update-patches management
2016-10-18 09:24:20 +00:00
sthen
4e04c512be update to openjp2-2.1.2 - a huge number of security fixes since 2.1.0, see
https://github.com/uclouvain/openjpeg/blob/v2.1.2/CHANGELOG.md
2016-10-18 09:23:34 +00:00
ajacoutot
728f6a40f6 Update to awscli-1.11.6. 2016-10-18 07:27:04 +00:00
ajacoutot
b1750aa96b Update to py-botocore-1.4.63. 2016-10-18 07:26:42 +00:00
ajacoutot
2a99ae52fc Update to py-boto-2.43.0. 2016-10-18 07:26:26 +00:00
ajacoutot
631aec0818 Update to cyrus-imapd-2.5.10. 2016-10-18 07:20:17 +00:00
ajacoutot
b99df0def6 Add patch from upstream to fix the build issue with CMake.
fom Brad (maintainer)
2016-10-18 06:59:02 +00:00
jca
98d8b28d78 +luaposix,lua52
+luaposix,lua53
2016-10-17 21:40:22 +00:00
jca
5e3ccb4a60 Add explicit support for lua52 and lua53 FLAVORS
and move the documentation so that several flavors can be installed
concurrently.

ok awolk@ (maintainer)
2016-10-17 21:39:23 +00:00
jca
72388c55c6 Fix the RUN_DEPENDS on lua-bit32
ok awolk@ (maintainer)
2016-10-17 21:37:15 +00:00
jca
7fed012ffc Stop packaging lualdoc as a library that supports lua FLAVORS.
It is a standalone tool so no need to have several versions of it.
Make it depend on lua52, since this is what x11/awesome uses.  Adapt
x11/awesome while here.

ok dcoppa@ (maintainer)
2016-10-17 19:33:37 +00:00
schwarze
fa5ae68988 Pull in a patch committed upstream:
Make the behaviour of .Bl -tag without -width comprehensible
and the same as in mandoc(1).
No opposition when shown on ports@.
2016-10-17 18:32:34 +00:00
danj
f03a1c6f49 Mention bulk(8)
ok espie@
2016-10-17 16:26:52 +00:00
jca
d6fda687e7 Add a basic test target, reusing the port's examples
ok Florian Stinglmayr (maintainer)
2016-10-17 15:17:12 +00:00
jca
c222febc24 Add a link to the online documentation.
ok Florian Stinglmayr (maintainer)
2016-10-17 15:15:53 +00:00
jca
f74fc7d6fd Drop the gettext module and add @bin annotations. 2016-10-17 11:56:26 +00:00
jca
4fa8662e6e Update HOMEPAGE & MASTER_SITES, and use new tarballs.
- same tarball content
- regen a patch while here

from Rafael Sadowski
2016-10-17 11:15:35 +00:00
jca
9b87ef2859 Stop handling lua FLAVORS that aren't hooked to the build.
No objection from Sergey Bronnikov (maintainer)
2016-10-17 10:13:56 +00:00
kirby
a0f978a176 bugfix update to seafile-6.0.0 2016-10-17 09:51:20 +00:00
sthen
9c7efb7e49 remove devel/gettext MODULES 2016-10-17 08:37:44 +00:00
ajacoutot
2f5ff56413 Update to shotwell-0.24.1. 2016-10-17 07:55:08 +00:00
ajacoutot
0f9ade8790 Some more AAC fixes.
from Brad (maintainer)
2016-10-17 07:51:00 +00:00
ajacoutot
deea367a1f Update to awscli-1.11.5. 2016-10-17 07:47:11 +00:00
bentley
d386ef536d +libretro-genesis-plus-gx 2016-10-17 06:43:32 +00:00
bentley
ca7ad0e14f Import libretro-genesis-plus-gx-1.7.4.
Genesis Plus GX is an open-source Sega 8/16 bit emulator focused on accuracy
and portability.

The source code, initially based on Genesis Plus 1.2a by Charles MacDonald
has been heavily modified & enhanced, with respect to original goals and
design, in order to improve emulation accuracy as well as adding support for
new peripherals, cartridge or console hardware and many other exciting
features.

The result is that Genesis Plus GX is now more a continuation of the
original project than a simple port, providing very accurate emulation and
100% compatibility with Genesis / Mega Drive, Sega/Mega CD, Master System,
Game Gear & SG-1000 released software (including all unlicensed or pirate
known dumps), also emulating backwards compatibility modes when available.

ok fcambus@
2016-10-17 06:30:01 +00:00
jca
423138d11f Hook up tested lua52 and lua53 FLAVORS. 2016-10-16 23:52:31 +00:00
jca
d0addda815 Add explicit lua52/lua53 FLAVORS where supported.
Discussed on ports@, sthen@ agrees with the direction.
2016-10-16 23:21:22 +00:00