1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/www/unit-go/pkg-plist
Sergey A. Osokin 959feda615 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>
2018-01-05 21:09:27 +00:00

22 lines
894 B
Plaintext

%%GO_LIBDIR%%/unit.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/darwin-cflags.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/ldflags-lrt.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_array.c
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_array.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_lib.c
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_lib.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_log.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_mutex.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_port_memory.c
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_port_memory.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_port.c
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_port.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_process.c
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_process.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_run_ctx.c
%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_run_ctx.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/port.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/request.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/response.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unit.go