PLIST 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. @comment $OpenBSD: PLIST,v 1.2 2016/12/18 12:26:33 kirby Exp $
  2. @bin bin/gammu
  3. bin/gammu-config
  4. @bin bin/gammu-detect
  5. @bin bin/gammu-smsd
  6. @bin bin/gammu-smsd-inject
  7. @bin bin/gammu-smsd-monitor
  8. bin/jadmaker
  9. include/gammu/
  10. include/gammu/gammu-backup.h
  11. include/gammu/gammu-bitmap.h
  12. include/gammu/gammu-calendar.h
  13. include/gammu/gammu-call.h
  14. include/gammu/gammu-callback.h
  15. include/gammu/gammu-category.h
  16. include/gammu/gammu-config.h
  17. include/gammu/gammu-datetime.h
  18. include/gammu/gammu-debug.h
  19. include/gammu/gammu-error.h
  20. include/gammu/gammu-file.h
  21. include/gammu/gammu-info.h
  22. include/gammu/gammu-inifile.h
  23. include/gammu/gammu-keys.h
  24. include/gammu/gammu-limits.h
  25. include/gammu/gammu-memory.h
  26. include/gammu/gammu-message.h
  27. include/gammu/gammu-misc.h
  28. include/gammu/gammu-nokia.h
  29. include/gammu/gammu-ringtone.h
  30. include/gammu/gammu-security.h
  31. include/gammu/gammu-settings.h
  32. include/gammu/gammu-smsd.h
  33. include/gammu/gammu-statemachine.h
  34. include/gammu/gammu-types.h
  35. include/gammu/gammu-unicode.h
  36. include/gammu/gammu-wap.h
  37. include/gammu/gammu.h
  38. @lib lib/libGammu.so.${LIBGammu_VERSION}
  39. @lib lib/libgsmsd.so.${LIBgsmsd_VERSION}
  40. lib/pkgconfig/gammu-smsd.pc
  41. lib/pkgconfig/gammu.pc
  42. @man man/man1/gammu-config.1
  43. @man man/man1/gammu-detect.1
  44. @man man/man1/gammu-smsd-inject.1
  45. @man man/man1/gammu-smsd-monitor.1
  46. @man man/man1/gammu-smsd.1
  47. @man man/man1/gammu.1
  48. @man man/man1/jadmaker.1
  49. @man man/man5/gammu-backup.5
  50. @man man/man5/gammu-smsbackup.5
  51. @man man/man5/gammu-smsdrc.5
  52. @man man/man5/gammurc.5
  53. @man man/man7/gammu-smsd-dbi.7
  54. @man man/man7/gammu-smsd-files.7
  55. @man man/man7/gammu-smsd-mysql.7
  56. @man man/man7/gammu-smsd-null.7
  57. @man man/man7/gammu-smsd-odbc.7
  58. @man man/man7/gammu-smsd-pgsql.7
  59. @man man/man7/gammu-smsd-run.7
  60. @man man/man7/gammu-smsd-sql.7
  61. @man man/man7/gammu-smsd-tables.7
  62. share/doc/gammu/
  63. share/doc/gammu/COPYING
  64. share/doc/gammu/ChangeLog
  65. share/doc/gammu/README.rst
  66. share/doc/gammu/examples/
  67. share/doc/gammu/examples/Makefile
  68. share/doc/gammu/examples/config/
  69. share/doc/gammu/examples/config/gammurc
  70. share/doc/gammu/examples/config/smsdrc
  71. @sample ${SYSCONFDIR}/gammu-smsdrc
  72. share/doc/gammu/examples/custom-config.c
  73. share/doc/gammu/examples/long-sms.c
  74. share/doc/gammu/examples/media/
  75. share/doc/gammu/examples/media/aliens.nlm
  76. share/doc/gammu/examples/media/axelf.txt
  77. share/doc/gammu/examples/phone-info.c
  78. share/doc/gammu/examples/php/
  79. share/doc/gammu/examples/php/class_gammu/
  80. share/doc/gammu/examples/php/class_gammu/README
  81. share/doc/gammu/examples/php/class_gammu/class.gammu.php
  82. share/doc/gammu/examples/php/class_gammu/class.sms.gammu.php
  83. share/doc/gammu/examples/php/smsd-mysql-admin/
  84. share/doc/gammu/examples/php/smsd-mysql-admin/admin.php
  85. share/doc/gammu/examples/php/smsd-mysql-intergammu/
  86. share/doc/gammu/examples/php/smsd-mysql-intergammu/config.php
  87. share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/
  88. share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.gammu.php
  89. share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.sql.php
  90. share/doc/gammu/examples/php/smsd-mysql-intergammu/index.php
  91. share/doc/gammu/examples/php/smsd-mysql-intergammu/intergammu.txt
  92. share/doc/gammu/examples/php/smsd-mysql-intergammu/proc/
  93. share/doc/gammu/examples/php/smsd-mysql-intergammu/proc/admin.php
  94. share/doc/gammu/examples/php/smsd-mysql-intergammu/proclast.sql
  95. share/doc/gammu/examples/php/smsd-mysql-linked/
  96. share/doc/gammu/examples/php/smsd-mysql-linked/linked.php
  97. share/doc/gammu/examples/php/smsd-mysql-linked/linked.sql
  98. share/doc/gammu/examples/php/smsd-mysql-list/
  99. share/doc/gammu/examples/php/smsd-mysql-list/sms.php
  100. share/doc/gammu/examples/sms-read.c
  101. share/doc/gammu/examples/sms-send.c
  102. share/doc/gammu/examples/smsd.c
  103. share/doc/gammu/examples/sql/
  104. share/doc/gammu/examples/sql/mysql-strict.sql
  105. share/doc/gammu/examples/sql/mysql.sql
  106. share/doc/gammu/examples/sql/pgsql.sql
  107. share/doc/gammu/examples/sql/sqlite.sql
  108. share/doc/gammu/manual/
  109. share/doc/gammu/manual/c/
  110. share/doc/gammu/manual/c/api.rst
  111. share/doc/gammu/manual/c/backup.rst
  112. share/doc/gammu/manual/c/bitmap.rst
  113. share/doc/gammu/manual/c/calendar.rst
  114. share/doc/gammu/manual/c/call.rst
  115. share/doc/gammu/manual/c/callback.rst
  116. share/doc/gammu/manual/c/category.rst
  117. share/doc/gammu/manual/c/datetime.rst
  118. share/doc/gammu/manual/c/debug.rst
  119. share/doc/gammu/manual/c/error.rst
  120. share/doc/gammu/manual/c/examples.rst
  121. share/doc/gammu/manual/c/file.rst
  122. share/doc/gammu/manual/c/hints.rst
  123. share/doc/gammu/manual/c/index.rst
  124. share/doc/gammu/manual/c/info.rst
  125. share/doc/gammu/manual/c/inifile.rst
  126. share/doc/gammu/manual/c/keys.rst
  127. share/doc/gammu/manual/c/limits.rst
  128. share/doc/gammu/manual/c/memory.rst
  129. share/doc/gammu/manual/c/message.rst
  130. share/doc/gammu/manual/c/misc.rst
  131. share/doc/gammu/manual/c/nokia.rst
  132. share/doc/gammu/manual/c/porting.rst
  133. share/doc/gammu/manual/c/ringtone.rst
  134. share/doc/gammu/manual/c/security.rst
  135. share/doc/gammu/manual/c/settings.rst
  136. share/doc/gammu/manual/c/smsd.rst
  137. share/doc/gammu/manual/c/statemachine.rst
  138. share/doc/gammu/manual/c/types.rst
  139. share/doc/gammu/manual/c/unicode.rst
  140. share/doc/gammu/manual/c/wap.rst
  141. share/doc/gammu/manual/config/
  142. share/doc/gammu/manual/config/index.rst
  143. share/doc/gammu/manual/contents.rst
  144. share/doc/gammu/manual/faq/
  145. share/doc/gammu/manual/faq/config.rst
  146. share/doc/gammu/manual/faq/general.rst
  147. share/doc/gammu/manual/faq/index.rst
  148. share/doc/gammu/manual/faq/phone.rst
  149. share/doc/gammu/manual/faq/python.rst
  150. share/doc/gammu/manual/faq/smsd.rst
  151. share/doc/gammu/manual/formats/
  152. share/doc/gammu/manual/formats/backup.rst
  153. share/doc/gammu/manual/formats/index.rst
  154. share/doc/gammu/manual/formats/ini.rst
  155. share/doc/gammu/manual/formats/smsbackup.rst
  156. share/doc/gammu/manual/gammu/
  157. share/doc/gammu/manual/gammu/index.rst
  158. share/doc/gammu/manual/glossary.rst
  159. share/doc/gammu/manual/index.rst
  160. share/doc/gammu/manual/internal/
  161. share/doc/gammu/manual/internal/index.rst
  162. share/doc/gammu/manual/internal/new-phone.rst
  163. share/doc/gammu/manual/internal/reply.rst
  164. share/doc/gammu/manual/internal/state-machine.rst
  165. share/doc/gammu/manual/project/
  166. share/doc/gammu/manual/project/about.rst
  167. share/doc/gammu/manual/project/coding-style.rst
  168. share/doc/gammu/manual/project/contributing.rst
  169. share/doc/gammu/manual/project/directories.rst
  170. share/doc/gammu/manual/project/documentation.rst
  171. share/doc/gammu/manual/project/index.rst
  172. share/doc/gammu/manual/project/install.rst
  173. share/doc/gammu/manual/project/localization.rst
  174. share/doc/gammu/manual/project/motivation.rst
  175. share/doc/gammu/manual/project/roadmap.rst
  176. share/doc/gammu/manual/project/testing.rst
  177. share/doc/gammu/manual/project/versioning.rst
  178. share/doc/gammu/manual/protocol/
  179. share/doc/gammu/manual/protocol/carkit.rst
  180. share/doc/gammu/manual/protocol/discovering.rst
  181. share/doc/gammu/manual/protocol/gnapplet.rst
  182. share/doc/gammu/manual/protocol/index.rst
  183. share/doc/gammu/manual/protocol/m-obex.rst
  184. share/doc/gammu/manual/protocol/mtk.rst
  185. share/doc/gammu/manual/protocol/n6110.rst
  186. share/doc/gammu/manual/protocol/n6510.rst
  187. share/doc/gammu/manual/protocol/n7110.rst
  188. share/doc/gammu/manual/protocol/nokia-s40-sms.rst
  189. share/doc/gammu/manual/protocol/nokia.rst
  190. share/doc/gammu/manual/protocol/s60.rst
  191. share/doc/gammu/manual/protocol/samsung-gt.rst
  192. share/doc/gammu/manual/protocol/samsung.rst
  193. share/doc/gammu/manual/protocol/sonim.rst
  194. share/doc/gammu/manual/protocol/tdma_5120.rst
  195. share/doc/gammu/manual/python/
  196. share/doc/gammu/manual/python/data.rst
  197. share/doc/gammu/manual/python/examples.rst
  198. share/doc/gammu/manual/python/exceptions.rst
  199. share/doc/gammu/manual/python/gammu.rst
  200. share/doc/gammu/manual/python/index.rst
  201. share/doc/gammu/manual/python/objects.rst
  202. share/doc/gammu/manual/python/smsd.rst
  203. share/doc/gammu/manual/python/worker.rst
  204. share/doc/gammu/manual/quick/
  205. share/doc/gammu/manual/quick/index.rst
  206. share/doc/gammu/manual/smsd/
  207. share/doc/gammu/manual/smsd/backends.rst
  208. share/doc/gammu/manual/smsd/code.rst
  209. share/doc/gammu/manual/smsd/config.rst
  210. share/doc/gammu/manual/smsd/dbi.rst
  211. share/doc/gammu/manual/smsd/files.rst
  212. share/doc/gammu/manual/smsd/index.rst
  213. share/doc/gammu/manual/smsd/inject.rst
  214. share/doc/gammu/manual/smsd/manual.rst
  215. share/doc/gammu/manual/smsd/monitor.rst
  216. share/doc/gammu/manual/smsd/mysql.rst
  217. share/doc/gammu/manual/smsd/null.rst
  218. share/doc/gammu/manual/smsd/odbc.rst
  219. share/doc/gammu/manual/smsd/overview.rst
  220. share/doc/gammu/manual/smsd/pgsql.rst
  221. share/doc/gammu/manual/smsd/run.rst
  222. share/doc/gammu/manual/smsd/smsd.rst
  223. share/doc/gammu/manual/smsd/sql.rst
  224. share/doc/gammu/manual/smsd/tables.rst
  225. share/doc/gammu/manual/smsd/usage.rst
  226. share/doc/gammu/manual/testing/
  227. share/doc/gammu/manual/testing/dummy-driver.rst
  228. share/doc/gammu/manual/testing/index.rst
  229. share/doc/gammu/manual/testing/testsuite.rst
  230. share/doc/gammu/manual/utils/
  231. share/doc/gammu/manual/utils/gammu-config.rst
  232. share/doc/gammu/manual/utils/gammu-detect.rst
  233. share/doc/gammu/manual/utils/index.rst
  234. share/doc/gammu/manual/utils/jadmaker.rst
  235. share/gammu/
  236. share/gammu/gammu-s60-remote.sis
  237. share/gammu/gnapplet.ini
  238. share/gammu/gnapplet.sis
  239. share/locale/af/LC_MESSAGES/gammu.mo
  240. share/locale/af/LC_MESSAGES/libgammu.mo
  241. share/locale/ar/LC_MESSAGES/gammu.mo
  242. share/locale/ar/LC_MESSAGES/libgammu.mo
  243. share/locale/bg/LC_MESSAGES/gammu.mo
  244. share/locale/bg/LC_MESSAGES/libgammu.mo
  245. share/locale/bn/LC_MESSAGES/gammu.mo
  246. share/locale/bn/LC_MESSAGES/libgammu.mo
  247. share/locale/ca/LC_MESSAGES/gammu.mo
  248. share/locale/ca/LC_MESSAGES/libgammu.mo
  249. share/locale/cs/LC_MESSAGES/gammu.mo
  250. share/locale/cs/LC_MESSAGES/libgammu.mo
  251. share/locale/da/LC_MESSAGES/gammu.mo
  252. share/locale/da/LC_MESSAGES/libgammu.mo
  253. share/locale/de/LC_MESSAGES/gammu.mo
  254. share/locale/de/LC_MESSAGES/libgammu.mo
  255. share/locale/el/LC_MESSAGES/gammu.mo
  256. share/locale/el/LC_MESSAGES/libgammu.mo
  257. share/locale/en_GB/LC_MESSAGES/gammu.mo
  258. share/locale/en_GB/LC_MESSAGES/libgammu.mo
  259. share/locale/es/LC_MESSAGES/gammu.mo
  260. share/locale/es/LC_MESSAGES/libgammu.mo
  261. share/locale/et/LC_MESSAGES/gammu.mo
  262. share/locale/et/LC_MESSAGES/libgammu.mo
  263. share/locale/fi/LC_MESSAGES/gammu.mo
  264. share/locale/fi/LC_MESSAGES/libgammu.mo
  265. share/locale/fr/LC_MESSAGES/gammu.mo
  266. share/locale/fr/LC_MESSAGES/libgammu.mo
  267. share/locale/gl/LC_MESSAGES/gammu.mo
  268. share/locale/gl/LC_MESSAGES/libgammu.mo
  269. share/locale/he/LC_MESSAGES/gammu.mo
  270. share/locale/he/LC_MESSAGES/libgammu.mo
  271. share/locale/hu/LC_MESSAGES/gammu.mo
  272. share/locale/hu/LC_MESSAGES/libgammu.mo
  273. share/locale/id/LC_MESSAGES/gammu.mo
  274. share/locale/id/LC_MESSAGES/libgammu.mo
  275. share/locale/it/LC_MESSAGES/gammu.mo
  276. share/locale/it/LC_MESSAGES/libgammu.mo
  277. share/locale/ko/LC_MESSAGES/gammu.mo
  278. share/locale/ko/LC_MESSAGES/libgammu.mo
  279. share/locale/nl/LC_MESSAGES/gammu.mo
  280. share/locale/nl/LC_MESSAGES/libgammu.mo
  281. share/locale/pl/LC_MESSAGES/gammu.mo
  282. share/locale/pl/LC_MESSAGES/libgammu.mo
  283. share/locale/pt_BR/LC_MESSAGES/gammu.mo
  284. share/locale/pt_BR/LC_MESSAGES/libgammu.mo
  285. share/locale/ro/LC_MESSAGES/gammu.mo
  286. share/locale/ro/LC_MESSAGES/libgammu.mo
  287. share/locale/ru/LC_MESSAGES/gammu.mo
  288. share/locale/ru/LC_MESSAGES/libgammu.mo
  289. share/locale/sk/LC_MESSAGES/gammu.mo
  290. share/locale/sk/LC_MESSAGES/libgammu.mo
  291. share/locale/sv/LC_MESSAGES/gammu.mo
  292. share/locale/sv/LC_MESSAGES/libgammu.mo
  293. share/locale/sw/LC_MESSAGES/gammu.mo
  294. share/locale/sw/LC_MESSAGES/libgammu.mo
  295. share/locale/tr/LC_MESSAGES/gammu.mo
  296. share/locale/tr/LC_MESSAGES/libgammu.mo
  297. share/locale/uk/LC_MESSAGES/gammu.mo
  298. share/locale/uk/LC_MESSAGES/libgammu.mo
  299. share/locale/zh_CN/LC_MESSAGES/gammu.mo
  300. share/locale/zh_CN/LC_MESSAGES/libgammu.mo
  301. share/locale/zh_TW/LC_MESSAGES/gammu.mo
  302. share/locale/zh_TW/LC_MESSAGES/libgammu.mo