Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.11 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.9.11 17 Feb 2024 18:48:25 |
Ashish SHUKLA (ashish) |
lang/sagittarius-scheme: Update to 0.9.11 |
0.9.10 02 Jul 2023 04:53:05 |
Ashish SHUKLA (ashish) |
lang/sagittarius-scheme: Update to 0.9.10 |
0.9.9 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
0.9.9 02 May 2023 11:38:34 |
Muhammad Moinur Rahman (bofh) |
lang/sagittarius-scheme: Unbreak on HEAD
Approved by: portmgr (blanket) |
0.9.9 08 Sep 2022 07:14:01 |
Ashish SHUKLA (ashish) |
lang/sagittarius-scheme: Update to 0.9.9 |
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) |
0.9.8_2 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 ) |
0.9.8_2 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 ) |
0.9.8_2 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
0.9.8 30 Oct 2021 10:13:17 |
Ashish SHUKLA (ashish) |
lang/sagittarius-scheme: Update to 0.9.8 |
0.9.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.7 29 Aug 2020 17:51:54 |
ashish |
- Update to 0.9.7 |
0.9.6_1 04 Jul 2020 18:11:42 |
zeising |
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) |
0.9.6 29 Jul 2019 05:25:23 |
ashish |
- Update to 0.9.6 |
0.9.5_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 |
0.9.5 17 Feb 2019 05:05:04 |
ashish |
- Update to 0.9.5 |
0.9.4_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 |
0.9.4 08 Oct 2018 16:29:22 |
ashish |
- Update to 0.9.4
- Fix WWW
- Fix QA warning about link |
0.9.2_2 31 Aug 2018 18:27:14 |
fernape |
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 |
0.9.2_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 |
0.9.2 02 Jun 2018 23:26:05 |
ashish |
- Update to 0.9.2
- Add dependency on OpenSSL
- Fix issues reported by portlint |
0.9.0.1_2 01 Jun 2018 10:16:42 |
cpm |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine) |
0.9.0.1_1 10 Mar 2018 11:22:59 |
cpm |
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) |
0.9.0.1 24 Feb 2018 23:29:53 |
ashish |
- Update to 0.9.0.1 |
0.8.8_1 08 Jan 2018 15:20:58 |
cpm |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2
Approved by: portmgr (antoine) |
0.8.8 23 Nov 2017 14:11:32 |
ashish |
- Update to 0.8.8
- Remove upstream-ed diff |
0.8.7 21 Nov 2017 08:36:27 |
mat |
OPTIONS_SUB only cares about being defined, its content is ignored.
Sponsored by: Absolight |
0.8.7 03 Oct 2017 08:26:06 |
ashish |
- Update to 0.8.7
- Add SIMD option (off by default) to control compilation with SIMD
flags
- Add program to generate cpuinfo required for SIMD support detection |
0.8.6 24 Sep 2017 18:06:34 |
ashish |
- Restore MASTER_SITES, accidentally removed in r450496 |
0.8.6 24 Sep 2017 18:01:44 |
ashish |
- Update to 0.8.6
- Remove the "post-build" target as it is useless at the moment |
0.8.0_2 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 |
0.8.0_1 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
0.8.0_1 06 Jun 2017 08:46:40 |
rakuco |
Use MAKE_CMD instead of GMAKE in post-build.
It helps with using ninja if one sets NINJA_CMAKE=yes, though it is not yet
sufficient (we are trying to switch to ninja by default). |
0.8.0_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 |
0.8.0 04 Feb 2017 23:59:57 |
ashish |
- Update to 0.8.0 |
0.7.11 28 Dec 2016 12:15:41 |
ashish |
- Update to 0.7.11 |
0.7.10_1 11 Dec 2016 02:27:50 |
ashish |
- Update to 0.7.10 |
0.7.7_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. |
0.7.7 03 Oct 2016 10:37:00 |
ashish |
- Update to 0.7.7 |
0.7.5 03 Jul 2016 00:46:01 |
ashish |
- Update to 0.7.5 |
0.7.4 04 Jun 2016 21:53:23 |
ashish |
Update to 0.7.4 |
0.7.2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.7.2 10 Apr 2016 06:44:16 |
ashish |
- Update to 0.7.2 |
0.7.1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.7.1 13 Mar 2016 09:50:53 |
ashish |
- Update to 0.7.1 |
0.6.6 20 Feb 2016 13:50:12 |
amdmi3 |
- Remove unneeded CMAKE_ARGS
- Switch to options helpers
- Set MAKE_ENV to fix touching filesystem outdire WRKDIR during build:
====>> Error: Filesystem touched during build:
extra: root/.sagittarius
Approved by: portmgr blanket |
0.6.6 16 Sep 2015 13:03:46 |
mat |
It seems some people keep adding $FreeBSD$ to patch files.
Patches must not be changed by the vcs, this includes the
svn:keyword expansion. Set fbsd:nokeywords to a couple of patches.
With hat: portmgr
Sponsored by: Absolight |
0.6.6 04 Aug 2015 10:48:20 |
ashish |
- Update to 0.6.6 |
0.6.3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.6.3 27 Apr 2015 10:46:40 |
ashish |
- Update to 0.6.3
- Remove upstreamed diffs
- Add dependency on pkgconfig, required for detecting boehm-gc |
0.6.1 28 Feb 2015 23:44:12 |
ashish |
- Change inline constant rotate functions to macros in the crypto
library libtomcrypt used by the project, to fix compile errors
with clang 3.6. More details about the fix are in PR 198017
PR: 197395
Submitted by: dim
Reported by: portmgr |
0.6.1 25 Feb 2015 10:03:16 |
ashish |
- Update to 0.6.1
- Correct LICENSE information |
0.5.9 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
0.5.9 19 Oct 2014 05:13:41 |
ashish |
- Update to 0.5.9
- Add diff to remove ldconfig, which is GNU/Linux compatible
- Add diff to explicitly check for threaded Boehm GC to avoid breaking when
both threaded, and non-threaded versions are installed |
0.5.7_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.5.7 17 Aug 2014 09:16:39 |
ashish |
- Update to 0.5.7
- Use DATADIR in pkg-plist
- Create sash symlink in post-install |
0.5.5 18 Jul 2014 07:45:24 |
ashish |
- Add explicit BUILD_DEPENDS on libffi to fix brokenness on i386 platforms
Reported by: pkg-fallout-builder |
0.5.5 06 Jul 2014 01:47:27 |
ashish |
- Add new port for Sagittarius Scheme
R6RS/R7RS Scheme system.
Features:
- Builtin CLOS.
- Common Lisp like reader macro.
- Cryptographic libraries.
- Customisable cipher and hash algorithm.
- Custom codec mechanism.
- CL like keyword lambda syntax (taken from Gauche).
- Constant definition form. (define-constant form).
- Builtin regular expression
- mostly works O(n)
- Replaceable reader
WWW: https://code.google.com/p/sagittarius-scheme/ |