[Midnightbsd-cvs] mports: mports/palm: jpilot-db's site has disappeared.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Oct 13 13:29:59 EDT 2008


Log Message:
-----------
jpilot-db's site has disappeared.  It's an ad site and the only source of these files is the FreeBSD ftp server. 

Remove the port.

Modified Files:
--------------
    mports/palm:
        Makefile (r1.1 -> r1.2)

Removed Files:
-------------
    mports/palm/jpilot-db:
        Makefile
        distinfo
        pkg-descr
    mports/palm/jpilot-db/files:
        jpilot-db.sh.in

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/palm/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L palm/Makefile -L palm/Makefile -u -r1.1 -r1.2
--- palm/Makefile
+++ palm/Makefile
@@ -10,7 +10,6 @@
     SUBDIR += imgvtopgm
     SUBDIR += isilo
     SUBDIR += jfconv
-    SUBDIR += jpilot-db
     SUBDIR += mdbconv
     SUBDIR += palmos-sdk
     SUBDIR += pilot-link
--- palm/jpilot-db/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-JPilot-DB is a sister project of pilot-db. JPilot-DB provides a desktop
-application for creating and editing database files that can be read on the
-Palm with pilot-db. Together, these two applications provide a complete
-desktop <-> palm solutions for your database needs.
-
-WWW: http://www.chickenshick.com/jpilot-db/
-pilot-db WWW: http://pilot-db.sourceforge.net/
--- palm/jpilot-db/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for:	jpilot-db
-# Date created:			Sep 22, 2006
-# Whom:				ijliao
-#
-# $FreeBSD: ports/palm/jpilot-db/Makefile,v 1.1 2006/09/22 09:59:10 ijliao Exp $
-# $MidnightBSD: mports/palm/jpilot-db/Makefile,v 1.2 2008/08/19 17:56:41 laffer1 Exp $
-#
-
-PORTNAME=	jpilot-db
-PORTVERSION=	1.3.20
-PORTREVISION=	1
-CATEGORIES=	palm java
-MASTER_SITES=	http://chickenshick.com/jpilot-db/download/
-EXTRACT_SUFX=	-ej.jar
-
-MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A desktop app for pilot-db
-LICENSE=	unknown
-
-NO_WRKSUBDIR=	yes
-EXTRACT_CMD=	${CP}
-EXTRACT_BEFORE_ARGS=	# empty
-EXTRACT_AFTER_ARGS=	.
-USE_JAVA=	yes
-JAVA_VERSION=	1.3+
-NO_BUILD=	yes
-SUB_FILES=	jpilot-db.sh
-SUB_LIST=	PKGNAME=${PKGNAME}
-DATADIR=	${JAVASHAREDIR}/${PORTNAME}
-
-PLIST_FILES=	bin/jpilot-db \
-		%%DATADIR%%/${PKGNAME}.jar
-PLIST_DIRS=	%%DATADIR%%
-
-do-install:
-	${INSTALL_SCRIPT} ${WRKDIR}/jpilot-db.sh ${PREFIX}/bin/jpilot-db
-	@${MKDIR} ${DATADIR}
-	${INSTALL_DATA} ${WRKSRC}/${DISTFILES} ${DATADIR}/${PKGNAME}.jar
-
-.include <bsd.port.mk>
--- palm/jpilot-db/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (jpilot-db-1.3.20-ej.jar) = 8508b029ac5165a8b632f49323160b05
-SHA256 (jpilot-db-1.3.20-ej.jar) = 0216ccfe056b5adfc6b296cb4b75034e8aaf893cb3c26fd4dd8b5f6dee8a2a28
-SIZE (jpilot-db-1.3.20-ej.jar) = 41956
--- palm/jpilot-db/files/jpilot-db.sh.in
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD: ports/palm/jpilot-db/files/jpilot-db.sh.in,v 1.1 2006/09/22 09:59:10 ijliao Exp $
-
-JAVA_VERSION="1.3+" "%%LOCALBASE%%/bin/java" -jar "%%DATADIR%%/%%PKGNAME%%.jar"


More information about the Midnightbsd-cvs mailing list