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-pspsdk-stage2/Makefile

Number of commits found: 14

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
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
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
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
Saturday, 8 Jun 2019
00:23 swills search for other commits by this committer
devel/psptoolchain-pspsdk-stage2: fix to recent change that made library
unusable

PR:		238342
Submitted by:	Tassilo Philipp <tphilipp@potion-studios.com> (maintainer)
Original commitRevision:503679 
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 
Sunday, 9 Dec 2018
03:15 swills search for other commits by this committer
devel/psptoolchain-pspsdk-stage2: Fix build when -march is set in CFLAGS

PR:		233813
Submitted by:	Tassilo Philipp <tphilipp@potion-studios.com> (maintainer)
Original commitRevision:487016 
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 
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 
Monday, 28 Jul 2014
14:53 marino search for other commits by this committer
stage devel/psptoolchain-pspsdk-stage2 and restore maintainship

PR:		192147
Submitted by:	former maintainer (Tassilo Philipp)
Original commitRevision:363167 
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 
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 
Monday, 6 Feb 2012
04:38 araujo search for other commits by this committer
- Update to 20111215.

Submitted by:   Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via
email)
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: 14