non port: lang/ecl/Makefile |
SVNWeb
|
Number of commits found: 72 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 9 May 2022
|
[ 19:23 Kevin Bowling (kbowling) ] db78da8 (Only the first 10 of 120 ports in this commit are shown above. )
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
|
Fri, 30 Jul 2021
|
[ 10:53 Jimmy Olgeni (olgeni) ] c6c6359b
lang/ecl: upgrade to 21.2.1
Changelog at
https://gitlab.com/embeddable-common-lisp/ecl/-/blob/develop/CHANGELOG
PR: 257460
Reported by: thierry
|
Mon, 17 May 2021
|
[ 14:40 Jimmy Olgeni (olgeni) ] f476e82
lang/ecl: compiler requires libatomic_ops in RUN_DEPENDS.
PR: 255935
Reported by: Kevin Zheng <kevinz5000@gmail.com>
|
[ 14:40 Jimmy Olgeni (olgeni) ] 564b89d
lang/ecl: apply portfmt and portclippy.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 29 Nov 2020
|
[ 14:12 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
These ports now build on aarch64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com TRYBROKEN run
|
Mon, 9 Nov 2020
|
[ 11:42 mat ]
Remove references to non existent patches.
PR: 250723
|
Mon, 6 Jul 2020
|
[ 09:10 pkubaj ]
lang/ecl: fix build on GCC architectures
Use C99 mode:
/wrkdirs/usr/ports/lang/ecl/work/ecl-20.4.24/src/c/cfun_dispatch.d:1022: error:
'for' loop initial declaration used outside C99 mode
|
Sat, 4 Jul 2020
|
[ 18:11 zeising ] (Only the first 10 of 105 ports in this commit are shown above. )
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking)
|
[ 17:28 zeising ]
lang/ecl: Update to 20.4.24
Update lang/ecl to 20.4.24.
PR: 247283
Reviewed by: thierry
Approved by: olgeni (maintainer)
|
Wed, 3 Jun 2020
|
[ 08:43 salvadore ]
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
|
Sun, 24 May 2020
|
[ 10:06 olgeni ]
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
|
Thu, 27 Feb 2020
|
[ 14:57 salvadore ]
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)
|
Thu, 7 Nov 2019
|
[ 20:20 zeising ] (Only the first 10 of 70 ports in this commit are shown above. )
Sprinkle more USES=xorg
|
Wed, 5 Dec 2018
|
[ 20:01 linimon ] (Only the first 10 of 21 ports in this commit are shown above. )
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Fri, 31 Aug 2018
|
[ 18:27 fernape ] (Only the first 10 of 26 ports in this commit are shown above. )
devel/boehm-gc: update to 7.6.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8
* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports
PR: 230577
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16704
|
Mon, 2 Jul 2018
|
[ 04:00 linimon ] (Only the first 10 of 60 ports in this commit are shown above. )
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Fri, 1 Jun 2018
|
[ 10:16 cpm ] (Only the first 10 of 23 ports in this commit are shown above. )
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine)
|
Sat, 10 Mar 2018
|
[ 11:22 cpm ] (Only the first 10 of 22 ports in this commit are shown above. )
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by: cpm
Approved by: portmgr (antoine)
|
Mon, 8 Jan 2018
|
[ 15:20 cpm ] (Only the first 10 of 19 ports in this commit are shown above. )
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2
Approved by: portmgr (antoine)
|
Sat, 29 Apr 2017
|
[ 05:44 linimon ] (Only the first 10 of 14 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Wed, 16 Nov 2016
|
[ 00:34 linimon ]
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Thu, 3 Nov 2016
|
[ 16:16 linimon ]
Now builds on sparc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 15 Sep 2015
|
[ 10:48 olgeni ]
- Switch to options helpers
- Add missing files to plist (THREADS option)
PR: 203051
Submitted by: amdmi3
|
Thu, 7 May 2015
|
[ 14:04 olgeni ]
Upgrade to version 15.3.7 and add LICENSE.
|
Wed, 25 Mar 2015
|
[ 14:24 olgeni ]
Fix pkg-plist for THREADS option; use OPTIONS_SUB.
PR: 198897
Submitted by: marino
|
[ 12:58 marino ] (Only the first 10 of 26 ports in this commit are shown above. )
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
|
Sun, 22 Feb 2015
|
[ 10:28 olgeni ]
Upgrade to version 15.2.21 and unbreak.
|
Sat, 2 Aug 2014
|
[ 23:44 antoine ]
Mark broken: Fails to link with new libgc
cc -L/usr/local/lib -pthread -Wl,--rpath,/usr/local/lib -L/usr/local/lib -o
ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -leclatomic -lgmp
-lgc-threaded -lffi -pthread -lm ;\
fi
libeclmin.a(cosh.o): In function `ecl_cosh_long_float':
numbers/cosh.o.c:(.text+0x151): warning: coshl has lower than advertised
precision
libeclmin.a(sinh.o): In function `ecl_sinh_long_float':
numbers/sinh.o.c:(.text+0x151): warning: sinhl has lower than advertised
precision
libeclmin.a(tanh.o): In function `ecl_tanh_long_float':
numbers/tanh.o.c:(.text+0x151): warning: tanhl has lower than advertised
precision
libeclmin.a(alloc_2.o): In function `init_alloc':
alloc_2.o.c:(.text+0x614): undefined reference to `GC_start_call_back'
libeclmin.a(alloc_2.o): In function `si_gc_stats':
alloc_2.o.c:(.text+0xcfb): undefined reference to `GC_print_stats'
alloc_2.o.c:(.text+0xdf6): undefined reference to `GC_print_stats'
alloc_2.o.c:(.text+0xe30): undefined reference to `GC_print_stats'
Reported by: pkg-fallout
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 16 Jul 2014
|
[ 08:13 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Fix some non default LIB_DEPENDS
With hat: portmgr
|
Sun, 13 Jul 2014
|
[ 23:36 bapt ] (Only the first 10 of 69 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Mon, 3 Feb 2014
|
[ 11:12 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Tue, 17 Sep 2013
|
[ 06:40 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Wed, 10 Jul 2013
|
[ 11:28 bapt ]
Mark jobs unsafe and convert to USES=gmake
|
Thu, 30 May 2013
|
[ 12:23 olgeni ]
Upgrde to version 13.5.1.
|
Mon, 18 Feb 2013
|
[ 12:34 olgeni ] (Only the first 10 of 29 ports in this commit are shown above. )
Convert Makefile headers to the new format.
|
Wed, 29 Aug 2012
|
[ 15:33 olgeni ]
Replace spaces with tabs in assignments.
|
Tue, 14 Aug 2012
|
[ 16:21 olgeni ]
- Upgrade to version 12.7.1 [0].
- Convert to OptionsNG while I'm here.
Submitted by: Krishna <v.krishnakumar@gmail.com> (by email) [0]
|
Fri, 17 Feb 2012
|
[ 10:48 olgeni ]
Upgrade to version 12.2.1.
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Fri, 13 Aug 2010
|
[ 16:25 olgeni ]
Add missing @dirrm entries.
Noticed by: QAT
|
[ 16:10 olgeni ]
Upgrade to version 10.4.1.
|
Tue, 8 Jun 2010
|
[ 19:52 makc ] (Only the first 10 of 16 ports in this commit are shown above. )
Convert LDCONFIG_DIRS to USE_LDCONFIG.
PR: based on ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by: maintainers timeout (two weeks)
|
Mon, 19 Apr 2010
|
[ 10:43 ale ] (Only the first 10 of 132 ports in this commit are shown above. )
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
Sat, 9 Jan 2010
|
[ 20:50 olgeni ]
Adopt unmaintained port.
|
Sat, 22 Aug 2009
|
[ 00:24 amdmi3 ] (Only the first 10 of 130 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
|
Wed, 13 May 2009
|
[ 09:46 ale ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase libgmp and bump PORTREVISION.
|
Thu, 4 Sep 2008
|
[ 20:07 pav ]
- Update to 0.9l
PR: ports/126920
Submitted by: fulvio ciriaco <oivulf@gmail.com>
|
Fri, 29 Aug 2008
|
[ 22:02 linimon ]
Reset maintainer at his request.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sun, 23 Mar 2008
|
[ 16:44 miwi ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Sun, 17 Sep 2006
|
[ 01:46 kris ]
BROKEN on ia64 and sparc64: Does not compile
|
Sun, 25 Jun 2006
|
[ 22:41 alepulver ]
- Add OPTIONS.
- Avoid installing the GNU license.
- Fix building on !i386.
PR: 99439
Approved by: maintainer
|
Wed, 10 May 2006
|
[ 14:46 ale ] (Only the first 10 of 55 ports in this commit are shown above. )
Chase gmp library and bump PORTREVISION.
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sun, 16 Oct 2005
|
[ 14:48 vs ] (Only the first 10 of 29 ports in this commit are shown above. )
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon)
|
Tue, 20 Sep 2005
|
[ 12:10 vs ]
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
|
Fri, 25 Feb 2005
|
[ 19:51 pav ]
- Update to 0.9e
PR: ports/78034
Submitted by: Julian Stecklina <der_julian@web.de> (maintainer)
|
Thu, 2 Dec 2004
|
[ 06:50 krion ]
Add missing perl dependency.
Reported by: pointyhat
|
Sun, 28 Nov 2004
|
[ 10:15 krion ]
Add missing dependency and fix build.
PR: ports/74345
Submitted by: maintainer
|
Wed, 3 Nov 2004
|
[ 18:26 vs ]
Update to 0.9d.041103
PR: ports/73435
Submitted by: maintainer
|
Wed, 27 Oct 2004
|
[ 20:49 pav ]
- Mark only for i386, does not build on 64-bit archs
PR: ports/73217
Submitted by: Julian Stecklina <der_julian@web.de> (maintainer)
|
Wed, 20 Oct 2004
|
[ 04:08 pav ]
- Update to 0.9d-041019
PR: ports/72851
Submitted by: Julian Stecklina <der_julian@web.de> (maintainer)
|
Mon, 26 Jul 2004
|
[ 01:40 ijliao ]
upgrade to 040726
PR: 69597
Submitted by: maintainer
|
Sun, 25 Jul 2004
|
[ 09:58 vs ]
Add ecl 0.9d.040206, an ANSI Common Lisp implementation.
PR: ports/62455
Submitted by: Julian Stecklina
|
Number of commits found: 72 |