macports-ports
macports-ports copied to clipboard
The MacPorts ports tree
#### Description ###### Type(s) - [ ] bugfix - [x] enhancement - [ ] security fix ###### Tested on macOS 12.5 21G72 x86_64 Xcode 13.4.1 13F100 ###### Verification Have you...
#### Description vim: Update to 9.0.0065 MacVim: Update to release 173 (Vim 9.0.0065) Had to add -derivedDataPath to the xcode flags, because otherwise Xcode wanted to write to /opt/local/var/macports/home/Library/Xcode/DerivedData. Setting...
#### Description This PR: 1. Updates the port to 2022.08.01.00. 2. Fixes an error with gcc: clang-only flag should be used only with clang, not unconditionally. 3. Adds initial fixes...
#### Description Here a three commits: darwin-xtools port and incorporation it into MacPorts infrastructure via ld64 and cctools ports. This way allows to test it. Basic tests on 10.5 had...
#### Description Modify `crossbinutils-1.0.tcl` to no longer rename infopages, just install into a subdirectory. This just seems avoids the current headaches we've encountered when updating binutils *-mingw32-binutils were testing building...
###### Verification Have you - [x] followed our [Commit Message Guidelines](https://trac.macports.org/wiki/CommitMessages)? - [x] squashed and [minimized your commits](https://guide.macports.org/#project.github)? - [x] checked that there aren't other open [pull requests](https://github.com/macports/macports-ports/pulls) for the...
* qdoc symlink: as done for qt53-qtbase-docs Fixes: https://trac.macports.org/ticket/65530 #### Description ###### Tested on macOS 12.5 Xcode 14 beta 3 ###### Verification Have you - [x] followed our [Commit Message...
#### Description This closes Trac ticket [#63501](https://trac.macports.org/ticket/63501). This update to fluidsynth introduces API and ABI breakage, compilation of all ports except audacious, lmms, and VLC2 succeeded in local building (with...
#### Description An initial attempt to fix build on later systems. Port remains restricted to 32-bit OSs, since that is exactly what its configure script has. ###### Type(s) - [x]...
#### Description * Create a new port, M2VDownsizer, for MPEG-2 (or m2v) video stream re-compression * Convert the Xcode project into a simpler Makefile based project * Add a custom...