Port details |
- tclsyslog Tcl Interface to Syslog
- 2.1_2 sysutils =3 2.1_2Version of this port present on the latest quarterly branch.
- Maintainer: frank@fenor.de
- Port Added: 2008-04-17 14:21:26
- Last Update: 2024-02-26 07:24:27
- Commit Hash: 3326721
- People watching this port, also watch:: pgtcl, tclreadline, pure-ftpd, milter-greylist, tcltls
- Also Listed In: tcl
- License: not specified in port
- WWW:
- https://www.wagner.pp.ru/~vitus/software/tcl/tclsyslog.html
- Description:
- TclSyslog provides an easy to use interface to the Syslog daemon.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tclsyslog>0:sysutils/tclsyslog
- To install the port:
- cd /usr/ports/sysutils/tclsyslog/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/tclsyslog
- pkg install tclsyslog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tclsyslog
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tclsyslog-2.1.tar.gz) = 703004502a0258d736291e8e247f762661a5b80adceec0ff243faf6dd539245d
SIZE (tclsyslog-2.1.tar.gz) = 6765
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_tclsyslog
- USES:
- tcl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1_2 26 Feb 2024 07:24:27 |
Muhammad Moinur Rahman (bofh) |
sysutils/tclsyslog: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.1_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1_1 02 Mar 2015 23:47:18 |
bapt |
Remove Author from pkg-descr and white space fixes |
2.1_1 20 Dec 2014 19:42:46 |
bapt |
Cleanup plist |
2.1_1 13 Jan 2014 12:05:03 |
gahr |
- Convert to USES=tcl
- STAGE-clean |
2.1_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.1_1 23 Apr 2013 11:51:53 |
gahr |
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble) |
2.1_1 04 Dec 2012 10:43:09 |
gahr |
- Chase 82+ not being a valid Tcl/Tk version anymore
Feature safe: yes
Reported by: beat, bapt |
2.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.1 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
2.1 24 Jul 2008 19:45:23 |
beech |
- Fix reinplace CFLAGS line
PR: ports/125908
Submitted by: Frank Fenor <frank@fenor.de> (maintainer)
Reported by: pointyhat |
2.1 17 Apr 2008 14:20:23 |
wxs |
TclSyslog provides an easy to use interface to the Syslog daemon.
PR: ports/122314
Submitted by: Frank Fenor <frank@fenor.de>
Approved by: garga (mentor) |