ports/118504: Update of website and maintainers email adress - new makefile

Kim Naim Lesmer kim at bitflop.com
Sun Dec 9 03:00:03 UTC 2007


>Number:         118504
>Category:       ports
>Synopsis:       Update of website and maintainers email adress - new makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 09 03:00:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Kim Naim Lesmer
>Release:        6.2
>Organization:
>Environment:
>Description:
I cannot validate from the old email adress since it doesn't exist any longer.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# New ports collection makefile for:   portcheck
# Date created:        01 January 2007
# Whom:                Kim Naim Lesmer <kim at bitflop.com>
#
# $FreeBSD: ports/ports-mgmt/portcheck/Makefile,v 1.6 2007/08/15 18:08:13 sat Exp $
#

PORTNAME=	portcheck
PORTVERSION=	1.13
CATEGORIES=	ports-mgmt
MASTER_SITES=	http://www.bitflop.com/pub/portcheck/files/
EXTRACT_SUFX=	.tbz
DIST_SUBDIR=	rerolled

MAINTAINER=	kim at bitflop.com
COMMENT=	Maintains the ports tree and checks up the installed packages

RUN_DEPENDS=	${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit

PLIST_FILES=	bin/portcheck
MAN1=		portcheck.1
NO_WRKSUBDIR=	yes
NO_BUILD=	yes

do-install:
	@${INSTALL_SCRIPT} ${WRKDIR}/portcheck ${PREFIX}/bin
	@${INSTALL_MAN} ${WRKDIR}/portcheck.1 ${MAN8PREFIX}/man/man1
	@${ECHO} ""
	@${ECHO} "See 'man portcheck' for information about usage."
	@${ECHO} ""

.include <bsd.port.mk>



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list