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 2022Q3
traefik High availability reverse proxy and load balancer
2.8.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.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-08-13 22:26:58
Last Update: 2022-09-25 07:56:39
Commit Hash: 46e5b1e
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. WWW: https://traefik.io/
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.8.7/catalog.mk
  5. /usr/local/share/licenses/traefik-2.8.7/LICENSE
  6. /usr/local/share/licenses/traefik-2.8.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 = 1664029871 SHA256 (traefik-2.8.7.tar.xz) = 69469eaccc5447fe0ec0869ff0833bef2d5e6f3299980a6f24336468be75af99 SIZE (traefik-2.8.7.tar.xz) = 18680764

Packages (timestamps in pop-ups are UTC):
traefik
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.13.4.4-3.4.13.4.4---
FreeBSD:13:quarterly3.4.13.4.4-3.4.13.4.4---
FreeBSD:14:latest3.4.13.4.4-3.4.13.4.5---
FreeBSD:14:quarterly3.4.13.4.4-3.4.13.4.4---
FreeBSD:15:latest3.4.13.4.1n/a3.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. go118 : lang/go118
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.8.7
25 Sep 2022 07:56:39
commit hash: 46e5b1ee138d6333629604c6984463e5b891a3e7commit hash: 46e5b1ee138d6333629604c6984463e5b891a3e7commit hash: 46e5b1ee138d6333629604c6984463e5b891a3e7commit hash: 46e5b1ee138d6333629604c6984463e5b891a3e7 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.8.7

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

MFH:		2022Q3
(cherry picked from commit 30582b12430aa47716d1ae246340563c8cb41a5a)
2.8.5
18 Sep 2022 21:35:38
commit hash: adb98df93c61940af48ce6a086ed7cf04614aad7commit hash: adb98df93c61940af48ce6a086ed7cf04614aad7commit hash: adb98df93c61940af48ce6a086ed7cf04614aad7commit hash: adb98df93c61940af48ce6a086ed7cf04614aad7 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.5

Details:
- Bugfixes, see
  https://github.com/traefik/traefik/releases/tag/v2.8.5

MFH:		2022Q3
(cherry picked from commit d8ab0c5c50253d40b0efab435d51ff2fd7f2c7b8)
2.8.3
14 Aug 2022 13:53:22
commit hash: 429b6efbb6519cc36dfd78775e4a1b9d795f696dcommit hash: 429b6efbb6519cc36dfd78775e4a1b9d795f696dcommit hash: 429b6efbb6519cc36dfd78775e4a1b9d795f696dcommit hash: 429b6efbb6519cc36dfd78775e4a1b9d795f696d 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.3

Details:
- Bugfixes, see
  https://github.com/traefik/traefik/releases/tag/v2.8.3
- In rare occasions, updating config files may be necessary, see
  https://doc.traefik.io/traefik/migration/v2/#v282

MFH:		2022Q3
(cherry picked from commit 728a9f96798fb925240ba18defe2c377b00bc231)
2.8.1
16 Jul 2022 15:44:44
commit hash: c97a3006e6a0f8a26008970d224eeb81e11cb2becommit hash: c97a3006e6a0f8a26008970d224eeb81e11cb2becommit hash: c97a3006e6a0f8a26008970d224eeb81e11cb2becommit hash: c97a3006e6a0f8a26008970d224eeb81e11cb2be 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.8.1

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v2.8.1
- No breaking config changes:
  https://doc.traefik.io/traefik/migration/v2/

MFH:		2022Q3
(cherry picked from commit 0a5432373c54bc9febe67fdb127927e431e41525)
2.8.0
02 Jul 2022 15:49:22
commit hash: ec1009138ef93da3c3afb1d7bd21ee91534034a6commit hash: ec1009138ef93da3c3afb1d7bd21ee91534034a6commit hash: ec1009138ef93da3c3afb1d7bd21ee91534034a6commit hash: ec1009138ef93da3c3afb1d7bd21ee91534034a6 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.8.0

Details:
- New release on the 2.8 branch, see
  https://github.com/traefik/traefik/releases/tag/v2.8.0
- No known breaking configuration changes, see
  https://doc.traefik.io/traefik/migration/v2/

MFH:		2022Q3
(cherry picked from commit fd19387d6ccbc3a16ae0a1ab29fec27b2aebb541)

Number of commits found: 5