1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

Remove p5-MyObject due the prolonged disappearance of it's homepage

and distfile.
This commit is contained in:
Chris D. Faulhaber 2002-10-09 01:14:51 +00:00
parent 934b3120bf
commit 18efa9504d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67677
6 changed files with 0 additions and 46 deletions

View File

@ -99,7 +99,6 @@
SUBDIR += p5-MLDBM-Sync
SUBDIR += p5-Metadata
SUBDIR += p5-Msql
SUBDIR += p5-MyObject
SUBDIR += p5-Mysql
SUBDIR += p5-Pg
SUBDIR += p5-SQL-Statement

View File

@ -1,36 +0,0 @@
# New ports collection makefile for: p5-MyObject
# Date created: 14 November 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD: /tmp/pcvs/ports/databases/p5-MyObject/Attic/Makefile,v 1.9 2001-04-16 17:08:47 jedgar Exp $
#
PORTNAME= MyObject
PORTVERSION= 1.2
PORTEPOCH= 1
CATEGORIES= databases perl5
MASTER_SITES= http://www.frontierworld.com/perl/
PKGNAMEPREFIX= p5-
DISTNAME= MyObject
EXTRACT_SUFX= .pm
MAINTAINER= jedgar@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql
USE_PERL5= yes
POD2MAN?= /usr/bin/pod2man
NO_BUILD= yes
MAN3= MyObject.3
do-extract:
@${MKDIR} ${WRKSRC}
@${CP} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKSRC}
@(cd ${WRKSRC}; ${POD2MAN} MyObject.pm > MyObject.3)
do-install:
${INSTALL_DATA} ${WRKSRC}/MyObject.pm ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
${INSTALL_MAN} ${WRKSRC}/MyObject.3 ${PREFIX}/man/man3
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (MyObject.pm) = 87796054b71bb04ec8c17f83c64f80b3

View File

@ -1 +0,0 @@
Accesses data in a MySQL database as Perl objects

View File

@ -1,6 +0,0 @@
MyObject accesses data in a MySQL database as Perl objects.
WWW: http://www.frontierworld.com/MyObject.html
- Chris D. Faulhaber
jedgar@fxp.org

View File

@ -1 +0,0 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/MyObject.pm