Commit graph

401177 commits

Author SHA1 Message Date
Antoine Brodin
7cfe59ba13 New port: security/rubygem-rex-encoder
This library provides the basis for all of the polymorphic encoders that
Metasploit uses for payload encoding. Encoders are used to try and create a
version of a payload that is free of bad characters as defined by the exploit.

WWW: https://github.com/rapid7/rex-encoder
2016-09-28 20:27:55 +00:00
Antoine Brodin
3584307602 Update to 0.1.6 2016-09-28 20:26:35 +00:00
Tilman Keskinoz
4c246b5fff Drop maintainership, ENOTIME for reddit
There is an update available
2016-09-28 20:26:33 +00:00
Tilman Keskinoz
cbe0f000b1 Update to 0.2.0
* Code was merged into python 3.5, so this port is not necessary for
  python > 3.5, set USES accordingly
* Drop maintainership, ENOTIME
2016-09-28 20:22:46 +00:00
Tilman Keskinoz
ea4baf1f0b Update to 1.8.18
Drop maintainership, as I switched jobs and no longer do smartcards stuff
2016-09-28 20:12:06 +00:00
Antoine Brodin
10695d0665 Update to 0.7.4
PR:		213050
Submitted by:	maintainer
2016-09-28 20:07:23 +00:00
Tilman Keskinoz
027f26a876 Update to 0.5.0 2016-09-28 20:02:17 +00:00
Antoine Brodin
c51216b7af New port: devel/py-pathlib2
Backport of standard pathlib module which tracks the standard library module,
so all the newest features of the standard pathlib can be used also on older
Python versions.

WWW: https://pypi.python.org/pypi/pathlib2/

PR:		213049
2016-09-28 20:02:16 +00:00
Tilman Keskinoz
0414f2190d Update to 0.9.1 2016-09-28 20:01:44 +00:00
Jimmy Olgeni
05f90bad72 Update devel/elixir-swarm to version 1.0.3. 2016-09-28 18:13:46 +00:00
Guido Falsi
6758118b3d - Update conky and conky-awesome to 1.10.4
- Take maintainership [1]
- Options adapted to new version
- Removed LUA option since it's a mandatoory requirement now
- Use project own install target
- Fix installation of lua helper libraries
- Project moved to github
- in conky-awesome, properly use OPTIONS_EXCLUDE

PR:		212629
Submitted by:	me
Approved by:	ntarmos@ceid.upatras.gr (former maintainer) [1]
2016-09-28 16:55:38 +00:00
John Marino
e4fb654829 ports-mgmt/synth: Upgrade version 1.51 => 1.52
Fix regression in text-mode caused by activation of watchdog.
The watchdog is checking the lengths of the build logs to figure out if
a builder has stalled.  It turns out that the logs were only being
inspected in ncurses display mode, so any port that took longer than
20 minutes to build would be aborted by the watchdog.

While here, bump the *BASE* time limit for the build phase from 20 to
25 minutes based on extreme causes (normally involving gcc or tex ports)
and also bump the check-plist phase limit from 3 minutes to 10 minutes.
Some ports have tens of thousands of files in them which takes a long
time to check under test mode, especially if the server is loaded.
2016-09-28 16:08:27 +00:00
John Marino
f0f4670919 archivers/zstd: Upgrade version 1.0.0 => 1.1.0 2016-09-28 15:56:18 +00:00
Diane Bruce
a8280a9e18 Update to 0.5.1
Add some examples if requested.
Add some test programs if requested.

N.B. PR is actually against comms/libcodec2 which is a duplicate port.

PR:		ports/210186
Submitted by:	takefu@
2016-09-28 15:01:46 +00:00
Jan Beich
e61fb3cf3f games/libretro-cores: update fbalpha core to fix rewind bug
*  Upgrades fbalpha core from version 0.2.97.37 to 0.2.97.38, which fixes
   rewinding on pgm game (Ketsui tested) when using fba/fbalpha core
*  Update path of snes9x-next to new name of snes9x2010 (same checkout version)

PR:		212479
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	yuri@rawbw.com (maintainer)
2016-09-28 14:41:24 +00:00
Bernard Spil
34310aa19f www/nghttp2: Update to 1.14.1
- Update to 1.14.1
  - Update pkg-plist for shlib versions

Approved by:	Maintainer timeout
2016-09-28 13:56:53 +00:00
Mathieu Arnold
62a5ff52a9 Also, you can't set SSL_DEFAULT, and don't give bad advices to people,
it should never be set directly, but always through DEFAULT_VERSIONS.

With hat:	portmgr
Sponsored by:	Absolight
2016-09-28 13:47:53 +00:00
Mathieu Arnold
6b7b9209a5 You cannot, ever, set DEFAULT_VERSIONS in a port.
Sponsored by:	Absolight
2016-09-28 13:35:08 +00:00
Mathieu Arnold
af99eac7fe You cannot, ever, set DEFAULT_VERSIONS in a port.
Sponsored by:	Absolight
2016-09-28 13:28:57 +00:00
Jan Beich
dcf724a480 games/manaplus: update to 1.6.9.24
Changes:	https://manaplus.org/changelog#new_release_16924
PR:		212978
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
2016-09-28 12:55:28 +00:00
Mathieu Arnold
cfc6e775a3 Add bind9-devel to the latest BIND9 vuln.
Sponsored by:	Absolight
2016-09-28 12:55:20 +00:00
Mathieu Arnold
7b562b7a32 Update to latest commit.
MFH:		2016Q3
Security:	CVE-2016-2776
Sponsored by:	Absolight
2016-09-28 12:55:15 +00:00
Mathieu Arnold
6a863d85b8 Remove MAKE_JOBS_UNSAFE for BIND9.
It was added in 2009 in r232247 without the reason it was failing, I've
tried with -J 2-10, and can't have one of the BIND9 port fail.
Feel free to add it back, but please, add the reason why it fails.

Sponsored by:	Absolight
2016-09-28 12:55:09 +00:00
Vanilla I. Shu
89f096f364 Update to 0.16.0. 2016-09-28 12:37:19 +00:00
Mathieu Arnold
4cb396b59c Fix build with curl 7.50.2+.
Sponsored by:	Absolight
2016-09-28 11:48:46 +00:00
Jan Beich
f9348f7cf3 net-p2p/transmission-cli: update mirrors 2016-09-28 10:37:35 +00:00
Jan Beich
f324180c13 devel/android-tools-adb{,-devel}: drop unnecessary non-ASCII serial handling
Linux replaced the code as well in
https://android.googlesource.com/platform/system/core/+/9309ecbcec42%5E!/

PR:		199185
2016-09-28 09:43:38 +00:00
Dmitry Marakasov
524a7123fb - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2016-09-28 09:01:46 +00:00
Dmitry Marakasov
6f4265338b - Disable server until it's unbroken (haskell problem) 2016-09-28 08:41:33 +00:00
Jan Beich
c02fad6e39 devel/nspr: update to 4.13
Changes:	https://hg.mozilla.org/projects/nspr/log/NSPR_4_13_RTM
2016-09-28 08:23:59 +00:00
Jan Beich
fabce29e33 security/nss: update to 3.27
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27_release_notes
2016-09-28 08:23:39 +00:00
Alex Dupre
b1e3ed17fd Fix integer overflow in gdImageWebpCtx and bump PORTREVISION.
PR:		213023
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
2016-09-28 08:20:46 +00:00
Alex Dupre
a9f8bc813e Comment out PATCH_DEPENDS.
Spotted by:	mat
2016-09-28 08:17:03 +00:00
Alex Dupre
b16370a225 Update to 3.1.5 release. 2016-09-28 08:04:21 +00:00
Xin LI
b700574b14 Document BIND remote DoS vulnerability. 2016-09-28 08:00:08 +00:00
Jan Beich
9c47892daf games/opensfx: clarify the license is uncommon 2016-09-28 07:16:24 +00:00
Jan Beich
111b8ab9fa games/oolite: chase r421995 2016-09-28 07:16:10 +00:00
Jan Beich
beae4033a0 converters/p5-LaTeXML: chase r358922 2016-09-28 07:15:56 +00:00
Vanilla I. Shu
95e3ae0cb4 Update to 1.0.8.
PR:		213037
Submitted by:	maintainer
2016-09-28 06:48:15 +00:00
Jan Beich
629a8d6b69 Convert CC license names to r421995 spellings
While here fix common mistakes such as:
- Missing "or (at your option) any later version" bit
- LICENSE_FILE with LICENSE_COMB != single
- LICENSE_COMB = dual for code + assets
- Copy-pasting undocumented NC/SA restriction
2016-09-28 06:38:00 +00:00
Roman Bogorodskiy
89047ad0d2 audio/mpg123: update to 1.23.8 2016-09-28 06:08:49 +00:00
Olivier Duchateau
77c94315d9 Update to 1.18 2016-09-28 04:32:12 +00:00
Vanilla I. Shu
be3dd3ac09 1: Upgrade to 1.3.
2: refine configure arguments.
2016-09-28 03:07:23 +00:00
Joseph Mingrone
512daaacda biology/paml: update to version 4.9c and various improvements
- Update to version 4.9c
- Set LICENSE=GPLv3
- Use the variable PORTDOCS to automate the generation of the DOCS plist (as
  suggested by mat@).
- Install dat/ examples/ and Technical/ directories as well as files in the root
  directory of the distribution tarball.
- Fix broken permissions.
- Delete Windows executables.
- Build and install useful binaries not built by upstream's Makefile.
- Update pkg-descr.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8040
2016-09-28 02:30:29 +00:00
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