Dreckly/dreckly 7d77fba — devel/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.
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
devel: Remove SHA1 hashes for distfiles
gyp: Update to 0.1pre20200512.caa60026e223fc501e8b337fd5086ece4028b1c6
Changelog is not availabel in compact form.
The most significant change is to add Python 3 support.
Dreckly/dreckly 4904392 — devel/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.
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.
Update to 0.1pre2019
Changelog is not available.
Update to 0.1pre1994
Changelog is not available.
Dreckly/dreckly 60dd2e3 — devel/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.
Dreckly/dreckly ecfb673 — devel/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]
Update to 0.1pre1949
Changelog:
* Bugfixes
* More tests
Dreckly/dreckly e800e1b — devel/gyp distinfo Makefile, devel/gyp/patches patch-pylib_gyp_generator_make.py
Fix gyp for Darwin, where platform libtool should be used.
Bump PKGREVISION.
Dreckly/dreckly 944a4c9 — devel/gyp PLIST distinfo, devel/gyp/patches patch-gyptest.py patch-pylib_gyp_common.py
Update to 0.1pre1718
Changelog:
unknown.
Dreckly/dreckly b014ddb — devel/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.