non port: devel/gjstest/Makefile |
SVNWeb
|
Number of commits found: 15 |
Mon, 18 Aug 2014
|
[ 12:02 amdmi3 ]
- Switch devel/gflags to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Fri, 4 Jul 2014
|
[ 12:06 bapt ] (Only the first 10 of 82 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
Fri, 13 Dec 2013
|
[ 07:59 sunpoet ]
- Convert to new LIB_DEPENDS format
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Wed, 21 Aug 2013
|
[ 12:03 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
- Use USES=gmake
|
Wed, 17 Apr 2013
|
[ 17:06 sunpoet ]
- Update to latest snapshot (20130304) and unbreak this port
- Bump PORTREVISION for distfile change
Changes: https://code.google.com/p/google-js-test/source/list
Feature safe: yes
|
[ 15:37 miwi ]
- Broken fails to build
gjstest/internal/cpp/typed_arrays.cc: In static member function 'static
v8::Persistent<v8::FunctionTemplate><unnamed>::TypedArray<TBytes,
TEAType>::GetTemplate() [with unsigned int TBytes = 8u, v8::ExternalArrayType
TEAType = kExternalDoubleArray]':
gjstest/internal/cpp/typed_arrays.cc:854: instantiated from here
gjstest/internal/cpp/typed_arrays.cc:180: warning: 'New' is deprecated (declared
at /usr/local/include/v8.h:4435)
gmake: *** [gjstest/internal/cpp/typed_arrays.o] Error 1
*** Error code 1
Feature safe: yes
|
Mon, 18 Mar 2013
|
[ 15:14 vanilla ] (Only the first 10 of 22 ports in this commit are shown above. )
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
|
Thu, 10 Jan 2013
|
[ 21:24 leeym ]
- bump PORTREVISION since shlib version of gflags was changed
Noticed by: sunpoet
|
Tue, 4 Dec 2012
|
[ 10:10 sunpoet ]
- Update to 1.0.8
- Cleanup Makefile header
Changes: http://code.google.com/p/google-js-test/source/list?name=release-1.0.8
Feature safe: yes
|
Thu, 26 Apr 2012
|
[ 12:50 sunpoet ]
- Update to 1.0.7
- Add LICENSE
Changes:
http://code.google.com/p/google-js-test/source/list?name=release-1.0.7
|
Tue, 18 Oct 2011
|
[ 17:03 sunpoet ]
- Add gjstest 1.0.6
Google JS Test is a fast javascript unit testing framework that runs on the V8
engine, without needing to launch a full browser.
Features include:
- Extremely fast test startup and execution time, without having to run a
browser.
- Clean, readable output in the case of both passing and failing tests.
- A browser-based test driver that can simply be refreshed whenever JS is
changed.
- Style and semantics that resemble Google Test for C++.
- A built-in mocking framework that requires minimal boilerplate code (e.g. no
$tearDown or $verifyAll) with style and semantics based on the Google C++
Mocking Framework.
The trade-off is that since tests are run in V8 without a browser, there is no
DOM available. You can still use Google JS Test for tests of DOM-manipulating
code however; see "Is it for me?" [1] for more details.
[1] http://code.google.com/p/google-js-test/wiki/IsItForMe
WWW: http://code.google.com/p/google-js-test/
|
Number of commits found: 15 |