notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libdouble-conversion/Makefile
SVNWeb

Number of commits found: 10

Mon, 4 Jun 2018
[ 14:46 mat search for other commits by this committer ] Original commit   Revision:471550 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Fix USE_GITHUB usage.

Sponsored by:	Absolight
Thu, 22 Feb 2018
[ 14:39 pizzamig search for other commits by this committer ] Original commit   Revision:462610
devel/libdouble-conversion: Update to 3.0.0

PR:		225417
Submitted by:	proler@gmail.com
Approved by:	maintainer (timeout)
Tue, 8 Nov 2016
[ 19:29 linimon search for other commits by this committer ] Original commit   Revision:425758 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
[ 08:55 linimon search for other commits by this committer ] Original commit   Revision:425713
Mark as broken on arm64.

Approved by:	portmgr (tier-2 blanket)
Wed, 6 May 2015
[ 15:16 mat search for other commits by this committer ] Original commit   Revision:385521 (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 19 Mar 2015
[ 16:44 bdrewery search for other commits by this committer ] Original commit   Revision:381618 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Wed, 10 Sep 2014
[ 21:37 antoine search for other commits by this committer ] Original commit   Revision:367896
- Allow staging as a regular user
- Install the lib as created by libtool
Sat, 24 May 2014
[ 07:11 vanilla search for other commits by this committer ] Original commit   Revision:354990
1: Stageify.
2: sort pkg-plist.
3: convert to USES.

Approved by:	portmgr@
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Thu, 18 Jul 2013
[ 08:24 miwi search for other commits by this committer ] Original commit   Revision:323208
This project (double-conversion) provides binary-decimal and decimal-binary
routines for IEEE doubles.

The library consists of efficient conversion routines that have been extracted
from the V8 JavaScript engine. The code has been refactored and improved so that
it can be used more easily in other projects.

WWW: http://code.google.com/p/double-conversion

PR:		ports/179621
Submitted by:	Waitman Gobble <waitman@waitman.net>

Number of commits found: 10