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 2025Q1
traefik High availability reverse proxy and load balancer
3.3.3 net 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 3.3.3Version of this port present on the latest quarterly branch.
Maintainer: riggs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-12 07:33:05
Last Update: 2025-02-01 23:23:19
Commit Hash: af33213
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-3.3.3/catalog.mk
  5. /usr/local/share/licenses/traefik-3.3.3/LICENSE
  6. /usr/local/share/licenses/traefik-3.3.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 = 1738448915 SHA256 (traefik-3.3.3.tar.xz) = bc39f3f5e7ce1afbefc23eb98d10420654d8f7156f7a364a9fe2f8bdae9e7cbe SIZE (traefik-3.3.3.tar.xz) = 23449596

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

Configuration Options:
No options to configure
Options name:
net_traefik
USES:
cpe go:1.23,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
3.3.3
01 Feb 2025 23:23:19
commit hash: af332132bafd230fbca35c733c8ae65a2fecfc5ccommit hash: af332132bafd230fbca35c733c8ae65a2fecfc5ccommit hash: af332132bafd230fbca35c733c8ae65a2fecfc5ccommit hash: af332132bafd230fbca35c733c8ae65a2fecfc5c files touched by this commit
Thomas Zander (riggs) search for other commits by this committer
net/traefik: Update to upstream release 3.3.3

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v3.3.3

MFH:		2025Q1
(cherry picked from commit 798766ad4c67ad9006aefb9be86781cfda02d09f)
3.3.2_1
21 Jan 2025 23:28:02
commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go123 update

MFH:		2025Q1
(cherry picked from commit ca07a602a8c6a47d062fe404167c2f3a1f91e3e9)
3.3.2
18 Jan 2025 22:43:50
commit hash: a05feda0a613944085a86fa474c27f42e62500fccommit hash: a05feda0a613944085a86fa474c27f42e62500fccommit hash: a05feda0a613944085a86fa474c27f42e62500fccommit hash: a05feda0a613944085a86fa474c27f42e62500fc files touched by this commit
Thomas Zander (riggs) search for other commits by this committer
net/traefik: Update to upstream release 3.3.2

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v3.3.2

MFH:		2025Q1
(cherry picked from commit 18726bdb84b39c15106a3cd24067250c8cc75990)
3.3.1
12 Jan 2025 01:00:54
commit hash: d4f3424ce715025151c228fc3e867a74b871c1ddcommit hash: d4f3424ce715025151c228fc3e867a74b871c1ddcommit hash: d4f3424ce715025151c228fc3e867a74b871c1ddcommit hash: d4f3424ce715025151c228fc3e867a74b871c1dd files touched by this commit
Thomas Zander (riggs) search for other commits by this committer
net/traefik: Update to upstream release 3.3.1

Details:
- Update to the latest version of the 3.3 branch.
- Release details, see:
  https://github.com/traefik/traefik/releases/tag/v3.3.1
- Depending on local configuration, minor adjustmenst may be required,
  see:
  https://doc.traefik.io/traefik/migration/v3/#v32-to-v33

MFH:		2025Q1
(cherry picked from commit b6c3c76611921ed83ba8d1a26884723549e72ed7)

Number of commits found: 4