| Port details |
- vinyl09 High-performance HTTP accelerator
- 9.0.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2026-03-22 16:51:06
- Last Update: 2026-03-22 16:47:52
- Commit Hash: 6af7276
- License: BSD2CLAUSE
- WWW:
- https://vinyl-cache.org/
- Description:
- Vinyl Cache, formerly known as Varnish Cache, is a web application accelerator
also known as a caching HTTP reverse proxy. You install it in front of any
server that speaks HTTP and configure it to cache the contents. Vinyl Cache is
really, really fast. It typically speeds up delivery by a factor of 300-1000x,
depending on your architecture.
Documentation and additional information about vinyl is available on
https://vinyl-cache.org/docs/index.html
Technical questions about vinyl and this release should be addressed
to <vinyl-dev@vinyl-cache.org>
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- vinyld
- vinyllog
- vinylncsa
- Dependency lines:
-
- To install the port:
- cd /usr/ports/www/vinyl09/ && make install clean
- To add the package, run one of these commands:
- pkg install www/vinyl09
- pkg install vinyl09
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vinyl09
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1773711858
SHA256 (vinyl-cache-9.0.0.tgz) = 9740c210c2a77627d50fd0ad6c759dc3ca094fcb4e6555ba55fca71cf483bd17
SIZE (vinyl-cache-9.0.0.tgz) = 6353519
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rst2man : textproc/py-docutils@py311
- py311-sphinx>=0,1 : textproc/py-sphinx@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vinyl09-9.0.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_vinyl09
- USES:
- cpe libedit libtool localbase ncurses pathfix pkgconfig python:build shebangfix tar:tgz
- pkg-message:
- For install:
- QUICK-START GUIDE
It's two in the morning and someone posted a link to your website on Hacker
News. Don't panic, it takes only a minute to set up vinyl in front of your
web server:
1) Install vinyl
2) Reconfigure your web server to listen on localhost:8080
3) sysrc vinyld_enable=YES
4) service vinyld start
Refer to the documentation for more advanced configuration.
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
9.0.0 22 Mar 2026 16:47:52
    |
Danilo G. Baio (dbaio)  |
www/vinyl09: New port
Vinyl Cache, formerly known as Varnish Cache, is a web application accelerator
also known as a caching HTTP reverse proxy. You install it in front of any
server that speaks HTTP and configure it to cache the contents. Vinyl Cache is
really, really fast. It typically speeds up delivery by a factor of 300-1000x,
depending on your architecture.
Documentation and additional information about vinyl is available on
https://vinyl-cache.org/docs/index.html
Technical questions about vinyl and this release should be addressed
to <vinyl-dev@vinyl-cache.org> |
Number of commits found: 1
|