1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

403247 Commits

Author SHA1 Message Date
Kurt Jaeger
c481e53f3e sysutils/mcelog: update 143 -> 144
- Add Knights Mill (KNM) CPUID

PR:		213885
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-10-29 15:41:18 +00:00
Mark Felder
451ea15bd9 net/vnstat: Update to 1.15
PR:		213840
2016-10-29 15:28:58 +00:00
Mark Felder
69bc7701bf Document openssh DoS
PR:		213640
Security:	CVE-2016-8858
2016-10-29 15:19:27 +00:00
Jan Beich
8e48700cce devel/onscripter: update to 20161025 2016-10-29 15:01:59 +00:00
Emanuel Haupt
a2a12add65 Remove depending on argparse, all Python versions in ports tree have it as
built-in.

PR:		213884
Submitted by:	lwhsu
2016-10-29 14:22:49 +00:00
Jan Beich
b40fa2e35d www/py-flexget: update to 2.5.6
Changes:	https://github.com/Flexget/Flexget/compare/2.5.3...2.5.6
PR:		213853 (for tracking)
2016-10-29 13:34:36 +00:00
Jan Beich
6fe007e4f6 www/py-flask-login: update to 0.4.0
Changes:	https://github.com/maxcountryman/flask-login/compare/0.3.2...0.4.0
PR:		213853
Approved by:	Andrej Ebert (maintainer)
2016-10-29 13:34:22 +00:00
Thomas Zander
d9808babc5 Update to upstream version 3.0.13.5
PR:		213794
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-10-29 12:59:09 +00:00
Pietro Cerutti
2b9f93fd10 mail/neomutt: update to 20161028
Release notes:
https://github.com/neomutt/neomutt/releases/tag/neomutt-20161028

Approved by:    bapt (maintainer, implicit)
2016-10-29 12:20:44 +00:00
Roman Bogorodskiy
6712dcbe90 Add py-taskflow 2.6.0, taskflow structured state management library.
PR:		213769
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-10-29 12:07:44 +00:00
Roman Bogorodskiy
cb10d3d6f9 Add py-cursive 0.1.1, cursive implements OpenStack-specific validation
of digital signatures.

PR:		213769
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-10-29 12:07:03 +00:00
Roman Bogorodskiy
e5440b3196 Add py-glance-store 0.18.0, openStack Image Service Store Library.
PR:		213769
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-10-29 12:06:25 +00:00
Roman Bogorodskiy
a54392da48 Add py-wsme 0.8.0, simplify the writing of REST APIs.
PR:		213769
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-10-29 12:05:15 +00:00
Roman Bogorodskiy
fc86e28139 Add py-castellan 0.4.0, generic Key Manager interface for OpenStack.
PR:		213769
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-10-29 12:04:36 +00:00
Raphael Kubo da Costa
5674aa0d0b kde.mk: Further cosmetic cleanups
Remove some extra tabs/spaces, fix typos in comments and refer to the right
variables in the comments.
2016-10-29 12:02:01 +00:00
Roman Bogorodskiy
fa0e158d9e Add py-automaton 1.4.0, friendly state machines for python.
PR:		213769
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-10-29 12:01:54 +00:00
Raphael Kubo da Costa
d229b76bd3 kde.mk: Replace spaces with tabs 2016-10-29 11:58:16 +00:00
Jason E. Hale
afeede8f62 New port: devel/gwenhywfar-qt5, the Gwenhywfar Qt5 support library
While here:
- Clean up if statements in the master port
- Substitute the major.minor version in all gwenhywfar pkg-plists

devel/gwenhywfar/files/patch-configure had to be reworked, but the
changes only affect the new port and the other changes do not
affect the packages, so no PORTREVISON bump.
2016-10-29 11:38:35 +00:00
Mathieu Arnold
7c8e7b69a8 Add a Perl CORE QA check.
This will use Module::CoreList to tell you if a dependency you added can
be removed, or only conditionally added.

Approved by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7832
2016-10-29 10:10:33 +00:00
Mathieu Arnold
d7df3c0f7d Fix file modes after extracting.
Some port's archives contains files modes that are a bit too restrictive
for some usage.  For example:
BUILD_DEPENDS=		${NONEXISTENT}:foo/bar:configure
When building as a regular user, dependencies are installed/built as
root, so if the archive contains files that have a mode of, say, 600,
they will not be readable by the port requesting the dependency.
This will also fix broken distribution files where directories don't
have the executable bit on.

OSVERSION 1100077 is after base r283997:

  Change directory permissions in pre-order.
  In this order, it won't try to recurse into a directory for which it
  doesn't have permission, before changing that permission.
  This follows an existing behavior in other BSDs, linux, OS X.

PR:		213574
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-29 09:30:14 +00:00
Dmitry Marakasov
db5f7b6cf1 - Switch to options helpers
- Regenerate patches
2016-10-29 09:04:18 +00:00
Baptiste Daroussin
1bc4c308f8 Update to 1.9.2
- Fix NetBSD ABI
- Add a fallback for when utimensat returns EOPNOTSUPP like on some NFS servers
- Install the NEWS file
2016-10-29 09:01:16 +00:00
Sunpoet Po-Chuan Hsieh
b1fd644827 - Add p5-Importer 0.024
Importer acts as a layer between Exporter and modules which consume exports. It
is feature-compatible with Exporter, plus some much needed extras. You can use
this to import symbols from any exporter that follows Exporters specification.
The exporter modules themselves do not need to use or inherit from the Exporter
module, they just need to set @EXPORT and/or other variables.

WWW: http://search.cpan.org/dist/Importer/
2016-10-29 08:43:43 +00:00
Jan Beich
65c6b6f88c devel/android-tools-simpleperf: update to 7.1.0.r4
No changes to the main component, only sync bundled liblog, libutils.
2016-10-29 07:07:51 +00:00
Jan Beich
305c06c3e6 devel/android-tools-{adb,fastboot}: update to 7.1.0.r4
Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.0.0_r1..android-7.1.0_r4/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-7.0.0_r1..android-7.1.0_r4/fastboot
2016-10-29 05:14:42 +00:00
Jan Beich
ce8dcf8c75 dns/openmdns: update to 0.6.11
Changes:	07cf5c1...2008828
2016-10-29 03:03:27 +00:00
Jan Beich
1feedf04f0 multimedia/{lib,}x264: unbreak ASM on mips* after r422672
ASM=on is nop on many Tier2 and Tier3 architectures: arm + armeb, mips +
mipsel, ia64, sparc64. mips64 may be able to use MSA optimizations but the
ancient GCC in base doesn't support -msa flag and lang/gcc* are broken.

arm (aka armv4t) failed as:
  You specified a pre-ARMv6 or Thumb-1 CPU in your CFLAGS.
  If you really want to run on such a CPU, configure with --disable-asm.

mips (o32) failed as: [1]
  You specified a pre-MSA CPU in your CFLAGS.
  If you really want to run on such a CPU, configure with --disable-asm.

PR:		213443
Reported by:	pkg-fallout [1]
Obtained from:	PkgSrc
Approved by:	portmgr blanket
2016-10-28 23:39:12 +00:00
Jan Beich
8edb48f13d multimedia/libx264: unbreak ASM on armv6 after r422672
/nxb-bin/usr/bin/cc -I. -I. -c -DSTACK_ALIGNMENT=4 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/quant-a.o common/arm/quant-a.S
<instantiation>:29:5: error: instruction requires: armv6t2
    rbit r1, r1
    ^
common/arm/quant-a.S:362:1: note: while in macro instantiation
decimate_score_1x 15
^
<instantiation>:29:5: error: instruction requires: armv6t2
    rbit r1, r1
    ^
/tmp/quant-a-8aad5d.s:515:1: note: while in macro instantiation
decimate_score_1x 16
^

PR:		213443
Reported by:	pkg-fallout, Bernd Walter, Mikael Urankar
Approved by:	portmgr blanket
2016-10-28 23:39:01 +00:00
Boris Samorodov
0383bf4d48 devel/arduino-core: Enable SAM platforms for use in the IDE,
simplify package_index_bundled.json.

PR:		213838
Submitted by:	Kyle Enavs <bsdports@kyle-evans.net> (maintainer)
2016-10-28 21:32:01 +00:00
Christian Weisgerber
7a4529726f Unblock the package build via static libressl. Adapted from [1].
OpenNTPD requires libtls, which is only available from LibreSSL.
If LibreSSL is not the default SSL library, link with a static copy
of the LibreSSL libraries.  This approach has the drawback that
whenever there is an update to libressl, the openntpd port will
require a PORTREVISION bump, otherwise it will not pick up the fixed
library and continue to use the old code.

Drop the RESSL option as LibreSSL is now always available.

PR:		213691 [1]
Submitted by:	jbeich
2016-10-28 20:38:17 +00:00
Ruslan Makhmatkhanov
e8231e481e multimedia/gpodder: update to 3.9.1 2016-10-28 20:33:14 +00:00
Ruslan Makhmatkhanov
dd2e3f77bd net/py-ldap3: update to 2.0.9 2016-10-28 20:20:38 +00:00
Ruslan Makhmatkhanov
5c0fc40055 devel/py-aniso8601: update to 1.2.0 2016-10-28 20:19:52 +00:00
Ruslan Makhmatkhanov
12adff7002 devel/py-boto: update to 2.43.0 2016-10-28 20:18:53 +00:00
Bernard Spil
feeeae7262 security/openssl: Bump PORTREVISION
- Make sure ports get rebuilt

PR:		209582
Reported by:	mat
2016-10-28 20:05:48 +00:00
Bernard Spil
613e0f8f9b security/openssl: Bump shared library version
- Bump shlib version for security/openssl
  - Bump shlib version for security/openssl-devel
  - Add instructions to UPDATING

PR:		209582
Reported by:	Matthew D. Fuller <fullermd@over-yonder.net>
MFH:		2016Q4
2016-10-28 19:49:18 +00:00
Boris Samorodov
34de7eaf4f devel/arduino16: Remove unneeded symlink.
PR:		213837
Submitted by:	Kyle Evans <bsdports@kyle-evans.net> (maintainer)
2016-10-28 19:36:21 +00:00
Jimmy Olgeni
10ef179081 Update devel/elixir-hex to version 0.14.0. 2016-10-28 18:24:43 +00:00
Alexey Dokuchaev
bb20c8e307 Do not redefine DEBUG_DESC when its meaning more or less matches the default
option description.  Those ports where it meant something more specific were
left untouched.
2016-10-28 17:55:30 +00:00
Antoine Brodin
a1f74e4f5e No longer ignore updates 2016-10-28 17:43:58 +00:00
Jan Beich
bc33c998df www/py-plone.resource: track PORTEPOCH in consumers 2016-10-28 17:15:00 +00:00
Jan Beich
781ffa17b8 www/py-cssutils: track PORTEPOCH in consumers 2016-10-28 17:14:47 +00:00
Jan Beich
5a9f85003e devel/py-venusian: track PORTEPOCH in consumers 2016-10-28 17:14:34 +00:00
Jan Beich
441e50cbc6 www/py-turbogears2: track PORTEPOCH in dependencies
- repoze.who-testutil>=1.0.8 doesn't exist in ports, setup.py
  actually refers to 1.0.1
2016-10-28 17:14:22 +00:00
Jan Beich
9003fa6509 devel/py-fabric: track PORTEPOCH in consumers 2016-10-28 17:14:10 +00:00
Jan Beich
df1b447590 databases/py-PyGreSQL: track PORTEPOCH in consumers 2016-10-28 17:13:57 +00:00
Jan Beich
a7f8bf84d9 devel/py-pytz: track PORTEPOCH in consumers 2016-10-28 17:13:45 +00:00
Jan Beich
4be855d6a6 math/py-numpy: track PORTEPOCH in consumers 2016-10-28 17:13:24 +00:00
Adam Weinberger
51412f49d1 Update to 2.2.26.0, which you can tell is higher than 2.2.26 because 0
is a larger number.

  - Fixed some compiling issues.
  - auth: Fixed assert-crash when using NTLM or SKEY mechanisms and
    multiple passdbs.
  - auth: Fixed crash when exporting to auth-worker passdb extra fields
    that had empty values.
  - dsync: Fixed assert-crash in dsync_brain_sync_mailbox_deinit
2016-10-28 17:11:06 +00:00
Kurt Jaeger
d2da5f386f audio/lmms: remove wrongly used PLIST_SUB from pkg-plist
PR:		210102
Submitted by:	Tobias C.Berner <tcberner@gmail.com>
Approved by:	rodrigo (maintainer timeout)
2016-10-28 17:04:12 +00:00