Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

23
comms/jpilot/DESCR Normal file
View File

@@ -0,0 +1,23 @@
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:
* Phone Dialer
* Syncronization of categories and editing categories on desktop
* Export of iCalendar format from ToDo and Datebook
* Export of vCard format from Address book
* Export of ldif format from Address book
* Supports Datebook, Address, To Do List, and Memo Pad
* Support for Palm OS 4.x passwords and USB
* Import and Export
* Supports some DateBk3 tags
* Support for PEdit palm app
* Postscript printing
* Monthly and Weekly Views of the datebook
* Plugin support - comes with Expense plugin
* Synctime plugin for setting the time on the palm
* KeyRing plugin for GNU KeyRing encryption Palm app
* Small and fast, designed to take up little screen space
* 2 way Syncing, fast and slow syncs
* Support for multiple backups
* ...and much more!

54
comms/jpilot/Makefile Normal file
View File

@@ -0,0 +1,54 @@
# $NetBSD: Makefile,v 1.91 2013/06/06 12:53:53 wiz Exp $
#
DISTNAME= jpilot-1.8.0
#KGREVISION= 19
PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://www.jpilot.org/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.jpilot.org/
COMMENT= Desktop organizer application for the palm pilot
CONFLICTS+= jpilot-libplugin-[0-9]*
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
USE_OLD_DES_API= YES
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LANGUAGES+= c
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-gtk-prefix="${BUILDLINK_PREFIX.gtk2}"
CONFIGURE_ARGS+= --with-pilot-prefix="${BUILDLINK_PREFIX.pilot-link-libs}"
BUILDLINK_ABI_DEPENDS.pilot-link-libs+= pilot-link-libs>=0.12.5
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} != "SunOS"
LDFLAGS+= -export-dynamic
.endif
DOCDIR= ${PREFIX}/share/doc/jpilot
INCDIR= ${PREFIX}/include/jpilot
MAN1DIR= ${PREFIX}/${PKGMANDIR}/man1
PLUGINSDIR= ${PREFIX}/lib/jpilot/plugins
.include "../../comms/pilot-link-libs/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
post-extract:
${RM} -f ${WRKSRC}/po/Makefile.in
INSTALLATION_DIRS= ${DOCDIR} ${INCDIR} ${PLUGINSIDR}
post-install:
cd ${WRKSRC} && ${INSTALL_DATA} libplugin.h prefs.h ${DESTDIR}${INCDIR}
${INSTALL_DATA} ${WRKSRC}/BUGS ${DESTDIR}${DOCDIR}
${INSTALL_MAN} ${WRKSRC}/docs/*.1 ${DESTDIR}${MAN1DIR}
${TOUCH} ${DESTDIR}${PLUGINSDIR}/.directory
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"

82
comms/jpilot/PLIST Normal file
View File

@@ -0,0 +1,82 @@
@comment $NetBSD: PLIST,v 1.13 2013/05/25 16:28:05 shattered Exp $
bin/jpilot
bin/jpilot-dump
bin/jpilot-sync
include/jpilot/libplugin.h
include/jpilot/prefs.h
lib/jpilot/plugins/.directory
lib/jpilot/plugins/libexpense.la
lib/jpilot/plugins/libkeyring.la
lib/jpilot/plugins/libsynctime.la
man/man1/jpilot-dial.1
man/man1/jpilot-dump.1
man/man1/jpilot-sync.1
man/man1/jpilot.1
share/applications/jpilot.desktop
share/doc/jpilot/AUTHORS
share/doc/jpilot/BUGS
share/doc/jpilot/COPYING
share/doc/jpilot/ChangeLog
share/doc/jpilot/INSTALL
share/doc/jpilot/README
share/doc/jpilot/TODO
share/doc/jpilot/icons/README
share/doc/jpilot/icons/jpilot-icon1.xpm
share/doc/jpilot/icons/jpilot-icon2.xpm
share/doc/jpilot/icons/jpilot-icon3.xpm
share/doc/jpilot/icons/jpilot-icon4.xpm
share/doc/jpilot/manual/jpilot-address.png
share/doc/jpilot/manual/jpilot-datebook.png
share/doc/jpilot/manual/jpilot-expense.png
share/doc/jpilot/manual/jpilot-install.png
share/doc/jpilot/manual/jpilot-memo.png
share/doc/jpilot/manual/jpilot-prefs-1.png
share/doc/jpilot/manual/jpilot-prefs-2.png
share/doc/jpilot/manual/jpilot-prefs-3.png
share/doc/jpilot/manual/jpilot-prefs-4.png
share/doc/jpilot/manual/jpilot-prefs-5.png
share/doc/jpilot/manual/jpilot-prefs-6.png
share/doc/jpilot/manual/jpilot-prefs-7.png
share/doc/jpilot/manual/jpilot-prefs-8.png
share/doc/jpilot/manual/jpilot-print.png
share/doc/jpilot/manual/jpilot-search.png
share/doc/jpilot/manual/jpilot-todo.png
share/doc/jpilot/manual/jpilot-toplogo.jpg
share/doc/jpilot/manual/manual.html
share/doc/jpilot/manual/plugin.html
share/jpilot/AddressDB.pdb
share/jpilot/CalendarDB-PDat.pdb
share/jpilot/ContactsDB-PAdd.pdb
share/jpilot/DatebookDB.pdb
share/jpilot/ExpenseDB.pdb
share/jpilot/MańanaDB.pdb
share/jpilot/Memo32DB.pdb
share/jpilot/MemoDB.pdb
share/jpilot/MemosDB-PMem.pdb
share/jpilot/TasksDB-PTod.pdb
share/jpilot/ToDoDB.pdb
share/jpilot/jpilotrc.blue
share/jpilot/jpilotrc.default
share/jpilot/jpilotrc.green
share/jpilot/jpilotrc.purple
share/jpilot/jpilotrc.steel
share/locale/ca/LC_MESSAGES/jpilot.mo
share/locale/cs/LC_MESSAGES/jpilot.mo
share/locale/da/LC_MESSAGES/jpilot.mo
share/locale/de/LC_MESSAGES/jpilot.mo
share/locale/es/LC_MESSAGES/jpilot.mo
share/locale/fr/LC_MESSAGES/jpilot.mo
share/locale/it/LC_MESSAGES/jpilot.mo
share/locale/ja/LC_MESSAGES/jpilot.mo
share/locale/ko/LC_MESSAGES/jpilot.mo
share/locale/nb/LC_MESSAGES/jpilot.mo
share/locale/nl/LC_MESSAGES/jpilot.mo
share/locale/pt_BR/LC_MESSAGES/jpilot.mo
share/locale/ru/LC_MESSAGES/jpilot.mo
share/locale/rw/LC_MESSAGES/jpilot.mo
share/locale/sv/LC_MESSAGES/jpilot.mo
share/locale/tr/LC_MESSAGES/jpilot.mo
share/locale/uk/LC_MESSAGES/jpilot.mo
share/locale/vi/LC_MESSAGES/jpilot.mo
share/locale/zh_CN/LC_MESSAGES/jpilot.mo
share/locale/zh_TW/LC_MESSAGES/jpilot.mo

2
comms/jpilot/PLIST.Linux Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST.Linux,v 1.1 2010/04/06 06:41:20 sbd Exp $
bin/jpilot-dial

View File

@@ -0,0 +1,17 @@
# $NetBSD: buildlink3.mk,v 1.31 2013/06/06 12:53:53 wiz Exp $
BUILDLINK_TREE+= jpilot
.if !defined(JPILOT_BUILDLINK3_MK)
JPILOT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.jpilot+= jpilot>=1.6.0
BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.8.0nb3
BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot
.include "../../comms/pilot-link-libs/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.endif # JPILOT_BUILDLINK3_MK
BUILDLINK_TREE+= -jpilot

5
comms/jpilot/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.22 2013/05/25 16:28:05 shattered Exp $
SHA1 (jpilot-1.8.0.tar.gz) = abc6a82823533bfab8c50fce7fff20cfaa898193
RMD160 (jpilot-1.8.0.tar.gz) = 27a2430e7f60d8468c97fdc3589e7344681c2ecc
Size (jpilot-1.8.0.tar.gz) = 1604468 bytes