1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Carlo Strub
858ba02fba - Support staging
- Strip binaries
- Pet portlint

PR:		190504
Submitted by:	vmagerya@gmail.com (maintainer)
2014-06-05 21:55:01 +00:00
Gerald Pfeifer
a7f38933b9 Sync (and improve) the NO_PACKAGE and IGNORE statements and the entry
in LEGAL.

PR:		184682
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2014-03-02 23:37:36 +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
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Sylvio Cesar Teixeira
7212f0b15d - Switch NOPORTDOCS and NOPORTEXAMPLES to their OptionsNG
equivalents for devel/premake4, lang/ikarus, lang/stklos
and lang/ypsilon.

- Add mutual conflicts to lang/ikarus and lang/petite-chez
as they both install bin/scheme-script (reported by
Sulev-Madis Silber with his ports conflicts checker).

- Only define NO_PACKAGE for lang/ikarus when PACKAGE_BUILDING
is set (i.e. on the pointyhat cluster).

- Add regression-test target to lang/ypsilon.

PR:		ports/168715
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2012-06-08 21:27:42 +00:00
Martin Wilke
11bd290c5b - convert to OptionsNG
PR:		168646
Submitted by:	maintainer
2012-06-04 02:53:48 +00:00
Pawel Pekala
ebfa96bb9f - Update to version 8.4
- Prevent linking with devel/libncurses

Changelog: http://scheme.com/csv8.4/8.4.html

PR:		ports/161994
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2011-11-09 15:11:10 +00:00
Sylvio Cesar Teixeira
bf364dd2f0 - Update distinfo
PR:		ports/157122
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2011-05-18 20:16:28 +00:00
Sylvio Cesar Teixeira
d3298f15a8 - Update to 8.3
PR:		ports/157122
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2011-05-18 17:20:40 +00:00
Sylvio Cesar Teixeira
4d4485fe7b - Update to 8.2
PR:		ports/155117
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2011-02-28 18:17:14 +00:00
Philip M. Gollucci
3c9311a1c4 - Update to 8.1
PR:             ports/152918
Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2010-12-10 23:07:40 +00:00
Sylvio Cesar Teixeira
c4569da8b5 - Fix to when used tool of update.
- BUMP PORTREVISION

Submitted by:	Vitaly Magerya (vmagerya@gmail.com) (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-06 12:58:17 +00:00
Sylvio Cesar Teixeira
ad8b471882 - Added support to plataform amd64
PR:		ports/145382
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-06 00:49:11 +00:00
Martin Wilke
165c45c9cd - Update to 8.0
PR:		145164
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2010-04-02 17:53:18 +00:00
Dmitry Marakasov
e82e87d1a9 - Update to 7.4d
PR:		137794
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2009-08-16 23:33:54 +00:00
Beat Gaetzi
e80d879eec Petite Chez Scheme is a complete Scheme system that is fully compatible
with Chez Scheme but uses high-speed threaded interpreter technology in
place of Chez Scheme's incremental native-code compiler. Programs written
for Chez Scheme run unchanged in Petite Chez Scheme, as long as they do
not depend specifically on the compiler. In fact, Petite Chez Scheme is
built from the same sources as Chez Scheme, with all but the compiler
sources included.

Petite Chez Scheme was conceived as a freely distributable run-time
environment for compiled Chez Scheme applications. To serve this purpose,
it needed to have a complete run-time environment, including, for many
applications, a working evaluator. The result is a system that is useful
not only to our customers for the applications they distribute, but also
to people who want to use a top-quality Scheme system and can't justify
purchasing Chez Scheme.

WWW: http://www.scheme.com/petitechezscheme.html

PR:		ports/133437
Submitted by:	Vitaly Magerya <vmagerya AT gmail.com>
Approved by:	miwi (mentor)
2009-05-21 20:07:38 +00:00