Commit graph

8 commits

Author SHA1 Message Date
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Chris Pinnock
1224287a80 p5-Palm is in the databases directory 2004-05-07 12:22:17 +00:00
Soren Jacobsen
56e6482395 Convert to buildlink3. 2004-05-02 21:34:47 +00:00
Soren Jacobsen
a93e2398e2 s/seperately/separately/ 2004-01-31 23:59:14 +00:00
Jeremy C. Reed
b40eff3f06 Change MAINTAINER from packages@ to tech-pkg@. 2003-11-28 08:29:44 +00:00
Thomas Klausner
535d3b201d bl -> bl2; XXX: missing dependency: p5-Palm. 2003-09-19 21:31:38 +00:00
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