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
Port details on branch 2023Q4
traefik High availability reverse proxy and load balancer
2.10.7 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.2.1Version of this port present on the latest quarterly branch.
Maintainer: riggs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-10-14 13:30:08
Last Update: 2023-12-26 15:29:31
Commit Hash: 7e41376
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.10.7/catalog.mk
  5. /usr/local/share/licenses/traefik-2.10.7/LICENSE
  6. /usr/local/share/licenses/traefik-2.10.7/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 = 1703587925 SHA256 (traefik-2.10.7.tar.xz) = 88961c736013932aa69a47ce90915fff505c8f1f956bec67e60ca09166a069b1 SIZE (traefik-2.10.7.tar.xz) = 21918804

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. go121 : lang/go121
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_traefik
USES:
cpe go:1.21,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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.10.7
26 Dec 2023 15:29:31
commit hash: 7e413760fca5bc0c9f90407f33a1233ff67e2ccdcommit hash: 7e413760fca5bc0c9f90407f33a1233ff67e2ccdcommit hash: 7e413760fca5bc0c9f90407f33a1233ff67e2ccdcommit hash: 7e413760fca5bc0c9f90407f33a1233ff67e2ccd 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.10.7

Details:
- Bugfix version, see
  https://github.com/traefik/traefik/releases/tag/v2.10.7

MFH:		2023Q4
(cherry picked from commit e3f69fd5fa320d6bfc054c75e41e98d13925abad)
2.10.6_1
07 Dec 2023 15:06:56
commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66 files touched by this commit This port version is marked as vulnerable.
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)
2.10.6
05 Dec 2023 08:43:44
commit hash: b044801016a763f5bf3684c41ec10b4a8f461e1fcommit hash: b044801016a763f5bf3684c41ec10b4a8f461e1fcommit hash: b044801016a763f5bf3684c41ec10b4a8f461e1fcommit hash: b044801016a763f5bf3684c41ec10b4a8f461e1f 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.10.6

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v2.10.6
- Note that above link mentions two CVEs. The CVEs are not related
  to traefik itself but are fixes in the Go standard library. The
  FreeBSD port receives the fixes by building traefik against an updated
  revision of lang/go121

MFH:		2023Q4
(cherry picked from commit 59b5af61386520bf4abc09a1090d46c4fb920c88)
2.10.5
14 Oct 2023 12:21:14
commit hash: bd171a2bf07955664204fa9e5ba681fb7afe6be7commit hash: bd171a2bf07955664204fa9e5ba681fb7afe6be7commit hash: bd171a2bf07955664204fa9e5ba681fb7afe6be7commit hash: bd171a2bf07955664204fa9e5ba681fb7afe6be7 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.10.5

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v2.10.5
- Contains a fix for CVE-2023-39325 (potential resource exhaustion by
  malicious HTTP/2 clients)

MFH:		2023Q4
Security:	CVE-2023-39325
(cherry picked from commit 557a73ab192c26f1f206bcea291b961ae598158f)

Number of commits found: 4