aboutsummaryrefslogtreecommitdiffstats
path: root/lang/guile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* lang/guile: Fix build with NLS disabledbofh2015-06-181-0/+2
| | | | | | | - Add LICENSE_FILE PR: 200923 Submitted by: amdmi3@FreeBSD.org
* lang/guile: Remove USE_AUTOTOOLSbofh2015-06-0218-69/+70
| | | | | - Add PORTSCOUT variable to limit within 1.X.X - Fix patch files to reflect 'make makepatch'
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-241-1/+1
| | | | Approved by: bapt
* Cleanup plistbapt2014-10-271-16/+0
|
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-171-2/+3
| | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
* lang/guile:tijl2014-08-315-54/+15
| | | | | | | | | - Add USES=libtool and bump dependent ports - Replace Makefile.* patches with USES=pathfix - Replace config.h.in patch with USE_AUTOTOOLS=autoheader - Avoid automake by touching Makefile.in Approved by: portmgr (implicit, bump unstaged port)
* Fix build with texinfo 5.2bapt2014-06-265-0/+84
|
* Fix build without texinfo in basebapt2014-06-251-1/+1
|
* - Mark CONFLICTS_INSTALL with lang/guile2sunpoet2014-05-261-0/+2
|
* - Add LICENSEsunpoet2014-04-301-4/+11
| | | | | | | | | | | | - Add NLS option - Pass maintainership to submitter - While I'm here: - Simplify GUILE_VER - Remove OPTIONS_DEFAULT - USe NLS_CONFIGURE_ENABLE PR: ports/189115 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* This is a three-part for building guile with clang (or with any otherkwm2014-04-283-0/+33
| | | | | | | | | | | | | | | | modern compiler): 1) Use -fwrap in CFLAGS, since guile depends on integer overflows. 2) Fix grep + sed logic in guile-snarf.in to be compatible with the output of clang's preprocessor. This is achieved by adding additional newlines before the ^^ delimiters, which guile-snarf depends on. 3) Similarly, in c-tokenize.c, clang's preprocessor outputs EOLs and hash marks in different places, confusing the lexer. Simply don't output them to fix the problem. While here strip binaries and libraries. Submitted by: dim@
* - Convert to stagingmadpilot2013-10-104-8/+5
| | | | | - Convert to USES=gmake - Convert LIB_DEPENDS to new format
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | lang)
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-2/+1
| | | | Convert USE_READLINE by USES=readline
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Reset maintainership per maintainer requestbapt2012-12-281-9/+4
| | | | | | | While here: - trim headers - Remove shlib number - Small cleanup up
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|
* - Fix build with FreeBSD 10miwi2011-10-291-0/+1
|
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Update to 1.8.8jlaffaye2011-07-314-17/+16
| | | | | | PR: ports/155595 Submitted by: Takefu <takefu@airport.fm> Approved by: Amatus <c11h15no2@yahoo.com> (maintainer)
* Fix build with clang by removing -Werrorarved2011-07-251-2/+20
| | | | | | PR: 158705 Submitted by: Guido Falsi Approved by: maintainer timeout
* Fix build after USE_NCURSES introductionbapt2011-06-021-2/+2
|
* - Add USE_NCURSESmiwi2011-05-312-2/+2
| | | | | | | | - While here get rid MD5 PR: 157144 Submitted by: Raphael Kubo da Costa <kubito@gmail.com> Approved by: maintainer
* Sync to final (for now) bsd.autotools.mkade2010-12-231-1/+3
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-161-2/+2
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-3/+3
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* Switch to use newer GMP version.ale2010-04-191-2/+2
| | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin)
* Fix build on HEADerwin2010-04-191-4/+13
| | | | | | PR: 144845 Submitted by: Scot Hetzel <swhetzel@gmail.com> Approved by: maintainer
* Fix build for ia64.marcel2009-11-231-0/+23
| | | | No response from: maintainer (amatus@gnu.org)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Chase libgmp and bump PORTREVISION.ale2009-05-131-1/+2
|
* - Use correct pkgconfig files dir.stas2009-03-141-0/+11
| | | | | | PR: ports/132212 Submitted by: John Hein <jhein@timing.com> Approved by: Amatus <c11h15no2@yahoo.com> (maintainer)
* - Update to 1.8.6miwi2009-01-233-7/+7
| | | | | | | PR: 129916 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: maintainer exp-run: pav
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+2
| | | | Tested by: exp build run (erwin)
* - Update to 1.85 (share lib version bumped)rafan2008-07-217-30/+53
| | | | | | PR: ports/125435 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> Approved by: Amatus <c11h15no2 at yahoo.com> (maintainer)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - 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)
* - Fix build on sparc64gahr2008-03-072-14/+109
| | | | Approved by: Maintainer, miwi (mentor)
* This one is sneaky. Guile depends on gmake which brings in gettext. Guilemarcus2008-03-021-1/+2
| | | | | | | | | | detects gettext and links to it. However, gettext was not a RUN_DEPENDS or LIB_DEPENDS, so other packages which don't already install gettext fail. Fix this by adding USE_GETTEXT. Reported by: pointyhat via erwin
* Add a missing dependency on libgmp4.marcus2008-03-011-0/+3
|
* Update to 1.8.4, and assign maintainership to submitter.marcus2008-03-0118-214/+247
| | | | | PR: 121137 Submitted by: David Barksdale <amatus@gnu.org>
* - Bump PORTREVISION for changes in libltdl15.ahze2007-03-011-1/+1
|
* Bump PORTREVISION to assure this port is rebuilt with patched libltdl.ahze2007-02-241-1/+1
|
* Define libltdl_cv_sys_dlopen_deplibsahze2006-12-182-3/+14
|
* Fix detection of socklen_t which will fix the build on 4.X.marcus2006-11-051-0/+10
| | | | Reported by: pointyhat via kris
* Restore a patch lost in the GNOME 2.16 merge, and attempt to fix the buildmarcus2006-10-172-0/+98
| | | | | | on ia64. Approved by: portmgr (implicit)
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-145-191/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris)
* Fix brokenness when installed with slib-guile versions >= 3a2.lawrance2006-06-082-0/+86
| | | | | | | | | 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]
* portlint:mezz2006-05-161-1/+1
| | | | -Remove quotes from BROKEN.
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
|
* - Add SHA256 checksumspav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* - Update to 1.6.7pav2005-10-083-3/+4
|
* BROKEN on ia64: Does not installmezz2005-07-211-0/+1
| | | | Discussed with: marcus in #freebsd-gnome (freenode)
* Fix plist on FreeBSD powerpc:arved2005-05-301-1/+1
| | | | | | guile does not support quickthreads on powerpc Approved by: pav
* - Regenerate patch filepav2004-11-241-20/+18
| | | | Reported by: pointyhat via kris
* - Remove patch files which should be removed in 1.6.5 updatepav2004-11-211-31/+0
| | | | | Reported by: seanc Pointy hat to: kwm
* Update to 1.6.5. This is mainly a bug fix release.kwm2004-11-214-4/+17
| | | | | | Changelog : http://www.gnu.org/software/guile/news.html Approved by: pav (mentor)
* Fix build on sparc64.marcus2004-09-131-2/+11
| | | | | | | PR: 71679 Submitted by: Koop Mast <kwm@rainbow-runner.nl> Reported by: pointyhat Approved by: portmgr (implicit)
* Back out my previous commit, two ports need guile's .la files.mezz2004-07-272-3/+8
| | | | Requested by: marcus
* -Correct the GNU_CONFIGURE -> USE_LIBTOOL_VER=15 to avoid install the .la files.mezz2004-07-272-8/+3
| | | | -Bump the PORTREVISION, because of pkg-plist change.
* Sync with new bsd.autotools.mkade2004-06-051-2/+1
|
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Enable crypt(3) support.bland2003-12-082-1/+32
| | | | Submitted by: Alexey Antipov <rabbit@lipetsk.ru>
* Fix plist on ia64 and amd64, and fix build on amd64.marcus2003-11-243-9/+34
| | | | Approved by: portmgr (implicit)
* - Fix build on sparc64pav2003-11-231-0/+1
| | | | | Submitted by: Koop Mast <kwm@rainbow-runner.nl> Approved by: adamw (mentor)
* Fix build and execution of guile on ia64:marcus2003-10-203-5/+112
| | | | | | | | | | | | | | | | | * 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
* Use the virtual category "scheme" (part ii)edwin2003-08-281-1/+1
| | | | | | | | | 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 <fuyuki@nigredo.org>
* Use INFO.marcus2003-08-172-14/+3
|
* libtool uber-patchade2003-06-271-2/+2
| | | | | | | | | | | * 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)
* Correct a make patch error.marcus2003-06-021-4/+4
|
* Fix build on Sparc64.marcus2003-06-012-6/+21
| | | | Reported by: kris
* Fix build on Sparc.marcus2003-05-231-0/+12
| | | | Reported by: bento
* Remove SPARC section. This assumed a 32-bit SPARC, not the UltraSPARC.marcus2003-05-081-12/+0
|
* Add support for FreeBSD Alpha and Sparc.marcus2003-05-041-0/+36
|
* Correct a patch and a post-patch substitution.marcus2003-05-022-3/+3
|
* * Don't split info filesmarcus2003-05-022-126/+98
| | | | | | | | | * Use %%DATADIR%% Note, guile installs .la files as some of its dependents (like g-wrap, gnucash, etc.) may use them. Submitted by: ijliao
* Update to 1.6.4. This is a big update that has the potential of breakingmarcus2003-05-028-89/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Work around what I believe to be a broken implementation of isfinite()marcus2003-04-042-1/+23
| | | | | | | in -CURRENT that was causing a numerical overflow in apps such as GnuCash. PR: 50089
* * Revert previous commit to pkg-plist [1]marcus2003-02-193-2/+2
| | | | | | * De-pkg-comment [1] See http://www.freebsd.org/cgi/query-pr.cgi?pr=48439 for more details.
* Correct an error building the temporary packing list.marcus2003-02-161-1/+1
| | | | PR: 48163
* * Teach guile about LOCALBASE and X11BASE when looking for scheme modulesmarcus2003-02-052-2/+15
| | | | * Assign maintainership to gnome
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fix build on Alpha.marcus2002-09-291-0/+20
| | | | | Reported by: bento Tested by: kris on bento
* Add a workaround for the error of ${REINPLACE_CMD}.okazaki2002-08-061-3/+8
| | | | List reinplaced files statically.
* Fix LIB_DEPENDS by adding a dependency on libtool.marcus2002-08-051-1/+3
| | | | | PR: 40900 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* * Don't install .la filesmarcus2002-06-204-4/+24
| | | | | * Don't install libltdl.* * Dump PORTREVISION
* Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1
|
* upgrade to 1.4.1ijliao2002-06-195-28/+20
|
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
| | | | | | have been inactive for too long Approved by: will
* Update to 1.4 (shlib version .6 -> .9)ade2000-08-043-10/+17
| | | | Approved by: maintainer
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | 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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Fix compilation on CURRENTjseger2000-04-252-6/+12
| | | | | Submitted by: Jeremy Lea <reg@FreeBSD.ORG> PR: ports/17899
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Re-enable threads and add libqthreads.* to pkg/PLIST.asami2000-03-122-1/+4
|
* Temporary disable --with-threads; we suspect it is causing the libgtopasami2000-03-121-1/+1
| | | | build to fail.
* Add additional MASTER_SITEjseger2000-03-081-1/+3
| | | | Add threads support
* Re-enable readline supportjseger1999-12-013-1/+24
|
* Upgrade to guile-1.3.4jseger1999-11-293-36/+50
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-5/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Upgrade to 1.3.vanilla1998-10-263-31/+51
|
* Convert guile to elf.vanilla1998-09-222-2/+7
|
* Portlint and fix compile problem on current (/usr/lib/aout).vanilla1998-07-021-4/+5
|
* Enable building of shared libraries in lang/guilejseger1997-11-232-2/+3
|
* Somehow I missed adding the patches directory last time. This makes it compilejseger1997-11-121-3/+1
| | | | under current (and hopefully 2.2).
* Mark this port BROKEN, it does not build in -stable.asami1997-11-101-1/+3
|
* Portlint.asami1997-11-101-1/+2
|
* Remove name of package from front of COMMENT.asami1997-11-101-1/+1
|
* Update ports/lang/guile (repository copied by Satoshi from ports/lang/guile-iii)jseger1997-11-095-127/+121
| | | | from guile snapshot iii to guile version 1.2
* Remove myself as MAINTAINER from a number of ports I no longerjkh1997-01-061-3/+1
| | | | | have time to properly maintain. This will cause the position to revert to ports.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-2/+2
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Whoops! My `cvscommit' function doesn't take arguments, so this gotjkh1996-06-161-1/+0
| | | | committed by mistake. Back it out.
* Add tclX75jkh1996-06-161-1/+2
|
* Change category nome from "languages" to "lang". Also remove "programming"asami1995-11-221-2/+2
| | | | which appeared in some of them, everything here is a programming language! :)
* Shorten the comments.jkh1995-10-301-1/+1
|
* (1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p)asami1995-09-141-4/+3
| | | | | | | (2) Add $Id$ line (3) This is not interactive, unlike guile-ii, which overwrites the "regular" tcl/tk
* Revision 3 of the GUILE language; this is actually the port ofjkh1995-08-305-0/+138
choice now.