notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: lang/ecl/pkg-plist

Number of commits found: 23

Sunday, 26 May 2024
15:45 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/ecl: update to version 23.9.9

PR:		277103
Reported by:	Kevin Zheng <kevinz5000@gmail.com>
commit hash: f5163cfa8a4ea0f15aa73e73b1a2e14252904ca9 commit hash: f5163cfa8a4ea0f15aa73e73b1a2e14252904ca9 commit hash: f5163cfa8a4ea0f15aa73e73b1a2e14252904ca9 commit hash: f5163cfa8a4ea0f15aa73e73b1a2e14252904ca9 f5163cf
Saturday, 9 Mar 2024
20:01 Nuno Teixeira (eduardo) search for other commits by this committer
lang/ecl: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 53fc89148444671577785e097d8296be85bc5fd6 commit hash: 53fc89148444671577785e097d8296be85bc5fd6 commit hash: 53fc89148444671577785e097d8296be85bc5fd6 commit hash: 53fc89148444671577785e097d8296be85bc5fd6 53fc891
Friday, 30 Jul 2021
10:53 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/ecl: upgrade to 21.2.1

Changelog at

  https://gitlab.com/embeddable-common-lisp/ecl/-/blob/develop/CHANGELOG

PR:		257460
Reported by:	thierry
commit hash: c6c6359b96b4bae67ab96918d3cfc8551f70267e commit hash: c6c6359b96b4bae67ab96918d3cfc8551f70267e commit hash: c6c6359b96b4bae67ab96918d3cfc8551f70267e commit hash: c6c6359b96b4bae67ab96918d3cfc8551f70267e c6c6359b
Saturday, 4 Jul 2020
17:28 zeising search for other commits by this committer
lang/ecl: Update to 20.4.24

Update lang/ecl to 20.4.24.

PR:		247283
Reviewed by:	thierry
Approved by:	olgeni (maintainer)
Original commitRevision:541226 
Wednesday, 3 Jun 2020
08:43 salvadore search for other commits by this committer
lang/ecl: Add SAGE option

Introduce a new option called SAGE and enabled by default in order to have
ecl working with sage.

Also:

- Move bohem-gc dependency from THREADS_LIB_DEPENDS_OFF to LIB_DEPENDS.
- Build with libatomic_ops from ports rather than with the bundled library.
- Replace explicit settings of CFLAGS and LDFLAGS by USES=localbase.
- Add USES+= autoreconf.

This work is based on https://reviews.freebsd.org/D24958 submitted by
thierry.

Submitted by:	thierry (based on)
Reviewed by:	thierry (original submitter)
Approved by:	olgeni (maintainer), gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D25096
Original commitRevision:537602 
Sunday, 24 May 2020
10:06 olgeni search for other commits by this committer
lang/ecl: add link to lib directory without version number (lib/ecl).

This is required by the work being done on math/sage.

Submitted by:	thierry
Original commitRevision:536380 
Thursday, 27 Feb 2020
14:57 salvadore search for other commits by this committer
Update lang/ecl from 15.3.7 to 16.1.3

- Change MASTER_SITES, as 16.1.3 is not available on SourceForge.
- Rename the CLX option to X11, consistent with FreeBSD's standards and
  with the fact that the option into the configure script from ecl is now
  --with-x.
- Strip libecl.so.${PORTVERSION}.

PR:		232615
Approved by:	olgeni (maintainer timeout, 16 months), gerald (mentor)
Original commitRevision:527259 
Tuesday, 15 Sep 2015
10:48 olgeni search for other commits by this committer
- Switch to options helpers
- Add missing files to plist (THREADS option)

PR:		203051
Submitted by:	amdmi3
Original commitRevision:396952 
Thursday, 7 May 2015
14:04 olgeni search for other commits by this committer
Upgrade to version 15.3.7 and add LICENSE.
Original commitRevision:385627 
Wednesday, 25 Mar 2015
14:24 olgeni search for other commits by this committer
Fix pkg-plist for THREADS option; use OPTIONS_SUB.

PR:		198897
Submitted by:	marino
Original commitRevision:382217 
Sunday, 22 Feb 2015
10:28 olgeni search for other commits by this committer
Upgrade to version 15.2.21 and unbreak.
Original commitRevision:379590 
Monday, 27 Oct 2014
15:23 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371587 
Monday, 3 Feb 2014
11:12 miwi search for other commits by this committer
- Stage support
Original commitRevision:342423 
Thursday, 30 May 2013
12:23 olgeni search for other commits by this committer
Upgrde to version 13.5.1.
Original commitRevision:319420 
Tuesday, 14 Aug 2012
16:21 olgeni search for other commits by this committer
- Upgrade to version 12.7.1 [0].
- Convert to OptionsNG while I'm here.

Submitted by:	Krishna <v.krishnakumar@gmail.com> (by email) [0]
Original commit
Friday, 17 Feb 2012
10:48 olgeni search for other commits by this committer
Upgrade to version 12.2.1.
Original commit
Friday, 13 Aug 2010
16:25 olgeni search for other commits by this committer
Add missing @dirrm entries.

Noticed by:     QAT
Original commit
16:10 olgeni search for other commits by this committer
Upgrade to version 10.4.1.
Original commit
Thursday, 4 Sep 2008
20:07 pav search for other commits by this committer
- Update to 0.9l

PR:             ports/126920
Submitted by:   fulvio ciriaco <oivulf@gmail.com>
Original commit
Sunday, 25 Jun 2006
22:41 alepulver search for other commits by this committer
- Add OPTIONS.
- Avoid installing the GNU license.
- Fix building on !i386.

PR:             99439
Approved by:    maintainer
Original commit
Tuesday, 20 Sep 2005
12:10 vs search for other commits by this committer
Update to 0.9g
Highlights: a port of the ASDF system definition, and a port of SBCL's socket
libraries

PR:             ports/84873
Submitted by:   maintainer
Original commit
Monday, 26 Jul 2004
01:40 ijliao search for other commits by this committer
upgrade to 040726

PR:             69597
Submitted by:   maintainer
Original commit
Sunday, 25 Jul 2004
09:58 vs search for other commits by this committer
Add ecl 0.9d.040206, an ANSI Common Lisp implementation.

PR:             ports/62455
Submitted by:   Julian Stecklina
Original commit

Number of commits found: 23