notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/psptoolchain-newlib/Makefile
SVNWeb

Number of commits found: 21

Thu, 30 Jun 2022
[ 20:33 Rene Ladan (rene) search for other commits by this committer ]    commit hash:10b96277e5d911a7461dabfa9719d1a68bd33bf6  commit hash:10b96277e5d911a7461dabfa9719d1a68bd33bf6  commit hash:10b96277e5d911a7461dabfa9719d1a68bd33bf6  10b9627  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
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
Sat, 7 May 2022
[ 10:32 Rene Ladan (rene) search for other commits by this committer ]    commit hash:f4c64b1b909d10c545b481ca318658de2694148f  commit hash:f4c64b1b909d10c545b481ca318658de2694148f  commit hash:f4c64b1b909d10c545b481ca318658de2694148f  f4c64b1 
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
Sat, 11 Dec 2021
[ 07:04 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:720c2bebcc2ee36ebf11e0e483b044ec45477fac  commit hash:720c2bebcc2ee36ebf11e0e483b044ec45477fac  commit hash:720c2bebcc2ee36ebf11e0e483b044ec45477fac  720c2be 
devel/psptoolchain*: Reset MAINTAINER as requested.

PR:		198813
Thu, 14 Oct 2021
[ 21:30 Stefan Eßer (se) search for other commits by this committer ]    commit hash:c236ef30b6c186573eb6160efb7f25201b70eb19  commit hash:c236ef30b6c186573eb6160efb7f25201b70eb19  commit hash:c236ef30b6c186573eb6160efb7f25201b70eb19  c236ef3 
devel/psptoolchain-newlib: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 8 Jun 2019
[ 00:23 swills search for other commits by this committer ] Original commit   Revision:503680
devel/psptoolchain-newlib: fix to recent change that made library unusable

PR:		238341
Submitted by:	Tassilo Philipp <tphilipp@potion-studios.com> (maintainer)
Wed, 24 Apr 2019
[ 19:15 jbeich search for other commits by this committer ] Original commit   Revision:499897 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Sun, 9 Dec 2018
[ 03:16 swills search for other commits by this committer ] Original commit   Revision:487017
devel/psptoolchain-newlib: fix build when -march is set in env

PR:		233812
Submitted by:	Tassilo Philipp <tphilipp@potion-studios.com> (maintainer)
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Wed, 26 Apr 2017
[ 00:39 ler search for other commits by this committer ] Original commit   Revision:439423
devel/psptoolchain-newlib: Improve regex conformance

PR:	218604
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Approved by:	Tassilo Philipp <tphilipp@potion-studios.com> (maintainer), adamw
(mentor)
Differential Revision:	https://reviews.freebsd.org/D10501
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 14 Sep 2015
[ 17:44 amdmi3 search for other commits by this committer ] Original commit   Revision:396916
- Remove unneeded pre.mk inclusion
- Add empty directories to plist

Approved by:	portmgr blanket
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Mon, 28 Jul 2014
[ 14:38 marino search for other commits by this committer ] Original commit   Revision:363163
stage devel/psptoolchain-newlib and restore maintainship

PR:		192144
Submitted by:	former maintainer (Tassilo Philipp)
Fri, 4 Jul 2014
[ 12:06 bapt search for other commits by this committer ] Original commit   Revision:360604 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Wed, 25 Jun 2014
[ 20:10 antoine search for other commits by this committer ] Original commit   Revision:359298
Allow to build with texinfo from ports

With hat:	portmgr
Thu, 29 May 2014
[ 15:09 miwi search for other commits by this committer ] Original commit   Revision:355707 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Convert gmake, bzip2 to USES

Approved by:	portmgr
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Mon, 6 Feb 2012
[ 04:36 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- Update to 1.20.0.

Submitted by:   Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via
email)
Fri, 21 Aug 2009
[ 00:54 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
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>

Number of commits found: 21