Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2008 15:30:10 +0300
From:      Peter Pentchev <roam@ringlet.net>
To:        markus@mmayer.org
Cc:        ports@FreeBSD.org, Alejandro Pulver <alepulver@FreeBSD.org>
Subject:   Re: FreeBSD Port: worldofpadman-1.2_3
Message-ID:  <20080623123010.GA1103@straylight.m.ringlet.net>
In-Reply-To: <OF5055431A.99D66E5C-ONC1257471.00420977-C1257471.00428EC5@mmayer.org>
References:  <20080621205438.2b4e75cc@deimos.mars.bsd> <OF5055431A.99D66E5C-ONC1257471.00420977-C1257471.00428EC5@mmayer.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--envbJBWh7q8WU6mo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jun 23, 2008 at 02:06:59PM +0200, markus@mmayer.org wrote:
> Alejandro Pulver <alepulver@FreeBSD.org> wrote on 22.06.2008 01:54:38:
>=20
> > On Mon, 16 Jun 2008 18:03:45 +0200
> > markus@mmayer.org wrote:
> >=20
> > > hi bsd port developer team,
> > >=20
> > > i installed and operate a dedicated wop server based on a
> > > FreeBSD 6.2 box which is public reachable by its ip 212.65.13.88,
> > > or in game servername and modification "Punchy P@radise"
> > >=20
> > > i installed the dedicated server using the port system,
> > > csup is lokal the current version, and the version check
> > > gives me : worldofpadman-1.2_3 =3D up-to-date with port back.
> > >=20
> > > but i find out the server is running version 1.1
> > > returns in serverinfo "ioQ3 r1051 freebsd-i386"
> > > actual version of WorldofPadman is 1.2
> > >=20
> > > how can i easyly patch this live system to the newest version ?
> > >=20
> > > thanx for ur help !
> > > thanx from me, and the WOP community
> > >=20
> > > @spi
> >=20
> > Hello.
> >=20
> > I've updated it to the latest SVN version, please update your ports
> > tree and try it.
>=20
> Hello Ale,
>=20
> thanx for your activity.
> I update my local ports try to make install but cant fetch the file.
>=20
> =3D> worldofpadman-1.2.20080621.tar.bz2 doesn't seem to exist in=20
> /usr/ports/distfiles/.
> =3D> Attempting to fetch from=20
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
> fetch:=20
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/worldofpadman-1.2.20080=
621.tar.bz2:=20
> File unavailable (e.g., file not found, no access)
>=20
> i check the ftp, but the file is not on.
>=20
> Thank you in advance

Please try not to write your message above the text you're replying to;
it makes quoting somewhat difficult and places it out of context :)

Can you try the following patch to worldofpadman's Makefile and see if
it helps?  To anybody who reads the patch: yes, I know that bsd.port.mk
ought to handle %SUBDIR%, but it actually doesn't do that if one also
specifies a :tag at the end.  Or, at the very least, I couldn't find
a way to make it so :)

Index: ports/games/worldofpadman/Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/ncvs/ports/games/worldofpadman/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- ports/games/worldofpadman/Makefile	21 Jun 2008 23:53:15 -0000	1.6
+++ ports/games/worldofpadman/Makefile	23 Jun 2008 12:24:47 -0000
@@ -13,7 +13,7 @@
 		ftp://ftp.snt.utwente.nl/pub/games/worldofpadman/linux/:full,update \
 		ftp://ftp.kickchat.com/wop/:update \
 		http://www.hessenfragger.de/uploads/:update \
-		${MASTER_SITE_LOCAL}
+		${MASTER_SITE_LOCAL:S@/%SUBDIR%/$@/alepulver/:source@}
 MASTER_SITE_SUBDIR=3D	alepulver
 DISTFILES=3D	worldofpadman.run:full \
 		wop_patch_1_2.run:update \

G'luck,
Peter

--=20
Peter Pentchev	roam@ringlet.net    roam@cnsys.bg    roam@FreeBSD.org
PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
You have, of course, just begun reading the sentence that you have just fin=
ished reading.

--envbJBWh7q8WU6mo
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkhfl04ACgkQ7Ri2jRYZRVOjIACgunjAGCEAJKeN78oeHkrQNIQx
LfUAnjYkKt/KONIi3Uc1h02YdBL2P4VZ
=ZRrA
-----END PGP SIGNATURE-----

--envbJBWh7q8WU6mo--



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