non port: devel/psptoolchain-binutils/Makefile |
SVNWeb
|
Number of commits found: 33 |
Thu, 30 Jun 2022
|
[ 20:33 Rene Ladan (rene) ] 10b9627 (Only the first 10 of 131 ports in this commit are shown above. )
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) ] 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) ] 720c2be
devel/psptoolchain*: Reset MAINTAINER as requested.
PR: 198813
|
Thu, 14 Oct 2021
|
[ 21:30 Stefan Eßer (se) ] 1955335
devel/psptoolchain-binutils: Add CPE information
Approved by: portmgr (blanket)
|
Fri, 10 Sep 2021
|
[ 08:44 Mikael Urankar (mikael) ] 77d1362
devel/psptoolchain-binutils: Fix build on aarch64
Approved by: portmgr (build fix blanket)
|
Sat, 19 Jun 2021
|
[ 01:55 Piotr Kubaj (pkubaj) ] 6d06a6a
devel/psptoolchain-binutils: fix build on riscv64
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 28 Feb 2021
|
[ 14:12 pkubaj ]
devel/psptoolchain-binutils: fix packaging on powerpc64le
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/psptoolchain-binutils/work/stage/usr/local/powerpcle-unknown-freebsd13.0/psp/include/ansidecl.h:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/psptoolchain-binutils/work/stage/usr/local/powerpcle-unknown-freebsd13.0/psp/include/bfd.h:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/psptoolchain-binutils/work/stage/usr/local/powerpcle-unknown-freebsd13.0/psp/include/bfdlink.h:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/psptoolchain-binutils/work/stage/usr/local/powerpcle-unknown-freebsd13.0/psp/include/dis-asm.h:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/psptoolchain-binutils/work/stage/usr/local/powerpcle-unknown-freebsd13.0/psp/include/symcat.h:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/psptoolchain-binutils/work/stage/usr/local/powerpcle-unknown-freebsd13.0/psp/lib/libbfd.a:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/psptoolchain-binutils/work/stage/usr/local/powerpcle-unknown-freebsd13.0/psp/lib/libopcodes.a:No
such file or directory
|
Wed, 9 Dec 2020
|
[ 01:34 linimon ]
Mark as BROKEN on riscv64 the same as on aarch64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
|
Sat, 9 Nov 2019
|
[ 19:53 pkubaj ]
devel/psptoolchain-binutils: fix packaging on arm*
Fix CONFIGURE_TARGET on armv* to fix packaging.
PR: 241326
Submitted by: tphilipp@potion-studios.com (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D22104
|
Sat, 29 Dec 2018
|
[ 09:00 amdmi3 ]
- Add LICENSE
Approved by: portmgr blanket
|
Sat, 24 Nov 2018
|
[ 08:52 linimon ]
Change powerpc64 to powerpc in CONFIGURE_TARGET to fix build on
powerpc64.
PR: 232513
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Fri, 9 Mar 2018
|
[ 22:46 linimon ]
Add more information to stub error messages.
Remove BROKEN lines where IGNORE has already been set.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sun, 28 Jan 2018
|
[ 14:10 sunpoet ]
Simplify MASTER_SITES
Approved by: portmgr (blanket)
|
Tue, 10 Oct 2017
|
[ 23:21 linimon ]
Allow building on armv7 as well as armv6.
PR: 221922
|
Wed, 16 Nov 2016
|
[ 00:33 linimon ] (Only the first 10 of 14 ports in this commit are shown above. )
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Wed, 25 Feb 2015
|
[ 08:28 marino ]
devel/psptoolchain-binutils: Revert revision 379064
This binutils port builds just fine with newer GCC, as long as -Werror
is not used. Revert the false restriction of 379064, the issue had
already been handled two days earlier with 378957.
PR: 196854
|
Sun, 22 Feb 2015
|
[ 08:11 antoine ]
Unbreak on i386 (and maybe other archs)
|
Fri, 20 Feb 2015
|
[ 16:58 sbruno ]
Fix directory creation so that a armv6-unknown-freebsd directory is created
instead of an arm-unkonwn-freebsd to be friendlier with freebsd pkg tools.
PR: 197581
Submitted by: mikael.urankar@gmail.com
Approved by: tphilipp@potion-studios.com (maintainer)
|
Mon, 16 Feb 2015
|
[ 05:55 gerald ]
Force the use of GCC 4.8 since the old codebase here fails with newer
versionf of GCC.
PR: 196854
Approved by: tphilipp@potion-studios.com (maintainer)
|
Sat, 14 Feb 2015
|
[ 11:12 marino ]
devel/psptoolchain-binutils: Remove -Werror like devel/binutils
The binutils packages sets the -Werror by default, but it an unused
variable make the build fail with newer GCCs. Set --disable-werror
flag just like is done for devel/binutils to fix the build with current
GCC compilers.
|
Sun, 27 Jul 2014
|
[ 16:04 marino ]
Assign maintainership of devel/psptoolchain-binutils back to T. Philipp
Tassilo has provided PRs for the staging of the remaining Playstation
toolchain ports, and has indicated he wants to continue as maintainer
of this set of ports.
PR: 192142
|
Sun, 13 Jul 2014
|
[ 23:20 marino ]
devel/psptoolchain-binutils: Fix stage support for DragonFly
The configure target was hardcoded for FreeBSD. This change fixes the
build on DragonFly while being a No-Op for FreeBSD.
|
Tue, 8 Jul 2014
|
[ 16:19 vanilla ]
1: Stagify.
2: USES=libtool, bump version.
|
Fri, 4 Jul 2014
|
[ 12:06 bapt ] (Only the first 10 of 82 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Thu, 29 May 2014
|
[ 15:09 miwi ] (Only the first 10 of 49 ports in this commit are shown above. )
- Convert gmake, bzip2 to USES
Approved by: portmgr
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 9 Oct 2012
|
[ 22:12 linimon ] (Only the first 10 of 95 ports in this commit are shown above. )
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
Mon, 6 Feb 2012
|
[ 04:34 araujo ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update to 2.22.
Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via
email)
|
Fri, 21 Aug 2009
|
[ 00:54 araujo ] (Only the first 10 of 119 ports in this commit are shown above. )
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: 33 |