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
tclsasl Tcl interface to the Cyrus SASLv2 library
1.0_3 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 1.0_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-04-29 15:56:16
Last Update: 2023-11-01 22:11:47
Commit Hash: 05f0f44
People watching this port, also watch:: pure-ftpd, tcllib, mimedefang
Also Listed In: tcl
License: not specified in port
WWW:
https://beepcore-tcl.sourceforge.net/tclsasl.html
Description:
Tcl SASL provides a Tcl interface to the Cyrus SASLv2 library.
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 (9 items)
Collapse this list.
  1. @ldconfig
  2. lib/libtclsasl.so
  3. lib/libtclsasl.so.1
  4. lib/libtclsasl.so.1.0.0
  5. lib/tclsasl/pkgIndex.tcl
  6. lib/tclsasl/test.tcl
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • tclsasl>0:security/tclsasl
To install the port:
cd /usr/ports/security/tclsasl/ && make install clean
To add the package, run one of these commands:
  • pkg install security/tclsasl
  • pkg install tclsasl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tclsasl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tclsasl-1.0.tgz) = 4a07365339b4ec9bbc3d0d3a726d6f06608b49b0a1524e2ce5b22d2be14a2e25 SIZE (tclsasl-1.0.tgz) = 229245

Packages (timestamps in pop-ups are UTC):
tclsasl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_31.0_31.0_31.0_31.0_3-1.0_3-
FreeBSD:13:quarterly1.0_31.0_31.0_31.0_31.0_31.0_31.0_31.0_3
FreeBSD:14:latest1.0_31.0_31.0_31.0_31.0_31.0_3-1.0_3
FreeBSD:14:quarterly1.0_31.0_3-1.0_31.0_31.0_31.0_31.0_3
FreeBSD:15:latest1.0_31.0_3n/a1.0_3n/a1.0_31.0_31.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libsasl2.so : security/cyrus-sasl2
  2. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for tclsasl-1.0_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_tclsasl
USES:
tcl:tea libtool tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://beepcore-tcl.sourceforge.net/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_3
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
1.0_3
02 Aug 2023 12:27:29
commit hash: 2f2ee284a626a55907f52a074af7057231a95e5fcommit hash: 2f2ee284a626a55907f52a074af7057231a95e5fcommit hash: 2f2ee284a626a55907f52a074af7057231a95e5fcommit hash: 2f2ee284a626a55907f52a074af7057231a95e5f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/tclsasl: Fix build with llvm16

Sponsored by:	The FreeBSD Foundation
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_3
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_3
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.
1.0_3
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.0_3
04 Nov 2017 13:07:42
Revision:453458Original commit files touched by this commit
zi search for other commits by this committer
- Reset MAINTAINER due to fatal email bounces, maintainer timeouts

Reported by:	portscout
1.0_3
21 Apr 2016 16:48:50
Revision:413747Original commit files touched by this commit
gahr search for other commits by this committer
Convert more ports to USES=(tcl|tk):tea
1.0_3
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.0_3
13 Nov 2014 10:38:17
Revision:372519Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.0_3
19 Sep 2014 15:23:23
Revision:368568Original commit files touched by this commit
tijl search for other commits by this committer
Remove old libtool patch
1.0_3
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
1.0_3
06 Jun 2014 09:24:07
Revision:356753Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.0_2
14 Jan 2014 09:22:27
Revision:339668Original commit files touched by this commit
gahr search for other commits by this committer
- Convert to USES=tcl
- Convert to new LIB_DEPENDS format
- Remove article from COMMENT
- STAGE-clean
1.0_2
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.0_2
10 Dec 2012 15:10:03
Revision:308609Original commit files touched by this commit
ume search for other commits by this committer
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
1.0_1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0
23 Feb 2009 14:46:38
Original commit files touched by this commit
mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
1.0
09 Apr 2008 13:42:26
Original commit files touched by this commit
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
1.0
05 Oct 2007 01:21:48
Original commit files touched by this commit
db search for other commits by this committer
- This patch fixes broken install.

PR:             ports/116875
Reported by:    db
Submitted by:   Maintainer
1.0
10 Feb 2007 19:21:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix after objformat removal

PR:             109015
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
1.0
08 Jan 2007 00:00:57
Original commit files touched by this commit
pav search for other commits by this committer
- Use new USE_TCL_BUILD/USE_TK_BUILD macros
1.0
29 Apr 2006 15:55:15
Original commit files touched by this commit
pav search for other commits by this committer
Tcl SASL provides a Tcl interface to the Cyrus SASLv2 library.

WWW: http://beepcore-tcl.sourceforge.net/tclsasl.html

PR:             ports/96359
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru>

Number of commits found: 24