summaryrefslogtreecommitdiff
path: root/comms/jpilot/PLIST
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-01-10 04:34:18 +0000
committerrh <rh@pkgsrc.org>2003-01-10 04:34:18 +0000
commitf46b1605678829e9c40dc839bbf750c99a1678e2 (patch)
tree0236ce49465ce39a1582a788e941b99e61ecf192 /comms/jpilot/PLIST
parent11ff37534831c557d4029b6fd2b0283a839c2544 (diff)
downloadpkgsrc-f46b1605678829e9c40dc839bbf750c99a1678e2.tar.gz
Update jpilot to 0.99.3. Changes include:
* Added Simplified Chinese translation * Added Traditional Chinese translation * Made dialog windows Modal * Manana support http://bill.sexton.tripod.com/download.htm * Changed code to keep unique IDs intact. * Support for OS 4.X passwords. * Better DateBk support * Pop up dialogs during the sync when different user name, null ID is found. * Lots of patches, bug fixes and minor improvements. * Made changes to support pilot-link 0.10.1 and USB * Export for Datebook, Address, Todo, and Memo * Import for Datebook, Address, Todo, and Memo * Can now enter begin/end times into datebook by GUI, or keyboard. * Put icons in clist title buttons. * Prompts to Save a changed/new record instead of letting it get away. * Drastically improved local database read speeds caused by bugs intro'd in 0.99 * Fixed misc bugs in alarms. * Support for pedit (pedit is a memo editor for the palm). * Added Preferences to choose conduits. * Adding in better printing support. * Adding in record masking support. * Wrote a KeyRing plugin (KeyRing is a palm encryption app). * Added Restore Functionality. * Added plugin_startup & plugin_cleanup funcs to jpilot-sync. * Added man pages. * Added plugin_startup and plugin_cleanup to jpilot-sync. * Added a default pdb file for Expenses. * Added an icon when iconized.
Diffstat (limited to 'comms/jpilot/PLIST')
-rw-r--r--comms/jpilot/PLIST53
1 files changed, 51 insertions, 2 deletions
diff --git a/comms/jpilot/PLIST b/comms/jpilot/PLIST
index 3bb708ba8b5..740ebb327f2 100644
--- a/comms/jpilot/PLIST
+++ b/comms/jpilot/PLIST
@@ -1,19 +1,62 @@
-@comment $NetBSD: PLIST,v 1.2 2002/01/28 14:23:39 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/01/10 04:34:18 rh Exp $
bin/jpilot
bin/jpilot-dump
bin/jpilot-sync
bin/jpilot-upgrade-99
include/jpilot/libplugin.h
include/jpilot/prefs.h
+lib/jpilot/plugins/.directory
+lib/jpilot/plugins/libexpense.a
+lib/jpilot/plugins/libexpense.la
+lib/jpilot/plugins/libexpense.so
+lib/jpilot/plugins/libexpense.so.0
+lib/jpilot/plugins/libexpense.so.0.0
+lib/jpilot/plugins/libkeyring.a
+lib/jpilot/plugins/libkeyring.la
+lib/jpilot/plugins/libkeyring.so
+lib/jpilot/plugins/libkeyring.so.0
+lib/jpilot/plugins/libkeyring.so.0.0
+lib/jpilot/plugins/libsynctime.a
+lib/jpilot/plugins/libsynctime.la
+lib/jpilot/plugins/libsynctime.so
+lib/jpilot/plugins/libsynctime.so.0
+lib/jpilot/plugins/libsynctime.so.0.0
+man/man1/jpilot-dump.1
man/man1/jpilot-sync.1
man/man1/jpilot-upgrade-99.1
man/man1/jpilot.1
-lib/jpilot/plugins/.directory
share/doc/html/jpilot/manual.html
share/doc/html/jpilot/plugin.html
+share/doc/${PKGNAME}/AUTHORS
+share/doc/${PKGNAME}/BUGS
+share/doc/${PKGNAME}/COPYING
+share/doc/${PKGNAME}/ChangeLog
+share/doc/${PKGNAME}/INSTALL
+share/doc/${PKGNAME}/README
+share/doc/${PKGNAME}/TODO
+share/doc/${PKGNAME}/UPGRADING
+share/doc/${PKGNAME}/icons/README
+share/doc/${PKGNAME}/icons/jpilot-icon1.xpm
+share/doc/${PKGNAME}/icons/jpilot-icon2.xpm
+share/doc/${PKGNAME}/icons/jpilot-icon3.xpm
+share/doc/${PKGNAME}/icons/jpilot-icon4.xpm
+share/doc/${PKGNAME}/jpilot-address.png
+share/doc/${PKGNAME}/jpilot-datebook.png
+share/doc/${PKGNAME}/jpilot-expense.png
+share/doc/${PKGNAME}/jpilot-install.png
+share/doc/${PKGNAME}/jpilot-memo.png
+share/doc/${PKGNAME}/jpilot-prefs.png
+share/doc/${PKGNAME}/jpilot-print.png
+share/doc/${PKGNAME}/jpilot-search.png
+share/doc/${PKGNAME}/jpilot-todo.png
+share/doc/${PKGNAME}/jpilot-toplogo.jpg
+share/doc/${PKGNAME}/manual.html
+share/doc/${PKGNAME}/plugin.html
share/doc/jpilot/BUGS
share/jpilot/AddressDB.pdb
share/jpilot/DatebookDB.pdb
+share/jpilot/ExpenseDB.pdb
+share/jpilot/Memo32DB.pdb
share/jpilot/MemoDB.pdb
share/jpilot/ToDoDB.pdb
share/jpilot/jpilotrc.blue
@@ -27,12 +70,18 @@ ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/jpilot.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/jpilot.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/jpilot.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/jpilot.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/jpilot.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/jpilot.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/jpilot.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/jpilot.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/jpilot.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/jpilot.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/jpilot.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/jpilot.mo
@dirrm share/jpilot
@dirrm share/doc/jpilot
+@dirrm share/doc/${PKGNAME}/icons
+@dirrm share/doc/${PKGNAME}
@dirrm share/doc/html/jpilot
@dirrm lib/jpilot/plugins
@dirrm lib/jpilot