| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
2024-04-10 lang/qscheme: Unmaintained and there are more modern alternatives
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Link dynamically with libavcall, libpcre and libgmp and fix build on
amd64 (and optimistically sparc64 too)
- Remove the devel/libgetline dependency and don't link with libgetline:
While libgetline provides getline() it has an entirely different
signature than getline(3). This make the fgetline builtin function
unusable and causes e.g. the cat.scm example to segfault.
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11352
Notes:
svn path=/head/; revision=444469
|
|
|
|
|
|
|
|
| |
PR: 193040
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=366679
|
|
|
|
|
|
|
|
|
| |
PR: 132287
Submitted by: Vitaly Magerya <vmagerya at gmail dot com>
Approved by: Erik Greenwald <erik dot greenwald at gmail dot com> (maintainer)
Notes:
svn path=/head/; revision=231450
|
|
|
|
|
|
|
|
|
|
|
| |
- Eliminate dependancy on gcc 2.95
- Fix gmp lib dir flaw
PR: ports/73362
Submitted by: maintainer
Notes:
svn path=/head/; revision=120613
|
|
|
|
|
|
|
|
|
|
| |
- portlint
PR: ports/67805
Submitted by: maintainer
Notes:
svn path=/head/; revision=111218
|
|
|
|
|
|
|
|
| |
PR: ports/62945
Submitted by: maintainer
Notes:
svn path=/head/; revision=101175
|
|
|
|
|
|
|
|
|
| |
Build-tested on 4.x and 5.x.
PR: ports/58239
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer).
Notes:
svn path=/head/; revision=94577
|
|
PR: 34999
Submitted by: erik@smluc.org
Notes:
svn path=/head/; revision=62108
|