Port details |
- unit-go Go module for NGINX Unit
- 1.8.0 www
=0 1.8.0Version of this port present on the latest quarterly branch. DEPRECATED: Go libraries should not be packaged
This port expired on: 2019-03-31
- Maintainer: osa@FreeBSD.org
 - Port Added: 2017-12-09 19:46:51
- Last Update: 2019-04-01 19:10:15
- SVN Revision: 497504
- License: APACHE20
- WWW:
- https://unit.nginx.org
- Description:
- NGINX Unit is a dynamic web application server, designed to run applications
in multiple languages. Unit is lightweight, polyglot, and dynamically
configured via API. The design of the server allows reconfiguration of
specific application parameters as needed by the engineering or operations.
WWW: https://unit.nginx.org
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: unit-go
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1551477979
SHA256 (unit-1.8.0.tar.gz) = abc8552af977d5984a8775b21d34dab270c1034f1cc07bc299d4d2e6d6b173e6
SIZE (unit-1.8.0.tar.gz) = 511226
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: www/unit
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for unit-go-1.8.0:
DEBUG=off: Enable debug logging
IPV6=on: IPv6 protocol support
UNIXSOCK=on: Enable unix sockets
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- go compiler:c11 cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: www/unit | Commit | Credits | Log message |
1.8.0 01 Apr 2019 19:10:15
  |
tobik  |
Remove expired ports:
2019-03-31 archivers/go-compress: Go libraries should not be packaged
2019-03-31 textproc/go.text: Go libraries should not be packaged
2019-03-31 devel/go-hashicorp-logutils: Go libraries should not be packaged
2019-03-31 devel/go-cpuid: Go libraries should not be packaged
2019-03-31 devel/go-nuid: Go libraries should not be packaged
2019-03-31 devel/go-yaml: Go libraries should not be packaged
2019-03-31 devel/go-raw: Go libraries should not be packaged
2019-03-31 devel/go-go.uuid: Go libraries should not be packaged
2019-03-31 devel/go-goregen: Go libraries should not be packaged
2019-03-31 devel/go-runewidth: Go libraries should not be packaged
2019-03-31 devel/go-cobra: Go libraries should not be packaged
2019-03-31 devel/go-pflag: Go libraries should not be packaged
2019-03-31 devel/go-slices: Go libraries should not be packaged
2019-03-31 devel/go-form: Go libraries should not be packaged (Only the first 15 lines of the commit message are shown above ) |
1.8.0 20 Mar 2019 06:42:08
  |
tobik  |
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 |
1.8.0 20 Mar 2019 01:12:37
  |
osa  |
Be more specific with go cache to fix the failed build.
<BuildLog>
GOPATH=/wrkdirs/usr/ports/www/unit-go/work go build nginx/unit
failed to initialize build cache at /nonexistent/.cache/go-build: mkdir
/nonexistent: permission denied
</BuildLog>
Do not bump PORTREVISION. |
1.7 25 Dec 2018 20:03:35
  |
osa  |
Fix a build of the unit's go module. |
1.4 27 Sep 2018 21:40:07
  |
osa  |
Update the port to fix build issue.
Do not bump PORTREVISION cause it has no successful build since
latest update. |
1.3_1 25 Jul 2018 02:58:01
  |
osa  |
Fix package list.
Bump PORTREVISION. |
0.3 05 Jan 2018 21:09:27
  |
osa  |
Upgrade from 0.2 to 0.3.
<ChangeLog>
*) Change: the Go package name changed to "nginx/unit".
*) Change: in the "limits.timeout" application option: application start
time and time in queue now are not accounted.
*) Feature: the "limits.requests" application option.
*) Feature: application request processing latency optimization.
*) Feature: HTTP keep-alive connections support.
*) Feature: the "home" Python virtual environment configuration option.
*) Feature: Python atexit hook support.
*) Feature: various Go package improvements.
*) Bugfix: various crashes fixed.
</ChangeLog> |
0.2_1 09 Dec 2017 19:46:42
  |
lwhsu  |
www/unit: separate and complete language modules
Approved by: osa
Differential Revision: https://reviews.freebsd.org/D13227 |
Number of commits found: 8
|