Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2000 06:20:04 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/23326: New port:  misc/pybliograher
Message-ID:  <200012061420.eB6EK4n46050@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/23326; it has been noted by GNATS.

From: Maxim Sobolev <sobomax@FreeBSD.org>
To: johann@egenetics.com
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/23326: New port:  misc/pybliograher
Date: Wed, 06 Dec 2000 16:15:34 +0200

 johann@egenetics.com wrote:
 
 > >Number:         23326
 > >Category:       ports
 > >Synopsis:       New port:  misc/pybliograher
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-ports
 > >State:          open
 > >Quarter:
 > >Keywords:
 > >Date-Required:
 > >Class:          change-request
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Wed Dec 06 06:00:03 PST 2000
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Johann Visagie
 > >Release:        FreeBSD 5.0-CURRENT i386
 > >Organization:
 > Electric Genetics
 > >Environment:
 > >Description:
 > - New port misc/pybliographer -- installs Pybliographer 1.0.7, a
 >   bibliographic reference manager written in Python with a GNOME-compliant
 >   GUI interface.
 > - This port was rather hastily done and is probably not up to my usual
 >   standard :-)) -- I'll submit further style and other fixes when I have
 >   more time.  Feel free to shout at me if I have it contains any gross
 >   mistakes.
 > >How-To-Repeat:
 > >Fix:
 > # This is a shell archive.  Save it in a file, remove anything before
 > # this line, and then unpack it by entering "sh file".  Note, it may
 > # create directories; files and directories will be owned by you and
 > # have default permissions.
 > #
 > # This archive contains:
 > #
 > #       pybliographer
 > #       pybliographer/Makefile
 > #       pybliographer/distinfo
 > #       pybliographer/pkg-comment
 > #       pybliographer/pkg-descr
 > #       pybliographer/pkg-plist
 > #       pybliographer/files
 > #       pybliographer/files/patch-Makefile.in
 > #
 > echo c - pybliographer
 > mkdir -p pybliographer > /dev/null 2>&1
 > echo x - pybliographer/Makefile
 > sed 's/^X//' >pybliographer/Makefile << 'END-of-pybliographer/Makefile'
 > X# New ports collection makefile for:   pybliographer
 > X# Date created:                6 December 2000
 > X# Whom:                        Johann Visagie <johann@egenetics.com>
 > X#
 > X# $FreeBSD$
 > X#
 > X
 > XPORTNAME=      pybliographer
 > XPORTVERSION=   1.0.7
 > XCATEGORIES=    misc python
 
 Should be XCATEGORIES=    misc python gnome isn't it?
 
 > [snip]
 > Xshare/gnome/gnome/help/pybliographic/C/c289.html
 
 Please note numerous `share/gnome/gnome/.*', which indicates that the port needs more work to be
 compliant with FreeBSD Gnome directories layout. For example instead of:
 share/gnome/gnome/help/pybliographic/C/c289.html
 should be:
 share/gnome/help/pybliographic/C/c289.html
 etc. Otherwise help system and possibly other components of the software will be unusable.
 
 Please correct the problems above and resubmit it as a followup or another PR.
 
 -Maxim
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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