Port details |
- clisp-hyperspec Common Lisp reference in HTML format, from LispWorks Ltd
- 7.0 devel =5 7.0Version of this port present on the latest quarterly branch.
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2003-08-18 19:46:35
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: nmap, sbcl, gimp, dbus, jackit
- Also Listed In: lisp
- License: HyperSpec
- WWW:
- https://www.lispworks.com/documentation/HyperSpec/index.html
- Description:
- The Common Lisp HyperSpec (TM) from LispWorks Ltd.
This is an HTML document derived from the ANSI Common Lisp standard
(X3.226-1994), with permission from ANSI and NCITS (previously known
as X3).
The Common Lisp HyperSpec was prepared by Kent Pitman at Harlequin,
who as Project Editor of X3J13 managed the completion of the document
which became the ANSI Common Lisp Standard.
Copying, distribution, display, and/or transmission is by permission
of LispWorks Ltd.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- clisp-hyperspec>0:devel/clisp-hyperspec
- To install the port:
- cd /usr/ports/devel/clisp-hyperspec/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/clisp-hyperspec
- pkg install clisp-hyperspec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clisp-hyperspec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1572685749
SHA256 (HyperSpec-7-0.tar.gz) = 1ac1666a9dc697dbd8881262cad4371bcd2e9843108b643e2ea93472ba85d7c3
SIZE (HyperSpec-7-0.tar.gz) = 2032830
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_clisp-hyperspec
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.0 06 May 2021 11:47:48 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
7.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.0 02 Nov 2019 09:20:40 |
olgeni |
devel/clisp-hyperspec: unbreak MASTER_SITES and set NO_ARCH.
MFH: 2019Q4 |
7.0 02 Feb 2019 10:28:35 |
tobik |
devel/*: Use NO_WRKSUBDIR |
7.0 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
7.0 08 Jun 2014 13:14:43 |
olgeni |
Remove indefinite articles from COMMENT where I'm maintainer. |
7.0 13 May 2014 15:22:06 |
olgeni |
Add staging support. |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
7.0 26 Jan 2013 14:50:30 |
olgeni |
Convert Makefile headers to the new format in my ports. |
7.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
7.0 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
7.0 25 Nov 2005 23:10:30 |
linimon |
Chase URLs per distfile survey. |
7.0 16 Oct 2005 14:48:09 |
vs |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
7.0 12 Apr 2005 19:50:49 |
olgeni |
Upgrade to version 7.0, change references from Xanalys to LispWorks Ltd. |
6.0 18 Mar 2004 20:45:09 |
olgeni |
Add SIZE data.
Submitted by: trevor |
6.0 18 Aug 2003 19:40:56 |
olgeni |
Add HyperSpec, a Common Lisp reference in HTML format, based on the
ANSI X3.226-1994 standard. |