mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
b33b309470
While here: - graphics/icoconvert: * Respect CC * Use modern LIB_DEPENDS - net/grdesktop: * Convert gnomehack to pathfix - net/ldapsh: * Use shebangfix instead of custom post-patch target - net-im/py-jabber: * Use autoplist - net-p2p/bnbt: * Use the options framework * Convert to dos2unix * Respect CXX * Do not renamed base on option - sysutils/testdisk: * Update to 6.14 * Use options helpers * Use modern LIB_DEPENDS * Convert USE_BZIP2 -> USES=tar:bzip2
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
bin/ldapsh
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ldapsh/.packlist
|
|
%%SITE_PERL%%/Net/LDAP/Config.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/cat.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/clone.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/commands.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/edit.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/help.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/ls.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/new.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/rm.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/search.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Commands/stub.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Complete.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Desc.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Schema.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Parse.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Parser.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/Util.pm
|
|
%%SITE_PERL%%/Net/LDAP/Shell/grammar.yp
|
|
%%SITE_PERL%%/Net/LDAP/Shell/makefile
|
|
%%PERL5_MAN3%%/Net::LDAP::Config.3.gz
|
|
%%PERL5_MAN3%%/Net::LDAP::Shell.3.gz
|
|
%%PERL5_MAN3%%/Net::LDAP::Shell::Parse.3.gz
|
|
%%PERL5_MAN3%%/Net::LDAP::Shell::Util.3.gz
|
|
man/man1/ldapsh.1.gz
|
|
%%DOCSDIR%%/COMMANDS
|
|
%%EXAMPLESDIR%%/ldapsh_config
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ldapsh
|
|
@dirrm %%SITE_PERL%%/Net/LDAP/Shell/Commands
|
|
@dirrm %%SITE_PERL%%/Net/LDAP/Shell
|
|
@dirrm %%DOCSDIR%%
|
|
@dirrm %%EXAMPLESDIR%%
|