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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
p5-Tie-Watch Place watchpoints on variables
1.2 devel 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 1.2Version of this port present on the latest quarterly branch.
Maintainer: infofarmer@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-31 11:11:32
Last Update: 2008-04-14 09:54:47
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-Unicode-CheckUTF8, ap24-mod_auth_pgsql2, gaupol, mkvtoolnix
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/Tie-Watch/
Description:
This class module binds one or more subroutines of your devising to a Perl variable. All variables can have FETCH, STORE and DESTROY callbacks. Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE, POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT callbacks, and hashes can define CLEAR, DELETE, EXISTS, FIRSTKEY and NEXTKEY callbacks. With Tie::Watch you can: * alter a variable's value * prevent a variable's value from being changed * invoke a Perl/Tk callback when a variable changes * trace references to a variable WWW: http://search.cpan.org/dist/Tie-Watch/ Author: Steve Lidie <sol0@Lehigh.EDU>
Homepage    cgit ¦ GitHub ¦ 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
There is no configure plist information for this port.
Dependency lines:
  • p5-Tie-Watch>0:devel/p5-Tie-Watch
No installation instructions:
This port has been deleted.
PKGNAME: p5-Tie-Watch
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.8.7 : lang/perl5.8
Runtime dependencies:
  1. perl5.8.7 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (18 items)
Collapse this list.
  1. ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/Tie/
  2. ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/Tie/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Tie/
  5. ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/Tie/
  6. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Tie/
  7. ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Tie/
  8. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Tie/
  9. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Tie/
  10. ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/Tie/
  11. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Tie/
  12. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Tie/
  13. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Tie/
  14. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Tie/
  15. http://at.cpan.org/modules/by-module/Tie/
  16. http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/Tie/
  17. http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/Tie/
  18. http://www.cpan.dk/modules/by-module/Tie/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2
14 Apr 2008 09:54:47
Original commit files touched by this commit
sat search for other commits by this committer
- It turns out Tie::Watch was always in Tk
1.2
31 Aug 2006 11:11:06
Original commit files touched by this commit
sat search for other commits by this committer
Add port devel/p5-Tie-Watch:

This class module binds one or more subroutines of your devising to a Perl
variable. All variables can have FETCH, STORE and DESTROY callbacks.
Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE,
POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT callbacks, and hashes can
define CLEAR, DELETE, EXISTS, FIRSTKEY and NEXTKEY callbacks.

With Tie::Watch you can:
* alter a variable's value
* prevent a variable's value from being changed
* invoke a Perl/Tk callback when a variable changes
* trace references to a variable

WWW: http://search.cpan.org/dist/Tie-Watch/
Author: Steve Lidie <sol0@Lehigh.EDU>

Justification: x11-toolkits/p5-Tk-JComboBox dep, sysutils/namefix recursive dep

Number of commits found: 2