Summary: | devel/git: Enable GITWEB by default | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tobias Kortkamp <tobik> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | andrewm659, garga, pi, portmaster, tobik | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | pi:
maintainer-feedback-
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://forums.freebsd.org/threads/57160/ | ||||||
Attachments: |
|
Description
Tobias Kortkamp
![]() ![]() I wouldn't mind seeing this in there as well. (In reply to Tobias Kortkamp from comment #0) > Created attachment 173274 [details] > git.diff > > Since ports r408063 the PERL option (a requirement for GITWEB) is enabled by > default via the SEND_EMAIL option. Given that the PERL option is enabled > anyway, can we enable the GITWEB option by default too? Doesn't doing so ultimately make the users box less secure _by default_? I would argue that opening another [potential] hole by default, isn't the best policy. because you asked. :) --Chris (In reply to Chris Hutchinson from comment #2) > Doesn't doing so ultimately make the users box less secure _by default_? How? It's not going to run by default. Committed, thanks! A commit references this bug: Author: pi Date: Fri Aug 26 13:49:03 UTC 2016 New revision: 420920 URL: https://svnweb.freebsd.org/changeset/ports/420920 Log: devel/git: Enable GITWEB by default - also change USE_OPENSSL to USES=ssl PR: 211573 Submitted by: Tobias Kortkamp <t@tobik.me> Approved by: garga (maintainer timeout) Changes: head/devel/git/Makefile A commit references this bug: Author: pi Date: Fri Aug 26 16:27:36 UTC 2016 New revision: 420932 URL: https://svnweb.freebsd.org/changeset/ports/420932 Log: devel/git: bump PORTREVISION as OPTIONS_DEFAULT changed PR: 211573 Reported by: ohauer Changes: head/devel/git/Makefile |