Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-12 | mingw-w64.org's TLS cert expired more than a month ago | nia | 7 | -14/+14 | |
2020-05-11 | (cross/avr-libc) Fix build: Add missing +BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]* | mef | 1 | -1/+2 | |
2020-05-10 | mark perl as not needed | rillig | 1 | -1/+2 | |
Before, it had the same effect but generate a USE_TOOLS+=perl warning. | |||||
2020-05-10 | cross/cc65: remove unnecessary dependency on Perl | rillig | 1 | -8/+2 | |
2020-05-10 | Make cross/ppc-morphos-binutils build on NetBSD | js | 3 | -3/+29 | |
2020-05-09 | cross/powerpc-none-elf-gcc: fix build in strict environment | rillig | 1 | -1/+3 | |
2020-05-09 | cross/pdp11-aout-gcc: fix build in strict environment | rillig | 1 | -1/+3 | |
2020-05-09 | cross/h8300-elf-gcc: fix typo from previous commit | rillig | 1 | -2/+2 | |
2020-05-09 | cross/or1k-none-elf-gcc: fix build in strict environment | rillig | 1 | -1/+3 | |
2020-05-09 | cross/h8300-elf-gcc: fix build in strict environment | rillig | 1 | -1/+3 | |
2020-05-09 | cross/arm-none-eabi-gdb: suppress shell portability | rillig | 1 | -1/+5 | |
2020-05-03 | cross/freemint-mintlib: skip portability check | rillig | 1 | -1/+3 | |
2020-05-03 | cross/aarch64-none-elf-gcc: skip check for unknown configure options | rillig | 1 | -1/+2 | |
2020-05-03 | cross/avr-gcc: skip portability check, allow unknown configure options | rillig | 1 | -3/+4 | |
2020-05-03 | cross/mingw-w64-i686-gcc-bootstrap: configure options, portability | rillig | 1 | -1/+4 | |
2020-05-02 | cross/arm-none-eabi-gcc: skip check for unknown configure options | rillig | 1 | -1/+2 | |
2020-04-26 | cross/*-binutils: allow unknown --enable-nls configure option | rillig | 15 | -40/+52 | |
The top-level configure script does not know this option, but it calls several sub-configures that all know it. | |||||
2020-04-26 | cross/mingw-w64-x86_64-headers: remove unknown configure option | rillig | 1 | -2/+1 | |
The packages using this file have multiple configure scripts, but none of them contains the words "secure api". | |||||
2020-04-26 | cross/mingw-w64-x86_64-binutils: allow unknown configure options | rillig | 1 | -1/+2 | |
2020-04-23 | cross/atasm: fix placeholder in manual page | rillig | 1 | -2/+3 | |
2020-04-17 | Ignore portability problem in testsuite | joerg | 1 | -1/+4 | |
2020-04-14 | Import cross/ppc-morphos-gcc-9 from wip | js | 9 | -1/+1611 | |
GCC 9 cross-compiler for MorphOS. | |||||
2020-04-14 | Import cross/ppc-morphos-sdk from wip | js | 5 | -1/+1926 | |
SDK headers, libraries and build scripts, allowing cross-compilation for MorphOS. | |||||
2020-04-14 | Import cross/ppc-morphos-binutils from wip | js | 5 | -1/+114 | |
GNU Binutils targeting MorphOS, with the patches from the official SDK. | |||||
2020-04-04 | (cross/avr-libc) Fix _VECTOR.3 issue on PLIST and options.mk | mef | 2 | -4/+3 | |
2020-04-02 | mingw-w64-x86_64-gcc-winpthreads: remove unused distinfo file | wiz | 1 | -8/+0 | |
2020-04-01 | arm cross toolchains: skip portability checks under contrib/* | tnn | 2 | -3/+4 | |
2020-03-31 | (cross/avr-libc) Fix packaging. Adhoc adjusting on options.mk, and Makefile.in | mef | 3 | -6/+17 | |
2020-03-30 | powerpc-none-elf-gcc: Import version 8.3.0 | riastradh | 10 | -1/+1972 | |
Copied mainly from cross/arm-none-eabi-gcc. | |||||
2020-03-30 | powerpc-none-elf-binutils: Import version 2.32 | riastradh | 5 | -1/+268 | |
Copied mostly from arm-none-eabi-binutils. | |||||
2020-03-29 | Don't build bfd-crunchide and bfd-mdsetimage as PIE, they link against a | joerg | 2 | -2/+4 | |
static library. | |||||
2020-03-27 | Use correct header for select(2) | joerg | 2 | -1/+14 | |
2020-03-26 | Fix shell portability | joerg | 2 | -1/+24 | |
2020-03-22 | mingw-w64-x86_64-winpthreads: uses pax(1) during pre-install | tnn | 1 | -2/+2 | |
2020-03-20 | cross/aarch64-none-elf-binutils: disable configure options check | rillig | 1 | -4/+5 | |
2020-03-20 | *: Convert broken sourceforge HOMEPAGEs back to http | nia | 6 | -12/+12 | |
2020-03-17 | cross/arm-none-eabi-binutils: don't check for unknown configure options | rillig | 1 | -5/+7 | |
This is required when building with GNU_CONFIGURE_STRICT=yes. | |||||
2020-03-14 | (cross/cc65) Updated to 2.18 .. distinfo also updated now | mef | 1 | -1/+15 | |
2020-03-14 | (cross/cc65) Updated to 2.18 | mef | 2 | -8/+7 | |
V2.18: Rearranged paravirt function vector. May 30, 2019 156 commits to master since this release - exit right below 6502 vectors. - keep exit addr stable as it may be called from asm. | |||||
2020-03-10 | librsvg: update bl3.mk to remove libcroco in rust case | wiz | 1 | -2/+2 | |
recursive bump for the dependency change | |||||
2020-03-08 | *: recursive bump for libffi | wiz | 1 | -2/+2 | |
2020-03-05 | asm6809: Fix HOMEPAGE. | jperkin | 1 | -2/+2 | |
2020-03-05 | cross: Add asm6809. | jperkin | 1 | -1/+2 | |
2020-03-05 | asm6809: Import version 2.12 into pkgsrc cross. | jperkin | 4 | -0/+32 | |
asm6809 is a portable cross assembler targeting the Motorola 6809 and Hitachi 6309. Features arbitrarily complex expressions (with most C-style operators available), forward references, macro expansion and conditional assembly. Output formats are: Raw binary, DragonDOS binary, CoCo RS-DOS (or "DECB") binary, Motorola SREC, Intel HEX. | |||||
2020-02-11 | skip host_detect_local_cpu() if CROSS_DIRECTORY_STRUCTURE. | mrg | 2 | -1/+20 | |
2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -2/+2 | |
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. | |||||
2020-01-26 | all: migrate some SourceForge homepage URLs back from https to http | rillig | 1 | -2/+2 | |
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html In the above commit, the homepage URLs were migrated from http to https, assuming that SourceForge would use the same host names for both http and https connections. This assumption was wrong. Their documentation at https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states that the https URLs use the domain sourceforge.io instead. To make the homepages from the above commit reachable again, pkglint has been extended to check for reachable homepages. This check is only enabled when the --network command line option is given. Each of the homepages that referred to https://$project.sourceforge.net before was migrated to https://$project.sourceforge.io (27), and if that was not reachable, to the fallback URL http://$project.sourceforge.net (163). | |||||
2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 14 | -28/+28 | |
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. | |||||
2019-12-29 | Update to mingw-w64 to 7.0.0 and binutils to 2.33.1 | ryoon | 14 | -38/+86 | |
mingw-w64: Notable changes: _FORTIFY_SOURCE support thanks to Christian Franke. Lots of math fixes from Martin Storsjö. Many headers updated from Wine by Jacek Caban. UCRT support by Martin Storsjö. binutils: No specific change for Windows/PECOFF. | |||||
2019-12-19 | Requires C++03 to build. | joerg | 1 | -3/+3 | |