aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 17.5.Jimmy Olgeni2015-04-023-1374/+8
| | | | Notes: svn path=/head/; revision=382996
* Add patch to fix build on i386 with clangJohan van Selst2015-04-021-0/+11
| | | | Notes: svn path=/head/; revision=382983
* - Add patch to fix build on 10.x amd64Johan van Selst2015-04-022-0/+26
| | | | | | | - Add patch to fix build on 10.x Notes: svn path=/head/; revision=382982
* - Fix runtime with OpenSSL after the removal of SSLv2 in head.Bryan Drewery2015-04-016-3/+48
| | | | | | | | - Make the main LOCALBASE/bin files into symlinks to the actual version to make it simpler to tell which version is default. Notes: svn path=/head/; revision=382973
* lang/gnatdroid-armv8: Mark broken on FreeBSD 8John Marino2015-04-011-0/+4
| | | | | | | | | | | This has never built on FreeBSD 8 after the base compiler was upgraded from GNAT 4.6 to 4.7 and later 4.9. It fails will many c++ complaints about multiple definition of __x86.get_pc_thunk.cx and consequential errors. I'm tired of the cluster builders sending me an email about it. I'm never going to fix it, so let's mark it broken. Notes: svn path=/head/; revision=382945
* Update to 5.4.39 release.Alex Dupre2015-04-012-3/+3
| | | | Notes: svn path=/head/; revision=382896
* Update to 5.5.23 release.Alex Dupre2015-04-012-3/+3
| | | | Notes: svn path=/head/; revision=382895
* Update to 5.6.7 release.Alex Dupre2015-04-012-3/+3
| | | | Notes: svn path=/head/; revision=382894
* Remove references to removed tk ports.Bryan Drewery2015-03-313-6/+0
| | | | Notes: svn path=/head/; revision=382883
* Catch the set of host platforms up to the set in llvm ports.Brooks Davis2015-03-315-5/+25
| | | | | | | | To revision bump as it only effects building the port on platforms that would fail before. Notes: svn path=/head/; revision=382825
* lang/ruby21: fix bug in bundled rdocSteve Wills2015-03-301-0/+13
| | | | | | | Obtained from: https://github.com/rdoc/rdoc/commit/55fbd8947faf33b41289976b9296e6279f83eaa1 Notes: svn path=/head/; revision=382676
* lang/erlang* : Use OPTIONS_EXCLUDE_DragonFly to block SCTP optionJohn Marino2015-03-264-0/+4
| | | | | | | | | DragonFly no longer has SCPT in base and when it did, it was ancient. Approved by: DragonFly blanket Notes: svn path=/head/; revision=382344
* lang/gcc: Use OPTIONS_EXCLUDE_DragonFly to block JAVAJohn Marino2015-03-261-0/+1
| | | | | | | | | Adjust lang/gcc as was done for gcc46+ Approved by: DragonFly blanket Notes: svn path=/head/; revision=382342
* lang/gcc(46,47,48,49,5): Use OPTIONS_EXCLUDE_DragonFly to block JAVAJohn Marino2015-03-266-2/+5
| | | | | | | | | | | | | | | The JAVA frontend doesn't build on DragonFly on any release. The new OPTIONS_EXCLUDE_${OPSYS} feature is a nice way to avoid the use of Makefile.DragonFly (most are in dports, but one is in lang/gcc5). The recent addition of CXXFLAGS to lang/gcc5 prevents Makefile.DragonFly on lang/gcc5 from being removed outright. There are a couple of options available to allow its removal, but I'll need to discuss with Gerald. Approved by: DragonFly blanket Notes: svn path=/head/; revision=382341
* lang/icon: Add DragonFly supportJohn Marino2015-03-262-0/+25
| | | | | | | Bring in fix from dports (port is not maintained) Notes: svn path=/head/; revision=382329
* lang/rust: Add special IGNORE for DragonFlyJohn Marino2015-03-261-0/+4
| | | | | | | | lang/rust-dragonfly is in dports and it is bleeding edge (updated every couple of weeks) Notes: svn path=/head/; revision=382320
* Update 2.066.1 --> 2.067.0Cy Schubert2015-03-263-9/+60
| | | | Notes: svn path=/head/; revision=382305
* lang/lci: fix build on -HEADJohannes Jost Meixner2015-03-262-4/+3
| | | | | | | | | | | | | - Add USES+= readline to work around readline removal from base, which causes build-issues on 11.0-CURRENT - While there, remove GH_COMMIT Spotted by: Maxim Filimonov <che@bein.link> Differential Revision: https://reviews.freebsd.org/D2147 Approved by: koobs (mentor) Notes: svn path=/head/; revision=382295
* Update to 2.11.6 release.Alex Dupre2015-03-252-3/+3
| | | | | | | | PR: 198341 Submitted by: j-keck <jhyphenkeck@gmail.com> Notes: svn path=/head/; revision=382268
* Fix pkg-plist for THREADS option; use OPTIONS_SUB.Jimmy Olgeni2015-03-252-6/+54
| | | | | | | | PR: 198897 Submitted by: marino Notes: svn path=/head/; revision=382217
* lang category: Remove $PTHREAD_LIBSJohn Marino2015-03-2526-68/+38
| | | | | | | | | Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382211
* Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread.Mathieu Arnold2015-03-246-39/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=382125
* lang/librep: Update version 0.92.4=>0.92.5Muhammad Moinur Rahman2015-03-242-4/+4
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=382086
* Fix UNIQUENAME not being unique after recent PORTNAME shuffle.Bryan Drewery2015-03-236-2/+12
| | | | | | | | | | | | This was causing the gcc packages to be generated with a /usr/local/libdata/ldconfig/gcc file. All were conflicting. Bump PORTREVISION to fix packages built during this time. With hat: portmgr Reported by: sunpoet Notes: svn path=/head/; revision=382022
* Update to the 20150322 snapshot of GCC 5.0.Gerald Pfeifer2015-03-232-3/+3
| | | | Notes: svn path=/head/; revision=381994
* lang/gcc5-aux: Upgrade snapshot from 15 March to 22 MarchJohn Marino2015-03-222-3/+3
| | | | Notes: svn path=/head/; revision=381970
* Add CONFLICTS with lang/gcc which is also GCC 4.8-based right now.Gerald Pfeifer2015-03-222-6/+10
| | | | | | | | | | | | | | Add CPE information. [1] Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we can avoid setting DISTNAME and CPE_PRODUCT. [2] PR: 198260 [1] Submitted by: shun.fbsd.pr@dropcut.net [1] Suggested by: mat [2] Notes: svn path=/head/; revision=381969
* Add CPE information. [1]Gerald Pfeifer2015-03-221-3/+6
| | | | | | | | | | | | Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we can avoid setting DISTNAME and CPE_PRODUCT. [2] PR: 198260 [1] Submitted by: shun.fbsd.pr@dropcut.net [1] Suggested by: mat [2] Notes: svn path=/head/; revision=381968
* Add CPE information. [1]Gerald Pfeifer2015-03-221-3/+4
| | | | | | | | | | | | Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we can avoid setting DISTNAME and CPE_PRODUCT. [2] PR: 198256 [1] Submitted by: shun.fbsd.pr@dropcut.net [1] Suggested by: mat [2] Notes: svn path=/head/; revision=381964
* Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and weGerald Pfeifer2015-03-221-3/+2
| | | | | | | | | can avoid setting DISTNAME and CPE_PRODUCT. Suggested by: mat Notes: svn path=/head/; revision=381962
* Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and weGerald Pfeifer2015-03-221-3/+2
| | | | | | | | | can avoid setting DISTNAME and CPE_PRODUCT. Suggested by: mat Notes: svn path=/head/; revision=381947
* Add CPE information.Gerald Pfeifer2015-03-221-1/+4
| | | | | | | | PR: 198259 Submitted by: shun.fbsd.pr@dropcut.net Notes: svn path=/head/; revision=381925
* lang/sbcl: Install contrib modules (again)John Marino2015-03-222-12/+135
| | | | | | | | | | | The module support should not have been removed. It caused ports dependent on sbcl to break during building. Fix partially taken from PR below: PR: 198688 Notes: svn path=/head/; revision=381916
* lang/sbcl: Fix MASTER_SITES, support DragonFly and moreJohn Marino2015-03-222-98/+66
| | | | | | | | | | | | | | | | | | | | Now that SBCL is current, there was some cleanup needed. This included: - MASTER_SITES for bootstrap compilers did not resolve - Replaced with LOCAL/marino - FreeBSD 7 not supported anymore - removed references from distinfo and bootstrap list - contrib modules not supported anymore, removed references - removed -pthread change - Added support for x86-64-dragonfly - simplified docs handling (remove condition DISTFILE for docs) - unmasked build target commands - moved cleanup of patching to post-patch target - general aesthetic cleanup No revbump needed. Notes: svn path=/head/; revision=381909
* lang/sbcl: remove experimental THREADS option; it doesn't buildJohn Marino2015-03-221-1/+1
| | | | | | | PR: 184425, 198590 Notes: svn path=/head/; revision=381890
* Add CPE information.Gerald Pfeifer2015-03-221-1/+4
| | | | | | | | PR: 198255 Submitted by: shun.fbsd.pr@dropcut.net Notes: svn path=/head/; revision=381887
* Add CPE information.Gerald Pfeifer2015-03-221-1/+2
| | | | | | | | PR: 198249 Submitted by: shun.fbsd.pr@dropcut.net Notes: svn path=/head/; revision=381885
* Add patches for the following CVEsFlorian Smeets2015-03-213-1/+53
| | | | | | | | | | | CVE-2015-2301 CVE-2014-9705 CVE-2015-0273 MFH: 2015Q1 Notes: svn path=/head/; revision=381839
* php53 and fallout: Deprecate, set removal for 15 APR 2015John Marino2015-03-212-0/+6
| | | | | | | | | | | | | | | | | | | | | | | The PHP developers stopped providing security patches for the 5.3 branch on 14 August 2014. They "strongly urge" to upgrade to current versions "as using older versions may expose you to security vulnerabilities and bugs that have been fixed in more recent versions" of PHP. The PHP53 branch was released from maintainership today, so it's being deprecated with removal set for 15 April 2015. There were only 8 ports limited to php53, six of which were pecl- ports. These ports must be upgraded to use a later version of php (5.6 is recommended) soon, or they will be removed with php53. Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this was changed to use IGNORE_WITH_PHP instead while here. PR: 198150 Notes: svn path=/head/; revision=381813
* - Update to upstream release 2.11.6Thomas Zander2015-03-212-3/+3
| | | | | | | | | PR: 198343 Submitted by: jhyphenkeck@gmail.com Approved by: maintainer timeout Notes: svn path=/head/; revision=381810
* Give up maintainershipFlorian Smeets2015-03-212-2/+2
| | | | Notes: svn path=/head/; revision=381799
* lang/sbcl: Upgrade version 1.1.12 => 1.2.9John Marino2015-03-216-243/+94
| | | | | | | | PR: 198590 Submitted by: Satosi Kimura (nifty.ne.jp) Notes: svn path=/head/; revision=381785
* Update to the 20150318 snapshot of GCC 4.9.3.Gerald Pfeifer2015-03-202-3/+3
| | | | Notes: svn path=/head/; revision=381784
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr Notes: svn path=/head/; revision=381618
* Fix Erlang release in pkg-descr.Jimmy Olgeni2015-03-181-1/+1
| | | | | | | Submitted by: marino Notes: svn path=/head/; revision=381552
* lang/gcc5: Support DragonFly's gcc50 base compiler in specific scenarioJohn Marino2015-03-181-0/+8
| | | | Notes: svn path=/head/; revision=381535
* Update Qt5 to 5.4.1.Raphael Kubo da Costa2015-03-184-35/+2
| | | | | | | | | | | | | | | | | | | This is probably the first time our Qt 5 ports are tracking the latest upstream release :-) There isn't much to report in this update, thanks to the effort spent in the 5.2->5.3 update: a lot of the work is just small plist and patch updates. Thankfully, several patches have been upstreamed and are not needed on our side anymore. I would like to thank Alex Richardson <arichardson.kde@gmail.com> and Tobias Berner <tcberner@gmail.com> for their help with the plist updates and general testing. PR: 198585 Notes: svn path=/head/; revision=381532
* Update to 1.1.2Baptiste Daroussin2015-03-182-3/+3
| | | | Notes: svn path=/head/; revision=381525
* lang/gnatdroid-armv7: Explicitly request gcc-auxJohn Marino2015-03-171-1/+1
| | | | | | | | | | This almost builds on gcc5-aux without modification, but not quite. Getting it based on gcc5 is not a priority, so we'll use the new ada.mk argument "49" to force it to stay on gcc-aux, even if ADA_DEFAULT is set to "5". Notes: svn path=/head/; revision=381492
* Enable multi-threading.Vanilla I. Shu2015-03-172-4/+24
| | | | | | | | PR: 198655 Submitted by: maintainer Notes: svn path=/head/; revision=381490