Port details |
- buildapp A simple wrapper for creating executables with sbcl
- 1.1_10 devel
=0 1.1_10Version of this port present on the latest quarterly branch.
- BROKEN: require needs a pathname for uninstalled modules with the ASDF 3.x bundled with sbcl
DEPRECATED: Broken for more than 6 months This port expired on: 2014-05-05 IGNORE: is marked as broken: require needs a pathname for uninstalled modules with the ASDF 3.x bundled with sbcl
- Maintainer: dunkyp@gmail.com
- Port Added: 2010-08-03 10:19:54
- Last Update: 2014-05-05 09:18:13
- SVN Revision: 352984
- Also Listed In: lisp
- License: BSD
- WWW:
- http://www.xach.com/lisp/buildapp/
- Description:
- Allows building executables simply from sbcl.
Also allows for ARGV so programs generated
behave like normal unix programs.
WWW: http://www.xach.com/lisp/buildapp/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- buildapp>0:devel/buildapp
- No installation instructions:
- This port has been deleted.
- PKGNAME: buildapp
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sbcl : lang/sbcl
- Runtime dependencies:
-
- sbcl : lang/sbcl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.1_10 05 May 2014 09:18:13 |
rene |
Remove expired port:
2014-05-05 devel/buildapp: Broken for more than 6 months |
1.1_10 05 Apr 2014 18:32:00 |
antoine |
Deprecate: broken for more than 6 months
With hat: portmgr |
1.1_10 03 Oct 2013 13:47:45 |
bf |
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports
PR: 181545 [1] |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.1_10 06 Jun 2013 13:13:34 |
bf |
update lang/sbcl to 1.1.8, and adjust dependent ports |
1.1_9 06 May 2013 15:33:07 |
bf |
update lang/sbcl to 1.1.7, and adjust dependent ports |
1.1_8 03 Mar 2013 15:55:04 |
bf |
update lang/sbcl to 1.1.5+bugfixes, and adjust dependent ports |
1.1_7 02 Feb 2013 21:57:42 |
bf |
update lang/sbcl to 1.1.4 and adjust dependent ports |
1.1_6 05 Jan 2013 14:13:47 |
bf |
update lang/sbcl to 1.1.3 and adjust dependent ports |
1.1_5 16 Dec 2012 05:34:02 |
bf |
update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports |
1.1_4 13 Sep 2012 02:03:42 |
bf |
update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports |
1.1_3 22 May 2012 19:16:10 |
bf |
update lang/sbcl to 1.0.57, and adjust dependent ports |
1.1_2 23 Apr 2012 09:27:42 |
bf |
update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines |
1.1_1 24 Jan 2012 14:10:45 |
bf |
update lang/sbcl to 1.0.55, and adjust dependent ports |
1.1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.1 27 Nov 2010 01:16:52 |
pgollucci |
- use USE_SBCL from bsd.cl-asdf.mk
- remove obsoleted LICENSE_FILE hack
- fix typo in COMMENT: wrapper vs. wrapped
- install verbosely like most ports do
- move plist defines after build defines (cosmetic)
PR: ports/151343
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: maintainer timeout (dunkyp@gmail.com ; 46 days) |
1.1 03 Aug 2010 10:19:19 |
jacula |
Allows building executables simply from sbcl.
Also allows for ARGV so programs generated
behave like normal unix programs.
WWW: http://www.xach.com/lisp/buildapp/
PR: ports/145088
Submitted by: Duncan Paterson <dunkyp@gmail.com>
Approved by: pgj (mentor) |