CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/03/02 01:01:07
Modified files:
editors/ldapvi : Makefile
Added files:
editors/ldapvi/patches: patch-arguments_c patch-diff_c
patch-ldapvi_1 patch-ldapvi_c
patch-misc_c patch-parse_c
Removed files:
editors/ldapvi/patches: patch-patches_patch-parse_c
Log message:
Add various patches to ldapvi from upstream git/mailing list submissions:
- add -y support to read password from a file
- remove useless header that vim whines about
- preserve order of attribute values
- fix possible LP64 issue (improper sentinel)
- allow editors/pagers with arguments
- getline namespace collision, upstream git 256ced029c
- fix hash generation
OK ajacoutot@