aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* lang/jimtcl: do not depend on asciidoc, prebuilt docs are shippedPietro Cerutti2018-08-281-1/+0
| | | | Notes: svn path=/head/; revision=478319
* Fix build with clang7Adriaan de Groot2018-08-281-0/+19
| | | | | | | | PR: 230944 Reported by: jbeich Notes: svn path=/head/; revision=478298
* Ensure PONYARCH is set correctly.Thomas Zander2018-08-281-0/+3
| | | | | | | | Reported by: mat (via mail) Approved by: greg@unrelenting.technology (maintainer, via mail) Notes: svn path=/head/; revision=478280
* lang/maude: Fix build with Clang 6Tobias Kortkamp2018-08-275-4/+63
| | | | | | | | | | | ../../src/Core/termSet.hh:35:15: error: ISO C++11 does not allow access declarations; use using declarations instead PointerSet::cardinality; ^ http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/maude-2.6_1.log Notes: svn path=/head/; revision=478253
* lang/angelscript: Remove hack for i386, using upstream clang fixSteve Wills2018-08-271-1/+4
| | | | | | | | PR: 230923 Submitted by: Nathan <ndowens@yahoo.com> (maintainer) Notes: svn path=/head/; revision=478230
* lang/elixir: Update to 1.7.3Jean-Sébastien Pédron2018-08-273-19/+19
| | | | | | | | Release notes: * https://github.com/elixir-lang/elixir/releases/tag/v1.7.3 Notes: svn path=/head/; revision=478220
* Update to v5.29.2-32-g120060c86e.Mathieu Arnold2018-08-274-60/+7
| | | | Notes: svn path=/head/; revision=478205
* lang/gcc6-aux: fix build on aarch64Eric Turgeon2018-08-272-4/+7
| | | | | | | | | | PR: 230485 Submitted by: mikael.urankar Reported by: mikael.urankar Approved by: bapt Notes: svn path=/head/; revision=478204
* Remove THREADS optionSunpoet Po-Chuan Hsieh2018-08-261-6/+3
| | | | | | | | | | | | | | - Bump PORTREVISION for package change Support for building --without-threads has been removed. The threading module is now always available. PR: 230605 Submitted by: Roland Smith <rsmith@xs4all.nl> Reference: https://docs.python.org/3/whatsnew/3.7.html Notes: svn path=/head/; revision=478157
* - Update to 1.11Julien Laffaye2018-08-263-137/+1238
| | | | | | | | | | - Scope GO387 port option to i386 PR: 230893 Submitted by: Dmitri Goutnik <dg@syrec.org> Notes: svn path=/head/; revision=478134
* Update to the 20180822 snapshot of GCC 6.4.1.Gerald Pfeifer2018-08-252-4/+4
| | | | Notes: svn path=/head/; revision=478027
* Update to the 20180823 snapshot of GCC 7.3.1.Gerald Pfeifer2018-08-252-4/+4
| | | | Notes: svn path=/head/; revision=478026
* Update to the 20180824 snapshot of GCC 8.2.1.Gerald Pfeifer2018-08-252-4/+4
| | | | Notes: svn path=/head/; revision=478024
* Update lang/erlang-wx to version 19.3.6.10.Jimmy Olgeni2018-08-253-262/+6
| | | | | | | | Disable DOCS support now that all documentation is handled by lang/erlang-doc. Notes: svn path=/head/; revision=478010
* Update lang/erlang-java to version 19.3.6.10.Jimmy Olgeni2018-08-253-116/+6
| | | | | | | | Disable DOCS support now that all documentation is handled by lang/erlang-doc. Notes: svn path=/head/; revision=478009
* Update lang/erlang to version 19.3.6.10.Jimmy Olgeni2018-08-252-5/+8
| | | | Notes: svn path=/head/; revision=478008
* Update lang/erlang-runtime19 to version 19.3.6.10.Jimmy Olgeni2018-08-252-6/+8
| | | | Notes: svn path=/head/; revision=478007
* Update lang/erlang-runtime20 to version 20.3.8.7.Jimmy Olgeni2018-08-252-6/+14
| | | | Notes: svn path=/head/; revision=478006
* Update lang/erlang-runtime21 to version 21.0.6.Jimmy Olgeni2018-08-252-6/+9
| | | | Notes: svn path=/head/; revision=478005
* Update KDE Applications to 18.08Tobias C. Berner2018-08-252-6/+6
| | | | | | | Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php Notes: svn path=/head/; revision=478003
* - Update to 5.10Wen Heping2018-08-242-4/+4
| | | | | | | | | PR: 229993 Submitted by: yuri@ Approved by: maintainer(timeout, > 30days) Notes: svn path=/head/; revision=477932
* Update KDE Frameworks to the latest monthly, 5.49Adriaan de Groot2018-08-232-4/+3
| | | | | | | | | | | | https://www.kde.org/announcements/kde-frameworks-5.49.0.php Thanks Antoine for the exp-run. PR: 230596 Submitted by: tcberner Notes: svn path=/head/; revision=477922
* Update to 1.27Sunpoet Po-Chuan Hsieh2018-08-232-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Tcl Notes: svn path=/head/; revision=477914
* New port: lang/chicken5Tobias Kortkamp2018-08-226-0/+214
| | | | | | | | | | | | | | | | | | | CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the R5RS Scheme language standard, and includes many enhancements and extensions. WWW: http://www.call-cc.org/ CHICKEN 4 and 5 are not fully compatible. Import the upcoming CHICKEN 5.0.0 as a new port. Binaries and libraries are suffixed with a 5 to avoid conflicts with lang/chicken. Changes: https://code.call-cc.org/dev-snapshots/2018/08/11/NEWS PR: 230535 Notes: svn path=/head/; revision=477802
* lang/opencoarrays: Commit missed part of patchSteve Wills2018-08-221-2/+4
| | | | | | | | | | PR: 230689 Submitted by: Anton Shterenlikht <as@cmplx.uk> (maintainer) Reported by: Anton Shterenlikht <as@cmplx.uk> (maintainer) Pointyhat to: swills Notes: svn path=/head/; revision=477793
* Remove expired ports:Rene Ladan2018-08-2118-422/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-08-20 net/openmq: Broken for more than 5 months 2018-08-20 net/coda6_server: Broken for more than 5 months 2018-08-20 net/ceph-devel: Broken for more than 5 months 2018-08-20 java/jgrapht: Broken for more than 5 months 2018-08-20 mail/mutt14: mutt 1.4.x has been out of support for 10+ years use mail/mutt 2018-08-20 www/pydio: Broken for more than 5 months 2018-08-20 security/fastd-devel: Broken for more than 5 months 2018-08-20 security/fastd: Broken for more than 5 months 2018-08-20 devel/bhyve-vm-goagent: Broken for more than 5 months 2018-08-20 devel/cherivis-devel: Depends on broken and expiring cheritrace-devel 2018-08-20 devel/cheritrace-devel: Broken for more than 5 months 2018-08-20 devel/javolution: Broken for more than 5 months 2018-08-20 devel/bisoncpp: Depends on broken and expiring libbobcat 2018-08-20 databases/php5-pdo_cassandra: Broken for more than 5 months 2018-08-20 games/crafty-open-large: Broken for more than 5 months 2018-08-20 games/crafty-open-enormous: Broken for more than 5 months 2018-08-20 games/crafty-open-medium: Broken for more than 5 months 2018-08-20 math/jakarta-commons-math: Broken for more than 5 months 2018-08-20 math/hfst: Broken for more than 5 months 2018-08-20 math/octave-forge-communications: Broken for more than 5 months 2018-08-20 lang/v8-devel: Broken for more than 5 months 2018-08-20 sysutils/rubygem-fluentd010: Broken for more than 5 months Notes: svn path=/head/; revision=477717
* lang/beignet: unbreak with llvm70Jan Beich2018-08-202-11/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend/src/backend/program.cpp:797:34: error: reference to type 'const llvm::Module' could not bind to an lvalue of type 'llvm::Module *' llvm::WriteBitcodeToFile(*out_module, ostream); ^~~~~~~~~~~ /usr/local/llvm70/include/llvm/Bitcode/BitcodeWriter.h:129:41: note: passing argument to parameter 'M' here void WriteBitcodeToFile(const Module &M, raw_ostream &Out, ^ backend/src/llvm/llvm_bitcode_link.cpp:343:36: error: no matching function for call to 'CloneModule' llvm::Module * linked_module = llvm::CloneModule((llvm::Module*)mod).release(); ^~~~~~~~~~~~~~~~~ /usr/local/llvm70/include/llvm/Transforms/Utils/Cloning.h:52:25: note: candidate function not viable: no known conversion from 'llvm::Module *' to 'const llvm::Module' for 1st argument; dereference the argument with * std::unique_ptr<Module> CloneModule(const Module &M); ^ /usr/local/llvm70/include/llvm/Transforms/Utils/Cloning.h:53:25: note: candidate function not viable: requires 2 arguments, but 1 was provided std::unique_ptr<Module> CloneModule(const Module &M, ValueToValueMapTy &VMap); ^ /usr/local/llvm70/include/llvm/Transforms/Utils/Cloning.h:60:1: note: candidate function not viable: requires 3 arguments, but 1 was provided CloneModule(const Module &M, ValueToValueMapTy &VMap, ^ backend/src/llvm/ExpandLargeIntegers.cpp:230:5: error: use of undeclared identifier 'DEBUG' DEBUG(dbgs() << "\tRecording as forward PHI\n"); ^ backend/src/llvm/ExpandLargeIntegers.cpp:237:5: error: use of undeclared identifier 'DEBUG' DEBUG(dbgs() << "\tTo: " << *To.Lo << "\n"); ^ backend/src/llvm/ExpandLargeIntegers.cpp:238:5: error: use of undeclared identifier 'DEBUG' DEBUG(dbgs() << "\tAnd: " << *To.Hi << "\n"); ^ backend/src/llvm/ExpandLargeIntegers.cpp:247:5: error: use of undeclared identifier 'DEBUG' DEBUG(dbgs() << "\tTo: " << *To << "\n"); ^ backend/src/llvm/ExpandLargeIntegers.cpp:256:11: error: expected expression DEBUG(if (!ForwardPHIs.empty()) dbgs() << "Patching forward PHIs:\n"); ^ backend/src/llvm/ExpandLargeIntegers.cpp:261:7: error: use of undeclared identifier 'DEBUG' DEBUG(dbgs() << "\t" << *F.Lo << "\n\t" << *F.Hi << "\n"); ^ backend/src/llvm/ExpandLargeIntegers.cpp:389:3: error: use of undeclared identifier 'DEBUG' DEBUG(dbgs() << "Expanding Large Integer: " << *Inst << "\n"); ^ backend/src/llvm/llvm_to_gen.cpp:142:13: error: use of undeclared identifier 'createInstructionCombiningPass'; did you mean 'createFunctionInliningPass'? MPM.add(createInstructionCombiningPass());// Clean up after IPCP & DAE ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend/src/llvm/llvm_to_gen.cpp:164:13: error: use of undeclared identifier 'createInstructionCombiningPass'; did you mean 'createFunctionInliningPass'? MPM.add(createInstructionCombiningPass()); // Combine silly seq's ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend/src/llvm/llvm_to_gen.cpp:172:13: error: use of undeclared identifier 'createInstructionCombiningPass'; did you mean 'createFunctionInliningPass'? MPM.add(createInstructionCombiningPass()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend/src/llvm/llvm_to_gen.cpp:209:13: error: use of undeclared identifier 'createInstructionCombiningPass'; did you mean 'createFunctionInliningPass'? MPM.add(createInstructionCombiningPass()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend/src/llvm/llvm_to_gen.cpp:215:13: error: use of undeclared identifier 'createInstructionCombiningPass'; did you mean 'createFunctionInliningPass'? MPM.add(createInstructionCombiningPass()); // Clean up after everything. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend/src/llvm/llvm_to_gen.cpp:366:16: error: use of undeclared identifier 'createPromoteMemoryToRegisterPass' passes.add(createPromoteMemoryToRegisterPass()); ^ backend/src/llvm/llvm_to_gen.cpp:373:16: error: use of undeclared identifier 'createInstructionCombiningPass'; did you mean 'createFunctionInliningPass'? passes.add(createInstructionCombiningPass()); // legalize will generate some silly instructions ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend/src/llvm/llvm_to_gen.cpp:380:16: error: use of undeclared identifier 'createLowerSwitchPass'; did you mean 'createLoopUnswitchPass'? passes.add(createLowerSwitchPass()); // simplify cfg will generate switch-case instruction ^~~~~~~~~~~~~~~~~~~~~ backend/src/backend/gen_program.cpp:452:32: error: reference to type 'const llvm::Module' could not bind to an rvalue of type 'llvm::Module *' llvm::WriteBitcodeToFile((llvm::Module*)prog->module, OS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/llvm70/include/llvm/Bitcode/BitcodeWriter.h:129:41: note: passing argument to parameter 'M' here void WriteBitcodeToFile(const Module &M, raw_ostream &Out, ^ backend/src/backend/gen_program.cpp:543:29: error: no matching function for call to 'CloneModule' llvm::Module* clone = llvm::CloneModule(src).release(); ^~~~~~~~~~~~~~~~~ /usr/local/llvm70/include/llvm/Transforms/Utils/Cloning.h:52:25: note: candidate function not viable: no known conversion from 'llvm::Module *' to 'const llvm::Module' for 1st argument; dereference the argument with * std::unique_ptr<Module> CloneModule(const Module &M); ^ /usr/local/llvm70/include/llvm/Transforms/Utils/Cloning.h:53:25: note: candidate function not viable: requires 2 arguments, but 1 was provided std::unique_ptr<Module> CloneModule(const Module &M, ValueToValueMapTy &VMap); ^ /usr/local/llvm70/include/llvm/Transforms/Utils/Cloning.h:60:1: note: candidate function not viable: requires 3 arguments, but 1 was provided CloneModule(const Module &M, ValueToValueMapTy &VMap, ^ backend/src/backend/gen_program.cpp:452:32: error: reference to type 'const llvm::Module' could not bind to an rvalue of type 'llvm::Module *' llvm::WriteBitcodeToFile((llvm::Module*)prog->module, OS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/llvm70/include/llvm/Bitcode/BitcodeWriter.h:129:41: note: passing argument to parameter 'M' here void WriteBitcodeToFile(const Module &M, raw_ostream &Out, ^ Obtained from: upstream (via Debian) Approved by: portmgr blanket Notes: svn path=/head/; revision=477690
* Update to v5.29.1-93-g8d8d86ac0a.Mathieu Arnold2018-08-202-4/+4
| | | | Notes: svn path=/head/; revision=477642
* Update to the 20180819 snapshot of GCC 9.Gerald Pfeifer2018-08-202-4/+4
| | | | Notes: svn path=/head/; revision=477618
* Update to the 20180816 snapshot of GCC 7.3.1.Gerald Pfeifer2018-08-192-4/+4
| | | | Notes: svn path=/head/; revision=477576
* Build lang/go14 without SSE2Julien Laffaye2018-08-191-1/+2
| | | | | | | | | | | | This allows to build lang/go14 on old x86 CPUs without SSE2 instructions. This has an impact on generated machine code performance, but lang/go14 is only useful to boostrap lang/go so it is ok to do so unconditionally. PR: 230733 Submitted by: Dmitri Goutnik <dg@syrec.org> Notes: svn path=/head/; revision=477571
* lang/opencoarrays update to 2.2.0Steve Wills2018-08-192-4/+4
| | | | | | | | PR: 230689 Submitted by: Anton Shterenlikht <as@cmplx.uk> (maintainer) Notes: svn path=/head/; revision=477570
* - Update to 2.32.0Wen Heping2018-08-192-11/+18
| | | | | | | | | | - Pass maintainership to submitter PR: 230448 Submitted by: ndowens@yahoo.com Notes: svn path=/head/; revision=477553
* Update to the 20180815 snapshot of GCC 6.4.1.Gerald Pfeifer2018-08-192-4/+4
| | | | Notes: svn path=/head/; revision=477551
* Update to the 20180817 snapshot of GCC 8.2.1.Gerald Pfeifer2018-08-192-4/+4
| | | | Notes: svn path=/head/; revision=477547
* Update to the 20180812 snapshot of GCC 9.Gerald Pfeifer2018-08-192-4/+4
| | | | Notes: svn path=/head/; revision=477546
* Update WWWSunpoet Po-Chuan Hsieh2018-08-181-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=477545
* -Sunpoet Po-Chuan Hsieh2018-08-181-1/+1
| | | | | | | | | - Do not silence installation messages - Regenerate patch files with makepatch: - Update WWW Notes: svn path=/head/; revision=477544
* Update WWWSunpoet Po-Chuan Hsieh2018-08-181-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=477543
* Update to the 20180809 snapshot of GCC 7.3.1.Gerald Pfeifer2018-08-182-4/+4
| | | | Notes: svn path=/head/; revision=477512
* Update to 7.2.9Jochen Neumeister2018-08-182-4/+4
| | | | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.2.9 MFH: 2018Q3 Notes: svn path=/head/; revision=477510
* lang/lua53: update to 5.3.5 (final release for 5.3)David Naylor2018-08-1810-97/+219
| | | | | | | | | | | | | | | | - Cleanup of variables - Use the 'bsd' target for build stage - Add options to to select interactive command line editing - Add options to control debug options - Add option for HTML documentation - No change log provided upstream Submitted by: Russel Haley (russ.haley@gmail.com) Andrew Gierth (andrew_tao173.riddles.org.uk) Differential Revision: https://reviews.freebsd.org/D13690 Notes: svn path=/head/; revision=477483
* Upgrade devel/vala from 0.36.13 to 0.36.15:Don Lewis2018-08-172-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vala 0.36.15 released on Jul 16, 2018 Changes * Various improvements and bug fixes: + Update bugtracker links to https://gitlab.gnome.org/GNOME/vala/issues + codegen: - Handle delegate_target attribute of fields [#520] - Free generic elements of glib collections [#694765] - Fix warning for source_funcs parameter of g_source_new() - Actually treat GLib.Source as compact class - Consistently use gpointer for delegate targets - Unify some delegate-type check patterns + girparser: - Add support for bool delegate_target [#520] - Allow changing the type of constants using metadata [#643] + girwriter: - Output deprecated="1" - construct-only properties don't have a setter method - Don't write any custom attributes [#608] - Add boolean GIR visible attribute to allow skipping symbols + Fix links in the Manual + Allow TypeModule subclasses as parameter-type in module-init-method [#648] + vala: Report error for error-domains without any code + parser: Accept "empty" enums/error-domains [#253] + codewriter: Output bodies of code-blocks if in VAPIGEN mode [#253] * Bindings: + glib-2.0: - Do not mark simple-type out-parameters as nullable [#634] - Make Source.attach() use the default MainContext by default - Make Bytes.slice() use the memory-efficient Bytes.from_bytes() [#638] - Fix Bytes.with_free_func() + gio-2.0: - Mark ActionEntry.parameter_type/state fields as nullable [#632] - Delegate fields of DBus*VTable do not have implicit target fields - Apply delegate_target = false on ActionEntry callbacks and make them weak [#630] - Add default to all io_priority parameters - Add custom IOError.from_errno() to make it work as expected [#253] + gobject-2.0: Add lower_case_csuffix attributes to Type* symbols + gstreamer-rtsp-server-1.0: Update from 1.12+ git master [#653] Vala 0.36.14 released on May 22, 2018 Changes * Various improvements and bug fixes: + Warn if --gir is used without --library [#708693] + Report an error if rank attribute is required but was not found [#660991] + scanner: Accept \R and \N escape sequences in regex literals [#749576] + scanner: Accept backreferences \1 through \99 in regex literals [#728574] + codegen: - Avoid critical in get_basic_type_info() when there is no signature [#729517] - Fix serializing multidimensional arrays [#735437] - Guard get_default_ref_sink_function() against null base-class - Respect cname ccode-attribute of lockable fields - Fix casting of length for "ref" array parameters + girparser: Add support for NoAccessorMethod metadata + girparser: Deal with missing "name" attribute by falling back on "c:type" + girwriter: Drop errornous indent + girwriter: Properly output variadic methods and use introspectable="0" + genie: Add support for the \v escape character [#664689] + genie: Add support for the \uXXXX escape sequence * Bindings: + glib-2.0: Fix IConv.iconv() [#634753] + glib-2.0: Mark str parameter of Variant.take_string() as owned + gobject-2.0: Make constructor of ParamSpecBoxed public + gstreamer: Cherry-pick some fixes from 0.42 + gtk+-*.0: Set NoAccessorMethod on Gtk.Radio*.group properties + json-glib-1.0: Mark return-type of gvariant_deserialize*() as nullable [#795265] + sqlite3: Add additional constants for flags of Database.open_v2() [#795627] + webkit2gtk-4.0: Update to 2.20.1 and cherry-pick some fixes from 0.42 Notes: svn path=/head/; revision=477444
* revert php-7.1.x-mail-header.patch into distinfoJochen Neumeister2018-08-171-1/+3
| | | | | | | | | Point hat: joneum MFH: 2018Q3 Notes: svn path=/head/; revision=477443
* Update to 7.1.21Jochen Neumeister2018-08-172-6/+4
| | | | | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.1.21 Approved by: tz (implicit) MFH: 2018Q3 Notes: svn path=/head/; revision=477442
* lang/cling: Move `LIB_DEPENDS` to the right place according to porters-handbookMahdi Mokhtari2018-08-161-2/+3
| | | | | | | | Reported by: mat Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=477343
* lang/ruby25: Fix with ports OpenSSL and LibreSSLSteve Wills2018-08-152-28/+28
| | | | | | | | | | | PR: 229119 PR: 226852 Submitted by: Thibault Jouan <tj+freebsd_ports@a13.fr> Reported by: Piotr Kubaj <pkubaj@anongoth.pl> With hat: ruby@ Notes: svn path=/head/; revision=477249
* lang/chicken: Update to 4.13.0Tobias Kortkamp2018-08-153-33/+18
| | | | | | | | | | | | | | - Respect LDFLAGS - Take maintainership Changes: https://code.call-cc.org/releases/4.13.0/NEWS PR: 230535 Approved by: maintainer Security: 5a771686-9e33-11e8-8b2d-9cf7a8059466 MFH: 2018Q3 Notes: svn path=/head/; revision=477236
* lang/cling: Update port to new release 0.5-2018-08-13Mahdi Mokhtari2018-08-157-404/+1439
| | | | | | | | | | | | | Also, Fix the problem of some non-header files as headers (Thanks to yuri@) Fix Jupyter integration PR: 230637 Reported by: yuri Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=477226
* Update to 1.4.10Kirill Ponomarev2018-08-142-6/+6
| | | | Notes: svn path=/head/; revision=477140