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
tlsc TLS connect daemon
2.0 security 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.0Version of this port present on the latest quarterly branch.
Maintainer: zirias@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-05-02 06:57:05
Last Update: 2023-06-02 18:24:12
Commit Hash: 85fef6c
People watching this port, also watch:: linuxdoc-tools, fvwm3, linphone, osgearth, simavr
License: BSD2CLAUSE
WWW:
https://github.com/Zirias/tlsc
Description:
A simple socket proxy for connecting to TLS-enabled services. This daemon will listen on sockets (typically on localhost) and forward connecting clients to some remote host, adding TLS encryption. It does the job in the simplest possible way, using all-standard options.
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 (4 items)
Collapse this list.
  1. bin/tlsc
  2. /usr/local/share/licenses/tlsc-2.0/catalog.mk
  3. /usr/local/share/licenses/tlsc-2.0/LICENSE
  4. /usr/local/share/licenses/tlsc-2.0/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • tlsc>0:security/tlsc
To install the port:
cd /usr/ports/security/tlsc/ && make install clean
To add the package, run one of these commands:
  • pkg install security/tlsc
  • pkg install tlsc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tlsc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1685715308 SHA256 (tlsc-2.0.tar.xz) = 3f5b53c08f8e5ae1163da59ae7b5cc23294ea195d3de53b7f8e238e385fc2de3 SIZE (tlsc-2.0.tar.xz) = 17164

Packages (timestamps in pop-ups are UTC):
tlsc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.02.0-2.02.0---
FreeBSD:13:quarterly2.02.02.02.02.02.02.02.0
FreeBSD:14:latest2.02.0-2.02.02.0-2.0
FreeBSD:14:quarterly2.02.0-2.02.02.02.02.0
FreeBSD:15:latest2.02.0n/a2.0n/a2.02.02.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libposercore.so : devel/poser
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_tlsc
USES:
compiler:c11 gmake pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://github.com/Zirias/tlsc/releases/download/v2.0/
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.0
02 Jun 2023 18:24:12
commit hash: 85fef6c7fd3dd0360d6ea1bcd507c046f5261dffcommit hash: 85fef6c7fd3dd0360d6ea1bcd507c046f5261dffcommit hash: 85fef6c7fd3dd0360d6ea1bcd507c046f5261dffcommit hash: 85fef6c7fd3dd0360d6ea1bcd507c046f5261dff files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
security/tlsc: Update to 2.0

Changes: https://github.com/Zirias/tlsc/releases/tag/v2.0

Approved by:	tcberner (mentor, implicit)
1.3
11 May 2023 09:27:07
commit hash: 5fa431d4ebd345765d2ce8ca3e6fbc118293c5f8commit hash: 5fa431d4ebd345765d2ce8ca3e6fbc118293c5f8commit hash: 5fa431d4ebd345765d2ce8ca3e6fbc118293c5f8commit hash: 5fa431d4ebd345765d2ce8ca3e6fbc118293c5f8 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
security/tlsc: Update to 1.3

Also add a dedicated user/group and use that by default instead of
nobody.

Changes: https://github.com/Zirias/tlsc/releases/tag/v1.3

Approved by:	tcberner (mentor, implicit)
1.2_1
03 May 2023 06:30:40
commit hash: 8596786ff1f5056f4d80a71b93cd73fa4f853b4acommit hash: 8596786ff1f5056f4d80a71b93cd73fa4f853b4acommit hash: 8596786ff1f5056f4d80a71b93cd73fa4f853b4acommit hash: 8596786ff1f5056f4d80a71b93cd73fa4f853b4a files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
security/tlsc: Add default user

Set tlsc_user to 'nobody' by default, to avoid accidentally running it
as root.

Approved by:	tcberner (mentor, implicit)
1.2
02 May 2023 06:53:30
commit hash: cf234c830641b5bb839643a5d6fe25abce298d1ecommit hash: cf234c830641b5bb839643a5d6fe25abce298d1ecommit hash: cf234c830641b5bb839643a5d6fe25abce298d1ecommit hash: cf234c830641b5bb839643a5d6fe25abce298d1e files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
security/tlsc: Add new port

Tlsc is a little BSD-licensed daemon that allows to connect non-TLS
clients to TLS-enabled services.

It's kept simple, so uses all-standard options for TLS and doesn't
implement anything else (like e.g. STARTTLS or doing service-side).

Approved by:	tcberner (mentor, implicit)

Number of commits found: 4