Hi,

Remi Pointel <remi.poin...@xiri.fr> writes:

> On 10/10/16 23:41, Remi Pointel wrote:
>> Hi,
>>
>> attached is the port of libewf, a library to access the Expert Witness
>> Compression Format (EWF).
>>
>> -----------------
>> $ pkg_info libewf
>> Information for inst:libewf-20160424
>>
>> Comment:
>> access the Expert Witness Compression Format
>>
>> Description:
>> Libewf is a library to access the Expert Witness Compression Format (EWF).
>>
>> Maintainer: Remi Pointel <rpoin...@openbsd.org>
>>
>> WWW: https://github.com/libyal/libewf
>> -----------------
>>
>> Ok to import?
>>
>> Cheers,
>>
>> Remi.
>
> I modified the man directory and regenerated the PLIST.
>
> Ok to import?

Something doesn't look right here:

$ make port-lib-depends-check
Asking ports for dependency python-2.7.12p1(lang/python/2.7,-main)
Asking ports for dependency gettext-0.19.8.1(devel/gettext)
Asking ports for dependency libiconv-1.14p3(converters/libiconv)
Asking ports for dependency bzip2-1.0.6p8(archivers/bzip2)

libewf-20160424(devel/libewf):
Missing: m.10 (/usr/local/lib/python2.7/site-packages/pyewf.so) (system lib)
Missing: python2.7.0 from python-2.7.12p1 
(/usr/local/lib/python2.7/site-packages/pyewf.so)
Missing: util.12 (/usr/local/lib/python2.7/site-packages/pyewf.so) (system lib)
WANTLIB += m python2.7 util

Other concerns:
- ${COMMENT} could be something like "C library to access..."; the DESCR
  is basically ${COMMENT}, maybe it could bring more information?
- are there ports that could pick up this library?

Those two points are also valid for libbfio (where ${COMMENT} could be
something like "basic file input/output abstraction C library").

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to