The FreeBSD Ports Archive
FreeBSD lang : guile4>
GNU Ubiquitous Intelligent Language for Extension
GUILE, GNU's Ubiquitous Intelligent Language for Extension,
is a library that implements the Scheme language plus various
convenient facilities. It's designed so that you can link it
into an application or utility to make it extensible. Our
plan is to link this library into all GNU programs that call for
extensibility.
http://www.gnu.org/software/guile/
|
guile history
v. 1.65
date: 2007/02/28 18:45:01; author: ahze; state: Exp; lines: +1 -1
- Bump PORTREVISION for changes in libltdl15.
v. 1.64
date: 2007/02/23 21:23:45; author: ahze; state: Exp; lines: +1 -1
Bump PORTREVISION to assure this port is rebuilt with patched libltdl.
v. 1.63
date: 2006/12/17 19:32:31; author: ahze; state: Exp; lines: +1 -0
Define libltdl_cv_sys_dlopen_deplibs
v. 1.62
date: 2006/10/17 01:50:02; author: marcus; state: Exp; lines: +4 -0
Restore a patch lost in the GNOME 2.16 merge, and attempt to fix the build
on ia64.
Approved by: portmgr (implicit)
v. 1.61
date: 2006/10/14 08:35:41; author: marcus; state: Exp; lines: +3 -9
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann
tmclaugh
mux
Yuri Pankov
chinsan
Thomas
Brian Gruber
Franz Klammer
Dominique Goncalves
Pascal Hofstee
Yasuda Keisuke
backyard
Andris Raugulis
Eric L. Chen
Pawel Worach
QuiRK on #freebsd-gnome
Shane Bell
luigi
sajd on #freebsd-gnome
sat
Chris Coleman
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz
Enjoy!
Approved by: portmgr (implicit, kris)
v. 1.60
date: 2006/06/08 15:54:14; author: lawrance; state: Exp; lines: +1 -0
Fix brokenness when installed with slib-guile versions >= 3a2.
This should fix one of gnucash's many problems.
PR: ports/93066 [1] [2], ports/93983 [3]
Submitted by: Geoffrey Mainland [1],
Robert Backhaus provided the fix [2],
Emilio Conti [3]
v. 1.59
date: 2006/05/16 04:57:49; author: mezz; state: Exp; lines: +1 -1
portlint:
-Remove quotes from BROKEN.
v. 1.58
date: 2006/05/09 20:52:14; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from the categories starting with L
v. 1.57
date: 2005/11/15 06:49:54; 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.56
date: 2005/10/08 13:49:29; author: pav; state: Exp; lines: +1 -1
- Update to 1.6.7
v. 1.55
date: 2005/07/21 05:42:41; author: mezz; state: Exp; lines: +1 -0
BROKEN on ia64: Does not install
Discussed with: marcus in #freebsd-gnome (freenode)
v. 1.54
date: 2005/05/30 12:26:11; author: arved; state: Exp; lines: +1 -1
Fix plist on FreeBSD powerpc:
guile does not support quickthreads on powerpc
Approved by: pav
v. 1.53
date: 2004/11/20 18:20:06; author: kwm; state: Exp; lines: +1 -2
Update to 1.6.5. This is mainly a bug fix release.
Changelog : http://www.gnu.org/software/guile/news.html
Approved by: pav (mentor)
v. 1.52
date: 2004/07/27 02:52:28; author: mezz; state: Exp; lines: +2 -3
Back out my previous commit, two ports need guile's .la files.
Requested by: marcus
v. 1.51
date: 2004/07/27 02:12:20; author: mezz; state: Exp; lines: +3 -2
-Correct the GNU_CONFIGURE -> USE_LIBTOOL_VER=15 to avoid install the .la files.
-Bump the PORTREVISION, because of pkg-plist change.
v. 1.50
date: 2004/06/04 17:29:23; author: ade; state: Exp; lines: +1 -2
Sync with new bsd.autotools.mk
v. 1.49
date: 2004/02/04 05:21:38; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.48
date: 2003/12/08 09:24:48; author: bland; state: Exp; lines: +1 -1
Enable crypt(3) support.
Submitted by: Alexey Antipov
v. 1.47
date: 2003/11/23 18:13:58; author: marcus; state: Exp; lines: +7 -1
Fix plist on ia64 and amd64, and fix build on amd64.
Approved by: portmgr (implicit)
v. 1.46
date: 2003/11/22 18:53:20; author: pav; state: Exp; lines: +1 -0
- Fix build on sparc64
Submitted by: Koop Mast
Approved by: adamw (mentor)
v. 1.45
date: 2003/10/20 05:32:13; author: marcus; state: Exp; lines: +7 -1
Fix build and execution of guile on ia64:
* Use continuation->backing_store to determine if we return for the first
time from getcontext(). This avoids having to depend on non-POSIX semantics
of the Linux implementation.
* Avoid using __libc_ia64_register_backing_store_base by hardcoding the base
of the backing store. The kernel is changed to put the backing store at
this address. It's not entirely clean, but I want to avoid adding all sorts
of variables in our libc for this for now.
* Fix a genuine bug in the ia64 case: the ia64-specific fields are not
initialized. On FreeBSD this means they have garbage (= 0xd0). Call
memset() after allocation to make sure the contregs structure is properly
cleared. Since this may affect other architectures, this patch will be
ia64 only.
Submitted by: marcel
v. 1.44
date: 2003/08/28 00:01:07; author: edwin; state: Exp; lines: +1 -1
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki
v. 1.43
date: 2003/08/17 03:51:54; author: marcus; state: Exp; lines: +3 -2
Use INFO.
v. 1.42
date: 2003/06/26 22:58:27; author: ade; state: Exp; lines: +2 -2
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)
v. 1.41
date: 2003/05/02 05:26:07; author: marcus; state: Exp; lines: +1 -1
Correct a patch and a post-patch substitution.
v. 1.40
date: 2003/05/02 05:19:27; author: marcus; state: Exp; lines: +4 -1
* Don't split info files
* Use %%DATADIR%%
Note, guile installs .la files as some of its dependents (like g-wrap,
gnucash, etc.) may use them.
Submitted by: ijliao
v. 1.39
date: 2003/05/02 03:18:31; author: marcus; state: Exp; lines: +7 -6
Update to 1.6.4. This is a big update that has the potential of breaking
ports that depend on guile. As such I have tested most of them. Here
are my results:
--KNOWN TO WORK--
devel/gconf
games/gnomegames
games/gnomegames2
devel/g-wrap
x11-toolkits/guile-gtk
x11-toolkits/guile-gnome
math/guppi
finance/gnucash
deskutils/gnotime
devel/libgtop
devel/autogen
games/gnurobots
audio/snd
math/drgenius
net/serveez
science/libctl
x11-wm/scwm (works with patches to be sent to maintainer)
--KNOWN NOT TO WORK (maintainer is working on update)--
cad/geda
cad/geda-symcheck
cad/geda-utils
cad/gnetlist
cad/gschem
cad/gwave
cad/libgeda
--UNKNOWN--
mail/icqmail (marked IGNORE for other reasons)
lang/gnustep-guile (could not build for other reasons; will notify maintainer)
math/siag (did not test)
science/mpb (did not test)
PR: 43910
v. 1.38
date: 2003/04/04 04:55:14; author: marcus; state: Exp; lines: +1 -1
Work around what I believe to be a broken implementation of isfinite()
in -CURRENT that was causing a numerical overflow in apps such as
GnuCash.
PR: 50089
v. 1.37
date: 2003/02/19 05:29:57; author: marcus; state: Exp; lines: +1 -0
* Revert previous commit to pkg-plist [1]
* De-pkg-comment
[1] See http://www.freebsd.org/cgi/query-pr.cgi?pr=48439 for more details.
v. 1.36
date: 2003/02/05 06:10:53; author: marcus; state: Exp; lines: +4 -2
* Teach guile about LOCALBASE and X11BASE when looking for scheme modules
* Assign maintainership to gnome
v. 1.35
date: 2002/11/07 03:10:53; author: adamw; state: Exp; lines: +0 -2
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
v. 1.34
date: 2002/11/06 22:45:49; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.33
date: 2002/08/05 20:31:04; author: okazaki; state: Exp; lines: +8 -3
Add a workaround for the error of ${REINPLACE_CMD}.
List reinplaced files statically.
v. 1.32
date: 2002/08/04 19:15:05; author: marcus; state: Exp; lines: +3 -1
Fix LIB_DEPENDS by adding a dependency on libtool.
PR: 40900
Submitted by: KATO Tsuguru
v. 1.31
date: 2002/06/19 19:58:09; author: marcus; state: Exp; lines: +4 -1
* Don't install .la files
* Don't install libltdl.*
* Dump PORTREVISION
v. 1.30
date: 2002/06/19 08:18:07; author: sobomax; state: Exp; lines: +1 -0
Add USE_REINPLACE where appropriate.
v. 1.29
date: 2002/06/19 07:42:17; author: ijliao; state: Exp; lines: +8 -4
upgrade to 1.4.1
v. 1.28
date: 2001/09/17 17:40:19; author: dwcjr; state: Exp; lines: +2 -2
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
v. 1.27
date: 2000/08/04 01:03:58; author: ade; state: Exp; lines: +3 -3
Update to 1.4 (shlib version .6 -> .9)
Approved by: maintainer
v. 1.26
date: 2000/06/16 21:51:19; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.25
date: 2000/06/16 10:38:21; author: sobomax; state: Exp; lines: +2 -1
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.24
date: 2000/04/24 19:15:49; author: jseger; state: Exp; lines: +2 -7
Fix compilation on CURRENT
Submitted by: Jeremy Lea
PR: ports/17899
v. 1.23
date: 2000/04/12 06:18:49; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.22
date: 2000/03/11 22:16:20; author: asami; state: Exp; lines: +2 -2
Re-enable threads and add libqthreads.* to pkg/PLIST.
v. 1.21
date: 2000/03/11 21:47:14; author: asami; state: Exp; lines: +2 -2
Temporary disable --with-threads; we suspect it is causing the libgtop
build to fail.
v. 1.20
date: 2000/03/08 14:34:16; author: jseger; state: Exp; lines: +4 -2
Add additional MASTER_SITE
Add threads support
v. 1.19
date: 1999/12/01 05:21:28; author: jseger; state: Exp; lines: +2 -2
Re-enable readline support
v. 1.18
date: 1999/11/29 02:37:10; author: jseger; state: Exp; lines: +8 -4
Upgrade to guile-1.3.4
v. 1.17
date: 1999/08/25 06:34:41; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.16
date: 1999/06/05 22:30:52; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.15
date: 1999/01/27 07:41:21; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.14
date: 1998/10/26 13:09:35; author: vanilla; state: Exp; lines: +6 -3
Upgrade to 1.3.
v. 1.13
date: 1998/09/22 15:44:11; author: vanilla; state: Exp; lines: +4 -1
Convert guile to elf.
v. 1.12
date: 1997/11/22 16:01:32; author: jseger; state: Exp; lines: +1 -2
Enable building of shared libraries in lang/guile
v. 1.11
date: 1997/11/12 01:33:19; author: jseger; state: Exp; lines: +1 -3
Somehow I missed adding the patches directory last time. This makes it compile
under current (and hopefully 2.2).
v. 1.10
date: 1997/11/10 09:41:40; author: asami; state: Exp; lines: +3 -1
Mark this port BROKEN, it does not build in -stable.
v. 1.9
date: 1997/11/10 09:40:35; author: asami; state: Exp; lines: +2 -1
Portlint.
v. 1.8
date: 1997/11/09 14:13:05; author: jseger; state: Exp; lines: +11 -11
Update ports/lang/guile (repository copied by Satoshi from ports/lang/guile-iii)
from guile snapshot iii to guile version 1.2
v. 1.7
date: 1997/01/06 12:09:27; author: jkh; state: Exp; lines: +1 -3
Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain. This will cause the position to
revert to ports.
v. 1.6
date: 1996/11/12 02:18:26; 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.5
date: 1996/06/16 06:52:22; author: jkh; state: Exp; lines: +0 -1
Whoops! My `cvscommit' function doesn't take arguments, so this got
committed by mistake. Back it out.
v. 1.4
date: 1996/06/16 06:47:38; author: jkh; state: Exp; lines: +2 -1
Add tclX75
v. 1.3
date: 1995/11/22 13:12:49; author: asami; state: Exp; lines: +2 -2
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
v. 1.2
date: 1995/09/14 11:22:50; author: asami; state: Exp; lines: +3 -4
(1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p)
(2) Add $Id$ line
(3) This is not interactive, unlike guile-ii, which overwrites the
"regular" tcl/tk
v. 1.1
date: 1995/08/29 17:45:10; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/29 17:45:10; author: jkh; state: Exp; lines: +0 -0
Revision 3 of the GUILE language; this is actually the port of
choice now.
=============================================================================
v. 1.65
date: 2007/02/28 18:45:01; author: ahze; state: Exp; lines: +1 -1
- Bump PORTREVISION for changes in libltdl15.
v. 1.64
date: 2007/02/23 21:23:45; author: ahze; state: Exp; lines: +1 -1
Bump PORTREVISION to assure this port is rebuilt with patched libltdl.
v. 1.63
date: 2006/12/17 19:32:31; author: ahze; state: Exp; lines: +1 -0
Define libltdl_cv_sys_dlopen_deplibs
v. 1.62
date: 2006/10/17 01:50:02; author: marcus; state: Exp; lines: +4 -0
Restore a patch lost in the GNOME 2.16 merge, and attempt to fix the build
on ia64.
Approved by: portmgr (implicit)
v. 1.61
date: 2006/10/14 08:35:41; author: marcus; state: Exp; lines: +3 -9
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann
tmclaugh
mux
Yuri Pankov
chinsan
Thomas
Brian Gruber
Franz Klammer
Dominique Goncalves
Pascal Hofstee
Yasuda Keisuke
backyard
Andris Raugulis
Eric L. Chen
Pawel Worach
QuiRK on #freebsd-gnome
Shane Bell
luigi
sajd on #freebsd-gnome
sat
Chris Coleman
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz
Enjoy!
Approved by: portmgr (implicit, kris)
v. 1.60
date: 2006/06/08 15:54:14; author: lawrance; state: Exp; lines: +1 -0
Fix brokenness when installed with slib-guile versions >= 3a2.
This should fix one of gnucash's many problems.
PR: ports/93066 [1] [2], ports/93983 [3]
Submitted by: Geoffrey Mainland [1],
Robert Backhaus provided the fix [2],
Emilio Conti [3]
v. 1.59
date: 2006/05/16 04:57:49; author: mezz; state: Exp; lines: +1 -1
portlint:
-Remove quotes from BROKEN.
v. 1.58
date: 2006/05/09 20:52:14; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from the categories starting with L
v. 1.57
date: 2005/11/15 06:49:54; 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.56
date: 2005/10/08 13:49:29; author: pav; state: Exp; lines: +1 -1
- Update to 1.6.7
v. 1.55
date: 2005/07/21 05:42:41; author: mezz; state: Exp; lines: +1 -0
BROKEN on ia64: Does not install
Discussed with: marcus in #freebsd-gnome (freenode)
v. 1.54
date: 2005/05/30 12:26:11; author: arved; state: Exp; lines: +1 -1
Fix plist on FreeBSD powerpc:
guile does not support quickthreads on powerpc
Approved by: pav
v. 1.53
date: 2004/11/20 18:20:06; author: kwm; state: Exp; lines: +1 -2
Update to 1.6.5. This is mainly a bug fix release.
Changelog : http://www.gnu.org/software/guile/news.html
Approved by: pav (mentor)
v. 1.52
date: 2004/07/27 02:52:28; author: mezz; state: Exp; lines: +2 -3
Back out my previous commit, two ports need guile's .la files.
Requested by: marcus
v. 1.51
date: 2004/07/27 02:12:20; author: mezz; state: Exp; lines: +3 -2
-Correct the GNU_CONFIGURE -> USE_LIBTOOL_VER=15 to avoid install the .la files.
-Bump the PORTREVISION, because of pkg-plist change.
v. 1.50
date: 2004/06/04 17:29:23; author: ade; state: Exp; lines: +1 -2
Sync with new bsd.autotools.mk
v. 1.49
date: 2004/02/04 05:21:38; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.48
date: 2003/12/08 09:24:48; author: bland; state: Exp; lines: +1 -1
Enable crypt(3) support.
Submitted by: Alexey Antipov
v. 1.47
date: 2003/11/23 18:13:58; author: marcus; state: Exp; lines: +7 -1
Fix plist on ia64 and amd64, and fix build on amd64.
Approved by: portmgr (implicit)
v. 1.46
date: 2003/11/22 18:53:20; author: pav; state: Exp; lines: +1 -0
- Fix build on sparc64
Submitted by: Koop Mast
Approved by: adamw (mentor)
v. 1.45
date: 2003/10/20 05:32:13; author: marcus; state: Exp; lines: +7 -1
Fix build and execution of guile on ia64:
* Use continuation->backing_store to determine if we return for the first
time from getcontext(). This avoids having to depend on non-POSIX semantics
of the Linux implementation.
* Avoid using __libc_ia64_register_backing_store_base by hardcoding the base
of the backing store. The kernel is changed to put the backing store at
this address. It's not entirely clean, but I want to avoid adding all sorts
of variables in our libc for this for now.
* Fix a genuine bug in the ia64 case: the ia64-specific fields are not
initialized. On FreeBSD this means they have garbage (= 0xd0). Call
memset() after allocation to make sure the contregs structure is properly
cleared. Since this may affect other architectures, this patch will be
ia64 only.
Submitted by: marcel
v. 1.44
date: 2003/08/28 00:01:07; author: edwin; state: Exp; lines: +1 -1
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki
v. 1.43
date: 2003/08/17 03:51:54; author: marcus; state: Exp; lines: +3 -2
Use INFO.
v. 1.42
date: 2003/06/26 22:58:27; author: ade; state: Exp; lines: +2 -2
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)
v. 1.41
date: 2003/05/02 05:26:07; author: marcus; state: Exp; lines: +1 -1
Correct a patch and a post-patch substitution.
v. 1.40
date: 2003/05/02 05:19:27; author: marcus; state: Exp; lines: +4 -1
* Don't split info files
* Use %%DATADIR%%
Note, guile installs .la files as some of its dependents (like g-wrap,
gnucash, etc.) may use them.
Submitted by: ijliao
v. 1.39
date: 2003/05/02 03:18:31; author: marcus; state: Exp; lines: +7 -6
Update to 1.6.4. This is a big update that has the potential of breaking
ports that depend on guile. As such I have tested most of them. Here
are my results:
--KNOWN TO WORK--
devel/gconf
games/gnomegames
games/gnomegames2
devel/g-wrap
x11-toolkits/guile-gtk
x11-toolkits/guile-gnome
math/guppi
finance/gnucash
deskutils/gnotime
devel/libgtop
devel/autogen
games/gnurobots
audio/snd
math/drgenius
net/serveez
science/libctl
x11-wm/scwm (works with patches to be sent to maintainer)
--KNOWN NOT TO WORK (maintainer is working on update)--
cad/geda
cad/geda-symcheck
cad/geda-utils
cad/gnetlist
cad/gschem
cad/gwave
cad/libgeda
--UNKNOWN--
mail/icqmail (marked IGNORE for other reasons)
lang/gnustep-guile (could not build for other reasons; will notify maintainer)
math/siag (did not test)
science/mpb (did not test)
PR: 43910
v. 1.38
date: 2003/04/04 04:55:14; author: marcus; state: Exp; lines: +1 -1
Work around what I believe to be a broken implementation of isfinite()
in -CURRENT that was causing a numerical overflow in apps such as
GnuCash.
PR: 50089
v. 1.37
date: 2003/02/19 05:29:57; author: marcus; state: Exp; lines: +1 -0
* Revert previous commit to pkg-plist [1]
* De-pkg-comment
[1] See http://www.freebsd.org/cgi/query-pr.cgi?pr=48439 for more details.
v. 1.36
date: 2003/02/05 06:10:53; author: marcus; state: Exp; lines: +4 -2
* Teach guile about LOCALBASE and X11BASE when looking for scheme modules
* Assign maintainership to gnome
v. 1.35
date: 2002/11/07 03:10:53; author: adamw; state: Exp; lines: +0 -2
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
v. 1.34
date: 2002/11/06 22:45:49; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.33
date: 2002/08/05 20:31:04; author: okazaki; state: Exp; lines: +8 -3
Add a workaround for the error of ${REINPLACE_CMD}.
List reinplaced files statically.
v. 1.32
date: 2002/08/04 19:15:05; author: marcus; state: Exp; lines: +3 -1
Fix LIB_DEPENDS by adding a dependency on libtool.
PR: 40900
Submitted by: KATO Tsuguru
v. 1.31
date: 2002/06/19 19:58:09; author: marcus; state: Exp; lines: +4 -1
* Don't install .la files
* Don't install libltdl.*
* Dump PORTREVISION
v. 1.30
date: 2002/06/19 08:18:07; author: sobomax; state: Exp; lines: +1 -0
Add USE_REINPLACE where appropriate.
v. 1.29
date: 2002/06/19 07:42:17; author: ijliao; state: Exp; lines: +8 -4
upgrade to 1.4.1
v. 1.28
date: 2001/09/17 17:40:19; author: dwcjr; state: Exp; lines: +2 -2
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
v. 1.27
date: 2000/08/04 01:03:58; author: ade; state: Exp; lines: +3 -3
Update to 1.4 (shlib version .6 -> .9)
Approved by: maintainer
v. 1.26
date: 2000/06/16 21:51:19; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.25
date: 2000/06/16 10:38:21; author: sobomax; state: Exp; lines: +2 -1
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.24
date: 2000/04/24 19:15:49; author: jseger; state: Exp; lines: +2 -7
Fix compilation on CURRENT
Submitted by: Jeremy Lea
PR: ports/17899
v. 1.23
date: 2000/04/12 06:18:49; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.22
date: 2000/03/11 22:16:20; author: asami; state: Exp; lines: +2 -2
Re-enable threads and add libqthreads.* to pkg/PLIST.
v. 1.21
date: 2000/03/11 21:47:14; author: asami; state: Exp; lines: +2 -2
Temporary disable --with-threads; we suspect it is causing the libgtop
build to fail.
v. 1.20
date: 2000/03/08 14:34:16; author: jseger; state: Exp; lines: +4 -2
Add additional MASTER_SITE
Add threads support
v. 1.19
date: 1999/12/01 05:21:28; author: jseger; state: Exp; lines: +2 -2
Re-enable readline support
v. 1.18
date: 1999/11/29 02:37:10; author: jseger; state: Exp; lines: +8 -4
Upgrade to guile-1.3.4
v. 1.17
date: 1999/08/25 06:34:41; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.16
date: 1999/06/05 22:30:52; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.15
date: 1999/01/27 07:41:21; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.14
date: 1998/10/26 13:09:35; author: vanilla; state: Exp; lines: +6 -3
Upgrade to 1.3.
v. 1.13
date: 1998/09/22 15:44:11; author: vanilla; state: Exp; lines: +4 -1
Convert guile to elf.
v. 1.12
date: 1997/11/22 16:01:32; author: jseger; state: Exp; lines: +1 -2
Enable building of shared libraries in lang/guile
v. 1.11
date: 1997/11/12 01:33:19; author: jseger; state: Exp; lines: +1 -3
Somehow I missed adding the patches directory last time. This makes it compile
under current (and hopefully 2.2).
v. 1.10
date: 1997/11/10 09:41:40; author: asami; state: Exp; lines: +3 -1
Mark this port BROKEN, it does not build in -stable.
v. 1.9
date: 1997/11/10 09:40:35; author: asami; state: Exp; lines: +2 -1
Portlint.
v. 1.8
date: 1997/11/09 14:13:05; author: jseger; state: Exp; lines: +11 -11
Update ports/lang/guile (repository copied by Satoshi from ports/lang/guile-iii)
from guile snapshot iii to guile version 1.2
v. 1.7
date: 1997/01/06 12:09:27; author: jkh; state: Exp; lines: +1 -3
Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain. This will cause the position to
revert to ports.
v. 1.6
date: 1996/11/12 02:18:26; 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.5
date: 1996/06/16 06:52:22; author: jkh; state: Exp; lines: +0 -1
Whoops! My `cvscommit' function doesn't take arguments, so this got
committed by mistake. Back it out.
v. 1.4
date: 1996/06/16 06:47:38; author: jkh; state: Exp; lines: +2 -1
Add tclX75
v. 1.3
date: 1995/11/22 13:12:49; author: asami; state: Exp; lines: +2 -2
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
v. 1.2
date: 1995/09/14 11:22:50; author: asami; state: Exp; lines: +3 -4
(1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p)
(2) Add $Id$ line
(3) This is not interactive, unlike guile-ii, which overwrites the
"regular" tcl/tk
v. 1.1
date: 1995/08/29 17:45:10; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/29 17:45:10; author: jkh; state: Exp; lines: +0 -0
Revision 3 of the GUILE language; this is actually the port of
choice now.
=============================================================================
v. 1.65
date: 2007/02/28 18:45:01; author: ahze; state: Exp; lines: +1 -1
- Bump PORTREVISION for changes in libltdl15.
v. 1.64
date: 2007/02/23 21:23:45; author: ahze; state: Exp; lines: +1 -1
Bump PORTREVISION to assure this port is rebuilt with patched libltdl.
v. 1.63
date: 2006/12/17 19:32:31; author: ahze; state: Exp; lines: +1 -0
Define libltdl_cv_sys_dlopen_deplibs
v. 1.62
date: 2006/10/17 01:50:02; author: marcus; state: Exp; lines: +4 -0
Restore a patch lost in the GNOME 2.16 merge, and attempt to fix the build
on ia64.
Approved by: portmgr (implicit)
v. 1.61
date: 2006/10/14 08:35:41; author: marcus; state: Exp; lines: +3 -9
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann
tmclaugh
mux
Yuri Pankov
chinsan
Thomas
Brian Gruber
Franz Klammer
Dominique Goncalves
Pascal Hofstee
Yasuda Keisuke
backyard
Andris Raugulis
Eric L. Chen
Pawel Worach
QuiRK on #freebsd-gnome
Shane Bell
luigi
sajd on #freebsd-gnome
sat
Chris Coleman
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz
Enjoy!
Approved by: portmgr (implicit, kris)
v. 1.60
date: 2006/06/08 15:54:14; author: lawrance; state: Exp; lines: +1 -0
Fix brokenness when installed with slib-guile versions >= 3a2.
This should fix one of gnucash's many problems.
PR: ports/93066 [1] [2], ports/93983 [3]
Submitted by: Geoffrey Mainland [1],
Robert Backhaus provided the fix [2],
Emilio Conti [3]
v. 1.59
date: 2006/05/16 04:57:49; author: mezz; state: Exp; lines: +1 -1
portlint:
-Remove quotes from BROKEN.
v. 1.58
date: 2006/05/09 20:52:14; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from the categories starting with L
v. 1.57
date: 2005/11/15 06:49:54; 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.56
date: 2005/10/08 13:49:29; author: pav; state: Exp; lines: +1 -1
- Update to 1.6.7
v. 1.55
date: 2005/07/21 05:42:41; author: mezz; state: Exp; lines: +1 -0
BROKEN on ia64: Does not install
Discussed with: marcus in #freebsd-gnome (freenode)
v. 1.54
date: 2005/05/30 12:26:11; author: arved; state: Exp; lines: +1 -1
Fix plist on FreeBSD powerpc:
guile does not support quickthreads on powerpc
Approved by: pav
v. 1.53
date: 2004/11/20 18:20:06; author: kwm; state: Exp; lines: +1 -2
Update to 1.6.5. This is mainly a bug fix release.
Changelog : http://www.gnu.org/software/guile/news.html
Approved by: pav (mentor)
v. 1.52
date: 2004/07/27 02:52:28; author: mezz; state: Exp; lines: +2 -3
Back out my previous commit, two ports need guile's .la files.
Requested by: marcus
v. 1.51
date: 2004/07/27 02:12:20; author: mezz; state: Exp; lines: +3 -2
-Correct the GNU_CONFIGURE -> USE_LIBTOOL_VER=15 to avoid install the .la files.
-Bump the PORTREVISION, because of pkg-plist change.
v. 1.50
date: 2004/06/04 17:29:23; author: ade; state: Exp; lines: +1 -2
Sync with new bsd.autotools.mk
v. 1.49
date: 2004/02/04 05:21:38; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.48
date: 2003/12/08 09:24:48; author: bland; state: Exp; lines: +1 -1
Enable crypt(3) support.
Submitted by: Alexey Antipov
v. 1.47
date: 2003/11/23 18:13:58; author: marcus; state: Exp; lines: +7 -1
Fix plist on ia64 and amd64, and fix build on amd64.
Approved by: portmgr (implicit)
v. 1.46
date: 2003/11/22 18:53:20; author: pav; state: Exp; lines: +1 -0
- Fix build on sparc64
Submitted by: Koop Mast
Approved by: adamw (mentor)
v. 1.45
date: 2003/10/20 05:32:13; author: marcus; state: Exp; lines: +7 -1
Fix build and execution of guile on ia64:
* Use continuation->backing_store to determine if we return for the first
time from getcontext(). This avoids having to depend on non-POSIX semantics
of the Linux implementation.
* Avoid using __libc_ia64_register_backing_store_base by hardcoding the base
of the backing store. The kernel is changed to put the backing store at
this address. It's not entirely clean, but I want to avoid adding all sorts
of variables in our libc for this for now.
* Fix a genuine bug in the ia64 case: the ia64-specific fields are not
initialized. On FreeBSD this means they have garbage (= 0xd0). Call
memset() after allocation to make sure the contregs structure is properly
cleared. Since this may affect other architectures, this patch will be
ia64 only.
Submitted by: marcel
v. 1.44
date: 2003/08/28 00:01:07; author: edwin; state: Exp; lines: +1 -1
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki
v. 1.43
date: 2003/08/17 03:51:54; author: marcus; state: Exp; lines: +3 -2
Use INFO.
v. 1.42
date: 2003/06/26 22:58:27; author: ade; state: Exp; lines: +2 -2
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)
v. 1.41
date: 2003/05/02 05:26:07; author: marcus; state: Exp; lines: +1 -1
Correct a patch and a post-patch substitution.
v. 1.40
date: 2003/05/02 05:19:27; author: marcus; state: Exp; lines: +4 -1
* Don't split info files
* Use %%DATADIR%%
Note, guile installs .la files as some of its dependents (like g-wrap,
gnucash, etc.) may use them.
Submitted by: ijliao
v. 1.39
date: 2003/05/02 03:18:31; author: marcus; state: Exp; lines: +7 -6
Update to 1.6.4. This is a big update that has the potential of breaking
ports that depend on guile. As such I have tested most of them. Here
are my results:
--KNOWN TO WORK--
devel/gconf
games/gnomegames
games/gnomegames2
devel/g-wrap
x11-toolkits/guile-gtk
x11-toolkits/guile-gnome
math/guppi
finance/gnucash
deskutils/gnotime
devel/libgtop
devel/autogen
games/gnurobots
audio/snd
math/drgenius
net/serveez
science/libctl
x11-wm/scwm (works with patches to be sent to maintainer)
--KNOWN NOT TO WORK (maintainer is working on update)--
cad/geda
cad/geda-symcheck
cad/geda-utils
cad/gnetlist
cad/gschem
cad/gwave
cad/libgeda
--UNKNOWN--
mail/icqmail (marked IGNORE for other reasons)
lang/gnustep-guile (could not build for other reasons; will notify maintainer)
math/siag (did not test)
science/mpb (did not test)
PR: 43910
v. 1.38
date: 2003/04/04 04:55:14; author: marcus; state: Exp; lines: +1 -1
Work around what I believe to be a broken implementation of isfinite()
in -CURRENT that was causing a numerical overflow in apps such as
GnuCash.
PR: 50089
v. 1.37
date: 2003/02/19 05:29:57; author: marcus; state: Exp; lines: +1 -0
* Revert previous commit to pkg-plist [1]
* De-pkg-comment
[1] See http://www.freebsd.org/cgi/query-pr.cgi?pr=48439 for more details.
v. 1.36
date: 2003/02/05 06:10:53; author: marcus; state: Exp; lines: +4 -2
* Teach guile about LOCALBASE and X11BASE when looking for scheme modules
* Assign maintainership to gnome
v. 1.35
date: 2002/11/07 03:10:53; author: adamw; state: Exp; lines: +0 -2
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
v. 1.34
date: 2002/11/06 22:45:49; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.33
date: 2002/08/05 20:31:04; author: okazaki; state: Exp; lines: +8 -3
Add a workaround for the error of ${REINPLACE_CMD}.
List reinplaced files statically.
v. 1.32
date: 2002/08/04 19:15:05; author: marcus; state: Exp; lines: +3 -1
Fix LIB_DEPENDS by adding a dependency on libtool.
PR: 40900
Submitted by: KATO Tsuguru
v. 1.31
date: 2002/06/19 19:58:09; author: marcus; state: Exp; lines: +4 -1
* Don't install .la files
* Don't install libltdl.*
* Dump PORTREVISION
v. 1.30
date: 2002/06/19 08:18:07; author: sobomax; state: Exp; lines: +1 -0
Add USE_REINPLACE where appropriate.
v. 1.29
date: 2002/06/19 07:42:17; author: ijliao; state: Exp; lines: +8 -4
upgrade to 1.4.1
v. 1.28
date: 2001/09/17 17:40:19; author: dwcjr; state: Exp; lines: +2 -2
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
v. 1.27
date: 2000/08/04 01:03:58; author: ade; state: Exp; lines: +3 -3
Update to 1.4 (shlib version .6 -> .9)
Approved by: maintainer
v. 1.26
date: 2000/06/16 21:51:19; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.25
date: 2000/06/16 10:38:21; author: sobomax; state: Exp; lines: +2 -1
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.24
date: 2000/04/24 19:15:49; author: jseger; state: Exp; lines: +2 -7
Fix compilation on CURRENT
Submitted by: Jeremy Lea
PR: ports/17899
v. 1.23
date: 2000/04/12 06:18:49; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.22
date: 2000/03/11 22:16:20; author: asami; state: Exp; lines: +2 -2
Re-enable threads and add libqthreads.* to pkg/PLIST.
v. 1.21
date: 2000/03/11 21:47:14; author: asami; state: Exp; lines: +2 -2
Temporary disable --with-threads; we suspect it is causing the libgtop
build to fail.
v. 1.20
date: 2000/03/08 14:34:16; author: jseger; state: Exp; lines: +4 -2
Add additional MASTER_SITE
Add threads support
v. 1.19
date: 1999/12/01 05:21:28; author: jseger; state: Exp; lines: +2 -2
Re-enable readline support
v. 1.18
date: 1999/11/29 02:37:10; author: jseger; state: Exp; lines: +8 -4
Upgrade to guile-1.3.4
v. 1.17
date: 1999/08/25 06:34:41; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.16
date: 1999/06/05 22:30:52; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.15
date: 1999/01/27 07:41:21; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.14
date: 1998/10/26 13:09:35; author: vanilla; state: Exp; lines: +6 -3
Upgrade to 1.3.
v. 1.13
date: 1998/09/22 15:44:11; author: vanilla; state: Exp; lines: +4 -1
Convert guile to elf.
v. 1.12
date: 1997/11/22 16:01:32; author: jseger; state: Exp; lines: +1 -2
Enable building of shared libraries in lang/guile
v. 1.11
date: 1997/11/12 01:33:19; author: jseger; state: Exp; lines: +1 -3
Somehow I missed adding the patches directory last time. This makes it compile
under current (and hopefully 2.2).
v. 1.10
date: 1997/11/10 09:41:40; author: asami; state: Exp; lines: +3 -1
Mark this port BROKEN, it does not build in -stable.
v. 1.9
date: 1997/11/10 09:40:35; author: asami; state: Exp; lines: +2 -1
Portlint.
v. 1.8
date: 1997/11/09 14:13:05; author: jseger; state: Exp; lines: +11 -11
Update ports/lang/guile (repository copied by Satoshi from ports/lang/guile-iii)
from guile snapshot iii to guile version 1.2
v. 1.7
date: 1997/01/06 12:09:27; author: jkh; state: Exp; lines: +1 -3
Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain. This will cause the position to
revert to ports.
v. 1.6
date: 1996/11/12 02:18:26; 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.5
date: 1996/06/16 06:52:22; author: jkh; state: Exp; lines: +0 -1
Whoops! My `cvscommit' function doesn't take arguments, so this got
committed by mistake. Back it out.
v. 1.4
date: 1996/06/16 06:47:38; author: jkh; state: Exp; lines: +2 -1
Add tclX75
v. 1.3
date: 1995/11/22 13:12:49; author: asami; state: Exp; lines: +2 -2
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
v. 1.2
date: 1995/09/14 11:22:50; author: asami; state: Exp; lines: +3 -4
(1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p)
(2) Add $Id$ line
(3) This is not interactive, unlike guile-ii, which overwrites the
"regular" tcl/tk
v. 1.1
date: 1995/08/29 17:45:10; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/29 17:45:10; author: jkh; state: Exp; lines: +0 -0
Revision 3 of the GUILE language; this is actually the port of
choice now.
=============================================================================
|
| |

|