Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 May 2018 17:28:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 227955] www/apache24 syntax error in VERSION script
Message-ID:  <bug-227955-16115-z9G4LENPUc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227955-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227955-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227955

--- Comment #2 from Marco Beishuizen <mbeis@xs4all.nl> ---
Hi Jochen, yes portstree is up to date. Here's the output of make showconfi=
g:

=3D=3D=3D> The following configuration options are available for apache24-2=
.4.33_1:
     ACCESS_COMPAT=3Don: mod_access compatibility
     ACTIONS=3Don: Action triggering on requests
     ALIAS=3Don: Mapping of requests to different filesystem parts
     ALLOWMETHODS=3Don: Restrict allowed HTTP methods
     ASIS=3Don: Sends files that contain their own HTTP headers
     AUTHNZ_FCGI=3Don: FastCGI authorizer-based authentication and authoriz=
ation
     AUTHNZ_LDAP=3Doff: LDAP based authentication
     AUTHN_ANON=3Don: Anonymous user authentication control
     AUTHN_CORE=3Don: Core authentication module
     AUTHN_DBD=3Don: SQL-based authentication control
     AUTHN_DBM=3Don: DBM-based authentication control
     AUTHN_FILE=3Don: File-based authentication control
     AUTHN_SOCACHE=3Don: Cached authentication control
     AUTHZ_CORE=3Don: Core authorization provider vector module
     AUTHZ_DBD=3Don: SQL based authorization and Login/Session support
     AUTHZ_DBM=3Don: DBM-based authorization control
     AUTHZ_GROUPFILE=3Don: "require group" authorization control
     AUTHZ_HOST=3Don: Host-based authorization control
     AUTHZ_OWNER=3Don: "require file-owner" authorization control
     AUTHZ_USER=3Don: "require user" authorization control
     AUTH_BASIC=3Don: Basic authentication
     AUTH_DIGEST=3Don: RFC2617 Digest authentication
     AUTH_FORM=3Don: Form authentication
     AUTOINDEX=3Don: Directory listing
     BROTLI=3Doff: Brotli compression support
     BUFFER=3Don: Filter Buffering
     CACHE=3Don: Dynamic file caching
     CACHE_DISK=3Don: Disk caching module
     CACHE_SOCACHE=3Don: Shared object cacheing module
     CERN_META=3Don: CERN-type meta files
     CGI=3Don: CGI scripts (non-threaded MPMs)
     CGID=3Don: CGI scripts (threaded MPMs)
     CHARSET_LITE=3Don: Character set translation. Enabled by default only =
on
EBCDIC systems
     DATA=3Don: RFC2397 data encoder
     DAV=3Don: WebDAV protocol handling. --enable-dav also enables mod_dav_=
fs
     DAV_FS=3Don: DAV provider for the filesystem. --enable-dav also enables
mod_dav_fs
     DAV_LOCK=3Don: DAV provider for generic locking
     DBD=3Don: Apache DBD Framework
     DEFLATE=3Don: Deflate transfer encoding support
     DIALUP=3Don: Rate limits static files to dialup modem speeds
     DIR=3Don: Directory request handling
     DUMPIO=3Don: I/O dump filter
     ENV=3Don: Clearing/setting of ENV vars
     EXPIRES=3Don: Expires header control
     EXT_FILTER=3Don: External filter module
     FILE_CACHE=3Don: File cache
     FILTER=3Don: Smart Filtering
     HEADERS=3Don: HTTP header control
     HEARTBEAT=3Don: Generates Heartbeats
     HEARTMONITOR=3Don: Collects Heartbeats
     HTTP2=3Don: HTTP/2 (RFC 7540) support
     IDENT=3Doff: RFC 1413 ident lookups
     IMAGEMAP=3Don: Server-side imagemaps
     INCLUDE=3Don: Server-side includes
     INFO=3Don: Server information
     IPV4_MAPPED=3Doff: Allow IPv6 sockets to handle IPv4 connections
     LBMETHOD_BYBUSYNESS=3Don: Apache proxy Load balancing by busyness
     LBMETHOD_BYREQUESTS=3Don: Apache proxy Load balancing by request count=
ing
     LBMETHOD_BYTRAFFIC=3Don: Apache proxy Load balancing by traffic counti=
ng
     LBMETHOD_HEARTBEAT=3Don: Apache proxy Load balancing from Heartbeats
     LDAP=3Doff: LDAP caching and connection pooling services
     LOGIO=3Don: Input and output logging
     LOG_DEBUG=3Don: Configurable debug logging
     LOG_FORENSIC=3Don: Forensic logging
     LUA=3Doff: Apache Lua Framework
     LUAJIT=3Doff: LuaJit Support
     MACRO=3Don: Define and use macros in configuration files
     MD=3Doff: Managing domains across virtual hosts, certificate provision=
ing
via the ACME protocol
     MIME=3Don: Mapp file-ext. to MIME (recommended)
     MIME_MAGIC=3Don: Automagically determining MIME type
     NEGOTIATION=3Don: Content negotiation
     PROXY=3Don: Build enabled PROXY modules
     RATELIMIT=3Don: Output Bandwidth Limiting
     REFLECTOR=3Don: Reflect request through the output filter stack
     REMOTEIP=3Don: Translate header contents to an apparent client remote_=
ip
     REQTIMEOUT=3Don: Limit time waiting for request from client
     REQUEST=3Don: Request Body Filtering
     REWRITE=3Don: Rule based URL manipulation
     SED=3Don: Filter request and/or response bodies through sed
     SESSION=3Don: Build enabled SESSION modules
     SETENVIF=3Don: Modify ENV vars based on characteristics of the request
     SLOTMEM_PLAIN=3Don: Slotmem provider that uses plain memory
     SLOTMEM_SHM=3Don: Slotmem provider that uses shared memory
     SOCACHE_DBM=3Don: dbm small object cache provider
     SOCACHE_DC=3Doff: distcache small object cache provider
     SOCACHE_MEMCACHE=3Don: memcache small object cache provider
     SOCACHE_SHMCB=3Don: shmcb small object cache provider
     SPELING=3Don: Correct common URL misspellings
     SSL=3Don: SSL/TLS support (mod_ssl)
     STATUS=3Don: Process/thread monitoring
     SUBSTITUTE=3Don: Response content rewrite-like filtering
     SUEXEC=3Doff: Set uid and gid for spawned processes
     UNIQUE_ID=3Don: Per-request unique ids
     USERDIR=3Don: Mapping of requests to user-specific directories
     USERTRACK=3Don: User-session tracking
     VERSION=3Don: Determining httpd version in config files
     VHOST_ALIAS=3Don: Mass virtual hosting
     WATCHDOG=3Don: Watchdog module
     XML2ENC=3Don: i18n support for markup filters
=3D=3D=3D=3D> Build enabled PROXY modules: you have to choose at least one =
of them
     PROXY_AJP=3Don: AJP support module for mod_proxy
     PROXY_BALANCER=3Don: mod_proxy extension for load balancing
     PROXY_CONNECT=3Don: mod_proxy extension for CONNECT request handling
     PROXY_EXPRESS=3Don: Dynamic mass reverse proxy extension for mod_proxy
     PROXY_FCGI=3Don: FastCGI support module for mod_proxy
     PROXY_HTTP2=3Don: HTTP/2 support module for h2 and h2c
     PROXY_FDPASS=3Don: fdpass external process support module for mod_proxy
     PROXY_FTP=3Don: FTP support module for mod_proxy
     PROXY_HCHECK=3Don: Dynamic health check of Balancer members (workers) =
for
mod_proxy
     PROXY_HTML=3Don: Fix HTML Links in a Reverse Proxy
     PROXY_HTTP=3Don: HTTP support module for mod_proxy
     PROXY_SCGI=3Don: SCGI gateway module for mod_proxy
     PROXY_UWSGI=3Don: UWSGI gateway module for mod_proxy
     PROXY_WSTUNNEL=3Don: Websockets Tunnel module for mod_proxy
=3D=3D=3D=3D> Build enabled SESSION modules: you have to choose at least on=
e of them
     SESSION_COOKIE=3Don: Session cookie module
     SESSION_CRYPTO=3Don: Session crypto module
     SESSION_DBD=3Don: Session dbd module
=3D=3D=3D=3D> Example and devel modules (do not use in prod)
     BUCKETEER=3Doff: (dev) buckets manipulation filter
     CASE_FILTER=3Doff: (dev) example uppercase conversion filter
     CASE_FILTER_IN=3Doff: (dev) example uppercase conversion input filter
     ECHO=3Doff: (dev) example echo server
     EXAMPLE_HOOKS=3Doff: (dev) example hook callback handler module
     EXAMPLE_IPC=3Doff: (dev) example of shared memory and mutex usage
     OPTIONAL_FN_EXPORT=3Doff: (dev) example optional function exporter
     OPTIONAL_FN_IMPORT=3Doff: (dev) example optional function importer
     OPTIONAL_HOOK_EXPORT=3Doff: (dev) example optional hook exporter
     OPTIONAL_HOOK_IMPORT=3Doff: (dev) example optional hook importer
=3D=3D=3D=3D> The default MPM module: you have to select exactly one of them
     MPM_PREFORK=3Don: non-threaded, pre-forking web server
     MPM_WORKER=3Doff: hybrid multi-threaded multi-process web server
     MPM_EVENT=3Doff: MPM worker variant with the goal of consuming threads=
 only
for connections with active processing
=3D=3D=3D=3D> all MPMs as loadable module: you can only select none or one =
of them
     MPM_SHARED=3Don: all MPMs as loadable module
=3D=3D=3D> Use 'make config' to modify these settings

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227955-16115-z9G4LENPUc>