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 on branch 2022Q3
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.

There are no commits on branch 2022Q3 for this port