2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve repository management. More... over 12 years ago
Work around the build flag being set despite build failure More... over 12 years ago
Filter system-packages from build-requirement symlinks. More... over 12 years ago
Revert "Use 'documentation/html' instead of 'documentation/packages' for docdir," More... over 12 years ago
Unbreak automatic detection of dependencies to update first More... over 12 years ago
Use two phases to determine build dependencies. More... over 12 years ago
Implement automatic selection of newest version of each port More... over 12 years ago
Fix some nuisances in Port.py More... over 12 years ago
Update master haikuporter and install script to use bitbucket More... over 12 years ago
Update regexps for port name and version More... over 12 years ago
Add fontsDir shell variable More... over 12 years ago
Fix architecture dictionary access More... over 12 years ago
Drop executable flag from python modules More... over 12 years ago
patchSource(): Reintroduce accidentally removed check More... over 12 years ago
Bind-mount the port directory into the chroot More... over 12 years ago
Add a few more shell variables for interesting directories More... over 12 years ago
Evaluate PATCHES variable set in recipes More... over 12 years ago
Avoid show duplicate name during repository update More... over 12 years ago
Use 'documentation/html' instead of 'documentation/packages' for docdir, as most documentation is going to be html. More... over 12 years ago
Improve cleanup of work directory in case of success. More... over 12 years ago
Fix copying of license folder into package. More... over 12 years ago
Implement collecting sources for source package. More... over 12 years ago
* improved indication of progress when populating the repository More... over 12 years ago
* automatically try to rename archive folders containing '-' More... over 12 years ago
* play it safe and force POSIX locale for any of the stages More... over 12 years ago
* adjust to changed package naming conventions ('_' instead of '-') More... over 12 years ago
* if downloading fails for an URL, tell which one it is More... over 12 years ago
Switch name-internal separator from '-' (dash) to '_' (underline), as otherwise the package naming scheme exhibits potential collisions for parsers More... over 12 years ago
* pulled 'Package' out of 'Port' and adjusted everything to support creating multiple packages from a single recipe file Not many new features have been implemented yet, but building packages seems to work again. More... over 12 years ago
* fix attempt to apply patch-file ' ' More... over 12 years ago