1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Emanuel Haupt
8706db743f Support staging 2014-02-27 15:29:35 +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
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +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
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Florent Thoumie
3c40260af6 Maintainer says lang/ypsilon doesn't require libglut, so backout last
change.

Reported by:	maintainer
2009-01-26 13:30:44 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Martin Wilke
e0913176f8 - Update to 0.9.6-update3
Notable changes:
- support for FreeBSD/amd64
- a bunch of new libraries
- several bugs are fixed

PR:		129974
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
2008-12-28 11:47:50 +00:00
Felippe de Meirelles Motta
546f8ca251 Ypsilon is an implementation of Scheme programming language for real-time
applications, which conforms to the latest standard R^6RS.
Ypsilon features mostly concurrent garbage collector optimized for systems
with multiple CPUs, and an easy to use FFI.

WWW: http://code.google.com/p/ypsilon/

PR:		ports/126015
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
Approved by:	gabor (mentor, implicit)
2008-08-05 15:19:14 +00:00