Add commented-out entries for FTP_PROXY and HTTP_PROXY so those behind
firewalls have examples to work from. Requested by: chein
This commit is contained in:
parent
022bbc77f7
commit
39b36f8285
@ -185,11 +185,22 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
||||
#
|
||||
#USA_RESIDENT= YES
|
||||
#
|
||||
# Next one will help ports developers to debug
|
||||
#
|
||||
# Override "don't install a port that's already installed" behavior.
|
||||
# One might wish to do this for ports debugging or to unconditionally
|
||||
# reinstall a set of suspect/broken ports.
|
||||
#
|
||||
#FORCE_PKG_REGISTER= YES
|
||||
#
|
||||
#
|
||||
# If you're behind a firewall and need FTP or HTTP proxy services for
|
||||
# ports collection fetching to work, the following examples give the
|
||||
# necessary syntax.
|
||||
#
|
||||
#FTP_PROXY= 10.0.0.1:21
|
||||
#HTTP_PROXY= 10.0.0.1:80
|
||||
#
|
||||
#
|
||||
# Port master sites.
|
||||
#
|
||||
# If you want your port fetches to go somewhere else than the default
|
||||
|
@ -185,11 +185,22 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
||||
#
|
||||
#USA_RESIDENT= YES
|
||||
#
|
||||
# Next one will help ports developers to debug
|
||||
#
|
||||
# Override "don't install a port that's already installed" behavior.
|
||||
# One might wish to do this for ports debugging or to unconditionally
|
||||
# reinstall a set of suspect/broken ports.
|
||||
#
|
||||
#FORCE_PKG_REGISTER= YES
|
||||
#
|
||||
#
|
||||
# If you're behind a firewall and need FTP or HTTP proxy services for
|
||||
# ports collection fetching to work, the following examples give the
|
||||
# necessary syntax.
|
||||
#
|
||||
#FTP_PROXY= 10.0.0.1:21
|
||||
#HTTP_PROXY= 10.0.0.1:80
|
||||
#
|
||||
#
|
||||
# Port master sites.
|
||||
#
|
||||
# If you want your port fetches to go somewhere else than the default
|
||||
|
Loading…
Reference in New Issue
Block a user