aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20180624 snapshot of GCC 9.gerald2018-06-272-4/+4
|
* Update go to 1.10.3 [1], and enable verbose build [2]adamw2018-06-253-7/+16
| | | | | | | PR: 228857 [1], 229013 [2] Submitted by: Dmitri Goutnik [1], adamw [2] Approved by: maintainer (jlaffaye) Exp-run by: antoine
* Update to v5.29.0-0-g9abd784741mat2018-06-254-6/+8
| | | | Sponsored by: Absolight
* Steal these two from perl@.mat2018-06-252-2/+2
| | | | Sponsored by: Absolight
* Update to 5.28.0.mat2018-06-252-6/+6
| | | | Sponsored by: Absolight
* lang/php72: Update from 7.2.6 to 7.2.7tz2018-06-252-4/+4
| | | | Changelog: http://www.php.net/ChangeLog-7.php#7.2.7
* Update PHP 7.1 from 7.1.18 to 7.1.19tz2018-06-252-4/+4
| | | | Changelog: http://www.php.net/ChangeLog-7.php#7.1.19
* Update to the 20180620 snapshot of GCC 6.4.1.gerald2018-06-252-4/+4
|
* Update to the 20180622 snapshot of GCC 8.1.1.gerald2018-06-252-4/+4
|
* Update to the 20180621 snapshot of GCC 7.3.1.gerald2018-06-252-4/+4
|
* Update to the 20180617 snapshot of GCC 9.gerald2018-06-252-4/+4
|
* Fix some corrupted attribution lines.danfe2018-06-241-2/+1
|
* Update math/gsl to 2.5tcberner2018-06-231-1/+1
| | | | PR: 229067
* Mark these ports as broken on aarch64, and, where appropriate, on armvX.linimon2018-06-221-3/+5
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Use PY_FLAVOR for dependencies.mat2018-06-212-10/+10
| | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
* Fix build with Clang 6sunpoet2018-06-202-0/+15
| | | | | PR: 228320 Submitted by: Matthew Grooms <mgrooms@shrew.net>
* Update to v5.28.0-RC3-4-g443128e3a6.mat2018-06-192-4/+4
| | | | Sponsored by: Absolight
* Update to 5.28.0-RC3.mat2018-06-192-4/+4
| | | | Sponsored by: Absolight
* lang/pbasic: update 2.0 -> 2.1, unbreak, add LICENSEpi2018-06-193-10/+11
| | | | | PR: 218494 Submitted by: jhs@berklix.com (maintainer)
* lang/phantomjs: Allow building on armv6 and armv7 platformsloader2018-06-196-3/+88
| | | | | | | | | | | - Patches for armv6 and armv7 are obtained from www/webkit-gtk3 - Allow building with non-default LOCALBASE - Fix build with Clang 6.0.0 [0] PR: 225482 [0] Reviewed by: koobs, feld Approved by: koobs (mentor), feld (maintainner) Differential Revision: https://reviews.freebsd.org/D15850
* lang/qt5-qml: enable JIT on aarch64tcberner2018-06-193-0/+24
| | | | | PR: 229124 Submitted by: mikael.urankar@gmail.com
* lang/mono: Require python 2.7feld2018-06-182-4/+15
| | | | | - Revive python patch for mono-heapviz - Also remove unnecessary mirror/distfile tag
* lang/nbc: fix build with lld by setting LLD_UNSAFE [1]rene2018-06-181-1/+5
| | | | | | | While here, set the license (MPL11) and bump PORTREVISION PR: 228613 [1] Submitted by: emaste [1]
* Update Mono to 5.10.1.47feld2018-06-1616-206/+488
| | | | | | | | | | | | | | | | | | | | | | | | | | | This brings a more modern Mono release to the ports tree. After discussions with others in the Mono community I targeted the mono 5.10.1.47 release which is the latest release in the "Visual Studio" release channel. This is considered to be the most stable and widely tested, which makes it a good candidate for us. We may upgrade to 5.12 after additional testing or introduce another Mono package for users who require testing against a newer release; this has yet to be determined. - Build from official release tarballs - Now include BoringSSL per upstream guidelines [1] - Remove ACCEPTANCE_TESTS, not being updated by upstream - No long require glib; Mono includes their own replacement - USES=display:tests required for some tests - Remove broken for armv6, armv7: file now available [2] - Mark as LLD safe as mono changed how it handles TLS [3] Changelog: http://www.mono-project.com/docs/about-mono/releases/5.10.0/ PR: 222271 [1] PR: 221236 [2] PR: 218885 [3] PR: 211367 Approved by: dbn Differential Revision: https://reviews.freebsd.org/D15780
* Update to the 20180610 snapshot of GCC 9.gerald2018-06-162-4/+4
|
* Update to the 20180613 snapshot of GCC 6.4.1.gerald2018-06-162-4/+4
|
* Update to the 20180615 snapshot of GCC 8.1.1.gerald2018-06-162-4/+4
|
* Update to the 20180607 snapshot of GCC 7.3.1.gerald2018-06-162-4/+4
|
* - Remove always false OSVERSION condition and never used patchesamdmi32018-06-158-982/+0
| | | | Approved by: portmgr blanket
* - Add LICENSEamdmi32018-06-151-0/+4
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* Update KDE Frameworks to 5.47tcberner2018-06-151-3/+3
| | | | | PR: 228862 Exp-run by: antoine
* lang/julia: fix RUNPATH in 0.6.3swills2018-06-154-18/+19
| | | | | PR: 228993 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
* lang/ponyc: update to 0.23.0swills2018-06-153-7/+5
| | | | | PR: 228906 Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
* Update lang/erlang-runtime20 to version 20.3.8.olgeni2018-06-142-5/+7
|
* - Update to 0.6.3lwhsu2018-06-133-7/+6
| | | | | PR: 228933 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
* Update to v5.28.0-RC2-2-g197e7984e9.mat2018-06-112-4/+4
| | | | Sponsored by: Absolight
* Update to RC2.mat2018-06-113-28/+4
| | | | Sponsored by: Absolight
* Update KDE Applications to 18.04.2tcberner2018-06-102-6/+6
|
* Update to the 20180608 snapshot of GCC 8.1.1.gerald2018-06-102-4/+4
|
* lang/rust: Update to 1.26.2dumbbell2018-06-092-10/+10
| | | | | | Release notes: * https://blog.rust-lang.org/2018/05/29/Rust-1.26.1.html * https://blog.rust-lang.org/2018/06/05/Rust-1.26.2.html
* Add build dependency on bison.tijl2018-06-091-1/+1
| | | | Reported by: antoine
* lang/rust: Add `make makesum-all-archs` targetdumbbell2018-06-091-0/+8
| | | | | It is a helper to ease the generation of the `distinfo` file for all the architectures we support. It avoids the manual commands.
* Transfer more Erlang ports to erlang@.olgeni2018-06-082-2/+2
|
* lang/elixir: transfer maintainership to erlang@.olgeni2018-06-081-1/+1
|
* Mark as broken on various tier-2 archs.linimon2018-06-081-1/+5
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on powerpc64.linimon2018-06-081-0/+1
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on powerpc64.linimon2018-06-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Update to the 20180603 snapshot of GCC 9.gerald2018-06-072-4/+4
|
* Update to the 20180606 snapshot of GCC 6.4.1.gerald2018-06-072-4/+4
|
* Update security/mbedtls to 2.9.0 and bump dependent ports.tijl2018-06-071-1/+1
|
* Transfer maintainership of Erlang ports to erlang@.olgeni2018-06-0710-10/+10
|
* - Update `lang/gauche' to version 0.9.5danfe2018-06-074-16/+102
| | | | | | | | | - Fix SLIB_BUILD_DEPENDS so it points to the file actually being used - Convert to our testing framework (TEST_TARGET) and unbreak regression tests by preserving the `gosh' executable (prior to relinking), which allows to run the tests without having Gauche installed Tested on: i386, amd64 (all tests pass)
* Unbreak the build of `lang/gauche' when option SLIB is set: by default,danfe2018-06-071-0/+12
| | | | | | | | | | | | | upstream expects that SLIB catalogue is generated *after* everything is installed. They are aware that this logic does not go along well with staging (e.g. for RPM, they suggest it to be called in the postinstall script), and also provide ``slibcat-in-place'' target which is exactly what we need for staging. Patch the ``Makefile.in'' since I find these changes easier to follow/ debug than changes to the port's Makefile suggested in the PR. PR: 226653
* Remove lang/sdcc-devel. It is no longer useful.tijl2018-06-066-213/+0
|
* Update to 3.7.0 and drop maintainership.tijl2018-06-063-18/+22
|
* - Switch to new test frameworkamdmi32018-06-061-1/+1
| | | | Approved by: portmgr blanket
* Mark BROKEN: fails to packageantoine2018-06-061-0/+2
| | | | | | pkg-static: Unable to access file /wrkdirs/usr/ports/lang/gnatdroid-armv7/work/stage/usr/local/android/ARMv7/bin/arm-aux-linux-androideabi-gcc-6.5.0:No such file or directory Reported by: pkg-fallout
* Fix build with LibreSSL 2.7sunpoet2018-06-061-0/+28
| | | | | Obtained from: https://github.com/ruby/openssl/commit/75de15ddcdab6efe7faf3ca1f6b5c6e5b6ba57cc PR: 227851
* Update lang/erlang-runtime20 to version 20.3.7.olgeni2018-06-052-5/+8
|
* Add LICENSEsunpoet2018-06-052-1/+4
| | | | | | - Fix and update WWW Approved by: portmgr (blanket)
* Update LICENSEsunpoet2018-06-052-2/+3
| | | | | - Add LICENSE_FILE - Fix and update WWW
* Update LICENSEsunpoet2018-06-052-2/+3
| | | | | - Add LICENSE_FILE - Fix and update WWW
* Add LICENSE_FILEsunpoet2018-06-052-1/+2
| | | | - Fix and update WWW
* lang/ponyc: update to 0.22.2fernape2018-06-054-106/+28
| | | | | | | PR: 228549 Reported by: greg@unrelenting.technology (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15644
* Fix USE_GITHUB usage.mat2018-06-042-9/+7
| | | | Sponsored by: Absolight
* lang/seed7: update to 05_20180601gahr2018-06-043-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 20180601: - The library tls.s7i has been improved to support the server_name extension and to process handshake messages, that extend over several tls message records. Additionally TLS version 1.2 is used now. - The library x509cert.s7i has been improved to accept a validity with times in GeneralizedTime data elements (additionally to times in UTCTime data elements). - The library browser.s7i has been improved to support calling Safari under Mac OS X. - Tests for the functions environment(), getenv() and setenv() have been added to chkcmd.sd7. - A test that checks the sorting of an array of strings has been added to chkstr.sd7. This checks the compare() function for strings. - The compiler s7c has been improved to create better code for the option -tf (trace functions). Now the trace functions are added after the declarations (such that older C compilers will accept this also). - In chkflt.sd7 tests for NaN have been grouped together. - In chkovf.sd7 tests for the binomial coefficient have been split into groups. - The program chkccomp.c has been improved to define the macros LIMITED_CSTRI_LITERAL_LEN, LIMITED_ARRAY_LITERAL_LEN, DECLARE_OS_ENVIRON, USE_GET_ENVIRONMENT, INITIALIZE_OS_ENVIRON, DEFINE_WGETENV, DEFINE_WSETENV, os_environ, os_getenv, os_setenv, os_putenv, DELETE_PUTENV_STRING, DEFINE_WSTATI64_EXT, DEFINE_STRUCT_STATI64_EXT, DEFINE_FSTATI64_EXT, os_lstat, os_stat, os_fstat, os_stat_struct, os_fstat_struct, HAS_SELECT and HAS_MMAP. - In int_rtl.c the macro DECIMAL_DIGITS has been improved to work with unsigned numbers. - In str_rtl.c the function strCmpGeneric() has been changed back to the old behaviour. Now strCmpGeneric() and strCompare() have again the same behaviour. It has turned out that sorting an array of strings worked wrong, when the program was compiled. - In pcs_win.c the function prepareCommandLine has been improved and the function copyQuotedPart has been added. Now the command line created for CreateProcessW() has fewer quoted parameters. Now parameters that contain a space or a quotation (") or a control character or a character byond ASCII are quoted. All other parameters are not quoted. - Definitions of USE_MMAP, os_environ, os_fstat, DEFINE_WSTATI64_EXT, os_lstat, os_stat, os_stat_orig, os_stat_struct, os_fstat_struct, DEFINE_WSETENV, os_setenv, os_putenv and USE_DIRENT have been removed from the makefiles. - In several files usages of USE_MMAP have been replaced by usages of HAS_MMAP. - The file read_me.txt has been updated. - In chkccomp.c the functions checkForLimitedArrayLiteralLength() and determineStatFunctions() have been added and the functions determineEnvironDefines() and determineBigIntDefines() have been improved. Now the test for the GMP library enforces static linking. - The macros DEFINE_MATHERR_FUNCTION and DEFINE__MATHERR_FUNCTION have been improved to define if matherr() or _matherr() should be defined. - Log functions have been improved in big_gmp.c, big_rtl.c and int_rtl.c. 20180513: - In the manual descriptions of the binomial coefficient and of several conversion functions have been improved. - The bas7.sd7 (basic interpreter) example program has been improved to use case statements with strings. - The operator &:= has been added to the libraries bitsetof.s7i and bitset.s7i. - The function rand() has been added to the library hashsetof.s7i. This function returns a random element from a hash set. - The compiler (s7c) has been improved to generate code that uses memcpy or memmove to copy and create arrays of simple value types (e.g. array integer). The destruction of arrays of simple value types has also been simplified. - The compiler has been improved to optimize the action SET_RAND. - The compiler optimizations for the actions SET_DIFF, SET_UNION and SET_UNION_ASSIGN has been improved. - In the compiler (in comp/const.s7i) the actions BLN_ICONV1, BLN_ICONV3, CHR_ICONV3 and SET_RAND have been added to the list of special actions. The compiler implements functions, which just call one of the special actions as inline functions. - Interpreter and compiler have been improved to support the actions HSH_RAND_KEY and SET_INTERSECT_ASSIGN. - Tests for the functions card() and rand() for the type set of string have been added to chkset.sd7. - Tests for intersection assignments ( &:= ) have been added to chkset.sd7. - In s7c.sd7 the code to call C compiler and linker has been refactored. - The compiler has been improved (in comp/prc_act.s7i) to use the function hshIdxDefault0() instead of hshIdxWithDefault() for case statements with hashsets. - The code generation of the compiler has been improved to trigger the signal SIGFPE with a call of triggerSigfpe(). - The compiler has been improved to insert diagnostic line information (e.g.: #line 64 "logfile.s7i") into code for the actions ARR_CPY, BLN_AND, BLN_OR, ITF_CPY, PRC_IF, PRC_IF_ELSIF, PRC_IF_NOOP - The compiler has been improved to insert diagnostic line information for inlined functions. - The configuration values in cc_conf.s7i have been improved. SWITCH_WORKS_FOR_INT64TYPE, CC_OPT_OPTIMIZE_1, CC_OPT_OPTIMIZE_2 and CC_OPT_OPTIMIZE_3 have been added. SYSTEM_DB_LIBS has been renamed to ADDITIONAL_SYSTEM_LIBS. HAS_SIGACTION, SIGNAL_RESETS_HANDLER and DO_SIGFPE_WITH_DIV_BY_ZERO have been removed. - The program chkccomp.c has been improved. Now it determines the name of the NULL device (/dev/null or NUL:), the system socket library (unix sockets or winsocket), the method to read directories, the bigInteger implementation used (big_rtl.c or big_gmp.c) and the support for switch statements with 64-bit values. - Documentation comments have been added or improved in bigint.s7i, integer.s7i, bitsetof.s7i, bitset.s7i, hashsetof.s7i, cc_conf.s7i, fil_rtl.c, dir_drv.h, cmd_rtl.c, set_rtl.c, str_rtl.c and striutl.c. - In set_rtl.c the function setIntersect() has been improved to create a smaller intersection result, if possible. - In set_rtl.c the function setIntersectAssign has been added. - In setlib.c the function set_intersect_assign has been added. - In hsh_rtl.c the functions get_helem_elem, get_hash_elem, hshRand and hshIdxDefault0 have been added. - In hshlib.c the functions get_helem_elem, get_hash_elem and hsh_rand_key have been added. - In gkb_x11.c and gkb_win.c the function find_window() has been improved to use hshIdxDefault0() instead of hshIdxWithDefault(). - In big_gmp.c the function bigDivRem has been improved to initialize the remainder. - In str_rtl.c and strlib.c the function strelem_memcmp has been renamed to memcmp_strelem. - In str_rtl.c the function strCmpGeneric has been changed to avoid calls of memcmp_strelem(), when the string sizes differ. This differs from the behaviour of strCompare, but the difference is not important, because strCmpGeneric() is only used for string comparisons of hash keys (in compiled programs). - In striutl.c the function conv_to_cstri has been rewritten to return the C string, when the function succeeds, and to work without the parameter err_info. - In striutl.c the function stri_to_bstriw has been rewritten to use an err_info parameter. - In striutl.c the functions with loop unrolling inspired by Duff's device have been rewritten. - In striutl.c the loops in conv_to_cstri, stri_to_cstri and conv_to_os_stri have been optimized. - The macro castIntTypeForSwitch has been introduced to support C compilers, that do not support switch statements with 64-bit values. - Definitions of NULL_DEVICE, USE_GETADDRINFO, USE_WINSOCK and BIGINT_LIB_DEFINE have been removed from the makefiles. 20180401: - The new library logfile.s7i has been added. It defines the interface logFile. A logFile works like a normal file unless the log file has the value STD_NULL. When a logFile has the value STD_NULL string expressions written to the logFile are not evaluated. This reduces the overhead, when logging is turned off. - The bas7.sd7 (basic interpreter) example program has been improved. The logging is now done via the new logFile type. This improves the performance, when no logging is done. Several DATA statements in one line are processed correctly now. Support for IF GOSUB and DISPLAY statements and for the function COMMAND$ has been added. - Tests of nested bigInteger for loops have been added to chkbig.sd7. - A test with the assignment of a hash variable to itself have been added to chkhsh.sd7. - Tests of the replace function have been added to chkstr.sd7. - In striutl.c the functions conv_from_os_stri, cstri8_to_stri and cstri8_buf_to_stri have been improved. Now they call realloc() only, when the size has changed. This improves the performance of conv_from_os_stri by 32% (measured with gcc and valgrind, when reading a directory). - In str_rtl.c the function strUtf8ToStri has been improved to call realloc() only, when the size has changed. - In cmd_rtl.c the functions add_stri_to_array and complete_stri_array have been renamed to addStriToRtlArray and completeRtlStriArray respectively. The renamed functions have also been improved to work with a simpler parameter list. Together with the improvement of conv_from_os_stri this improves the performance of cmdLs by 14% (measured with gcc and valgrind, when reading a directory). - In cmdlib.c the function cmd_ls has been rewritten to be based on cmdLs. The functions cmp_mem and read_dir have been removed. - In cmdlib.c the main loop in the function toArrayType has been optimized for performance. - In str_rtl.c the function add_stri_to_array has been renamed to addCopiedStriToRtlArray and the function completeRtlStriArray has been introduced. The code of addCopiedStriToRtlArray has also been improved to work with a simpler parameter list. - In strlib.c the function add_stri_to_array has been renamed to addCopiedStriToArray and the functions freeStriArray and completeStriArray have been introduced. The code of addCopiedStriToArray has also been improved to work with a simpler parameter list. - The compiler has been improved to optimize the action HSH_CONTAINS, when the hash table is constant and contains one element. - In the compiler (in comp/const.s7i) the actions BLN_ORD, CHR_ICONV1, CHR_ORD and INT_ODD have been added to the list of special actions. The compiler implements functions, which just call one of the special actions as inline functions. This allows optimizations for the boolean and char random number generator. - The compiler (s7c) has been improved (in comp/destr.s7i) to define interface destructors, which take all possible implementation types into account. Additionally a switch statement is used instead of an if-then-else chain. Double entries are also avoided now. - The function strChRepl has been added to str_rtl.c. - The compiler has been improved to use strChRepl instead of strRepl, to optimize split operations. - Unnecessary function parameters have been removed in several include files of the compiler. - In flt_rtl.c the function doubleToCharBuffer has been improved to determine the integer value of the exponent without calling strtol(). - The function freeRtlStriArray has been added to arr_rtl.c. - Several #define flags in pol_sel.c have been improved. - The macro CSTRI_LITERAL_TO_STRI has been defined in striutl.h and used in analyze.c, arr_rtl.c, cmd_rtl.c, cmd_unx.c, infile.c, pcs_unx.c and pcs_win.c. - Calls of logError have been added to functions in cmd_rtl.c, con_inf.c, prclib.c, soc_rtl.c, tim_dos.c, tim_rtl.c, tim_unx.c and tim_win.c. - Documentation comments have been added or improved in cmdlib.c, int_rtl.c and tim_rtl.c.
* Update to v5.28.0-RC1-17-g94fc6237e5.mat2018-06-042-4/+4
| | | | Sponsored by: Absolight
* lang/ghc: Turn off DTrace support as it breaks building with BOOT option ↵arrowd2018-06-041-1/+3
| | | | | | | | when installed ghc also came from ports. PR: 228727 Reported by: raichoo <raichoo@googlemail.com> Approved by: tcberner (mentor)
* - Switch to new test frameworkamdmi32018-06-031-1/+1
| | | | Approved by: portmgr blanket
* - Update to 2.080.0acm2018-06-032-5/+4
|
* - Update to 1.9.0 (jit support was dropped with llvm < 5.0). It doesn't compileacm2018-06-033-22/+33
| | | | with llvm 5.x on FreeBSD
* - Update to 0.9.2ashish2018-06-033-7/+13
| | | | | - Add dependency on OpenSSL - Fix issues reported by portlint
* Adjust USES to fix building on gcc-based archs (in particular, powerpc64).linimon2018-06-031-3/+3
| | | | | | | | | | | | On the clang architectures, these changes have no effect: the baser compiler already includes the needed features. While here, remove now-redundant CXXFLAGS statements and pet portlint (no other content change). Tested on both powerpc64 and amd64. Approved by: portmgr (tier-2 blanket)
* Update to the 20180601 snapshot of GCC 8.1.1.gerald2018-06-022-4/+4
|
* Update to the 20180531 snapshot of GCC 7.3.1.gerald2018-06-022-4/+4
|
* Remove expired port:rene2018-06-0225-2971/+0
| | | | 2018-06-01 lang/perl5.22: Support ends three years after .0 release, please upgrade to a more recent version of Perl
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6cpm2018-06-018-8/+8
| | | | | PR: 228597 Approved by: portmgr (antoine)
* Update to the 20180530 snapshot of GCC 6.4.1.gerald2018-05-312-4/+4
|
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradejrm2018-05-318-7/+8
| | | | | Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
* lang/php72: Update from 7.2.5 to 7.2.6tz2018-05-292-4/+4
| | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.2.6 MFH: 2018Q2
* Update PHP 7.1 from 7.1.17 to 7.1.18tz2018-05-292-4/+4
| | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.1.18 MFH: 2018Q2
* Update lang/gcc6-aux disfile with missing changesericbsd2018-05-291-3/+5
| | | | | PR: 227914, 228570 Approved by: wg mentor
* - Switch to new test frameworkamdmi32018-05-291-4/+4
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* - Update to 0.19wen2018-05-292-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Test-XPath
* Update to 1.4.8krion2018-05-292-6/+6
|
* Update gcc6-aux to 6.5.0 and fix i386ericbsd2018-05-282-8/+19
| | | | Approved by: wg (mentor)
* Update to the 20180520 snapshot of GCC 9.gerald2018-05-283-34/+4
| | | | | files/patch-libcpp-includenew has now been integrated upstream, so remove it on our end.
* Update to v5.28.0-RC1-14-g755a646bad.mat2018-05-283-30/+6
| | | | Sponsored by: Absolight
* Forward port r469788 from lang/gcc6:gerald2018-05-281-0/+2
| | | | | | | | | | | | | | Filter the -mretpoline command-line option, which is understood by recent versions of clang (and used in the context of the Spectre security issues), but not GCC (which uses different options for the same) from CFLAGS and CXXFLAGS. This avoids the build of this port via bootstrap, which is the default and leverages both the system compiler (clang in most cases) plus a just built version GCC, to fail due to the latter not knowing -mretpoline. PR: 228205 Submitted by: rozhuk.im@gmail.com
* Update WWWsunpoet2018-05-2823-23/+23
| | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
* Update to the 20180525 snapshot of GCC 8.1.1.gerald2018-05-272-4/+4
|
* Update to the 20180524 snapshot of GCC 7.3.1.gerald2018-05-272-4/+4
|
* - Switch to new test frameworkamdmi32018-05-271-1/+1
| | | | Approved by: portmgr blanket
* Update lang/ghc 8.4.2 and the hs-* ports the newer versionstcberner2018-05-2613-125/+85
| | | | | | | | | | | | | | * Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005
* Update to the 20180523 snapshot of GCC 6.4.1.gerald2018-05-252-4/+4
|
* - Update to 0.17026wen2018-05-242-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Error
* Fix the build on FreeBSD versions with libc++ as default.gerald2018-05-241-0/+30
| | | | | | | | | | | The failure mode looked as follows: In file included from /scratch/tmp/gerald/gcc-HEAD/libcpp/system.h:442: In file included from /usr/include/c++/v1/new:91: /usr/include/c++/v1/exception:180:5: error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean simply 'fancy_abort'? _VSTD::abort(); ^~~~~~~
* lang/scala update to 2.12.6joneum2018-05-232-4/+4
| | | | | PR: 228370 Submitted by: Jens Grassel <jan0sch@mykolab.com> (maintainer)
* Update to 1.10.2jlaffaye2018-05-223-4/+7
| | | | | PR: 228253 Submitted by: Dmitri Goutnik
* Add Perl 5.28.0-RC1.mat2018-05-2119-0/+2986
| | | | Sponsored by: Absolight
* Update to the 20180520 snapshot of GCC 9.gerald2018-05-212-4/+4
|
* Update to v5.27.11-44-g22806e5aea.mat2018-05-212-4/+4
| | | | Sponsored by: Absolight
* Add spidermonkey52 52.8.0.kwm2018-05-217-0/+344
| | | | | | | | Spidermonkey is Mozilla's JS engine. This version is based on Firefox ESR 52. There is no standalone release for so build it out of the ESR distfile. Obtained from: gnome devel repo
* Update to the 20180518 snapshot of GCC 8.1.1.gerald2018-05-212-5/+4
|
* Backport r469768 from lang/gcc7:gerald2018-05-201-1/+1
| | | | | | | Simplify MASTER_SITES, taking advantage of the default for GCC releases provided by MASTER_SITES_ABBREVS. Reported by: portlint
* Update to the 20180517 snapshot of GCC 7.3.1.gerald2018-05-202-5/+4
|
* Update to the 20180516 snapshot of GCC 6.4.1.gerald2018-05-202-5/+4
|
* Update to the 20180513 snapshot of GCC 9.gerald2018-05-202-5/+4
|
* - Add LICENSEamdmi32018-05-201-2/+5
| | | | | | | - Cosmetic fixes - Add NO_ARCH Approved by: portmgr blanket
* - Switch to USES=libedit as suggested by stage-qaamdmi32018-05-201-10/+7
| | | | | | | - Switch to new test framework - Switch to options helpers Approved by: portmgr blanket
* - Fix typosacm2018-05-191-3/+3
| | | | | PR: 218214 Submitted by: aaa5500 .at. ya.ru
* Update KDE Frameworks to 5.46tcberner2018-05-191-3/+3
| | | | | Exp-run by: antoine PR: 228200
* Update the Qt5 ports to 5.10.1.rakuco2018-05-182-1/+1
| | | | | | | | | | | | | | | | | The work was done by tcberner and myself, with thanks to antoine for the exp-run. Not a lot to report compared to other Qt5 updates: * net/qt5-network is still broken with LibreSSL. I said this in a commit message ages ago but it bears repeating: upstream is open to adding support for LibreSSL, but someone needs to step up to maintain it upstream, otherwise things will continue to be broken all the time. * www/qt5-webengine is a huge monster that is terrible to update, just like www/chromium itself is. We (kde@) have decided to keep using the 5.9 series for the time being, as it should be compatible with the rest of Qt anyway. It was updated to 5.9.5, the latest 5.9 release at the time of writing. PR: 228213
* - Switch to new test frameworkamdmi32018-05-171-12/+6
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* lang/rust: Update to 1.26.0dumbbell2018-05-155-224/+27
| | | | | | | | | | The announcement is available on Rust blog: https://blog.rust-lang.org/2018/05/10/Rust-1.26.html Rust 1.25.0, used as the bootstrap compiler, contains the patch from bdrewery@ to use the compat (non-ino64) symbols on FreeBSD 12-CURRENT. Therefore, we don't need `old_fstat.c` and the associated machinery in the `Makefile` anymore.
* - Update to 0.28.2wen2018-05-152-4/+4
| | | | | | PR: 228235 Submitted by: wenheping2000@hotmail.com(myself) Approved by: maintainer
* Fix build with clang 6.0.osa2018-05-152-2/+39
| | | | Bump PORTREVISION.
* Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead oftijl2018-05-1510-6/+10
| | | | | | | | | | | | | | "ldconfig -m <path>" so the order of ldconfig search directories after package installation is the same as after a reboot. The original command simply appends the path to the list of directories while the ldconfig rc.d script uses "sort -u". Bump lang/gcc* which are known to install libraries with exactly the same name so the library loaded at runtime depends on the order of the search directories. PR: 228046 Approved by: portmgr (antoine)
* Prevent php 5.6 (opcache) from segfaulting when compiled with clang 6.0flo2018-05-143-1/+31
| | | | | | | | PR: 227723 Submitted by: dim Reported by: flo, lampa@fit.vutbr.cz Approved by: maintainer timeout MFH: 2018Q2
* Update to v5.27.11-38-g64a9c78095.mat2018-05-142-4/+4
| | | | Sponsored by: Absolight
* Take over maintainershiptz2018-05-141-1/+1
| | | | Approved by: joneum
* Update to 1.19.1knu2018-05-142-5/+4
| | | | | PR: 228214 Submitted by: Yasuhiro KIMURA
* Add an EXPIRATION_DATE of 2018-07-13 since this version of GCC will notgerald2018-05-141-0/+1
| | | | | have been maintained upstream for more than three years by then. It also is not used anywhere in the FreeBSD Ports tree.
* lang/clojure-mode.el: Update to 5.7.0dbaio2018-05-143-9/+9
| | | | | | | | | | While here, update LICENSE and improve pkg-descr, WWW wasn't pointing to the project address. Changes: https://github.com/clojure-emacs/clojure-mode/blob/5.7.0/CHANGELOG.md#570-2018-04-29 PR: 227884 Submitted by: harrigan-s@outlook.com (maintainer)
* Simplify MASTER_SITES in all GCC-ports related to end-of-lifed releasesgerald2018-05-144-4/+4
| | | | | | | (gcc47, gcc48, gcc49, and gcc5), taking advantage of the default for GCC releases provided by MASTER_SITES_ABBREVS. Reported by: portlint
* Update to the 20180511 snapshot of GCC 8.1.1.gerald2018-05-132-4/+4
|
* Filter the -mretpoline command-line option, which is understood bygerald2018-05-131-0/+2
| | | | | | | | | | | | | recent versions of clang (and used in the context of the Spectre security issues), but not GCC (which uses different options for the same) from CFLAGS and CXXFLAGS. This avoids the build of this port via bootstrap, which is the default and leverages both the system compiler (clang in most cases) plus a just built version GCC, to fail due to the latter not knowing -mretpoline. PR: 228205 Submitted by: rozhuk.im@gmail.com
* Simplify MASTER_SITES, taking advantage of the default for GCC releasesgerald2018-05-131-1/+1
| | | | | | provided by MASTER_SITES_ABBREVS. Reported by: portlint
* Update to the 20180503 snapshot of GCC 7.3.1.gerald2018-05-132-4/+4
|
* - Update to 2.7.15(include security fix)wen2018-05-117-228/+16
| | | | | | | PR: 228028 Submitted by: wen@(myself) Exp-run by: antoine@ MFH: 2018Q2
* Update KDE Applications to 18.04.1tcberner2018-05-112-6/+6
|
* Fix libtclstub.a being stripped of symbols and thus being useless.bdrewery2018-05-112-13/+2
| | | | | | - We forced -s to INSTALL because we were not using install-strip. - qa.sh was bugged and improperly reported that the shared library was not stripped. That was fixed in r469589.
* Update to the 20180506 snapshot of GCC 9.gerald2018-05-112-4/+4
|
* Update to 2.12.6 release.ale2018-05-112-4/+4
|
* Update lang/erlang-runtime19 to version 19.3.6.9.olgeni2018-05-102-5/+7
|
* Update to the 20180509 snapshot of GCC 6.4.1.gerald2018-05-102-4/+4
|
* Update lang/erlang-java to version 19.3.6.9.olgeni2018-05-102-3/+5
|
* Update lang/erlang-wx to version 19.3.6.9.olgeni2018-05-102-3/+5
|
* Update lang/erlang to version 19.3.6.9 and remove old distfiles.olgeni2018-05-102-20/+7
|
* lang/mono: handle certs/Trust hierarchyler2018-05-102-0/+2
| | | | | | | | bump PORTREVISION since it affects the built package. PR: 227647 Submitted by: prj@rootwyrm.com Approved by: maintainer timeout.
* lang/myrddin: Update to 0.2.2tobik2018-05-092-7/+4
| | | | This release will build correctly with lld.
* Update lang/erlang-runtime20 to version 20.3.6.olgeni2018-05-082-5/+7
|
* - Remove obsolete OSVERSION conditionamdmi32018-05-071-7/+0
| | | | Approved by: portmgr blanket
* Update to v5.27.11-30-g38c84d6ad1.mat2018-05-072-4/+4
| | | | Sponsored by: Absolight
* Update lang/elixir to version 1.6.5.olgeni2018-05-073-8/+8
|
* Now that GCC 8.1 has been released and the GCC 8 branch created, GCCgerald2018-05-078-0/+321
| | | | | | | | mainline has become GCC 9 and the 20180429 snapshot of GCC 9.0.0 is the first of its kind. Accordingly introduce the gcc9-devel port to track this development of what ultimately is going to become the GCC 9 release series.
* Update to the 20180504 snapshot of GCC 8.1.1. This is just after thegerald2018-05-072-4/+6
| | | | | | | | release of GCC 8.1 (the first of the GCC 8 series) and thus pretty much the same, hence the jump in version number from 8.0.1 to 8.1.1. Add a conflict with the soon forthcoming lang/gcc8 port that is going to track GCC 8 releases.
* Update lang/erlang-runtime20 to version 20.3.5.olgeni2018-05-062-5/+7
|
* Update to the 20180502 snapshot of GCC 6.4.1.gerald2018-05-062-4/+4
|
* Update to the 20180426 snapshot of GCC 7.3.1.gerald2018-05-062-4/+4
|
* - Update to 2.79.0wen2018-05-062-4/+4
|
* - Switch to new test frameworkamdmi32018-05-051-1/+1
| | | | Approved by: portmgr blanket
* Update to 1.4.7krion2018-05-042-7/+6
|
* Remove expired lang/py-clojure_pysunpoet2018-05-014-29/+0
|
* Update to v5.27.11-23-ga161cde74a.mat2018-04-302-4/+4
| | | | Sponsored by: Absolight
* Update the QScintilla2 ports to 2.10.4tcberner2018-04-301-1/+1
|
* lang/python36: Fix build with LibreSSL 2.7brnrd2018-04-291-0/+112
| | | | | | | PR: 226883 Submitted by: Charlie Li <ml+freebsd vishwin info> Approved by: python (koobs) Differential Revision: https://reviews.freebsd.org/D14837
* lang/python35: Fix build with LibreSSL 2.7brnrd2018-04-291-0/+99
| | | | | | | PR: 226883 Submitted by: Charlie Li <ml+freebsd vishwin info> Approved by: python (koobs) Differential Revision: https://reviews.freebsd.org/D14837
* lang/python27: Fix build with LibreSSL 2.7brnrd2018-04-291-0/+83
| | | | | | | PR: 226883 Submitted by: Charlie Li <ml+freebsd vishwin info> Approved by: python (koobs) Differential Revision: https://reviews.freebsd.org/D14837
* lang/duktape-lib: Update to 2.2.1dbaio2018-04-293-9/+9
| | | | | | | Bump PORTREVISION of dependent port (www/edbrowse) due shlib change. PR: 227822 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
* Update KDE Applications to 18.04.0tcberner2018-04-292-6/+6
| | | | * Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
* lang/duktape: Update to 2.2.1dbaio2018-04-282-5/+5
| | | | | | | Pass MAINTAINER'ship to submitter. PR: 227821 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
* Update to the 20180422 snapshot of GCC 8 which is getting really closegerald2018-04-282-4/+4
| | | | to the release of GCC 8 (aka GCC 8.1).
* lang/beignet: cannot build with llvm50 on 10.3jbeich2018-04-281-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FAILED: src/kernels/cl_internal_copy_buf_align16_str.c cd /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/src && rm -rf /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/src/kernels//cl_internal_copy_buf_align16_str.c && env OCL_BITCODE_LIB_PATH=/wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//beignet.bc OCL_HEADER_FILE_DIR=/wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//include/ OCL_PCH_PATH=/wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//beignet.local.pch OCL_BITCODE_LIB_20_PATH=/wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//beignet_20.bc OCL_PCH_20_PATH=/wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//beignet_20.local.pch LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/gbe_bin_generater -s -o/wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/src/kernels//cl_internal_copy_buf_align16_str.c /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/src/kernels//cl_internal_copy_buf_align16.cl ninja: build stopped: subcommand failed. Program received signal SIGBUS, Bus error. std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::compare ( this=0x80959ac20, __str=...) at /usr/include/c++/v1/string:3643 3643 size_t __rhs_sz = __str.size(); (gdb) backtrace #0 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::compare ( this=0x80959ac20, __str=...) at /usr/include/c++/v1/string:3643 #1 std::__1::operator< <char, std::__1::char_traits<char>, std::__1::allocator<char> > (__lhs=..., __rhs=...) at /usr/include/c++/v1/string:3827 #2 std::__1::__tree<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >::value_comp ( this=0x7fffffff9af8, this=0x7fffffff9af8, __x=..., __y=...) at /usr/include/c++/v1/__functional_base:63 #3 std::__1::__tree<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >::__find_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > (this=0x7fffffff9ae8, __parent=@0x7fffffff94b8: 0x80063e400, __v=...) at /usr/include/c++/v1/__tree:1613 #4 0x0000000800f6c3c2 in std::__1::__tree<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > ---Type <return> to continue, or q <return> to quit--- >::__insert_unique (this=0x7fffffff9ae8, __v=...) at /usr/include/c++/v1/__tree:1867 #5 0x000000080147e8eb in clang::ASTReader::ReadASTBlock(clang::serialization::ModuleFile&, unsigned int) () from /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libgbe.so #6 0x0000000801484484 in clang::ASTReader::ReadAST(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int, llvm::SmallVectorImpl<clang::ASTReader::ImportedSubmodule>*) () from /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libgbe.so #7 0x000000080138be1b in clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, llvm::StringRef, bool, bool, clang::Preprocessor&, clang::ASTContext&, clang::PCHContainerReader const&, llvm::ArrayRef<std::__1::shared_ptr<clang::ModuleFileExtension> >, clang::DependencyFileGenerator*, llvm::ArrayRef<std::__1::shared_ptr<clang::DependencyCollector> >, void*, bool, bool, bool) () from /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libgbe.so #8 0x000000080138bb7c in clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*, bool) () from /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libgbe.so #9 0x00000008013d0d47 in clang::FrontendAction::BeginSourceFile(clang::CompilerInstance&, clang::FrontendInputFile const&) () from /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libgbe.so #10 0x000000080138eec5 in clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) () ---Type <return> to continue, or q <return> to quit--- from /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libgbe.so #11 0x0000000800f19565 in gbe::buildModuleFromSource ( source=0x8007b2000 "kernel void __cl_copy_region_align16 ( global float* src, unsigned int src_offset,\n", ' ' <repeats 38 times>, "global float* dst, unsigned int dst_offset,\n\t\t\t\t unsigned int size)\n{\n "..., out_module=0x7fffffffd360, llvm_ctx=0x809419468, dumpLLVMFileName=..., dumpSPIRBinaryName=..., options=..., stringSize=0, err=0x0, errSize=0x0, oclVersion=120) at backend/src/backend/program.cpp:735 #12 0x0000000800f0688c in gbe::programCompileFromSource (deviceID=0, source=0x8007b2000 "kernel void __cl_copy_region_align16 ( global float* src, unsigned int src_offset,\n", ' ' <repeats 38 times>, "global float* dst, unsigned int dst_offset,\n\t\t\t\t unsigned int size)\n{\n "..., temp_header_path=0x0, stringSize=0, options=0x809417259 "", err=0x0, errSize=0x0) at backend/src/backend/program.cpp:1163 #13 0x00000000004073f8 in program_build_instance::build_program (this=0x809417240) at backend/src/gbe_bin_generater.cpp:280 #14 0x000000000040990f in main (argc=4, argv=0x7fffffffe740) at backend/src/gbe_bin_generater.cpp:429
* graphics/mesa-dri: switch to llvm60jbeich2018-04-281-2/+2
| | | | PR: 227682
* Update to the 20180425 snapshot of GCC 6.4.1.gerald2018-04-282-4/+4
|
* Update to 5.6.36 release.ale2018-04-282-4/+4
|
* lang/solidity: unbreak with Clang 6jbeich2018-04-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from libsolidity/analysis/ConstantEvaluator.cpp:23: In file included from ./libsolidity/analysis/ConstantEvaluator.h:25: In file included from ./libsolidity/ast/ASTVisitor.h:25: In file included from /usr/include/c++/v1/string:477: In file included from /usr/include/c++/v1/string_view:176: In file included from /usr/include/c++/v1/__string:56: In file included from /usr/include/c++/v1/algorithm:643: /usr/include/c++/v1/memory:3656:5: error: destructor called on non-final 'dev::solidity::FixedBytesType' that has virtual functions but non-virtual destructor [-Werror,-Wdelete-non-virtual-dtor] __data_.second().~_Tp(); ^ /usr/include/c++/v1/memory:3617:9: note: in instantiation of member function 'std::__1::__shared_ptr_emplace<dev::solidity::FixedBytesType, std::__1::allocator<dev::solidity::FixedBytesType> >::__on_zero_shared' requested here __shared_ptr_emplace(_Alloc __a, _Args&& ...__args) ^ /usr/include/c++/v1/memory:4277:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace<dev::solidity::FixedBytesType, std::__1::allocator<dev::solidity::FixedBytesType> >::__shared_ptr_emplace<int>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /usr/include/c++/v1/memory:4656:29: note: in instantiation of function template specialization 'std::__1::shared_ptr<dev::solidity::FixedBytesType>::make_shared<int>' requested here return shared_ptr<_Tp>::make_shared(_VSTD::forward<_Args>(__args)...); ^ ./libsolidity/ast/Types.h:623:19: note: in instantiation of function template specialization 'std::__1::make_shared<dev::solidity::FixedBytesType, int>' requested here m_baseType(std::make_shared<FixedBytesType>(1)) ^ /usr/include/c++/v1/memory:3656:23: note: qualify call to silence this warning __data_.second().~_Tp(); ^ /usr/include/c++/v1/memory:3656:5: error: destructor called on non-final 'dev::solidity::IntegerType' that has virtual functions but non-virtual destructor [-Werror,-Wdelete-non-virtual-dtor] __data_.second().~_Tp(); ^ /usr/include/c++/v1/memory:3617:9: note: in instantiation of member function 'std::__1::__shared_ptr_emplace<dev::solidity::IntegerType, std::__1::allocator<dev::solidity::IntegerType> >::__on_zero_shared' requested here __shared_ptr_emplace(_Alloc __a, _Args&& ...__args) ^ /usr/include/c++/v1/memory:4277:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace<dev::solidity::IntegerType, std::__1::allocator<dev::solidity::IntegerType> >::__shared_ptr_emplace<int, dev::solidity::IntegerType::Modifier>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /usr/include/c++/v1/memory:4656:29: note: in instantiation of function template specialization 'std::__1::shared_ptr<dev::solidity::IntegerType>::make_shared<int, dev::solidity::IntegerType::Modifier>' requested here return shared_ptr<_Tp>::make_shared(_VSTD::forward<_Args>(__args)...); ^ ./libsolidity/ast/Types.h:718:15: note: in instantiation of function template specialization 'std::__1::make_shared<dev::solidity::IntegerType, int, dev::solidity::IntegerType::Modifier>' requested here return std::make_shared<IntegerType>(160, IntegerType::Modifier::Address); ^ /usr/include/c++/v1/memory:3656:23: note: qualify call to silence this warning __data_.second().~_Tp(); ^ /usr/include/c++/v1/memory:3656:5: error: destructor called on non-final 'dev::solidity::BoolType' that has virtual functions but non-virtual destructor [-Werror,-Wdelete-non-virtual-dtor] __data_.second().~_Tp(); ^ /usr/include/c++/v1/memory:3612:5: note: in instantiation of member function 'std::__1::__shared_ptr_emplace<dev::solidity::BoolType, std::__1::allocator<dev::solidity::BoolType> >::__on_zero_shared' requested here __shared_ptr_emplace(_Alloc __a) ^ /usr/include/c++/v1/memory:4277:26: note: in instantiation of member function 'std::__1::__shared_ptr_emplace<dev::solidity::BoolType, std::__1::allocator<dev::solidity::BoolType> >::__shared_ptr_emplace' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /usr/include/c++/v1/memory:4656:29: note: in instantiation of function template specialization 'std::__1::shared_ptr<dev::solidity::BoolType>::make_shared<>' requested here return shared_ptr<_Tp>::make_shared(_VSTD::forward<_Args>(__args)...); ^ libsolidity/analysis/ConstantEvaluator.cpp:58:4: note: in instantiation of function template specialization 'std::__1::make_shared<dev::solidity::BoolType>' requested here make_shared<BoolType>() : ^ /usr/include/c++/v1/memory:3656:23: note: qualify call to silence this warning __data_.second().~_Tp(); ^ PR: 227679 Reported by: pkg-fallout, antoine (via exp-run)
* Update KDE Frameworks to 5.45.0tcberner2018-04-271-3/+3
| | | | | PR: 227512 Exp-run by: antoine
* lang/php72: Update from 7.2.4 to 7.2.5tz2018-04-262-4/+4
| | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.2.5 MFH: 2018Q2 Security: CVE-2018-5712
* Update PHP 7.1 from 7.1.16 to 7.1.17tz2018-04-262-4/+4
| | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.1.17 MFH: 2018Q2 Security: CVE-2018-5712
* lang/php70: Update from 7.0.29 to 7.0.30tz2018-04-262-4/+4
| | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.0.30 MFH: 2018Q2 Security: CVE-2018-5712
* Update to 2.12.5 release.ale2018-04-262-4/+4
|
* Update lang/erlang-runtime18 to version 18.3.4.9.olgeni2018-04-262-6/+8
|
* Update to 0.4.23 release.ale2018-04-263-6/+19
|
* Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.mat2018-04-261-0/+2
| | | | Sponsored by: Absolight
* lang/php72: Add missing lmdb support for php72-dbatz2018-04-251-1/+7
| | | | | | | PHP 7.2 adds lmdb support to its dba module. Add support via OPTION. PR: 227732 Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com>
* Fix plist after r468231.rakuco2018-04-252-0/+2
|
* Upgrade lang/vala to version 0.36.13:truckman2018-04-252-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - gstreamer: Cherry-pick some fixes from 0.40 - vala: Fix return-type of BasicBlock.get_successors() https://bugzilla.gnome.org/show_bug.cgi?id=794979 - gdbus: Fix missing declaration of _fd_list for async methods https://bugzilla.gnome.org/show_bug.cgi?id=794566 - gtk+-4.0: Hide dedicated constructors of compact classes bound as structs https://bugzilla.gnome.org/show_bug.cgi?id=794733 - tests: Add GLib.ParamSpec tests to increase coverage - glib-2.0: Use g_value_*et_schar instead of depecated g_value_*et_char g_value_get_char is broken on platforms where the char type is unsigned, such as ARM and PowerPC. - gobject-2.0: Add ParamSpecGType - gtk+-*.0: Fix iter parameter of TextView.backward*/forward*/move_visually() Those methods are changing the passed iter structure and therefore it needs be marked as ref for vala taking this into account. https://bugzilla.gnome.org/show_bug.cgi?id=794345 - gdk-3.0,gtk+-3.0: Update to 3.22.29 - posix: Include sys/sysmacros.h for major(), minor() and makedev() Relying on sys/types.h is fatal since glibc 2.27 and was deprecated since glibc 2.25. https://bugzilla.gnome.org/show_bug.cgi?id=794651 - gobject-2.0: Cherry-pick some changes from 0.38 - webkit2gtk-4.0: Update to 2.20.0 - clutter-1.0: Avoid duplications of implemented interfaces - codegen: Don't add target fields for captured delegates without target - codegen: Don't add length fields for captured fixed-length array variables - gstreamer-1.0: Cherry-pick some fixes from 0.38 - gtk+-4.0: Fix TreeView.is_blank_at_pos() - gtk+-3.0: Fix TreeView.is_blank_at_pos() - posix: Fix sig*set and sigprocmask parameters to be out/ref https://bugzilla.gnome.org/show_bug.cgi?id=727425 - purple: Update to 2.12.0 - vapi: Fix wrong attributes - libgnome-menu-3.0: Add deps file - gitignore: ignore macOS metadata files - vala: The rank of an array-initializer should match the target's rank https://bugzilla.gnome.org/show_bug.cgi?id=744923 - Fix recursive declaration in generic base type https://bugzilla.gnome.org/show_bug.cgi?id=688732 - vala: Properly handle array-initializers inside struct-initializers https://bugzilla.gnome.org/show_bug.cgi?id=622178 - codegen: Don't append fixed-length of array fields in initializers - valac: Always use the given "pkg-config" and respect PKG_CONFIG envar
* lang/beignet: install CL/cl_inet.hjbeich2018-04-242-3/+11
| | | | | | | | | | /tmp/ffconf.XXXXXXXX/test.c:1:10: fatal error: 'CL/cl_intel.h' file not found #include <CL/cl_intel.h> ^~~~~~~~~~~~~~~ https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/ac993e73deca PR: 227726
* Update security/mbedtls to 2.8.0 and bump dependent ports.tijl2018-04-241-1/+1
| | | | | MFH: 2018Q2 Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.8.0-2.7.2-and-2.1.11-released
* Update to v5.27.11-13-g7c07b4b.mat2018-04-237-14/+17
| | | | Sponsored by: Absolight
* Update to the 20180419 snapshot of GCC 7.3.1.gerald2018-04-212-5/+4
|
* Update to the 20180418 snapshot of GCC 6.4.1.gerald2018-04-212-5/+4
|
* Update to the 20180415 snapshot of GCC 8.gerald2018-04-212-5/+4
|
* Update to upstream version 2018.4.20riggs2018-04-214-72/+25
| | | | | | | | | | | | | | Details: - The Makefile was simplified after working with the upstream developer to integrate some improvements into the release. - CONFLICTS_INSTALL were added. - Patches were removed as they are no longer needed. Release notes: - http://forthworks.com:8000/artifact/9bd7d3eda271788f PR: 227665 Submitted by: 0mp (maintainer)
* Update lang/erlang-runtime20 to version 20.3.4.olgeni2018-04-202-5/+8
|
* Update to 5.26.2sunpoet2018-04-204-5/+8
| | | | | | Changes: https://metacpan.org/changes/release/SHAY/perl-5.26.2 Security: 41c96ffd-29a6-4dcc-9a88-65f5038fa6eb MFH: 2018Q2
* Update lang/erlang-runtime20 to version 20.3.3.olgeni2018-04-192-6/+7
|
* Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.ale2018-04-1915-9/+15
|
* lang/pocl: Remove BROKEN=fails to packageyuri2018-04-192-14/+12
| | | | | | | | | | | It didn't fail to package for me on 11 amd64 and 12 amd64. Port changes: * Move BROKENxx and ONLY_FOR_ARCHS lines to a proper place. * Order USExx section * Change to cmake:outsource Approved by: portmgr blanket
* devel/boost-*: update to 1.67.0jbeich2018-04-183-2/+3
| | | | | | | Changes: http://www.boost.org/users/history/version_1_67_0.html PR: 227427 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15030
* lang/solidity: unbreak with boost 1.67 on 10.*jbeich2018-04-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from libjulia/optimiser/FunctionGrouper.cpp:22: In file included from ./libjulia/optimiser/FunctionGrouper.h:24: In file included from ./libjulia/ASTDataForward.h:24: In file included from ./libsolidity/inlineasm/AsmDataForward.h:25: In file included from /usr/local/include/boost/variant.hpp:17: In file included from /usr/local/include/boost/variant/variant.hpp:21: In file included from /usr/local/include/boost/type_index.hpp:29: In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: In file included from /usr/local/include/boost/container_hash/hash.hpp:760: In file included from /usr/local/include/boost/container_hash/extensions.hpp:22: In file included from /usr/local/include/boost/detail/container_fwd.hpp:93: /usr/include/c++/v1/vector:504:70: error: no member named 'value' in 'std::__1::is_nothrow_default_constructible<std::__1::allocator<boost::variant<dev::solidity::assembly::ExpressionStatement, dev::solidity::assembly::Instruction, dev::solidity::assembly::Label, dev::solidity::assembly::StackAssignment, dev::solidity::assembly::Assignment, dev::solidity::assembly::VariableDeclaration, dev::solidity::assembly::FunctionDefinition, dev::solidity::assembly::If, dev::solidity::assembly::Switch, dev::solidity::assembly::ForLoop, dev::solidity::assembly::Block> > >' _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ /usr/include/c++/v1/__config:349:34: note: expanded from macro '_NOEXCEPT_' # define _NOEXCEPT_(x) noexcept(x) ^ ./libsolidity/inlineasm/AsmData.h:70:64: note: in instantiation of exception specification for 'vector' requested here struct Block { SourceLocation location; std::vector<Statement> statements; }; ^ /usr/local/include/boost/mpl/aux_/nested_type_wknd.hpp:27:7: note: in instantiation of template class 'boost::has_nothrow_constructor<dev::solidity::assembly::FunctionDefinition>' requested here : T::type ^ /usr/local/include/boost/mpl/not.hpp:41:11: note: in instantiation of template class 'boost::mpl::aux::nested_type_wknd<boost::has_nothrow_constructor<dev::solidity::assembly::FunctionDefinition> >' requested here BOOST_MPL_AUX_NESTED_TYPE_WKND(T)::value ^ /usr/local/include/boost/mpl/aux_/nested_type_wknd.hpp:38:24: note: expanded from macro 'BOOST_MPL_AUX_NESTED_TYPE_WKND' ::boost::mpl::aux::nested_type_wknd<T> \ ^ /usr/local/include/boost/mpl/aux_/nested_type_wknd.hpp:27:7: note: in instantiation of template class 'boost::mpl::not_<boost::has_nothrow_constructor<dev::solidity::assembly::FunctionDefinition> >' requested here : T::type ^ /usr/local/include/boost/mpl/aux_/preprocessed/gcc/and.hpp:25:11: note: in instantiation of template class 'boost::mpl::aux::nested_type_wknd<boost::mpl::apply1<boost::mpl::protect<boost::detail::variant::find_fallback_type_pred, 0>, boost::mpl::l_iter<boost::mpl::l_item<mpl_::long_<5>, dev::solidity::assembly::FunctionDefinition, boost::mpl::l_item<mpl_::long_<4>, dev::solidity::assembly::If, boost::mpl::l_item<mpl_::long_<3>, dev::solidity::assembly::Switch, boost::mpl::l_item<mpl_::long_<2>, dev::solidity::assembly::ForLoop, boost::mpl::l_item<mpl_::long_<1>, dev::solidity::assembly::Block, boost::mpl::l_end> > > > > > > >' requested here BOOST_MPL_AUX_NESTED_TYPE_WKND(T1)::value ^ /usr/local/include/boost/mpl/aux_/nested_type_wknd.hpp:38:24: note: expanded from macro 'BOOST_MPL_AUX_NESTED_TYPE_WKND' ::boost::mpl::aux::nested_type_wknd<T> \ ^ /usr/local/include/boost/mpl/aux_/preprocessed/gcc/and.hpp:50:7: note: (skipping 13 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) : aux::and_impl< ^ /usr/include/c++/v1/type_traits:2445:14: note: in instantiation of template class 'std::__1::__is_constructible_void_check<false, std::__1::allocator<boost::variant<dev::solidity::assembly::ExpressionStatement, dev::solidity::assembly::Instruction, dev::solidity::assembly::Label, dev::solidity::assembly::StackAssignment, dev::solidity::assembly::Assignment, dev::solidity::assembly::VariableDeclaration, dev::solidity::assembly::FunctionDefinition, dev::solidity::assembly::If, dev::solidity::assembly::Switch, dev::solidity::assembly::ForLoop, dev::solidity::assembly::Block> >>' requested here : public __is_constructible_void_check<__contains_void<_Tp, _Args...>::value ^ /usr/include/c++/v1/type_traits:2936:41: note: in instantiation of template class 'std::__1::is_constructible<std::__1::allocator<boost::variant<dev::solidity::assembly::ExpressionStatement, dev::solidity::assembly::Instruction, dev::solidity::assembly::Label, dev::solidity::assembly::StackAssignment, dev::solidity::assembly::Assignment, dev::solidity::assembly::VariableDeclaration, dev::solidity::assembly::FunctionDefinition, dev::solidity::assembly::If, dev::solidity::assembly::Switch, dev::solidity::assembly::ForLoop, dev::solidity::assembly::Block> >>' requested here : __libcpp_is_nothrow_constructible<is_constructible<_Tp, _Args...>::value, is_reference<_Tp>::value, _Tp, _Args...> ^ /usr/include/c++/v1/type_traits:3059:14: note: in instantiation of template class 'std::__1::is_nothrow_constructible<std::__1::allocator<boost::variant<dev::solidity::assembly::ExpressionStatement, dev::solidity::assembly::Instruction, dev::solidity::assembly::Label, dev::solidity::assembly::StackAssignment, dev::solidity::assembly::Assignment, dev::solidity::assembly::VariableDeclaration, dev::solidity::assembly::FunctionDefinition, dev::solidity::assembly::If, dev::solidity::assembly::Switch, dev::solidity::assembly::ForLoop, dev::solidity::assembly::Block> >>' requested here : public is_nothrow_constructible<_Tp> ^ /usr/include/c++/v1/vector:504:20: note: in instantiation of template class 'std::__1::is_nothrow_default_constructible<std::__1::allocator<boost::variant<dev::solidity::assembly::ExpressionStatement, dev::solidity::assembly::Instruction, dev::solidity::assembly::Label, dev::solidity::assembly::StackAssignment, dev::solidity::assembly::Assignment, dev::solidity::assembly::VariableDeclaration, dev::solidity::assembly::FunctionDefinition, dev::solidity::assembly::If, dev::solidity::assembly::Switch, dev::solidity::assembly::ForLoop, dev::solidity::assembly::Block> > >' requested here _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value) ^ /usr/include/c++/v1/__config:349:34: note: expanded from macro '_NOEXCEPT_' # define _NOEXCEPT_(x) noexcept(x) ^ libjulia/optimiser/FunctionGrouper.cpp:38:20: note: in instantiation of exception specification for 'vector' requested here vector<Statement> reordered; ^ PR: 227427 Reported by: antoine (via exp-run) See also: https://reviews.llvm.org/rL276084
* lang/J: update 806 -> 808pi2018-04-1816-182/+73
| | | | | | | - builds on 10.3 now PR: 227395 Submitted by: Joao Neves <sevenjp@gmail.com> (maintainer)
* Update to the 20180408 snapshot of GCC 8.gerald2018-04-182-5/+4
|
* Update to the 20180411 snapshot of GCC 6.4.1.gerald2018-04-182-5/+4
|
* lang/sbcl: Warn Quicklisp users not to load asdf for portsjrm2018-04-172-1/+9
| | | | | Approved by: krion (maintainer) Differential Revision: https://reviews.freebsd.org/D15113
* - Switch to new test frameworkamdmi32018-04-171-1/+1
| | | | Approved by: portmgr blanket
* Update to 1.25.0.bdrewery2018-04-174-453/+28
| | | | | | | | | | | - The ABI patch is no longer needed on head due to fixes being upstreamed to use the pre-ino64 symbols. The ABI patch is still needed for the bootstrap but should be removable for 1.26.0 if it uses beta 2018-03-18. PR: 227130 [based on] Tested by: dumbbell, Charlie Li Submitted by: riggs [based on] Differential Revision: https://reviews.freebsd.org/D14921 [based on]
* Update to v5.27.10-139-g7d2c6c2.mat2018-04-163-4/+8
| | | | Sponsored by: Absolight
* Update to 5.24.4sunpoet2018-04-164-5/+7
| | | | | | Changes: https://metacpan.org/changes/release/SHAY/perl-5.24.4 Security: 41c96ffd-29a6-4dcc-9a88-65f5038fa6eb MFH: 2018Q2
* New port: lang/duktape-lib: Embeddable Javascript engine (shared lib)yuri2018-04-156-0/+65
| | | | | PR: 227516 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
* Update to the 20180412 snapshot of GCC 7.3.1.gerald2018-04-142-5/+4
|
* CoffeeScript is a little language that compiles into JavaScript. Underneath thatgarga2018-04-135-0/+65
| | | | | | | | | | | awkward Java-esque patina, JavaScript has always had a gorgeous heart. It's an attempt to expose the good parts of JavaScript in a simple way. WWW: http://coffeescript.org/ PR: 227412 Submitted by: egypcio@googlemail.com Differential Revision: https://reviews.freebsd.org/D15025
* Add a new file php-project.el to the packageknu2018-04-121-2/+7
| | | | | PR: php-mode.el Reported by: blahblah.1981@gmail.com
* Modernization of Erlang ports:olgeni2018-04-1014-1193/+454
| | | | | | | | | | - Convert all ports to options helpers - Add MANPAGES option to lang/erlang - Remove HTML and PDF documentation from lang/erlang (went into erlang-doc) - Remove APP_UPGRADE code because of the doc split - Reduce diffs between all Makefiles - Enable dirty schedulers by default on version 20 - Non-SMP beam is deprecated on version 20, so enable SMP unconditionally
* lang/erlang{,-wx,-runtime19,-runtime20}: regenerate theolgeni2018-04-104-0/+41856
| | | | | | | 'configure' script for WX so that it doesn't fail on 12.x. PR: 226241 Submitted by: dch
* Add lang/erlang-doc, containing Erlang documentation in HTML andolgeni2018-04-106-0/+1726
| | | | | PDF format. It is being removed from the main port to provide it as a separate package and reduce the runtime size.
* New port: lang/kturtle, lang/kross-interpreterstcberner2018-04-109-0/+185
| | | | | This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4.
* Update to v5.27.10-117-g908f2cb.mat2018-04-092-4/+4
| | | | Sponsored by: Absolight
* math/cloogdanilo2018-04-095-2/+5
| | | | | | | | | | | - Update to 0.19.0 - Use github - Add ac_cv_prog_TEXI2DVI to avoid building docs for now devel/isl - Update to 0.19 - Bump PORTREVISION of all dependencies
* lang/J: hook it to the buildpi2018-04-091-0/+1
| | | | | PR: 226186 Reported by: antoine
* New port: lang/Jpi2018-04-0824-0/+929
| | | | | | | | | | | J (J language) is a high-level, general-purpose, high-performance programming language. J is portable and runs on 32/64-bit Windows/Linux/Mac as well as iOS, Android, and other platforms. WWW: http://www.jsoftware.com PR: 226186 Submitted by: Joao Neves <sevenjp@gmail.com>
* Update to 5.6.35 release.ale2018-04-082-5/+5
| | | | | PR: 227246 Submitted by: Dani <i.dani@outlook.com>
* Update to the 20180405 snapshot of GCC 7.3.1.gerald2018-04-082-4/+4
|
* Update to the 20180404 snapshot of GCC 6.4.1.gerald2018-04-072-4/+4
|
* Update lang/erlang-java to version 19.3.6.8.olgeni2018-04-072-3/+5
|
* Update lang/erlang-wx to version 19.3.6.8.olgeni2018-04-072-3/+5
|
* Update lang/erlang to version 19.3.6.8.olgeni2018-04-072-6/+8
|
* Update lang/erlang-runtime19 to version 19.3.6.8.olgeni2018-04-072-6/+8
|
* devel/icu: update to 61.1jbeich2018-04-066-6/+6
| | | | | | | | Changes: http://site.icu-project.org/download/61 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 227042 Exp-run by: antoine MFH: 2018Q2 (required by Firefox 61)
* - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mkacm2018-04-0511-12/+11
| | | | | | | | | | - Convert all fpc-based ports to USES=fpc PR: 227210 Reviewed by: portmgr Approved by: portmgr Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D14617
* - Update to 2.78.5wen2018-04-052-4/+4
|
* Update to 2018-04-03bdrewery2018-04-042-4/+4
|
* Mark Perl 5.24 as DEPRECATED now that the default changed to 5.26.mat2018-04-032-5/+4
| | | | | Forgotten by: mat Sponsored by: Absolight
* Update Eric Turgeon ports maintainer emailericbsd2018-04-031-1/+1
| | | | Approved by: wg, bapt (mentors)
* Update to 2.4.4sunpoet2018-04-032-5/+14
| | | | | | | Changes: https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-4-4-released/ PR: 227091 Exp-run by: antoine Security: eb69bcf2-18ef-4aa2-bb0c-83b263364089
* Update to 3.6.5sunpoet2018-04-034-21/+25
| | | | | | Changes: https://docs.python.org/3.6/whatsnew/changelog.html PR: 227090 Exp-run by: antoine
* - Add LICENSEamdmi32018-04-031-0/+4
| | | | | | - Enable testing Approved by: portmgr blanket
* Update to 1.10.1jlaffaye2018-04-033-4/+12
|
* Update to the 20180401 snapshot of GCC 8.gerald2018-04-022-4/+4
|
* Update to v5.27.10-97-g28e487a.mat2018-04-024-8/+8
| | | | Sponsored by: Absolight
* Revert r466162, exp-run is still in progressantoine2018-04-013-10/+6
| | | | With hat: portmgr
* - Update to 3.6.5wen2018-04-013-6/+10
|
* - Update to 2.78.4wen2018-04-012-4/+4
|
* Update to version 1.4.6krion2018-04-013-7/+13
|
* Update to the 20180329 snapshot of GCC 7.3.1.gerald2018-03-312-4/+4
|
* Allow gcc compilers to be built on new arch 'powerpcspe'.linimon2018-03-3112-6/+114
| | | | | | | | Tested for no-harm on amd64. Submitted by: jhibbits Approved by: portmgr (tier-2 blanket) Differential Revision: D13126
* Disable dtrace usdt on armvX to fix builds on those platforms (as was alreadylinimon2018-03-313-6/+12
| | | | | | | | | | done for aarch64). Change is harmless on amd64. While here, sort OPTIONS. PR: 224271 Submitted by: mikael.urankar Approved by: portmgr (tier-2 blanket)
* Update to the 20180325 snapshot of GCC 8.gerald2018-03-302-4/+4
|
* Update to the 20180328 snapshot of GCC 6.4.1.gerald2018-03-302-4/+4
|
* Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to 2018-04-30sunpoet2018-03-301-0/+4
|
* Update to 2.5.1sunpoet2018-03-307-10045/+9
| | | | | Changes: https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-5-1-released/ Security: eb69bcf2-18ef-4aa2-bb0c-83b263364089
* Update to 2.3.7sunpoet2018-03-302-3/+9
| | | | | Changes: https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-3-7-released/ Security: eb69bcf2-18ef-4aa2-bb0c-83b263364089
* Fix permissions in installed Qt5 header filestcberner2018-03-301-0/+1
| | | | | | | | | | | | | | | For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and thereby does not get the normal default value of --no-same-owner --no-same-permissions passed when extracting. This lead to for example header files being installed (i.e. copied), with permissions group write permissions. Manually append that to the bsd.qt.mk shenanigans (also do the same in www/qt5-webchannel, which opts out of the bsd.qt.mk value) PR: 227027 Reported by: grarpamp@gmail.com
* Update to 2018-03-28bdrewery2018-03-302-4/+4
|
* lang/fpc: Set LLD_UNSAFEemaste2018-03-291-0/+1
| | | | | | | | | | | | | | fpc produces and needs to link an object file with invalid section header alignment, which lld refuses to do. The build fails with: /usr/bin/ld: error: x86_64/units/x86_64-freebsd/i_linux.o: \ invalid alignment of section headers Setting LLD_UNSAFE makes the port link with ld.bfd instead. PR: 222172 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
* Use BINARY_ALIAS to make LLD_UNSAFE more widely applicableemaste2018-03-294-5/+1
| | | | | | | | | | Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE is active to use ld.bfd for these ports. Approved by: portmgr (antoine) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D14876
* Mark some ports broken with openssl-devel.mat2018-03-291-0/+2
| | | | Sponsored by: Absolight
* lang/php72: Update from 7.2.3 to 7.2.4tz2018-03-292-5/+5
| | | | Changelog: http://www.php.net/ChangeLog-7.php#7.2.4