Scribe Port

Pav Lucistnik pav at FreeBSD.org
Fri Nov 24 11:10:14 PST 2006


Giancarlo Rubio píše v pá 24. 11. 2006 v 13:13 -0200:

> Tomorrow the list received a request to create scrib port. I think to
> create this port. It's my first port, i need help and sorry for "idiot
> question"

Sorry, I did a port of this and already added it to the tree.  Guess we
read the same request.

FYI, flaws in your port

> ===>  Building for scribes-0.3
> Making all in po
> Error expanding embedded variable.
> *** Error code 1

The port can't cope with absence of gettext. You have to add special
CONFIGURE_ENV variables to make it find gettext installation.

> MASTER_SITES=   http://jaist.dl.sourceforge.net/sourceforge/scribes/\
>                 http://ufpr.dl.sourceforge.net/sourceforge/scribes/

Use MASTER_SITE_SOURCEFORGE

> MAN1=           scribes
> MANCOMPRESSED=  yes

I haven't noticed any man page installed by this application.

> WITH_GNOME=     yes

Non-existing flag.

> RUN_DEPENDS=    yelp:${PORTSDIR}/x11/yelp \

I don't think it depends on yelp.

>                 py-dbus:${PORTSDIR}/devel/py-dbus

This is also a build dependency (check for it is part of configure run).

> .include <bsd.port.mk>

And a million things missing here. :)
Check /usr/ports/editors/scribes/Makefile after you update your ports
tree to see all what was needed to add.

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>

An arrow (+0,+0) {@f0} finds a mark. It dies.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20061124/9f7c2d96/attachment.pgp


More information about the freebsd-ports mailing list