Port details |
- lush High level object-oriented programming language
- 1.2.1_9 lang
=1 1.2.1_9Version of this port present on the latest quarterly branch. DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2004-01-05 04:23:11
- Last Update: 2014-09-01 17:12:33
- SVN Revision: 366903
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: not specified in port
- WWW:
- http://lush.sourceforge.net/
- Description:
- Lush is an object-oriented programming language designed for
researchers, experimenters, and engineers interested in large-scale
numerical and graphic applications. Lush is designed to be used in
situations where one would want to combine the flexibility of a
high-level, loosely-typed interpreted language, with the efficiency
of a strongly-typed, natively-compiled language, and with the easy
integration of code written in C, C++, or other languages.
WWW: http://lush.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: lush
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- xt.pc : x11-toolkits/libXt
- xft.pc : x11-fonts/libXft
- sdl-config : devel/sdl12
- Runtime dependencies:
-
- xt.pc : x11-toolkits/libXt
- xft.pc : x11-fonts/libXft
- Library dependencies:
-
- libintl.so : devel/gettext
- libGLU.so : graphics/libGLU
- libSDL.so : devel/sdl12
- libSDL_image.so : graphics/sdl_image
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_9 01 Sep 2014 17:12:33
  |
bapt  |
Remove non staged ports without pending PR from l* |
1.2.1_9 11 Jun 2014 14:50:00
  |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.2.1_9 20 Sep 2013 19:53:10
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.2.1_9 26 Jul 2013 14:23:13
  |
bapt  |
Fix build with newer binutils |
1.2.1_9 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.2.1_9 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.2.1_8 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.2.1_8 03 Jul 2011 13:45:36
 |
ohauer  |
- remove MD5 |
1.2.1_8 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.2.1_7 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.1_6 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.2.1_5 30 Jan 2010 09:43:31
 |
mva  |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
1.2.1_4 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.2.1_3 02 Feb 2009 23:44:01
 |
linimon  |
Reset dyeske@gmail.com at his request.
Hat: portmgr |
1.2.1_3 23 Jan 2009 16:28:36
 |
flz  |
- 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). |
1.2.1_3 06 Jun 2008 13:41:15
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.2.1_2 21 Mar 2008 20:30:20
 |
beech  |
- Remove USE_X_PREFIX
- Use SF macro
- Bump portrevision
Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit) |
1.2.1_2 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
1.2.1_1 05 Jul 2007 23:39:06
 |
edwin  |
dyeske at yahoo dot com -> dyeske at gmail dot com |
1.2.1_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.1 26 Apr 2007 14:08:55
 |
shaun  |
- Remove FreeBSD 4.x checks.
PR: ports/112021, ports/112035, ports/112064
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer) |
1.2.1 05 Dec 2006 00:25:04
 |
rafan  |
- Update to 1.2.1
- portlint(1)
PR: ports/105647
Submitted by: Paul Dlug <paul at aps.org>
Approved by: David Yeske <dyeske at yahoo.com> (maintainer) |
1.2 05 Nov 2006 09:46:37
 |
lawrance  |
Mark BROKEN on 4.x.
Reported by: kris |
1.2 31 Oct 2006 07:15:01
 |
lawrance  |
Update to 1.2.
PR: ports/104368
Submitted by: Paul Dlug <paul@aps.org>
Approved by: dyeske@yahoo.com (maintainer, timeout 2 weeks) |
0.99_3 20 Sep 2006 11:21:59
 |
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.99_2 09 May 2006 20:52:24
 |
edwin  |
Remove USE_REINPLACE from the categories starting with L |
0.99_2 22 Jan 2006 12:42:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.99_2 12 Apr 2004 04:27:24
 |
kris  |
BROKEN on sparc64: Does not build |
0.99_2 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.99_2 16 Mar 2004 04:23:56
 |
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.99_1 07 Mar 2004 23:39:10
 |
edwin  |
Let ports use the USE_SDL macro
PR: ports/61807
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout |
0.99_1 04 Feb 2004 04:36:30
 |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.99 23 Jan 2004 18:12:26
 |
trevor  |
Now gettext 0.12.1 is gettext-old. |
0.99 05 Jan 2004 04:21:24
 |
pav  |
Add lush, an object-oriented programming language designed for
researchers, experimenters, and engineers interested in large-scale
numerical and graphic applications. Lush is designed to be used in
situations where one would want to combine the flexibility of a
high-level, loosely-typed interpreted language, with the efficiency
of a strongly-typed, natively-compiled language, and with the easy
integration of code written in C, C++, or other languages.
WWW: http://lush.sourceforge.net/
PR: ports/60906
Submitted by: David Yeske <dyeske@yahoo.com> |