1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Mathieu Arnold
02e619a5d8 - Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
2013-11-19 23:08:44 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Dmitry Marakasov
02e4dafcaa - Trim Makefile header while I'm here 2013-08-30 15:50:42 +00:00
Dmitry Marakasov
c02b1c8065 - Fix build with clang 2013-08-30 15:50:17 +00:00
Martin Wilke
a65430e3c6 - Update to 2.2.5
PR:		163659
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2011-12-29 15:31:54 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Max Brazhnikov
750b8acbf4 Update to 2.2.4
PR:		ports/148735
Submitted by:	Armin Pirkovitsch <armin at frozen-zone.org>
2010-07-18 21:35:08 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Philip M. Gollucci
40db7f1f77 - Update to 2.2.3 2009-07-21 00:45:46 +00:00
Dmitry Marakasov
ea11222e20 - Chmod dirs/files 755/644 after extraction, as everything is extracted with 000 by default
- Fix build (cd: can't cd to sqstdlib)
- Clean the port up a bit, add some whitespace
- Use traditional plist
2009-06-17 01:58:29 +00:00
Martin Wilke
96951a3e9c - Update to 2.2.2
PR:		132830
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-03-21 01:26:16 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Andrew Pantyukhin
9255674dc4 - Update to 2.2 2008-02-28 18:26:58 +00:00
Andrew Pantyukhin
832f1c0b76 - Update to 2.1.2 2007-07-31 07:53:53 +00:00
Andrew Pantyukhin
a2ecb03581 - Fix build on 32-bit platforms
Reported by:	pointyhat via pav
2007-07-14 16:31:39 +00:00
Andrew Pantyukhin
f5c217d224 - 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>
2007-07-14 12:17:12 +00:00