Dreckly/dreckly 7d77fbadevel/gyp distinfo Makefile, devel/gyp/patches patch-pylib_gyp_common.py patch-gyptest.py

gyp: update to last snapshot

This project is now "idle"...

Add patch for compatibility with python 3.10.
DeltaFile
+13-3devel/gyp/patches/patch-pylib_gyp_common.py
+6-6devel/gyp/distinfo
+4-4devel/gyp/Makefile
+3-3devel/gyp/patches/patch-gyptest.py
+26-164 files

Dreckly/dreckly 5b2e701devel/git-cliff distinfo, devel/golangci-lint distinfo

archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
DeltaFile
+764-764devel/golangci-lint/distinfo
+568-568devel/nancy/distinfo
+204-204devel/lazygit/distinfo
+153-153devel/tokei/distinfo
+152-152devel/git-cliff/distinfo
+113-113devel/ugdb/distinfo
+1,954-1,9543,010 files not shown
+8,353-8,3533,016 files

Dreckly/dreckly 453b36edevel/git-cliff distinfo, devel/golangci-lint distinfo

devel: Remove SHA1 hashes for distfiles
DeltaFile
+1-764devel/golangci-lint/distinfo
+1-568devel/nancy/distinfo
+1-204devel/lazygit/distinfo
+1-153devel/tokei/distinfo
+1-145devel/git-cliff/distinfo
+1-113devel/ugdb/distinfo
+6-1,9473,011 files not shown
+3,017-8,3453,017 files

Dreckly/dreckly dd7b713devel/gyp distinfo Makefile

gyp: Update to 0.1pre20200512.caa60026e223fc501e8b337fd5086ece4028b1c6

Changelog is not availabel in compact form.
The most significant change is to add Python 3 support.
DeltaFile
+5-9devel/gyp/distinfo
+3-5devel/gyp/Makefile
+1-4devel/gyp/PLIST
+9-183 files

Dreckly/dreckly 4904392devel/gyp distinfo Makefile, devel/gyp/patches patch-test_lib_TestGyp.py patch-pylib_gyp_common.py

Updated py-gyp to 0.1pre20161117.940a15ee3f1c89f193cb4c19373b3f6e9ad15b95.

Two years of development.

git log is here:
https://chromium.googlesource.com/external/gyp/+/master

No summary found.
DeltaFile
+5-14devel/gyp/patches/patch-test_lib_TestGyp.py
+3-12devel/gyp/patches/patch-pylib_gyp_common.py
+7-7devel/gyp/distinfo
+7-5devel/gyp/Makefile
+1-4devel/gyp/PLIST
+1-2devel/gyp/Makefile.replace-python
+24-446 files

Dreckly/dreckly 9c78cfbdevel/SDL_Pango distinfo, devel/acme distinfo

Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
        distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
        distfiles/fortran-utils-1.1.tar.gz
        distfiles/ivykis-0.39.tar.gz
        distfiles/enum-1.11.tar.gz
        distfiles/pvs-3.2-libraries.tgz
        distfiles/pvs-3.2-linux.tgz
        distfiles/pvs-3.2-solaris.tgz
        distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
DeltaFile
+56-1devel/ruby-redmine/distinfo
+10-1devel/ruby-redmine_jenkins/distinfo
+4-1devel/snappy-java10/distinfo
+3-1devel/tvision/distinfo
+3-1devel/SDL_Pango/distinfo
+3-1devel/acme/distinfo
+79-61,989 files not shown
+4,062-1,9951,995 files

Dreckly/dreckly 47dc518devel/gyp distinfo Makefile

Update to 0.1pre2019

Changelog is not available.
DeltaFile
+4-4devel/gyp/distinfo
+2-2devel/gyp/Makefile
+6-62 files

Dreckly/dreckly de05d49devel/gyp distinfo Makefile

Update to 0.1pre1994

Changelog is not available.
DeltaFile
+4-4devel/gyp/distinfo
+2-3devel/gyp/Makefile
+6-72 files

Dreckly/dreckly 60dd2e3devel/gyp Makefile distinfo, devel/gyp/patches patch-pylib_gyp_generator_make.py

Also disable thin archives on SunOS, as they do not work with Sun ar.
Bump PKGREVISION.
DeltaFile
+49-4devel/gyp/patches/patch-pylib_gyp_generator_make.py
+3-3devel/gyp/Makefile
+2-2devel/gyp/distinfo
+54-93 files

Dreckly/dreckly ecfb673devel/gyp Makefile.replace-python, devel/gyp/patches patch-test_variables_commands_commands-repeated.gyp.stdout patch-test_variables_commands_commands.gyp.stdout

Fix gyp so that all but one of the self-tests pass.
The one test remaining I've not been able to figure out what goes
wrong (it tries overriding the compiler to use, but ends up passing
the source to cc anyway, which wasn't supposed to happen).

Updated DESCR to be a little more verbose.  It now starts with

   GYP is a tool for the Chromium project that generates native
   Visual Studio, Xcode and SCons and/or make build files from a
   platform-independent input format.

Other changes:
 * Substitute /usr/bin/python and a bare "python" in a couple of files
 * Replace python in the interpreter line in all *.py files,
   done in a separate Makefile.replalce-python due to its size
 * Add a tool.mk make fragment for pkgsrc, for users of "gyp" within
   pkgsrc.  It makes a "python" available, via the python package's
   own tool.mk.  The GYP language spec says it's kosher to invoke
   Python from a gyp file by just saying "python".

    [9 lines not shown]
DeltaFile
+280-0devel/gyp/patches/patch-test_variables_commands_commands-repeated.gyp.stdout
+200-0devel/gyp/patches/patch-test_variables_commands_commands.gyp.stdout
+200-0devel/gyp/patches/patch-test_variables_commands_commands.gyp.ignore-env.stdout
+141-0devel/gyp/Makefile.replace-python
+59-4devel/gyp/patches/patch-pylib_gyp_generator_make.py
+45-0devel/gyp/patches/patch-test_module_src_program.c
+925-49 files not shown
+1,056-1815 files

Dreckly/dreckly a8ace88devel/gyp PLIST distinfo, devel/gyp/patches patch-setup.py patch-gyptest.py

Update to 0.1pre1949

Changelog:
* Bugfixes
* More tests
DeltaFile
+19-4devel/gyp/PLIST
+0-17devel/gyp/patches/patch-setup.py
+5-6devel/gyp/distinfo
+4-4devel/gyp/patches/patch-gyptest.py
+2-3devel/gyp/Makefile
+30-345 files

Dreckly/dreckly e800e1bdevel/gyp distinfo Makefile, devel/gyp/patches patch-pylib_gyp_generator_make.py

Fix gyp for Darwin, where platform libtool should be used.
Bump PKGREVISION.
DeltaFile
+14-3devel/gyp/patches/patch-pylib_gyp_generator_make.py
+2-2devel/gyp/distinfo
+2-1devel/gyp/Makefile
+18-63 files

Dreckly/dreckly 944a4c9devel/gyp PLIST distinfo, devel/gyp/patches patch-gyptest.py patch-pylib_gyp_common.py

Update to 0.1pre1718

Changelog:
unknown.
DeltaFile
+15-8devel/gyp/PLIST
+7-6devel/gyp/distinfo
+4-4devel/gyp/patches/patch-gyptest.py
+4-4devel/gyp/patches/patch-pylib_gyp_common.py
+3-4devel/gyp/Makefile
+33-265 files

Dreckly/dreckly b014ddbdevel/gyp PLIST Makefile, devel/gyp/patches patch-gyptest.py patch-pylib_gyp_common.py

Import py27-gyp-0.1pre1559 as devel/gyp from pkgsrc-wip/gyp.

GYP can Generate Your Projects.
DeltaFile
+108-0devel/gyp/PLIST
+25-0devel/gyp/Makefile
+16-0devel/gyp/patches/patch-gyptest.py
+15-0devel/gyp/patches/patch-pylib_gyp_common.py
+13-0devel/gyp/patches/patch-pylib_gyp_generator_make.py
+8-0devel/gyp/distinfo
+185-01 files not shown
+186-07 files