aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.7.5Julien Laffaye2017-01-283-4/+6
| | | | Notes: svn path=/head/; revision=432626
* Update lang/racket to version 6.8 (still BROKEN on i386).Jimmy Olgeni2017-01-283-22/+87
| | | | Notes: svn path=/head/; revision=432622
* Update lang/racket-minimal to version 6.8 (still BROKEN on i386).Jimmy Olgeni2017-01-283-6/+5
| | | | Notes: svn path=/head/; revision=432621
* Update to the 20170126 snapshot of GCC 6.Gerald Pfeifer2017-01-272-4/+4
| | | | Notes: svn path=/head/; revision=432569
* lang/php71: temporarily hide DTRACE option on aarch64Jan Beich2017-01-271-0/+2
| | | | | | | | | | | | | | | CFLAGS="-O2 -pipe -fno-strict-aliasing -DZEND_SIGNALS " dtrace -xnolibs -G -o Zend/zend_dtrace.d.o -s /wrkdirs/usr/ports/lang/php71/work/php-7.1.1/Zend/zend_dtrace.d main/main.o Zend/zend_API.o Zend/zend_execute.o Zend/zend_exceptions.o Zend/zend_dtrace.o Zend/zend.o ld: Zend/zend_dtrace.d.o.ckjasD: Relocations in generic ELF (EM: 0) Zend/zend_dtrace.d.o.ckjasD: error adding symbols: File in wrong format dtrace: failed to link script /wrkdirs/usr/ports/lang/php71/work/php-7.1.1/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 [..] *** [Zend/zend_dtrace.d.o] Error code 1 PR: 214556 Notes: svn path=/head/; revision=432567
* lang/php71: Bring DTRACE exclude for DF from lang/php70John Marino2017-01-271-0/+2
| | | | | | | | | Maybe this would have been caught with SVN copy? Oh well. Approved by: just-fix-it Notes: svn path=/head/; revision=432561
* lang/sbcl: Restore SBCL bootstrap and missing modulesJohn Marino2017-01-273-28/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were several issues with the revamp of sbcl. 1) The removal of the lisp contrib modules broke several ports dependent on them. 2) The removal of a proper SBCL bootstrap (SBCL built by SBCL) broke DragonFly. Generally it is recommended that compilers build themselves, although it's unclear if SBCL has such a recommendation. 3) Handling of .core suffix changed by default This revamp was itself revamped signficantly: A) Change SBCL option from building from locally installed SBCL to building from a downloaded bootstrap SBCL compiler (supports FreeBSD i386 & amd64 and DragonFly x86_64) B) Set this as the default option and move the formerly default CCL to a non-default option C) Cosmetic: comment typo fixes, options realigned D) contributed lisp modules readded to the makefile and pkg-plist E) PLUS_BOOTSTRAPS switch to regenerate distinfo with all bootstrap files F) Change "RENAME_DLM" PLIST_SUB to "CORE_SUFFIX" to unbreak makeplist G) Regenerated pkg-plist (which wasn't previously ordered) H) Set renaming of .core files to _core by default as it has been previously done for years. Approved by: DF Support / just-fix-it [1] [1] No immediate response from ler@, adamw@, or maintainer after notification of issues caused by changes of major update. Justified by need to restore platform builds and dependent port builds. Notes: svn path=/head/; revision=432557
* Fix PLISTSunpoet Po-Chuan Hsieh2017-01-271-0/+1
| | | | | | | | | | | - Bump PORTREVISION for package change PR: 216498 Submitted by: marino MFH: 2017Q1 Notes: svn path=/head/; revision=432553
* Update to 2.0.1Olivier Duchateau2017-01-272-4/+4
| | | | Notes: svn path=/head/; revision=432547
* lang/pocl: Fix PLIST for non-FreeBSD platformsJohn Marino2017-01-262-1/+2
| | | | | | | | | no-op for FreeBSD, it just removes hardcoding from pkg-plist Approved by: just-fix-it Notes: svn path=/head/; revision=432531
* Update KDE Frameworks to 5.30.0Tobias C. Berner2017-01-261-3/+3
| | | | | | | | | | | | | | * Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php * New framework: x11/kf5-kwayland PR: 216345 Exp-run by: antoine Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9271 Notes: svn path=/head/; revision=432529
* Update lang/elixir to version 1.4.1.Jimmy Olgeni2017-01-262-6/+6
| | | | Notes: svn path=/head/; revision=432518
* Update to the 20170124 snapshot of GCC 5.4.1.Gerald Pfeifer2017-01-252-4/+4
| | | | Notes: svn path=/head/; revision=432448
* Add mod_php71 7.1.1 (copied from mod_php70)Sunpoet Po-Chuan Hsieh2017-01-251-2/+2
| | | | Notes: svn path=/head/; revision=432446
* Fix PLISTSunpoet Po-Chuan Hsieh2017-01-241-3/+3
| | | | | | | | | | - While I'm here, sort PLIST PR: 216444 Reported by: Randy <randy+bsd@terbush.org> Notes: svn path=/head/; revision=432373
* Connect PHP 7.1 port (r432324)Torsten Zuehlsdorff2017-01-241-0/+2
| | | | Notes: svn path=/head/; revision=432337
* Add PHP 7.1Torsten Zuehlsdorff2017-01-2416-0/+1407
| | | | | | | Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org Notes: svn path=/head/; revision=432324
* Update to v5.25.9-15-g03fedef.Mathieu Arnold2017-01-234-9/+9
| | | | | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.8-217-g02c161e...v5.25.9-15-g03fedef Sponsored by: Absolight Notes: svn path=/head/; revision=432227
* Update to the 20170122 development snapshot of GCC 7, which is now inGerald Pfeifer2017-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. Notes: svn path=/head/; revision=432212
* - Fix plist when build with WITHOUT_NIS=yesWen Heping2017-01-231-1/+1
| | | | | | | | PR: 216369 Submitted by: claudius@ambtec.de Notes: svn path=/head/; revision=432190
* - Update to 3.5.3Wen Heping2017-01-237-122/+108
| | | | | | | | | PR: 216336 Submitted by: wen@(myself) Exp-run: antoine@ Notes: svn path=/head/; revision=432188
* Reset mva@'s ports, he handed in his ports bit.Rene Ladan2017-01-222-2/+2
| | | | Notes: svn path=/head/; revision=432169
* Simplify MakefileSunpoet Po-Chuan Hsieh2017-01-221-9/+3
| | | | | | | | - Simplify RUN_DEPENDS - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk Notes: svn path=/head/; revision=432153
* Fix system includes in lang/gcc7-develDimitry Andric2017-01-211-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 Notes: svn path=/head/; revision=432076
* Reinplace the target of the symlink instead of the symlinkAntoine Brodin2017-01-211-1/+1
| | | | | | | PR: 216309 Notes: svn path=/head/; revision=432027
* Update to the 20170119 snapshot of GCC 6. Remove the (already commented)Gerald Pfeifer2017-01-202-6/+4
| | | | | | | BROKEN marker for powerpc64. Notes: svn path=/head/; revision=431998
* Update to the 20170117 snapshot of GCC 5.4.1.Gerald Pfeifer2017-01-202-4/+4
| | | | Notes: svn path=/head/; revision=431997
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-204-4/+4
| | | | Notes: svn path=/head/; revision=431996
* Fix symbolic links of idle and pydocSunpoet Po-Chuan Hsieh2017-01-201-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 Notes: svn path=/head/; revision=431987
* lang/erlang-runtime19: oops, group EXCLUDE_aarch64 with the restJan Beich2017-01-202-4/+4
| | | | Notes: svn path=/head/; revision=431963
* lang/erlang: temporarily hide DTRACE option on aarch64Jan Beich2017-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 Notes: svn path=/head/; revision=431962
* lang/php70: temporarily hide DTRACE option on aarch64Jan Beich2017-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 Notes: svn path=/head/; revision=431960
* Update PHP 7 from 7.0.14 to 7.0.15Torsten Zuehlsdorff2017-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 Notes: svn path=/head/; revision=431941
* - Update to 3.4.6Wen Heping2017-01-203-8/+8
| | | | Notes: svn path=/head/; revision=431929
* Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386Tijl Coosemans2017-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> Notes: svn path=/head/; revision=431882
* Update to 5.6.30 release.Alex Dupre2017-01-192-4/+4
| | | | Notes: svn path=/head/; revision=431862
* Update to 3.10Jason E. Hale2017-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 Notes: svn path=/head/; revision=431832
* No longer BROKEN on powerpc64 according to andreast@.Gerald Pfeifer2017-01-181-2/+0
| | | | Notes: svn path=/head/; revision=431830
* Update to the 20170115 development snapshot of GCC 7.Gerald Pfeifer2017-01-182-4/+4
| | | | Notes: svn path=/head/; revision=431829
* lang/spidermonkey24: prefer pre-C++11 decltype from libc++Jan Beich2017-01-182-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 Notes: svn path=/head/; revision=431816
* Update to 1.20170117Sunpoet Po-Chuan Hsieh2017-01-182-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Modern-Perl/Changes Notes: svn path=/head/; revision=431801
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-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) Notes: svn path=/head/; revision=431796
* Update lang/elixir to version 1.4.0.Jimmy Olgeni2017-01-174-31/+60
| | | | Notes: svn path=/head/; revision=431748
* Upgrade Erlang 19 ports to 19.2.1.Jimmy Olgeni2017-01-178-24/+31
| | | | Notes: svn path=/head/; revision=431747
* Extract do-patch into a separate script.Mathieu Arnold2017-01-161-4/+4
| | | | | | | | | | | PR: 215761 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D9029 Notes: svn path=/head/; revision=431680
* Update to 1.20170115Sunpoet Po-Chuan Hsieh2017-01-162-4/+5
| | | | | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Modern-Perl/Changes Notes: svn path=/head/; revision=431656
* Update to v5.25.8-217-g02c161e.Mathieu Arnold2017-01-163-4/+8
| | | | | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.8-184-g8f7edc6...v5.25.8-217-g02c161e Sponsored by: Absolight Notes: svn path=/head/; revision=431647
* Omit the definition of DISTVERSION which is only necessary for portsGerald Pfeifer2017-01-151-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). Notes: svn path=/head/; revision=431591
* Update to 5.22.3Sunpoet Po-Chuan Hsieh2017-01-152-4/+4
| | | | | | | There is no code change since 5.22.3-RC5. Notes: svn path=/head/; revision=431573
* Update to 5.24.1Sunpoet Po-Chuan Hsieh2017-01-152-5/+5
| | | | | | | There is no code change since 5.24.1-RC5. Notes: svn path=/head/; revision=431572