aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.6.0 release.Brooks Davis2015-03-022-6/+6
| | | | Notes: svn path=/head/; revision=380295
* - Add LICENSEDmitry Marakasov2015-03-022-0/+5
| | | | | | | - Add empty directories to plist Notes: svn path=/head/; revision=380237
* - Change inline constant rotate functions to macros in the cryptoAshish SHUKLA2015-02-281-0/+107
| | | | | | | | | | | | library libtomcrypt used by the project, to fix compile errors with clang 3.6. More details about the fix are in PR 198017 PR: 197395 Submitted by: dim Reported by: portmgr Notes: svn path=/head/; revision=380167
* Fix packagingAntoine Brodin2015-02-281-1/+2
| | | | Notes: svn path=/head/; revision=380158
* lang/gnustep-base: Remove empty directories from stagedirJohn Marino2015-02-281-0/+3
| | | | | | | | | | | | | Two empty directories weren't listed in pkg-plist, causing this port not to pass poudriere QA checks. My interpretation is that these directories were never packaged, and they should not be packaged, so let's simply remove them from stagedir. This alse means we don't have to bump the port. Approved by: just fix it Notes: svn path=/head/; revision=380156
* Update to 0.76Baptiste Daroussin2015-02-272-6/+6
| | | | | | | Take back maintainership Notes: svn path=/head/; revision=380069
* Update to the 20150225 snapshot of GCC 4.9.3.Gerald Pfeifer2015-02-262-3/+3
| | | | Notes: svn path=/head/; revision=379990
* - Update to 0.6.1Ashish SHUKLA2015-02-254-19/+89
| | | | | | | - Correct LICENSE information Notes: svn path=/head/; revision=379890
* - Add LICENSEDmitry Marakasov2015-02-251-0/+6
| | | | | | | - Strip binary Notes: svn path=/head/; revision=379869
* By default dmd uses gcc to invoke the linker. Fix linking onCy Schubert2015-02-256-19/+39
| | | | | | | FreeBSD systems that use clang as the system compiler (FreeBSD 10+). Notes: svn path=/head/; revision=379858
* Add patches forFlorian Smeets2015-02-243-1/+113
| | | | | | | | | | - CVE-2014-8142 - CVE-2015-0231 MFH: 2015Q1 Notes: svn path=/head/; revision=379853
* Remove lang/ruby19 which reached its end-of-life on 2015-02-23Rene Ladan2015-02-2414-20431/+0
| | | | | | | | | | | | Add a note to UPDATING for ruby19 users. Differential Revision: https://reviews.freebsd.org/D1954 Submitted by: myself Reviewed by: ruby (swills, sunpoet) Approved by: ruby (swills) Notes: svn path=/head/; revision=379837
* Update to the 20150222 snapshot of GCC 5.0.Gerald Pfeifer2015-02-242-3/+3
| | | | Notes: svn path=/head/; revision=379832
* - Update to version 2.0.2.1 [1]Pawel Pekala2015-02-234-6/+5
| | | | | | | | | | - Remove Author tag from pkg-descr PR: 197873 [1] Submitted by: Colin Booth <colin@heliocat.net> (maintainer) [1] Notes: svn path=/head/; revision=379710
* lang/urweb: update to 20150214Ruslan Makhmatkhanov2015-02-222-3/+3
| | | | | | | | PR: 197660 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) Notes: svn path=/head/; revision=379632
* Fix packagingAntoine Brodin2015-02-221-1/+2
| | | | Notes: svn path=/head/; revision=379625
* Upgrade to version 15.2.21 and unbreak.Jimmy Olgeni2015-02-223-270/+215
| | | | Notes: svn path=/head/; revision=379590
* Update to 1.1.1Baptiste Daroussin2015-02-222-3/+3
| | | | Notes: svn path=/head/; revision=379568
* Add lang/erlang-java and lang/erlang-wx.Jimmy Olgeni2015-02-219-0/+1061
| | | | | | | | | | | | | | | These ports contain applications that are enabled by specific options in lang/erlang, but carry significant dependencies (X11 and Java). Now these applications can be installed separately, and people using the stock packages will be able to install X11 and Java support without recompiling lang/erlang. The JAVA and WX options of lang/erlang will probably be phased out in the future. Notes: svn path=/head/; revision=379504
* - Use CXXFLAGS instead of CFLAGSSunpoet Po-Chuan Hsieh2015-02-211-6/+3
| | | | | | | - Simplify CXXFLAGS: all supported Clang are 3.3+ Notes: svn path=/head/; revision=379502
* - Fix build with Clang 3.6.0Sunpoet Po-Chuan Hsieh2015-02-211-5/+5
| | | | | | | | - Use CXXFLAGS instead of CFLAGS - Simplify CXXFLAGS: all supported Clang are 3.3+ Notes: svn path=/head/; revision=379501
* Upgrade to version 17.4.1.Jimmy Olgeni2015-02-215-55/+1410
| | | | | | | | | | - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT. - Create SKIP files for applications disabled by port options. - Remove disabled applications from ${STAGEDIR}. - Check if dtraceall is actually loaded when DTRACE is enabled. Notes: svn path=/head/; revision=379495
* Add Ruby 2.2.0Steve Wills2015-02-2013-0/+18454
| | | | | | | | | Differential Revision: D1457 Submitted by: sunpoet Reviewed by: swills (myself) Notes: svn path=/head/; revision=379473
* Upgrade to version 17.4.1.Jimmy Olgeni2015-02-202-3/+1369
| | | | Notes: svn path=/head/; revision=379472
* Update to rc4.Brooks Davis2015-02-202-6/+6
| | | | Notes: svn path=/head/; revision=379462
* Switch default PHP version to 5.6.x.Alex Dupre2015-02-208-9/+11
| | | | | | | | | | | | - Update PHP 5.4 to 5.4.38 release - Update PHP 5.5 to 5.5.22 release - Update PHP 5.6 to 5.6.6 release PR: 195604 Approved by: portmgr Notes: svn path=/head/; revision=379433
* Update to the 20150218 snapshot of GCC 4.9.3.Gerald Pfeifer2015-02-202-3/+3
| | | | Notes: svn path=/head/; revision=379408
* Update to rc3Brooks Davis2015-02-192-6/+6
| | | | Notes: svn path=/head/; revision=379403
* - Update to 0.22 [1]Jan Beich2015-02-192-3/+7
| | | | | | | | | | | | | | - Strip C modules [2] - Mark py-kivy as BROKEN [3] PR: 197375 [1] PR: 197776 [2] Submitted by: Viltaly Magerya <vmagerya@gmail.com> (maintainer) [1] Approved by: Viltaly Magerya <vmagerya@gmail.com> (maintainer) [2] Approved by: dbn (maintainer) [3] Notes: svn path=/head/; revision=379335
* Register CONFLICTS between execline and ImageMagickJan Beich2015-02-191-0/+2
| | | | | | | | | Differential Revision: https://reviews.freebsd.org/D1820 Approved by: bapt (mentor) Approved by: portmgr blanket Notes: svn path=/head/; revision=379331
* - Update to 1.4.2Julien Laffaye2015-02-183-3/+12
| | | | Notes: svn path=/head/; revision=379315
* - Update to 7.0.2Sunpoet Po-Chuan Hsieh2015-02-182-3/+3
| | | | | | | Changes: https://github.com/parrot/parrot/blob/master/ChangeLog Notes: svn path=/head/; revision=379278
* - Update to 1.20150127Sunpoet Po-Chuan Hsieh2015-02-182-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Modern-Perl/Changes Notes: svn path=/head/; revision=379227
* Update Perl 5.20 to 5.20.2.Mathieu Arnold2015-02-179-22/+27
| | | | | | | | Poked by: az Sponsored by: Absolight Notes: svn path=/head/; revision=379168
* - update to 0.405Lars Thegler2015-02-172-3/+3
| | | | Notes: svn path=/head/; revision=379156
* - Update to 1.41Adam Weinberger2015-02-163-6/+7
| | | | | | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes PR: 196879 Submitted by: sunpoet Approved by: maintainer (implicit) Notes: svn path=/head/; revision=379114
* - Update to 0.22Adam Weinberger2015-02-162-4/+8
| | | | | | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Try-Tiny/Changes PR: 196880 Submitted by: sunpoet Approved by: maintainer (implicit) Notes: svn path=/head/; revision=379109
* Upgrade to 2.6.12.Vanilla I. Shu2015-02-162-4/+3
| | | | | | | | PR: 197441 Submitted by: Ports Fury. Notes: svn path=/head/; revision=379074
* Upgrade to 1.6.0.Vanilla I. Shu2015-02-163-12/+106
| | | | | | | | PR: 197442 Submitted by: Ports Fury Notes: svn path=/head/; revision=379070
* Update to the 20150212 snapshot of GCC 4.8.5.Gerald Pfeifer2015-02-162-3/+3
| | | | Notes: svn path=/head/; revision=379063
* Update to the 20150215 snapshot of GCC 5.0.Gerald Pfeifer2015-02-162-3/+3
| | | | Notes: svn path=/head/; revision=379057
* Add new port: devel/hs-ShellCheckGabor Pali2015-02-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | The goals of ShellCheck are: * To point out and clarify typical beginner's syntax issues, that causes a shell to give cryptic error messages. * To point out and clarify typical intermediate level semantic problems, that causes a shell to behave strangely and counter-intuitively. * To point out subtle caveats, corner cases and pitfalls, that may cause an advanced user's otherwise working script to fail under future circumstances. WWW: http://www.shellcheck.net/ PR: 197302 Submitted by: luca.pizzamiglio@gmail.com Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=379051
* Update to the 20150211 snapshot of GCC 4.9.3.Gerald Pfeifer2015-02-152-3/+3
| | | | Notes: svn path=/head/; revision=379030
* Update to 0.17023.Adam Weinberger2015-02-142-4/+3
| | | | | | | Changes: https://metacpan.org/changes/distribution/Error Notes: svn path=/head/; revision=378975
* Give this an expiration date. The latest release is 0.64 from 20141030 andMark Linimon2015-02-141-2/+4
| | | | | | | may fix the compile problems. Notes: svn path=/head/; revision=378963
* Fix the build with clang 3.5 by using the suggested function.Koop Mast2015-02-141-0/+11
| | | | | | | | | PR: 196124 Submitted by: dim@ Approved by: maintainer Notes: svn path=/head/; revision=378962
* Check if dtraceall is actually loaded when DTRACE is enabled.Jimmy Olgeni2015-02-133-0/+24
| | | | Notes: svn path=/head/; revision=378934
* Only enable dtrace support for amd64/i386 for now.Sean Bruno2015-02-121-1/+1
| | | | | | | | | | | More testing needs to be done on arm to see if our dtrace support is compatible with what ruby needs. PowerPC may work as well, but needs more testing. Reviewed by: swills Notes: svn path=/head/; revision=378887
* lang/python34: BROKEN on i386 without LIBFFIKubilay Kocak2015-02-111-14/+16
| | | | | | | | | | | | | | | | As per lang/python27 (r377581): - Add BROKEN for i386 without LIBFFI option, and add upstream issue references. While I'm here, clean up after the LIBFFI option addition: - Sort options variables: OPTIONS_* and *_DESC - Use OPTIONS helpers - Reduce diffs between lang/python* ports Notes: svn path=/head/; revision=378821
* lang/python33: BROKEN on i386 without LIBFFIKubilay Kocak2015-02-111-9/+15
| | | | | | | | | | | | | | | | As per lang/python27 (r377581): - Add BROKEN for i386 without LIBFFI option, and add upstream issue references. While I'm here, clean up after the LIBFFI option addition: - Sort options variables: OPTIONS_* and *_DESC - Use OPTIONS helpers - Reduce diffs between lang/python* ports Notes: svn path=/head/; revision=378820