summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* databases/postgresql-plruby: Unbreak build with PostgreSQL 11Tobias Kortkamp2019-08-184-2/+231
| | | | | | | | | | | | | | | | | | | ============================================================ PostgreSQL 11.4 is unsupported. Try plruby-0.4.2. ============================================================ *** Error code 1 http://package18.nyi.freebsd.org/data/120amd64-default-PR239514/2019-07-29_20h41m52s/logs/postgresql-plruby-0.5.7_4.log While here deprecate it since it seems to have been abandoned in 2010. PR: 239639 Approved by: knu (maintainer timeout, 2 weeks) Notes: svn path=/head/; revision=509207
* Mark net/kio-gdrive brokenAdriaan de Groot2019-08-181-0/+2
| | | | | | | | | | | | | | | /wrkdirs/usr/ports/net/kio-gdrive/work/kio-gdrive-1.2.6/src/kio_gdrive.cpp:382:38: error: no member named 'Id' in 'KGAPI2::Drive::FileFetchJob' fetchJob.setFields(FileFetchJob::Id | FileFetchJob::Title | FileFetchJob::Labels); This was fixed upstream in 01ec4d87b2e28de5eb3c23ec469c6c746f573520, but there hasn't been a release since then (and the number of commits and fixes since 1.2.6 release is pretty large, I don't want to chase backports just now). Reported by: pkg-fallout Notes: svn path=/head/; revision=509205
* Update to 1.23.0.Vanilla I. Shu2019-08-182-4/+4
| | | | Notes: svn path=/head/; revision=509204
* Remove patch that was obsoleted by KDE Applications 19.08Adriaan de Groot2019-08-181-24/+0
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=509203
* New port: net/socketapiKurt Jaeger2019-08-185-0/+76
| | | | | | | | | | | | | SocketAPI is the socket API library for the SCTPLIB user-space SCTP implementation. WWW: https://www.uni-due.de/~be0001/sctplib/ PR: 239848 Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> Notes: svn path=/head/; revision=509202
* New port: net/sctplibKurt Jaeger2019-08-184-0/+46
| | | | | | | | | | | | | | | | | | | | | | | The SCTPLIB library is a prototype implementation of the Stream Control Transmission Protocol (SCTP), a message-oriented reliable transport protocol that supports multi-homing, and multiple message streams multiplexed within an SCTP connection (also named association). SCTP is described in RFC 4960. See https://www.uni-due.de/~be0001/sctplib/ for details. The API of the library is modeled after Section 10 of RFC 4960, and most parameters and functions should be self-explanatory to the user familiar with this document. In addition to these interface functions between an Upper Layer Protocol (ULP) and an SCTP instance, the library also provides a number of helper functions that can be used to manage callbacks and timers, as well as UDP sockets for simple IPC. Furthermore, SCTPLIB provides support for UDP encapsulation, making it possible to co-exist with kernel SCTP implementations. WWW: https://www.uni-due.de/~be0001/sctplib/ PR: 239844 Submitted by: dreibh@iem.uni-due.de Notes: svn path=/head/; revision=509201
* New port: net/tsctpKurt Jaeger2019-08-184-0/+29
| | | | | | | | | | | | | | TSCTP is an SCTP test tool. Its purpose is to perform basic SCTP functionality tests to check implementations interoperability and to verify that the SCTP stack is working. WWW: https://www.uni-due.de/~be0001/tsctp/ PR: 239846 Submitted by: dreibh@iem.uni-due.de Notes: svn path=/head/; revision=509200
* net/rsplib: update 3.2.0 -> 3.2.4Kurt Jaeger2019-08-184-32/+29
| | | | | | | | PR: 239842 Submitted by: dreibh@iem.uni-due.de (maintainer) Notes: svn path=/head/; revision=509199
* Add new port sysutils/frandRodrigo Osorio2019-08-185-0/+38
| | | | | | | | | | | | | | | | | | frand is a command line tool who returns a random file from a given directory using the reservoir sampling algorithm. With reservoir sampling algorithm, directory contents doesn't need to be read in memory then sorted and so will perform much better than find+sort for directories with a large amount of files. PR: 239467 Submitted by: serpent7776@gmail.com Notes: svn path=/head/; revision=509198
* net/remmina: Upgrade to 1.3.5Ben Woods2019-08-1822-110/+198
| | | | | | | | | | | | | | | | | | Adding support for ST("simple" terminal), www, and spice. Enabling nx by default. Telepathy plugin is disabled upstream and is removed as a port to match. Changes this release: https://gitlab.com/Remmina/Remmina/blob/v1.3.5/CHANGELOG.md PR: 238221 Submitted by: Nick Wolff <darkfiberiru@gmail.com> Reported by: cem Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D21166 Notes: svn path=/head/; revision=509197
* irc/quassel: enable snorenotify supportBen Woods2019-08-181-1/+3
| | | | | | | | PR: 238875 Submitted by: swills Notes: svn path=/head/; revision=509196
* irc/quassel: Upgrade to 0.13.1Ben Woods2019-08-183-11/+9
| | | | | | | | | | Also switch to GitHub for downloading source. Changes this release: https://github.com/quassel/quassel/blob/0.13.1/ChangeLog#L16 Notes: svn path=/head/; revision=509195
* deskutils/cherrytree: Update 0.38.8 -> 0.38.9Yuri Victorovich2019-08-182-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=509194
* graphics/engauge-digitizer: Update 11.3 -> 12Yuri Victorovich2019-08-183-5/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=509193
* Document libgit2 vulnerabilities.Matthias Fechner2019-08-181-0/+32
| | | | Notes: svn path=/head/; revision=509192
* - Update WWWDmitry Marakasov2019-08-181-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=509191
* x11/xscreensaver: Update to 5.43Niclas Zeising2019-08-183-14/+14
| | | | | | | | | | Update x11/xscreensaver to 5.43 Changelog: https://www.jwz.org/xscreensaver/changelog.html Notes: svn path=/head/; revision=509190
* Update to Wine 4.14. This includes the following changes:Gerald Pfeifer2019-08-183-8/+13
| | | | | | | | - New version of the Mono engine (4.9.2) with upstream updates. - Various bug fixes. Notes: svn path=/head/; revision=509189
* Update wine-mono-devel to the upstream release 4.9.2.Gerald Pfeifer2019-08-182-4/+4
| | | | | | | Approved by: dbn (blanket) Notes: svn path=/head/; revision=509188
* net-p2p/qtum: Upgrade from 0.17.6 to 0.18.0Vasil Dimov2019-08-183-5/+5
| | | | Notes: svn path=/head/; revision=509187
* cat/iverilog: Update to 10.3Niclas Zeising2019-08-172-5/+4
| | | | Notes: svn path=/head/; revision=509186
* graphics/feh: Update to 3.2.1Niclas Zeising2019-08-172-5/+4
| | | | | | | | | | | Update graphics/feh to 3.2.1 Changelog: https://feh.finalrewind.org/archive/3.2/ https://feh.finalrewind.org/archive/3.2.1/ Notes: svn path=/head/; revision=509185
* x11-fonts/terminus-font: Update to 4.48Niclas Zeising2019-08-172-5/+4
| | | | | | | | | | | Update x11-fonts/terminus-font to 4.48 Changelog: * Added the basic 27 hebrew letters and sheqel, with uppercase height. * Some improvements in the font build scripts. Notes: svn path=/head/; revision=509184
* Unbreak on non head FreeBSDDiane Bruce2019-08-171-6/+7
| | | | | | | | | Use latest clang on all versions of FreeBSD Submitted by: pkg-fallout Notes: svn path=/head/; revision=509183
* Version 1.3.48 * Maintenance releaseDiane Bruce2019-08-172-4/+4
| | | | | | | | | | | | | | | - IC 746/756 - transceiver does not support get split - FT857D/897D - Correct missing ptt control - FT450D - smeter scale - split on VFO-B 73, David, W1HKJ Notes: svn path=/head/; revision=509182
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2019-08-171-1/+4
| | | | Notes: svn path=/head/; revision=509181
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2019-08-171-1/+4
| | | | Notes: svn path=/head/; revision=509180
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2019-08-171-0/+3
| | | | Notes: svn path=/head/; revision=509179
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2019-08-171-0/+3
| | | | Notes: svn path=/head/; revision=509178
* Add devel/py-pylama: Code audit tool for PythonDanilo G. Baio2019-08-175-0/+54
| | | | | | | | | | | | | | | | | | | | | | | Code audit tool for Python and JavaScript. Pylama wraps these tools: - pycodestyle (formerly pep8) (c) 2012-2013, Florent Xicluna; - pydocstyle (formerly pep257 by Vladimir Keleshev) (c) 2014, Amir Rachum; - PyFlakes (c) 2005-2013, Kevin Watters; - Mccabe (c) Ned Batchelder; - Pylint (c) 2013, Logilab (should be installed 'pylama_pylint' module); - Radon (c) Michele Lacchia - gjslint (c) The Closure Linter Authors (should be installed 'pylama_gjslint' module); - eradicate (c) Steven Myint; - Mypy (c) Jukka Lehtosalo and contributors; WWW: https://github.com/klen/pylama PR: 239184 Submitted by: Alexander Sieg <alex@xanderio.de> Notes: svn path=/head/; revision=509177
* lang/rust-nightly: reformat patch header after r509173Jan Beich2019-08-171-2/+2
| | | | Notes: svn path=/head/; revision=509175
* multimedia/ffmpeg: unbreak mkv seeking beyond 2gb after r508216Jan Beich2019-08-172-1/+14
| | | | | | | | | PR: 239905 Reported by: naddy Obtained from: upstream (release/4.2 branch) Notes: svn path=/head/; revision=509174
* lang/rust-nightly: unbreak cargo git fetch after r507928Jan Beich2019-08-172-1/+31
| | | | | | | | | | | | | | | | libgit2-sys 0.8.2 switched to libgit2 0.29 API without bumping minor version and adjusting pkg-config check. devel/libgit2 is still at 0.28, so FFI silently fails with a confusing error e.g., invalid version 3 on git_proxy_options; class=Invalid (3) USES=cargo consumers are affected but none use libgit2-sys 0.8.2 yet. PR: 239785 Reported by: yuri Notes: svn path=/head/; revision=509173
* benchmarks/perftest: Update to v4.4-0.7Danilo G. Baio2019-08-172-6/+8
| | | | | | | | PR: 239856 Submitted by: slavash (maintainer) Notes: svn path=/head/; revision=509172
* New port: devel/py-PeachPy: Portable efficient assembly codegen in ↵Yuri Victorovich2019-08-174-0/+34
| | | | | | | higher-level Python Notes: svn path=/head/; revision=509171
* Remove expired port:Rene Ladan2019-08-1719-2290/+1
| | | | | | | 2019-02-04 sysutils/grub2: Unmaintained (more than five years), not updated (one-and-a-half years), does not build with modern compilers Notes: svn path=/head/; revision=509170
* Remove expired port:Rene Ladan2019-08-175-42/+1
| | | | | | | 2019-08-16 devel/py-efilter: No longer maintained Notes: svn path=/head/; revision=509169
* New port: devel/py-opcodes: Database of processor instructions/opcodesYuri Victorovich2019-08-174-0/+33
| | | | Notes: svn path=/head/; revision=509168
* New port: devel/fp16: Conversion to/from half-precision floating point formatsYuri Victorovich2019-08-176-0/+139
| | | | Notes: svn path=/head/; revision=509167
* Fix URL.Alexander Leidinger2019-08-172-2/+2
| | | | | | | Noticed by: pkubaj Notes: svn path=/head/; revision=509166
* databases/pldebugger does not build with PostgreSQL 11Tobias Kortkamp2019-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | plpgsql_debugger.c:367:10: error: use of undeclared identifier 'PLPGSQL_DTYPE_EXPR'; did you mean 'PLPGSQL_DTYPE_VAR'? case PLPGSQL_DTYPE_EXPR: ^~~~~~~~~~~~~~~~~~ PLPGSQL_DTYPE_VAR /usr/local/include/postgresql/server/plpgsql.h:62:2: note: 'PLPGSQL_DTYPE_VAR' declared here PLPGSQL_DTYPE_VAR, ^ plpgsql_debugger.c:367:10: error: duplicate case value 'PLPGSQL_DTYPE_VAR' case PLPGSQL_DTYPE_EXPR: ^ plpgsql_debugger.c:311:10: note: previous case defined here case PLPGSQL_DTYPE_VAR: ^ plpgsql_debugger.c:550:9: error: use of undeclared identifier 'PLPGSQL_DTYPE_EXPR'; did you mean 'PLPGSQL_DTYPE_VAR'? case PLPGSQL_DTYPE_EXPR: ^~~~~~~~~~~~~~~~~~ PLPGSQL_DTYPE_VAR /usr/local/include/postgresql/server/plpgsql.h:62:2: note: 'PLPGSQL_DTYPE_VAR' declared here PLPGSQL_DTYPE_VAR, ^ etc. http://package18.nyi.freebsd.org/data/120amd64-default-PR239514/2019-07-29_20h41m52s/logs/pldebugger-1.0_2,1.log PR: 239611 Notes: svn path=/head/; revision=509165
* databases/pg_partman: Unbreak build with PostgreSQL 11+Tobias Kortkamp2019-08-172-5/+15
| | | | | | | | | | | | | | | | | | | | | | =======================<phase: package >============================ ===> Building package for pg_partman-4.0.0_1 pkg-static: Unable to access file /wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/partition_data.py:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/reapply_constraints.py:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/reapply_foreign_keys.py:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/undo_partition.py:No such file or directory *** Error code 1 http://package18.nyi.freebsd.org/data/120amd64-default-PR239514/2019-07-29_20h41m52s/logs/pg_partman-4.0.0_1.log With PostgreSQL 11+ some scripts are only installed when they are common to all PG versions per the Makefile. Exclude them from the plist in case we are building with PG11+. PR: 239609 Approved by: lacey.leanne@gmail.com (maintainer timeout, 2 weeks) Notes: svn path=/head/; revision=509164
* New port: devel/pthreadpool: Pthread-based thread pool for C/C++ for arrays ↵Yuri Victorovich2019-08-175-0/+77
| | | | | | | parallelization Notes: svn path=/head/; revision=509163
* New port: devel/fxdiv: C/C++ header-only library for division via FP inverse ↵Yuri Victorovich2019-08-174-0/+52
| | | | | | | multiplication Notes: svn path=/head/; revision=509162
* New port: devel/psimd: Portable 128-bit SIMD intrinsicsYuri Victorovich2019-08-174-0/+31
| | | | Notes: svn path=/head/; revision=509161
* bsd.sites.mk: Update xorg mirrorsNiclas Zeising2019-08-171-9/+2
| | | | | | | | | | Update the xorg mirrors list, removing dead mirrors, and sort the list to prioritize https sites over http sites. MFH: 2019Q3 Notes: svn path=/head/; revision=509160
* Add an XML option to postgresql12-contribAdam Weinberger2019-08-172-11/+12
| | | | | | | | | | | | | | Avoids libxml2/libxslt for systems that don't need XML support. Although there was substantial interest in the PR to backport to 10, I've only done pgsql12 for now, as I don't want to interfere with the effort to make pgsql11 the default. If things work well here, it can be backported to earlier versions as well. PR: 239638 Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=509159
* devel/py-uvloop: Update to 0.13.0Babak Farrokhi2019-08-172-4/+4
| | | | Notes: svn path=/head/; revision=509158
* sysutils/desktop-installer: Upgrade to 0.6.7Jason W. Bacon2019-08-172-4/+4
| | | | | | | | Disable bsdstats install (bsdstats.org is offline) Numerous improvements to user interface Notes: svn path=/head/; revision=509157
* Update to GCC 9.1.0Joerg Wunsch2019-08-174-748/+806
| | | | | | | | PR: 239628 Submitted by: Oleg Sidorkin Notes: svn path=/head/; revision=509156