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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: lang/squirrel/distinfo

Number of commits found: 10

Sunday, 9 Feb 2025
12:19 Daniel Engberg (diizzy) search for other commits by this committer Author: Mitchell Clay
lang/squirrel: Update to 3.2 and take maintainership

* Add LICENSE_FILE
* Report correct version in .cmake files
* Disable static binary and libs
* Adjust port Makefile layout to more closely follow Porters Handbook
* Disable GNU C/C++ extensions

References:
https://github.com/albertodemichelis/squirrel/commit/af69eb70844d5830c99d24e671352b2e5e0fe255

PR:		284650
commit hash: 707bf5e07d22f544a1a14c96cd4be7776fafe0de commit hash: 707bf5e07d22f544a1a14c96cd4be7776fafe0de commit hash: 707bf5e07d22f544a1a14c96cd4be7776fafe0de commit hash: 707bf5e07d22f544a1a14c96cd4be7776fafe0de 707bf5e
Tuesday, 14 Feb 2017
16:29 tijl search for other commits by this committer
Update to 3.1.
Original commitRevision:434126 
Thursday, 29 Dec 2011
15:31 miwi search for other commits by this committer
- Update to 2.2.5

PR:             163659
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Original commit
Sunday, 3 Jul 2011
13:45 ohauer search for other commits by this committer
- remove MD5
Original commit
Sunday, 18 Jul 2010
21:35 makc search for other commits by this committer
Update to 2.2.4

PR:             ports/148735
Submitted by:   Armin Pirkovitsch <armin at frozen-zone.org>
Original commit
Tuesday, 21 Jul 2009
00:45 pgollucci search for other commits by this committer
- Update to 2.2.3
Original commit
Saturday, 21 Mar 2009
01:26 miwi search for other commits by this committer
- Update to 2.2.2

PR:             132830
Submitted by:   Wen Heping <wenheping@gmail.com>
Original commit
Thursday, 28 Feb 2008
18:26 sat search for other commits by this committer
- Update to 2.2
Original commit
Tuesday, 31 Jul 2007
07:53 sat search for other commits by this committer
- Update to 2.1.2
Original commit
Saturday, 14 Jul 2007
12:17 sat search for other commits by this committer
- Add port lang/squirrel
- Register conflicts with archivers/squsq

Squirrel is a high level imperative/OO programming language, designed
to be a powerful scripting tool that fits in the size, memory bandwidth,
and real-time requirements of applications like games. However Squirrel
offers a wide range of features like dynamic typing, delegation, classes
& inheritance, higher order functions, generators, coroutines, tail
recursion, exception handling, automatic memory management, weak
references, etc.

Squirrel is inspired by languages like Python, Javascript and especially
Lua. The API is very similar and the table code is based on the Lua one.

WWW: http://squirrel-lang.org/
Author: Alberto Demichelis <alberto@ademichelis.com>
Original commit

Number of commits found: 10