FreshPorts -- The Place For Ports Sat, 5 Jul 2008 5:43 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
gcl 2.6.7_3 lang on this many watch lists=6 search for ports that depend on this port
GNU Common Lisp
Maintained by: markm@freebsd.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tcl tk


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.

WWW: http://www.gnu.org/software/gcl/

NOTE: GCL supports Tk bindings with Tcl 8 and Tk 8.

Tim Pierce <twp@unchi.org>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, x11/xorg-libraries
Required To Run: x11/xorg-libraries
Required Libraries: x11-toolkits/tk84, math/libgmp4

To install the port: cd /usr/ports/lang/gcl/ && make install clean
To add the package: pkg_add -r gcl


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/gcl/
ftp://ftp.gnu.org/gnu/gcl/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/gcl/
http://mirrors.usc.edu/pub/gnu/gcl/
http://ftp.funet.fi/pub/gnu/prep/gcl/
ftp://ftp.kddlabs.co.jp/GNU/gcl/
ftp://ftp.dti.ad.jp/pub/GNU/gcl/
http://ring.nict.go.jp/archives/GNU/gcl/
http://ring.sakura.ad.jp/archives/GNU/gcl/
http://ring.riken.jp/archives/GNU/gcl/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gcl/
ftp://ftp.sunsite.org.uk/package/gnu/gcl/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gcl/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/gcl/
ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/gcl/
ftp://ftp.chg.ru/pub/gnu/gcl/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.6.7_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
09 Apr 2008 14:42:26
Original commit files touched by this commit  2.6.7_3
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
26 Dec 2007 16:19:43
Original commit files touched by this commit  2.6.7_3
pav search for other commits by this committer
- Mark BROKEN on FreeBSD 7.x

Reported by:    pointyhat
Ok'ed by:       markm (maintainer)
30 Sep 2007 06:19:51
Original commit files touched by this commit  2.6.7_3
ade search for other commits by this committer
Add new files that got accidently missed during autoconf update patch.

PR:             116639
30 Sep 2007 06:06:02
Original commit files touched by this commit  2.6.7_3
linimon search for other commits by this committer
Remove now-empty file.
30 Sep 2007 05:47:37
Original commit files touched by this commit  2.6.7_3
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
23 Jul 2007 10:36:52
Original commit files touched by this commit  2.6.7_2
rafan search for other commits by this committer
- 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
19 May 2007 21:32:57
Original commit files touched by this commit  2.6.7_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
10 May 2006 15:46:48
Original commit files touched by this commit  2.6.7_1
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
27 Dec 2005 09:23:36
Original commit files touched by this commit  2.6.7
markm search for other commits by this committer
Add SHA256 checksum.
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.6.7
ade search for other commits by this committer
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.
04 Nov 2005 08:45:31
Original commit files touched by this commit  2.6.7
markm search for other commits by this committer
Fix the package list.

Reported by: pointyhat
03 Nov 2005 14:50:04
Original commit files touched by this commit  2.6.7
markm search for other commits by this committer
Needed for v 2.6.7, to compile Maxima.
03 Nov 2005 14:49:25
Original commit files touched by this commit  2.6.7
markm search for other commits by this committer
Upgrade to v 2.6.7, which can compile Maxima.
21 Oct 2005 20:41:07
Original commit files touched by this commit  2.6.6
kris search for other commits by this committer
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.
30 Apr 2005 02:37:41
Original commit files touched by this commit  2.6.6
kris search for other commits by this committer
Now builds on 4.x
02 Apr 2005 20:12:59
Original commit files touched by this commit  2.6.6
markm search for other commits by this committer
Update to GCL-2.6.6
11 Dec 2004 21:31:40
Original commit files touched by this commit  2.6.5
kris search for other commits by this committer
BROKEN on 4.x: Does not compile
18 Aug 2004 19:35:08
Original commit files touched by this commit  2.6.5
markm search for other commits by this committer
Oops. Needs libgmp.
18 Aug 2004 19:33:59
Original commit files touched by this commit  2.6.5
markm search for other commits by this committer
Update to v 2.6.5.
19 Jul 2004 16:52:08
Original commit files touched by this commit  2.6.3
markm search for other commits by this committer
Upgrade to GCL 2.6.3.
12 Apr 2004 05:22:16
Original commit files touched by this commit  2.5.3_1
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
18 Mar 2004 07:54:43
Original commit files touched by this commit  2.5.3_1
markm search for other commits by this committer
Add size info.
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.5.3_1
ade search for other commits by this committer
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.
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.5.3_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
02 Feb 2004 10:44:19
Original commit files touched by this commit  2.5.3
markm search for other commits by this committer
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.
16 Sep 2003 09:45:50
Original commit files touched by this commit  2.5.3
markm search for other commits by this committer
Fix for 4.*.

Submitted by:   Bakul Shah <bakul@bitblocks.com>
14 Sep 2003 16:10:02
Original commit files touched by this commit  2.5.3
markm search for other commits by this committer
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.
08 Aug 2003 05:40:47
Original commit files touched by this commit  2.4.0
kris search for other commits by this committer
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.
21 Feb 2003 12:35:09
Original commit files touched by this commit  2.4.0
knu search for other commits by this committer
De-pkg-comment.
18 May 2002 03:41:24
Original commit files touched by this commit  2.4.0
kris search for other commits by this committer
BROKEN: Dies with sig11 during build
08 Dec 2001 06:22:03
files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.4.0   assign maintainer (was ports@FreeBSD.org0    
17 Sep 2001 19:40:31
files touched by this commit
dwcjr search for other commits by this committer
Remove jseger and torstenb from maintainership of their ports, they   have been
inactive for too long    
08 Oct 2000 05:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18746
Broken 146
Deprecated 98
Ignore 430
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 3
new 48 hours7
new 7 days39
new fortnight77
new month185

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.427 seconds.