Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20220617_3 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
20220617_2 21 Jan 2024 21:42:26 |
Muhammad Moinur Rahman (bofh) |
math/reduce: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
20220617_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
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) |
20220617 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 ) |
20220617 18 Aug 2022 18:16:38 |
Yuri Victorovich (yuri) |
math/reduce: Broken on armv7
Reported by: fallout |
20220617 08 Aug 2022 16:15:44 |
Yuri Victorovich (yuri) |
math/reduce: Fix build on armv6, aarch64; Enable on powerpc64
It was failing with 'wcwidth' related message. |
20220617 05 Aug 2022 07:48:04 |
Yuri Victorovich (yuri) |
math/reduce: Update 20211019 -> 20220617
Take maintainership. |
20211019 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
20211019 20 Feb 2022 20:55:31 |
Pedro F. Giffuni (pfg) |
math/reduce{-psl}: Update to 20211019 snapshot
Back to the pool: I may not be able to maintain this properly in the future.
Approved by: thierry (mentor, implicit) |
20210413 16 Jul 2021 09:26:59 |
Piotr Kubaj (pkubaj) |
math/reduce: fix build on powerpc64le
configure: error: "libffi has not been ported to
powerpc64le-unknown-freebsd13.0." |
20210413 29 May 2021 01:23:31 |
Pedro F. Giffuni (pfg) |
math/reduce{-psl}: Update to version 2021-04-13
Approved by: thierry (mentor, implicit) |
20190413 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20190413 20 Feb 2021 04:10:48 |
pfg |
math/reduce: Mark broken on i386
It used to build until a compiler update started causing issues on libffi.
Approved by: thierry (mentor, implict) |
20190413 30 Aug 2020 21:06:10 |
kevans |
math/reduce: fix the build with LLVM 11
reduce started to fail with the default switch to -fno-common in LLVM 11
(and GCC 10). This patch was written then confirmed to be the fix that
upstream also provided in late March.
MFH: 2020Q3 (-fno-common build fix) |
20190413 08 Nov 2019 03:44:59 |
linimon |
Restore patch removed by mistake in r517026. |
20190413 08 Nov 2019 03:35:22 |
linimon |
Unmark broken on aarch64.
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket) |
20190413 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20190413 01 May 2019 15:49:32 |
pfg |
math/reduce* : Update to 20190413 snapshot
Approved by: thierry (mentor) |
20190120 13 Mar 2019 15:41:26 |
jbeich |
math/reduce: unbreak with clang 8 on i386
PR: 236326
Submitted by: pfg (maintainer)
Obtained from: upstream |
20190120 08 Feb 2019 08:47:42 |
tobik |
math/reduce: Update to 20190120
- Clean up whitespace in pkg-descr
PR: 235580
Submitted by: pfg (maintainer) |
20181123 13 Jan 2019 16:12:54 |
swills |
math/reduce: fix stage-qa issues
PR: 234873
Submitted by: pfg (maintainer) |
20181123 09 Jan 2019 12:26:22 |
swills |
math/reduce: update to 20181123
PR: 234764
Submitted by: pfg (maintainer) |
20180117_2 08 Jan 2019 15:22:52 |
tobik |
math/reduce{,-psl}: Drop unused variables
WRKSRC is set to the default value, CONFIGURE_ARGS is overwritten
later and is not needed.
PR: 234736
Approved by: pfg (maintainer) |
20180117_2 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
20180117_1 10 Sep 2018 13:16:17 |
mat |
Various cleanup & fixes post-DOCS/EXAMPLES cleanup.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
20180117_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 |
20180117_1 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
20180117 22 Jun 2018 01:15:20 |
linimon |
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
20180117 23 Feb 2018 15:21:21 |
pfg |
math/reduce: update to latest snapshot and cleanup.
Pet portint: no functional change.
PR: 224234
Approved by: pi (implicit) |
20180117 23 Feb 2018 15:11:36 |
pfg |
math/reduce: update to latest snapshot and cleanup.
Make clear we are building the Codemist Standard Lisp (CSL) version.
Remove parts of the PSL version that were previously not very well
maintained as they are being moved out into a separate port.
PR: 224234
Approved by: pi |
20170124 22 May 2017 16:04:19 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
20170124 01 Mar 2017 06:38:43 |
wen |
- Update to version 20170124
PR: 217410
Submitted by: pfg@(maintainer) |
20141130 20 Nov 2016 05:52:40 |
marino |
math/reduce: Set CPPFLAGS for ports-ncurses
Approved by: ncurses blanket |
20141130 20 Nov 2016 05:25:41 |
marino |
math/reduce: Fix fetching
The distfile was archived at Sourceforge. It is at least 5 releases
behind. It's unclear how much longer this old distfile will be hosted,
so it would be a good idea to update math/reduce soon. |
20141130 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
20141130 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20141130 07 Feb 2016 13:21:14 |
marino |
math/reduce: document ncurses requirement (USES+=ncurses)
while here:
* simplify TARGET_SDIR so inclusion not required
* add --build configure argument (from dports, no effect on fbsd)
approved by: infrastructure blanket |
20141130 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
20141130 04 May 2015 17:48:09 |
stephen |
- Add PDF documentation.
- Add option to build PSL version (amd64 only).
PR: 199910
Submitted by: Pedro F. Giffuni <pfg@FreeBSD.org> |
20141130 02 May 2015 15:48:08 |
marino |
math/reduce: upgrade version 20110414 => 20141130
This version can be built by system compilers (gcc 4.2 & clang) and
also ports gcc compilers, unlike its predecessor which would segfault
and even lock up during build.
PR: 199832, 199853
Submitted by: pfg (maintainer) |
20110414_2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
20110414_1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
20110414_1 14 Nov 2014 09:39:21 |
antoine |
Cleanup plist |
20110414_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) |
20110414 09 Jun 2014 15:25:27 |
antoine |
Change maintainer's email address to one that may no bounce
With hat: portmgr |
20110414 05 May 2014 11:15:53 |
bapt |
Catch a couple of missing convertsion to :tu/:tl
Submitted by: ak
With hat: portmgr |
20110414 24 Apr 2014 18:37:22 |
tijl |
- Remove USE_GNOME=lthack ltverhack. Port does not use libtool.
- Replace bsd.port.pre.mk with bsd.port.options.mk. |
20110414 28 Mar 2014 20:48:13 |
jhale |
- Add missing manpage to pkg-plist and sort
- Remove unused variable from Makefile
Reported by: swills |
20110414 28 Mar 2014 00:17:56 |
jhale |
- Mark MAKE_JOBS_UNSAFE (build fails with MAKE_JOBS_NUMBER=8)
While here:
- USE_BZIP2 -> USES
- Disambiguate BSD license (BSD2CLAUSE)
PR: ports/187732
Submitted by: Mamoru Iwaki <1wkmmr@gmail.com>
Approved by: Pedro Giffuni <giffunip@tutopia.com> (maintainer) |
20110414 18 Feb 2014 22:16:33 |
stephen |
- New port math/reduce.
This is a powerful Computer-Algebra System written in it's own version of
LISP with quite a long history behind it.
PR: ports/186855
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |