SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
devel/libopensync/pkg/DESCR
Normal file
5
devel/libopensync/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
OpenSync is a synchronization framework that is platform and
|
||||
distribution independent. It consists of a powerful sync-engine and
|
||||
several plugins that can be used to connect to devices.
|
||||
OpenSync is very flexible and capable of synchronizing any type of data,
|
||||
including contacts, calendar, tasks, notes and files.
|
109
devel/libopensync/pkg/PLIST
Normal file
109
devel/libopensync/pkg/PLIST
Normal file
|
@ -0,0 +1,109 @@
|
|||
@bin bin/osyncbinary
|
||||
@bin bin/osyncdump
|
||||
include/opensync-1.0/
|
||||
include/opensync-1.0/opensync/
|
||||
include/opensync-1.0/opensync/archive/
|
||||
include/opensync-1.0/opensync/archive/opensync_archive.h
|
||||
include/opensync-1.0/opensync/client/
|
||||
include/opensync-1.0/opensync/client/opensync_client.h
|
||||
include/opensync-1.0/opensync/client/opensync_client_proxy.h
|
||||
include/opensync-1.0/opensync/data/
|
||||
include/opensync-1.0/opensync/data/opensync_change.h
|
||||
include/opensync-1.0/opensync/data/opensync_data.h
|
||||
include/opensync-1.0/opensync/db/
|
||||
include/opensync-1.0/opensync/db/opensync_db.h
|
||||
include/opensync-1.0/opensync/engine/
|
||||
include/opensync-1.0/opensync/engine/opensync_engine.h
|
||||
include/opensync-1.0/opensync/engine/opensync_mapping_engine.h
|
||||
include/opensync-1.0/opensync/engine/opensync_obj_engine.h
|
||||
include/opensync-1.0/opensync/engine/opensync_status.h
|
||||
include/opensync-1.0/opensync/file.h
|
||||
include/opensync-1.0/opensync/format/
|
||||
include/opensync-1.0/opensync/format/opensync_converter.h
|
||||
include/opensync-1.0/opensync/format/opensync_filter.h
|
||||
include/opensync-1.0/opensync/format/opensync_format_env.h
|
||||
include/opensync-1.0/opensync/format/opensync_objformat.h
|
||||
include/opensync-1.0/opensync/format/opensync_time.h
|
||||
include/opensync-1.0/opensync/group/
|
||||
include/opensync-1.0/opensync/group/opensync_group.h
|
||||
include/opensync-1.0/opensync/group/opensync_group_env.h
|
||||
include/opensync-1.0/opensync/group/opensync_member.h
|
||||
include/opensync-1.0/opensync/helper/
|
||||
include/opensync-1.0/opensync/helper/opensync_anchor.h
|
||||
include/opensync-1.0/opensync/helper/opensync_hashtable.h
|
||||
include/opensync-1.0/opensync/ipc/
|
||||
include/opensync-1.0/opensync/ipc/opensync_message.h
|
||||
include/opensync-1.0/opensync/ipc/opensync_queue.h
|
||||
include/opensync-1.0/opensync/ipc/opensync_serializer.h
|
||||
include/opensync-1.0/opensync/mapping/
|
||||
include/opensync-1.0/opensync/mapping/opensync_mapping.h
|
||||
include/opensync-1.0/opensync/mapping/opensync_mapping_entry.h
|
||||
include/opensync-1.0/opensync/mapping/opensync_mapping_table.h
|
||||
include/opensync-1.0/opensync/mapping/opensync_mapping_view.h
|
||||
include/opensync-1.0/opensync/merger/
|
||||
include/opensync-1.0/opensync/merger/opensync_capabilities.h
|
||||
include/opensync-1.0/opensync/merger/opensync_capability.h
|
||||
include/opensync-1.0/opensync/merger/opensync_merger.h
|
||||
include/opensync-1.0/opensync/merger/opensync_xmlfield.h
|
||||
include/opensync-1.0/opensync/merger/opensync_xmlfieldlist.h
|
||||
include/opensync-1.0/opensync/merger/opensync_xmlformat.h
|
||||
include/opensync-1.0/opensync/module/
|
||||
include/opensync-1.0/opensync/opensync-archive.h
|
||||
include/opensync-1.0/opensync/opensync-client.h
|
||||
include/opensync-1.0/opensync/opensync-context.h
|
||||
include/opensync-1.0/opensync/opensync-data.h
|
||||
include/opensync-1.0/opensync/opensync-engine.h
|
||||
include/opensync-1.0/opensync/opensync-error.h
|
||||
include/opensync-1.0/opensync/opensync-format.h
|
||||
include/opensync-1.0/opensync/opensync-group.h
|
||||
include/opensync-1.0/opensync/opensync-helper.h
|
||||
include/opensync-1.0/opensync/opensync-ipc.h
|
||||
include/opensync-1.0/opensync/opensync-mapping.h
|
||||
include/opensync-1.0/opensync/opensync-merger.h
|
||||
include/opensync-1.0/opensync/opensync-module.h
|
||||
include/opensync-1.0/opensync/opensync-plugin.h
|
||||
include/opensync-1.0/opensync/opensync-serializer.h
|
||||
include/opensync-1.0/opensync/opensync-support.h
|
||||
include/opensync-1.0/opensync/opensync-time.h
|
||||
include/opensync-1.0/opensync/opensync-version.h
|
||||
include/opensync-1.0/opensync/opensync.h
|
||||
include/opensync-1.0/opensync/opensync_list.h
|
||||
include/opensync-1.0/opensync/plugin/
|
||||
include/opensync-1.0/opensync/plugin/opensync_plugin.h
|
||||
include/opensync-1.0/opensync/plugin/opensync_plugin_env.h
|
||||
include/opensync-1.0/opensync/plugin/opensync_plugin_info.h
|
||||
include/opensync-1.0/opensync/plugin/opensync_sink.h
|
||||
include/opensync-1.0/opensync/version/
|
||||
include/opensync-1.0/opensync/version/opensync_version.h
|
||||
@lib lib/libopensync.so.${LIBopensync_VERSION}
|
||||
lib/opensync-1.0/
|
||||
lib/opensync-1.0/formats/
|
||||
lib/opensync-1.0/formats/file.so
|
||||
lib/opensync-1.0/formats/plain.so
|
||||
lib/opensync-1.0/formats/xmlformat-doc.so
|
||||
lib/opensync-1.0/formats/xmlformat.so
|
||||
@bin lib/opensync-1.0/osplugin
|
||||
lib/pkgconfig/opensync-1.0.pc
|
||||
share/opensync-1.0/
|
||||
share/opensync-1.0/capabilities/
|
||||
share/opensync-1.0/capabilities/reference.xml
|
||||
share/opensync-1.0/capabilities/syncml-nokia-7650.xml
|
||||
share/opensync-1.0/cmake/
|
||||
share/opensync-1.0/cmake/modules/
|
||||
share/opensync-1.0/cmake/modules/OpenSyncInternal.cmake
|
||||
share/opensync-1.0/cmake/modules/OpenSyncPackaging.cmake
|
||||
share/opensync-1.0/cmake/modules/OpenSyncPlatforms.cmake
|
||||
share/opensync-1.0/cmake/modules/OpenSyncPlugin.cmake
|
||||
share/opensync-1.0/cmake/modules/OpenSyncTesting.cmake
|
||||
share/opensync-1.0/descriptions/
|
||||
share/opensync-1.0/descriptions/reference.xml
|
||||
share/opensync-1.0/descriptions/syncml-nokia.xml
|
||||
share/opensync-1.0/schemas/
|
||||
share/opensync-1.0/schemas/descriptions.xsd
|
||||
share/opensync-1.0/schemas/plugin_config.xsd
|
||||
share/opensync-1.0/schemas/xmlformat-calendar.xsd
|
||||
share/opensync-1.0/schemas/xmlformat-common.xsd
|
||||
share/opensync-1.0/schemas/xmlformat-contact.xsd
|
||||
share/opensync-1.0/schemas/xmlformat-event.xsd
|
||||
share/opensync-1.0/schemas/xmlformat-note.xsd
|
||||
share/opensync-1.0/schemas/xmlformat-todo.xsd
|
Loading…
Add table
Add a link
Reference in a new issue