mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
22 lines
918 B
Plaintext
22 lines
918 B
Plaintext
bin/molequeue
|
|
include/molequeue/client/client.h
|
|
include/molequeue/client/jobobject.h
|
|
include/molequeue/client/jsonrpcclient.h
|
|
include/molequeue/client/molequeueclientexport.h
|
|
include/molequeue/servercore/connection.h
|
|
include/molequeue/servercore/connectionlistener.h
|
|
include/molequeue/servercore/connectionlistenerfactory.h
|
|
include/molequeue/servercore/jsonrpc.h
|
|
include/molequeue/servercore/localsocketconnection.h
|
|
include/molequeue/servercore/localsocketconnectionlistener.h
|
|
include/molequeue/servercore/message.h
|
|
include/molequeue/servercore/molequeueservercoreexport.h
|
|
include/molequeue/servercore/servercoreglobal.h
|
|
lib/cmake/molequeue/MoleQueueConfig.cmake
|
|
lib/cmake/molequeue/MoleQueueConfigVersion.cmake
|
|
lib/cmake/molequeue/MoleQueueTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/molequeue/MoleQueueTargets.cmake
|
|
lib/libMoleQueueClient.so
|
|
lib/libMoleQueueServerCore.so
|
|
lib/molequeue/plugins/LocalSocketServer.so
|