Commit Graph

434279 Commits

Author SHA1 Message Date
Niclas Zeising
c6fd70aef1 Update to 2.23
Use our own getopt instead of bundled version.

ChangeLog: https://feh.finalrewind.org/archive/2.23/
2017-12-31 11:08:25 +00:00
Tobias C. Berner
c45b599df9 Update archivers/py-borgbackup to 1.1.4
PR:		224791
Submitted by:	jjuanino@gmail.com <maintainer>
2017-12-31 10:24:45 +00:00
Tobias Kortkamp
619a7d8991 multimedia/kodi-devel: Fix silly typo 2017-12-31 10:22:57 +00:00
Tobias C. Berner
ec57d13261 Make x11-themes/qtcurve patch apply
Reported by:	antoine
2017-12-31 10:14:03 +00:00
Jochen Neumeister
a6aadee338 devel/pear-PHP_CodeSniffer: Update from 3.0.2 to 3.2.2
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases

 *While here, switch to DISTVERSION

PR:		224790
Reported by:	Franco Fichtner (franco@opnsense.org)
Approved by:	mentors (implicit)
2017-12-31 09:50:12 +00:00
Tobias C. Berner
de0fd246b5 Convert devel/cmake-doc and devel/cmake-gui to use CMAKE_ON/OFF 2017-12-31 09:43:44 +00:00
Tobias C. Berner
deebc4f35b Add CMAKE_ON and CMAKE_OFF to cmake.mk
USES=cmake now supports two additional list variables:
    * CMAKE_ON  : List of variables to turn on
    * CMAKE_OFF : List of variables to turn off
  This can be used as a shortcut to append these to CMAKE_ARGS.

  For example ports that previously set
    CMAKE_ARGS=		-DVAR1:BOOL=TRUE -DVAR2:BOOL=TRUE -DVAR3:BOOL=FALSE
  can now set this as
    CMAKE_ON=		VAR1 VAR2
    CMAKE_OFF=		VAR3

Reviewed by:	adridg, rakuco, mat
Differential Revision:	https://reviews.freebsd.org/D13636
2017-12-31 09:43:05 +00:00
Jimmy Olgeni
b5d21fa092 Update net-im/py-fbmq to version 2.4.3. 2017-12-31 09:23:27 +00:00
Jochen Neumeister
2292bc0091 devel/pear-SebastianBergmann_PHPLOC: Update to 4.0.1
Unbreak this port

Switch to GitHub

Add LICENSE_FILE

Update *_DEPENDS

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13687
2017-12-31 09:22:19 +00:00
Alexey Dokuchaev
0b88085b09 Improve GCC version check so it won't reject versions like 5.4, 6.4,
7.2 and wrap `__clang__' with defined() to pacify -Wundef warning.
2017-12-31 09:17:53 +00:00
Dmitry Marakasov
d85d2522bf - Update WWW
Approved by:	portmgr blanket
2017-12-31 09:00:42 +00:00
Steve Wills
418bfaf000 textproc/rubygem-twitter-text: update to 2.1.0 2017-12-31 06:50:39 +00:00
Steve Wills
577d621994 textproc/rubygem-loofah: update to 2.1.1 2017-12-31 06:35:19 +00:00
Steve Wills
0396dfc602 security/rubygem-omniauth-saml: update to 1.8.1 2017-12-31 06:25:20 +00:00
Gerald Pfeifer
f38aa4bb38 Update to the 20171228 snapshot of GCC 7.2.1. 2017-12-31 06:13:03 +00:00
Gerald Pfeifer
1982f286c9 Update to Wine 3.0 RC4 which brings yet more bug fixes. 2017-12-31 06:11:40 +00:00
Ben Woods
9beece3716 Add new port sysutils/py-distro
distro (for: Linux Distribution) provides information about the Linux
distribution it runs on, such as a reliable machine-readable ID, or version
information.

It is a renewed alternative implementation for Python's original
platform.linux_distribution function, but it also provides much more
functionality which isn't necessarily Python bound like a command-line
interface.

WWW: https://github.com/nir0s/distro
2017-12-31 03:46:09 +00:00
Ben Woods
8e771c8bff science/InsightToolkit: Fix build (r457496 accidentally excluded patch) 2017-12-31 03:15:44 +00:00
Jan Beich
5168f65378 devel/libunistring: temporarily skip ENOMEM check for printf
configure:25883: checking whether printf survives out-of-memory conditions
configure:26055: /nxb-bin/usr/bin/cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -D_THREAD_SAFE  conftest.c  >&5
configure:26058: $? = 0

***MEMORY-ERROR***: [67280]: GSlice: failed to allocate 496 bytes (alignment: 512): Cannot allocate memory

PR:		224740
Reported by:	Mark Millard (via ports@ list, for armv7)
Approved by:	portmgr blanket
2017-12-31 02:18:15 +00:00
Danilo Egea Gondolfo
4f05fb6e0f - Back to the pool
Approved by:	maintainer
2017-12-31 01:55:24 +00:00
Danilo Egea Gondolfo
bc4a455af0 - Update to 0.7.0
- Remove help2man from dependency list, the support was removed upstream [1]
- Back to the pool

[1] https://github.com/cgdb/cgdb/blob/master/NEWS

Approved by:	maintainer
2017-12-31 01:54:50 +00:00
Danilo Egea Gondolfo
1105713f91 - Update to 2.13.02
- Back to the pool

Approved by:	maintainer
2017-12-31 01:49:07 +00:00
Steve Wills
41aabddb87 net/google-cloud-sdk: update to 183.0.0 2017-12-31 01:40:20 +00:00
Yuri Victorovich
f483577155 math/eigen3: Added NO_ARCH=yes
PR:		224630
Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13698
2017-12-31 01:28:28 +00:00
Steve Wills
797467cd9d databases/mysql-proxy: mark deprecated and give up maintainership
Upstream no longer maintains or recommends use of mysql-proxy, see:

https://downloads.mysql.com/archives/proxy/
2017-12-31 01:02:47 +00:00
Jan Beich
543bbdecf0 www/firefox: unbreak OPTIMIZED_CFLAGS=off build after r450707
x86_64-unknown-freebsd/release/libgkrust.a: could not read symbols: File format not recognized

PR:		222641
Reported by:	many
2017-12-31 00:57:06 +00:00
Jan Beich
34fc012876 games/openbor: update to 4553
Changes:	dd8fde3...9b1c39b
2017-12-31 00:56:43 +00:00
Dimitry Andric
585d5363b8 Fix lang/luajit object file .strtab section size
When luajit writes a ELF object file (using the -b option), it sets the
size of the .strtab section one byte too short.  In function
bcsave_elfobj(), the offset of the .rodata section after .strtab is
already calculated correctly, but the size of .strtab itself is one byte
too small.  Even though there is a zero byte after the last string in
the table, the short size causes lld (the LLVM linker) to show an error
message similar to:

ld: error: obj/bytecode.o: string table non-null terminated

Fix it by increasing the size of the .strtab section by one byte.  This
change has also been accepted upstream, but there is no new stable
release yet.

Approved by:	portmgr (antoine)
PR:		223688
2017-12-31 00:50:32 +00:00
Don Lewis
0830d4503b Upgrade to Apache OpenOffice 4.1.5.
The following bugs are fixed:
    BZ 127568 Diagrams become corrupt (not retrievable) when Calc document
	      is saved

    BZ 127580 Fix for Issue 127568 created a new bug in Base

    BZ 127581 Writer crashes after copying all content
2017-12-31 00:00:06 +00:00
Steve Wills
e0f1948e0f x11-fm/doublecmd: update to version 0.8.1
PR:		224736
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2017-12-30 23:36:07 +00:00
Tobias C. Berner
b059562b38 Fix plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/wallpapers/lumina-nature/LICENSE
2017-12-30 23:24:11 +00:00
Kirill Ponomarev
7dcbf8730a Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2017-12-30 22:33:48 +00:00
Adriaan de Groot
4790d623e6 CMake 3.10 uses C++11, which needs to be explicitly enabled for
Tier-2 architectures.

PR:		224721
Reported by:	Justin Hibbits
Approved by:	tcberner (mentor)
2017-12-30 22:31:13 +00:00
Larry Rosenman
181b7c02ee security/clamav: handle memfs/tmpfs /var/run.
PR:		224728
Submitted by:	O. Harmann <ohartmann@walstatt.org>
2017-12-30 22:25:18 +00:00
Danilo G. Baio
d7b612b753 www/otrs: Update to 5.0.26, Fixes multiple security vulnerabilities
Changes:	https://www.otrs.com/release-notes-otrs-5s-patch-level-24/
		https://www.otrs.com/release-notes-otrs-5s-patch-level-25/
		https://www.otrs.com/release-notes-otrs-5s-patch-level-26/

PR:		224729
Submitted by:	Vidar Karlsen <vidar@karlsen.tech>
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
MFH:		2017Q4
Security:	cebd05d6-ed7b-11e7-95f2-005056925db4
2017-12-30 22:24:36 +00:00
Antoine Brodin
378d50803c Mark BROKEN
===>   py27-ripe.atlas.cousteau-1.4 depends on package: py27-websocket-client<0.39 - not found

Reported by:	pkg-fallout
2017-12-30 22:21:02 +00:00
Raphael Kubo da Costa
31cb544f7a Explicitly depend on www/qt5-webkit.
The dependency was being pulled indirectly (qt5-linguist -> qt5-assistant ->
qt5-webkit), which hasn't worked since r457276:

Reading /wrkdirs/usr/ports/sysutils/pcbsd-utils-qt5/work/pcbsd-3c4d2b/src-qt5/pc-softweb/pc-softweb.pro
Project ERROR: Unknown module(s) in QT: webkitwidgets
2017-12-30 22:20:05 +00:00
Stefan Eßer
05fc103eac ----------------------------------------------------------------------------
Fix spelling of OPTIONS_FILE.

Approved by:	antoine (implicit)
2017-12-30 22:14:58 +00:00
Adriaan de Groot
59a95f5609 Update www/otter-browser to latest released version.
See https://github.com/OtterBrowser/otter-browser/releases/tag/v0.9.93 ,
only minor changes since last month's upstream release, but FreeBSD
is 10 months behind on otter releases.

Default options build both WebKit and WebEngine, which is possibly
a bit heavy.

PR:		224607
Submitted by:	Dmitri Goutnik
Reported by:	Dmitri Goutnik
Approved by:	tcberner (mentor)
2017-12-30 22:00:03 +00:00
Raphael Kubo da Costa
191052c5d1 Add upstream patch that fixes the build with Qt 5.9. 2017-12-30 21:52:15 +00:00
Kirill Ponomarev
f8b8e6e7ee Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd if
/usr/bin/ld is lld, until the issue can be addressed.

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2017-12-30 21:46:46 +00:00
Raphael Kubo da Costa
9736137c10 Fix `make fetch'.
This release is now in KDE's Attic/ directory.
2017-12-30 21:41:32 +00:00
Raphael Kubo da Costa
dd10aed192 Unbreak `make configure' after r457276.
Info: creating cache file /wrkdirs/usr/ports/net-im/teamwords/work/TeamWords-0.2.1/.qmake.cache
Project ERROR: Unknown module(s) in QT: webkitwidgets

I think the port was pulling qt5-webkit via qt5-assistant, and it broke after
qt5-assistant dropped the dependency.
2017-12-30 21:38:14 +00:00
Dmitry Marakasov
96753033e6 - Update to 2.1.2
- Update WWW
2017-12-30 21:20:00 +00:00
Kirill Ponomarev
c78e3896a8 Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd if
/usr/bin/ld is lld, until the issue can be addressed.

PR:		214864

Approved by:	portmgr (LLD_UNSAFE blanket)

Sponsored by:	The FreeBSD Foundation
2017-12-30 21:15:25 +00:00
Dmitry Sivachenko
17bf991af9 Update to version 1.8.3. 2017-12-30 20:30:32 +00:00
Steve Wills
ad3eb1044c net-p2p/py-tremc: create port
Curses interface for transmission.

Python3 fork of the no longer maintained transmission-remote-cli. Some
extra modifications have been included and development will follow the
original project as much as possible.

WWW: https://github.com/louipc/tremc

Submitted by:	lbdm@privacychain.ch
Differential Revision:	https://reviews.freebsd.org/D13618
2017-12-30 20:23:12 +00:00
Yuri Victorovich
8b1feefec5 devel/radare2: Update to 2.2.0
Additional changes:
* change of maintainership
* port cleanup

PR:		224133
Submitted by:	Michael Zhilin <mizhka@gmail.com>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13674
2017-12-30 19:50:46 +00:00
Yuri Victorovich
936f63cf4a New port: math/flann: Library for fast nearest neighbor searches in high dimensional spaces
Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13692
2017-12-30 19:45:33 +00:00
Steve Wills
d4fe4df264 devel/ncurses: update to 20171223
PR:		224574
Submitted by:	Greg Fitzgerald <gregf@hugops.pw>
2017-12-30 19:39:36 +00:00