aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* net-im/ruqola: A RocketChat client written in QMLtcberner2019-09-255-0/+45
|
* sysutils/nomad-pot-driver: small fixespizzamig2019-09-242-5/+6
| | | | | | | Fix the license Get the last version (not relevant changes) Sponsored by: trivago N.V.
* - Update to 2.196lwhsu2019-09-242-4/+4
| | | | Sponsored by: The FreeBSD Foundation
* net/librdkafka: update to 1.2.0pizzamig2019-09-242-5/+4
| | | | | | Changes: https://github.com/edenhill/librdkafka/releases/tag/v1.2.0 Sponsored by: trivago N.V.
* Run regression tests with bash since some test scripts unfortunatelynaddy2019-09-241-4/+3
| | | | | | | rely on bash features. PR: 240686 Reviewed by: jbeich
* security/pecl-mcrypt: udpate to 1.0.3pizzamig2019-09-242-4/+4
| | | | | | Apparently only a fix for Windows, but updating anyway Sponsored by: trivago N.V.
* devel/sccache: update to 0.2.11pizzamig2019-09-242-5/+8
| | | | Several fixes, but no changelog available
* benchmarks/stress-ng: update to 0.10.06pizzamig2019-09-242-5/+4
| | | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/log/ Sponsored by: trivago N.V.
* benchmarks/hyperfine: Update to 1.7.0pizzamig2019-09-242-116/+113
| | | | | | Changes: https://github.com/sharkdp/hyperfine/releases/tag/v1.7.0 Sponsored by: trivaog N.V.
* x11/xfce4-conf: fix build on GCC architecturespkubaj2019-09-241-2/+2
| | | | | | | Use C11 compiler: /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk' /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here Approved by: mentors (implicit approval)
* Port r508499 | gerald | 2019-08-10 from emulators/wine [1]:gerald2019-09-241-1/+6
| | | | | | | | | | | | | | | Add a note how to work around Wine issuing an error message of i386_set_ldt: Invalid argument Did you reconfigure your kernel with "options USER_LDT"? On the way port part of r442561 | gerald | 2017-06-04 from emulators/wine: Be more bold re games working. PR: 224264 [1] Submitted by: rozhuk.im@gmail.com [1] Reviewed by: arrowd [1] Approved by: dbn (implicit)
* multimedia/libhdhomerun: Update to 20190621koobs2019-09-242-5/+5
| | | | | | | | | Changelog: https://www.silicondust.com/support/downloads/software-changelog/ PR: 240785 Approved by: David O'Rourke <dor.bsd xm0 uk>
* [NEW PORT]: sysutils/sysctlinfo-kmodkai2019-09-245-0/+81
| | | | | | | | | | | Kernel module to implement the sysctlinfo interface, it explores the sysctl tree to pass the info of the nodes to the userland; a header file with constants and helper macros is provided, too. WWW: https://gitlab.com/alfix/sysctlinfo PR: 240390 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
* - Update WWWamdmi32019-09-241-1/+1
| | | | Approved by: portmgr blanket
* - Add new port: devel/R-cran-systota2019-09-244-0/+26
| | | | | | | | | | Drop-in replacements for the base system2() function with fine control and consistent behavior across platforms. Supports clean interruption, timeout, background tasks, and streaming STDIN / STDOUT / STDERR over binary or text connections. Arguments on Windows automatically get encoded and quoted to work on different locales. WWW: https://cran.r-project.org/web/packages/sys/
* sysutils/nomad-pot-driver: Fix typo in pkg-descrlme2019-09-241-2/+2
| | | | Approved by: just fix it
* Fix build with base GCC (revised solution of r512507).ehaupt2019-09-241-2/+10
| | | | | Reviewed by: pkubaj MFH: 2019Q3 (blanket)
* devel/ccls: Update to 0.20190823.3tobik2019-09-242-6/+6
|
* net-mgmt/nfdump: add missing patchpi2019-09-241-0/+10
| | | | Reported by: pkg-fallout
* Turn off agressive optimizations to build the most generic packages (and,linimon2019-09-241-0/+9
| | | | | | | | as a consequence, fix build on GCC-based systems): cc1: error: unrecognized command line option "-march=native" Approved by: portmgr (tier-2 blanket)
* This port now builds on powerpc64 (tested on ppcports).linimon2019-09-241-2/+0
| | | | Approved by: portmgr (tier-2 blanket)
* Canonicalize email address style.linimon2019-09-241-1/+1
|
* Fix build on GCC-based systems:linimon2019-09-241-1/+1
| | | | | | | | The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. While here, pet portlint (USES order). Approved by: portmgr (tier-2 blanket)
* Use the correct $CFENGINE_COMMIT_DATE datestamp in the distfile.cy2019-09-241-3/+3
|
* Update to 0.7.1grembo2019-09-249-313/+4
| | | | | PR: 240774 Approved by: koobs (python, maintainer)
* Build the native transport libraryglewis2019-09-242-2/+48
| | | | | | | | | * Build the native KQueue transport library * Add that library to the installed netty.jar * Bump PORTREVISION This was only tested on amd64, but should work on all architectures with Java support
* comlang/rust-nightly: update to 1.38.0.20190924jbeich2019-09-242-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/97e58c0d32bc...66bf391c3aab
* multimedia/aom: update to 1.0.0.2421jbeich2019-09-242-5/+5
| | | | Changes: https://aomedia.googlesource.com/aom/+log/c71cf3594..768367cf8
* multimedia/svt-av1: update to 0.6.0.384jbeich2019-09-242-5/+5
| | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/8e4cf49f...ef00d203
* emulators/yuzu: update to s20190922jbeich2019-09-243-30/+13
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/bbe82d62b...2f5545f8d
* emulators/citra: update to s20190922jbeich2019-09-242-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/377abfa3e...05240770e
* emulators/rpcs3: update to 0.0.6.8760jbeich2019-09-243-18/+10
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/caef52e3b...5ec35c7da
* www/gitea: Use linker flags to set version instead of patching the source.dmgk2019-09-241-10/+2
| | | | | | | | PR: 240744 Submitted by: stb@lassitu.de (maintainer) Reported by: Ivan <bsd@abinet.ru> Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21771
* - Update to 0.2.1tota2019-09-242-5/+9
|
* Fix trivial typo.linimon2019-09-241-1/+1
| | | | Approved by: "just fix it"
* sysutils/nomad-pot-driver: add new portpizzamig2019-09-245-0/+66
| | | | | | | This driver allows to orchestrate jails created with sysutils/pot via the scheduler sysutils/nomad Sponsored by: trivago N.V.
* devel/py-daemons: Update to 1.3.1swills2019-09-242-4/+4
| | | | | PR: 240652 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
* sysutils/cbsd: fix bset command in CBSD 12.1.1swills2019-09-242-0/+12
| | | | | PR: 240653 Submitted by: olevole@olevole.ru (maintainer)
* devel/py-robotframework-pabot: update to 0.88swills2019-09-242-4/+4
| | | | | PR: 240665 Submitted by: vladimir.chukharev@gmail.com (maintainer)
* graphics/potrace: Update to 1.16swills2019-09-242-5/+4
| | | | | PR: 240666 Submitted by: Piotr Smyrak <ps.ports@smyrak.com> (maintainer)
* sysutils/py-pyznap: Update to 1.4.3swills2019-09-242-4/+4
| | | | | PR: 240671 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
* Update to 4.1.41glewis2019-09-242-4/+4
|
* graphics/py-python-poppler-qt5: Update to 0.74.0swills2019-09-244-46/+9
| | | | | PR: 240677 Submitted by: m.ne@gmx.net
* Include bsd.port.pre.mk to get DISTINFO_FILE in scope for the shell command.dmgk2019-09-241-4/+7
| | | | | | Reviewed by: tobik Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21735
* devel/libosmocore: update to 1.2.0swills2019-09-243-11/+14
| | | | | PR: 240679 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
* lang/scala: Update to 2.13.1swills2019-09-242-4/+4
| | | | | PR: 240682 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
* Three plugins used C89 inline semantics, which resulted in unresolvedarved2019-09-241-5/+8
| | | | | | | | | | symbols with C99 compilers. PR: 239128 Reported by: Marcel Bonnet While here, portlint. Grab back maintainership.
* - Update the default TCTI config string to point to /dev/tpmlwhsu2019-09-242-0/+12
| | | | | Submitted by: maintainer Differential Revision: https://reviews.freebsd.org/D21770
* math/pdal: Update to 2.0.1swills2019-09-246-89/+46
| | | | | PR: 240693 Submitted by: Loïc Bartoletti <lbartoletti@tuxfamily.org> (maintainer)
* Update x11/rsibreak to latest upstream releaseadridg2019-09-243-5/+6
| | | | | | | | | | | Changes from 0.12.10: * Improve notification integration with the notification KCM * Translation improvements * Minor code cleanup https://userbase.kde.org/RSIBreak Reported by: portscout
* Update to 0.7.0arved2019-09-243-8/+11
|
* multimedia/mythtv: unbreak with clang 9jbeich2019-09-242-0/+5
| | | | | | | ld: error: ../libmythfreesurround/libmythfreesurround-30.a(el_processor.o): unable to find library from dependent library specifier: libfftw3f-3.lib Reported by: antoine (via bug 240629 exp-run) Regressed by: https://reviews.llvm.org/rL360984
* KDE Frameworks: update to 5.62.0tcberner2019-09-24121-289/+448
| | | | | | | | Changelog: https://kde.org/announcements/kde-frameworks-5.62.0.php Exp-run by: antoine PR: 240720
* www/newsboat: Update to 2.17tobik2019-09-242-9/+14
| | | | | | | | | Upstream now has some CI for FreeBSD. Thanks to @Minoru for working on that. Changes: https://github.com/newsboat/newsboat/blob/r2.17/CHANGELOG.md PR: 240753 Approved by: mt@markoturk.info (maintainer)
* Remove reference to java/openjdk6glewis2019-09-241-1/+0
| | | | | PR: 234792 Sponsored by: The FreeBSD Foundation
* Delete java/openjdk6 and java/openjdk6-jre portsglewis2019-09-2423-19320/+2
| | | | | | | * Both of these ports are EoL upstream. Remove them per the DEPRECATED and EXPIRATION_DATE entries added previously * Note that bootstrap-openjdk6 is left solely to be able to bootstrap java/openjdk7
* Remove references to openjdk6glewis2019-09-241-13/+11
| | | | | | | | | | | | * Remove references to "6" in comments and examples * Remove java/openjdk6 from the list of Java ports that are considered to satisfy a dependency * Don't yet remove "6" as a valid version since many ports have "1.6+" as a version specifier (although none have just 1.6). Instead force this to mean "1.7+". PR: 234792 Sponsored by: The FreeBSD Foundation
* - Update to 3.2.0sbz2019-09-242-4/+4
| | | | | PR: 240714 Submitted by: matthew
* Update to 1.13.0romain2019-09-243-18/+13
| | | | | | | Release notes: https://puppet.com/docs/pdk/1.x/release_notes_pdk.html#release-notes-pdk-x.13 With hat: puppet
* Update to 1.30.1romain2019-09-243-20/+21
| | | | | | | Release notes: https://puppet.com/docs/bolt/latest/bolt_release_notes.html With hat: puppet
* Update to 0.4.3romain2019-09-242-4/+4
| | | | With hat: puppet
* Update to 6.6.0romain2019-09-244-8/+8
| | | | | | | Release notes: https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-660 With hat: puppet
* Update to 6.6.0romain2019-09-2410-24/+57
| | | | | | | | | | | | | - Unbreak on FreeBSD 12+ (this version bundles an updated version of jRuby which allows running the PuppetServer on hosts with 64 bits inodes); - Override the jRuby bundled ffi.rb to workaround a NullPointerException when trying to open an inexistent file; - Remove deprecated Java flags; Release notes: https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-660 With hat: puppet
* Update to 6.9.0romain2019-09-242-4/+5
| | | | | | | Release notes: https://puppet.com/docs/puppet/6.9/release_notes_puppet.html#puppet-release-notes-x.9.0 With hat: puppet
* graphics/dia: unbreak with clang 9jbeich2019-09-241-0/+15
| | | | | | | ld: error: .libs/wmf.o: unable to find library from dependent library specifier: gdi32 Reported by: antoine (via bug 240629 exp-run) Regressed by: https://reviews.llvm.org/rL360984
* Update to 3.14.4romain2019-09-242-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppet/6.9/release_notes_facter.html#facter-release-notes-x.14.4 With hat: puppet
* Update to 1.7.2romain2019-09-242-5/+4
| | | | With hat: puppet
* databases/pgadmin3: unbreak with clang 9jbeich2019-09-241-0/+12
| | | | | | | ld: error: utils/sshTunnel.o: unable to find library from dependent library specifier: Ws2_32.lib Reported by: antoine (via bug 240629 exp-run) Regressed by: https://reviews.llvm.org/rL360984
* games/xray_re-tools: unbreak with clang 9jbeich2019-09-241-0/+9
| | | | | | | | | | | | | | | | | | | | | ld: error: utils/converter/level_mesh.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/Ice/IceAABB.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/Ice/IceContainer.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/Ice/IceHPoint.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/Ice/IceMatrix4x4.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/Ice/IcePoint.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/Ice/IceRandom.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/OPC_AABBTree.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/OPC_BaseModel.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/OPC_Collider.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/OPC_MeshInterface.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/OPC_Model.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/OPC_OptimizedTree.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/OPC_TreeBuilders.o: unable to find library from dependent library specifier: Opcode.lib ld: error: utils/converter/opcode/OPC_TreeCollider.o: unable to find library from dependent library specifier: Opcode.lib Reported by: antoine (via bug 240629 exp-run) Regressed by: https://reviews.llvm.org/rL360984
* - Update to 3.9nivit2019-09-242-4/+4
| | | | Changes: https://github.com/jarun/googler/releases/tag/v3.9
* - Update to 1.16.0danilo2019-09-242-9/+10
| | | | - Set k8s.io/client-go/pkg/version.gitVersion so the HTTP User-Agent will be set correctly
* audio/spotifyd: Update to v0.2.15tobik2019-09-242-55/+88
| | | | Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.15
* biology/py-multiqc: Aggregate bioinformatics analysis reportsjwb2019-09-246-0/+118
| | | | | | MultiQC searches a given directory for analysis logs and compiles an HTML report. It's a general use tool, perfect for summarising the output from numerous bioinformatics tools.
* net/ns3: update to 3.30swills2019-09-243-11/+37
| | | | | PR: 240738 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
* multimedia/plexmediaserver-plexpass: Update to 1.17.0.1709feld2019-09-232-5/+5
|
* multimedia/plexmediaserver: Update to 1.16.6.1592feld2019-09-232-5/+5
|
* games/tome4: re-enable LLD_UNSAFElifanov2019-09-231-0/+2
| | | | | | | Still can't link with LLD on 12.0-RELEASE. No revision bump since it's a build fix. Reported by: Piotr Kubaj
* mail/mutt: Update to 1.12.2swills2019-09-234-20/+20
| | | | | PR: 240741 Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
* multimedia/py-pymediainfo: update to 4.1swills2019-09-232-4/+4
| | | | | PR: 240750 Submitted by: m.ne@gmx.net (maintainer)
* www/gohugo: Update to 0.58.3swills2019-09-232-8/+8
| | | | | PR: 240754 Submitted by: ben.lavery@hashbang0.com (maintainer)
* Update to 1.17.0ehaupt2019-09-232-4/+4
|
* net-p2p/go-ethereum: upgrade to 1.9.5swills2019-09-232-4/+4
| | | | | PR: 240772 Submitted by: Enrique Fynn <me@enriquefynn.com> (maintainer)
* Update to the 20190921 snapshot of GCC 9.2.1.gerald2019-09-232-4/+4
| | | | This brings about half a dozen of fixes on the Fortran front.
* databases/p5-DBD-Mock: update to 1.49culot2019-09-232-4/+4
| | | | Changes: https://metacpan.org/source/JLCOOPER/DBD-Mock-1.49/Changes
* databases/cassandra-cpp-driver: unbreak with clang 9 and gcc 9jbeich2019-09-231-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from src/config.hpp:23, from src/cluster.hpp:20, from src/cluster.cpp:17: src/execution_profile.hpp: In member function 'datastax::internal::core::ExecutionProfile& datastax::internal::core::ExecutionProfile::operator=(const datastax::internal::core::ExecutionProfile&)': src/execution_profile.hpp:28:7: error: implicitly-declared 'datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >& datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >::operator=(const datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >&)' is deprecated [-Werror=deprecated-copy] 28 | class ExecutionProfile : public Allocated { | ^~~~~~~~~~~~~~~~ In file included from src/address.hpp:24, from src/serialization.hpp:20, from src/buffer.hpp:21, from src/auth.hpp:20, from src/config.hpp:20, from src/cluster.hpp:20, from src/cluster.cpp:17: src/vector.hpp:31:3: note: because 'datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >' has user-provided 'datastax::internal::Vector<T>::Vector(const datastax::internal::Vector<T>&) [with T = std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> >]' 31 | Vector(const Vector& other) | ^~~~~~ In file included from src/config.hpp:23, from src/cluster.hpp:20, from src/cluster.cpp:17: src/execution_profile.hpp:28:7: error: implicitly-declared 'datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >& datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >::operator=(const datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >&)' is deprecated [-Werror=deprecated-copy] 28 | class ExecutionProfile : public Allocated { | ^~~~~~~~~~~~~~~~ In file included from src/address.hpp:24, from src/serialization.hpp:20, from src/buffer.hpp:21, from src/auth.hpp:20, from src/config.hpp:20, from src/cluster.hpp:20, from src/cluster.cpp:17: src/vector.hpp:31:3: note: because 'datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >' has user-provided 'datastax::internal::Vector<T>::Vector(const datastax::internal::Vector<T>&) [with T = std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> >]' 31 | Vector(const Vector& other) | ^~~~~~ In file included from src/config.hpp:23, from src/cluster.hpp:20, from src/cluster.cpp:17: src/execution_profile.hpp:28:7: error: implicitly-declared 'datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >& datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >::operator=(const datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >&)' is deprecated [-Werror=deprecated-copy] 28 | class ExecutionProfile : public Allocated { | ^~~~~~~~~~~~~~~~ In file included from src/address.hpp:24, from src/serialization.hpp:20, from src/buffer.hpp:21, from src/auth.hpp:20, from src/config.hpp:20, from src/cluster.hpp:20, from src/cluster.cpp:17: src/vector.hpp:31:3: note: because 'datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >' has user-provided 'datastax::internal::Vector<T>::Vector(const datastax::internal::Vector<T>&) [with T = std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> >]' 31 | Vector(const Vector& other) | ^~~~~~ In file included from src/config.hpp:23, from src/cluster.hpp:20, from src/cluster.cpp:17: src/execution_profile.hpp:28:7: error: implicitly-declared 'datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >& datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >::operator=(const datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >&)' is deprecated [-Werror=deprecated-copy] 28 | class ExecutionProfile : public Allocated { | ^~~~~~~~~~~~~~~~ In file included from src/address.hpp:24, from src/serialization.hpp:20, from src/buffer.hpp:21, from src/auth.hpp:20, from src/config.hpp:20, from src/cluster.hpp:20, from src/cluster.cpp:17: src/vector.hpp:31:3: note: because 'datastax::internal::Vector<std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> > >' has user-provided 'datastax::internal::Vector<T>::Vector(const datastax::internal::Vector<T>&) [with T = std::__cxx11::basic_string<char, std::char_traits<char>, datastax::internal::Allocator<char> >]' 31 | Vector(const Vector& other) | ^~~~~~ In file included from src/cluster.hpp:20, from src/cluster.cpp:17: src/config.hpp: In member function 'void datastax::internal::core::Config::set_execution_profile(const String&, const datastax::internal::core::ExecutionProfile*)': src/config.hpp:318:23: note: synthesized method 'datastax::internal::core::ExecutionProfile& datastax::internal::core::ExecutionProfile::operator=(const datastax::internal::core::ExecutionProfile&)' first required here 318 | profiles_[name] = copy; | ^~~~ src/cluster.cpp: In member function 'datastax::internal::core::LockedHostMap& datastax::internal::core::LockedHostMap::operator=(const HostMap&)': src/cluster.cpp:194:12: error: implicitly-declared 'datastax::internal::Map<datastax::internal::core::Address, datastax::internal::SharedRefPtr<datastax::internal::core::Host> >& datastax::internal::Map<datastax::internal::core::Address, datastax::internal::SharedRefPtr<datastax::internal::core::Host> >::operator=(const datastax::internal::Map<datastax::internal::core::Address, datastax::internal::SharedRefPtr<datastax::internal::core::Host> >&)' is deprecated [-Werror=deprecated-copy] 194 | hosts_ = hosts; | ^~~~~ In file included from src/serialization.hpp:22, from src/buffer.hpp:21, from src/auth.hpp:20, from src/config.hpp:20, from src/cluster.hpp:20, from src/cluster.cpp:17: src/map.hpp:28:3: note: because 'datastax::internal::Map<datastax::internal::core::Address, datastax::internal::SharedRefPtr<datastax::internal::core::Host> >' has user-provided 'datastax::internal::Map<K, V, Compare>::Map(const datastax::internal::Map<K, V, Compare>&) [with K = datastax::internal::core::Address; V = datastax::internal::SharedRefPtr<datastax::internal::core::Host>; Compare = std::less<datastax::internal::core::Address>]' 28 | Map(const Map& other) | ^~~ cc1plus: all warnings being treated as errors src/utils.cpp:106:65: error: 'ptr_fun<int, int>' is deprecated [-Werror,-Wdeprecated-declarations] std::find_if(str.begin(), str.end(), std::not1(std::ptr_fun<int, int>(::isspace)))); ^ /usr/include/c++/v1/functional:1100:1: note: 'ptr_fun<int, int>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ src/utils.cpp:109:61: error: 'ptr_fun<int, int>' is deprecated [-Werror,-Wdeprecated-declarations] std::find_if(str.rbegin(), str.rend(), std::not1(std::ptr_fun<int, int>(::isspace))).base(), ^ /usr/include/c++/v1/functional:1100:1: note: 'ptr_fun<int, int>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:944:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:933:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ Reported by: pkg-fallout, antoine (via bug 240629 exp-run)
* mail/bogofilter: unbreak with clang 9jbeich2019-09-231-0/+17
| | | | | | cpp: error: '-I-' not supported, please use -iquote instead Reported by: antoine (via bug 240629 exp-run)
* Define USES=fonts otherwise the fonts are installed in /bapt2019-09-231-1/+3
|
* Remove bogosity.cy2019-09-231-5/+3
| | | | Reported by: mat
* - update to 2.5dinoex2019-09-232-4/+4
|
* Revert r512507 as it breaks build with clang.ehaupt2019-09-231-1/+0
| | | | MFH: 2019Q3 (blanket)
* - remove iroffer-lammdinoex2019-09-237-85/+1
|
* www/p5-HTML-Clean: Update version 1.2=>1.4bofh2019-09-232-4/+4
|
* - update to 2.42.2dinoex2019-09-2310-414/+458
| | | | | | | - change MASTER_SITES - add webp support - use automake - sort plist
* textproc/bat: Update to 0.12.1pizzamig2019-09-232-240/+231
| | | | | | | Changes: https://github.com/sharkdp/bat/releases/ PR: 240304 Submitted by: fox@
* Update ti latest commit.mat2019-09-234-12/+10
|
* Update to v5.31.4-7-g75e935adf0.mat2019-09-234-5/+7
|
* astro/routino: Update version 3.3.1=>3.3.2bofh2019-09-232-4/+4
|
* devel/ros-rosdep: upgrade 0.15.2 -> 0.16.1pi2019-09-232-4/+4
| | | | | Submitted by: Trenton Schulz <trenton@norwegianrockcat.com> Relnotes: https://github.com/ros-infrastructure/rosdep/blob/0.16.1/CHANGELOG.rst
* - Switch to USES=localbaseamdmi32019-09-232-9/+12
| | | | | | | - Pet portlint - Update WWW Approved by: portmgr blanket
* - Update kernel-headers to 2.6.32-754.22.1.el6.tijl2019-09-234-39/+53
| | | | | | - Don't install the i386 package of libstdc++-devel on amd64. The amd64 package already contains the necessary bits. - Add glibc-static so gcc -static works.
* Add linux-c6-openssl to CVE-2019-1559 entry.tijl2019-09-231-0/+4
| | | | Security: https://access.redhat.com/errata/RHSA-2019:2471
* Update to 1.0.1e-58.el6_10.tijl2019-09-232-9/+9
| | | | | | MFH: 2019Q3 Security: https://access.redhat.com/errata/RHSA-2019:2471 Security: CVE-2019-1559
* Clarify error message on GCC-based systems.linimon2019-09-231-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* - Update to 349ehaupt2019-09-232-5/+5
| | | | | | - Pacify portlint PR: 240393 (ref. in changelog)
* Fix OSS audio playback of some videos after SVN r351847.hselasky2019-09-232-4/+62
| | | | | | | | Make sure mplayer sets a sensible fragment and buffer size. Discussed with: riggs@ Tested by: naddy@ Approved by: pi
* Fix build on GCC-based systems:linimon2019-09-231-1/+2
| | | | | | The compiler feature "cxx_decltype" is not known to CXX compiler Approved by: portmgr (tier-2 blanket)
* Update to 20.1joneum2019-09-233-5/+5
| | | | Sponsored by: Netzkommune GmbH
* graphics/gd: Do not set WEBP_LIB_DEPENDS twicetobik2019-09-231-1/+0
|
* games/legend-of-edgar: Update to 1.32tobik2019-09-233-7/+23
| | | | | | - Pet portclippy while here Changes: https://github.com/riksweeney/edgar/releases/tag/1.32
* update to the latest cfengine commits on github.cy2019-09-234-13/+13
|
* cfengine ./configure will detect pre-existing mysql and postgresqlcy2019-09-236-1/+18
| | | | | installs and use them even when options are deselected. This causes unwanted dependencies and unintuitive errors.
* Update ntopng to latest upstream snapshot.madpilot2019-09-232-6/+5
|
* New port: lang/quickjs: Embeddable Javascript interpreter in Cyuri2019-09-239-0/+103
|
* Update nDPI to latest upstream snapshot.madpilot2019-09-232-6/+5
|
* Resurrect and update port: graphics/scantailorpi2019-09-236-1/+95
| | | | | | | | | | | | | Scan Tailor Advanced is an interactive post-processing tool for scanned pages. It performs operations such as page splitting, deskewing, and removing garbage. All operations can be done automatically, however it's still possible to manually correct their results WWW: https://github.com/4lex4/scantailor-advanced PR: 240751 Submitted by: m.ne@gmx.net
* Update to 3.16krion2019-09-233-4/+5
|
* science/packmol: Pack molecules in defined regions of spacejwb2019-09-235-0/+38
| | | | | | PACKMOL creates an initial point for molecular dynamics simulations by packing molecules in defined regions of space. The packing guarantees that short range repulsive interactions do not disrupt the simulations.
* math/exprtk: Update g20190717 -> g20190906yuri2019-09-232-5/+5
|
* - fix missing include path if all options are offdinoex2019-09-232-20/+31
| | | | | | | PR: 240752 - new option PNG JPEG FREETYPE - enable option ICONV by default
* - update to 0.21.3dinoex2019-09-232-4/+4
|
* editors/dte: Update to 1.9dmgk2019-09-232-6/+7
| | | | | | | Changes: https://github.com/craigbarnes/dte/releases/tag/v1.9 Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21751
* databases/pspg: Update to 2.0.4dmgk2019-09-232-4/+4
| | | | | | | Changes: https://github.com/okbob/pspg/compare/2.0.3...2.0.4 Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21748
* devel/libclc: revert to llvm80 as lang/clover isn't readyjbeich2019-09-232-1/+9
| | | | | | | Both ports need to use the same LLVM version for OpenCL to work. Reported by: Vasily Postnicov (on x11@ list) Approved by: portmgr blanket
* x11/libxfce4util: fix build on GCC architecturespkubaj2019-09-231-2/+2
| | | | | | | | Add USES=compiler:c11 to fix: ../libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk' ../libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here Approved by: mentors (implicit approval)
* security/gpgme: add USES=compiler:c11pkubaj2019-09-231-1/+1
| | | | | | Needed to fix build on GCC architectures. Approved by: mentors (implicit approval)
* archivers/py-lzstring: LZ-based in-memory string compressionjwb2019-09-234-0/+28
| | | | | LZ-based, in-memory string compression module, based on the LZ-String javascript module.
* graphics/py-spectra: Color scales and color conversion made easy for Pythonjwb2019-09-224-0/+45
| | | | | | | | | | | | | | | | | Spectra is a Python library that makes color math, color scales, and color-space conversion easy. Support for: Color scales Color ranges Color blending Brightening/darkening colors Saturating/desaturating colors Conversion to/from multiple color spaces Spectra is built on colormath and grapefruit. Spectra is enormously inspired by chroma.js and d3's scales.
* databases/tiledb: Remove TILEDB_WERROR from CMAKE_ON now that it is in CMAKE_OFFtobik2019-09-221-1/+1
|
* - Update to chase www/varnish6 update to 6.3.0zi2019-09-223-22/+5
|
* graphics/colord[-gtk]: switch to MASTER_SITES to HTTPSwoodsb022019-09-224-4/+4
| | | | | | | | | The HTTP site was not working at the time of this commit, whilst the HTTPS site was working. PR: 239088 Submitted by: Miyashita Touka <imagin8r@protonmail.com> Approved by: kwm (maintainer timeout)
* lang/zig: Drop unnecessary BINARY_ALIAStobik2019-09-221-1/+0
|
* Explicitely depend on OMP.thierry2019-09-221-0/+2
|
* net/dhcpcd: Update to 8.0.6tobik2019-09-222-4/+4
| | | | | PR: 240332 Submitted by: roy@marples.name (maintainer)
* Update CyberChef to 9.7.1dvl2019-09-224-7/+11
| | | | | | | re: https://github.com/gchq/CyberChef/releases/tag/v9.7.1 PR: 240743 Submitted by: thomas@bsdunix.ch
* New port: devel/ros-rosinstallpi2019-09-224-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Rosinstall is an SCM abstracton tool for holding ROS workspaces in sync. From the rosinstall documentation: Using rosinstall you can update several folders using a variety of SCMs (SVN, Mercurial, git, Bazaar) with just one command. That way you can more effectively manage source code workspaces. The rosinstall package provides a Python API for interacting with a source code workspace as well as a group of command line tools. Rosinstall leverages the vcstools package for source control and stores its state in .rosinstall files. rosinstall was developed to help with the ROS software, but it has no install dependencies to ROS. It offers support for ROS environments and thus makes some assumptions about ROS being present at runtime, but those can be easily removed and rosws provides all services even when there is no ROS installed. The vision is for the bulk of rosinstall to be a ROS agnostic tool one day. WWW: http://docs.ros.org/independent/api/rosinstall/html PR: 240637 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
* Update to upstream release 3.9.0riggs2019-09-225-42/+273
| | | | | PR: 240469 Submitted by: vedge@hypertriton.com
* New port: devel/ros-rosdeppi2019-09-225-0/+53
| | | | | | | | | | | | | | | | | rosdep is a command-line tool for installing system dependencies rosdep uses the backend of operating system for installing packages. For end-users, rosdep helps you install system dependencies for software that you are building from source. For developers, rosdep simplifies the problem of installing system dependencies on different platforms. On FreeBSD, the pkg system is used. WWW: http://docs.ros.org/independent/api/rosdep/html/ PR: 224895 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
* New port: devel/ros-rosdistropi2019-09-224-0/+33
| | | | | | | | | | | Python library for working with catkinized rosdistro files for ROS. rosdistro is part of the package management system for ROS. WWW: http://github.com/ros-infrastructure/rosdistro PR: 235845 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
* New port: devel/ros-rospkgpi2019-09-228-0/+94
| | | | | | | | | | | | | | | | | | | | Rospkg is a standalone Python library for working with the ROS packaging system The ROS packaging system simplifies development and distribution of code libraries. It enable you to easily specify dependencies between code libraries, easily interact with those libraries from the command-line, and release your code for others to use. ROS packages are designed to support building and running code in local code trees. This is useful for developing software on multi-developer systems, such as robots, where there may be multiple versions of a library in use, and code is being contributed from multiple sources. It is also design to support modular code that is easily shared with other developers. WWW: http://wiki.ros.org/rospkg PR: 235844 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
* New port: devel/ros-catkin_pkgpi2019-09-224-0/+36
| | | | | | | | | | | This is a Python library for working with the Catkin package system for ROS. Catkin is the main build system for the Robot Operating System. WWW: http://github.com/ros/catkin PR: 235843 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
* graphics/mesa-dri: fix rendering glitches on AMD GPUs after r512440jbeich2019-09-228-1/+230
| | | | | | | | PR: 240722 Reported by: rozhuk.im@gmail.com, freebsdbugs@urisc.net Tested by: rozhuk.im@gmail.com, freebsdbugs@urisc.net Obtained from: upstream Approved by: portmgr blanket
* graphics/libosmesa: force rebuild after r512440jbeich2019-09-221-1/+1
| | | | Reported by: ajtiM (on x11@ list)
* New port: devel/ros-wstoolpi2019-09-224-0/+34
| | | | | | | | | | | | | Command-line tools for maintaining a workspace from multiple version-control systems. This is primarily used as a tool for build a workspace for the Robot Operating System (ROS). WWW: https://github.com/vcstools/wstool PR: 240639 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
* New port: devel/ros-vcstoolspi2019-09-224-0/+31
| | | | | | | | | | The vcstools module provides a Python API for interacting with different version control systems (VCS/SCMs). WWW: http://wiki.ros.org/vcstools PR: 240638 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
* - Add LICENSE_FILEamdmi32019-09-222-2/+2
| | | | | | | - Remove extra empty line - Update WWW Approved by: portmgr blanket
* Preserve scores during updatesglewis2019-09-222-6/+6
| | | | | * Treat record and logfile as "samples" so that they will be kept when updating if they have anything in them.
* Preserve scores during updatesglewis2019-09-222-2/+6
| | | | | * Treat record and logfile as "samples" so that they will be kept when updating if they have anything in them.
* Update devel/py-envisage from 4.7.2 to 4.8.0.rodrigo2019-09-222-5/+11
| | | | | | | | Add tests Comment where requirements are defined. PR: 240661 Submitted by: <vladimir.chukharev@gmail.com> (maintainer)
* Update to upstream release 1.22.1riggs2019-09-222-6/+12
| | | | | | | | | | Details: - Update to new upstream release 1.22.1 - Introduce default OPTION for IP geolocation support PR: 239794 Submitted by: h.freshports@skarnell.se Approved by: maintainer timeout
* Preserve scores during updatesglewis2019-09-222-6/+6
| | | | | * Treat record and logfile as "samples" so that they will be kept when updating if they have anything in them.
* databases/galera: upgrade 25.3.27 -> 25.3.28pi2019-09-222-5/+4
| | | | | PR: 240344 Submitted by: Teemu Ollakka <teemu.ollakka@galeracluster.com>
* New port: devel/ros-rosinstall_generatorpi2019-09-224-0/+31
| | | | | | | | | | rosinstall_generator generates the information for a distribution of the Robot Operating System (ROS). WWW: http://github.com/ros-infrastructure/rosinstall_generator PR: 240636 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
* New port: devel/collada-dompi2019-09-229-0/+589
| | | | | | | | | | | | | | | | | | | | | | A C++ library that provides an API to the COLLADA Document Object Model The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document. This project is a library for loading and saving COLLADA documents that can contain 2D, 3D, physics and other types of content. It allows developers to create applications that can exchange COLLADA documents with commercial content creation tools such as Maya, Max or Softimage. This project is a very lightweight version of the Sourceforce Collada Repository. It maintains only the base collada parser with minimal dependencies. WWW: https://github.com/rdiankov/collada-dom PR: 240635 Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
* Upgrade sysutils/battmond to v0.4rodrigo2019-09-224-9/+15
| | | | | | | | | | | | Add license BSD2CLAUSE Change the distfile location to GITHUB Update maintainer email to <ntarmos@gmail.com> Major changes: - Add support for suspend instead of halt (-z) PR: 238336 Submitted by: ntarmos <ntarmos@cs.uoi.gr> (maintainer)
* Official Hetzner Cloud python librarymatthew2019-09-224-0/+35
| | | | | | WWW: https://hcloud-python.readthedocs.io/en/latest/ Event: EuroBSDCon 2019
* Upgrade telegraf to latest version, 1.12.1girgen2019-09-223-43/+77
| | | | | | Release notes: https://github.com/influxdata/telegraf/blob/1.12.1/CHANGELOG.md Submitted by: nbari (at) tequila.io PR: 240570
* Ignore with php 7.4antoine2019-09-2241-8/+41
| | | | Reported by: pkg-fallout
* Mark BROKENantoine2019-09-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | vmod_dynamic.c:629:2: error: implicit declaration of function 'VRT_rel_vcl' is invalid in C99 [-Werror,-Wimplicit-function-declaration] VRT_rel_vcl(&ctx, &obj->vclref); ^ vmod_dynamic.c:645:16: error: implicit declaration of function 'VRT_ref_vcl' is invalid in C99 [-Werror,-Wimplicit-function-declaration] obj->vclref = VRT_ref_vcl(&ctx, "vmod dynamic"); ^ vmod_dynamic.c:645:14: error: incompatible integer to pointer conversion assigning to 'struct vclref *' from 'int' [-Werror,-Wint-conversion] obj->vclref = VRT_ref_vcl(&ctx, "vmod dynamic"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vmod_dynamic.c:873:2: error: incomplete definition of type 'struct vrt_acl' CHECK_OBJ_ORNULL(whitelist, VRT_ACL_MAGIC); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/varnish/miniobj.h:51:16: note: expanded from macro 'CHECK_OBJ_ORNULL' assert((ptr)->magic == type_magic); \ ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/varnish/vas.h:61:8: note: expanded from macro 'assert' if (!(e)) { \ ^ /usr/local/include/varnish/vrt.h:167:8: note: forward declaration of 'struct vrt_acl' struct vrt_acl; ^ vmod_dynamic.c:873:30: error: use of undeclared identifier 'VRT_ACL_MAGIC' CHECK_OBJ_ORNULL(whitelist, VRT_ACL_MAGIC); ^ Reported by: pkg-fallout
* Mark BROKEN: checksum and size mismatchantoine2019-09-221-0/+1
| | | | | Reported by: pkg-fallout MFH: 2019Q3
* Mark BROKEN: unfetchableantoine2019-09-221-0/+2
| | | | | Reported by: pkg-fallout MFH: 2019Q3
* textproc/mxml: Update to 3.1tobik2019-09-224-41/+30
| | | | | | | | - Take maintainership Changes: https://github.com/michaelrsweet/mxml/releases PR: 240422 Approved by: hsmtkk@gmail.com (maintainer timeout, 14 days)
* games/ufoai: Prepare for mxml 3.1tobik2019-09-222-0/+6
| | | | | | | | | | | | | src/common/xml.cpp:523:14: error: member access into incomplete type 'mxml_node_t' (aka '_mxml_node_s') type = node->value.element.name; ^ /usr/local/include/mxml.h:97:16: note: forward declaration of '_mxml_node_s' typedef struct _mxml_node_s mxml_node_t; /**** An XML node. ****/ ^ 9 warnings and 1 error generated. PR: 240423 Approved by: m.tsatsenko@gmail.com (maintainer timeout, 14 days)
* editors/parinfer-rust: Chase retag of v0.4.0tobik2019-09-221-3/+3
| | | | | | No code changes. Changes: https://github.com/eraserhd/parinfer-rust/compare/2435c9537d5104f5cf1ddf36efa495ec431c48c1...v0.4.0
* Unmark BROKEN.ume2019-09-222-4/+1
|
* Fix a miscompilation of GCC due to undefined behavior. This originallygerald2019-09-221-0/+26
| | | | | | | | triggered when building with clang on amd64 (under some circumstances), but is a general issue. PR: 240387 Kudos to: dim (for first class detective work)
* www/glassfish5: update to 5.1.0jmd2019-09-224-267/+641
| | | | | | | | | 5.1.0 is the first release under Eclipse Foundation stewardship. Release notes: https://eclipse-ee4j.github.io/glassfish/docs/5.1.0/release-notes/preface.html PR: 240674 Submitted by: pfg@ (minor adaptations)
* Update to the 201900920 snapshot of GCC 8.3.1.gerald2019-09-222-4/+4
| | | | | This brings few fixes on the Fortran side and a register allocation fix (which may not affect our architectures, though).
* Bump PORTREVISIONglewis2019-09-221-1/+3
| | | | | * Bump PORTREVISION, forgotten in previous change. * Minor portlint petting
* Make it possible to enable dump logsglewis2019-09-222-4/+33
| | | | | | | | * Enable the DUMPLOG configuration option * Configure an appropriate pattern for the dump log file name. Note, to actually enable dump logs you will need to edit sysconf and uncomment the DUMPLOGFILE name variable.
* Update to 3.6.2; preserve scores and configglewis2019-09-226-64/+62
| | | | | | | | | | * Update to 3.6.2 * Remove MARK_JOBS_UNSAFE, I have no problems building this on a MP machine without this. * Preserve the sysconf, logfile, record, and xlogfile files across updates by copying them to *.sample and marking them with @sample in the packing list. This preserves user configuration changes (sysconf) and high score records (logfile, record, xlogfile).
* math/z3: Update to 4.8.6.arrowd2019-09-223-17/+9
|
* Fix INDEXantoine2019-09-221-1/+0
|
* Delete security/php74-hashtz2019-09-221-11/+0
| | | | | | | The hash module is now part of the PHP core. It can't be disabled or enabled anymore. Therefore we remove this port. Sponsored by: PHP Upgrade Service
* Appease portlint.linimon2019-09-221-2/+2
|
* Remove hardcoding from 2013 and replace it with the modern equivalent.linimon2019-09-221-11/+2
| | | | | | | | Found while working on powerpc64. Tested on: amd64, powerpc64. Approved by: portmgr (tier-2 blanket)
* add new port: games/tome4-betalifanov2019-09-225-6/+225
| | | | | | | | This adds a beta of 1.6 patch for games/tome4 It's a major update. Read more in announcements: https://te4.org/blogs/darkgod/2019/04/news/whats-next-tales-majeyal-lot-and-then-some https://te4.org/blogs/darkgod/2019/09/news/tales-majeyal-16-beta1-upon-you
* devel/openmp: update to 9.0.0jbeich2019-09-2258-83/+90
| | | | | | | | - Connect tests to the framework to help QA remaining patches - Force rebuild all consumers after https://reviews.llvm.org/D59783 Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
* security/clamsmtp: Unbreak by switching to new master sitepi2019-09-222-7/+5
| | | | | PR: 240731 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* New port: graphics/rapid-photo-downloaderpi2019-09-228-0/+595
| | | | | | | | | | | | | | Rapid Photo Downloader imports photos and videos from cameras, phones, memory cards and other devices at high speed. It can be configured to rename photos and videos with meaningful filenames you specify. It can also back up photos and videos as they are downloaded. It downloads from and backs up to multiple devices simultaneously. WWW: http://www.damonlynch.net/rapid/ PR: 240601 Submitted by: m.ne@gmx.net Reviewed by: koobs
* New port: sysutils/p5-File-Renamepi2019-09-225-0/+37
| | | | | | | | | | | | | | rename renames the filenames supplied according to the rule specified as the first argument. The perlexpr argument is a Perl expression which is expected to modify the $_ string in Perl for at least some of the filenames specified. If a given filename is not modified by the expression, it will not be renamed. If no filenames are given on the command line, filenames will be read via standard input. WWW: https://metacpan.org/release/File-Rename PR: 240728 Submitted by: Vidar Karlsen <vidar@karlsen.tech>
* clean up games/tome4 portlifanov2019-09-221-8/+11
| | | | | | - reorder sections - remove LLD_UNSAFE, not needed after openal update - prepare for a slave port
* Fix build on GCC-based systems:linimon2019-09-221-2/+8
| | | | | | /usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8' Approved by: portmgr (tier-2 blanket)
* Fix build on GCC-based installations:linimon2019-09-221-2/+7
| | | | | | xmlparse.c:1244: error: #pragma GCC diagnostic not allowed inside functions Approved by: portmgr (tier-2 blanket)
* audio/oss: Improve handling when sound.ko is compiled into the kernel.crees2019-09-223-8/+32
| | | | | | | | | | | Now, soundon checks for its presence and fails with an appropriate error. While here, add it to pkg-message. I use this still as I have a Xonar D2X which FreeBSD's drivers don't support, so I'll take maintainership. PR: ports/240200
* math/rumur: Update 2019.08.18 -> 2019.09.15yuri2019-09-222-4/+4
| | | | Reported by: portscout
* devel/qtcreator: Fix packaging when using GCCpkubaj2019-09-222-6/+4
| | | | | | | utils-eventcode-members.html and utils-eventcode.html don't exist when qtcreator is built with GCC. PR: 240298 Approved by: tcberner (maintainer, mentor)
* net-p2p/litecoin: fix build on big-endian architecturespkubaj2019-09-221-0/+11
| | | | | | | | | | | | | | | | | Include sys/endian.h in src/crypto/scrypt.cpp, big-endian architectures need it: crypto/scrypt.cpp:157:3: error: 'be32enc' was not declared in this scope 157 | be32enc(ivec, (uint32_t)(i + 1)); | ^~~~~~~ crypto/scrypt.cpp: In function 'void scrypt_1024_1_1_256_sp_generic(const char*, char*, char*)': crypto/scrypt.cpp:269:10: error: 'le32dec' was not declared in this scope 269 | X[k] = le32dec(&B[4 * k]); | ^~~~~~~ crypto/scrypt.cpp:285:3: error: 'le32enc' was not declared in this scope 285 | le32enc(&B[4 * k], X[k]); | ^~~~~~~ PR: 240695 Approved by: hsw@bitmark.com (maintainer), linimon (mentor)
* audio/protracker: fix build on GCC architecturespkubaj2019-09-221-0/+1
| | | | | | | | Add USE_CSTD=c99 to fix build: /wrkdirs/usr/ports/audio/protracker/work/protracker-2.3d.r191/src/pt_visuals.c:1272: error: 'for' loop initial declaration used outside C99 mode PR: 240703 Approved by: portmgr (blanket: build fix), linimon (mentor)
* science/nest: fix build with GCC-based architecturespkubaj2019-09-222-1/+6
| | | | | | | nestkernel/simulation_manager.h needs include sys/time.h for timeval struct when compiling with GCC. PR: 239482 Approved by: yuri (maintainer), linimon (mentor)
* New port: graphics/py-colourpi2019-09-224-0/+31
| | | | | | | | | | Converts and manipulates common colour representation (RGB, HSL, web, ...) WWW: http://github.com/vaab/colour PR: 240604 Submitted by: m.ne@gmx.net Reviewed by: koobs
* net/cjdns: Update 20.3 -> 20.4yuri2019-09-222-4/+4
| | | | Reported by: portscout
* audio/bsequencer-lv2: fix build on GCC architecturespkubaj2019-09-221-0/+10
| | | | | | | | src/ButtonBox.hpp needs include sys/types.h for uint. PR: 240663 Approved by: yuri (maintainer), linimon (mentor) Differential Revision: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240663
* dns/amass: Update 3.0.27 -> 3.1.6yuri2019-09-212-61/+68
| | | | Reported by: portscout
* databases/tiledb: Fix build on non-x86 (due to -Werror)pkubaj2019-09-211-1/+1
| | | | | | | | | | | | | | | | | Build on non-x86 currently fails with: /wrkdirs/usr/ports/databases/tiledb/work/TileDB-1.6.2/external/src/blosc/shuffle.cc:280:4: error: #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. [-Werror=cpp] 280 | #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. | ^~~~~~~ /wrkdirs/usr/ports/databases/tiledb/work/TileDB-1.6.2/external/src/blosc/shuffle.cc: In function 'blosc::shuffle_implementation_t blosc::get_shuffle_implementation()': /wrkdirs/usr/ports/databases/tiledb/work/TileDB-1.6.2/external/src/blosc/shuffle.cc:290:22: error: unused variable 'cpu_features' [-Werror=unused-variable] 290 | blosc_cpu_features cpu_features = blosc_get_cpu_features(); | ^~~~~~~~~~~~ cc1plus: all warnings being treated as errors Don't add -Werror to fix build. PR: 240618 Approved by: portmgr (blanket: build fix), linimon (mentor)
* devel/entt: Update 3.1.0 -> 3.1.1yuri2019-09-212-4/+4
| | | | Reported by: portscout
* devel/emscripten: Update 1.38.43 -> 1.38.45yuri2019-09-213-5/+5
| | | | Reported by: portscout
* math/py-gau2grid: Update 1.3.1 -> 2.0.1yuri2019-09-214-8/+6
| | | | Reported by: portscout
* math/gau2grid: Update 1.3.1 -> 2.0.1yuri2019-09-212-7/+4
| | | | Reported by: portscout
* sysutils/consolehm: fix build on non-x86pkubaj2019-09-212-10/+11
| | | | | | | outb requires including machine/pio.h and sys/types.h (for uint8_t). Approved by: linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21633
* games/starfighter: fix build on GCC architecturespkubaj2019-09-211-0/+1
| | | | | | | | | Set USE_CSTD=c99 to fix build issue when using base GCC: gfx.c:922: error: 'for' loop initial declaration used outside C99 mode PR: 240691 Approved by: portmgr (blanket: build fix), linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21722
* net/ulxmlrpcpp: fix build on GCC architecturespkubaj2019-09-213-5/+21
| | | | | | | | | | | | | | | Use new GCC because of: ulxr_value.cpp:895: error: 'snprintf' is not a member of 'std' Also add include cstring because of: ulxr_ssl_connection.cpp: In function 'int ulxr::password_cb(char*, int, int, void*)': ulxr_ssl_connection.cpp:63:3: error: 'strcpy' was not declared in this scope 63 | strcpy(buf, pass.c_str()); | ^~~~~~ Approved by: linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21720
* security/arirang: fix build on GCC architecturespkubaj2019-09-211-4/+10
| | | | | | | | | Add USES=compiler:c11, base GCC can't build this port. Only add -L${OPENSSLLIB} when OpenSSL not from base is used to avoid linking to base libstdc++. Approved by: linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21719
* net-im/pidgin-sipe: update to 1.24.0, pet portlintpkubaj2019-09-214-33/+23
| | | | | | | | | | | | | | | | | | Update the port to 1.24.0. Add explicit dependencies which are installed and linked to anyway for libdbus, gstreamer1 and farstream. Add USES=gnome. Pet portlint by moving some entries. Fix OCS2005 option, which had misspelled DESC and CONFIGURE_ENABLE entries, so it didn't even work. Remove unneeded patch. PR: 240347 Approved by: john.c.prather@gmail.com (maintainer timeout), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21714
* net-im/farstream: merge a patch necessary for Lync calls, pet portlintpkubaj2019-09-212-4/+10
| | | | | | | | | | | | Merge https://gitlab.collabora.com/farstream/farstream/commit/11dde55cbaf5179e8e1885cf1483e538a8d5a4a9.patch to fix Lync calls with net-im/pidgin-sipe. Add USES=localbase:ldflags. Move some entries to fix portlint issues. PR: 240348 Approved by: gnome (maintainer timeout), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21713
* audio/fasttracker2: fix build with base GCCpkubaj2019-09-211-0/+1
| | | | | | | | | Add USE_CSTD=c99 to fix build with base GCC: /wrkdirs/usr/ports/audio/fasttracker2/work/ft2-clone-code/src/ft2_gui.c:431: error: 'for' loop initial declaration used outside C99 mode PR: 240659 Approved by: ehaupt (maintainer), linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21702
* devel/sdl20: add ALTIVEC option and enable by defaultpkubaj2019-09-211-2/+7
| | | | | | | Add ALTIVEC option on powerpc and powerpc64 and enable it by default. Approved by: amdmi3 (maintainer timeout), linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21670
* Fix a wrong RUN_DEPEND entry.rodrigo2019-09-211-1/+3
| | | | | | | | Comment where the requirements are defined. Bump PORTREVISION. PR: 240660 Submitted by: <vladimir.chukharev@gmail.com> (maintainer)
* sysutils/neofetch: update to 6.1.0 and change maintainer to my FreeBSD addresspkubaj2019-09-212-5/+5
| | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21484
* security/steghide: fix build on GCC architecturespkubaj2019-09-211-4/+5
| | | | | | | Add -Wno-static-float-init only when clang is used. Also add USES=localbase. Approved by: linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21407
* New port: graphics/nanosvg: Simple C++ header-only SVG parseryuri2019-09-214-0/+54
|
* science/jmol: Update 14.29.52 -> 14.29.53yuri2019-09-212-4/+4
| | | | Reported by: portscout
* Update to v1.4.10mp2019-09-212-10/+4
| | | | | | | | This release integrates FreeBSD test fixes. PR: 240523 Submitted by: as@php.net (maintainer) Event: EuroBSDcon 2019
* science/maeparser: Update 1.2 -> 1.2.1yuri2019-09-213-6/+6
| | | | Reported by: portscout
* java/intellij: Update to version 2019.2.2.bsam2019-09-213-20/+19
|
* New port: editors/mle: Small, flexible, terminal-based text editor0mp2019-09-214-0/+69
| | | | | | | | | | | | | | | mle is a small, flexible, terminal-based text editor written in C. Notable features include: full Unicode support, syntax highlighting, scriptable rc file, macros, search and replace (PCRE), window splitting, multiple cursors, and integration with various shell commands. WWW: https://github.com/adsr/mle PR: 240523 Submitted by: as@php.net Differential Revision: https://reviews.freebsd.org/D21689 Event: EuroBSDcon 2019
* science/py-ase: Update 3.18.0 -> 3.18.1yuri2019-09-212-5/+4
| | | | Reported by: portscout
* multimedia/ffmpeg: replace r495918 with upstream fixjbeich2019-09-211-10/+11
| | | | Patch conflict makes it easier to prune on update.
* net-im/coyim: Updates the maintainer email.fox2019-09-211-1/+1
| | | | Approved by: philip (mentor)
* New port: multimedia/py-pymediainfopi2019-09-214-0/+37
| | | | | | | | | | | | | | | This small package is a wrapper around the MediaInfo library. It works on Linux, Mac OS X and Windows and is tested with Python 2.7, 3.4, 3.5, 3.6, 3.7, PyPy and PyPy3. See https://pymediainfo.readthedocs.io/ for more information. WWW: https://github.com/sbraz/pymediainfo PR: 240602 Submitted by: m.ne@gmx.net Reviewed by: koobs
* New port: graphics/py-rawkitpi2019-09-214-0/+29
| | | | | | | | | | rawkit (pronounced rocket) is a ctypes-based LibRaw binding for Python inspired by the Wand API. WWW: https://rawkit.readthedocs.org PR: 240601 Submitted by: m.ne@gmx.net
* Fix pkg-plist.tijl2019-09-212-4/+2
| | | | Reported by: olgeni
* New port: lang/zigtobik2019-09-216-0/+6165
| | | | | | | Zig is a general purpose programming language designed for robustness, optimality, and maintainability. WWW: https://ziglang.org/
* Update to upstream version 110.91riggs2019-09-2120-155/+179
| | | | | PR: 239858 Submitted by: joemann@beefree.free.de (maintainer)
* - Update WWWamdmi32019-09-211-2/+2
| | | | Approved by: portmgr blanket
* Update to CentOS 7.7.1908.tijl2019-09-2175-860/+832
| | | | | Put libdrm into a separate port so it can be kept at the CentOS 7.6 version. The new version fails to detect graphics hardware on FreeBSD.
* Mark BROKEN with lldantoine2019-09-211-0/+4
| | | | | Reported by: pkg-fallout MFH: 2019Q3
* Mark BROKEN with lldantoine2019-09-211-0/+4
| | | | | Reported by: pkg-fallout MFH: 2019Q3
* Add dependency on dbus, required by libavahi-client.so.3.tijl2019-09-211-1/+2
| | | | | | PR: 240726 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> MFH: 2019Q3 (blanket)
* Mark BROKEN with lldantoine2019-09-211-1/+3
| | | | MFH: 2019Q3
* multimedia/obs-studio: Update 23.2.1 -> 24.0.0yuri2019-09-215-47/+22
| | | | Reported by: portscout
* science/qbox: Update 1.67.4 -> 1.68.0yuri2019-09-212-5/+4
| | | | Reported by: portscout
* finance/qtbitcointrader: Update 1.40.42 -> 1.40.43yuri2019-09-212-6/+5
| | | | Reported by: portscout
* devel/py-lineedit: Update 0.1.1 -> 0.1.3yuri2019-09-212-4/+4
| | | | Reported by: portscout
* devel/py-llvmcpy: Update 0.1.4 -> 0.1.5yuri2019-09-212-5/+4
| | | | Reported by: portscout
* devel/mutagen: Update 0.9.2 -> 0.10.0yuri2019-09-212-55/+74
| | | | Reported by: portscout
* archivers/py-zstandard: Update 0.11.1 -> 0.12.0yuri2019-09-212-4/+4
| | | | Reported by: portscout
* Unbreak py27 FLAVORantoine2019-09-212-2/+10
| | | | Reported by: pkg-fallout
* databases/cegobridge: upgrade 1.5.2 -> 1.5.3pi2019-09-212-4/+4
| | | | | | - MySQL SET lines are no longer parsed, the scanner ignores these lines now Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* dns/dnsviz: upgrade 0.8.1 -> 0.8.2pi2019-09-212-5/+4
| | | | - fixes several bugs
* net-mgmt/nfdump: upgrade 1.6.17 -> 1.6.18pi2019-09-212-8/+20
| | | | | | | | | - add nfpcapd OPTION to generate nfdump netflow records directly from interfaces/pcaps. - The old COMPAT15 mode has been removed. All old 1.5.x files should have been converted so far. Relnotes: https://github.com/phaag/nfdump/blob/master/ChangeLog
* www/hiawatha: Update to 10.10tobik2019-09-213-21/+13
| | | | | | - Remove no longer supported and now always on options Changes: https://www.hiawatha-webserver.org/changelog
* editors/parinfer-rust: Update to v0.4.0tobik2019-09-213-77/+262
| | | | Changes: https://github.com/eraserhd/parinfer-rust/blob/v0.4.0/CHANGELOG.adoc
* - Change from USES=iconv to USES=iconv:patch. [*]nobutaka2019-09-212-2/+9
| | | | | | - Fix breakage of 2CHDIC, ODIC and GSKKDIC options. Suggested by: nyan [*]
* biology/p5-TrimGalore: Upgrade to 0.6.4jwb2019-09-212-5/+5
| | | | Improved adapter autodetection, minor bug fixes.
* biology/fastqc: Upgrade to 0.11.8jwb2019-09-213-14/+12
| | | | | | Minor bug fixes and edge case handling. Minor Makefile clean up.
* Update audio/libmysofa to 0.8jhale2019-09-212-8/+5
| | | | Switch to in-source build; tests fail otherwise
* Update audio/picard-plugins to snapshot from 2019-09-17jhale2019-09-213-5/+14
|
* Update audio/picard to 2.2.1jhale2019-09-212-4/+4
|
* Add 12.1-BETA1 MANIFEST files.gjb2019-09-219-1/+61
| | | | | | Approved by: bdrewery (maintainer, implicit, re blanket) MFH: 2019Q3 Sponsored by: Rubicon Communications, LLC (Netgate)
* comlang/rust-nightly: update to 1.38.0.20190921jbeich2019-09-212-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/eceec57f7215...97e58c0d32bc