diff options
author | rh <rh> | 2000-06-15 09:14:23 +0000 |
---|---|---|
committer | rh <rh> | 2000-06-15 09:14:23 +0000 |
commit | 2d1eec2b65676a5c8f63fa66b7b9593c011d1e8d (patch) | |
tree | ad19e0d28004a77cbfa933d4140a5c2184f98513 /comms | |
parent | 283b825d032d0478b947f01980ba077a978f3577 (diff) | |
download | pkgsrc-2d1eec2b65676a5c8f63fa66b7b9593c011d1e8d.tar.gz |
Initial import of jpilot-0.98.1, a desktop organizer application for the
palm pilot.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/jpilot/Makefile | 22 | ||||
-rw-r--r-- | comms/jpilot/files/md5 | 3 | ||||
-rw-r--r-- | comms/jpilot/pkg/COMMENT | 1 | ||||
-rw-r--r-- | comms/jpilot/pkg/DESCR | 24 | ||||
-rw-r--r-- | comms/jpilot/pkg/PLIST | 17 |
5 files changed, 67 insertions, 0 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile new file mode 100644 index 00000000000..d809849f830 --- /dev/null +++ b/comms/jpilot/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/06/15 09:14:23 rh Exp $ +# + +DISTNAME= jpilot-0.98.1 +CATEGORIES= comms +MASTER_SITES= http://jpilot.linuxave.net/ + +MAINTAINER= rh@netbsd.org +HOMEPAGE= http://jpilot.linuxave.net/ + +DEPENDS+= gtk+>=1.2.0:../../x11/gtk +DEPENDS+= pilot-link>=0.9.3:../../comms/pilot-link + +GNU_CONFIGURE= YES +USE_LIBTOOL= YES +USE_X11= YES + +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +CONFIGURE_ARGS+= --with-gtk-prefix=${X11BASE} +CONFIGURE_ARGS+= --with-pilot-prefix=${LOCALBASE} + +.include "../../mk/bsd.pkg.mk" diff --git a/comms/jpilot/files/md5 b/comms/jpilot/files/md5 new file mode 100644 index 00000000000..2273dda2911 --- /dev/null +++ b/comms/jpilot/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/06/15 09:14:23 rh Exp $ + +MD5 (jpilot-0.98.1.tar.gz) = a67a68a9e53757b34cbd2d3fc9c0e3bb diff --git a/comms/jpilot/pkg/COMMENT b/comms/jpilot/pkg/COMMENT new file mode 100644 index 00000000000..4441ee6902d --- /dev/null +++ b/comms/jpilot/pkg/COMMENT @@ -0,0 +1 @@ +desktop organizer application for the palm pilot diff --git a/comms/jpilot/pkg/DESCR b/comms/jpilot/pkg/DESCR new file mode 100644 index 00000000000..de6bb8f403c --- /dev/null +++ b/comms/jpilot/pkg/DESCR @@ -0,0 +1,24 @@ + J-Pilot is a desktop organizer application for the palm pilot that +runs under Linux and Unix. It is similar in functionality to the one +that 3com distributes for a well known rampant legacy operating +system. Features include: + + * Supports Datebook, Address, To Do List, and Memo Pad + * Supports some DateBk3 tags + * Postscript printing + * Monthly and Weekly Views of the datebook + * Plugin support - comes with Expense plugin + * Small and fast, designed to take up little screen space + * 2 way Syncing, fast and slow syncs + * Support for multiple backups + * Palm Pilot preferences are used + * Does a Full Backup, or just a Sync of supported apps + * Global Search (Find) + * Installation of files to the palm pilot + * Support for color scheme files + * Quick find in address application + * Datebook support for repeating events and exceptions to those + events + * Datebook support for modification of a single occurrence of a + reoccurring event + * Datebook support for "By Day" reoccurring events diff --git a/comms/jpilot/pkg/PLIST b/comms/jpilot/pkg/PLIST new file mode 100644 index 00000000000..720ae2a465a --- /dev/null +++ b/comms/jpilot/pkg/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/06/15 09:14:23 rh Exp $ +bin/jpilot +share/locale/da/LC_MESSAGES/jpilot.mo +share/locale/de/LC_MESSAGES/jpilot.mo +share/locale/fr/LC_MESSAGES/jpilot.mo +share/locale/sv/LC_MESSAGES/jpilot.mo +share/locale/ja/LC_MESSAGES/jpilot.mo +share/jpilot/jpilotrc.blue +share/jpilot/jpilotrc.default +share/jpilot/jpilotrc.green +share/jpilot/jpilotrc.purple +share/jpilot/jpilotrc.steel +share/jpilot/DatebookDB.pdb +share/jpilot/AddressDB.pdb +share/jpilot/ToDoDB.pdb +share/jpilot/MemoDB.pdb +@dirrm share/jpilot |