Port details |
- p5-Tcl Tcl extension module for Perl5
- 1.32 lang =6 1.32Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-10 21:45:45
- Commit Hash: 5117300
- People watching this port, also watch:: unzip, wget, libxml2, gdbm, pcre
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Tcl
- Description:
- The Tcl extension module gives access to the Tcl library with functionality and
interface similar to the C functions of Tcl. In other words, you can:
- Create Tcl interpreters
The Tcl interpreters so created are Perl objects whose destructors delete the
interpreters cleanly when appropriate.
- Execute Tcl code in an interpreter
The code can come from strings, files or Perl filehandles.
- Bind in new Tcl procedures
The new procedures can be either C code (with addresses presumably obtained
using dl_open and dl_find_symbol) or Perl subroutines (by name, reference or
as anonymous subs). The (optional) deleteProc callback in the latter case is
another perl subroutine which is called when the command is explicitly
deleted by name or else when the destructor for the interpreter object is
explicitly or implicitly called.
- Manipulate the result field of a Tcl interpreter
- Set and get values of variables in a Tcl interpreter
- Tie perl variables to variables in a Tcl interpreter
The variables can be either scalars or hashes.
Github repository is at https://github.com/gisle/tcl.pm
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/p5-Tcl/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/p5-Tcl
- pkg install p5-Tcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Tcl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707579656
SHA256 (Tcl-1.32.tar.gz) = 4102c34f85732d50307e8ca92d593b223d12d580242f3e67258fb9e026b43ebf
SIZE (Tcl-1.32.tar.gz) = 173076
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Devel-Refcount>0 : devel/p5-Devel-Refcount
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_p5-Tcl
- USES:
- perl5 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 |
1.32 10 Feb 2024 21:45:45 |
Rodrigo Osorio (rodrigo) |
lang/p5-Tcl: update to 1.32
Changelog: https://metacpan.org/release/VKON/Tcl-1.32/source/Changes
Port changes:
* Add new dependency for tests
* reorder section to make linter happy
* remove unrequired patch |
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) |
1.27 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 ) |
1.27 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.27 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.27 23 Aug 2018 17:58:56 |
sunpoet |
Update to 1.27
Changes: https://metacpan.org/changes/distribution/Tcl |
1.25 05 Aug 2018 19:08:13 |
sunpoet |
Update to 1.25
Changes: https://metacpan.org/changes/distribution/Tcl |
1.05 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.05 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.05 01 Jul 2016 14:27:31 |
mat |
Update to 1.05.
Sponsored by: Absolight |
1.04 21 Mar 2016 18:00:07 |
sunpoet |
- Update to 1.04
Changes: http://search.cpan.org/dist/Tcl/Changes |
1.03 25 Feb 2016 17:30:12 |
adamw |
Update to 1.03. Sort plist, strip XS module, remove chmod's that
are no longer necessary, and regenerate patch with makepatch.
Changes: https://metacpan.org/changes/distribution/Tcl |
1.02_1 01 Jan 2015 16:09:34 |
sunpoet |
- Add LICENSE
- Add PORTSCOUT |
1.02_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.02 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.02 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.02 20 Feb 2014 11:09:41 |
gahr |
- Convert to USES=tcl |
1.02 04 Nov 2013 14:20:05 |
vanilla |
support STAGEDIR. |
1.02 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.02 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.02 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
1.02 26 Jun 2011 15:19:29 |
sunpoet |
- Use --nousestubs to prevent segfaults
PR: ports/129626
Submitted by: Bruce Albrecht <bruce@freebsd.zuhause.org> |
1.02 21 Jun 2011 06:58:21 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
1.02 14 Feb 2011 03:48:15 |
sunpoet |
- Update to 1.02
- Reformat pkg-descr to pet portlint
Changes: http://search.cpan.org/dist/Tcl/Changes |
1.00 17 Dec 2010 20:15:44 |
pgollucci |
- Update to 1.00
With Hat: perl@
Changes: http://search.cpan.org/dist/Tcl/Changes |
0.99 20 Nov 2010 07:33:34 |
sunpoet |
- Allow non-root users to build this port despite wrong permissions (ugo-rwx)
in the source tarball
- Use bsd.port.mk
- Add WWW |
0.99 14 Nov 2010 14:49:48 |
sunpoet |
- Update to 0.99
Changes: http://search.cpan.org/dist/Tcl/Changes |
0.98 11 Dec 2009 09:20:17 |
clsung |
- Update to 0.98
Changes: http://search.cpan.org/dist/Tcl/Changes |
0.97_2 14 Jul 2009 23:38:32 |
pgollucci |
- Fix build with custom LOCALBASE
Reported by: QATty
Submitted by: Cezary Morga <cm@therek.net> |
0.97_2 05 Mar 2009 11:36:12 |
mm |
- Select the correct TCLSH provided by bsd.tcl.mk
- Bump PORTREVISION |
0.97 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
0.97 08 Sep 2008 05:17:46 |
leeym |
- update to 0.97
- set USE_TCL=84+ to allow users to set WITH_TCL_VER for their needs |
0.95 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.95 24 Jun 2007 09:23:51 |
mat |
Update to 0.95 |
0.91 22 Nov 2006 03:17:11 |
clsung |
- Update to 0.91 |
0.89 23 May 2006 15:11:21 |
clsung |
- update to 0.89
- from ChangeLog
* Makefile.PL: Added libscan override to prevent installation of
create-moveable-dist.pl. |
0.88 25 Nov 2005 22:02:00 |
pav |
- Add SHA256
Approved by: mat (perl; maintainer) |
0.88 23 Sep 2005 11:10:25 |
tobez |
Update to 0.88. Assign maintainer to perl@. |
0.87 03 Feb 2005 06:30:41 |
clsung |
- update to 0.87 |
0.84 12 Oct 2004 13:44:07 |
clsung |
- update to 0.84
PR: ports/72030
Submitted by: clsung
Approved by: co-mentor (vanilla) |
0.81 16 Aug 2004 02:18:43 |
ijliao |
mark ignore when perl < 5.6
PR: 70508
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.81 23 Jul 2004 03:27:55 |
ijliao |
upgrade to 0.81
PR: 69457
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
b2 10 Apr 2004 17:11:02 |
trevor |
Cram into 80 columns by 24 rows. |
b2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
b2 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
b2 20 Feb 2003 18:38:02 |
knu |
De-pkg-comment. |
20 Aug 2001 16:48:59 |
tobez |
Make lang/p5-Tcl to actually link with libtcl. |
12 Mar 2001 02:35:26 |
kuriyama |
Environment variable $PREFIX is not set at perl Makefile.PL stage. Use literal
"${PREFIX}" instead. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
23 Oct 2000 22:03:12 |
will |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |