[BACK]Return to PLIST CVS log [TXT][DIR] Up to [local] / ports / comms / gammu / pkg

Annotation of ports/comms/gammu/pkg/PLIST, Revision 1.1

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

CVSweb