I can't test the library because I don't have account in vkontakte (and
I am not a KDE user), but the port looks OK with several notes:
Vadim Zhukov said:
> libkvkontakte/Makefile
| # $OpenBSD$
|
| COMMENT = KDE4 library implementing VK.com API
| VERSION = 4.12.0
| DISTNAME = libkvkontakte-${VERSION}
|
| SHARED_LIBS = kvkontakte 0.0
Shouldn't this be bumped? Port graphics/digikam-kde4,-vkontakte already
provides lib/libkvkontakte.so.0.0, and it is likely that at least some
interface changes happened between 4.4 and 4.12...
> libkvkontakte/pkg/PLIST
| @comment $OpenBSD$
| @pkgpath graphics/digikam-kde4,-vkontakte
As I gather it should @conflict with graphics/digikam-kde4,-vkontakte
until digikam is updated. I am not sure though.
> libkvkontakte/pkg/DESCR
| KDELibs4-based C++ library for asynchronous interaction with VK social network
| via its web API.
Are you sure about KDELibs capitalization? Also, I'd rather not specify
version here.
--
Dmitrij D. Czarkoff