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 on branch 2022Q3
ldapsh Interactive shell used to administer ldap directories
2.00_4,1 net 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.00_4,1Version 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: 2004-07-28 22:37:49
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
WWW:
http://reductivelabs.com/cgi-bin/ldapsh.cgi/wiki
Description:
ldapsh is an interactive shell you can use to administer ldap directories. It provides an extensible command mechanism, with most of the necessary builtin commands (such as 'clone', 'edit', 'rm'), and it's relatively easy to add more commands. It supports configuring multiple LDAP sources, and storing your UID for each source so you don't have to type them each time.
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 (31 items)
Collapse this list.
  1. bin/ldapsh
  2. lib/perl5/site_perl/Net/LDAP/Config.pm
  3. lib/perl5/site_perl/Net/LDAP/Shell.pm
  4. lib/perl5/site_perl/Net/LDAP/Shell/Commands/cat.pm
  5. lib/perl5/site_perl/Net/LDAP/Shell/Commands/clone.pm
  6. lib/perl5/site_perl/Net/LDAP/Shell/Commands/commands.pm
  7. lib/perl5/site_perl/Net/LDAP/Shell/Commands/edit.pm
  8. lib/perl5/site_perl/Net/LDAP/Shell/Commands/help.pm
  9. lib/perl5/site_perl/Net/LDAP/Shell/Commands/ls.pm
  10. lib/perl5/site_perl/Net/LDAP/Shell/Commands/new.pm
  11. lib/perl5/site_perl/Net/LDAP/Shell/Commands/rm.pm
  12. lib/perl5/site_perl/Net/LDAP/Shell/Commands/search.pm
  13. lib/perl5/site_perl/Net/LDAP/Shell/Commands/stub.pm
  14. lib/perl5/site_perl/Net/LDAP/Shell/Complete.pm
  15. lib/perl5/site_perl/Net/LDAP/Shell/Desc.pm
  16. lib/perl5/site_perl/Net/LDAP/Shell/Schema.pm
  17. lib/perl5/site_perl/Net/LDAP/Shell/Parse.pm
  18. lib/perl5/site_perl/Net/LDAP/Shell/Parser.pm
  19. lib/perl5/site_perl/Net/LDAP/Shell/Util.pm
  20. lib/perl5/site_perl/Net/LDAP/Shell/grammar.yp
  21. lib/perl5/site_perl/Net/LDAP/Shell/makefile
  22. lib/perl5/site_perl/man/man3/Net::LDAP::Config.3.gz
  23. lib/perl5/site_perl/man/man3/Net::LDAP::Shell.3.gz
  24. lib/perl5/site_perl/man/man3/Net::LDAP::Shell::Parse.3.gz
  25. lib/perl5/site_perl/man/man3/Net::LDAP::Shell::Util.3.gz
  26. lib/perl5/site_perl/man/man1/ldapsh.1.gz
  27. share/doc/ldapsh/COMMANDS
  28. share/examples/ldapsh/ldapsh_config
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • ldapsh>0:net/ldapsh
To install the port:
cd /usr/ports/net/ldapsh/ && make install clean
To add the package, run one of these commands:
  • pkg install net/ldapsh
  • pkg install ldapsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ldapsh
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ldapsh-2.00.tar.gz) = 5feba84569e67e4d1051d7c0d7513760ea3086b726f7bc116e8429d4a346f7db SIZE (ldapsh-2.00.tar.gz) = 41546

Packages (timestamps in pop-ups are UTC):
ldapsh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.00_4,12.00_4,12.00_4,12.00_4,12.00_4,1-2.00_4,1-
FreeBSD:13:quarterly2.00_4,12.00_4,12.00_4,12.00_4,12.00_4,12.00_4,12.00_4,12.00_4,1
FreeBSD:14:latest2.00_4,12.00_4,12.00_4,12.00_4,12.00_4,12.00_4,1-2.00_4,1
FreeBSD:14:quarterly2.00_4,12.00_4,1-2.00_4,12.00_4,12.00_4,12.00_4,12.00_4,1
FreeBSD:15:latest2.00_4,12.00_4,1n/a2.00_4,1n/a2.00_4,12.00_4,12.00_4,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
  2. p5-Term-ReadLine-Perl>=0 : devel/p5-Term-ReadLine-Perl
  3. p5-perl-ldap>=0 : net/p5-perl-ldap
  4. p5-Date-Manip>=0 : devel/p5-Date-Manip
  5. p5-ParseLex>=0 : devel/p5-ParseLex
  6. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
  2. p5-Term-ReadLine-Perl>=0 : devel/p5-Term-ReadLine-Perl
  3. p5-perl-ldap>=0 : net/p5-perl-ldap
  4. p5-Date-Manip>=0 : devel/p5-Date-Manip
  5. p5-ParseLex>=0 : devel/p5-ParseLex
  6. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_ldapsh
USES:
perl5 shebangfix
pkg-message:
For install:
Before using ldapsh, you'll probably want to : - Create the configuration file (an example is in /usr/local/share/examples/ldapsh/ldapsh_config, modify it to suit your needs and place it in /usr/local/etc/). - You can create a per-user configuration, just name the configuration file $HOME/.ldapsh_config. - See /usr/local/share/doc/ldapsh/COMMANDS for an overview of the available commands.
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/L/LO/LOOSIFER/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/L/LO/LOOSIFER/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/ldapsh/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/L/LO/LOOSIFER/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/L/LO/LOOSIFER/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/L/LO/LOOSIFER/
  7. http://backpan.perl.org/authors/id/L/LO/LOOSIFER/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/L/LO/LOOSIFER/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/L/LO/LOOSIFER/
  10. https://cpan.metacpan.org/authors/id/L/LO/LOOSIFER/
  11. https://cpan.metacpan.org/modules/by-module/ldapsh/
  12. https://www.cpan.org/authors/id/L/LO/LOOSIFER/
Collapse this list.

There are no commits on branch 2022Q3 for this port