Re: Intranet mit Squid + User Management

From: Peter Ross <petros(at)pps.de>
Date: Wed, 23 May 2001 13:17:26 +0200 (MET DST)

Hallo,

auf die Schnelle gefunden:

1. In /usr/ports/Mk/bsd.port.mk (FreeBSD 4.1)

# Here are some variables used in various stages.
#
# For fetch:
#
# FETCH_CMD - Full path to ftp/http fetch command if not in
$PATH
# (default: "/usr/bin/fetch -A").
# FETCH_BEFORE_ARGS -
# Arguments to ${FETCH_CMD} before filename
(default: none).
# FETCH_AFTER_ARGS -
# Arguments to ${FETCH_CMD} following
filename (default: none).
# FETCH_ENV - Environment to pass to ${FETCH_CMD} (default:
none).
#

Die Optionen von fetch sowie die benutzten Enviromentvariablen (u.a. User
und Passwort, FTP_PROXY, HTTP_PROXY) stehen in fetch(1) und fetch(3) und
koennen mittels der Makefile angegebenen Variablen an das Kommando fetch
uebergeben werden.

Es gruesst
Peter Ross

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 23 May 2001 - 13:20:43 CEST

search this site