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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q4
traefik High availability reverse proxy and load balancer
2.9.6 net on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.5Version of this port present on the latest quarterly branch.
Maintainer: riggs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-03 17:33:05
Last Update: 2022-12-10 18:48:22
Commit Hash: 34ff76b
License: MIT
WWW:
https://traefik.io/
Description:
Traefik (pronounced like traffic) is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, and a lot more) to manage its configuration automatically and dynamically.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/traefik
  2. @sample etc/traefik.toml.sample
  3. @sample etc/traefik.yml.sample
  4. /usr/local/share/licenses/traefik-2.9.6/catalog.mk
  5. /usr/local/share/licenses/traefik-2.9.6/LICENSE
  6. /usr/local/share/licenses/traefik-2.9.6/MIT
Collapse this list.
Dependency lines:
  • traefik>0:net/traefik
To install the port:
cd /usr/ports/net/traefik/ && make install clean
To add the package, run one of these commands:
  • pkg install net/traefik
  • pkg install traefik
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: traefik
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1670677952 SHA256 (traefik-2.9.6.tar.xz) = 0ddd72eae9908524d3527167250e8d0dc57b2793d30d332852ed86326eb47d78 SIZE (traefik-2.9.6.tar.xz) = 23458688

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go-bindata : devel/go-bindata
  2. go119 : lang/go119
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_traefik
USES:
cpe go:modules tar:xz
pkg-message:
For install:
Note that traefik starts as unpriviliged user. Thus, it cannot bind to privileged ports (by default, ports below 1024) and will exit when configured to do so. If traefik should serve ports in the privileged range, there are options to achieve this: - Have traffic bind to an unprivileged port and use the packet filter configuration to redirect requests to the desired privileged port to the unprivileged port in traefik's configuration file e.g. the rdr rules in pf(4). - The mac_portacl kernel module allows unprivileged processes to bind to privileged ports.
If upgrading from < 2.0:
The version 2 of Traefik requires manual configuration changes when migrating from a legacy v1 version to v2. Please consult the Traefik migration guide at https://doc.traefik.io/traefik/migration/v1-to-v2/ for details on how to adapt existing configuration files. Note that there is a tool that can automate migration and rewrite existing configuration files (at least partially): https://github.com/traefik/traefik-migration-tool
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/riggs/traefik/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/riggs/traefik/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/riggs/traefik/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/riggs/traefik/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.6
10 Dec 2022 18:48:22
commit hash: 34ff76bc5de807b9f77534896f971437f2b725f2commit hash: 34ff76bc5de807b9f77534896f971437f2b725f2commit hash: 34ff76bc5de807b9f77534896f971437f2b725f2commit hash: 34ff76bc5de807b9f77534896f971437f2b725f2 files touched by this commit This port version is marked as vulnerable.
Thomas Zander (riggs) search for other commits by this committer
net/traefik: Update to upstream release 2.9.6

Details:
- Security update, fixes multiple CVEs, see
  https://github.com/traefik/traefik/releases/tag/v2.9.6
- Additional bugfixes and doc improvements

MFH:		2022Q4
Security:	CVE-2022-23469
		CVE-2022-46153
(cherry picked from commit 332d96dd4d0b5e8ff05a6c9fdbbb4fe4120fa426)
2.9.5
19 Nov 2022 19:13:59
commit hash: 8324ffb61ce867f2fc01abe895ac9ed93092f388commit hash: 8324ffb61ce867f2fc01abe895ac9ed93092f388commit hash: 8324ffb61ce867f2fc01abe895ac9ed93092f388commit hash: 8324ffb61ce867f2fc01abe895ac9ed93092f388 files touched by this commit This port version is marked as vulnerable.
Thomas Zander (riggs) search for other commits by this committer
net/traefik: Update to upstream version 2.9.5

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v2.9.5

MFH:		2022Q4
(cherry picked from commit f15161d74fef8724a69ac7e437b04bbfacf2b9cf)
2.9.4
30 Oct 2022 12:47:18
commit hash: e87d728824aa717d058e0e2d965b75757943cf95commit hash: e87d728824aa717d058e0e2d965b75757943cf95commit hash: e87d728824aa717d058e0e2d965b75757943cf95commit hash: e87d728824aa717d058e0e2d965b75757943cf95 files touched by this commit This port version is marked as vulnerable.
Thomas Zander (riggs) search for other commits by this committer
net/traefik: Update to upstream version 2.9.4

Details:
- Update to 2.9.x branch:
  https://github.com/traefik/traefik/releases/tag/v2.9.4
- No breaking config changes, see
  https://doc.traefik.io/traefik/migration/v2/#v29
- but "Traefik Pilot" has been removed.

MFH:		2022Q4
(cherry picked from commit f7d27b2826592362278b4f99d92c0c8bd68dbeb9)
2.8.8_1
08 Oct 2022 20:47:13
commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update

(cherry picked from commit bde51869ee0206eeaa2849d8ef28b14da59727a3)
2.8.8
03 Oct 2022 17:32:04
commit hash: 0f18d46f299086a4ecde72cdee03a49eeebfe305commit hash: 0f18d46f299086a4ecde72cdee03a49eeebfe305commit hash: 0f18d46f299086a4ecde72cdee03a49eeebfe305commit hash: 0f18d46f299086a4ecde72cdee03a49eeebfe305 files touched by this commit This port version is marked as vulnerable.
Thomas Zander (riggs) search for other commits by this committer
net/traefik: Update to upstream version 2.8.8

Details:
- Bugfix release, see:
  https://github.com/traefik/traefik/releases/tag/v2.8.8

MFH:		2022Q4
(cherry picked from commit d2403f6628bd75df54bbbbbe4add5ef187453339)

Number of commits found: 5