The FreeBSD Ports Archive
FreeBSD lang : gcl4>
GNU Common Lisp
The GCL system contains C and Lisp source files to build a Common
Lisp sytem. The original KCL system was written by Taiichi Yuasa
and Masami Hagiya in 1984. The AKCL system work was begun in 1987
by William Schelter and continued through 1994. In 1994 AKCL was
released as GCL (GNU Common Lisp) under the GNU public library
license.
http://www.gnu.org/software/gcl/
|
gcl history
v. 1.40
date: 2007/09/30 04:46:58; author: linimon; state: Exp; lines: +1 -3
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.39
date: 2007/07/23 09:36:05; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.38
date: 2007/05/19 20:13:37; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37
date: 2006/05/10 14:46:39; author: ale; state: Exp; lines: +3 -2
Chase gmp library and bump PORTREVISION.
v. 1.36
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.35
date: 2005/11/03 14:49:25; author: markm; state: Exp; lines: +2 -1
Upgrade to v 2.6.7, which can compile Maxima.
v. 1.34
date: 2005/10/21 19:41:07; author: kris; state: Exp; lines: +1 -1
Remove sparc64 from supported arch list; afaik this port has never
built on sparc64 because it seems to go into an infinite loop at build time.
v. 1.33
date: 2005/04/30 01:37:41; author: kris; state: Exp; lines: +1 -7
Now builds on 4.x
v. 1.32
date: 2005/04/02 19:12:59; author: markm; state: Exp; lines: +1 -1
Update to GCL-2.6.6
v. 1.31
date: 2004/12/11 21:31:40; author: kris; state: Exp; lines: +4 -0
BROKEN on 4.x: Does not compile
v. 1.30
date: 2004/08/18 18:35:08; author: markm; state: Exp; lines: +1 -0
Oops. Needs libgmp.
v. 1.29
date: 2004/08/18 18:33:58; author: markm; state: Exp; lines: +4 -3
Update to v 2.6.5.
v. 1.28
date: 2004/07/19 15:52:07; author: markm; state: Exp; lines: +6 -9
Upgrade to GCL 2.6.3.
v. 1.27
date: 2004/04/12 04:22:15; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.26
date: 2004/03/14 06:16:50; 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.25
date: 2004/02/04 05:21:36; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.24
date: 2004/02/02 10:44:19; author: markm; state: Exp; lines: +2 -0
This port only works on sparc64 and i386. ELF gurus who want to fix
this are welcome to take a look. The problem is in the undump()
arena.
v. 1.23
date: 2003/09/14 15:10:02; author: markm; state: Exp; lines: +31 -20
Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
v. 1.22
date: 2003/08/08 04:40:42; author: kris; state: Exp; lines: +0 -0
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
v. 1.21
date: 2003/02/21 12:35:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2002/05/18 02:41:24; author: kris; state: Exp; lines: +2 -0
BROKEN: Dies with sig11 during build
v. 1.19
date: 2001/12/08 06:22:03; author: ijliao; state: Exp; lines: +13 -16
upgrade to 2.4.0
assign maintainer (was ports@FreeBSD.org0
PR: 32548
Submitted by: Tim Pierce
v. 1.18
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.17
date: 2000/04/12 06:18:37; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.16
date: 2000/02/27 17:44:01; author: green; state: Exp; lines: +8 -2
Mark this broken for -CURRENT.
v. 1.15
date: 1999/11/25 18:33:53; author: jseger; state: Exp; lines: +13 -10
Unbreak and upgrade to gcl-2.3
v. 1.14
date: 1999/08/25 06:34:37; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1999/06/05 22:30:47; 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.12
date: 1999/01/27 07:41:20; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.11
date: 1998/10/14 01:17:50; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
cd unixport; make saved_gcl)
../xbin/if-exists /usr/u9/wfs/schelter "../xbin/inc-version"
../xbin/if-exists saved_gcl "rm -f saved_gcl"
cat init_gcl.lsp | sed -e "s"DATE"Version(`cat ../majvers`.`cat ../minvers`) `date`g" -e 'ssaved_gclsaved_gclg' -e 'slinks t)links t)(setq compiler::*cc* "gcc -pipe -O -fwritable-strings -fomit-frame-pointer -DVOL=volatile -I/usr/ports/lang/gcl/work/gcl-2.2.2/o -I/usr/local/lib/gcl-2.2.2/h -fsigned-char")(si::build-symbol-table)g' -e "sGCLDIR/usr/ports/lang/gcl/work/gcl-2.2.2g" -e "s(defun lisp-imp(setq si::*gcl-version* `cat ../minvers` si::*gcl-major-version* `cat ../majvers`)(defun lisp-impg" -e "s:GCL-1:GCL-"`cat ../majvers`":g" > foo
../unixport/raw_gcl ../unixport/ -libdir /usr/ports/lang/gcl/work/gcl-2.2.2/ < foo
GCL (GNU Common Lisp) April 1994 32768 pages
Unrecoverable error: GBC is not enabled.
Abort trap - core dumped
*** Error code 134
v. 1.10
date: 1997/10/13 09:10:28; author: tg; state: Exp; lines: +13 -2
Handle info files.
Submitted by: Justin M. Seger
v. 1.9
date: 1997/10/07 09:20:05; author: tg; state: Exp; lines: +6 -11
Upgrade to 2.2.2.
PR: 4699
Submitted by: Justin M. Seger
v. 1.8
date: 1997/03/05 12:24:46; author: asami; state: Exp; lines: +2 -1
Well, I did my best to try to make this thing compile but it seems
to require and older version of tcl/tk. Given that the latest version
(called 2.2, as opposed to 2.0 that we have) is timestamped November
'95, we may not have much hope. :(
v. 1.7
date: 1996/11/12 02:18:17; author: obrien; state: Exp; lines: +5 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.6
date: 1995/11/22 13:12:44; 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.5
date: 1995/04/24 11:29:11; author: asami; state: Exp; lines: +2 -8
Update lang Makefiles, compressing some man pages and stripping some
executables along the way.
v. 1.4
date: 1995/04/16 22:09:31; author: hsu; state: Exp; lines: +3 -4
Upgrade to gcl 2.0.
v. 1.3
date: 1995/04/15 05:44:35; author: asami; state: Exp; lines: +3 -2
Update of lang Makefiles....
v. 1.2
date: 1995/04/01 12:46:51; author: jkh; state: Exp; lines: +2 -1
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.1
date: 1995/02/12 21:10:00; author: hsu; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/02/12 21:10:01; author: hsu; state: Exp; lines: +0 -0
gcl - GNU Common Lisp
=============================================================================
v. 1.40
date: 2007/09/30 04:46:58; author: linimon; state: Exp; lines: +1 -3
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.39
date: 2007/07/23 09:36:05; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.38
date: 2007/05/19 20:13:37; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37
date: 2006/05/10 14:46:39; author: ale; state: Exp; lines: +3 -2
Chase gmp library and bump PORTREVISION.
v. 1.36
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.35
date: 2005/11/03 14:49:25; author: markm; state: Exp; lines: +2 -1
Upgrade to v 2.6.7, which can compile Maxima.
v. 1.34
date: 2005/10/21 19:41:07; author: kris; state: Exp; lines: +1 -1
Remove sparc64 from supported arch list; afaik this port has never
built on sparc64 because it seems to go into an infinite loop at build time.
v. 1.33
date: 2005/04/30 01:37:41; author: kris; state: Exp; lines: +1 -7
Now builds on 4.x
v. 1.32
date: 2005/04/02 19:12:59; author: markm; state: Exp; lines: +1 -1
Update to GCL-2.6.6
v. 1.31
date: 2004/12/11 21:31:40; author: kris; state: Exp; lines: +4 -0
BROKEN on 4.x: Does not compile
v. 1.30
date: 2004/08/18 18:35:08; author: markm; state: Exp; lines: +1 -0
Oops. Needs libgmp.
v. 1.29
date: 2004/08/18 18:33:58; author: markm; state: Exp; lines: +4 -3
Update to v 2.6.5.
v. 1.28
date: 2004/07/19 15:52:07; author: markm; state: Exp; lines: +6 -9
Upgrade to GCL 2.6.3.
v. 1.27
date: 2004/04/12 04:22:15; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.26
date: 2004/03/14 06:16:50; 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.25
date: 2004/02/04 05:21:36; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.24
date: 2004/02/02 10:44:19; author: markm; state: Exp; lines: +2 -0
This port only works on sparc64 and i386. ELF gurus who want to fix
this are welcome to take a look. The problem is in the undump()
arena.
v. 1.23
date: 2003/09/14 15:10:02; author: markm; state: Exp; lines: +31 -20
Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
v. 1.22
date: 2003/08/08 04:40:42; author: kris; state: Exp; lines: +0 -0
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
v. 1.21
date: 2003/02/21 12:35:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2002/05/18 02:41:24; author: kris; state: Exp; lines: +2 -0
BROKEN: Dies with sig11 during build
v. 1.19
date: 2001/12/08 06:22:03; author: ijliao; state: Exp; lines: +13 -16
upgrade to 2.4.0
assign maintainer (was ports@FreeBSD.org0
PR: 32548
Submitted by: Tim Pierce
v. 1.18
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.17
date: 2000/04/12 06:18:37; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.16
date: 2000/02/27 17:44:01; author: green; state: Exp; lines: +8 -2
Mark this broken for -CURRENT.
v. 1.15
date: 1999/11/25 18:33:53; author: jseger; state: Exp; lines: +13 -10
Unbreak and upgrade to gcl-2.3
v. 1.14
date: 1999/08/25 06:34:37; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1999/06/05 22:30:47; 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.12
date: 1999/01/27 07:41:20; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.11
date: 1998/10/14 01:17:50; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
cd unixport; make saved_gcl)
../xbin/if-exists /usr/u9/wfs/schelter "../xbin/inc-version"
../xbin/if-exists saved_gcl "rm -f saved_gcl"
cat init_gcl.lsp | sed -e "s"DATE"Version(`cat ../majvers`.`cat ../minvers`) `date`g" -e 'ssaved_gclsaved_gclg' -e 'slinks t)links t)(setq compiler::*cc* "gcc -pipe -O -fwritable-strings -fomit-frame-pointer -DVOL=volatile -I/usr/ports/lang/gcl/work/gcl-2.2.2/o -I/usr/local/lib/gcl-2.2.2/h -fsigned-char")(si::build-symbol-table)g' -e "sGCLDIR/usr/ports/lang/gcl/work/gcl-2.2.2g" -e "s(defun lisp-imp(setq si::*gcl-version* `cat ../minvers` si::*gcl-major-version* `cat ../majvers`)(defun lisp-impg" -e "s:GCL-1:GCL-"`cat ../majvers`":g" > foo
../unixport/raw_gcl ../unixport/ -libdir /usr/ports/lang/gcl/work/gcl-2.2.2/ < foo
GCL (GNU Common Lisp) April 1994 32768 pages
Unrecoverable error: GBC is not enabled.
Abort trap - core dumped
*** Error code 134
v. 1.10
date: 1997/10/13 09:10:28; author: tg; state: Exp; lines: +13 -2
Handle info files.
Submitted by: Justin M. Seger
v. 1.9
date: 1997/10/07 09:20:05; author: tg; state: Exp; lines: +6 -11
Upgrade to 2.2.2.
PR: 4699
Submitted by: Justin M. Seger
v. 1.8
date: 1997/03/05 12:24:46; author: asami; state: Exp; lines: +2 -1
Well, I did my best to try to make this thing compile but it seems
to require and older version of tcl/tk. Given that the latest version
(called 2.2, as opposed to 2.0 that we have) is timestamped November
'95, we may not have much hope. :(
v. 1.7
date: 1996/11/12 02:18:17; author: obrien; state: Exp; lines: +5 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.6
date: 1995/11/22 13:12:44; 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.5
date: 1995/04/24 11:29:11; author: asami; state: Exp; lines: +2 -8
Update lang Makefiles, compressing some man pages and stripping some
executables along the way.
v. 1.4
date: 1995/04/16 22:09:31; author: hsu; state: Exp; lines: +3 -4
Upgrade to gcl 2.0.
v. 1.3
date: 1995/04/15 05:44:35; author: asami; state: Exp; lines: +3 -2
Update of lang Makefiles....
v. 1.2
date: 1995/04/01 12:46:51; author: jkh; state: Exp; lines: +2 -1
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.1
date: 1995/02/12 21:10:00; author: hsu; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/02/12 21:10:01; author: hsu; state: Exp; lines: +0 -0
gcl - GNU Common Lisp
=============================================================================
v. 1.40
date: 2007/09/30 04:46:58; author: linimon; state: Exp; lines: +1 -3
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.39
date: 2007/07/23 09:36:05; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.38
date: 2007/05/19 20:13:37; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37
date: 2006/05/10 14:46:39; author: ale; state: Exp; lines: +3 -2
Chase gmp library and bump PORTREVISION.
v. 1.36
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.35
date: 2005/11/03 14:49:25; author: markm; state: Exp; lines: +2 -1
Upgrade to v 2.6.7, which can compile Maxima.
v. 1.34
date: 2005/10/21 19:41:07; author: kris; state: Exp; lines: +1 -1
Remove sparc64 from supported arch list; afaik this port has never
built on sparc64 because it seems to go into an infinite loop at build time.
v. 1.33
date: 2005/04/30 01:37:41; author: kris; state: Exp; lines: +1 -7
Now builds on 4.x
v. 1.32
date: 2005/04/02 19:12:59; author: markm; state: Exp; lines: +1 -1
Update to GCL-2.6.6
v. 1.31
date: 2004/12/11 21:31:40; author: kris; state: Exp; lines: +4 -0
BROKEN on 4.x: Does not compile
v. 1.30
date: 2004/08/18 18:35:08; author: markm; state: Exp; lines: +1 -0
Oops. Needs libgmp.
v. 1.29
date: 2004/08/18 18:33:58; author: markm; state: Exp; lines: +4 -3
Update to v 2.6.5.
v. 1.28
date: 2004/07/19 15:52:07; author: markm; state: Exp; lines: +6 -9
Upgrade to GCL 2.6.3.
v. 1.27
date: 2004/04/12 04:22:15; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.26
date: 2004/03/14 06:16:50; 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.25
date: 2004/02/04 05:21:36; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.24
date: 2004/02/02 10:44:19; author: markm; state: Exp; lines: +2 -0
This port only works on sparc64 and i386. ELF gurus who want to fix
this are welcome to take a look. The problem is in the undump()
arena.
v. 1.23
date: 2003/09/14 15:10:02; author: markm; state: Exp; lines: +31 -20
Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
v. 1.22
date: 2003/08/08 04:40:42; author: kris; state: Exp; lines: +0 -0
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
v. 1.21
date: 2003/02/21 12:35:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2002/05/18 02:41:24; author: kris; state: Exp; lines: +2 -0
BROKEN: Dies with sig11 during build
v. 1.19
date: 2001/12/08 06:22:03; author: ijliao; state: Exp; lines: +13 -16
upgrade to 2.4.0
assign maintainer (was ports@FreeBSD.org0
PR: 32548
Submitted by: Tim Pierce
v. 1.18
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.17
date: 2000/04/12 06:18:37; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.16
date: 2000/02/27 17:44:01; author: green; state: Exp; lines: +8 -2
Mark this broken for -CURRENT.
v. 1.15
date: 1999/11/25 18:33:53; author: jseger; state: Exp; lines: +13 -10
Unbreak and upgrade to gcl-2.3
v. 1.14
date: 1999/08/25 06:34:37; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1999/06/05 22:30:47; 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.12
date: 1999/01/27 07:41:20; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.11
date: 1998/10/14 01:17:50; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
cd unixport; make saved_gcl)
../xbin/if-exists /usr/u9/wfs/schelter "../xbin/inc-version"
../xbin/if-exists saved_gcl "rm -f saved_gcl"
cat init_gcl.lsp | sed -e "s"DATE"Version(`cat ../majvers`.`cat ../minvers`) `date`g" -e 'ssaved_gclsaved_gclg' -e 'slinks t)links t)(setq compiler::*cc* "gcc -pipe -O -fwritable-strings -fomit-frame-pointer -DVOL=volatile -I/usr/ports/lang/gcl/work/gcl-2.2.2/o -I/usr/local/lib/gcl-2.2.2/h -fsigned-char")(si::build-symbol-table)g' -e "sGCLDIR/usr/ports/lang/gcl/work/gcl-2.2.2g" -e "s(defun lisp-imp(setq si::*gcl-version* `cat ../minvers` si::*gcl-major-version* `cat ../majvers`)(defun lisp-impg" -e "s:GCL-1:GCL-"`cat ../majvers`":g" > foo
../unixport/raw_gcl ../unixport/ -libdir /usr/ports/lang/gcl/work/gcl-2.2.2/ < foo
GCL (GNU Common Lisp) April 1994 32768 pages
Unrecoverable error: GBC is not enabled.
Abort trap - core dumped
*** Error code 134
v. 1.10
date: 1997/10/13 09:10:28; author: tg; state: Exp; lines: +13 -2
Handle info files.
Submitted by: Justin M. Seger
v. 1.9
date: 1997/10/07 09:20:05; author: tg; state: Exp; lines: +6 -11
Upgrade to 2.2.2.
PR: 4699
Submitted by: Justin M. Seger
v. 1.8
date: 1997/03/05 12:24:46; author: asami; state: Exp; lines: +2 -1
Well, I did my best to try to make this thing compile but it seems
to require and older version of tcl/tk. Given that the latest version
(called 2.2, as opposed to 2.0 that we have) is timestamped November
'95, we may not have much hope. :(
v. 1.7
date: 1996/11/12 02:18:17; author: obrien; state: Exp; lines: +5 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.6
date: 1995/11/22 13:12:44; 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.5
date: 1995/04/24 11:29:11; author: asami; state: Exp; lines: +2 -8
Update lang Makefiles, compressing some man pages and stripping some
executables along the way.
v. 1.4
date: 1995/04/16 22:09:31; author: hsu; state: Exp; lines: +3 -4
Upgrade to gcl 2.0.
v. 1.3
date: 1995/04/15 05:44:35; author: asami; state: Exp; lines: +3 -2
Update of lang Makefiles....
v. 1.2
date: 1995/04/01 12:46:51; author: jkh; state: Exp; lines: +2 -1
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.1
date: 1995/02/12 21:10:00; author: hsu; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/02/12 21:10:01; author: hsu; state: Exp; lines: +0 -0
gcl - GNU Common Lisp
=============================================================================
|
| |

|