The FreeBSD Ports Archive
FreeBSD lang : elk4>
An embeddable Scheme interpreter
Elk is a Scheme interpreter intended to be used as a general, reusable
extension language subsystem for integration into existing and future
applications. Elk can also be used as a stand-alone implementation of
the Scheme programming language.
One purpose of the Elk project is to end the recent proliferation of
mutually incompatible Lisp-like extension languages. Instead of
inventing and implementing yet another extension language, application
programmers can integrate Elk into their application to make it
extensible and highly customizable.
http://sam.zoy.org/projects/elk/
|
elk history
v. 1.45
date: 2007/05/19 20:13:34; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.44
date: 2006/08/15 00:29:07; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.43
date: 2006/07/30 20:59:29; author: miwi; state: Exp; lines: +1 -0
- Fix file permissions
- Use DATADIR macro
PR: ports/100966
Submitted by: Stanislav Sedov
Approved by: krion (mentor)
v. 1.42
date: 2006/06/17 09:36:30; author: erwin; state: Exp; lines: +8 -5
Update to 3.99.7
PR: 99045
Submitted by: Ports fury
v. 1.41
date: 2006/02/23 10:37:39; author: ade; state: Exp; lines: +2 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.40
date: 2005/11/15 06:49:53; author: ade; state: Exp; lines: +1 -1
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.
v. 1.39
date: 2005/06/02 20:28:34; author: oliver; state: Exp; lines: +2 -2
change the libtool version to use from 1.3 to 1.5
v. 1.38
date: 2005/04/12 03:25:49; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.37
date: 2005/04/11 08:02:52; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.36
date: 2005/02/08 19:07:04; author: sem; state: Exp; lines: +1 -1
- Try to unbreak on amd64: turn off gcc optimization
PR: ports/77027
Submitted by: Johan van Selst
v. 1.35
date: 2005/01/31 10:26:35; author: krion; state: Exp; lines: +7 -1
BROKEN on amd64: Does not build
v. 1.34
date: 2004/03/14 06:16:49; author: ade; state: Exp; lines: +1 -1
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.
v. 1.33
date: 2004/02/04 05:21:33; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.32
date: 2004/01/30 23:39:01; author: krion; state: Exp; lines: +1 -0
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
v. 1.31
date: 2003/12/07 16:15:12; author: krion; state: Exp; lines: +2 -3
- Update to version 3.99.6
PR: 60012
Submitted by: Ports Fury
v. 1.30
date: 2003/11/17 12:29:00; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.29
date: 2003/09/29 15:19:01; author: krion; state: Exp; lines: +1 -1
- Update to version 3.99.5
PR: 57358
Submitted by: Ports Fury
v. 1.28
date: 2003/09/24 15:03:39; author: krion; state: Exp; lines: +25 -25
- Update to version 3.99.4
PR: 57094
Submitted by: Ports Fury
v. 1.27
date: 2003/08/28 00:09:57; author: edwin; state: Exp; lines: +1 -1
Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki
v. 1.26
date: 2003/02/20 18:37:56; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.25
date: 2002/11/10 16:46:50; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.24
date: 2002/11/06 22:45:47; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.23
date: 2000/04/12 06:18:14; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.22
date: 2000/01/14 16:34:15; author: imura; state: Exp; lines: +20 -14
- Merge scripts/configure into Makefile
- Add WWW: line of pkg/DESCR
PR: 15915
Submitted by: KATO Tsuguru
v. 1.21
date: 1999/12/23 18:50:09; author: steve; state: Exp; lines: +1 -2
Allow the value of CC to be overridden.
PR: 15397
Submitted by: James Andariese
v. 1.20
date: 1999/08/31 06:46:45; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.19
date: 1999/08/28 02:42:24; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.18
date: 1999/08/25 06:34:26; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.17
date: 1998/11/27 00:09:11; author: asami; state: Exp; lines: +2 -1
This port requires X to compile, so define USE_XLIB.
v. 1.16
date: 1998/11/20 09:04:25; author: tg; state: Exp; lines: +5 -5
Upgrade to 3.0.3.
v. 1.15
date: 1997/09/01 12:28:30; author: tg; state: Exp; lines: +3 -5
Remove obsolete MASTER_SITES. Update my e-mail address.
v. 1.14
date: 1996/11/18 09:54:13; author: asami; state: Exp; lines: +3 -3
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.13
date: 1996/11/17 06:12:31; author: obrien; state: Exp; lines: +7 -9
Converted to MAN[1-9NL]
v. 1.12
date: 1996/11/12 02:18:06; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.11
date: 1996/11/08 07:32:48; author: tg; state: Exp; lines: +6 -10
Upgrade to version 3.0pl2.
Submitted by: Mats Lofkvist (minor changes by tg)
v. 1.10
date: 1996/03/06 08:20:07; author: asami; state: Exp; lines: +1 -2
Remove ${KEYWORDS}.
v. 1.9
date: 1995/12/20 08:40:58; author: tg; state: Exp; lines: +8 -2
- 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.
v. 1.8
date: 1995/11/22 13:12:36; author: asami; state: Exp; lines: +3 -3
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
v. 1.7
date: 1995/11/09 07:13:40; author: asami; state: Exp; lines: +11 -9
Upgrade, 2.2->3.0.
Submitted by: Thomas Gellekum
v. 1.6
date: 1995/04/24 11:29:00; author: asami; state: Exp; lines: +5 -9
Update lang Makefiles, compressing some man pages and stripping some
executables along the way.
v. 1.5
date: 1995/04/15 05:44:31; author: asami; state: Exp; lines: +4 -2
Update of lang Makefiles....
v. 1.4
date: 1995/04/11 23:27:45; author: jmz; state: Exp; lines: +12 -2
Update
Submitted by: Thomas Gellekum
v. 1.3
date: 1995/04/01 12:46:42; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/03/09 10:18:46; author: hsu; state: Exp; lines: +1 -1
Add trailing slash to ftp path.
v. 1.1
date: 1995/03/09 10:16:18; author: hsu; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/03/09 10:16:19; author: hsu; state: Exp; lines: +0 -0
Elk -- an imbeddable Scheme interpreter
Submitted by: Thomas Gellekum
=============================================================================
v. 1.45
date: 2007/05/19 20:13:34; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.44
date: 2006/08/15 00:29:07; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.43
date: 2006/07/30 20:59:29; author: miwi; state: Exp; lines: +1 -0
- Fix file permissions
- Use DATADIR macro
PR: ports/100966
Submitted by: Stanislav Sedov
Approved by: krion (mentor)
v. 1.42
date: 2006/06/17 09:36:30; author: erwin; state: Exp; lines: +8 -5
Update to 3.99.7
PR: 99045
Submitted by: Ports fury
v. 1.41
date: 2006/02/23 10:37:39; author: ade; state: Exp; lines: +2 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.40
date: 2005/11/15 06:49:53; author: ade; state: Exp; lines: +1 -1
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.
v. 1.39
date: 2005/06/02 20:28:34; author: oliver; state: Exp; lines: +2 -2
change the libtool version to use from 1.3 to 1.5
v. 1.38
date: 2005/04/12 03:25:49; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.37
date: 2005/04/11 08:02:52; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.36
date: 2005/02/08 19:07:04; author: sem; state: Exp; lines: +1 -1
- Try to unbreak on amd64: turn off gcc optimization
PR: ports/77027
Submitted by: Johan van Selst
v. 1.35
date: 2005/01/31 10:26:35; author: krion; state: Exp; lines: +7 -1
BROKEN on amd64: Does not build
v. 1.34
date: 2004/03/14 06:16:49; author: ade; state: Exp; lines: +1 -1
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.
v. 1.33
date: 2004/02/04 05:21:33; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.32
date: 2004/01/30 23:39:01; author: krion; state: Exp; lines: +1 -0
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
v. 1.31
date: 2003/12/07 16:15:12; author: krion; state: Exp; lines: +2 -3
- Update to version 3.99.6
PR: 60012
Submitted by: Ports Fury
v. 1.30
date: 2003/11/17 12:29:00; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.29
date: 2003/09/29 15:19:01; author: krion; state: Exp; lines: +1 -1
- Update to version 3.99.5
PR: 57358
Submitted by: Ports Fury
v. 1.28
date: 2003/09/24 15:03:39; author: krion; state: Exp; lines: +25 -25
- Update to version 3.99.4
PR: 57094
Submitted by: Ports Fury
v. 1.27
date: 2003/08/28 00:09:57; author: edwin; state: Exp; lines: +1 -1
Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki
v. 1.26
date: 2003/02/20 18:37:56; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.25
date: 2002/11/10 16:46:50; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.24
date: 2002/11/06 22:45:47; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.23
date: 2000/04/12 06:18:14; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.22
date: 2000/01/14 16:34:15; author: imura; state: Exp; lines: +20 -14
- Merge scripts/configure into Makefile
- Add WWW: line of pkg/DESCR
PR: 15915
Submitted by: KATO Tsuguru
v. 1.21
date: 1999/12/23 18:50:09; author: steve; state: Exp; lines: +1 -2
Allow the value of CC to be overridden.
PR: 15397
Submitted by: James Andariese
v. 1.20
date: 1999/08/31 06:46:45; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.19
date: 1999/08/28 02:42:24; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.18
date: 1999/08/25 06:34:26; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.17
date: 1998/11/27 00:09:11; author: asami; state: Exp; lines: +2 -1
This port requires X to compile, so define USE_XLIB.
v. 1.16
date: 1998/11/20 09:04:25; author: tg; state: Exp; lines: +5 -5
Upgrade to 3.0.3.
v. 1.15
date: 1997/09/01 12:28:30; author: tg; state: Exp; lines: +3 -5
Remove obsolete MASTER_SITES. Update my e-mail address.
v. 1.14
date: 1996/11/18 09:54:13; author: asami; state: Exp; lines: +3 -3
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.13
date: 1996/11/17 06:12:31; author: obrien; state: Exp; lines: +7 -9
Converted to MAN[1-9NL]
v. 1.12
date: 1996/11/12 02:18:06; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.11
date: 1996/11/08 07:32:48; author: tg; state: Exp; lines: +6 -10
Upgrade to version 3.0pl2.
Submitted by: Mats Lofkvist (minor changes by tg)
v. 1.10
date: 1996/03/06 08:20:07; author: asami; state: Exp; lines: +1 -2
Remove ${KEYWORDS}.
v. 1.9
date: 1995/12/20 08:40:58; author: tg; state: Exp; lines: +8 -2
- 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.
v. 1.8
date: 1995/11/22 13:12:36; author: asami; state: Exp; lines: +3 -3
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
v. 1.7
date: 1995/11/09 07:13:40; author: asami; state: Exp; lines: +11 -9
Upgrade, 2.2->3.0.
Submitted by: Thomas Gellekum
v. 1.6
date: 1995/04/24 11:29:00; author: asami; state: Exp; lines: +5 -9
Update lang Makefiles, compressing some man pages and stripping some
executables along the way.
v. 1.5
date: 1995/04/15 05:44:31; author: asami; state: Exp; lines: +4 -2
Update of lang Makefiles....
v. 1.4
date: 1995/04/11 23:27:45; author: jmz; state: Exp; lines: +12 -2
Update
Submitted by: Thomas Gellekum
v. 1.3
date: 1995/04/01 12:46:42; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/03/09 10:18:46; author: hsu; state: Exp; lines: +1 -1
Add trailing slash to ftp path.
v. 1.1
date: 1995/03/09 10:16:18; author: hsu; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/03/09 10:16:19; author: hsu; state: Exp; lines: +0 -0
Elk -- an imbeddable Scheme interpreter
Submitted by: Thomas Gellekum
=============================================================================
v. 1.45
date: 2007/05/19 20:13:34; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.44
date: 2006/08/15 00:29:07; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.43
date: 2006/07/30 20:59:29; author: miwi; state: Exp; lines: +1 -0
- Fix file permissions
- Use DATADIR macro
PR: ports/100966
Submitted by: Stanislav Sedov
Approved by: krion (mentor)
v. 1.42
date: 2006/06/17 09:36:30; author: erwin; state: Exp; lines: +8 -5
Update to 3.99.7
PR: 99045
Submitted by: Ports fury
v. 1.41
date: 2006/02/23 10:37:39; author: ade; state: Exp; lines: +2 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.40
date: 2005/11/15 06:49:53; author: ade; state: Exp; lines: +1 -1
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.
v. 1.39
date: 2005/06/02 20:28:34; author: oliver; state: Exp; lines: +2 -2
change the libtool version to use from 1.3 to 1.5
v. 1.38
date: 2005/04/12 03:25:49; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.37
date: 2005/04/11 08:02:52; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.36
date: 2005/02/08 19:07:04; author: sem; state: Exp; lines: +1 -1
- Try to unbreak on amd64: turn off gcc optimization
PR: ports/77027
Submitted by: Johan van Selst
v. 1.35
date: 2005/01/31 10:26:35; author: krion; state: Exp; lines: +7 -1
BROKEN on amd64: Does not build
v. 1.34
date: 2004/03/14 06:16:49; author: ade; state: Exp; lines: +1 -1
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.
v. 1.33
date: 2004/02/04 05:21:33; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.32
date: 2004/01/30 23:39:01; author: krion; state: Exp; lines: +1 -0
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
v. 1.31
date: 2003/12/07 16:15:12; author: krion; state: Exp; lines: +2 -3
- Update to version 3.99.6
PR: 60012
Submitted by: Ports Fury
v. 1.30
date: 2003/11/17 12:29:00; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.29
date: 2003/09/29 15:19:01; author: krion; state: Exp; lines: +1 -1
- Update to version 3.99.5
PR: 57358
Submitted by: Ports Fury
v. 1.28
date: 2003/09/24 15:03:39; author: krion; state: Exp; lines: +25 -25
- Update to version 3.99.4
PR: 57094
Submitted by: Ports Fury
v. 1.27
date: 2003/08/28 00:09:57; author: edwin; state: Exp; lines: +1 -1
Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki
v. 1.26
date: 2003/02/20 18:37:56; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.25
date: 2002/11/10 16:46:50; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.24
date: 2002/11/06 22:45:47; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.23
date: 2000/04/12 06:18:14; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.22
date: 2000/01/14 16:34:15; author: imura; state: Exp; lines: +20 -14
- Merge scripts/configure into Makefile
- Add WWW: line of pkg/DESCR
PR: 15915
Submitted by: KATO Tsuguru
v. 1.21
date: 1999/12/23 18:50:09; author: steve; state: Exp; lines: +1 -2
Allow the value of CC to be overridden.
PR: 15397
Submitted by: James Andariese
v. 1.20
date: 1999/08/31 06:46:45; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.19
date: 1999/08/28 02:42:24; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.18
date: 1999/08/25 06:34:26; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.17
date: 1998/11/27 00:09:11; author: asami; state: Exp; lines: +2 -1
This port requires X to compile, so define USE_XLIB.
v. 1.16
date: 1998/11/20 09:04:25; author: tg; state: Exp; lines: +5 -5
Upgrade to 3.0.3.
v. 1.15
date: 1997/09/01 12:28:30; author: tg; state: Exp; lines: +3 -5
Remove obsolete MASTER_SITES. Update my e-mail address.
v. 1.14
date: 1996/11/18 09:54:13; author: asami; state: Exp; lines: +3 -3
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.13
date: 1996/11/17 06:12:31; author: obrien; state: Exp; lines: +7 -9
Converted to MAN[1-9NL]
v. 1.12
date: 1996/11/12 02:18:06; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.11
date: 1996/11/08 07:32:48; author: tg; state: Exp; lines: +6 -10
Upgrade to version 3.0pl2.
Submitted by: Mats Lofkvist (minor changes by tg)
v. 1.10
date: 1996/03/06 08:20:07; author: asami; state: Exp; lines: +1 -2
Remove ${KEYWORDS}.
v. 1.9
date: 1995/12/20 08:40:58; author: tg; state: Exp; lines: +8 -2
- 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.
v. 1.8
date: 1995/11/22 13:12:36; author: asami; state: Exp; lines: +3 -3
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
v. 1.7
date: 1995/11/09 07:13:40; author: asami; state: Exp; lines: +11 -9
Upgrade, 2.2->3.0.
Submitted by: Thomas Gellekum
v. 1.6
date: 1995/04/24 11:29:00; author: asami; state: Exp; lines: +5 -9
Update lang Makefiles, compressing some man pages and stripping some
executables along the way.
v. 1.5
date: 1995/04/15 05:44:31; author: asami; state: Exp; lines: +4 -2
Update of lang Makefiles....
v. 1.4
date: 1995/04/11 23:27:45; author: jmz; state: Exp; lines: +12 -2
Update
Submitted by: Thomas Gellekum
v. 1.3
date: 1995/04/01 12:46:42; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/03/09 10:18:46; author: hsu; state: Exp; lines: +1 -1
Add trailing slash to ftp path.
v. 1.1
date: 1995/03/09 10:16:18; author: hsu; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/03/09 10:16:19; author: hsu; state: Exp; lines: +0 -0
Elk -- an imbeddable Scheme interpreter
Submitted by: Thomas Gellekum
=============================================================================
|
| |

|