aboutsummaryrefslogtreecommitdiff
path: root/lang/angelscript
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* This port now builds on aarch64.Mark Linimon2021-01-101-1/+0
| | | | | | | | Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com TRYBROKEN run Notes: svn path=/head/; revision=561079
* Also mark as BROKEN on riscv64.Mark Linimon2020-12-062-15/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=557154
* - Update to 2.34.0Li-Wen Hsu2019-10-223-16/+20
| | | | | | | | | | - Change maintainer email address PR: 241378 Submitted by: Nathan <ndowens04@gmail.com> (maintainer) Notes: svn path=/head/; revision=515184
* lang/angelscript: remove unnecessary AS_BIG_ENDIANPiotr Kubaj2019-08-241-2/+1
| | | | | | | Reported by: jbeich Notes: svn path=/head/; revision=509725
* lang/angelscript: fix build on powerpc64Piotr Kubaj2019-08-242-2/+15
| | | | | | | | | | Angelscript works on powerpc, but its naming convention is only 32-bit. Define AS_MAX_PORTABILITY when building on powerpc64 to fix build. PR: 239496 Approved by: ndowens@yahoo.com (maintainer timeout), linimon (mentor) Notes: svn path=/head/; revision=509720
* lang/angelscript: update to 2.33.0Steve Wills2018-12-262-5/+4
| | | | | | | | PR: 234324 Submitted by: Nathan <ndowens@yahoo.com> (maintainer) Notes: svn path=/head/; revision=488466
* lang/angelscript: Remove hack for i386, using upstream clang fixSteve Wills2018-08-271-1/+4
| | | | | | | | PR: 230923 Submitted by: Nathan <ndowens@yahoo.com> (maintainer) Notes: svn path=/head/; revision=478230
* - Update to 2.32.0Wen Heping2018-08-192-11/+18
| | | | | | | | | | - Pass maintainership to submitter PR: 230448 Submitted by: ndowens@yahoo.com Notes: svn path=/head/; revision=477553
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Reset vg@'s ports after he resigned.Rene Ladan2018-02-231-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=462745
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Provide more descriptive error messages for ports failing on powerpc64.Mark Linimon2017-04-291-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439717
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.Mark Linimon2016-11-081-1/+1
| | | | Notes: svn path=/head/; revision=425758
* Also broken on arm64 and sparc64 (invokes x86 asm).Mark Linimon2016-11-081-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425657
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* lang/angelscript: Add USES=alias to fix malloc.h-less DFJohn Marino2015-11-121-1/+1
| | | | Notes: svn path=/head/; revision=401466
* Fix build on 8 and 9.Adam Weinberger2014-09-091-1/+1
| | | | Notes: svn path=/head/; revision=367773
* - Upgrade to 2.29.0.Veniamin Gvozdikov2014-07-012-25/+6
| | | | | | | | - Support staging. - Removed shared library build. Notes: svn path=/head/; revision=360037
* Convert l* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347773
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* The AngelCode Scripting Library, or AngelScript as it is also known, is anVeniamin Gvozdikov2013-08-123-0/+66
extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer. Efforts have been made to let it call standard C functions and C++ methods with little to no need for proxy functions. The application simply registers the functions, objects, and methods that the scripts should be able to work with and nothing more has to be done with your code. The same functions used by the application internally can also be used by the scripting engine, which eliminates the need to duplicate functionality. For the script writer the scripting language follows the widely known syntax of C/C++, but without the need to worry about pointers and memory leaks. Contrary to most scripting languages, AngelScript uses the common C/C++ datatypes for more efficient communication with the host application. WWW: http://www.angelcode.com/angelscript/ PR: ports/178078 Submitted by: vg Approved by: osa (mentor) Notes: svn path=/head/; revision=324616