From c4e2997d1c6e97a13c9ffae7f94e8d76d57608f9 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 4 Sep 2012 07:15:19 +0000 Subject: [PATCH] Tedu palm/ ; all that is left in there has become useless. --- palm/Makefile | 9 -- palm/bibelot/Makefile | 31 ---- palm/bibelot/distinfo | 5 - palm/bibelot/pkg/DESCR | 5 - palm/bibelot/pkg/PLIST | 4 - palm/coldsync/Makefile | 30 ---- palm/coldsync/distinfo | 5 - palm/coldsync/patches/patch-Make_rules_in | 16 --- palm/coldsync/patches/patch-config_h_in | 19 --- palm/coldsync/patches/patch-configure | 22 --- palm/coldsync/patches/patch-doc_Makefile | 26 ---- .../patches/patch-libpconn_PConnection_net_c | 37 ----- palm/coldsync/patches/patch-src_misc_c | 12 -- palm/coldsync/pkg/DESCR | 6 - palm/coldsync/pkg/PLIST | 131 ----------------- palm/isilo/Makefile | 33 ----- palm/isilo/distinfo | 5 - palm/isilo/files/Makefile | 5 - palm/isilo/files/iSiloBSD.1 | 133 ------------------ palm/isilo/pkg/DESCR | 16 --- palm/isilo/pkg/PLIST | 3 - palm/p5-Palm/Makefile | 25 ---- palm/p5-Palm/distinfo | 5 - palm/p5-Palm/pkg/DESCR | 3 - palm/p5-Palm/pkg/PLIST | 20 --- palm/palm-bookmarks/Makefile | 29 ---- palm/palm-bookmarks/distinfo | 5 - .../patches/patch-palm-bookmarks_cgi | 12 -- palm/palm-bookmarks/pkg/DESCR | 10 -- palm/palm-bookmarks/pkg/PLIST | 4 - palm/palm2ical/Makefile | 35 ----- palm/palm2ical/distinfo | 5 - palm/palm2ical/pkg/DESCR | 5 - palm/palm2ical/pkg/PLIST | 3 - palm/palmpower/Makefile | 38 ----- palm/palmpower/distinfo | 5 - palm/palmpower/patches/patch-src_pila_proto_h | 12 -- palm/palmpower/pkg/DESCR | 6 - palm/palmpower/pkg/PLIST | 8 -- palm/pilrc/Makefile | 34 ----- palm/pilrc/distinfo | 5 - palm/pilrc/patches/patch-font_c | 14 -- palm/pilrc/pkg/DESCR | 4 - palm/pilrc/pkg/PLIST | 17 --- 44 files changed, 857 deletions(-) delete mode 100644 palm/Makefile delete mode 100644 palm/bibelot/Makefile delete mode 100644 palm/bibelot/distinfo delete mode 100644 palm/bibelot/pkg/DESCR delete mode 100644 palm/bibelot/pkg/PLIST delete mode 100644 palm/coldsync/Makefile delete mode 100644 palm/coldsync/distinfo delete mode 100644 palm/coldsync/patches/patch-Make_rules_in delete mode 100644 palm/coldsync/patches/patch-config_h_in delete mode 100644 palm/coldsync/patches/patch-configure delete mode 100644 palm/coldsync/patches/patch-doc_Makefile delete mode 100644 palm/coldsync/patches/patch-libpconn_PConnection_net_c delete mode 100644 palm/coldsync/patches/patch-src_misc_c delete mode 100644 palm/coldsync/pkg/DESCR delete mode 100644 palm/coldsync/pkg/PLIST delete mode 100644 palm/isilo/Makefile delete mode 100644 palm/isilo/distinfo delete mode 100644 palm/isilo/files/Makefile delete mode 100644 palm/isilo/files/iSiloBSD.1 delete mode 100644 palm/isilo/pkg/DESCR delete mode 100644 palm/isilo/pkg/PLIST delete mode 100644 palm/p5-Palm/Makefile delete mode 100644 palm/p5-Palm/distinfo delete mode 100644 palm/p5-Palm/pkg/DESCR delete mode 100644 palm/p5-Palm/pkg/PLIST delete mode 100644 palm/palm-bookmarks/Makefile delete mode 100644 palm/palm-bookmarks/distinfo delete mode 100644 palm/palm-bookmarks/patches/patch-palm-bookmarks_cgi delete mode 100644 palm/palm-bookmarks/pkg/DESCR delete mode 100644 palm/palm-bookmarks/pkg/PLIST delete mode 100644 palm/palm2ical/Makefile delete mode 100644 palm/palm2ical/distinfo delete mode 100644 palm/palm2ical/pkg/DESCR delete mode 100644 palm/palm2ical/pkg/PLIST delete mode 100644 palm/palmpower/Makefile delete mode 100644 palm/palmpower/distinfo delete mode 100644 palm/palmpower/patches/patch-src_pila_proto_h delete mode 100644 palm/palmpower/pkg/DESCR delete mode 100644 palm/palmpower/pkg/PLIST delete mode 100644 palm/pilrc/Makefile delete mode 100644 palm/pilrc/distinfo delete mode 100644 palm/pilrc/patches/patch-font_c delete mode 100644 palm/pilrc/pkg/DESCR delete mode 100644 palm/pilrc/pkg/PLIST diff --git a/palm/Makefile b/palm/Makefile deleted file mode 100644 index 5b78b7014f7..00000000000 --- a/palm/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $OpenBSD: Makefile,v 1.18 2012/09/04 07:05:43 ajacoutot Exp $ - - SUBDIR = - SUBDIR += coldsync - SUBDIR += isilo - SUBDIR += palmpower - SUBDIR += pilrc - -.include diff --git a/palm/bibelot/Makefile b/palm/bibelot/Makefile deleted file mode 100644 index 09de493df96..00000000000 --- a/palm/bibelot/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# $OpenBSD: Makefile,v 1.6 2007/09/15 19:00:54 steven Exp $ - -COMMENT= format/convert text documents into compressed .pdb files - -VERSION= 0.9.4 -PROG= bibelot -DISTNAME= ${PROG}-${VERSION} -CATEGORIES= palm textproc - -MAINTAINER= Peter Valchev - -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -HOMEPAGE= http://sourceforge.net/projects/bibelot - -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bibelot/} - -NO_BUILD= Yes -NO_REGRESS= Yes -PKG_ARCH= * -WRKDIST= ${WRKDIR}/${PROG} - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PROG}.pl ${PREFIX}/bin/${PROG} - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PROG} - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PROG} - -.include diff --git a/palm/bibelot/distinfo b/palm/bibelot/distinfo deleted file mode 100644 index b16f3863335..00000000000 --- a/palm/bibelot/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (bibelot-0.9.4.tar.gz) = 66diLJH23MWDBoLHESr+/w== -RMD160 (bibelot-0.9.4.tar.gz) = c3B5BMHfn5OkmAi77DHfe2xEa38= -SHA1 (bibelot-0.9.4.tar.gz) = Kj2cGz431VA74Am+uDpFOwbHmKM= -SHA256 (bibelot-0.9.4.tar.gz) = vI/jAYVTrmQdFDWG2WXqsuTm2KUt8wSzAqAzq6Y9oAc= -SIZE (bibelot-0.9.4.tar.gz) = 22451 diff --git a/palm/bibelot/pkg/DESCR b/palm/bibelot/pkg/DESCR deleted file mode 100644 index b60d89ffcff..00000000000 --- a/palm/bibelot/pkg/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -bibelot.pl is a Perl script that formats and converts text -documents into compressed PalmDoc .pdb files, suitable for -reading on a Palm or Handspring device with any standard -PalmDoc reader (AportisDoc, CSpotRun, RichReader, TealDoc, -etc.) diff --git a/palm/bibelot/pkg/PLIST b/palm/bibelot/pkg/PLIST deleted file mode 100644 index a7f1fa2dbb3..00000000000 --- a/palm/bibelot/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:22:16 espie Exp $ -bin/bibelot -share/doc/bibelot/ -share/doc/bibelot/README diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile deleted file mode 100644 index fc3931966cf..00000000000 --- a/palm/coldsync/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $OpenBSD: Makefile,v 1.11 2010/11/20 09:48:38 espie Exp $ - -COMMENT= tool for synchronizing PalmOS devices - -DISTNAME= coldsync-3.0-pre4 -PKGNAME= coldsync-3.0pre4 -REVISION= 2 -CATEGORIES= palm comms - -MASTER_SITES= http://www.coldsync.org/download/ - -# artistic -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -WANTLIB= c stdc++ m - -MODULES= devel/gettext -CONFIGURE_STYLE= gnu -CONFIGURE_ARGS= --without-usb --without-libusb -USE_GROFF = Yes - -# DESTDIR bugs the fake process, so make sure it does not get set -DESTDIRNAME= none -FAKE_FLAGS= INFODIR=${WRKINST}${PREFIX}/info \ - MANDIR=${WRKINST}${PREFIX}/man - -.include diff --git a/palm/coldsync/distinfo b/palm/coldsync/distinfo deleted file mode 100644 index f72619019a8..00000000000 --- a/palm/coldsync/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (coldsync-3.0-pre4.tar.gz) = VVi2MG1rilp89K7UPR3Y7A== -RMD160 (coldsync-3.0-pre4.tar.gz) = tLwjCkBW4oJdRm373i4FRYyK6K8= -SHA1 (coldsync-3.0-pre4.tar.gz) = xiELAgulHT0QHILCv3clfLItjiM= -SHA256 (coldsync-3.0-pre4.tar.gz) = yjLbzRstPLzo7k40qvsRg/wJw+rWnTCOdkVKnExHKMM= -SIZE (coldsync-3.0-pre4.tar.gz) = 657305 diff --git a/palm/coldsync/patches/patch-Make_rules_in b/palm/coldsync/patches/patch-Make_rules_in deleted file mode 100644 index de04c3c35de..00000000000 --- a/palm/coldsync/patches/patch-Make_rules_in +++ /dev/null @@ -1,16 +0,0 @@ -$OpenBSD: patch-Make_rules_in,v 1.3 2006/07/17 18:51:49 espie Exp $ ---- Make.rules.in.orig Wed Feb 25 12:40:29 2004 -+++ Make.rules.in Sat Jul 15 09:58:22 2006 -@@ -17,10 +17,10 @@ PACKAGE = @PACKAGE@ - VERSION = @VERSION@ - - # Various directories gleaned from `configure' --PREFIX = @prefix@ -+# PREFIX = @prefix@ - # Grrr... Freakin' capitalization! - prefix = ${PREFIX} --PERL_PREFIX = @PERL_PREFIX@ -+PERL_PREFIX = ${TRUEPREFIX} - # GNU 'configure'-ism - exec_prefix = @exec_prefix@ - BINDIR = @bindir@ diff --git a/palm/coldsync/patches/patch-config_h_in b/palm/coldsync/patches/patch-config_h_in deleted file mode 100644 index f94de4884a5..00000000000 --- a/palm/coldsync/patches/patch-config_h_in +++ /dev/null @@ -1,19 +0,0 @@ -$OpenBSD: patch-config_h_in,v 1.1 2005/12/10 20:21:33 millert Exp $ ---- config.h.in.orig Tue Feb 4 03:22:10 2003 -+++ config.h.in Tue Nov 22 20:29:56 2005 -@@ -341,6 +341,7 @@ - */ - #endif /* HAVE_O_BINARY */ - -+#if 0 - #ifndef _POSIX_C_SOURCE - # define _POSIX_C_SOURCE 2 - #endif /* _POSIX_C_SOURCE */ -@@ -377,6 +378,7 @@ - */ - #ifdef __osf__ - # define _OSF_SOURCE -+#endif - #endif - - #if WITH_LEAK_DETECTION diff --git a/palm/coldsync/patches/patch-configure b/palm/coldsync/patches/patch-configure deleted file mode 100644 index cfa78a2a974..00000000000 --- a/palm/coldsync/patches/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ -$OpenBSD: patch-configure,v 1.2 2006/07/17 18:51:49 espie Exp $ ---- configure.orig Wed Jul 30 15:21:38 2003 -+++ configure Sat Jul 15 09:58:23 2006 -@@ -4021,9 +4021,6 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l - cat >> confdefs.h <&6 - fi -@@ -4046,7 +4043,7 @@ if test x"$with_libusb" = x"yes"; then - cat >> confdefs.h <<\EOF - #define WITH_LIBUSB 1 - EOF -- -+ LIBS="-lusb $LIBS" - else - echo "configure: warning: - libusb missing diff --git a/palm/coldsync/patches/patch-doc_Makefile b/palm/coldsync/patches/patch-doc_Makefile deleted file mode 100644 index 39b68cf3d13..00000000000 --- a/palm/coldsync/patches/patch-doc_Makefile +++ /dev/null @@ -1,26 +0,0 @@ -$OpenBSD: patch-doc_Makefile,v 1.2 2006/07/17 18:51:49 espie Exp $ ---- doc/Makefile.orig Sun Apr 14 09:26:20 2002 -+++ doc/Makefile Mon Jul 17 20:38:16 2006 -@@ -12,7 +12,7 @@ INFOFILES = ${TEXIFILES:.texi=.info} - # are no existing foo.info-* files, /bin/sh just expands the glob to the - # string "foo.info-*". Then 'make' complains that it doesn't know how to - # build this file. --EXTRA_INFOFILES = ${TEXIFILES:.texi=.info-*} -+EXTRA_INFOFILES = ${TEXIFILES:.texi=.info*} - DVIFILES = ${TEXIFILES:.texi=.dvi} - PSFILES = ${TEXIFILES:.texi=.ps} - PDFFILES = ${TEXIFILES:.texi=.pdf} -@@ -122,9 +122,11 @@ install:: coldsync.8 ${INFOFILES} - done; \ - done - -${MKDIR} ${SYSCONFDIR} -- ${INSTALL_DATA} sample.coldsync.rc ${SYSCONFDIR}/sample.coldsync.rc -+ ${MKDIR} -p ${PREFIX}/share/examples/coldsync -+ ${INSTALL_DATA} sample.coldsync.rc \ -+ ${PREFIX}/share/examples/coldsync/sample.coldsync.rc - ${MKDIR} ${INFODIR} -- @for file in ${INFOFILES} ${EXTRA_INFOFILES}; do \ -+ @for file in ${EXTRA_INFOFILES}; do \ - echo "${INSTALL_DATA} $${file} ${INFODIR}/$${file}"; \ - ${INSTALL_DATA} $${file} ${INFODIR}/$${file}; \ - done diff --git a/palm/coldsync/patches/patch-libpconn_PConnection_net_c b/palm/coldsync/patches/patch-libpconn_PConnection_net_c deleted file mode 100644 index a0f27794dab..00000000000 --- a/palm/coldsync/patches/patch-libpconn_PConnection_net_c +++ /dev/null @@ -1,37 +0,0 @@ -$OpenBSD: patch-libpconn_PConnection_net_c,v 1.1.1.1 2005/01/17 00:25:38 jcs Exp $ ---- libpconn/PConnection_net.c.orig Wed Jul 30 08:20:57 2003 -+++ libpconn/PConnection_net.c Sun Jan 16 18:16:16 2005 -@@ -476,6 +476,7 @@ net_accept(PConnection *p) - return -1; - - cliaddr_len = sizeof(cliaddr); -+#if 0 - net_udp_listen(p, &wakeup_pkt, - &cliaddr, &cliaddr_len); - /* XXX - Error-checking */ -@@ -483,6 +484,7 @@ net_accept(PConnection *p) - net_acknowledge_wakeup(p, &wakeup_pkt, - &cliaddr, &cliaddr_len); - /* XXX - Error-checking */ -+#endif - - net_tcp_listen(p); - /* XXX - Error-checking */ -@@ -738,6 +740,7 @@ static int - net_tcp_listen(PConnection *pconn) - { - int err; -+ int one = 1; - struct sockaddr_in servaddr; /* Local host's (server's) address */ - struct sockaddr_in cliaddr; /* Client's address */ - socklen_t cliaddr_len; /* Length of client's address */ -@@ -794,6 +797,9 @@ net_tcp_listen(PConnection *pconn) - else - servaddr.sin_port = service->s_port; - /* Port is already in network byte order */ -+ -+ /* allow a quick restart */ -+ setsockopt(pconn->fd, SOL_SOCKET, SO_REUSEADDR, &one, sizeof(one)); - - IO_TRACE(5) - fprintf(stderr, "binding\n"); diff --git a/palm/coldsync/patches/patch-src_misc_c b/palm/coldsync/patches/patch-src_misc_c deleted file mode 100644 index 7d3228044ff..00000000000 --- a/palm/coldsync/patches/patch-src_misc_c +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-src_misc_c,v 1.1.1.1 2005/01/17 00:25:38 jcs Exp $ ---- src/misc.c.orig Sun Nov 11 19:09:27 2001 -+++ src/misc.c Sun Jan 16 18:16:17 2005 -@@ -288,7 +288,7 @@ mkpdbname(const char *dirname, - */ - { - /* Escape it */ -- sprintf(nptr, "%%%02X", -+ snprintf(nptr, sizeof(namebuf), "%%%02X", - (unsigned char) dbinfo->name[i]); - nptr += 3; - } else { diff --git a/palm/coldsync/pkg/DESCR b/palm/coldsync/pkg/DESCR deleted file mode 100644 index 44687ed0d06..00000000000 --- a/palm/coldsync/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -ColdSync is a robust, extensible, portable tool for synchronizing -PalmOS devices (PalmPilot et al.) with a Unix workstation. - -It runs without a GUI, and therefore allows you to sync without -running X. ColdSync is extensible through the use of conduits, -which allow it to share information with other applications. diff --git a/palm/coldsync/pkg/PLIST b/palm/coldsync/pkg/PLIST deleted file mode 100644 index 38cfc80cc6c..00000000000 --- a/palm/coldsync/pkg/PLIST +++ /dev/null @@ -1,131 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/03/11 19:47:50 jcs Exp $ -bin/coldsync -@info info/conduits.info -@comment libdata/perl5/${MACHINE_ARCH}-openbsd/ -@comment libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.6/ -@comment libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.6/perllocal.pod -libdata/perl5/site_perl/ColdSync/ -libdata/perl5/site_perl/ColdSync.pm -libdata/perl5/site_perl/ColdSync/PDB.pm -libdata/perl5/site_perl/ColdSync/SPC/ -libdata/perl5/site_perl/ColdSync/SPC.pm -libdata/perl5/site_perl/ColdSync/SPC/ExpSlot.pm -libdata/perl5/site_perl/ColdSync/SPC/VFS.pm -libexec/coldsync/ -libexec/coldsync/copy-appinfo -libexec/coldsync/mbox-inbox -libexec/coldsync/send-mail -libexec/coldsync/send-mail-2 -libexec/coldsync/todo-text -@man man/man1/copy-appinfo.1 -@man man/man1/mbox-inbox.1 -@man man/man1/send-mail-2.1 -@man man/man1/send-mail.1 -@man man/man1/todo-text.1 -@man man/man3/DlpAddSyncLogEntry.3 -@man man/man3/DlpCallApplication.3 -@man man/man3/DlpCleanUpDataBase.3 -@man man/man3/DlpCloseDB.3 -@man man/man3/DlpCreateDB.3 -@man man/man3/DlpDeleteDB.3 -@man man/man3/DlpDeleteRecord.3 -@man man/man3/DlpDeleteResource.3 -@man man/man3/DlpEndOfSync.3 -@man man/man3/DlpGetSysDateTime.3 -@man man/man3/DlpMoveCategory.3 -@man man/man3/DlpOpenConduit.3 -@man man/man3/DlpOpenDB.3 -@man man/man3/DlpRPC.3 -@man man/man3/DlpReadAppBlock.3 -@man man/man3/DlpReadAppPreference.3 -@man man/man3/DlpReadDBList.3 -@man man/man3/DlpReadFeature.3 -@man man/man3/DlpReadNetSyncInfo.3 -@man man/man3/DlpReadNextModifiedRec.3 -@man man/man3/DlpReadNextModifiedRecInCategory.3 -@man man/man3/DlpReadNextRecInCategory.3 -@man man/man3/DlpReadOpenDBInfo.3 -@man man/man3/DlpReadRecordByID.3 -@man man/man3/DlpReadRecordByIndex.3 -@man man/man3/DlpReadRecordIDList.3 -@man man/man3/DlpReadResourceByIndex.3 -@man man/man3/DlpReadResourceByType.3 -@man man/man3/DlpReadSortBlock.3 -@man man/man3/DlpReadStorageInfo.3 -@man man/man3/DlpReadSysInfo.3 -@man man/man3/DlpReadUserInfo.3 -@man man/man3/DlpResetRecordIndex.3 -@man man/man3/DlpResetSyncFlags.3 -@man man/man3/DlpResetSystem.3 -@man man/man3/DlpSetSysDateTime.3 -@man man/man3/DlpWriteAppBlock.3 -@man man/man3/DlpWriteAppPreference.3 -@man man/man3/DlpWriteNetSyncInfo.3 -@man man/man3/DlpWriteRecord.3 -@man man/man3/DlpWriteResource.3 -@man man/man3/DlpWriteSortBlock.3 -@man man/man3/DlpWriteUserInfo.3 -@man man/man3/PConnClose.3 -@man man/man3/PConn_bind.3 -@man man/man3/RDLP_Backlight.3 -@man man/man3/RDLP_BatteryDialog.3 -@man man/man3/RDLP_BatteryLevel.3 -@man man/man3/RDLP_GetOSVersionString.3 -@man man/man3/RDLP_MemHandleNew.3 -@man man/man3/RDLP_MemMove.3 -@man man/man3/RDLP_MemReadable.3 -@man man/man3/RDLP_PluggedIn.3 -@man man/man3/RDLP_ROMToken.3 -@man man/man3/free_pdb.3 -@man man/man3/libpconn.3 -@man man/man3/libpdb.3 -@man man/man3/new_PConnection.3 -@man man/man3/new_Record.3 -@man man/man3/new_pdb.3 -@man man/man3/pdb_AppendRecord.3 -@man man/man3/pdb_AppendResource.3 -@man man/man3/pdb_CopyRecord.3 -@man man/man3/pdb_CopyResource.3 -@man man/man3/pdb_DeleteRecordByID.3 -@man man/man3/pdb_FindRecordByID.3 -@man man/man3/pdb_FindRecordByIndex.3 -@man man/man3/pdb_InsertRecord.3 -@man man/man3/pdb_InsertResource.3 -@man man/man3/pdb_LoadHeader.3 -@man man/man3/pdb_Read.3 -@man man/man3/pdb_Write.3 -@man man/man3/time_dlp2palmtime.3 -@man man/man3/time_dlp2time_t.3 -@man man/man3/time_palmtime2dlp.3 -@man man/man3/time_time_t2dlp.3 -@man man/man3p/ColdSync.3p -@man man/man3p/ColdSync::PDB.3p -@man man/man3p/ColdSync::SPC.3p -@man man/man3p/ColdSync::SPC::ExpSlot.3p -@man man/man3p/ColdSync::SPC::VFS.3p -@man man/man8/coldsync.8 -sbin/coldnamed -share/examples/coldsync/ -share/examples/coldsync/sample.coldsync.rc -share/locale/ -share/locale/cs/ -share/locale/cs/LC_MESSAGES/ -share/locale/cs/LC_MESSAGES/coldsync.mo -share/locale/de/ -share/locale/de/LC_MESSAGES/ -share/locale/de/LC_MESSAGES/coldsync.mo -share/locale/fr/ -share/locale/fr/LC_MESSAGES/ -share/locale/fr/LC_MESSAGES/coldsync.mo -share/locale/it/ -share/locale/it/LC_MESSAGES/ -share/locale/it/LC_MESSAGES/coldsync.mo -share/locale/ja/ -share/locale/ja/LC_MESSAGES/ -share/locale/ja/LC_MESSAGES/coldsync.mo -share/locale/pt_BR/ -share/locale/pt_BR/LC_MESSAGES/ -share/locale/pt_BR/LC_MESSAGES/coldsync.mo -share/locale/ru/ -share/locale/ru/LC_MESSAGES/ -share/locale/ru/LC_MESSAGES/coldsync.mo diff --git a/palm/isilo/Makefile b/palm/isilo/Makefile deleted file mode 100644 index d2d47c90855..00000000000 --- a/palm/isilo/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# $OpenBSD: Makefile,v 1.6 2012/08/19 22:59:06 ajacoutot Exp $ - -ONLY_FOR_ARCHS= i386 - -COMMENT= converts documents from text/html to isilo format - -VER= 2.58 -DISTNAME= iSiloBSD -PKGNAME= isilo-${VER} -CATEGORIES= palm textproc -EXTRACT_SUFX= .zip -REVISION= 0 - -HOMEPAGE= http://www.iSilo.com/ - -MAINTAINER= Peter Valchev - -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -MASTER_SITES= ftp://ftp.iSilo.com/pub/ - -WRKDIST= ${WRKDIR} -NO_BUILD= Yes -USE_GROFF = Yes -NO_REGRESS= Yes - -post-extract: - @cp ${FILESDIR}/Makefile ${FILESDIR}/iSiloBSD.1 ${WRKDIR} - -.include diff --git a/palm/isilo/distinfo b/palm/isilo/distinfo deleted file mode 100644 index ca8cde08c85..00000000000 --- a/palm/isilo/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (iSiloBSD.zip) = VWPSSUOwU8znVLy7AqXlkg== -RMD160 (iSiloBSD.zip) = 2EhTeKlNdGqMab8HVLPkLtFR6VA= -SHA1 (iSiloBSD.zip) = fSaIuSe9FfVVYxQ4kAasYpzelWw= -SHA256 (iSiloBSD.zip) = B2tMvJC9FMR76Gdkmfp5VfQ7JTql9zsH2Ihi3xcKOS4= -SIZE (iSiloBSD.zip) = 97496 diff --git a/palm/isilo/files/Makefile b/palm/isilo/files/Makefile deleted file mode 100644 index 268e99b1d46..00000000000 --- a/palm/isilo/files/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/06/02 23:57:58 pvalchev Exp $ - -install: - ${BSD_INSTALL_SCRIPT} iSiloBSD ${PREFIX}/bin - ${BSD_INSTALL_MAN} iSiloBSD.1 ${PREFIX}/man/man1 diff --git a/palm/isilo/files/iSiloBSD.1 b/palm/isilo/files/iSiloBSD.1 deleted file mode 100644 index 10c6ae3eb25..00000000000 --- a/palm/isilo/files/iSiloBSD.1 +++ /dev/null @@ -1,133 +0,0 @@ -.\" Copyright (c) 1999 -.\" Nik Clayton -.\" -.\" Redistribution and use in source and binary forms, with or without -.\" modification, are permitted provided that the following conditions -.\" are met: -.\" 1. Redistributions of source code must retain the above copyright -.\" notice, this list of conditions and the following disclaimer. -.\" 2. Redistributions in binary form must reproduce the above copyright -.\" notice, this list of conditions and the following disclaimer in the -.\" documentation and/or other materials provided with the distribution. -.\" -.\" THIS SOFTWARE IS PROVIDED BY NIK CLAYTON ``AS IS'' AND -.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -.\" SUCH DAMAGE. -.\" -.Dd December 20, 1999 -.Os FreeBSD 3.3 -.Dt iSiloBSD 1 -.Sh NAME -.Nm iSiloBSD -.Nd Convert text and HTML to iSilo Palm Pilot format -.Sh SYNOPSIS -.Nm iSiloBSD -.Op Ar -h | -? -.Nm iSiloBSD -.Op Fl cy -.Op Fl d Ns Ar max_depth -.Op Fl i Ns Ar title -.Op Fl I -.Op Fl Ialt -.Op Fl \&Ic -.Op Fl Id -.Op Fl Is Ns Ar max_width -.Op Fl Idef -.Op Fl rCR -.Op Fl rLF -.Op Fl sLB Ns Ar num_spaces -.Op Fl tLB Ns Ar num_breaks -.Op Fl tS Ns Ar num_spaces -source_file -.Op Ar target_file -.Sh DESCRIPTION -In the first synopsis form, -.Nm -displays a brief help message, and exits. In the second synopsis form, -.Nm -converts -.Ar source_file -to -.Pa source_file.pdb -or -.Ar target_file -if that option is provided. -.Pp -.Ar source_file -can be either plain text or HTML. If it is HTML then a good facsimile of -the formatting and links are retained in -.Ar target_file , -as are (optionally) images. -.Pp -The following options are provided: -.Bl -tag -width XXXXXXXXXXXXXX -.It Fl c -Convert CR to LF. -.It Fl y -Overwrite the destination file if it exists. -.It Fl d Ns Ar max_depth -Maximum depth to follow links. 0 means only convert the first page. -.It Fl i Ns Ar title -The document title. Defaults to the name of the source file. Remember -to quote as necessary. E.g., -.Qq Fl i Ns Ar The FreeBSD Handbook . -.It Fl I -Include images. -.It Fl Ialt -Include the alternative text for each image. -.It Fl \&Ic -Improve image contrast. -.It Fl Id -Dither images -.It Fl Is Ns Ar max_width -Scale images to at most -.Ar max_width -pixels wide. Defaults to 156 if not specified. -.It Fl Idef -Include images, and use these default options: -.Bl -tag -width XXXXXX -.It Fl Ialt -Include alternate text -.It Fl \&Ic -Improve image contrast -.It Fl Id -Dither images -.It Fl Is Ns Ar 156 -Scale images to maximum 156 pixels -.El -.It Fl rCR -Remove CR characters. -.It Fl rLF -Remove LF characters. -.It Fl sLB Ns Ar num_spaces -Replace single line breaks with -.Ar num_spaces -spaces. If not specified, the default is 1. -.It Fl tLB Ns Ar num_breaks -Replace TAB characters with -.Ar num_breaks -line breaks. If not specified, the default is 2. -.It Fl tS Ns Ar num_spaces -Replace TAB characters with -.Ar num_spaces -spaces. If not specified, the default is 4. -.El -.Sh AUTHORS -ISilo, and -.Nm -are copyright DC & Co. For more information about iSilo, and to download -the Palm Pilot reader for iSilo format documents, go to -http://www.iSilo.com/. -.Pp -This manual page was written by -.An Nik Clayton Aq nik@FreeBSD.org . - - diff --git a/palm/isilo/pkg/DESCR b/palm/isilo/pkg/DESCR deleted file mode 100644 index e26799e2338..00000000000 --- a/palm/isilo/pkg/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -iSilo converts text or HTML documents to the Palm Pilot .pdb -format. These can then be installed on a Palm Pilot, using -tools in the comms/pilot-link port. - -These files are only readable using the iSilo reader, -available from the web site. A free reader exists, as does -a more featureful shareware reader. Their primary -advantages over other Palm Pilot DOC readers are - - 1. Internal links in the original HTML are maintained. - - 2. A reasonable facsimile of the original HTML formatting - is maintained. - - 3. Images in the original HTML file are dithered and - scaled, for viewing on the Pilot. diff --git a/palm/isilo/pkg/PLIST b/palm/isilo/pkg/PLIST deleted file mode 100644 index 586cf2cccc9..00000000000 --- a/palm/isilo/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:22:17 espie Exp $ -bin/iSiloBSD -@man man/man1/iSiloBSD.1 diff --git a/palm/p5-Palm/Makefile b/palm/p5-Palm/Makefile deleted file mode 100644 index d2d690bc2b7..00000000000 --- a/palm/p5-Palm/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $OpenBSD: Makefile,v 1.9 2010/10/18 21:25:08 espie Exp $ - -COMMENT= interface to palm pdb databases - -# This is needed because PKGNAME defaults to p5-${DISTNAME} with the -# cpan MODULE and we'll end up with a PKGNAME like p5-p5-Palm-... -PKGNAME= ${DISTNAME} - -MODULES= cpan -DISTNAME= p5-Palm-1.3.0 -REVISION= 0 -CATEGORIES= palm databases -HOMEPAGE= http://www.coldsync.org/ -CPAN_AUTHOR= ARENSB - -# refers to the artistic license perl uses, but doesn't include it -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -WRKDIST= ${WRKDIR}/p5-Palm-1.003_000 -USE_GROFF = Yes - -.include diff --git a/palm/p5-Palm/distinfo b/palm/p5-Palm/distinfo deleted file mode 100644 index b36587a7fbd..00000000000 --- a/palm/p5-Palm/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (p5-Palm-1.3.0.tar.gz) = Z3cKTGUPOICoscve0GlucA== -RMD160 (p5-Palm-1.3.0.tar.gz) = 8w/U3sKSuSiYQRyu24GbtxMg9G8= -SHA1 (p5-Palm-1.3.0.tar.gz) = nsEoMfXOmWBkEHn108ICOTzPj+E= -SHA256 (p5-Palm-1.3.0.tar.gz) = MoTM3s1Yr3k/OaTROltEZuWXMVVOa0YRBbclGjmxr9Q= -SIZE (p5-Palm-1.3.0.tar.gz) = 42366 diff --git a/palm/p5-Palm/pkg/DESCR b/palm/p5-Palm/pkg/DESCR deleted file mode 100644 index cd39d191579..00000000000 --- a/palm/p5-Palm/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -A set of Perl 5 modules for reading, manipulating, and writing the .pdb -and .prc database files used by PalmOS devices such as the PalmPilot and -its successors. diff --git a/palm/p5-Palm/pkg/PLIST b/palm/p5-Palm/pkg/PLIST deleted file mode 100644 index 2ce41415715..00000000000 --- a/palm/p5-Palm/pkg/PLIST +++ /dev/null @@ -1,20 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:22:17 espie Exp $ -bin/pdbdump -${P5SITE}/Palm/ -${P5SITE}/Palm/Address.pm -${P5SITE}/Palm/Datebook.pm -${P5SITE}/Palm/Mail.pm -${P5SITE}/Palm/Memo.pm -${P5SITE}/Palm/PDB.pm -${P5SITE}/Palm/Raw.pm -${P5SITE}/Palm/StdAppInfo.pm -${P5SITE}/Palm/ToDo.pm -@man man/man1/pdbdump.1 -@man man/man3p/Palm::Address.3p -@man man/man3p/Palm::Datebook.3p -@man man/man3p/Palm::Mail.3p -@man man/man3p/Palm::Memo.3p -@man man/man3p/Palm::PDB.3p -@man man/man3p/Palm::Raw.3p -@man man/man3p/Palm::StdAppInfo.3p -@man man/man3p/Palm::ToDo.3p diff --git a/palm/palm-bookmarks/Makefile b/palm/palm-bookmarks/Makefile deleted file mode 100644 index ff2c6ecce05..00000000000 --- a/palm/palm-bookmarks/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# $OpenBSD: Makefile,v 1.7 2010/07/24 17:38:35 ajacoutot Exp $ - -COMMENT= bookmarks on your palm - -DISTNAME= palm-bookmarks-0.2 -REVISION= 0 -CATEGORIES= palm textproc - -HOMEPAGE= http://www.vanhemert.co.uk/palmbookmarks.html - -MAINTAINER= Peter Valchev - -# GPL -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -MASTER_SITES= http://www.vanhemert.co.uk/files/ -NO_BUILD= Yes -NO_REGRESS= Yes -PKG_ARCH= * - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/palm-bookmarks.cgi ${PREFIX}/bin/palm-bookmarks - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/palm-bookmarks - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/palm-bookmarks - -.include diff --git a/palm/palm-bookmarks/distinfo b/palm/palm-bookmarks/distinfo deleted file mode 100644 index fa89dda66b6..00000000000 --- a/palm/palm-bookmarks/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (palm-bookmarks-0.2.tar.gz) = pbXUE3TlZAT6BQrReN0XjQ== -RMD160 (palm-bookmarks-0.2.tar.gz) = P+nfxgjdxRudq/WCgPl048v4TW0= -SHA1 (palm-bookmarks-0.2.tar.gz) = YU8S6N4613nkNKNWX8UVQLW5NQA= -SHA256 (palm-bookmarks-0.2.tar.gz) = NfY8G66JCLRhGXb2cx55UARxIfma7+NYJhypqlQAtvo= -SIZE (palm-bookmarks-0.2.tar.gz) = 12703 diff --git a/palm/palm-bookmarks/patches/patch-palm-bookmarks_cgi b/palm/palm-bookmarks/patches/patch-palm-bookmarks_cgi deleted file mode 100644 index e8e65ab9be4..00000000000 --- a/palm/palm-bookmarks/patches/patch-palm-bookmarks_cgi +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-palm-bookmarks_cgi,v 1.1.1.1 2001/08/02 06:59:46 pvalchev Exp $ ---- palm-bookmarks.cgi.orig Tue Mar 27 01:48:01 2001 -+++ palm-bookmarks.cgi Wed Aug 1 20:24:49 2001 -@@ -54,7 +54,7 @@ under certain conditions, see the file C - For more information read the documentation that comes with the - distribution. - --Usage: palm-bookmarks.cgi bookmarks.html > bookmarks.pdb -+Usage: '.$0.' bookmarks.html > bookmarks.pdb - - Alternatively this script can be used through a webserver, see - the documentation for details. diff --git a/palm/palm-bookmarks/pkg/DESCR b/palm/palm-bookmarks/pkg/DESCR deleted file mode 100644 index fb1d129f7ff..00000000000 --- a/palm/palm-bookmarks/pkg/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -Palm-Bookmarks transforms a bookmarks tree into a list of records -where each record looks like this: category, name, location, -description. The name, location and description are directly -copied from Netscape terminology. Each record corresponds to one -bookmark. The category is determined by the first list of folders -(the ones you see when you click down the bookmarks menu). A -record gets as a category the name of the folder from this list -it is placed in. This way information is lost as subfolders are -ignored. The reason for this is that the program ListDB on the -palm support only one level of categorisation. diff --git a/palm/palm-bookmarks/pkg/PLIST b/palm/palm-bookmarks/pkg/PLIST deleted file mode 100644 index b890ed55be2..00000000000 --- a/palm/palm-bookmarks/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:22:17 espie Exp $ -bin/palm-bookmarks -share/doc/palm-bookmarks/ -share/doc/palm-bookmarks/README diff --git a/palm/palm2ical/Makefile b/palm/palm2ical/Makefile deleted file mode 100644 index 8caf8099b3b..00000000000 --- a/palm/palm2ical/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# $OpenBSD: Makefile,v 1.3 2011/09/21 07:49:15 giovanni Exp $ - -COMMENT = Palm Databook/Calendar export to iCalendar - -DISTNAME = palm2ical-1.8 -REVISION = 0 -CATEGORIES = palm textproc - -HOMEPAGE = http://hepunx.rl.ac.uk/~adye/software/palm/palm2ical/ -MASTER_SITES = ${HOMEPAGE} - -EXTRACT_SUFX = .zip - -# Artistic -PERMIT_PACKAGE_CDROM = Yes -PERMIT_PACKAGE_FTP = Yes -PERMIT_DISTFILES_CDROM =Yes -PERMIT_DISTFILES_FTP = Yes - -WRKDIST = ${WRKDIR} -NO_BUILD = Yes -PKG_ARCH = * - -RUN_DEPENDS = palm/p5-Palm \ - devel/p5-Data-ICal \ - devel/p5-DateTime-Format-ICal \ - devel/p5-Data-ICal-TimeZone - -NO_REGRESS = Yes - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/fixpdb ${PREFIX}/bin/ - ${INSTALL_SCRIPT} ${WRKSRC}/palm2ical ${PREFIX}/bin/ - -.include diff --git a/palm/palm2ical/distinfo b/palm/palm2ical/distinfo deleted file mode 100644 index f1121d96f94..00000000000 --- a/palm/palm2ical/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (palm2ical-1.8.zip) = 9Uum4bIzdf2DgrP1e/yePQ== -RMD160 (palm2ical-1.8.zip) = SEIXAZRbuok66g83RJIWSdY1XdU= -SHA1 (palm2ical-1.8.zip) = lBLxETPZjG0qHRiGPld+CRRqAS4= -SHA256 (palm2ical-1.8.zip) = Ihyotgdp+lfKQfZcuuUxH99wXhaIqshF1G7DtPgAcsw= -SIZE (palm2ical-1.8.zip) = 14179 diff --git a/palm/palm2ical/pkg/DESCR b/palm/palm2ical/pkg/DESCR deleted file mode 100644 index 842cb3860db..00000000000 --- a/palm/palm2ical/pkg/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -The palm2ical program reads a PalmOS Datebook or Calendar database -file (DatebookDB.PDB or CalendarDB-PDat.PDB) and writes complete -information from all entries as an iCalendar (.ics or RFC 2445 / -RFC 5545) file, suitable for import to Mozilla Sunbird and many -other calendar applications. diff --git a/palm/palm2ical/pkg/PLIST b/palm/palm2ical/pkg/PLIST deleted file mode 100644 index db72206a4d4..00000000000 --- a/palm/palm2ical/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/04/15 17:31:10 giovanni Exp $ -bin/fixpdb -bin/palm2ical diff --git a/palm/palmpower/Makefile b/palm/palmpower/Makefile deleted file mode 100644 index b80d123cffb..00000000000 --- a/palm/palmpower/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# $OpenBSD: Makefile,v 1.6 2010/10/18 21:25:08 espie Exp $ - -COMMENT= disassembler and other tools for palmos binaries - -VERSION= 1.0.2 -DISTNAME= palmpower-${VERSION} -CATEGORIES= palm - -MAINTAINER= Peter Valchev - -# GPL -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -WANTLIB= c m - -MASTER_SITES= ${MASTER_SITE_BACKUP} - -USE_GMAKE= Yes -CONFIGURE_STYLE= gnu -CONFIGURE_ENV= CFLAGS="-Dunix ${CFLAGS}" -USE_GROFF = Yes - -post-build: - @(cd ${WRKSRC}/utils && ${CC} ${CFLAGS} -o splitprc splitprc.c) - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/pila/pila ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/src/pilotdis/pilotdis ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/utils/splitprc ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/pilotdis.1 ${PREFIX}/man/man1 - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/palmpower - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/palmpower - ${INSTALL_DATA} ${WRKSRC}/FAQ ${PREFIX}/share/doc/palmpower - -.include diff --git a/palm/palmpower/distinfo b/palm/palmpower/distinfo deleted file mode 100644 index b498196d6eb..00000000000 --- a/palm/palmpower/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (palmpower-1.0.2.tar.gz) = 98JBEM4YSDwtayv5ha6rAg== -RMD160 (palmpower-1.0.2.tar.gz) = kd2m+0PhIPrgXt/nBiQ4kKiNOkY= -SHA1 (palmpower-1.0.2.tar.gz) = /AiEvXTF5fvzaYrAqCq7o9alVsY= -SHA256 (palmpower-1.0.2.tar.gz) = EDRdrvndoenTNVuVcQlNhu93qi4V2BrPUZggyIEtjT0= -SIZE (palmpower-1.0.2.tar.gz) = 184976 diff --git a/palm/palmpower/patches/patch-src_pila_proto_h b/palm/palmpower/patches/patch-src_pila_proto_h deleted file mode 100644 index 96dc291868a..00000000000 --- a/palm/palmpower/patches/patch-src_pila_proto_h +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-src_pila_proto_h,v 1.1.1.1 2001/07/04 17:08:18 pvalchev Exp $ ---- src/pila/proto.h.orig Sun Jun 10 23:37:22 2001 -+++ src/pila/proto.h Sun Jun 10 23:37:28 2001 -@@ -122,8 +122,6 @@ int strcap(char *, char *); - - char *skipSpace(char *); - --int getopt(int, char *[], char *, int *); -- - void help(void); - - int movem(int, char *, char *, int *); diff --git a/palm/palmpower/pkg/DESCR b/palm/palmpower/pkg/DESCR deleted file mode 100644 index 3ef75471e47..00000000000 --- a/palm/palmpower/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -Disassembler and other tools for PalmOS binaries. - -The package consists of: -pilotdis - PalmOS binaries disassembler -pila - PalmOS assembler, resource compiler and linker -splitprc - PRC file splitter diff --git a/palm/palmpower/pkg/PLIST b/palm/palmpower/pkg/PLIST deleted file mode 100644 index 12540454c02..00000000000 --- a/palm/palmpower/pkg/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:22:17 espie Exp $ -bin/pila -bin/pilotdis -bin/splitprc -@man man/man1/pilotdis.1 -share/doc/palmpower/ -share/doc/palmpower/FAQ -share/doc/palmpower/README diff --git a/palm/pilrc/Makefile b/palm/pilrc/Makefile deleted file mode 100644 index a0e7dad581f..00000000000 --- a/palm/pilrc/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# $OpenBSD: Makefile,v 1.12 2010/03/21 10:41:43 jasper Exp $ - -COMMENT= generate resources for PalmOS applications from text descr - -DISTNAME= pilrc-3.2 -CATEGORIES= palm devel - -HOMEPAGE= http://www.ardiri.com/index.php?redir=palm\&cat=pilrc - -# GPLv2 -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes -WANTLIB= c - -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pilrc/} - -USE_GMAKE= Yes -NO_REGRESS= Yes -CONFIGURE_STYLE= gnu -CONFIGURE_ARGS= --disable-pilrcui -CONFIGURE_SCRIPT=${WRKSRC}/unix/configure - -DOCDIR= ${PREFIX}/share/doc/pilrc - -post-install: - ${INSTALL_DATA_DIR} ${DOCDIR} ${DOCDIR}/images - cd ${WRKSRC}/doc && \ - ${INSTALL_DATA} archive.html download.html index.html \ - contrib.html history.html manual.html ${DOCDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/images/download.gif ${DOCDIR}/images - -.include diff --git a/palm/pilrc/distinfo b/palm/pilrc/distinfo deleted file mode 100644 index 7061a75dbbc..00000000000 --- a/palm/pilrc/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (pilrc-3.2.tar.gz) = mh4RTF/h9voP+7dCxNhRDg== -RMD160 (pilrc-3.2.tar.gz) = 6d+5YILHQG4mnqma7EzipgKeiv0= -SHA1 (pilrc-3.2.tar.gz) = p1R2D4j7RGin5kCm406L2Q3OJRA= -SHA256 (pilrc-3.2.tar.gz) = 89bqPHf10qAHB/Q3KiEjd6t713s9aMPbfiilU7I1kD8= -SIZE (pilrc-3.2.tar.gz) = 259898 diff --git a/palm/pilrc/patches/patch-font_c b/palm/pilrc/patches/patch-font_c deleted file mode 100644 index af3ed84b5c5..00000000000 --- a/palm/pilrc/patches/patch-font_c +++ /dev/null @@ -1,14 +0,0 @@ -$OpenBSD: patch-font_c,v 1.2 2010/03/21 10:41:43 jasper Exp $ ---- font.c.orig Sun Jan 31 16:12:10 2010 -+++ font.c Sun Jan 31 16:12:27 2010 -@@ -85,8 +85,8 @@ int vfontType; - - typedef struct FontCharInfoType - { -- char offset; -- char width; -+ int offset; -+ int width; - } FontCharInfoType; - - FontCharInfoType *fntOW[256]; diff --git a/palm/pilrc/pkg/DESCR b/palm/pilrc/pkg/DESCR deleted file mode 100644 index 4cf11f150f0..00000000000 --- a/palm/pilrc/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -PilRC is an application that takes a resource script file and generates -one or more binary resource files that are to be used when developing -for the Palm Computing Platform. PilRCUI gives you a preview of your -resource file. diff --git a/palm/pilrc/pkg/PLIST b/palm/pilrc/pkg/PLIST deleted file mode 100644 index 22efeab4282..00000000000 --- a/palm/pilrc/pkg/PLIST +++ /dev/null @@ -1,17 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.4 2010/03/21 10:41:43 jasper Exp $ -@pkgpath palm/pilrc,no_x11 -@bin bin/pilrc -share/doc/pilrc/ -share/doc/pilrc/archive.html -share/doc/pilrc/contrib.html -share/doc/pilrc/download.html -share/doc/pilrc/history.html -share/doc/pilrc/images/ -share/doc/pilrc/images/download.gif -share/doc/pilrc/index.html -share/doc/pilrc/manual.html -share/pilrc/ -share/pilrc/palette-02.pbm -share/pilrc/palette-04.pgm -share/pilrc/palette-16.pgm -share/pilrc/palette-256.ppm