Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9.4_2,1 09 Mar 2024 20:01:28 |
Nuno Teixeira (eduardo) |
lang/gambit-c: Move man pages to share/man
Approved by: portmgr (blanket) |
4.9.4_1,1 23 Jan 2024 10:30:26 |
Lorenzo Salvadore (salvadore) |
lang/gambit-c: Set USE_GCC=12
This is to allow the update of GCC_DEFAULT to version 13 until a better
solution is found.
PR: 273683
Approved by: portmgr (blanket) |
4.9.4_1,1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
4.9.4,1 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 ) |
4.9.4,1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
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 ) |
4.9.4,1 08 Jan 2022 13:59:42 |
Jimmy Olgeni (olgeni) |
lang/gambit-c: Update to version 4.9.4 |
4.9.3,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.9.3,1 28 Jul 2020 10:35:28 |
olgeni |
Update lang/gambit-c to version 4.9.3.
- Update GitHub account
- Portlint fixes
PR: 248283
Submitted by: Max Parmer <maxp@trystero.is> |
4.8.8_7,1 20 Nov 2019 12:00:34 |
pkubaj |
lang/gambit-c: fix build on GCC architectures
PR: 241727
Approved by: olgeni (maintainer), linimon (mentor) |
4.8.8_7,1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
4.8.8_7,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.8.8_6,1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.8.8_5,1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
4.8.8_4,1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
4.8.8_4,1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.8.8_3,1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
4.8.8_2,1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
4.8.8_1,1 08 Apr 2017 11:05:08 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by: portmgr blanket |
4.8.8_1,1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
4.8.8,1 03 Feb 2017 09:26:36 |
olgeni |
Update lang/gambit-c to version 4.8.8. |
4.8.7,1 04 Jan 2017 15:18:35 |
olgeni |
Update lang/gambit-c to version 4.8.7. |
4.8.6_1,1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
4.8.6,1 17 Nov 2016 15:31:16 |
olgeni |
Update lang/gambit-c to version 4.8.6. |
4.8.5,1 02 Apr 2016 09:03:50 |
olgeni |
Update lang/gambit-c to version 4.8.5. |
4.8.4,1 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
4.8.4,1 26 Jan 2016 09:24:16 |
olgeni |
Upgrade lang/gambit-c to version 4.8.4. |
4.8.3,1 18 Jan 2016 15:15:41 |
olgeni |
Upgrade lang/gambit-c to version 4.8.3. |
4.8.2,1 28 Nov 2015 19:35:45 |
olgeni |
Upgrade lang/gambit-c to version 4.8.2. |
4.8.1,1 22 Oct 2015 12:31:18 |
olgeni |
Upgrade lang/gambit-c to version 4.8.1. |
4.8.0,1 29 Sep 2015 13:16:17 |
olgeni |
Upgrade lang/gambit-c to version 4.8.0.
- Move to GitHub (project renamed to gambit)
- Keep gambit-c as PORTNAME to avoid conflicts with math/gambit |
v4.7.9,1 03 Sep 2015 09:10:33 |
olgeni |
Upgrade to version 4.7.9. |
v4.7.8,1 23 Aug 2015 14:26:28 |
olgeni |
Upgrade to version 4.7.8. |
v4.7.7,1 16 Jul 2015 09:16:58 |
olgeni |
Upgrade to version 4.7.7. |
v4.7.6,1 23 Jun 2015 11:08:03 |
olgeni |
Upgrade to version 4.7.6; remove unused DOCS option. |
v4.7.5_1,1 06 May 2015 07:31:27 |
olgeni |
Fix plist. |
v4.7.5,1 05 May 2015 20:22:09 |
olgeni |
Upgrade to version 4.7.5 and take over maintainership from ports@.
There is something going on with optimizations on both the old and
new versions.
If you set USE_GCC=any the port will build way faster:
gcc: make 506.90s user 17.86s system 228% cpu 3:49.41 total
clang: make 3913.28s user 23.73s system 211% cpu 31:05.70 total
I added a GCC option for now.
Setting CFLAGS to -O0 will make clang go as fast as gcc.
Explanation still unknown. |
v4.7.3,1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
v4.7.3,1 28 Aug 2014 06:36:33 |
vanilla |
Update to version 4.7.3.
PR: ports/193039
Submitted by: Ports Fury. |
v4.6.6,1 29 Jul 2014 20:55:28 |
adamw |
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports) |
v4.6.6,1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
v4.6.6,1 23 Jul 2014 17:07:12 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
v4.6.6,1 26 May 2014 14:47:57 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
v4.6.6,1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
v4.6.6,1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
v4.6.6 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
v4.6.6,1 24 May 2012 09:03:53 |
ak |
- Update to version 4.6.6
- Remove obsolete OSVERSION check
PR: ports/168293
Submitted by: Adrien <pmn@bakarika.net> (maintainer)
Approved by: eadler, itetcu (mentors, implicit) |
v4.6.4,1 25 Feb 2012 11:44:11 |
olgeni |
Upgrade to version 4.6.4.
PR: ports/165458
Submitted by: olgeni
Approved by: maintainer |
v4.6.2,1 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
v4.6.2,1 24 Nov 2011 17:17:16 |
zi |
- Update to 4.6.2
- Add LICENSE
- Pacify portlint(1)
PR: ports/161796
Submitted by: Adrien <pmn@bakarika.net> (maintainer)
Feature safe: yes |
v4.6.1,1 06 Jul 2011 19:17:25 |
culot |
- Update to v4_6_1 [1]
- Pet portlint(1) (space --> tab after variable name)
PR: ports/158670 [1]
Submitted by: Klaus Aehlig <aehlig@linta.de>
Approved by: pmn@bakarika.net (maintainer) |
v4.6.0,1 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
v4.6.0,1 01 Oct 2010 13:00:46 |
pav |
- Fix noportdocs case
Reported by: QAT |
v4.6.0,1 01 Oct 2010 12:45:02 |
pav |
- Update to 4.6.0 (add missed file) |
v4.6.0,1 01 Oct 2010 12:44:34 |
pav |
- Update to 4.6.0
PR: ports/151045
Submitted by: Adrien Pierard <pmn@bakarika.net> (maintainer) |
v4.4.3,1 06 Jun 2009 00:29:36 |
amdmi3 |
- Update to v4_4_3
PR: 135252
Submitted by: Adrien <pmn@bakarika.net> (maintainer) |
v4.2.8,1 27 Jul 2008 07:33:19 |
beech |
- Update to 4.2.8
PR: ports/125966
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Adrien <pmn@bakarika.net> (maintainer) |
v4.2.6,1 25 Jul 2008 03:07:49 |
wxs |
- Connect lang/gambit-c to the build after the repocopy.
- Update to 4.2.6
- Respect CFLAGS
PR: ports/124087
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Captain Fourier <rzinkov@gmail.com> (old maintainer) |