aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Fix PLISTsunpoet2017-01-251-3/+3
| | | | | | | - While I'm here, sort PLIST PR: 216444 Reported by: Randy <randy+bsd@terbush.org>
* Connect PHP 7.1 port (r432324)tz2017-01-241-0/+2
|
* Add PHP 7.1tz2017-01-2416-0/+1407
| | | | Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
* Update to v5.25.9-15-g03fedef.mat2017-01-234-9/+9
| | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.8-217-g02c161e...v5.25.9-15-g03fedef Sponsored by: Absolight
* Update to the 20170122 development snapshot of GCC 7, which is now ingerald2017-01-233-24/+4
| | | | | | | | pre-release mode (and changed it's version number from 7.0.0 to 7.0.1 accordingly). Remove gcc7-devel/files/patch-libc++ again, which dim@ and me managed to get in upstream quickly.
* - Fix plist when build with WITHOUT_NIS=yeswen2017-01-231-1/+1
| | | | | PR: 216369 Submitted by: claudius@ambtec.de
* - Update to 3.5.3wen2017-01-237-122/+108
| | | | | | PR: 216336 Submitted by: wen@(myself) Exp-run: antoine@
* Reset mva@'s ports, he handed in his ports bit.rene2017-01-232-2/+2
|
* Simplify Makefilesunpoet2017-01-221-9/+3
| | | | | - Simplify RUN_DEPENDS - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
* Fix system includes in lang/gcc7-develdim2017-01-221-0/+20
| | | | | | | | | | | | | | | | Similar to bug 212465 and bug 216266, lang/gcc7-devel doesn't compile with libc++ 4.0.0, due to clashes between the redefined abort macro and standard C++ headers. Upstream seems to have realized this issue, and are now using system.h to pull in C++ standard headers, when INCLUDE_xxx is defined, where xxx is ALGORITHM, VECTOR, and so on. In this case only gcov.c needs to be fixed. Approved by: gerald (maintainer) PR: 216303 MFH: 2017Q1
* Reinplace the target of the symlink instead of the symlinkantoine2017-01-211-1/+1
| | | | PR: 216309
* Update to the 20170119 snapshot of GCC 6. Remove the (already commented)gerald2017-01-212-6/+4
| | | | BROKEN marker for powerpc64.
* Update to the 20170117 snapshot of GCC 5.4.1.gerald2017-01-212-4/+4
|
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-214-4/+4
|
* Fix symbolic links of idle and pydocsunpoet2017-01-211-15/+7
| | | | | | | | | | | | - Bump PORTREVISION for package change - While I'm here: - Remove leading definite article from COMMENT - Fix indent - Add NO_ARCH PR: 216310 Submitted by: Jose M. Alcaide <josemaria.alcaide@ehu.eus> MFH: 2017Q1
* lang/erlang-runtime19: oops, group EXCLUDE_aarch64 with the restjbeich2017-01-202-4/+4
|
* lang/erlang: temporarily hide DTRACE option on aarch64jbeich2017-01-202-0/+4
| | | | | | | | | | | | | obj/aarch64-portbld-freebsd11.0/opt/smp/beam_emu.o: In function `process_main': beam/beam_emu.c:(.text+0x1ec): undefined reference to `__dtraceenabled_erlang___process__scheduled' beam/beam_emu.c:(.text+0x3c4): undefined reference to `__dtrace_erlang___process__scheduled' beam/beam_emu.c:(.text+0x3274): undefined reference to `__dtraceenabled_erlang___local__function__entry' beam/beam_emu.c:(.text+0x32b0): undefined reference to `__dtrace_erlang___local__function__entry' beam/beam_emu.c:(.text+0x3318): undefined reference to `__dtraceenabled_erlang___local__function__entry' [...] PR: 214556 (maybe unrelated) Reported by: pkg-fallout
* lang/php70: temporarily hide DTRACE option on aarch64jbeich2017-01-201-0/+2
| | | | | | | | | | | | ld: Zend/zend_dtrace.d.o.h0Xec8: Relocations in generic ELF (EM: 0) Zend/zend_dtrace.d.o.h0Xec8: error adding symbols: File in wrong format dtrace: failed to link script /wrkdirs/usr/ports/lang/php70/work/php-7.0.14/Zend/zend_dtrace.d: failed to link Zend/zend_dtrace.d.o: ld exited with status 1 dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD [...] PR: 214556 Reported by: pkg-fallout
* Update PHP 7 from 7.0.14 to 7.0.15tz2017-01-202-4/+4
| | | | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.0.15 PR: 216210 Submitted by: Jochen Neumeister <joneum@bsdproject.de> MFH: 2017Q1 Security: https://vuxml.freebsd.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html
* - Update to 3.4.6wen2017-01-203-8/+8
|
* Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386tijl2017-01-194-939/+9
| | | | | | | | | | | | packages there are no such packages for 7.3 yet so i386 support has been marked IGNORE for now. Change DIST_SUBDIR to just "centos" so distfiles that remain the same between major versions don't have to be redownloaded. Remove fmake hacks from linux.mk. Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
* Update to 5.6.30 release.ale2017-01-192-4/+4
|
* Update to 3.10jhale2017-01-197-8/+162
| | | | | | | | | | | | | | | | | | | | | Install additional PORTEXAMPLES added in this release Add WWW to pkg-descr Changes: From the README CHANGES FROM 3.00 to 3.10 * Implements most of the following BASIC dialects: OPTION VERSION DARTMOUTH ' Dartmouth DTSS BASIC OPTION VERSION MARK-I ' GE 265 Mainframe BASIC OPTION VERSION MARK-II ' GE 435 Mainframe BASIC OPTION VERSION SYSTEM-360 ' IBM System/360 BASIC OPTION VERSION SYSTEM-370 ' IBM System/370 BASIC OPTION VERSION CBASIC-II ' CBASIC-II for CP/M OPTION VERSION ECMA-55 ' ANSI Minimal BASIC OPTION VERSION HANDBOOK1 ' The BASIC Handbook, 1st Edition OPTION VERSION HANDBOOK2 ' The BASIC Handbook, 2nd Edition OPTION VERSION TRS-80 ' TRS-80 Model I/III/4 LBASIC OPTION VERSION BASIC-80 ' Microsoft BASIC-80 for Xenix OPTION VERSION ECMA-116 ' ANSI Full BASIC
* No longer BROKEN on powerpc64 according to andreast@.gerald2017-01-191-2/+0
|
* Update to the 20170115 development snapshot of GCC 7.gerald2017-01-192-4/+4
|
* lang/spidermonkey24: prefer pre-C++11 decltype from libc++jbeich2017-01-192-1/+13
| | | | | | | | | libc++ 4.0 started to use it within <string> in a way incompatible with __typeof__ which broke build but upstream switched to C++11 long ago to notice -Wmacro-redefined. PR: 216010 MFH: 2017Q1
* Update to 1.20170117sunpoet2017-01-182-4/+4
| | | | Changes: http://search.cpan.org/dist/Modern-Perl/Changes
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-1826-92/+32
| | | | | | | | | | | | | | | | | | locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine)
* Update lang/elixir to version 1.4.0.olgeni2017-01-174-31/+60
|
* Upgrade Erlang 19 ports to 19.2.1.olgeni2017-01-178-24/+31
|
* Extract do-patch into a separate script.mat2017-01-171-4/+4
| | | | | | | | PR: 215761 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D9029
* Update to 1.20170115sunpoet2017-01-162-4/+5
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Modern-Perl/Changes
* Update to v5.25.8-217-g02c161e.mat2017-01-163-4/+8
| | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.8-184-g8f7edc6...v5.25.8-217-g02c161e Sponsored by: Absolight
* Omit the definition of DISTVERSION which is only necessary for portsgerald2017-01-161-6/+1
| | | | | tracking snapshots of GCC and simplify the definition of GCC_VERSION (but keep the latter as a variable to align the gcc5-devel and gcc5 ports).
* Update to 5.22.3sunpoet2017-01-152-4/+4
| | | | There is no code change since 5.22.3-RC5.
* Update to 5.24.1sunpoet2017-01-152-5/+5
| | | | There is no code change since 5.24.1-RC5.
* lang/groovy: update 2.4.7 -> 2.4.8junovitch2017-01-152-6/+6
| | | | | | Security: CVE-2016-6814 Security: https://vuxml.FreeBSD.org/freebsd/4af92a40-db33-11e6-ae1b-002590263bf5.html MFH: 2017Q1
* Update lang/sbcl to 1.3.13ler2017-01-156-335/+140
| | | | | | | | | Give MAINTAINERship to submitter, modernize port. PR: 215866 Submitted by:Pavel Volkov (pavelivolkov gmail com) Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D9186
* Enable aarch64 gcc build. Obsolete armv6hf builds.andreast2017-01-141-3/+3
| | | | Approved by: gerald (maintainer)
* Update to the 20170112 snapshot of GCC 6 now featuring better ARMgerald2017-01-142-4/+4
| | | | support by andreast@, which we'll enable shortly.
* Fix ports using PREFIX in their depends instead of LOCALBASE.mat2017-01-144-6/+6
| | | | | With hat: portmgr Sponsored by: Absolight
* Update to 3.0.4sunpoet2017-01-132-1/+108
| | | | | | | | | | | | - Add LICENSE - Use USES=localbase - Use PORTDATA - Sort PLIST Changes: http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS Differential Revision: https://reviews.FreeBSD.org/D9073 PR: 215840 Exp-run by: antoine
* lang/spidermonkey170: unbreak with clang 4.0jbeich2017-01-134-2/+66
| | | | | | | | | | | | | | Fix quoting failure handling in JSOP_CALLPROP and JSOP_STRING. jsopcode.cpp:6070:45: error: ordered comparison between pointer and zero ('char *' and 'int') return QuoteString(&sprinter, s, quote) >= 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ PR: 215861 Regressed by: https://github.com/llvm-mirror/clang/commit/4b6ad14285f3 Obtained from: upstream (only the specific fix) Approved by: portmgr blanket MFH: 2017Q1 (changes existing behavior)
* lang/jruby: update to 9.1.7.0swills2017-01-133-19/+140
|
* Enable i386 buildlwhsu2017-01-132-1/+18
| | | | | PR: 215997 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
* - Remove long dead FreeBSD 9.2 related conditionsamdmi32017-01-122-18/+0
| | | | Approved by: portmgr blanket
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-122-11/+5
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* Make 64 bit Linux packages the default on amd64.tijl2017-01-121-1/+1
|
* Update to 2.11.8 release.ale2017-01-122-3/+5
|
* - Correct JIT config [1]lwhsu2017-01-121-2/+17
| | | | | | | | | - Add missing LIB_DEPENDS PR: 215942 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer) Kostas Oikonomou <ko@research.att.com> [1] Reported by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
* Enable aarch64 build. Obsolete armv6hf builds.andreast2017-01-121-2/+2
| | | | Approved by: gerald (maintainer)
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-113-26/+4
| | | | Approved by: portmgr blanket
* Update to the 20170110 snapshot of GCC 5.4.1.gerald2017-01-112-4/+4
|
* Enable gcc build for aarch64. Obsolete armv6hf builds.andreast2017-01-111-2/+2
| | | | Approved by: gerald (maintaier)
* lang/nx: update to 2.1.0gahr2017-01-103-4/+6
| | | | Announcement: https://next-scripting.org/xowiki/Ann2_1_0
* lang/expect: fix WWW line in pkg-descrgahr2017-01-101-2/+1
|
* Update to the 20170108 development snapshot of GCC 7.gerald2017-01-102-4/+4
|
* Update to v5.25.8-184-g8f7edc6.mat2017-01-094-275/+9
| | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.8-128-g74ef8fd...v5.25.8-184-g8f7edc6 Sponsored by: Absolight
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-091-13/+4
| | | | | | - Switch to new test framework Approved by: portmgr blanket
* Update to the 20170105 snapshot of GCC 6.gerald2017-01-092-4/+4
|
* Seems we should not be using DTRACE on 10 either.mat2017-01-062-2/+4
| | | | | Reported by: swills Sponsored by: Absolight
* devel/boost-*: update to 1.63.0jbeich2017-01-062-2/+2
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1
* Update to 2.0.0olivierd2017-01-052-4/+4
| | | | | PR: 215743 Submitted by: Jochen Neumeister
* Update to the 20170103 snapshot of GCC 5.4.1.gerald2017-01-052-4/+4
|
* Update lang/gambit-c to version 4.8.7.olgeni2017-01-043-6/+5
|
* Remove OPTIONS_EXCLUDE_FreeBSD_9sunpoet2017-01-043-3/+0
| | | | Approved by: portmgr (blanket)
* Assume "pkg-config --static zlib" works after 9.x EOLjbeich2017-01-041-6/+0
| | | | | Many hacks simply removed dependency on zlib which broke static linking if it was actually supported.
* Never set WRKSRC when using USE_GITHUB.mat2017-01-041-1/+1
| | | | | | | | | | If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight
* Update Perl 5.22 to 5.22.3-RC5 and 5.24 to 2.24.1-RC5.mat2017-01-035-35/+34
| | | | Sponsored by: Absolight
* Unbreak.mat2017-01-031-2/+0
| | | | | Pointy hat: mat Sponsored by: Absolight
* Cleanup BROKEN/IGNORE for 10.3-mat2017-01-0314-75/+6
| | | | Sponsored by: Absolight
* Add lang/cling: Interactive C++ Interpreter Based on LLVM and Clang Libsnovel2017-01-039-0/+2030
| | | | | | | | | | | | | | | | | | | | | | Cling is an interactive C++ interpreter, built on the top of LLVM and Clang libraries. Its advantages over the standard interpreters are that it has command prompt and uses just-in-time (JIT) compiler for compilation. One of Cling's main goals is to provide contemporary, high-performance alternative of the current C++ interpreter in the ROOT project "CINT". The backward-compatibility with CINT is major priority during the development. Its main advantages are: Production-grade parser. Just-in-time compiler (JIT). Modular C++ API from the ground up. Separate parser and execution engine. C++ 11 support through clang. PR: 215689 Submitted by: Mahdi Mokhtari Reviewed by: mat, novel Differential Revision: https://reviews.freebsd.org/D9012
* lang/seed7: update to 05_20161231gahr2017-01-032-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 20161231: - The function toArray has been added to the libraries bitset.s7i, bitsetof.s7i and hashsetof.s7i. This function creates an array with all values from a given set. - Experimental functions to access TAR and ZIP archives as file system have been added to tar.s7i and zip.s7i. This is work in progress, so the API might change. - The compiler has been improved to work correctly with a C++ compiler backend (Now it uses strRaiseError insead of intRaiseError) for the code generated for BIN_RADIX and INT_RADIX. - The compiler has been improved to use sigaction(), when available (HAS_SIGACTION is TRUE). - The compiler has been improved to reactivate the signal handler, when necessary (SIGNAL_RESETS_HANDLER is TRUE). - Testcases for the parse function with whitespace and control characters have been added to chkbig.sd7. - in big_gmp.c the functions bigParse and bigParseBased have been improved, to raise RANGE_ERROR when whitespace characters are in the string. - The configuration values HAS_SIGACTION and SIGNAL_RESETS_HANDLER have been added to cc_conf.s7i. - The program chkccomp.c has been improved to define SIGNAL_RESETS_HANDLER. - The function checkMoveDirectory has been removed from chkccomp.c. - In several files the literal 8 has been replaced by CHAR_BIT, when 8 refers to the number of bits is a char. - Several integer literals have been replaced by defined constants. - Documentation comments have been added or improved in bitset.s7i, bitsetof.s7i, hashsetof.s7i, cc_conf.s7i, ftp.s7i, tar.s7i, zip.s7i, arrlib.c, arr_rtl.c, big_rtl.c, conlib.c, dll_unx.c, dll_win.c, fillib.c, fil_rtl.c, heaputl.c, hshlib.c, hsh_rtl.c, numlit.c, numutl.c, pcs_unx.c, pcs_win.c, pol_dos.c, pollib.c, pol_sel.c, pol_unx.c, sctlib.c, setlib.c, set_rtl.c, str_rtl.c and typlib.c. 20161204: - A description, how compiler optimizations can reduce the potential of integer overflow, has been added to the manual. - Documentation comments have been improved in cc_conf.s7i, integer.s7i, int_rtl.c, stat_win.c and tim_win.c. - The compiler has been improved to optimize expressions, where several terms are added or subtracted in combination with the functions succ or pred. It is possible to combine adjacent constant terms at compile time. This simplifies overflow checks. - The compiler has been improved to optionally generate programs, that trace function calls. This is activated with the option -tf. - Checks have been added to chkint.sd7, where several terms are added in combination with the functions succ or pred. - The functions wstati64Ext (in stat_win.c) and alternate_utime (in tim_win.c) have been improved to avoid the strange time adjustments of windows for Daylight Saving Time: For the same file different times are retrieved respectively set in summer and winter. Now the times do not depend on the time when they are retrieved or set. - In stat_win.c a check for wildcards in a path has been removed from wstati64Ext. - The performance of dirRead in dir_rtl.c has been improved by 10% (measured with gcc and valgrind). A smarter check for the directories . and .. reduces the CPU time used. - In cmd_rtl.c the functions remove_dir and copy_dir have been improved with a smarter check for the directories . and .. to reduce the CPU time used. - The function getSearchPath in cmd_rtl.c has been improved to work correctly, when there is no environment variable named PATH. - Definitions of macros to check the st_mode field of struct stat (e.g. S_ISDIR, S_ISREG, etc.) have been moved from fil_rtl.h to stat_drv.h. - The program chkccomp.c has been improved to work correct, when C compiler options are separated by linefeeds (\n). In this case the linefeeds are replaced by spaces. The linefeeds are used in cc_conf.s7i to allow the definition of SYSTEM_DB_LIBS as an array of database libraries. - In sudo.c the call of ShellExecute() has been replaced by a call of ShellExecuteA(). - A definition of FMT_T, a printf format for time_t values, has been added to common.h. - The makefile mk_clangw.mak has been improved to use the library extension ".lib". - Calls of logFunction and logError have been added or improved in cmd_rtl.c, cmd_win.c, gkb_win.c, flt_rtl.c, int_rtl.c, pcslib.c, reflib.c, rfllib.c, stat_win.c and tim_win.c. - In dir_rtl.c the function readVolumeName has been improved to consider only directories as volumes. - In int_rtl.c the functions uint_mult, uint2_mult and uint2_add have been renamed to uintMult, uint2Mult and uint2Add respectively. - In stat_win.c the functions filetime_to_unixtime and fileattr_to_unixmode have been renamed to fileTime2UnixTime and fileAttr2UnixMode respectively. - In tim_win.c the function alternate_utime has been improved to avoid calling os_utime_orig, because the utime functions of Windows do different time adjustments for the same time in summer and winter.
* In Erlang 19 ports:olgeni2017-01-022-20/+20
| | | | | | | | - Enable DTRACE by default where possible. - Remove unnecessary check for dtraceall module. PR: 215032 Submitted by: antoine
* Update to v5.25.8-128-g74ef8fd.mat2017-01-023-11/+12
| | | | | | | | For some reason, some modules get rebuilt when make install, so move Config's patching down to post-install. Changes: https://github.com/Perl/perl5/compare/v5.25.8-78-gd720149...v5.25.8-128-g74ef8fd Sponsored by: Absolight
* Update to the 20170101 development snapshot of GCC 7.gerald2017-01-022-4/+4
|
* Remove BROKEN_FreeBSD_9sunpoet2017-01-019-15/+0
| | | | Approved by: portmgr (blanket)
* Update to 1.2.1.hrs2017-01-013-52/+77
|
* Relinquish maintainership of most of my ports.rpaulo2017-01-012-2/+2
|
* Drop support for Linux Fedora 10 (ports part)rene2017-01-017-986/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/dsnake only worked with linux-f10 Should fix INDEX audio/linux-f10-sdl_mixer audio/linux-f10-pulseaudio-libs audio/linux-f10-freealut audio/linux-f10-arts audio/linux-f10-esound audio/linux-f10-libogg audio/linux-f10-alsa-plugins-oss audio/linux-f10-openal audio/linux-f10-openal-soft audio/linux-f10-nas-libs audio/linux-f10-alsa-lib audio/linux-f10-libvorbis audio/linux-f10-libaudiofile audio/linux-f10-mikmod databases/linux-f10-sqlite3 devel/linux-f10-dbus-glib devel/linux-f10-sdl12 devel/linux-f10-libglade2 devel/linux-f10-devtools devel/linux-f10-allegro devel/linux-f10-nspr devel/linux-f10-dbus-libs devel/linux-f10-libsigc++20 devel/linux-f10-ncurses-base dns/linux-f10-libasyncns emulators/linux_base-f10 emulators/linux-f10 ftp/linux-f10-curl games/dsnake graphics/linux-f10-sdl_image graphics/linux-f10-sdl_ttf graphics/linux-f10-glew graphics/linux-f10-ungif graphics/linux-f10-png graphics/linux-f10-tiff graphics/linux-f10-dri graphics/linux-f10-jpeg graphics/linux-f10-libGLU graphics/linux-f10-gdk-pixbuf graphics/linux-f10-libmng graphics/linux-f10-cairo graphics/linux-f10-imlib lang/linux-f10-tcl85 lang/linux-f10-libg2c multimedia/linux-f10-libtheora multimedia/linux-f10-libv4l net/linux-f10-openldap net/linux-f10-nss_ldap print/linux-f10-cups-libs security/linux-f10-gnutls security/linux-f10-nss security/linux-f10-openssl security/linux-f10-libgpg-error security/linux-f10-libtasn1 security/linux-f10-libgcrypt security/linux-f10-libssh2 security/linux-f10-cyrus-sasl2 sysutils/linux-f10-procps textproc/linux-f10-aspell textproc/linux-f10-expat textproc/linux-f10-scim-gtk textproc/linux-f10-scim-libs textproc/linux-f10-libxml2 x11/linux-f10-xorg-libs x11-fonts/linux-f10-fontconfig x11-themes/linux-f10-qtcurve-gtk2 x11-themes/linux-f10-hicolor-icon-theme x11-toolkits/linux-f10-qt45 x11-toolkits/linux-f10-gtk2 x11-toolkits/linux-f10-openmotif x11-toolkits/linux-f10-pango accessibility/linux-f10-atk archivers/linux-f10-ucl archivers/linux-f10-upx
* Remove expired port:rene2017-01-0127-4589/+0
| | | | 2016-12-31 lang/perl5.18: Unsupported, please upgrade to a more recent version of Perl
* - Update to 1.20161229sunpoet2016-12-312-4/+4
| | | | Changes: http://search.cpan.org/dist/Modern-Perl/Changes
* Update to the 20161229 snapshot of GCC 6.gerald2016-12-312-4/+4
|
* lang/rust: regenerate distinfo.x86_64 for DF rust 1.14marino2016-12-301-3/+3
| | | | | I'm not sure how this was misgenerated previously. This matches the version available via LOCAL/marino
* - Update to 1.71.58amdmi32016-12-292-3/+4
| | | | | | PR: 215563 Submitted by: graudeejs@inbox.lv Approved by: graudeejs@gmail.com (maintainer)
* Update to the 20161227 snapshot of GCC 5.4.1.gerald2016-12-292-4/+4
|
* Update x11-wm/hs-xmonad & x11-wm/hs-xmonad-contrib to 0.12tcberner2016-12-291-0/+1
| | | | | | | | | | * Removes all patches including XFORK_FIX (it seems it is not needed anymore). * New port as dependency: devel/hs-setlocale PR: 213579 Submitted by: Martin Sugioarto <martin@sugioarto.com> Approved by: maintainer timeout (2 months), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8191
* - Update to 0.7.11ashish2016-12-283-5/+10
|
* - Sort PLISTsunpoet2016-12-281-17/+17
|
* lang/rust: Update distinfo.x86_64 for DragonFly support for v1.14marino2016-12-271-5/+5
| | | | Preapproved by: riggs
* - Update to 1.7.4jlaffaye2016-12-272-4/+4
| | | | | PR: 215465 Submitted by: wen
* - Remove bogus (in presence of USE_GITHUB) USES=tar*amdmi32016-12-271-1/+1
| | | | | | - While here, minor cosmetic and license fixes Approved by: portmgr blanket
* Update to November release of mawk (minor bugfixes)johans2016-12-272-4/+4
|
* - Respect CC, CXX, FClwhsu2016-12-271-1/+19
| | | | | | PR: 215565 Submitted by: Yunchih Chen <yunchih.cat@gmail.com> Approved by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
* Update to the 20161222 snapshot of GCC 6 which trails the GCC 6.3gerald2016-12-272-4/+4
| | | | | release (and is pretty similar) and hence carries a version number of 6.3.1 now.
* - Fix PLISTsunpoet2016-12-271-4/+4
|
* Add Ruby 2.4.0swills2016-12-279-0/+18007
| | | | | While here, remove local patches that are no longer needed and simplify post-patch target.
* - Remove TSC optionsunpoet2016-12-271-4/+1
| | | | | PR: 215580 Submitted by: Roland Smith <rsmith@xs4all.nl>
* Fix packaging with non default ABIantoine2016-12-261-15/+15
|
* - Fix the pkg-plist when build with WITHOUT_NIS=yeswen2016-12-262-1/+2
|
* Update to v5.25.8-78-gd720149.mat2016-12-266-34/+38
| | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.7-145-g54f6f37...v5.25.8-78-gd720149 Sponsored by: Absolight
* Update to the 20161225 development snapshot of GCC 7.gerald2016-12-262-4/+4
|
* - Update to 2.7.13wen2016-12-267-1562/+1516
| | | | | | PR: 215375 Submitted by: wen@ Exp-run by: antoine@
* Update to the GCC 6.3 release which brings a number of bugfixes.gerald2016-12-263-31/+5
| | | | | | | | | Omit the definition of DISTVERSION which is only necessary for ports tracking snapshots of GCC and simplify the definition of GCC_VERSION (but keep the latter as a variable to align the gcc6-devel and gcc6 ports). Remove files/patch-unwind-ia64.h since we have not been supporting ia64 with this release series (ONLY_FOR_ARCHS has not been including ia64).
* - Repocopy lang/python35 --> lang/python36 and update to 3.6.0wen2016-12-2512-0/+7064
|
* Update to upstream version 1.14.0riggs2016-12-254-15/+17
|
* - Does not build on FreeBSD 9.xamdmi32016-12-241-1/+3
| | | | Approved by: portmgr blanket
* Unbreak Erlang 19.2 on the package builder, which has no dtraceolgeni2016-12-242-20/+4
| | | | | | support loaded (revert 215032). PR: 215032
* lang/gcc6-aux: Upgrade version 20160822 => 20161221 (gcc 6.2 => 6.3)marino2016-12-242-5/+5
|
* Update to the 20161220 snapshot of GCC 5.4.1.gerald2016-12-232-4/+4
|
* Update Erlang 19 ports to 19.2.olgeni2016-12-239-118/+71
| | | | | | | | - Copy BROKEN_* settings from lang/erlang to lang/erlang-runtime19 - Enable DTRACE by default where possible (PR 215032) PR: 215032 Submitted by: swills
* Relax condition to pull GCC from ports which was added in r417665 to fixdanfe2016-12-223-12/+3
| | | | | | | | the build specifically on powerpc64, while the check included both 32-bit and 64-bit PowerPC. While here, drop rudimentary support for ia64 which is long unsupported in base (and hardly ever was in ports). Tested on: Mac mini G4
* Try and fix the DTRACE ONLY WORKS on x86 another way.mat2016-12-212-6/+10
| | | | Sponsored by: Absolight
* Turns out, DTRACE does not work on non x86 platforms.mat2016-12-212-2/+6
| | | | Sponsored by: Absolight
* - Mark BROKEN on FreeBSD 10+ i386amdmi32016-12-211-1/+7
| | | | Approved by: portmgr blanket
* lang/php70: add notice for poudriere build when ZTS is enabledtz2016-12-211-2/+7
| | | | | | | | | | | Without adding WITH_MPM=event into make.conf the build will fail when using poudriere. This is currently documentend in /Mk/Uses/php.mk. Since users do not investigate the framework code, we add the notice to avoid future confusion. PR: 214943 Reported by: rainer@ultra-secure.de, ohartmann@walstatt.org Approved by: mentors (implicit)
* Remove emulation of OPTIONS_EXCLUDE_${OPSYS}_${OSREL:R}, it is a thingmat2016-12-213-8/+5
| | | | | | now. Sponsored by: Absolight
* Get a DTRACE option for lang/perl5.24 and lang/perl5-devel.mat2016-12-216-6/+554
| | | | | Submitted by: swills Sponsored by: Absolight
* - Add lang/julia, Julia Language: A fresh approach to technical computinglwhsu2016-12-2012-0/+816
| | | | | PR: 215297 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
* Update to the 20161218 development snapshot of GCC 7.gerald2016-12-202-4/+4
|
* Update KDE Frameworks to 5.29.0tcberner2016-12-192-3/+4
| | | | | | | | | | | | | | | | | | | | | Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php New ports: * textproc/kf5-syntax-highlighting (new in 5.28.0) * graphics/kf5-prison (new in 5.29.0) Fixes: * kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4. * Define conflicts in the kde4-l10n ports (debian does the same). * kf5-kapidox: Fix with python3 Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in 214528, and Dima Panov (fluffy@) for the python3 fix. PR: 214528 Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8776
* Update to v5.25.7-145-g54f6f37.mat2016-12-193-4/+8
| | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.7-110-gc551bb0...v5.25.7-145-g54f6f37 Sponsored by: Absolight
* - Mark BROKEN on 9.xamdmi32016-12-191-0/+2
| | | | Approved by: portmgr blanket
* Update to 1.1.0, and add NO_ARCH.adamw2016-12-182-3/+5
| | | | Changes: https://metacpan.org/changes/release/MAMOD/Try-Catch-1.1.0
* lang/maude: document ncurses requirementmarino2016-12-181-4/+6
| | | | | | | - Set to link directly against ncurses (not curses) - Explicitly set extra patches to apply to DF as well. They were already but it wasn't clear if that was wanted or not. - set USES=alias to fix building on DF
* Revert r428756 and unbreakantoine2016-12-181-1/+3
| | | | Pointy hat: sunpoet
* - USe DISTVERSIONPREFIX instead of DISTNAMEsunpoet2016-12-171-20/+13
| | | | | | | | | | - Add missing OPTIONS_DEFINE=DOCS - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS - Convert to options helper - Convert to options target helper - While I'm here, fix indent Approved by: portmgr (blanket)
* - Use USES=makeinfo instead of hard-coded BUILD_DEPENDSsunpoet2016-12-171-3/+1
|
* Update to the 20161208 snapshot of GCC 6.gerald2016-12-163-25/+4
| | | | | Remove files/patch-unwind-ia64.h since we have not been supporting ia64 with this release for a while (ONLY_FOR_ARCHS has not been covering ia64).
* - Update to 0.15.2wen2016-12-155-136/+12
| | | | | PR: 215280 Submitted by: ports@nicandneal.net(maintainer)
* Stepping down as maintainer for some ports.johans2016-12-151-1/+1
|
* Get PORTVERSION from llvm-devel automatically.brooks2016-12-151-1/+3
| | | | PR: 215305
* Update to the 20161213 snapshot of GCC 5.4.1.gerald2016-12-152-4/+4
|
* More USE_GITHUB cleanup.mat2016-12-152-34/+10
| | | | | | Use GH_SUBDIR, or GH_TUPLE, where applicable. Sponsored by: Absolight
* - Only supported on AMD64 platformsashish2016-12-141-0/+2
| | | | Reported by: pkg-fallout
* - Update to 2.2.0.0amdmi32016-12-133-14/+17
| | | | | | | | - Update maintainer's email - While here, add LICENSE_FILE, fix library dependency, don't install unneeded docs, fix command for docs installation and apply some cosmetic fixes PR: 213897 Submitted by: colin@heliocat.net (maintainer)
* - Update WWW: pecl.php.net uses https://sunpoet2016-12-131-1/+1
| | | | Approved by: portmgr (blanket)
* Update to the 20161211 development snapshot of GCC 7.gerald2016-12-133-25/+4
| | | | | Remove files/patch-unwind-ia64.h since, like lang/gcc6 even, we no longer support ia64 (ONLY_FOR_ARCHS does not include ia64).
* lang/php56: Update PHP 5.6 from 5.6.28 to 5.6.29tz2016-12-122-4/+4
| | | | | | | | | Changelog: http://www.php.net/ChangeLog-5.php#5.6.29 PR: 215190 Submitted by: rustem.alimov@gmail.com Approved by: mentors (implicit) MFH: 2016Q4
* Update to v5.25.7-110-gc551bb0.mat2016-12-123-6/+6
| | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.7-52-ga14be3e...v5.25.7-110-gc551bb0 Sponsored by: Absolight
* - Update to 3.69ashish2016-12-126-3193/+2533
| | | | | | | | - Update LICENSE - Add OPTIONs for LLVM 3.6+ versions - Remove all OS related BROKEN variables for now - Add dependency on libyaml - Remove a merged diff
* Copy over files/patch-x86-64-fix-m16 from lang/gcc since both ports aregerald2016-12-122-0/+26
| | | | about the same version of GCC (except lang/gcc will move on to GCC 5).
* Update to the 20161208 snapshot of GCC 6. This brings quite a number ofgerald2016-12-122-4/+4
| | | | backports from mainline GCC (code generation and otherwise).
* - Update to 0.7.10ashish2016-12-113-4/+18
|
* - Update to 0.25.2sunpoet2016-12-092-9/+4
| | | | | | Changes: https://github.com/cython/cython/blob/master/CHANGES.rst PR: 215173 Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
* - Use USES=sslsunpoet2016-12-091-2/+1
|
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-095-5/+5
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-091-0/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libpcre.so.3 compatibility link that was added in r374303 totijl2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Update PHP 7 from 7.0.13 to 7.0.14tz2016-12-082-5/+5
| | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.0.14 MFH: 2016Q4 Approved by: mentors (implicit)
* lang/ruby21: fix setjmp clobbered variablesswills2016-12-085-0/+90
| | | | | PR: 206108 Submitted by: dim
* lang/php70: DTRACE option is not valid on DragonFlymarino2016-12-081-0/+1
| | | | | | | | Note that following the OPTIONS_EXCLUDE+= line appears to redundant and could be removed, and the OPTIONS_EXCLUDE_FreeBSD_9 line should be "=" operator, not "+=", from what I can tell. Approved by: DF support blanket
* lang/ruby23: fix setjmp clobbered variablesswills2016-12-085-0/+81
| | | | | PR: 206111 Submitted by: dim
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-072-1/+2
| | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry
* lang/ruby22: fix setjmp clobbered variablesswills2016-12-075-0/+90
| | | | | PR: 206110 Submitted by: dim
* Update to the 20161206 snapshot of GCC 5.4.1.gerald2016-12-072-4/+4
|
* lang/jruby: update to 9.1.6.0swills2016-12-073-2255/+1957
|
* Note that it does not build with openssl-devel.mat2016-12-061-1/+7
| | | | Sponsored by: Absolight
* Update to v5.25.7-52-ga14be3e.mat2016-12-054-271/+239
| | | | | | | | Remove the PTHREAD option, and the special handling in hints/freebsd.sh. Also, stop making THREADS and PERL_MALLOC exclusive options. Changes: https://github.com/Perl/perl5/compare/v5.25.7-26-g7332835...v5.25.7-52-ga14be3e Sponsored by: Absolight
* Update to the 20161201 snapshot of GCC 6.gerald2016-12-052-4/+4
|
* Remove gcc/files/patch-libcpp which has not been present on lang/gcc49gerald2016-12-051-11/+0
| | | | | | | | | | | | and lang/gcc48, but is something we have in lang/gcc47 and that lang/gcc carried over from the days it was about GCC 4.7 (so surviving both the transitions to GCC 4.8 and recently GCC 4.9). The underlying issue was addressed upstream 2014-10-24 with r216679, and in FreeBSD head 2013-09-06 by theraven@ who fixed fixed our iconv.h to not include stdbool.h. PR: 161417
* Update to the 20161224 development snapshot of GCC 7.gerald2016-12-052-4/+4
| | | | (Last week's snapshot failed to build out of the box.)
* Update to the 20161129 snapshot of GCC 5.4.1.gerald2016-12-042-4/+4
|
* Update to the 20161124 snapshot of GCC 6.gerald2016-12-042-4/+4
|
* Do not use post-stage. Use post-install instead.mat2016-12-024-15/+11
| | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* http://github.com redirects to https://github.com, spare everyone a redirect.mat2016-12-022-2/+2
| | | | Sponsored by: Absolight
* - Fix LICENSEamdmi32016-12-024-14/+19
| | | | | | - Add LICENSE_FILE - Switch to options helpers - Regenerate patches
* Mark broken on HEAD with clang 3.9.0.brooks2016-12-021-0/+4
|
* lang/tcl87: enable DTRACE option by default where possibleswills2016-12-012-0/+22
| | | | | PR: 214794 Approved by: gahr
* lang/tcl86: enable DTRACE option by default where possibleswills2016-12-012-1/+20
| | | | | PR: 214794 Approved by: gahr
* lang/php70: enabled DTRACE option by default where possibleswills2016-12-011-2/+5
| | | | Approved by: tz (maintainer)
* - Add LICENSEamdmi32016-12-011-3/+8
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* - Update to 1.3.1lwhsu2016-12-012-4/+4
|
* Fix PORTSCOUT limit for mono(develop)dbn2016-12-011-1/+1
|
* Mark some ports as not openssl-devel ready.mat2016-11-304-2/+22
| | | | Sponsored by: Absolight
* Update to v5.25.7-26-g7332835.mat2016-11-282-4/+4
| | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.7-4-gd5584eb...v5.25.7-26-g7332835 Sponsored by: Absolight
* lang/php56: Update PHP 5.6 from 5.6.27 to 5.6.28tz2016-11-282-5/+5
| | | | | | | | | Changelog: http://www.php.net/ChangeLog-5.php#5.6.28 PR: 214756 Submitted by: rustem.alimov@gmail.com Approved by: mentors (implicit) MFH: 2016Q4
* USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]dbn2016-11-284-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Instead of excluding the specific packages added to DISTFILES (but only for FreeBSD 9+), exclude all files with a '.nupkg' extension. - Move the nuget-extract command to be before post-extract, to allow the port's post-extract command to move packages around audio/libgpod-sharp: add port for mono bindings for libgpod - audio/libgpod: [2] - USE_GNOME: add missing dependency - Remove mono files from pkg-plist (now in audio/libgpod-sharp) - Allow relevant variables to be overridden - Fix MONO options - Patch source to allow building with modern mono - Avoid post-install target for slave ports. devel/monodevelop: update to 4.6.2.7 - Update nuget package Fantomas to 2.4.0 (latest at time of monodevelop's release). - Downgrade nuget package FSharp.Compiler.CodeDom (per paket's specification) - LICENSE: Add license of LGPL21 - LICENSE_FILE: Add license file from source - PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases) games/openra: simplify post-extract [3] - USES=mono:nuget allow overridding of NUGET_PACKAGEDIR - Set NUGET_PACKAGEDIR to correct location, fix patching accordingly lang/fsharp: update to 4.6.2.7 ChangeLog: - Fix #639: Problems with F# scripts on Mono - Fix FSharp.Compiler.Tools targets for .NET Core usage - Fix FSharp.Compiler.Tools package dependencies lang/mono: update to 4.6.2.7 Mono 4.6.2 is the 1st service release to the 4.6 series. Changes: - LICENSE: Add license of MIT - LICENSE_FILE: Add license file from source - PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases) Bug fixes: - #44708 - "TrustFailure (The authentication or decryption has failed.) ... Invalid certificate received from server." with "Error code: 0x5" or "Error code: 0xffffffff800b010f" when attempting to access HTTPS servers on ports other than 443 - #39832 - SIGSEGV when running roslyn multimedia/banshee: bump port revision. - Update missing port dependencies - Convert to use option helpers - OPTIONS: Add APPLEDEV (missing dependency added) - LICENSE: Add MIT license - LICENSE_FILE: Add license file from source - PORTSCOUT: Skip alpha release (2.9.1) x11-toolkits/gnome-sharp20: fix port dependencies - Add missing dependencies - Convert post-patch to shebangfix - LICENSE: add LGPL21 license - LICENSE_FILE: use license file from source - MKAE_JOBS_UNSAFE: remove, does appear to work x11-toolkits/gtk-sharp20: update to 2.12.42. PR: 214680 [2] PR: 214681 Suggested by: jbeich [1] Submitted by: jbeich [3] Approved by: avilla (maintainer; timeout) [2]
* lang/python33: Fix HTTP Header injection vulnerabilitybrnrd2016-11-283-1/+157
| | | | | | | | | | | | | - Backport of upstream fix for 3.4/3.5 PR: 210539 Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> Reported by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> Reviewed by: robak, brnrd MFH: 2016Q4 Security: CVE-2016-5699 Security: a61374fc-3a4d-11e6-a671-60a44ce6887b Differential Revision: D7107
* Fixup USE_GITHUB usage.mat2016-11-262-4/+4
| | | | | | | It already sets DISTNAME to a very nice unique name, do not set it yourself. Sponsored by: Absolight
* Replace USE_GCC=4.9+ by USE_GCC=yes, now that lang/gcc and the defaultgerald2016-11-267-7/+7
| | | | version for GCC in the Ports Collection have moved to GCC 4.9.
* Update to the 20161122 snapshot of GCC 5.4.1.gerald2016-11-262-4/+4
|
* Fix build of lang/gcc with libc++ 3.9.0, similar to r421625:dim2016-11-251-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While testing the clang390-import branch, I ran into the following errors building lang/gcc49: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-objc-common.c:33: In file included from /usr/include/c++/v1/new:70: /usr/include/c++/v1/exception:267:5: error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean simply 'fancy_abort'? _VSTD::abort(); ^~~~~~~ /usr/include/c++/v1/__config:451:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:685:13: note: 'fancy_abort' declared here extern void fancy_abort (const char *, int, const char *) ATTRIBUTE_NORETURN; ^ 1 error generated. What is happening here, is that the source file includes gcc/system.h, which defines abort to fancy_abort, and then the source file includes <new>, which attempts to call _VSTD::abort() (the _VSTD is a libc++ alias for std::). The macro definition then causes the above breakage. Newer gcc ports, such as gcc5 and gcc6 don't show this issue, because upstream gcc first added an include of <algorithm> (which indirectly includes <new>) in r217348 [1], and later even add a direct include of <new> in r232736 [2]. Fix it for this version, by adding the direct include of <new> to gcc/system.h. This makes the 'second' includes of <new> in some .c files superfluous, but at least they won't result in errors. [1] https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=217348 [2] https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=232736 Approved by: portmgr (antoine) PR: 212465
* - Add NO_ARCHamdmi32016-11-241-0/+1
|
* Pet portlint re patch format.gerald2016-11-243-0/+3
|
* Update to the 20161120 development snapshot of GCC 7.gerald2016-11-242-4/+4
|
* devel/boost-*: update to 1.62.0jbeich2016-11-232-0/+2
| | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
* lang/seed7: update to 05_20161031gahr2016-11-232-11/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The examples about multiple dispatch in the FAQ and in the manual have been changed. - In dir_win.c the functions opendir and wopendir have been improved to work correctly, when a volume is empty. FindFirstFile returns INVALID_HANDLE_VALUE, when the path refers to an empty volume (a directory that does not contain the . and .. directories). After FindFirstFile fails GetFileAttributesEx is used to recognize empty volumes. - In stat_win.c the function wstati64Ext has been improved to recognize empty volumes correctly. Now GetFileAttributesEx is used instead of FindFirstFile to get information about a file. - The function openVolumeList has been moved from cmd_win.c and cmd_unx.c to dir_win.c. - The definition of volumeListType has been moved from cmd_drv.h to dir_win.h. - In str_rtl.c the function strAppendN has been improved to work correctly, when an appended string is identical to the destination or a slice of it. There was already code to handle this case, but this code could access freed memory in rare situations. - The makefiles mk_nmake.mak and mk_msvc.mak have been changed to include the file 'macros' before the macro SYSTEM_DB_LIBS is used. - Rand functions have been added to bin32.s7i and bin64.s7i. - The compiler has been improved to optimize the float shift operators << and >> . - Documentation comments have been improved in float.s7i, integer.s7i, osfiles.s7i, big_gmp.c, big_rtl.c, bstlib.c and bst_rtl.c.
* In several dozen ports, use single space for WWW: line in pkg-descr, anddanfe2016-11-221-1/+1
| | | | reformat port description text in cases when it was notoriously broken.
* lang/pypy: unbreak with libressldbn2016-11-221-4/+0
| | | | | | PyPy now supports libressl (aka openssl 1.1). Submitted by: benjamin@bureaucracy.de
* update lang/ruby23 to 2.3.3swills2016-11-221-3/+3
|
* update lang/ruby21 to 2.1.10swills2016-11-221-2/+3
|
* Clean up commented lines, replace the custom do-test with TEST_TARGET= checkkwm2016-11-221-4/+1
| | | | Submitted by: mat@
* - Install serial .ppu and .o filesacm2016-11-223-0/+7
| | | | - Bump fpc-rtl-extra PORTREVISION
* - Fix BROKENsamdmi32016-11-221-3/+3
|
* - Mark BROKEN on 10+ i386: segfaults during buildamdmi32016-11-221-0/+3
| | | | | | | | /usr/bin/make sysinfer3m ./racket3m -cqu ./mksystem.rkt system.rktd "cpp -I. -I./include -I./src -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB ./src/systype.c" "" "./racket3m" "./racket3m" Seg fault (internal error) at 0x606060a Approved by: portmgr blanket
* Add pocl.kwm2016-11-219-0/+268
| | | | | | | | | | | Portable OpenCL aims to be an efficient open source (MIT-licensed) implementation of the OpenCL 1.2 standard. pocl uses Clang as an OpenCL C frontend and LLVM for the kernel compiler implementation, and as a portability layer. Thus, if your desired target has an LLVM backend, it should be able to get OpenCL support easily by using pocl. PR: 171914 Submitted by: O.Hartmann <ohartmann@walstatt.org> (based on)
* Update to v5.25.7-4-gd5584eb.mat2016-11-214-5/+7
| | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.6-241-g89e5a02...v5.25.7-4-gd5584eb Sponsored by: Absolight
* lang/ruby23: update to 2.3.2swills2016-11-212-4/+21
|
* Move all ARM-specific bits we used to have in lang/gcc until r426565gerald2016-11-214-2/+802
| | | | | | | | | (where I updated that port from GCC 4.8.5 to 4.9.4) to lang/gcc48. Apart from these improvements these two ports used to be more or less aligned, and not syncing them fully earlier looks like an omission. Reported by: linimon
* Move the conflict with lang/gcc from lang/gcc48 to lang/gcc49 now thatgerald2016-11-212-1/+1
| | | | | | | we have updated lang/gcc to the GCC 4.9 series. (The direction from lang/gcc49 to the respective port already has been addressed.) PR: 196712
* Update to the 20161117 snapshot of GCC 6.gerald2016-11-212-4/+4
|
* Use @preunexec rather than @postunexecbapt2016-11-202-2/+2
| | | | Reported by: antoine
* Use predictable @*execbapt2016-11-202-4/+4
|
* Use predictable execution for apxsbapt2016-11-201-2/+2
|
* Use @post*exec instead of deprecated @execbapt2016-11-201-2/+2
|
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-2030-21/+30
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* Long awaited, finally update the default version of GCC in the Portsgerald2016-11-2011-431/+46
| | | | | | | | | | | | | | | | Collection as well as the lang/gcc port from GCC 4.8.5 to GCC 4.9.4! See http://gcc.gnu.org/gcc-4.9/changes.html for an extensive list of changes and http://gcc.gnu.org/gcc-4.9/porting_to.html for information on how to port to that new version (if necessary). files/java-patch-hier required adjustments, gcc/files/patch-arm-libcpp is not needed any longer (merged upstream), and we're also loosing the local Stack Protector patches/backports. PR: 196712 Tested by: antoine (-exp runs) Supported by: antoine, kwm, and others
* lang/pypy: update to 5.6.0dbn2016-11-207-48/+14
| | | | | ChangeLog: http://doc.pypy.org/en/latest/release-pypy2.7-v5.6.0.html
* lang/seed7: Fix ports ncurses header inclusionmarino2016-11-201-1/+3
| | | | | | | seed7 can only find the base ncurses headers, so augment the CFLAGS so it can find the headers for the ncurses library it uses. Approved by: ncurses blanket
* lang/p2c, graphics/gle-graphics: Document ncurses requirementmarino2016-11-201-1/+1
| | | | Approved by: ncurses blanket
* Minor port cleanup, accidentally omitted during initial checkinriggs2016-11-201-4/+3
|
* Add new port: lang/neko, the neko programming language and VMriggs2016-11-205-0/+68
| | | | | PR: 204664 Submitted by: penzin.dev@gmail.com (maintainer)
* devel/icu: update to 58.1jbeich2016-11-205-5/+5
| | | | | | | Changes: http://site.icu-project.org/download/58 PR: 214384 Exp-run by: antoine Approved by: office (bapt)
* lang/ruby22: update to 2.2.6swills2016-11-182-2/+7
|
* Update lang/gambit-c to version 4.8.6.olgeni2016-11-173-4/+5
|
* Reset edwin's ports, he has handed in his commit bit.rene2016-11-172-2/+2
| | | | With hat: portmgr-secretary
* Update PHP 7 from 7.0.12 to 7.0.13tz2016-11-162-4/+4
| | | | | | | Changes: http://www.php.net/ChangeLog-7.php#7.0.13 MFH: 2016Q4 Approved by: pi (mentor)
* Update to the 20161115 snapshot of GCC 5.4.1.gerald2016-11-162-4/+4
|
* Mark as broken on various tier-2 archs.linimon2016-11-165-9/+17
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* lang/rust: Update distinfo.x86_64 for DragonFly support for v1.13marino2016-11-161-5/+5
| | | | Preapproved by: riggs
* lang/adacontrol: Upgrade version 1.17r3 => 1.18r9marino2016-11-163-11/+25
| | | | | | | | The big feature for adacontrol 1.18 is the direct support of .gpr project files. Unfortunately, the project support requires devel/gnatcoll, a heavy dependency. Thus, a PROJECT option was created which is "OFF" by default to maintain the relatively lean dependency requirements. If project support is vital, reconfigure the build with the PROJECT option.
* Update to Algol 68 Genie 2.8.4 (bugfix release)johans2016-11-162-3/+7
|
* Pet portlint.cy2016-11-152-20/+18
| | | | | PR: 214521 Submitted by: linimon
* Fix the patch to actually patch the file, not just create a patch file.tj2016-11-153-19/+17
|
* Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ↵tcberner2016-11-155-0/+188
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and Applications) KDE Frameworks is a collection of libraries and software frameworks by KDE that serve as technological foundation for KDE Plasma 5 and KDE Applications distributed under the GNU Lesser General Public License (LGPL) [1]. The work is based on what we have in the KDE testing repo [2]. This is the next big step in updating the KDE Desktop and its Applications to anything less dusty. With this change, `USES=kde:5` is now a valid option. Ports that need to depend on KDE Framework can now set: USES=kde:5 USE_KDE=<framework1> <framework2> ... <frameworkX> For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via: KWALLET_USE= KDE=wallet I would like to thank Raphael and Adriaan for reviewing the ports in the testing repo :) [1] https://en.wikipedia.org/wiki/KDE_Frameworks [2] http://src.mouf.net/area51/log/branches/plasma5 Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (maintainer) Differential Revision: https://reviews.freebsd.org/D8329
* Do not terminate BROKEN messages with period, it is added by the framework.danfe2016-11-141-1/+1
|
* Update to v5.25.6-241-g89e5a02.mat2016-11-146-13/+14
| | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.6-144-g26e9d72...v5.25.6-241-g89e5a02 Sponsored by: Absolight
* - Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closelydanfe2016-11-144-4/+0
| | | | | | matching standard ones from `Mk/bsd.options.desc.mk' - Rename couple of options to standard name or the one that better reflects their usage
* - Update to version 0.9.0mva2016-11-133-19/+10
| | | | | | - Unbreak by moving to the new project location Reported by: josteink@kjonigsen.net (upstream maintainer)
* Mark broken on aarch64, chase the website move, and deprecate.linimon2016-11-132-10/+10
| | | | | | | From the newer website: "The last released version of LibJIT was 0.1.2. This version is severely out of date and its use is discouraged. Currently it is preferable to use the source code from the LibJIT Savannah repository."
* lang/jimtcl: update 0.76 -> 0.77pi2016-11-133-4/+5
| | | | | | PR: 214455 Changes: http://jim.tcl.tk/index.html/doc/www/www/news/ Submitted by: Lucas Skoeldqvist <frusen@gungre.ch>
* Update to upstream version 1.13.0riggs2016-11-124-15/+17
|
* Update to the 20161110 snapshot of GCC 6.gerald2016-11-122-4/+4
|
* Update to the 20161108 snapshot of GCC 5.4.1.gerald2016-11-112-4/+4
|
* The correct spelling is aarch64, not arm64.linimon2016-11-111-1/+1
|
* Upgrade Erlang 19 ports to version 19.1.6.olgeni2016-11-108-12/+28
|
* Mark as broken on aarch64: fails to link with sbrk.linimon2016-11-104-0/+7
| | | | | | While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket)
* lang/maude: fix fetching and unexpirerene2016-11-092-8/+5
| | | | | | | | | The MASTER_SITES was changed and so was the name of one distfile, the contents remained the same. PR: 210018 Submitted by: Keith Gaughan <k@stereochro.me> MFH: 2016Q4
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.linimon2016-11-093-3/+3
|
* Update to the 20161106 development snapshot of GCC 7.gerald2016-11-082-4/+4
|
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64: platform not supported.linimon2016-11-082-0/+6
| | | | Approved by: portmgr (tier-2 blanket)
* Also broken on arm64 and sparc64 (invokes x86 asm).linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Update to the 20161103 snapshot of GCC 6.gerald2016-11-072-4/+4
|
* lang/tcl87: update to fossil checkin 24d90770030948cagahr2016-11-054-9/+9
| | | | http://core.tcl.tk/tcl/timeline?from=699a33324b663e80&to=24d90770030948ca
* lang/tcl85: fix integer overflow and avoid segfaultgahr2016-11-042-0/+47
| | | | | PR: 214205 Submitted by: gahr
* lang/tcl86: fix integer overflow check and avoid segfaultgahr2016-11-042-1/+65
| | | | | PR: 214205 Submitted by: gahr
* Update to the 20161101 snapshot of GCC 5.4.1.gerald2016-11-042-4/+4
|
* Now builds on sparc64.linimon2016-11-041-2/+0
| | | | Approved by: portmgr (tier-2 blanket)