Commit Graph

434246 Commits

Author SHA1 Message Date
Antoine Brodin
2c035aa019 Update to 20171231 2017-12-31 16:09:43 +00:00
Antoine Brodin
6a89e12ef0 Update to 20171230 2017-12-31 16:00:36 +00:00
Antoine Brodin
b19ee2ac84 Update to 20171228 2017-12-31 15:57:33 +00:00
Mark Felder
74aca3ab1f databases/percona57-{client,pam-for-mysql,server}: Update to 5.7.20-18
Release notes: https://www.percona.com/doc/percona-server/5.7/release-notes/Percona-Server-5.7.20-18.html

MFH:		2017Q4
2017-12-31 15:28:55 +00:00
Danilo G. Baio
e074dce170 security/vuxml: Fix FreeBSD PR bugs references 2017-12-31 14:48:36 +00:00
Danilo G. Baio
15636c2890 net-mgmt/cacti: Update to 1.1.29
While here, update license.

Changes:	https://www.cacti.net/release_notes.php?version=1.1.29

PR:		224727
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-12-31 14:29:46 +00:00
Thomas Zander
41990c66a6 Update to upstream version 19.0.0 2017-12-31 14:28:07 +00:00
Danilo G. Baio
709cbe9394 www/rtv: Update to 1.21.0
- Fix order of variables in Makefile.

Changes:	https://github.com/michael-lazar/rtv/releases/tag/v1.21.0
2017-12-31 14:25:36 +00:00
Sunpoet Po-Chuan Hsieh
a177e9f5a8 Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31
PR:		224706
Submitted by:	sunpoet (myself)
Approved by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2017-12-31 14:19:20 +00:00
Olli Hauer
b935721958 - update to 2.5.0
ChangeLog:
--------------------------------
 Bugs fixed:
 * Handle non-ASCII, non-UTF8 filenames in .cvsignore files.
 * ExternalBlobGenerator: Don't fail if no revisions are needed for a file.
 * Fix the handling of symbol-matching regexps that include "|".
 * Handle excluded paths under Attic directories, too.
 * cvs2git: fix logging in process_post_commit().
 * Prefer to break internal cycles at the *largest* timestamp gaps.
 * Don't try to delete a supposed "revision 1.1" if it has a predecessor.

 Improvements and output changes:
 * Various small documentation fixes and improvements.
 * Make cvs2xxx runnable under PyPy.
 * Avoid some allusions to Subversion when converting to another VCS.
 * Use tempfile.mkdtemp() to choose the location for temporary files.
 * Write all progress information to stderr rather than stdout.
 * Write cvs2git and cvs2bzr output to stdout by default.
 * Improve build reproducibility by respecting $SOURCE_DATE_EPOCH.
 * cvs2git: don't add so much useless metadata to symbol commits.
 * cvs2git: allow a file to be set executable in Git via "svn:executable"

 Miscellaneous:
 * Use "co --version" rather than the deprecated "co -V".
2017-12-31 13:34:48 +00:00
Guido Falsi
0192484704 Add patches to fix pokerth build with upcoming boost 1.66.
This is a NOP with the current boost version.

PR:		224123
Submitted by:	jbeich@
Obtained from:	https://github.com/pokerth/pokerth/issues/338
2017-12-31 13:28:37 +00:00
Olli Hauer
20697b5730 - update to 3.41
ChangeLog:
 - print Open vSwitch datapath performance counters
 - print OpenFlow port structure
2017-12-31 13:02:01 +00:00
Olli Hauer
db9e1b7eee - update to 0.7.3 2017-12-31 12:57:29 +00:00
Olli Hauer
2f2ece61ae - s/ECHO/ECHO_CMD/
PR:		222988
Submitted by:	Franco Fichtner
2017-12-31 12:54:41 +00:00
Niclas Zeising
d252f710d2 Grab 2017-12-31 12:44:15 +00:00
Niclas Zeising
4c3d1cabe3 Properly fix when X11 option is off.
When the X11 option is off, there are still things in the Imlib2.h header
that uses X11, fix this by removing those bits when building without X11.

PR:		224354
Submitted by:	Dominik Honnef
2017-12-31 12:42:19 +00:00
Olli Hauer
39008da88d - update to 3.3-20171229
- s/ECHO/ECHO_CMD  [1]

PR:		222988 [1]
Submitted by:	Franco Fichtner [1]
2017-12-31 12:07:28 +00:00
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