CGI::Struct transforms request parameters that look like perl data
structures (arrays/hashes) into actual perl data structures, for
easier programmatic use.
PR: ports/173371
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net>
[ 18:16 zeising ] libGLU 7.6.1_2graphics OpenGL utility library
libdrm 2.4.17_1graphics Userspace interface to kernel Direct Rendering Module services
Rebump portrevisions to avoid versions going backwards, this was
accidentally removed in the xorg mega-commit.
Spotted by: Herbert J. Skuhra <h.skuhra@gmail.com>
[ 18:00 az ] p5-CIF-Client 0.21www Extends REST::Client for use with the CI-Framework REST interface
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178925
Submitted by: az
Approved by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
- Update and re-add KERB_GSSAPI gsskex patch.
I did very minor porting of the upstream patch to make
it apply.
Note that this currently does not build with base heimdal, but
does build with port MIT or port HEIMDAL.
- Bump PORTREVISION in case someone built the update, expecting
this option to work and now have a broken ssh.
PR: ports/178885
Reported by: Garrett Wollman <wollman@csail.mit.edu>
- Patch postgrey to use PGY_GROUPNAME by default
- Don't show OPTIONS dialog for just DOCS option
- Tidy up port Makefile
- Rework rc script
- Add UPDATING message and pkg-message to inform users about the
rc script changes
PR: ports/178644
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
This module provides a synchronous and asynchronous driver for Tarantool.
The driver does not have external dependencies, but includes the official
light-weight Tarantool C client (a single C header which implements all
protocol formatting) for packing requests and unpacking server responses.
WWW: https://github.com/dr-co/dr-tarantool/
PR: ports/178618
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>