Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9.3_2 30 Jun 2022 20:33:06 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 devel/psptoolchain: Security issues for multiple years
2022-06-30 devel/psptoolchain-binutils: Security issues for multiple years
2022-06-30 devel/psptoolchain-newlib: Security issues for multiple years
2022-06-30 devel/psptoolchain-gdb: Security issues for multiple years
2022-06-30 devel/psptoolchain-gcc-stage1: Security issues for multiple years
2022-06-30 devel/psptoolchain-pspsdk-stage1: Security issues for multiple years
2022-06-30 devel/psptoolchain-pspsdk-stage2: Security issues for multiple years
2022-06-30 devel/psptoolchain-gcc-stage2: Security issues for multiple years |
4.9.3_2 07 May 2022 10:32:12 |
Rene Ladan (rene) |
devel/psptoolchain*: mark for expiration on 2022-06-30
These ports are unmaintained and have up to seven years of
accumulated security issues. Deprecate these ports as
suggested in [1]
PR: 198813 |
4.9.3_2 11 Dec 2021 07:04:51 |
Gleb Popov (arrowd) |
devel/psptoolchain*: Reset MAINTAINER as requested.
PR: 198813 |
4.9.3_2 14 Oct 2021 21:30:37 |
Stefan Eßer (se) |
devel/psptoolchain-gcc-stage1: Add CPE information
Approved by: portmgr (blanket) |
4.9.3_2 16 Sep 2021 09:04:37 |
Mikael Urankar (mikael) |
devel/psptoolchain-gcc-stage1: enable on aarch64
Approved by: portmgr (blanket) |
4.9.3_2 15 Jun 2021 08:41:17 |
Piotr Kubaj (pkubaj) |
devel/psptoolchain-gcc-stage1: enable on armv7 |
4.9.3_2 15 Jun 2021 08:41:11 |
Piotr Kubaj (pkubaj) |
devel/psptoolchain-gcc-stage1: enable on powerpc |
4.9.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.9.3_2 21 Mar 2021 09:57:05 |
gerald |
Update to MPC version 1.2.0 with the following changes:
- New functions:
. mpc_sum
. mpc_dot
- Several functions are more robust with a reduced exponent range
(for example corresponding to IEEE 754 binary formats).
- New mpcheck tool for comparison with the native C library (which
is not installed by default).
Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.
PR: 249950
Submitted by: wen |
4.9.3_1 05 Mar 2021 14:01:57 |
pkubaj |
devel/psptoolchain-gcc-stage1: fix build on powerpc64le
Same issue as with other gcc ports. |
4.9.3_1 08 May 2020 16:25:08 |
emaste |
devel/psptoolchain-gcc-stage1: add objdump binutils dependency
/usr/bin/objdump has been removed from the base system and will not
be in FreeBSD 13.0.
Reported by: antoine
Approved by: bapt (implicit) |
4.9.3_1 29 Nov 2019 14:04:06 |
pkubaj |
devel/psptoolchain-gcc-stage1: fix build on powerpc64 elfv2
When compiling on elfv2 abi, this port needs the same patch that was already
committed to some other gcc ports.
PR: 242281
Approved by: tphilipp@potion-studios.com (maintainer), mentors (implicit
approval) |
4.9.3_1 04 Aug 2019 23:12:34 |
pkubaj |
devel/psptoolchain-gcc-stage1: fix build with GCC-based architectures of stage2
PR: 238249
Submitted by: tphilipp@potion-studios.com (maintainer)
Approved by: tphilipp@potion-studios.com (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21118 |
4.9.3_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.9.3 02 Jul 2019 08:13:56 |
pkubaj |
devel/psptoolchain-gcc-stage2: fix build with GCC-based architectures
Add USES=compiler:c11:
cc1: error: unrecognized command line option
"-Wno-reserved-user-defined-literal"
PR: 238249
Approved by: mentors (implicit approval) |
4.9.3 30 Jun 2019 21:13:52 |
pi |
devel/psptoolchain-gcc-stage1: upgrade 4.6.2 -> 4.9.3
- follow upstream, which did the same upgrade recently
PR: 238769
Submitted by: Philipp <tphilipp@potion-studios.com> (maintainer) |
4.6.2_5 30 Jun 2019 20:24:40 |
pi |
devel/psptoolchain-gcc-stage1: Fix build conflict
- Fix build conflict when texinfo installed and when -march is set in env
PR: 233546
Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer>
Reviewed by: koobs |
4.6.2_5 24 Apr 2019 19:15:06 |
jbeich |
Switch to -fstack-protector-strong and enable on more architectures
PR: 237273
Exp-run by: antoine
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D19907 |
4.6.2_5 27 Oct 2018 17:39:01 |
linimon |
Allow building on powerpc64.
While here, pet portlint.
PR: 232744
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
4.6.2_5 19 Apr 2018 07:08:45 |
ale |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
4.6.2_4 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.6.2_3 13 Apr 2016 10:41:49 |
jbeich |
devel/*gcc*: convert to CONFIGURE_OUTSOURCE in trivial cases
PR: 208294
Exp-run by: antoine
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D4157 |
4.6.2_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.6.2_3 14 Sep 2015 18:11:01 |
amdmi3 |
- Add empty directories to plist
Approved by: portmgr blanket |
4.6.2_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 |
4.6.2_3 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
4.6.2_3 09 Sep 2014 15:27:05 |
tijl |
Add USES=libtool |
4.6.2_2 28 Jul 2014 13:58:47 |
marino |
stage devel/psptoolchain-gcc-stage1 and restore maintainship
PR: 192142
Submitted by: former maintainer (Tassilo Philipp) |
4.6.2_1 05 Jul 2014 17:26:47 |
marino |
devel/phptoolchain-gcc-stage1: Fix build for modern gcc (dports)
Approved by: portmgr (implicit, for NOT_STAGED) |
4.6.2_1 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
4.6.2_1 29 May 2014 15:09:43 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
4.6.2_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
4.6.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
4.6.2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.6.2 06 Feb 2012 04:37:39 |
araujo |
- Update to 4.6.2.
Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via
email) |
4.1.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
4.1.0 29 Nov 2009 04:10:55 |
linimon |
Does not build on ia64, and I'm guessing no one will be trying it on
sparc64.
Hat: portmgr |
4.1.0 21 Aug 2009 00:54:33 |
araujo |
The PlayStation Portable Toolchain is a collection of tools and utilities
for homebrew PSP development.
WWW: http://www.ps2dev.org
PR: ports/132323, ports/132324, ports/132325, ports/132326
ports/132327, ports/132328, ports/132329, ports/132330
Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> |