Date: Sun, 26 Nov 2006 23:07:04 -0300 From: "M. Araujo" <araujo@bsdmail.org> To: pav@FreeBSD.org Cc: ports@FreeBSD.org, alexbl@FreeBSD.org, erwin@FreeBSD.org, sem@FreeBSD.org Subject: Re: Ports with a broken PKGORIGIN: russian/napster Message-ID: <20061127020704.8AB4824727@ws5-3.us4.outblaze.com>
next in thread | raw e-mail | index | archive | help
Sorry, I dont have permission to maintainer, But, I will to keep this por= t. ;-)=20=20 Well, I read the "committers guide" and "ports-handbook".=20 But, I wait that now he is correct. I made these tests: reloaded# make describe reloaded# portlint -a reloaded# pkg_info -a -Q | grep ru-nap ru-nap-1.5.4:Client for the OpenNAP network with koi8 <> win1251 encoding p= atch reloaded# pkg_delete ru-nap-1.5.4 reloaded# make deinstall =3D=3D=3D> Deinstalling for russian/napster =3D=3D=3D> ru-nap not installed, skipping I was also worried about the category. --- Makefile-origin Mon Nov 27 00:06:20 2006 +++ Makefile Sun Nov 26 23:51:11 2006 @@ -6,7 +6,8 @@ # =20 PORTNAME=3D nap -CATEGORIES=3D russian +CATEGORIES=3D russian audio net +PKGNAMEPREFIX=3D ru- =20 MAINTAINER=3D sam@brj.pp.ru COMMENT=3D Client for the OpenNAP network with koi8 <> win1251 encod= ing patch @@ -16,8 +17,12 @@ CONFLICTS=3D nap-[0-9]* =20 WITH_ENCODING_PATCH=3D yes +FILEDIR=3D files =20 pre-configure: - @${PATCH} ${PATCH_ARGS} < ${.CURDIR}/files/extra-win2koi + @${PATCH} ${PATCH_ARGS} < ${.CURDIR}/${FILEDIR}/extra-win2koi =20 +port-install: +.if !defined(NOPORTDOCS) +.endif .include "${MASTERDIR}/Makefile" In case that he is not correct, I will go to follow this port to learn to m= ake this. Best regards. > ----- Original Message ----- > From: "Pav Lucistnik" <pav@FreeBSD.org> > To: "M. Araujo" <araujo@bsdmail.org> > Subject: Re: Ports with a broken PKGORIGIN: russian/napster > Date: Mon, 27 Nov 2006 01:00:10 +0100 >=20 >=20 > M. Araujo p=ED=B9e v ne 26. 11. 2006 v 20:47 -0300: >=20 > This is not a proper fix, it does not fix pkgorigin. >=20 > And, by any means, do you have an approval from the maintainer? Or you > assumed his port just like that? >=20 > > Hi, > > I fix it. > > > > --- Makefile Sun Nov 26 21:51:04 2006 > > +++ Makefile-fix Sun Nov 26 21:50:50 2006 > > @@ -5,10 +5,10 @@ > > # $FreeBSD: ports/russian/napster/Makefile,v 1.2 2004/08/10=20 > > 10:40:39 sem Exp $ > > # > > > > -PORTNAME=3D nap > > -CATEGORIES=3D russian > > +PORTNAME=3D napster > > +CATEGORIES=3D russian audio > > > > -MAINTAINER=3D sam@brj.pp.ru > > +MAINTAINER=3D araujo@bsdmail.org > > COMMENT=3D Client for the OpenNAP network with koi8 <>=20 > > win1251 encoding patch > > > > MASTERDIR=3D ${.CURDIR}/../../audio/napster > > > > > > Best Regards. > ----- Original Message ----- > > > From: "Pav Lucistnik" <pav@FreeBSD.org> > > > To: erwin@FreeBSD.org > > > Subject: Re: Ports with a broken PKGORIGIN: russian/napster > > > Date: Sun, 26 Nov 2006 18:05:14 +0100 > > > > > erwin@freebsd.org p=ED=B9e v ne 26. 11. 2006 v 15:42 +0000: > > > > ** The following ports have an incorrect PKGORIGIN ** > > > > > > > > PKGORIGIN connects packaged or installed ports to the directory th= ey > > > > originated from. This is essential for tools like pkg_version or > > > > portupgrade to work correctly. Wrong PKGORIGINs are often caused b= y a > > > > wrong order of CATEGORIES after a repocopy. > > > > > > > > Please fix any errors as soon as possible. > > > > > > > > The ports tree was updated at Sun Nov 26 2006 12:59:45 UTC. > > > > > > > > - *russian/napster* <araujo@bsdmail.org>: audio/napster > > > > Fixed. Pointy hat shipped. > > > > -- > > > Pav Lucistnik <pav@oook.cz> > > > <pav@FreeBSD.org> > > > > May the Valar protect you on your path under the sky. > > > << signature.asc >> > > > > > > > > > > > > > > > Atenciosamente. > > > > -- Araujo <araujo@fug.com.br> > > http://experience.bsdnetwork.org > > http://www.fug.com.br > > > > > -- > Pav Lucistnik <pav@oook.cz> > <pav@FreeBSD.org> >=20 > A cow is a sphere that emits milk into all directions. > At least to a first approximation. > -- An unknown physicist > << signature.asc >> > Atenciosamente. -- Araujo <araujo@fug.com.br> http://experience.bsdnetwork.org http://www.fug.com.br --=20 _______________________________________________ Get your free email from http://bsdmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061127020704.8AB4824727>