1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Commit Graph

396940 Commits

Author SHA1 Message Date
Kurt Jaeger
2fcc66a04a New port: devel/py-darts.util.lru
A LRUDict is basically a simple dictionary, which has a defined
maximum capacity, that may be supplied at construction time, or
modified at run-time via the capacity property:
>>> cache = LRUDict(1)
>>> cache.capacity
1

WWW: https://pypi.python.org/pypi/darts.util.lru

PR:		211047
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2016-07-13 05:26:30 +00:00
Kevin Lo
da5acae622 Add a missing dependency on graphics/ImageMagick. 2016-07-13 03:36:58 +00:00
Kevin Lo
87722fcc36 Import py-moviepy 0.2.2.11.
MoviePy s a Python module for video editing: cuts, concatenations,
title insertions, video compositing (a.k.a. non-linear editing),
video processing, and creation of custom effects.
2016-07-13 02:58:28 +00:00
Kevin Lo
0c263560fd Import py-imageio 1.5.
Imageio is a Python library that provides an easy interface to read and
write a wide range of image data, including animated images, volumetric data,
and scientific formats.
2016-07-13 02:56:49 +00:00
Jimmy Olgeni
fb4f990a8a Update devel/erlang-protobuffs to version 0.8.4. 2016-07-13 01:55:18 +00:00
Jason Unovitch
6fae8107d2 sysutils/py-salt: add patches to handle runtime regressions in 2016.3.x
Fixes cron.file from upstream issue #34094/#34095 [1].  This will be in
2016.3.2.
- https://github.com/saltstack/salt/issues/34094
- https://github.com/saltstack/salt/pull/34095

Restore patch for upstream issue #33608. This was patched in 2016.3.0 but
removed in the maintainer update to 2016.3.1 in r417508. However the patch
has yet to be merged upstream. [2]
- https://github.com/saltstack/salt/issues/33608

PR:		210627 [1], 210395 [2]
Reported by:	Andres Montalban <amontalban@gmail.com>
Approved by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
MFH:		2016Q3
2016-07-13 01:53:45 +00:00
Timur I. Bakeyev
4affeb6997 Add information about CVE-2016-2119 vulnerability in Samba suits.
Security:	CVE-2016-2119
2016-07-13 01:26:46 +00:00
Sergey A. Osokin
7f1a197b59 Upgrade third-party njs module from 44fe9c1 to f71f005. 2016-07-13 00:48:28 +00:00
Sergey A. Osokin
3c15b95e4f Upgrade from 5.0.28 to 5.0.29:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
2016-07-13 00:36:11 +00:00
Sergey A. Osokin
6132b99f9a Upgrade from 1.11.1 to 1.11.2.
<ChangeLog>

*) Change: now nginx always uses internal MD5 and SHA1 implementations;
   the --with-md5 and --with-sha1 configure options were canceled.

*) Feature: variables support in the stream module.

*) Feature: the ngx_stream_map_module.

*) Feature: the ngx_stream_return_module.

*) Feature: a port can be specified in the "proxy_bind", "fastcgi_bind",
   "memcached_bind", "scgi_bind", and "uwsgi_bind" directives.

*) Feature: now nginx uses the IP_BIND_ADDRESS_NO_PORT socket option
   when available.

*) Bugfix: a segmentation fault might occur in a worker process when
   using HTTP/2 and the "proxy_request_buffering" directive.

*) Bugfix: the "Content-Length" request header line was always added to
   requests passed to backends, including requests without body, when
   using HTTP/2.

*) Bugfix: "http request count is zero" alerts might appear in logs when
   using HTTP/2.

*) Bugfix: unnecessary buffering might occur when using the "sub_filter"
   directive; the issue had appeared in 1.9.4.

</ChangeLog>
2016-07-13 00:17:04 +00:00
John Marino
2e94d74398 security/libsodium: Upgrade version 1.0.8 => 1.0.10
Also bump all ports that depend on libsodium.

PR:		210999
Submitted by:	manu
Approved by:	vsevolod (maintainer)
2016-07-12 22:03:52 +00:00
Timur I. Bakeyev
362844ef4d Update Samba 4.2, 4.3 and 4.4 to the lates version to address CVE-2016-2119 (Client side SMB2/3 required signing can be downgraded).
Security:	CVE-2016-2119
2016-07-12 21:36:22 +00:00
Brad Davis
71d6753c35 Add sysutils/u-boot-orangepi-one
PR:		211043
Submitted by:	manu
Approved by:	bdrewery (implicit)
2016-07-12 20:22:16 +00:00
Brad Davis
62f7ccb4e7 Update sysutils/u-boot-olimex-a20-som-evb to 2016.07.
PR:		211042
Submitted by:	manu
Approved by:	bdrewery (implicit)
2016-07-12 19:57:47 +00:00
Rene Ladan
a0f90776f4 Remove expired port:
2016-07-04 net/lam: Broken for more than 6 months
2016-07-12 19:51:56 +00:00
Dmitry Marakasov
06c68b1c01 - Update to 1.25
- Switch to USES=ssl
- Switch to @sample
- Fix rc.d script filename
- Pass maintainership to submitter

PR:             210895
Submitted by:   leres@ee.lbl.gov
2016-07-12 19:47:08 +00:00
Dmitry Marakasov
d336ad8586 - Add LICENSE
- Switch to USES=localbase
- Cosmetic fixes
- Strip library
- Fix library paths order to fix build in presence of older version of itself

PR:		210635
Submitted by:	amdmi3
Approved by:	maintainer timeout (malus.x@gmail.com, 2 weeks)
2016-07-12 19:44:44 +00:00
Dmitry Marakasov
2b0e2759ae - Update to 2.1.2
PR:		211010
Submitted by:	umeno@rr.iij4u.or.jp (maintainer)
2016-07-12 19:39:20 +00:00
Rene Ladan
dfcf5d1dc0 science/ncs: remove optional build knob on expired net/lam
PR:		210850
Submitted by:	myself
Approved by:	maintainer (thierry)
2016-07-12 19:38:30 +00:00
Dmitry Marakasov
41b09d053a - Update to 5.1.10
- While here, add NO_ARCH

PR:		210975
Submitted by:	ultima1252@gmail.com (maintainer)
2016-07-12 19:38:01 +00:00
Rene Ladan
8b36c9a1dc science/fvm: remove optional knob on expired net/lam
PR:		210849
Submitted by:	myself
Approved by:	maintainer (thierry)
2016-07-12 19:37:55 +00:00
Dmitry Marakasov
056b9eaf94 - Update to 0.8
- Switch to USES=ssl
- Fix build with ports openssl

PR:		210952
Submitted by:	liangtai.s16@gmail.com (maintainer)
2016-07-12 19:35:24 +00:00
Dmitry Marakasov
08ed060b62 - Clarify LICENSE
- Add LICENSE_FILE
- Remove unneeded flags
2016-07-12 19:33:37 +00:00
Pawel Pekala
baa56e32e1 Update to version 1.5.1
PR:		210364
Submitted by:	Eric Camachat (maintainer)
2016-07-12 19:17:06 +00:00
Jung-uk Kim
e61ac9c171 Allow overriding MAINTAINER from slave ports. 2016-07-12 18:55:35 +00:00
Antoine Brodin
e2ac749636 Update to 1.6.23
PR:		210911
Submitted by:	Piotr Kubaj
2016-07-12 18:16:31 +00:00
Kurt Jaeger
f64f397b91 ports-mgmt/dialog4ports: 0.1.5 -> 0.1.6
- Added support dialog.ascii_lines(D4PASCIILINES), thanks to kuriyama
- Now first line can be ITEM_SEPARATOR, reported by: Rotluchs(EFnet)
- Rewrote Makefile, bsd.prog.mk no longer needed, with help from amdmi3
- Fix help message, thanks to wblock

PR:		211035
Submitted by:	rum1cro@yandex.ru (maintainer)
2016-07-12 18:03:44 +00:00
Mikhail Teterin
ab70aeabdf Rename the license to match strings found in lang/tcl86. When the
TclTk is added to the licensing database, it will be a little easier
to clean up the ports, which currently have to define it themselves.

PR:		211040
2016-07-12 18:02:30 +00:00
Mikhail Teterin
662c5efd2f Upgrade from 1.4.2 to 1.4.6. Respect EXAMPLES-option, add
license-definition and define TEST_TARGET.

Reported by:	trasz
2016-07-12 17:43:54 +00:00
Pawel Pekala
777736cb52 Update pkg-message
The check for the minimum Zsh version is built in to the port and there
is no need to specify DATADIR, since it's already substituted in the message.

PR:		210930
Submitted by:	maintainer
2016-07-12 17:16:44 +00:00
Brad Davis
f1d20ceb56 Add sysutils/u-boot-sinovoip-bpi-m3
Submitted by:	jmcneill
Approved by:	bdrewery (implicit)
2016-07-12 17:04:18 +00:00
Dmitry Marakasov
8d2f2e1dc3 - Update to 10526 2016-07-12 15:27:23 +00:00
Sean Bruno
30cb462b0d Update qemu-sbruno/qemu-static-user to track upstream development.
Change the way qemu-user-static builds with relationship to glib20 (ian@)

Update a couple of patches for changes to include file locations.
2016-07-12 15:17:44 +00:00
Emanuel Haupt
4a07d60969 GoTTY is a simple command line tool that turns your CLI tools into web
applications.

GoTTY starts a new process with the given command when a new client connects
to the server. This means users cannot share a single terminal with others by
default. However, you can use terminal multiplexers for sharing a single
process with multiple clients.

For additional security, SSL/TLS client certificate authentication and
session encryption should be used.

WWW: https://github.com/yudai/gotty
2016-07-12 15:13:23 +00:00
Jimmy Olgeni
482aeab4e7 Update devel/erlang-gpb to version 3.23.0. 2016-07-12 15:08:04 +00:00
Wen Heping
c414e3c6f9 - Update moodle to 2.9.7, 3.0.5 and 3.1.1(include security fix)
- Adjust CONFLICTS

MFH:		2016Q3
2016-07-12 14:46:48 +00:00
Jimmy Olgeni
b6dfa53c20 Patch devel/erlang-msgpack for upcoming Erlang 19. 2016-07-12 14:28:21 +00:00
Jimmy Olgeni
77c78bdd94 Patch devel/erlang-cuttlefish for upcoming Erlang 19. 2016-07-12 14:27:10 +00:00
Guido Falsi
931dad9e43 - Update to 1.28
- geanysendmail module renamed to sendmail
2016-07-12 12:44:38 +00:00
John Marino
d4d58faea9 lang/rust: Update distinfo.x86_64 for DragonFly support
A custom bootstrap compiler package had to be created for DragonFly using
FreeBSD's as a model since upstream did not provide one for DF this time.

Approved by:	riggs (maintainer)
2016-07-12 11:49:49 +00:00
Veniamin Gvozdikov
4d53cb35cf - Add support FreeBSD 12.0
PR:		ports/211030
Submitted by:	olevole@olevole.ru (maintainer)
2016-07-12 11:10:58 +00:00
Tijl Coosemans
1a946409f6 Add patch from upstream commit 7247f99b3e068a2b90b7776a2cdd438fddb7a38b
to fix a header.

Reported by:	Gert Doering <gert@greenie.muc.de>
2016-07-12 09:33:54 +00:00
Dmitry Marakasov
5c187769fe - Switch to options helpers 2016-07-12 09:00:11 +00:00
Jan Beich
dbdf0b1ecb security/libargon2: add new port
PR:		209411
Submitted by:	Christopher Hall <christopherhall.hsw@gmail.com>
Reviewed by:	Yonas Yanfa, Vladimir Krstulja

Argon2 is a password-hashing function that summarizes the state of the
art in the design of memory-hard functions and can be used to hash
passwords for credential storage, key derivation, or other
applications.

https://github.com/P-H-C/phc-winner-argon2
2016-07-12 08:46:21 +00:00
Li-Wen Hsu
ca37aeeebe - Update to 2.13 2016-07-12 07:00:29 +00:00
Jan Beich
8ddbc0585e multimedia/openh264: back out r418381 (try#2)
As every consumer was broken except for net/pjsip which isn't actually
linking against openh264 there's no need to bump PORTREVISION.
2016-07-12 04:30:32 +00:00
Don Lewis
940c035823 Add missing dependencies reported by stage-qa:
USE_XORG+=      sm xinerama

        devel/dbus (when GNOME option is enabled)

        multimedia/gstreamer (when MMEDIA option is enabled)

        graphics/poppler (-devel only, when PDFIMPORT option is enabled)

Add USES=ssl since this OpenOffice does use OpenSSL.  The base and ports
versions of OpenSSL are both known to work.  It is unknown if LibreSSL
works because the dependency ftp/curl does not currently build with
LibreSSL.

Replace one remaining path to a .jar file with ${JAVALIBDIR} in
CONFIGURE_ARGS.

Replace an absolute symlink with a relative one.

Re-align \ line continuation characters in *_DEPENDS after removal of
${PORTSDIR} from dependencies, and make a few other whitespace cleanups.

MFH:		2016Q3
2016-07-12 03:24:20 +00:00
Roman Bogorodskiy
0bfdcb351a net/py-libcloud: update to 1.1.0
Also, drop deletion of *.rej files because
they no longer present is the distfile.
2016-07-12 00:48:07 +00:00
Matthew Seaman
281fc39e7c Rename security/hashcat to security/hashcat-legacy
(Tracking upstream change)

security/hashcat has been extensively reworked and may now utilize
OpenCL to run on GPUs etc.  Most people are expected to upgrade to
security/hashcat (hashcat-3.00); this port is being kept in order to
support people for whom hashcat-3.00 may not be compatible.

Add explicit dependency on math/gmp

PR:		210873
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2016-07-11 21:27:18 +00:00
Matthew Seaman
cfcc60d58c Upgrade to 3.00
This is a major rewrite that combines the codebases of the former
hashcat (running on the main CPU) and oclHashcat (running on the GPU).

Because of the extent of the changes, the previous version will still
remain available, renamed to 'hashcat-legacy' (following upstream)

ChangeLog: https://github.com/hashcat/hashcat/releases/tag/v3.00

PR:		210873
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2016-07-11 21:21:35 +00:00