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
traefik2 High availability reverse proxy and load balancer
2.2.0 net Deleted on this many watch lists=1 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 2.2.0Version of this port present on the latest quarterly branch.
Maintainer: freebsd@funzi.org search for ports maintained by this maintainer
Port Added: 2020-03-21 12:55:00
Last Update: 2021-04-14 17:26:42
Commit Hash: 795e1c4
People watching this port, also watch:: zrep
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 (5 items)
Collapse this list.
  1. bin/traefik
  2. @sample etc/traefik.toml.sample
  3. /usr/local/share/licenses/traefik2-2.2.0/catalog.mk
  4. /usr/local/share/licenses/traefik2-2.2.0/LICENSE
  5. /usr/local/share/licenses/traefik2-2.2.0/MIT
Collapse this list.
Dependency lines:
  • traefik2>0:net/traefik2
No installation instructions:
This port has been deleted.
PKGNAME: traefik2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1586190057 SHA256 (Funzinator-traefik-v2.2.0-vendor_GH0.tar.gz) = ae01a3d771a41944850c242f756a7edc6124969cbdc2d217039581514a085611 SIZE (Funzinator-traefik-v2.2.0-vendor_GH0.tar.gz) = 20733835

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go : lang/go
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_traefik2
USES:
go:modules
pkg-message:
For install:
Note that traefik starts as unprivileged 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. Note: If you are upgrading from traefik 1.x keep in mind that the configuration is not compatible.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Funzinator/traefik/tar.gz/v2.2.0-vendor?dummy=/
Collapse this list.
Port Moves
  • port moved to net/traefik on 2021-04-14
    REASON: Superseded by net/traefik update

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.0
14 Apr 2021 17:26:42
commit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aacommit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aacommit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aacommit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aa files touched by this commit
Thomas Zander (riggs) search for other commits by this committer
net/traefik2: Remove port.

net/traefik2 was tracking the 2.x branch as long as net/traefik was on
the 1.7.x branch. It has been superseded by the update of net/traefik to
the 2.x branch in late 2020.

PR:		255044
2.2.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.2.0
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2.0
06 Apr 2020 17:21:22
Revision:530893Original commit files touched by this commit
mikael search for other commits by this committer
net/traefik2: update to 2.2.0

PR:		245400 245149
Submitted by:	Christopher Beppler (maitainer)
2.1.8
21 Mar 2020 12:54:55
Revision:528852Original commit files touched by this commit
pi search for other commits by this committer
New port: net/traefik2 High availability reverse proxy and load balancer 2.x

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/

PR:		244913
Submitted by:	Christopher Beppler <freebsd@funzi.org>

Number of commits found: 6