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: archivers/go-compress/Makefile
SVNWeb

Number of commits found: 3

Wed, 20 Mar 2019
[ 06:42 tobik search for other commits by this committer ] Original commit   Revision:496313 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Deprecate Go library ports

Many of them are out of date now and there are few reasons to have
them in the tree [1].

[1] https://www.freebsd.org/doc/en/books/porters-handbook/go-libs.html

PR:		236502
Reviewed by:	dg@syrec.org
Approved by:	portmgr (mat), jlaffaye, wen, olgeni
Differential Revision:	https://reviews.freebsd.org/D19568
Wed, 1 Nov 2017
[ 13:10 olgeni search for other commits by this committer ] Original commit   Revision:453284 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Mon, 20 Feb 2017
[ 15:15 sunpoet search for other commits by this committer ] Original commit   Revision:434468
Add go-compress 1.2.1

This package is based on an optimized Deflate function, which is used
by gzip/zip/zlib packages.

It offers slightly better compression at lower compression settings, and
up to 3x faster encoding at highest compression level.

WWW: https://github.com/klauspost/compress

- While I'm here:
  - Use DISTVERSIONPREFIX
  - Add LICENSE_FILE
  - Remove GH_PROJECT

PR:		217209
Submitted by:	Guy Tabrar <guy.tabrar@me.com>

Number of commits found: 3