pkgsrc-wip/pdb2ldif/distinfo
Juan Romero Pardines 1e3ec06cfa Initial import of pdb2ldif 1.1.
Package provided by Ola Eriksson <ola@mreriksson.net> via PR pkg/19598.

Perl program to convert Palm Address Book (AddressDB.pdb) files
to .ldif files, which can be easily imported into an LDAP
directory with the following command:

 cat <file.ldif> | ldapadd -w <passwd> -D <binddn>

or even more easy:

 pdb2ldif --pdb=<address.pdb> | ldapadd -w <passwd> -D <binddn>

The program takes --pdb= as the PDB file and directs output to <STDOUT>.
If you're very crafty, you can probably do a lot more with unix pipes,
but this should be acceptable for most people.
2003-09-17 18:58:36 +00:00

5 lines
232 B
Text

$NetBSD: distinfo,v 1.1.1.1 2003/09/17 18:58:36 xtraeme Exp $
SHA1 (pdb2ldif-1.1.tar.gz) = 39dae955551c0c352eb9ddaed98bdfaa518c7096
Size (pdb2ldif-1.1.tar.gz) = 4009 bytes
SHA1 (patch-aa) = 2fd306b983e63a9dacc180f8d5c3d0e76a152833