Port details |
- dylan CMU Gwydion project interpreter and compiler for the Dylan language
- 2.4.0_2 lang
=4 2.4.0_2Version of this port present on the latest quarterly branch.
- BROKEN: does not build
DEPRECATED: does not build This port expired on: 2011-02-04 IGNORE: is marked as broken: does not build
- Maintainer: housel@acm.org
- Port Added: unknown
- Last Update: 2011-02-04 21:03:15
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python
- License: not specified in port
- WWW:
- http://www.gwydiondylan.org/
- Description:
- CMU Gwydion project's implementation of the Dylan programming language.
Dylan is an object-oriented language with many powerful features, including
automatic memory management (garbage collection), generic functions (also
known as multiple dispatch or multi-methods), multiple inheritance, a
powerful and safe macro facility for extending the language's syntax, and a
powerful class and function library. Though it is a DYnamic LANguage, it
includes facilities for making compiled programs more efficient than many
other dynamic languages.
Gwydion Dylan actually contains two implementations of the language.
One, called Mindy (Mindy Is Not Dylan Yet), is a bytecode compiler and
interpreter that implements most of the language except for the macro
facility. The other, d2c, is a compiler for the full language that
uses C as its target "assembly language". The d2c compiler was
written in Dylan and bootstrapped using Mindy.
A copy of the d2c compiler binary is required by the port to
bootstrap the entire system, which can often take quite a bit of time.
For more information about Gwydion Dylan, see the Gwydion Dylan maintainers
WWW: http://www.gwydiondylan.org/
-
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: dylan
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- 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:
-
- gmake : devel/gmake
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- perl5.8.9 : lang/perl5.8
- Library dependencies:
-
- gc.1 : devel/boehm-gc
- 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 |
2.4.0_2 04 Feb 2011 21:03:15 |
rene |
Remove expired ports:
2011-02-04 databases/qt-ibase-plugin: Port is broken on all supported versions
of FreeBSD
2011-02-04 devel/ace+tao: Outdated and does not compile on any supported version
of FreeBSD
2011-02-04 graphics/ray++: Does not compile on supported versions of FreeBSD
2011-02-04 japanese/oleo: Does not compile on supported versions of FreeBSD
2011-02-04 lang/dylan: does not build
2011-02-04 multimedia/jahshaka: Does not compile on supported versions of
FreeBSD
Feature safe: yes |
2.4.0_2 20 Jan 2011 11:43:14 |
arved |
Mark DEPRECATED and set EXPIRATION_DATE: port has been broken for nearly
a year
Feature safe: yes |
2.4.0_2 08 Jun 2010 19:52:58 |
makc |
Convert LDCONFIG_DIRS to USE_LDCONFIG.
PR: based on ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by: maintainers timeout (two weeks) |
2.4.0_1 23 Jan 2010 11:19:34 |
erwin |
Add 6.x to the list of BROKEN platforms, which means it not is
unconditionally BROKEN. |
2.4.0_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.4.0_1 11 Mar 2008 20:44:44 |
erwin |
Mark BROKEN on 7.0 as well. |
2.4.0_1 29 Jan 2008 22:33:33 |
erwin |
Mark BROKEN on 8.0: does not install |
2.4.0_1 29 Aug 2007 17:03:11 |
okazaki |
Fix compile errors when using GCC 4.x.
PR: 115731
Submitted by: maintainer |
2.4.0_1 24 Apr 2006 12:09:17 |
vs |
Fix libtool-handling. Bump PORTREVISION since the old version will produce
defunct programs.
PR: ports/95588
Submitted by: Martin Kaeske
Approved by: maintainer |
2.4.0 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.4.0 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
2.4.0 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.4.0 08 Apr 2005 21:57:27 |
pav |
- Update to 2.4.0
PR: ports/79614
Submitted by: Peter S. Housel <housel@acm.org> (maintainer) |
2.3.11_1 15 Apr 2004 08:19:31 |
kris |
Add missing manpage |
2.3.11_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.3.11_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
2.3.11_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.3.11 24 Dec 2003 08:38:04 |
linimon |
Add a fallback http path to the main site to fix fetch. (The FTP site
is still available, but may have been reorganized; however, it does not
allow directory listings). Informed maintainer. |
2.3.11 26 Sep 2003 07:48:25 |
daichi |
update lang/dylan: 2.3.10 -> 2.3.11
PR: 56881
Submitted by: Peter S. Housel <housel@acm.org> (maintainer) |
2.3.10 08 Aug 2003 04:40:47 |
kris |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
2.3.10 07 Aug 2003 09:09:31 |
kris |
Does not compile |
2.3.10 26 Jun 2003 22:58:32 |
ade |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
2.3.10 18 May 2003 21:51:13 |
kris |
Back out previous commit, it overlapped with an update that fixed the port. |
2.3.10 18 May 2003 11:55:42 |
kris |
BROKEN on 5.1: does not build |
2.3.10 12 May 2003 08:39:19 |
ijliao |
unbreak by upgrading to 2.3.10
PR: 51929
Submitted by: maintainer |
2.3.9 06 May 2003 07:02:12 |
kris |
BROKEN: Bad pkg-plist |
2.3.9 20 Apr 2003 19:28:12 |
marcus |
Remove USE_GNOMENG. |
2.3.9 21 Feb 2003 12:35:09 |
knu |
De-pkg-comment. |
2.3.9 04 Nov 2002 22:57:37 |
edwin |
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-) |
2.3.9 04 Nov 2002 02:31:20 |
edwin |
PERL -> REINPLACE
Noticed on: bento |
2.3.9 28 Oct 2002 22:27:01 |
obraun |
Upgrade to 2.3.9.
PR: 44553
Submitted by: maintainer |
2.3.8 30 Aug 2002 14:05:10 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42207
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
13 Mar 2002 09:13:51 |
pat |
Update to 2.3.8
PR: 35828
Submitted by: maintainer |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
05 Feb 2001 15:04:13 |
olgeni |
Some style fixes in the lang category (usual round of spaces -> tabs) |
02 Dec 2000 15:32:58 |
kevlo |
Update to version 2.3.4 Note that I changed RUN_DEPENDS=gmake to USE_GMAKE=yes
|
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
20 Jun 2000 14:37:39 |
nectar |
Locally hosted distfiles moved to ftp.freebsd.org. |