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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
traefik High availability reverse proxy and load balancer
2.11.2_2 net on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.11.2_2Version of this port present on the latest quarterly branch.
Maintainer: riggs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-10-14 12:58:33
Last Update: 2024-05-13 17:56:04
Commit Hash: a0676cb
People watching this port, also watch:: pkg, openssl, smartmontools, gimp, fetchmail
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

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.11.2_2/catalog.mk
  5. /usr/local/share/licenses/traefik-2.11.2_2/LICENSE
  6. /usr/local/share/licenses/traefik-2.11.2_2/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 = 1712998209 SHA256 (traefik-2.11.2.tar.xz) = 001d59c2540d22b37b690cadb49ea67bec7980b04e9947413e3133041fd3b7ec SIZE (traefik-2.11.2.tar.xz) = 21235432

Packages (timestamps in pop-ups are UTC):
traefik
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.11.2_12.11.2_1-2.11.2_12.11.2_1---
FreeBSD:13:quarterly2.11.2_12.11.2_1-2.11.2_12.11.2_1---
FreeBSD:14:latest2.11.2_12.11.2_1-2.11.2_12.11.2_1---
FreeBSD:14:quarterly2.11.2_12.11.2_2-2.11.2_12.11.2_1---
FreeBSD:15:latest2.11.2_12.11.2_1n/a2.11.2_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. go122 : lang/go122
This port is required by:
for Run
  1. sysutils/minipot

Configuration Options:
No options to configure
Options name:
net_traefik
USES:
cpe go:1.22,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.
Port Moves
  • port moved here from net/traefik2 on 2021-04-14
    REASON: Superseded by net/traefik update

Number of commits found: 119 (showing only 19 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.6
30 Aug 2018 15:28:41
Revision:478468Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.6.6

Details:
- Mostly bug and doc fixes, detailed upstream log:
  https://github.com/containous/traefik/releases/tag/v1.6.6

MFH:		2018Q3
1.6.5
21 Jul 2018 08:51:54
Revision:475054Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.6.5

Details:
- Mostly bug and doc fixes, detailed upstream log:
  https://github.com/containous/traefik/releases/tag/v1.6.5

MFH:		2018Q3
1.6.4
16 Jun 2018 11:43:22
Revision:472537Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.6.4 (bug and doc fixes)

Details:
- See https://github.com/containous/traefik/releases/tag/v1.6.4

MFH:		2018Q2
1.6.3
06 Jun 2018 21:23:02
Revision:471883Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.6.3

MFH:		2018Q2
1.6.0
10 May 2018 12:37:17
Revision:469534Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.6.0

Detailed changelog:
https://github.com/containous/traefik/releases/tag/v1.6.0

MFH:		2018Q2
1.5.4
07 Apr 2018 11:01:08
Revision:466714Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream release 1.5.4 (bugfix release)

Details:
- Update to upstream release 1.5.4, changelog see
  https://github.com/containous/traefik/releases/tag/v1.5.4
- Install sample configuration file that allows to
  start traefik out of the box without configuration tweaks
- Add pkg-message; includes a note on how to accomplish
  binding to privileged ports

MFH:		2018Q2
1.5.3_1
10 Mar 2018 22:28:59
Revision:464093Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Include web UI; bump PORTREVISION

Submitted by:	swills (via e-mail)
1.5.3
03 Mar 2018 09:50:18
Revision:463476Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.5.3

Details:
- Upstream changelog, see https://github.com/containous/traefik/releases
- Use devel/go-bindata instead of temporary local copy
- Make "traefik version" report the build data correctly
- Use upstream build flags

MFH:		2018Q1
1.5.2
13 Feb 2018 17:08:53
Revision:461732Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream release 1.5.2 (Bug and docs fixes)
1.5.1
30 Jan 2018 19:54:19
Revision:460433Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.5.1 (bug fixes)
1.5.0
28 Jan 2018 15:16:37
Revision:460220Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.5.0 (features and fixes)

Detailed upstream release notes see
https://github.com/containous/traefik/releases/tag/v1.5.0
1.4.6
03 Jan 2018 12:41:53
Revision:457963Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream release 1.4.6 (bug fixes)

MFH:		2018Q1
1.4.5
09 Dec 2017 09:52:19
Revision:455833Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.4.5 (bug and docs fixes)

MFH:		2017Q4
1.4.4
25 Nov 2017 12:04:44
Revision:454879Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.4.4 (bug fixes)
1.4.3
18 Nov 2017 14:50:22
Revision:454444Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.4.3 (bug and docs fixes)
1.4.2
04 Nov 2017 07:23:47
Revision:453441Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.4.2 (bug and docs fixes)
1.4.1
26 Oct 2017 18:55:03
Revision:452940Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.4.1
1.4.0
19 Oct 2017 21:19:53
Revision:452489Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 1.4.0
1.3.8
14 Oct 2017 12:58:24
Revision:452063Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Import net/traefik, a high availability reverse proxy and load balancer

Number of commits found: 119 (showing only 19 on this page)

«  1 | 2