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 2023Q2
traefik High availability reverse proxy and load balancer
2.10.3 net on this many watch lists=1 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.3.6Version of this port present on the latest quarterly branch.
Maintainer: riggs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-04 20:36:14
Last Update: 2023-06-30 18:10:40
Commit Hash: 9e973f9
People watching this port, also watch:: mailutils, osv-scanner, opensmtpd, memcached, tmux
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.3/catalog.mk
  5. /usr/local/share/licenses/traefik-2.10.3/LICENSE
  6. /usr/local/share/licenses/traefik-2.10.3/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 = 1687893026 SHA256 (traefik-2.10.3.tar.xz) = ce40b5ecd34d99befa44c04b79a9baaaa700f5c6545e515e2d96615564ca77c8 SIZE (traefik-2.10.3.tar.xz) = 21535040

Packages (timestamps in pop-ups are UTC):
traefik
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.53.3.5-3.3.4_13.3.5---
FreeBSD:13:quarterly3.3.4_13.3.6-3.3.4_13.3.6---
FreeBSD:14:latest3.3.4_13.3.6-3.3.4_13.3.6---
FreeBSD:14:quarterly3.3.43.3.6-3.3.43.3.6---
FreeBSD:15:latest3.3.4_13.3.4_1n/a3.3.4_1n/a---
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. go120 : lang/go120
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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.10.3
30 Jun 2023 18:10:40
commit hash: 9e973f9d66bfcd7fd3e7ecc91d1d4d33adbd4e5ecommit hash: 9e973f9d66bfcd7fd3e7ecc91d1d4d33adbd4e5ecommit hash: 9e973f9d66bfcd7fd3e7ecc91d1d4d33adbd4e5ecommit hash: 9e973f9d66bfcd7fd3e7ecc91d1d4d33adbd4e5e 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.3

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

MFH:		2023Q2
(cherry picked from commit 1d433a40b9606f5a9ed42c536c11dd3ae429582a)
2.10.1
30 Apr 2023 09:09:40
commit hash: f61715ff5a830f5147eec61387b47a2c298fec1acommit hash: f61715ff5a830f5147eec61387b47a2c298fec1acommit hash: f61715ff5a830f5147eec61387b47a2c298fec1acommit hash: f61715ff5a830f5147eec61387b47a2c298fec1a 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.1

Details:
- Build with go 1.20
- New release from the 2.10.x branch. Details:
  https://github.com/traefik/traefik/releases/tag/v2.10.1
- No major changes in config format, but minor adaptations of the config
  are necessary for Nomad, Kubernetes and Traefik Hub, see:
  https://doc.traefik.io/traefik/migration/v2/#v210

MFH:		2023Q2
(cherry picked from commit 49adb53a09fa1eba70e6e520f40940e248cb72a5)
2.9.9_1
08 Apr 2023 15:33:05
commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250 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{119,120} update

Approved by: ports-secteam (blanket)
2.9.9
04 Apr 2023 20:35:33
commit hash: 91a1a8907b8aaeb777e6e49eea443ffb3874a2c8commit hash: 91a1a8907b8aaeb777e6e49eea443ffb3874a2c8commit hash: 91a1a8907b8aaeb777e6e49eea443ffb3874a2c8commit hash: 91a1a8907b8aaeb777e6e49eea443ffb3874a2c8 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.9

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

MFH:		2023Q2
(cherry picked from commit 76228e4c4123ce0cef236c9bbd2cc931fcc61053)

Number of commits found: 4