mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
da85c24e46
- Pass maintainership to submitter PR: 125426 Submitted by: Bakulin Ilya <webmaster@kibab.com>
31 lines
775 B
Plaintext
31 lines
775 B
Plaintext
bin/synce-matchmaker
|
|
%%TOOLS%%bin/rra-get-types
|
|
%%TOOLS%%bin/rra-get-ids
|
|
%%TOOLS%%bin/rra-get-data
|
|
%%TOOLS%%bin/rra-put-data
|
|
%%TOOLS%%bin/rra-delete
|
|
%%TOOLS%%bin/rra-decode
|
|
%%TOOLS%%bin/rra-subscribe
|
|
%%TOOLS%%bin/rra-get-recurring-appointments
|
|
%%TOOLS%%bin/rra-contact-to-vcard
|
|
%%TOOLS%%bin/rra-contact-from-vcard
|
|
%%TOOLS%%bin/rra-appointment-from-vevent
|
|
%%TOOLS%%bin/rra-appointment-to-vevent
|
|
%%TOOLS%%bin/rra-task-from-vtodo
|
|
%%TOOLS%%bin/rra-task-to-vtodo
|
|
%%TOOLS%%bin/rra-timezone
|
|
include/rra/appointment.h
|
|
include/rra/contact.h
|
|
include/rra/matchmaker.h
|
|
include/rra/syncmgr.h
|
|
include/rra/timezone.h
|
|
include/rra/frontend.h
|
|
include/rra/task.h
|
|
include/rra/uint32vector.h
|
|
@dirrm include/rra
|
|
lib/librra.so.0
|
|
lib/librra.so
|
|
lib/librra.la
|
|
lib/librra.a
|
|
libdata/pkgconfig/librra.pc
|