notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
volta High performance, low resource URI rewriter for Squid
0.3.0_1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.0_1Version of this port present on the latest quarterly branch.
Maintainer: mahlon@martini.nu search for ports maintained by this maintainer
Port Added: 2011-12-20 21:43:10
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
WWW:
http://projects.martini.nu/volta/
Description:
Volta is a high performance, low resource URI rewriter for use with the Squid caching proxy server (http://www.squid-cache.org) With it, you can dynamically alter URI requests that pass through Squid based on various criteria. It uses a state machine to parse URIs and rules, and a constant database to store and access those rules. It can then either perform conditional rewrites internally, or by evaluating Lua scripts.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/volta
  2. /usr/local/share/licenses/volta-0.3.0_1/catalog.mk
  3. /usr/local/share/licenses/volta-0.3.0_1/LICENSE
  4. /usr/local/share/licenses/volta-0.3.0_1/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • volta>0:www/volta
To install the port:
cd /usr/ports/www/volta/ && make install clean
To add the package, run one of these commands:
  • pkg install www/volta
  • pkg install volta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: volta
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (volta-0.3.0.tgz) = 499e2ba9167b2b1663790961f13d1289bfcb9339d2032b7e2076314bc96fba5c SIZE (volta-0.3.0.tgz) = 29458

Packages (timestamps in pop-ups are UTC):
volta
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.0_10.3.0_10.3.0_10.3.0_10.3.0_1-0.3.0_1-
FreeBSD:13:quarterly0.3.0_10.3.0_10.3.0_10.3.0_10.3.0_10.3.0_10.3.0_10.3.0_1
FreeBSD:14:latest0.3.0_10.3.0_10.3.0_10.3.0_10.3.0_10.3.0_1-0.3.0_1
FreeBSD:14:quarterly0.3.0_10.3.0_1-0.3.0_10.3.0_10.3.0_10.3.0_10.3.0_1
FreeBSD:15:latest0.3.0_10.3.0_1n/a0.3.0_1n/a0.3.0_10.3.0_10.3.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcdb.so : databases/tinycdb
  2. liblua-5.2.so : lang/lua52
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for volta-0.3.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_volta
USES:
gmake pkgconfig lua:52 tar:tgz
pkg-message:
For install:
To get volta up and running, you'll still need to do two things: - Enable url rewriting from within the squid configuration file. url_rewrite_program /usr/local/bin/volta -f /usr/local/etc/volta.db url_rewrite_children 5 startup=1 idle=2 concurrency=50 - Create a volta rule database! For detailed instructions, please reference /usr/local/share/doc/volta/README, or volta's website at: https://bitbucket.org/mahlon/volta/
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://dl.dropbox.com/u/7234177/Releases/
  2. https://bitbucket.org/mahlon/volta/downloads/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.3.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.0_1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.3.0_1
14 Apr 2020 15:49:37
Revision:531700Original commit files touched by this commit
mat search for other commits by this committer
USES=lua gained flavors.

Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
0.3.0_1
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
0.3.0_1
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
0.3.0_1
29 Dec 2016 12:41:04
Revision:429892Original commit files touched by this commit
mat search for other commits by this committer
Cleanup NO_BUILD and NO_INSTALL usage.

Sponsored by:	Absolight
0.3.0_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.3.0_1
14 Jan 2016 08:12:40
Revision:406100Original commit files touched by this commit
miwi search for other commits by this committer
- Update MASTER_SITES

PR:		206213
Submitted by:	maintainer
0.3.0_1
21 Jun 2015 02:14:38
Revision:390180Original commit files touched by this commit
pgollucci search for other commits by this committer
Update www/volta 0.2.0 -> 0.3.0

PR:    200771
Submitted by: mahlon@martini.nu (maintainer)
0.2.0_1
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
0.2.0_1
10 Jan 2014 08:27:30
Revision:339324Original commit files touched by this commit
bapt search for other commits by this committer
Port to lua 5.2
Support stage
0.2.0_1
10 Dec 2013 18:30:46
Revision:336076Original commit files touched by this commit
pawel search for other commits by this committer
Links dynamically to libcdb after databases/tinycdb update

PR:		ports/184663
Submitted by:	me
Approved by:	bapt (portmgr)
0.2.0
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.2.0
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
0.2.0
21 Feb 2013 02:25:42
Revision:312694Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak build
0.2.0
26 Jul 2012 10:22:07
Original commit files touched by this commit
ak search for other commits by this committer
- Update to 0.2.0

PR:	ports/170182
Submitted by:	Mahlon E. Smith <mahlon@martini.nu> (maintainer)
0.1.1
07 May 2012 18:42:49
Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 0.1.1

PR:             ports/167585
Submitted by:   maintainer
0.0.1
20 Dec 2011 21:41:42
Original commit files touched by this commit
pawel search for other commits by this committer
Volta is a high performance, low resource URI rewriter for use with the
Squid caching proxy server (http://www.squid-cache.org) With it, you
can dynamically alter URI requests that pass through Squid based on
various criteria.

It uses a state machine to parse URIs and rules, and a constant database
to store and access those rules.

WWW: http://projects.martini.nu/volta/

PR:             ports/162935
Submitted by:   Mahlon E. Smith

Number of commits found: 20