Commit graph

7 commits

Author SHA1 Message Date
ryoon
beaba17ea2 Update to 0.1pre1994
Changelog is not available.
2014-10-27 13:40:41 +00:00
fhajny
01dd8787a9 Also disable thin archives on SunOS, as they do not work with Sun ar.
Bump PKGREVISION.
2014-08-25 13:20:12 +00:00
he
8e392f54d0 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".
 * Fix the bash interpreter in the "gyp" script
 * Add config for "netbsd7" as well
 * For some reason "thin" ar archives sometimes fail to produce an archive
   which "ar t" recognizes as valid, so avoid using them on NetBSD
 * Fix up some of the tests; our GNU make says "nothing to be done"
   with different quotes, add NetBSD platform support in some tests,
   and regenerate a couple of output files (should have been done
   upstream).

PKGREVISION bumped.
2014-08-21 14:49:43 +00:00
ryoon
9f6b2e33e9 Update to 0.1pre1949
Changelog:
* Bugfixes
* More tests
2014-07-19 09:08:36 +00:00
fhajny
d1b1a25bd6 Fix gyp for Darwin, where platform libtool should be used.
Bump PKGREVISION.
2014-01-24 13:28:30 +00:00
ryoon
77e4d7531f Update to 0.1pre1718
Changelog:
unknown.
2013-09-08 16:33:25 +00:00
ryoon
e3aa76e287 Import py27-gyp-0.1pre1559 as devel/gyp from pkgsrc-wip/gyp.
GYP can Generate Your Projects.
2013-01-18 11:32:45 +00:00