diff options
Diffstat (limited to 'palm/pdbc')
-rw-r--r-- | palm/pdbc/Makefile | 47 | ||||
-rw-r--r-- | palm/pdbc/distinfo | 3 | ||||
-rw-r--r-- | palm/pdbc/files/patch-man-man1-pdbc.1 | 11 | ||||
-rw-r--r-- | palm/pdbc/files/patch-man-man1-pdbdec.1 | 20 | ||||
-rw-r--r-- | palm/pdbc/files/patch-man-man5-pdbc.5 | 31 | ||||
-rw-r--r-- | palm/pdbc/pkg-descr | 15 |
6 files changed, 0 insertions, 127 deletions
diff --git a/palm/pdbc/Makefile b/palm/pdbc/Makefile deleted file mode 100644 index a2afb4bf1ef8..000000000000 --- a/palm/pdbc/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: pdbc -# Date created: 28 Jul 2004 -# Whom: Eric P. Scott -# -# $FreeBSD$ -# - -PORTNAME= pdbc -PORTVERSION= 0.9.5 -PORTREVISION= 1 -CATEGORIES= palm -MASTER_SITES= http://trials.palmgear.com/dl2.php/29490.zip/ -DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Palm DataBase Compiler/Decompiler - -BROKEN= Checksum mismatch -DEPRECATED= has been broken for more than 6 months -EXPIRATION_DATE=2009-01-19 - -USE_ZIP= YES -EXTRACT_BEFORE_ARGS= -q -a -BUILD_WRKSRC= ${WRKSRC}/src -USE_BISON= build -USE_GMAKE= YES -MAKEFILE= Makefile.unix -MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" - -MAN1= pdbc.1 pdbdec.1 -MAN5= pdbc.5 -PLIST_FILES= bin/pdbc bin/pdbdec - -post-extract: - ${CHMOD} -R u+rw,go-w ${WRKSRC} - ${MV} ${WRKSRC}/man/man4/pdbc.4 ${WRKSRC}/man/man4/pdbc.5 - ${MV} ${WRKSRC}/man/man4 ${WRKSRC}/man/man5 - ${CHMOD} a-x ${WRKSRC}/src/* ${WRKSRC}/man/man?/* - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/pdbc ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/src/pdbdec ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/man1/pdbc.1 ${MANPREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/man/man1/pdbdec.1 ${MANPREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/man/man5/pdbc.5 ${MANPREFIX}/man/man5 - -.include <bsd.port.mk> diff --git a/palm/pdbc/distinfo b/palm/pdbc/distinfo deleted file mode 100644 index 6a80e0d0cdbd..000000000000 --- a/palm/pdbc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pdbc_0.9.5.zip) = 8bd31307bc79134cce63876a8b0534f6 -SHA256 (pdbc_0.9.5.zip) = 967dc7fadb5b1e80b3320b3e941d906729050e9ae51d3fdf761f16b3a84f47c9 -SIZE (pdbc_0.9.5.zip) = 220150 diff --git a/palm/pdbc/files/patch-man-man1-pdbc.1 b/palm/pdbc/files/patch-man-man1-pdbc.1 deleted file mode 100644 index 264967858345..000000000000 --- a/palm/pdbc/files/patch-man-man1-pdbc.1 +++ /dev/null @@ -1,11 +0,0 @@ ---- man/man1/pdbc.1.orig Fri May 14 00:21:49 2004 -+++ man/man1/pdbc.1 Wed Jul 28 13:16:48 2004 -@@ -320,7 +320,7 @@ - .Ve - .SH "SEE ALSO" - .IX Header "SEE ALSO" --pdbc(4), pdbdec(1) -+pdbc(5), pdbdec(1) - - .SH "BUGS" - .IX Header "BUGS" diff --git a/palm/pdbc/files/patch-man-man1-pdbdec.1 b/palm/pdbc/files/patch-man-man1-pdbdec.1 deleted file mode 100644 index 17640483c46d..000000000000 --- a/palm/pdbc/files/patch-man-man1-pdbdec.1 +++ /dev/null @@ -1,20 +0,0 @@ ---- man/man1/pdbdec.1.orig Fri May 14 00:21:49 2004 -+++ man/man1/pdbdec.1 Wed Jul 28 13:24:37 2004 -@@ -326,7 +326,7 @@ - \&\fBpdbdec\fR converts binary \s-1PDB\s0 file into an ascii text source file. - .SH "SOURCE FILE FORMAT (OUTPUT)" - .IX Header "SOURCE FILE FORMAT (OUTPUT)" --For the syntax of the source file format consult \fIpdbc\fR\|(4). -+For the syntax of the source file format consult \fIpdbc\fR\|(5). - .SH "ERRORS" - .IX Header "ERRORS" - .SH "DIAGNOSTICS" -@@ -361,7 +361,7 @@ - .IX Item "pdbdec mystuff.pdb" - .SH "SEE ALSO" - .IX Header "SEE ALSO" --pdbc(1), pdbc(4) -+pdbc(1), pdbc(5) - - .SH "BUGS" - .IX Header "BUGS" diff --git a/palm/pdbc/files/patch-man-man5-pdbc.5 b/palm/pdbc/files/patch-man-man5-pdbc.5 deleted file mode 100644 index bcb76bb26cbf..000000000000 --- a/palm/pdbc/files/patch-man-man5-pdbc.5 +++ /dev/null @@ -1,31 +0,0 @@ ---- man/man5/pdbc.5.orig Fri May 14 00:21:49 2004 -+++ man/man5/pdbc.5 Wed Jul 28 13:34:22 2004 -@@ -128,8 +128,8 @@ - .rm #[ #] #H #V #F C - .\" ======================================================================== - .\" --.IX Title "PDBC_FILE 1" --.TH PDBC_FILE 1 "2004-04-28" "pdbc 1.0" "Palm Development File Formats" -+.IX Title "PDBC 5" -+.TH PDBC 5 "2004-04-28" "pdbc 1.0" "Palm Development File Formats" - .SH "NAME" - \&\fBpdbc\fR \- palm database source file format - .SH "DESCRIPTION" -@@ -456,7 +456,7 @@ - .Sp - Backslash ('\e') can be used to escape special characters - (\e\e, \ea, \eb, \ef, \en, \er, \et, \ev, \eddd) --as described in \fIprintf\fR\|(5). -+as described in \fIprintf\fR\|(1). - .Sp - Depending on the current string padding \s-1NULL\s0 bytes may be appended. - .Sp -@@ -806,7 +806,7 @@ - .Ve - .SH "SEE ALSO" - .IX Header "SEE ALSO" --pdbc(1), pdbdec(1), printf(5) -+pdbc(1), pdbdec(1), printf(1) - - .SH "AUTHOR" - .IX Header "AUTHOR" diff --git a/palm/pdbc/pkg-descr b/palm/pdbc/pkg-descr deleted file mode 100644 index 49d70ccd0f74..000000000000 --- a/palm/pdbc/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -pdbc is a compiler that converts a source file into a Palm DataBase (PDB) file -or Palm Resource (PRC) file. The language the pdbc compiler understands is -designed to be easy to understand and write. Yet it is powerful enough to give -the freedom to describe the binary content of the database records in a variety -of ways. It is also easy to generate the pdbc source file from another -language (e.g. Perl). - -In addition to the pdbc tool there is also pdbdec. pdbdec is a decompiler -which converts any PDB or PRC file into a pdbc source file. This is useful to -check the correctness of the pdbc generated file and to analyze other PDB -files. - -pdbc and pdbdec are command line tools. - -WWW: http://obermuhlner.com/public/Projects/Palm/PDBC/ |