| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In certain circumstances postcmd function is called before
named sockets be created by fcgiwrap, causing a startup
failure. This change leave up to 5 seconds to fcgiwrap to
properly start.
Bump PORTREVISION.
PR: 219753
Reported by: Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
Notes:
svn path=/head/; revision=531530
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extend existing patch to fix IPv6 support.
Bump PORTREVISION
The fix zero-out the sockaddr structure before
using it as a sockaddr_in6 structure as explained
by IEEE Std 1003.1.
The patch was upstremed : https://github.com/gnosek/fcgiwrap/pull/51
PR: 243721
Reported by: <olaf@zaplinski.de>
Notes:
svn path=/head/; revision=529749
|
|
|
|
|
|
|
| |
Reported by: clusteradm
Notes:
svn path=/head/; revision=471940
|
|
|
|
| |
Notes:
svn path=/head/; revision=464375
|
|
|
|
|
|
|
| |
Reported by: remko
Notes:
svn path=/head/; revision=454862
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Run fcgiwrap under target credential and only change ownership
if the credential do not match the current socket_owner/group
setting.
- Use umask instead of chmod.
- Use nobody/nogroup for default credentials instead of root.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D12726
Notes:
svn path=/head/; revision=453157
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
running 'service fcgiwrap onestop' if /var/run/fcgiwrap/fcgiwrap.pid
doesn't exist or contain the fcgiwrap PID.
This prevents killing any processes in process groups 0 or 1 or in the
caller's process group if the rc script cannot read the fcgiwrap
pidfile.
PR: 219724
Submitted by: bblister@gmail.com
MFH: 2017Q2
Notes:
svn path=/head/; revision=442556
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, when fcgiwrap_flags="-c [n]" with n > 1, only the controlling
process was terminated, with the children running. This patch fixes this
behaviour, terminating the children.
PR: 217297
Submitted by: lstewart
Reported by: spry anarchy in the ph
MFH: 2017Q2
Notes:
svn path=/head/; revision=441799
|
|
|
|
| |
Notes:
svn path=/head/; revision=438923
|
|
|
|
|
|
|
|
| |
which distfiles are readily available, and host the fcgi distfile
locally.
Notes:
svn path=/head/; revision=429554
|
|
|
|
| |
Notes:
svn path=/head/; revision=429536
|
|
|
|
|
|
|
|
| |
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer)
Notes:
svn path=/head/; revision=429499
|
|
|
|
|
|
|
|
|
|
| |
PR: 213385
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424112
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415500
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385665
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=381618
|
|
|
|
| |
Notes:
svn path=/head/; revision=375736
|
|
|
|
|
|
|
|
|
|
|
| |
properly unix sockets bind errors (https://github.com/gnosek/fcgiwrap/pull/26)
- Bump port revision
PR: ports/192681
Submitted by: freebsd@skysmurf.nl (maintainer)
Notes:
svn path=/head/; revision=375237
|
|
|
|
|
|
|
|
| |
PR: 192907
Final version: maintainer (fonz)
Notes:
svn path=/head/; revision=370135
|
|
|
|
|
|
|
|
|
| |
PR: 186638
Submitted by: johan@stromnet.se
Approved by: freebsd@skysmurf.nl (maintainer)
Notes:
svn path=/head/; revision=361688
|
|
|
|
|
|
|
|
|
|
| |
- Add maintainer's mirror to MASTER_SITES.
PR: 191653
Submitted by: A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
Notes:
svn path=/head/; revision=360906
|
|
|
|
|
|
|
|
| |
PR: prots/182717
Submitted by: Phillip Jaenke <prj@rootwyrm.com>
Notes:
svn path=/head/; revision=331100
|
|
|
|
|
|
|
|
|
|
|
| |
Switch to USE_GITHUB
Upstream now needs gmake
Upstream now also needs aclocal
Support stage
Drop maintainership
Notes:
svn path=/head/; revision=329210
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
| |
Trim headers
Notes:
svn path=/head/; revision=309737
|
|
|
|
|
|
|
|
|
| |
into rc.subr. Bump PORTREVISION.
Feature safe: yes
Notes:
svn path=/head/; revision=307542
|
|
|
|
|
|
|
|
|
|
|
| |
- pet portlint
- bump portrevision
PR: ports/164186
Submitted by: srdjan.rosic@gmail.com
Notes:
svn path=/head/; revision=289866
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
|
|
| |
- cleaner way to handle pre_cmd
- cleanup pid file left behind
Reported by: dougb
Notes:
svn path=/head/; revision=265499
|
|
|
|
|
|
|
| |
bump portrevision
Notes:
svn path=/head/; revision=265371
|
|
|
|
| |
Notes:
svn path=/head/; revision=264919
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
| |
Reported by: dougb
Approved by: jadawin (co-mentor)
Notes:
svn path=/head/; revision=259838
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=259443
|
|
|
|
|
|
|
| |
Approved by: jadawin@ (co-mentor)
Notes:
svn path=/head/; revision=258396
|
|
to provide clean CGI support to Nginx (and other web servers that may need it).
Features:
* very lightweight (84KB of private memory per instance)
* fixes broken CR/LF in headers
* handles environment in a sane way (CGI scripts get HTTP-related env. vars
* from FastCGI parameters and inherit all the others from fcgiwrap's
* environment)
* no configuration, so you can run several sites off the same fcgiwrap pool
* passes CGI stderr output to fcgiwrap's stderr (this is by design but
* stderr could be also passed to FastCGI stderr stream)
WWW: http://nginx.localdomain.pl/wiki/FcgiWrap
PR: ports/148649
Submitted by: Bapt <baptiste.daroussin at gmail.com>
Notes:
svn path=/head/; revision=257991
|