notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
angelscript AngelCode Scripting Library
2.34.0 lang on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.34.0Version of this port present on the latest quarterly branch.
Maintainer: ndowens04@gmail.com search for ports maintained by this maintainer
Port Added: 2013-08-12 07:56:10
Last Update: 2023-12-31 00:37:05
Commit Hash: bbab7f5
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: ZLIB
WWW:
https://www.angelcode.com/angelscript/
Description:
The AngelCode Scripting Library, or AngelScript as it is also known, is an 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. include/angelscript.h
  2. lib/libangelscript.a
  3. lib/libangelscript.so
  4. lib/libangelscript.so.2.34.0
  5. @ldconfig
  6. /usr/local/share/licenses/angelscript-2.34.0/catalog.mk
  7. /usr/local/share/licenses/angelscript-2.34.0/LICENSE
  8. /usr/local/share/licenses/angelscript-2.34.0/ZLIB
Collapse this list.
Dependency lines:
  • angelscript>0:lang/angelscript
To install the port:
cd /usr/ports/lang/angelscript/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/angelscript
  • pkg install angelscript
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: angelscript
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1571453470 SHA256 (angelscript_2.34.0.zip) = 6faa043717522ae0fb2677d907ca5b0e35a79d28e5f83294565e6c6229bfbdf7 SIZE (angelscript_2.34.0.zip) = 2020026

Packages (timestamps in pop-ups are UTC):
angelscript
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.34.02.34.02.34.02.34.02.34.0-2.34.0-
FreeBSD:13:quarterly2.34.02.34.02.34.02.34.02.34.02.34.02.34.02.34.0
FreeBSD:14:latest2.34.02.34.02.34.02.34.02.34.02.34.0-2.34.0
FreeBSD:14:quarterly2.34.02.34.0-2.34.02.34.02.34.02.34.02.34.0
FreeBSD:15:latest2.34.02.34.0n/a2.34.0n/a2.34.02.34.02.34.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
This port is required by:
for Libraries
  1. games/supertuxkart

Configuration Options:
No options to configure
Options name:
lang_angelscript
USES:
alias compiler:c11 dos2unix gmake zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.angelcode.com/angelscript/sdk/files/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.34.0
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.34.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.34.0
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.34.0
17 Dec 2021 13:36:21
commit hash: 276eaf5cf3f966505e4c3958f125ba49a4cfe279commit hash: 276eaf5cf3f966505e4c3958f125ba49a4cfe279commit hash: 276eaf5cf3f966505e4c3958f125ba49a4cfe279commit hash: 276eaf5cf3f966505e4c3958f125ba49a4cfe279 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/angelscript: enable on riscv64
2.34.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.34.0
10 Jan 2021 14:53:57
Revision:561079Original commit files touched by this commit
linimon search for other commits by this committer
This port now builds on aarch64.

Approved by:		portmgr (tier-2 blanket)
Obtained from:		lonesome.com TRYBROKEN run
2.34.0
06 Dec 2020 17:09:42
Revision:557154Original commit files touched by this commit
linimon search for other commits by this committer
Also mark as BROKEN on riscv64.

Approved by:	portmgr (tier-2 blanket)
2.34.0
22 Oct 2019 09:26:00
Revision:515184Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.34.0
- Change maintainer email address

PR:		241378
Submitted by:	Nathan <ndowens04@gmail.com> (maintainer)
2.33.0
24 Aug 2019 13:22:46
Revision:509725Original commit files touched by this commit
pkubaj search for other commits by this committer
lang/angelscript: remove unnecessary AS_BIG_ENDIAN

Reported by:	jbeich
2.33.0
24 Aug 2019 12:38:56
Revision:509720Original commit files touched by this commit
pkubaj search for other commits by this committer
lang/angelscript: fix build on powerpc64

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)
2.33.0
26 Dec 2018 22:01:30
Revision:488466Original commit files touched by this commit
swills search for other commits by this committer
lang/angelscript: update to 2.33.0

PR:		234324
Submitted by:	Nathan <ndowens@yahoo.com> (maintainer)
2.32.0_1
27 Aug 2018 17:08:45
Revision:478230Original commit files touched by this commit
swills search for other commits by this committer
lang/angelscript: Remove hack for i386, using upstream clang fix

PR:		230923
Submitted by:	Nathan <ndowens@yahoo.com> (maintainer)
2.32.0
19 Aug 2018 01:08:54
Revision:477553Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.32.0
- Pass maintainership to submitter

PR:		230448
Submitted by:	ndowens@yahoo.com
2.29.0_3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
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
2.29.0_2
23 Feb 2018 21:09:47
Revision:462745Original commit files touched by this commit
rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
2.29.0_2
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(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
2.29.0_1
29 Apr 2017 05:44:25
Revision:439717Original commit files touched by this commit
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
2.29.0_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
2.29.0
08 Nov 2016 19:29:57
Revision:425758Original commit files touched by this commit
linimon search for other commits by this committer
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
2.29.0
08 Nov 2016 02:27:46
Revision:425657Original commit files touched by this commit
linimon search for other commits by this committer
Also broken on arm64 and sparc64 (invokes x86 asm).

Approved by:	portmgr (tier-2 blanket)
2.29.0
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
2.29.0
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
2.29.0
12 Nov 2015 23:35:53
Revision:401466Original commit files touched by this commit
marino search for other commits by this committer
lang/angelscript: Add USES=alias to fix malloc.h-less DF
2.29.0
09 Sep 2014 20:14:25
Revision:367773Original commit files touched by this commit
adamw search for other commits by this committer
Fix build on 8 and 9.
2.29.0
01 Jul 2014 15:23:56
Revision:360037Original commit files touched by this commit
vg search for other commits by this committer
- Upgrade to 2.29.0.
- Support staging.
- Removed shared library build.
2.27.0
10 Mar 2014 16:01:36
Revision:347773Original commit files touched by this commit
bapt search for other commits by this committer
Convert l* to USES=zip
2.27.0
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
2.27.0
12 Aug 2013 07:56:01
Revision:324616Original commit files touched by this commit
vg search for other commits by this committer
The AngelCode Scripting Library, or AngelScript as it is also known, is an
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)

Number of commits found: 29