Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 14:34:47 -0000
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        jose.devezas@fe.up.pt, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/59141: New port: deskutils/journal is a tool for replacing the traditional text-based diary
Message-ID:  <200311141434.hAEEYkdk043028@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port: deskutils/journal is a tool for replacing the traditional text-based diary

State-Changed-From-To: open->feedback
State-Changed-By: arved
State-Changed-When: Fri Nov 14 06:31:19 PST 2003
State-Changed-Why: 
- Your submission is missing a dependency on python
- Submit your port with an empty $FreeBSD$ Id
- journ_classes.py does not belong to ${PREFIX}/bin since it is not executable
- Instead of hardcoding the python location in your patch use something like this:
USE_REINPLACE=	yes

do-patch:
	${REINPLACE_CMD} -e "s,#!/usr/bin/python,#!${PYTHON_CMD}," ${WRKSRC}/journal.py

Please fix these issues and resubmit.

http://www.freebsd.org/cgi/query-pr.cgi?pr=59141



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311141434.hAEEYkdk043028>