diff options
author | tg <tg@FreeBSD.org> | 1995-12-20 16:41:04 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1995-12-20 16:41:04 +0800 |
commit | 860e6d6f90356a616e80707348d0f8aaabd5b441 (patch) | |
tree | 41701fe0b0d4c5cd2291c7a7831f7bfcb2e3df2f /lang/elk/pkg-comment | |
parent | a9c0414707efff4043efba70743be3fedef59b8a (diff) | |
download | freebsd-ports-gnome-860e6d6f90356a616e80707348d0f8aaabd5b441.tar.gz freebsd-ports-gnome-860e6d6f90356a616e80707348d0f8aaabd5b441.tar.zst freebsd-ports-gnome-860e6d6f90356a616e80707348d0f8aaabd5b441.zip |
- Try to grab from ftp.uni-bremen.de first; seems to be the
master site for elk.
- Add official patch #1.
- Use dl*() for dynamic loading. This still has its quirks, but
it's usable. Plus, invoking global ctors when loading C++
object files now works; it didn't with the old incremental
loading.
Diffstat (limited to 'lang/elk/pkg-comment')
-rw-r--r-- | lang/elk/pkg-comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/elk/pkg-comment b/lang/elk/pkg-comment index a51f09096995..807441f12005 100644 --- a/lang/elk/pkg-comment +++ b/lang/elk/pkg-comment @@ -1 +1 @@ -Elk -- an embeddable Scheme interpreter +An embeddable Scheme interpreter. |