notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/psptoolchain-gcc-stage1/Makefile

Number of commits found: 32

Thursday, 30 Jun 2022
20:33 Rene Ladan (rene) search for other commits by this committer
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
commit hash: 10b96277e5d911a7461dabfa9719d1a68bd33bf6 commit hash: 10b96277e5d911a7461dabfa9719d1a68bd33bf6 commit hash: 10b96277e5d911a7461dabfa9719d1a68bd33bf6 commit hash: 10b96277e5d911a7461dabfa9719d1a68bd33bf6 10b9627
Saturday, 7 May 2022
10:32 Rene Ladan (rene) search for other commits by this committer
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
commit hash: f4c64b1b909d10c545b481ca318658de2694148f commit hash: f4c64b1b909d10c545b481ca318658de2694148f commit hash: f4c64b1b909d10c545b481ca318658de2694148f commit hash: f4c64b1b909d10c545b481ca318658de2694148f f4c64b1
Saturday, 11 Dec 2021
07:04 Gleb Popov (arrowd) search for other commits by this committer
devel/psptoolchain*: Reset MAINTAINER as requested.

PR:		198813
commit hash: 720c2bebcc2ee36ebf11e0e483b044ec45477fac commit hash: 720c2bebcc2ee36ebf11e0e483b044ec45477fac commit hash: 720c2bebcc2ee36ebf11e0e483b044ec45477fac commit hash: 720c2bebcc2ee36ebf11e0e483b044ec45477fac 720c2be
Thursday, 14 Oct 2021
21:30 Stefan Eßer (se) search for other commits by this committer
devel/psptoolchain-gcc-stage1: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 2703cb8ed7a39102997f3a6f2b68c1ac59fa93c6 commit hash: 2703cb8ed7a39102997f3a6f2b68c1ac59fa93c6 commit hash: 2703cb8ed7a39102997f3a6f2b68c1ac59fa93c6 commit hash: 2703cb8ed7a39102997f3a6f2b68c1ac59fa93c6 2703cb8
Thursday, 16 Sep 2021
09:04 Mikael Urankar (mikael) search for other commits by this committer
devel/psptoolchain-gcc-stage1: enable on aarch64

Approved by:	portmgr (blanket)
commit hash: e7a7888313b117e7dc74caf428f95c0f2e12b2e6 commit hash: e7a7888313b117e7dc74caf428f95c0f2e12b2e6 commit hash: e7a7888313b117e7dc74caf428f95c0f2e12b2e6 commit hash: e7a7888313b117e7dc74caf428f95c0f2e12b2e6 e7a7888
Tuesday, 15 Jun 2021
08:41 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/psptoolchain-gcc-stage1: enable on armv7
commit hash: fd7e6665b40e9df0077f091e60b279bbfbac8482 commit hash: fd7e6665b40e9df0077f091e60b279bbfbac8482 commit hash: fd7e6665b40e9df0077f091e60b279bbfbac8482 commit hash: fd7e6665b40e9df0077f091e60b279bbfbac8482 fd7e666
08:41 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/psptoolchain-gcc-stage1: enable on powerpc
commit hash: 6c549d9c1fa94f22698226c4728084b78e45b98e commit hash: 6c549d9c1fa94f22698226c4728084b78e45b98e commit hash: 6c549d9c1fa94f22698226c4728084b78e45b98e commit hash: 6c549d9c1fa94f22698226c4728084b78e45b98e 6c549d9
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 21 Mar 2021
09:57 gerald search for other commits by this committer
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
Original commitRevision:568912 
Friday, 5 Mar 2021
14:01 pkubaj search for other commits by this committer
devel/psptoolchain-gcc-stage1: fix build on powerpc64le

Same issue as with other gcc ports.
Original commitRevision:567388 
Friday, 8 May 2020
16:25 emaste search for other commits by this committer
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)
Original commitRevision:534411 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Tuesday, 2 Jul 2019
08:13 pkubaj search for other commits by this committer
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)
Original commitRevision:505662 
Sunday, 30 Jun 2019
21:13 pi search for other commits by this committer
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)
Original commitRevision:505496 
20:24 pi search for other commits by this committer
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
Original commitRevision:505480 
Wednesday, 24 Apr 2019
19:15 jbeich search for other commits by this committer
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
Original commitRevision:499897 
Saturday, 27 Oct 2018
17:39 linimon search for other commits by this committer
Allow building on powerpc64.

While here, pet portlint.

PR:		232744
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
Original commitRevision:483158 
Thursday, 19 Apr 2018
07:08 ale search for other commits by this committer
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
Original commitRevision:467751 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Wednesday, 13 Apr 2016
10:41 jbeich search for other commits by this committer
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
Original commitRevision:413189 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Tuesday, 9 Sep 2014
15:27 tijl search for other commits by this committer
Add USES=libtool
Original commitRevision:367742 
Monday, 28 Jul 2014
13:58 marino search for other commits by this committer
stage devel/psptoolchain-gcc-stage1 and restore maintainship

PR:		192142
Submitted by:	former maintainer (Tassilo Philipp)
Original commitRevision:363154 
Friday, 4 Jul 2014
12:06 bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Original commitRevision:360604 
Thursday, 29 May 2014
15:09 miwi search for other commits by this committer
- Convert gmake, bzip2 to USES

Approved by:	portmgr
Original commitRevision:355707 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
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
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 6 Feb 2012
04:37 araujo search for other commits by this committer
- Update to 4.6.2.

Submitted by:   Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via
email)
Original commit
Sunday, 29 Nov 2009
04:10 linimon search for other commits by this committer
Does not build on ia64, and I'm guessing no one will be trying it on
sparc64.

Hat:            portmgr
Original commit
Friday, 21 Aug 2009
00:54 araujo search for other commits by this committer
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>
Original commit

Number of commits found: 32