Commit graph

401133 commits

Author SHA1 Message Date
Joseph Mingrone
29a8954d58 net-mgmt/collectd5: fix disk plugin issue for FreeBSD versions 10+
The file lib/collectd/disk.so was being commented out in pkg-plist for
all FreeBSD versions instead of just for versions less than 10.

Reported by:	pierre@guinoiseau.eu (via ports-committers@)
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8042
2016-09-28 02:27:03 +00:00
Jan Beich
dfabc72bcb multimedia/kvazaar: oops, drop useless word 2016-09-28 02:23:26 +00:00
Wen Heping
da417606c8 - Document the security vulnerability in py-django, py-django18 and py-django19.
PR:		213033
Submitted by:	vlad-fbsd@acheronmedia.com
Security:	CVE-2016-7401
2016-09-28 02:20:17 +00:00
Jan Beich
6f58f41a07 multimedia/kvazaar: oops, USES isn't modified in -devel slave 2016-09-28 02:19:08 +00:00
Jan Beich
9704b043e9 multimedia/ffmpeg: add KVAZAAR option (another HEVC implementation) 2016-09-28 02:13:50 +00:00
Jan Beich
174ead1633 multimedia/kvazaar: add new port
The purpose of this academic open-source project is to develop a video
encoder for the emerging High Efficiency Video Coding (HEVC) standard.
This Kvazaar HEVC encoder is being developed towards the following goals:

1. Coding efficiency close to HEVC reference encoder (HM)
2. Modular encoder structure to simplify its data flow modeling
3. Efficient support for different parallelization approaches
4. Easy portability to different platforms
5. Optimized encoding speed without sacrificing its coding efficiency,
   modularity, or portability
6. Reduced computation and memory resources without sacrificing its
   coding efficiency, modularity, or portability
7. Excellent software readability and implementation documentation

Achieving these objectives requires encoder with design decisions that
make this open-source encoder unique:

1. The encoder is developed from the scratch (HM used as a reference)
2. The implementation language is platform-independent C

http://ultravideo.cs.tut.fi/#encoder
2016-09-28 02:13:33 +00:00
Wen Heping
c86e355bb2 - Update django18 and django19 to 1.8.15 and 1.9.10
(security update)

MFH:	2016Q3
2016-09-28 01:58:54 +00:00
Wen Heping
1cb73ec0a7 - Update to 1.08
Changes: http://cpansearch.perl.org/src/DROLSKY/DateTime-Locale-1.08/Changes
- Update DEPENDS
2016-09-28 00:51:52 +00:00
Wen Heping
db2b1e5d52 Create a customized, optimized, non-lobotomized, uncompromised, and
thoroughly specialized parameter checking subroutine.

WWW: http://search.cpan.org/dist/Params-ValidationCompiler/
2016-09-28 00:37:53 +00:00
Dmitry Marakasov
11c8d787ce - Update to 0.91.0 2016-09-27 23:56:28 +00:00
Dmitry Marakasov
64107ce9d2 - Update to 0.61
- Add LICENSE
- Switch to options helpers
2016-09-27 23:54:32 +00:00
Dmitry Marakasov
aff7b63b01 Add graphics/ansilove:
ANSi / ASCII art to PNG converter

- Supports 7 textmode formats:
  ANS/PCB/BiN/ADF/iDF/TND/XBiN
- Supports 14 MS-DOS charsets
- 80x25, 80x50 and Amiga fonts
- Supports SAUCE and iCE colors
- Small output size (4-bit PNG)

WWW: https://github.com/ansilove/ansilove
2016-09-27 23:46:04 +00:00
Sergey A. Osokin
a904110a38 Upgrade from 3.2.3 to 3.2.4.
ChangeLog:	https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES
2016-09-27 23:09:25 +00:00
Bernard Spil
358513d95c security/libressl-devel: Update to 2.5.0
- Update to 2.5.0
  - Fixes CVE-2016-6304
  - Fix plist issues
  - Switch post-install to post-stage

Security:	337d8-83ed-11e6-bf52-b499baebfeaf
2016-09-27 21:31:33 +00:00
Bernard Spil
9e572f0fb2 security/vuxml: Update recent OpenSSL vuln (add LibreSSL)
- Add libressl and libressl-devel
2016-09-27 21:00:05 +00:00
Jason Helfman
33a70794b3 - update to 20151016 2016-09-27 20:56:34 +00:00
Bernard Spil
4f6176749d security/libressl: Update to 2.4.3
- Update to 2.4.3
  - Only affected by CVE-2016-6304 (high)

MFH:		2016Q3
Security:	CVE-2016-6304
Security: 	43eaa656-80bc-11e6-bf52-b499baebfeaf
2016-09-27 20:50:33 +00:00
Thierry Thomas
04e714eb80 Mark cad/gmsh-occ BROKEN for -CURRENT / i386.
See PR 213008.
2016-09-27 20:32:54 +00:00
Thierry Thomas
497d970bbf Fix tox-bootstrapd. 2016-09-27 19:49:31 +00:00
Vsevolod Stakhov
0493b380f3 - Update to 1.0.11
No bump for dependent port is required as this version has no API changes
2016-09-27 19:43:32 +00:00
Jan Beich
b59e043cde emulators/ppsspp: enslave GUI options
Catering package-only users that want Qt4 flavor or just SDL UI.
COMMENT and pkg-descr (both plural) can be improved in future.
2016-09-27 18:25:34 +00:00
Jan Beich
55be9c95f5 sysutils/android-file-transfer: enslave GUI and expose CLI option
Catering package-only users that want Qt4 flavor or just non-GUI parts.
COMMENT and pkg-descr (both plural) can be improved in future.
2016-09-27 18:25:17 +00:00
Jan Beich
25b98debb6 devel/onscripter: update to 20160925
MFH:		2016Q3 (no consumers apart from ports/197229)
2016-09-27 18:25:00 +00:00
Marcelo Araujo
cace611f6e Mark as broken on FreeBSD 9. 2016-09-27 17:50:45 +00:00
Dmitry Marakasov
061617f378 devel/py-yaml:
- Add LICENSE_FILE
- Switch to options helpers
- Strip library
- Add support for tests

Add devel/py3-yaml python3 counterpart of this port

PR:		212692
Submitted by:	amdmi3
Approved by:	maintainer timeout (jpaetzel, 2 weeks)
2016-09-27 17:49:37 +00:00
Marcelo Araujo
ba6465bb3f Update to 8.12.4. 2016-09-27 17:39:52 +00:00
Thierry Thomas
e6c193dd9c Upgrade to 1.9.10.
Changelog at
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.9.10
2016-09-27 16:48:16 +00:00
Antoine Brodin
ea16d28b49 - Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it

PR:		212869
2016-09-27 16:32:52 +00:00
Mathieu Arnold
499919c7a8 Update BIND9 to latest versions, 9.9.9-P3, 9.10.4-P3, 9.11.0rc3
MFH:		2016Q3
Security:	CVE-2016-2776
Sponsored by:	Absolight
2016-09-27 16:10:22 +00:00
William Grzybowski
ff6e5f792c multimedia/py-subliminal: update to 2.0.5
PR:		212646
Submitted by:	Andrej Ebert
2016-09-27 14:49:27 +00:00
Grzegorz Blach
e889bcf2e7 - Update devel/efl to 1.18.1
- Update devel/py-efl to 1.18.0
- Update multimedia/rage to 0.2.1
- Update x11-wm/enligtenment to 0.21.2
- Bump PORTREVISION in graphics/edje_viewer
- Bump PORTREVISION in x11/terminology
- Merge graphics/evas_generic_loaders* into devel/efl
- Merge multimedia/emotion_generic_players-vlc into devel/efl
- Merge x11-toolkits/elementary into devel/efl
2016-09-27 13:43:25 +00:00
Alex Dupre
5e39b9d018 Update to 0.4.2 release. 2016-09-27 12:47:39 +00:00
Jimmy Olgeni
13204a3852 Remove unnecessary RUN_DEPENDS in net/go-nats.
Submitted by:	vanilla
2016-09-27 09:24:00 +00:00
Jimmy Olgeni
70381e7766 Add net/go-nats, a Go client library for NATS. 2016-09-27 09:01:23 +00:00
Jimmy Olgeni
9d2a60235b Add devel/go-nuid, the NATS unique identifier generator library. 2016-09-27 08:58:23 +00:00
Jimmy Olgeni
3c2687b64e Update www/elixir-httpoison to version 0.9.2. 2016-09-27 08:06:51 +00:00
Jimmy Olgeni
669f0702c3 Update devel/elixir-swarm to version 1.0.1. 2016-09-27 07:52:21 +00:00
Torsten Zuehlsdorff
3e1c606fc2 devel/rubygem-jbuilder: Update from 2.4.1 to 2.6.0
2.6.0
- Rails 5 cache! with expire support
- Generated view DRYed by using model partial

2.5.0
- Rails 5 compatibility

Approved by: swills (mentor)
2016-09-27 07:49:04 +00:00
Torsten Zuehlsdorff
f37e085a5f devel/rubygem-byebug: Update from 9.0.4 to 9.0.5
- Error loading rc file when ENV['HOME'] is unset.

Approved by: swills (mentor)
2016-09-27 07:48:38 +00:00
Torsten Zuehlsdorff
8915fddff9 www/rubygem-uglifier: Update from 3.0.0 to 3.0.2
3.0.2
- add top-level keep_fnames option that implies both compressor
  and mangler keep_fnames
- update UglifyJS to 2.7.3

3.0.1
- update UglifyJS to 2.7.0
- split JS dependencies to separate files

Approved by: swills (mentor)
2016-09-27 07:47:48 +00:00
Torsten Zuehlsdorff
8965ede430 devel/phpunit: Update from 5.4.7 to 5.5.5
Changes: https://github.com/sebastianbergmann/phpunit/blob/5.5/ChangeLog-5.5.md

Approved by: pi (mentor)
2016-09-27 07:47:15 +00:00
Raphael Kubo da Costa
5331297867 Fix some configuration test failures and use the system LevelDB port
These are fixes for two separate issues (even though fixing the latter
depends on fixing the former), but they are being landed together to avoid
having to bump PORTREVISION twice.

1. r411689 ("Drop USES=gmake") caused a regression where several
   configuration tests (glx, libXcomposite, libXrender and leveldb) were
   failing even though they should not.
   The .pro files for those tests all have "OBJECTS_DIR = obj", which causes
   qmake to create this subdirectory when generating the test's Makefile and
   put object files there. The problem is that make(1) always tries to cd
   into this directory (among others in case MAKEOBJDIRPREFIX or MAKEOBJDIR
   are set), so the compiler was being invoked like this:

       c++ -o obj/foo.o /path/to/foo.cpp

   from _within_ obj/ itself, causing the compiler to fail. Readding
   USES=gmake is an option, but it causes the build to take a lot longer, so
   the approach I ended up adopting is to patch the .pro files and remove
   the OBJECTS_DIR lines.
   Fixing this enables a few more graphics-related configuration options
   ("graphics_surface" and "glx").

2. The port was always failing to build if databases/leveldb was installed.
   Because we were not depending on databases/leveldb and also because of
   the item above, we were always building WebKit's bundled LevelDB copy as
   a static library and linking it into libQt5WebKit.so. However, the way
   the linker was invoked was always causing the system-wide libleveldb.so
   to be used instead:

       c++ -o libQt5WebKit.so -Wl,-whole-archive -lleveldb -Wl,-no-whole-archive -L/path/to/static/leveldb [...]

   Since there is no reason to use a bundled dependency anyway, it is easier
   to just make the build use the system-wide LevelDB. Doing so does require
   some patching though, as the LevelDB port installs the memenv.h header
   into a location that differs from the one WebKit expects.

PR:		212859
Reviewed by:	tcberner
MFH:		2016Q3
2016-09-27 07:08:19 +00:00
Wen Heping
04a02aef99 Loading this plugin causes your tests to fail if there any
warnings while they run. Each warning generates a new failing
test and the warning content is outputted via diag.

This module uses $SIG{__WARN__}, so if the code you're testing
sets this, then this module will stop working.

WWW: http://search.cpan.org/dist/Test2-Plugin-NoWarnings/
2016-09-27 06:47:11 +00:00
Vanilla I. Shu
546401e2fd Update to 2.3.1. 2016-09-27 03:30:30 +00:00
Vanilla I. Shu
0150cffdfd Update to 1.41, and add LICENSE. 2016-09-27 03:22:01 +00:00
Vanilla I. Shu
c6c90c30f1 Update to 2.25. 2016-09-27 03:14:07 +00:00
Vanilla I. Shu
83d9e876b0 Update to 1.6.1. 2016-09-27 02:48:31 +00:00
Wen Heping
ede86d2895 - Update to 0.8
- Update LICENSE

PR:		212842
Submitted by:	onestsam@gmail.com(maintainer)
2016-09-27 01:28:46 +00:00
Vanilla I. Shu
6bd44ffd9d Update to 2.22. 2016-09-27 00:55:23 +00:00
Wen Heping
dd932120a2 - Update to 2.1.0
- Add LICENSE

PR:		213003
Submitted by:	rum1cro@yandex.ru(maintainer)
2016-09-27 00:47:19 +00:00