mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 20:50:31 -04:00
- Switch to options helpers - CA_BUNDLE option is set by default (https://www.mercurial-scm.org/wiki/SecureConnections) - Little clean up CONTRIB_FILES - Replace CGI by FastCGI in pkg-message (consequence of removal some files in CONTRIB_FILES) Changes: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.9_.282016-8-1.29
7 lines
280 B
Text
7 lines
280 B
Text
====
|
|
Note that we now install a few more files in %%PREFIX%%/share/mercurial:
|
|
- shell completion scripts (bash, tcsh and zsh)
|
|
- FastCGI / WSGI scripts for web access to repositories
|
|
see http://www.mercurial-scm.org/wiki/PublishingRepositories
|
|
- various documentation files
|
|
====
|