2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed .OptioanlPackageDescription links, added support to display of the contents of the .opd file, to more easily check it. More... over 14 years ago
Fixed haikuporter so that if no license is present in a bep file it will still work. Also added a reminder to build the source packages if the license is a GPL or LGPL. More... over 14 years ago
Rolling back haikuporter sftp support until pycrypto works with GGC2 More... over 14 years ago
refine sftp uploading ability More... over 14 years ago
support for uploading to sftp server, basics More... over 14 years ago
Added support for generating the SourceURLs if the license is GPL or LGPL, patch from GCI student Jack Laxson. More... over 14 years ago
Updated haikuporter's copyright entries, sorting first by earliest copyright year, then by most years, then alphabetical. More... over 14 years ago
Updated haikuporter to print out the expected and actual checksums if they don't match. More... over 14 years ago
Added a TEST section to the generic .bep file. More... over 14 years ago
Patch from GCI student Jack Laxson, applied PEP8 to Haikuporter. More... over 14 years ago
Updated installhaikuporter.sh to check for python and if not found try to install it. More... over 14 years ago
Added checks for xz, git, cvs, hg and bzr, and if not present when needed, haikuporter with prompt to install them, or autoinstall them if -y was passed in. Patch by GCI student Jack Laxson (Jrabbit). More... over 14 years ago
Added support for xz source archives, patch from GSI student Jack Laxson (Jrabbit). More... over 14 years ago
Added support for bzr to haikuporter, patch submitted by Jack Laxson (jrabbit) as part of Google Code-In 2010. More... over 14 years ago
Use revision number as version More... over 14 years ago
Fixed typo More... over 14 years ago
Fixed haikuporter installer More... over 14 years ago
Update installhaikuporter.sh to use notify instead of alert More... over 14 years ago
Added license file check to Haikuporter. More... almost 15 years ago
Fixed Haikuporter so that HAIKUVERSION works better now, as it should now properly handle the case where HAIKUVERSION is not yet defined. More... almost 15 years ago
Added support in haikuporter for setting environment variable "haikuversion", which then gets inserted into the .zip package filename after the package name and before the arch, matching the format that was used on haiku r1a1 and r1a2 optionalpackages. More... almost 15 years ago
Added check to haikuporter to abort if trying to install python or perl, as doing so may crash haikuporter. More... almost 15 years ago
Updated Haikuporter to allow for a TEST section in the .bep files. Similar to the BUILD and INSTALL sections you can use shell commands to run a ports test script(s). Bumped version to 0.72 More... almost 15 years ago
Added haikuporter -g so that the install scripts will refresh the ports tree. More... almost 15 years ago
Removed beporter. Added a new line before "Downloading ..." to put it onto the next line. Updated the generic bep file to use finddir. More... almost 15 years ago
Remove duplicate code. Increment version for the previous commit. More... almost 15 years ago
Update to allow haikuporter to use -y to also skip dependency checking. May need further tweaking. More... almost 15 years ago
Add support for + in port names/versions. More... about 15 years ago
Updated the generic .bep file to have the LICENSE and COPYRIGHT entries, and deleted the no longer needed generic.OptionalPackageDescription file More... about 15 years ago
*Generate multiple copyright lines in an OPD instead of joining them into one string. More... about 15 years ago