FreeBSD Bugzilla – Attachment 63954 Details for
Bug 95250
fix some unfetchable ports (hlserver-)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hlserver.diff
hlserver.diff (text/plain), 7.86 KB, created by
Andrew Pantyukhin
on 2006-04-03 10:30:12 UTC
(
hide
)
Description:
hlserver.diff
Filename:
MIME Type:
Creator:
Andrew Pantyukhin
Created:
2006-04-03 10:30:12 UTC
Size:
7.86 KB
patch
obsolete
>diff -ur /usr/ports/games/hlserver-glbwar/Makefile games/hlserver-glbwar/Makefile >--- /usr/ports/games/hlserver-glbwar/Makefile Sat Dec 10 17:07:51 2005 >+++ games/hlserver-glbwar/Makefile Mon Apr 3 11:46:31 2006 >@@ -8,14 +8,12 @@ > PORTNAME= glbwar > PORTVERSION= 1.0.0b.1.2 > PORTREVISION= 1 >-MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/gw/ \ >- ftp://ftp.clanserver4u.de/exp/hl/mod/gw/ >+MASTER_SITES= http://bsd.gubkin.ru/myports/ \ >+ http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/ > DISTNAME= globalwarfare_beta1.2.linux > > MAINTAINER= ports@FreeBSD.org > COMMENT= Half-Life mod Global Warfare full server package for Linux >- >-BROKEN= "Unfetchable" > > WRKSRC= ${WRKDIR}/globalwarfare > >diff -ur /usr/ports/games/hlserver-glbwar/distinfo games/hlserver-glbwar/distinfo >--- /usr/ports/games/hlserver-glbwar/distinfo Wed Mar 31 07:07:55 2004 >+++ games/hlserver-glbwar/distinfo Mon Apr 3 11:06:50 2006 >@@ -1,2 +1,3 @@ > MD5 (globalwarfare_beta1.2.linux.tar.gz) = d679a02757cd5c44f1fbdbd6c4d525b0 >+SHA256 (globalwarfare_beta1.2.linux.tar.gz) = 47f8c44daf691458f0ff7e419fb929d32cbb087f40ecbac68ed528b61306638f > SIZE (globalwarfare_beta1.2.linux.tar.gz) = 50191596 >diff -ur /usr/ports/games/hlserver-ns/Makefile games/hlserver-ns/Makefile >--- /usr/ports/games/hlserver-ns/Makefile Sat Dec 10 17:09:01 2005 >+++ games/hlserver-ns/Makefile Mon Apr 3 11:45:57 2006 >@@ -8,25 +8,19 @@ > PORTNAME= ns > PORTVERSION= 1.0.4 > PORTREVISION= 1 >-MASTER_SITES= http://files.games.eftel.com/halflife/ns/ \ >- http://www.jetstreamgames.co.nz/files/pub/halflife/NaturalSelection/ \ >- ftp://ftp2.extreme-players.de/hl/mod/ns/ \ >- http://files.redphive.org/:PATCH >+MASTER_SITES= http://bsd.gubkin.ru/myports/ \ >+ http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/ > DISTFILES= ns_v1_linux_dedicated_server.tar.gz \ >- ns-v${PORTVERSION:S/.//g}.zip:PATCH >+ ns-v${PORTVERSION:S/.//g}.zip > EXTRACT_ONLY= ns_v1_linux_dedicated_server.tar.gz > >-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip >+EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip > > MAINTAINER= ports@FreeBSD.org > COMMENT= Half-Life mod Natural Selection full server package for Linux > >-BROKEN= "Unfetchable" >- >-UNZIP?= ${LOCALBASE}/bin/unzip >- > slaveport-post-extract: >- @cd ${WRKSRC} && ${UNZIP} -a -o -qq ${DISTDIR}/ns-v${PORTVERSION:S/.//g}.zip >+ @cd ${WRKSRC} && ${UNZIP_CMD} -a -o -qq ${DISTDIR}/ns-v${PORTVERSION:S/.//g}.zip > > HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf > >diff -ur /usr/ports/games/hlserver-ns/distinfo games/hlserver-ns/distinfo >--- /usr/ports/games/hlserver-ns/distinfo Fri Feb 7 17:33:08 2003 >+++ games/hlserver-ns/distinfo Mon Apr 3 11:23:04 2006 >@@ -1,2 +1,6 @@ > MD5 (ns_v1_linux_dedicated_server.tar.gz) = d66f75402060685265f68f314bf8d3a8 >+SHA256 (ns_v1_linux_dedicated_server.tar.gz) = 1b755272694e7567461d2b5a02d053fc72374bc8182d9eb78d7ecc1c43986c8b >+SIZE (ns_v1_linux_dedicated_server.tar.gz) = 85252204 > MD5 (ns-v104.zip) = e221ffe39e5d7ad0b5d0d7b2f1c890b3 >+SHA256 (ns-v104.zip) = 6635fb39905fa9911ad80b79d3ed4c45979eee4edc90ddd9a8da67f29a53c302 >+SIZE (ns-v104.zip) = 2725609 >diff -ur /usr/ports/games/hlserver-si/Makefile games/hlserver-si/Makefile >--- /usr/ports/games/hlserver-si/Makefile Sat Dec 10 17:10:54 2005 >+++ games/hlserver-si/Makefile Mon Apr 3 12:03:35 2006 >@@ -8,14 +8,12 @@ > PORTNAME= si > PORTVERSION= 0.97.0ra > PORTREVISION= 1 >-MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/si/ \ >- ftp://ftp.clanserver4u.de/exp/hl/mod/si/ >+MASTER_SITES= http://bsd.gubkin.ru/myports/ \ >+ http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/ > DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g:S/0r//}-linux > > MAINTAINER= ports@FreeBSD.org > COMMENT= Half-Life mod Science and Industry full server package for Linux >- >-BROKEN= "Unfetchable" > > _DONT_INCLUDE_MK_=yes > >diff -ur /usr/ports/games/hlserver-si/distinfo games/hlserver-si/distinfo >--- /usr/ports/games/hlserver-si/distinfo Wed Mar 31 07:07:56 2004 >+++ games/hlserver-si/distinfo Mon Apr 3 12:11:58 2006 >@@ -1,2 +1,3 @@ > MD5 (si-097a-linux.tar.gz) = 43a638d5a92f85f1eddec9d9c672278f >+SHA256 (si-097a-linux.tar.gz) = 8b426e2bdcf994bba5eac6ce3769127bcb0d4b4a7d4b7e7a46809872b886627a > SIZE (si-097a-linux.tar.gz) = 57231379 >diff -ur /usr/ports/games/hlserver-ts/Makefile games/hlserver-ts/Makefile >--- /usr/ports/games/hlserver-ts/Makefile Wed Dec 14 23:41:48 2005 >+++ games/hlserver-ts/Makefile Mon Apr 3 12:04:48 2006 >@@ -8,13 +8,12 @@ > PORTNAME= ts > PORTVERSION= 2.0 > PORTREVISION= 1 >-MASTER_SITES= http://dl1.giga.de/mods/half_life/the_specialists/ >+MASTER_SITES= http://bsd.gubkin.ru/myports/ \ >+ http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/ > DISTNAME= ts${PORTVERSION}-linux_server > > MAINTAINER= ports@FreeBSD.org > COMMENT= Half-Life mod The Specialists full server package for Linux >- >-BROKEN= "Unfetchable" > > USE_BZIP2= yes > >diff -ur /usr/ports/games/hlserver-ts/distinfo games/hlserver-ts/distinfo >--- /usr/ports/games/hlserver-ts/distinfo Tue Aug 26 05:29:05 2003 >+++ games/hlserver-ts/distinfo Mon Apr 3 12:20:21 2006 >@@ -1 +1,3 @@ > MD5 (ts2.0-linux_server.tar.bz2) = 80cbdfe7dd03bf6ff7eec968b56f5ba1 >+SHA256 (ts2.0-linux_server.tar.bz2) = 93a7d6530065a4589610d9457a89b24b26370c280980135e3d4b30375b79fa03 >+SIZE (ts2.0-linux_server.tar.bz2) = 108971041 >diff -ur /usr/ports/games/hlserver-wasteland/Makefile games/hlserver-wasteland/Makefile >--- /usr/ports/games/hlserver-wasteland/Makefile Wed Dec 14 23:43:01 2005 >+++ games/hlserver-wasteland/Makefile Mon Apr 3 12:51:49 2006 >@@ -8,15 +8,12 @@ > PORTNAME= wasteland > PORTVERSION= 0.2b.1 > PORTREVISION= 1 >-MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/wastelandhl/ \ >- ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/wastelandhl/ \ >- http://www.planethalflife.com/thewastes/files/:update >-DISTFILES= whlbeta2_linux.tar.gz whl_b2_update.tar.gz:update >+MASTER_SITES= http://bsd.gubkin.ru/myports/ \ >+ http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/ >+DISTFILES= whlbeta2_linux.tar.gz whl_b2_update.tar.gz > > MAINTAINER= ports@FreeBSD.org > COMMENT= Half-Life mod Wasteland full server package for Linux >- >-BROKEN= "Unfetchable" > > HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf > >diff -ur /usr/ports/games/hlserver-wasteland/distinfo games/hlserver-wasteland/distinfo >--- /usr/ports/games/hlserver-wasteland/distinfo Wed Mar 31 07:07:56 2004 >+++ games/hlserver-wasteland/distinfo Mon Apr 3 12:58:20 2006 >@@ -1,4 +1,6 @@ > MD5 (whlbeta2_linux.tar.gz) = 04568e254b7b5805b8af814d517e6ea1 >+SHA256 (whlbeta2_linux.tar.gz) = c28f29bd4a02a36eac24a61272e5b154dccb22c7e2af1eb1372a38bc60ce9d06 > SIZE (whlbeta2_linux.tar.gz) = 45274648 > MD5 (whl_b2_update.tar.gz) = 2a79b788cddcf49ba7cbb4e6750274d3 >+SHA256 (whl_b2_update.tar.gz) = 1c1ca610f77dc40428e26f1cefefe523d3079198a254af8f90dd85e631ac42e9 > SIZE (whl_b2_update.tar.gz) = 1350420 >diff -ur /usr/ports/games/hlserver-wizwars/Makefile games/hlserver-wizwars/Makefile >--- /usr/ports/games/hlserver-wizwars/Makefile Wed Dec 14 23:44:06 2005 >+++ games/hlserver-wizwars/Makefile Mon Apr 3 12:52:36 2006 >@@ -9,15 +9,13 @@ > PORTVERSION= 0.1.0.5 > PORTREVISION= 1 > PORTEPOCH= 1 >-MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/wizardwars/ \ >- ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/wizardwars/ >+MASTER_SITES= http://bsd.gubkin.ru/myports/ \ >+ http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/ > #DISTNAME= wizwars_v${PORTVERSION:S/^0.//}_full > DISTNAME= wizwars_v${PORTVERSION:S/0.//:S/.//g}_full > > MAINTAINER= ports@FreeBSD.org > COMMENT= Half-Life mod Wizard Wars full server package for Linux >- >-BROKEN= "Unfetchable" > > WRKSRC= ${WRKDIR}/wizwars > >diff -ur /usr/ports/games/hlserver-wizwars/distinfo games/hlserver-wizwars/distinfo >--- /usr/ports/games/hlserver-wizwars/distinfo Wed Mar 31 07:07:57 2004 >+++ games/hlserver-wizwars/distinfo Mon Apr 3 13:01:56 2006 >@@ -1,2 +1,3 @@ > MD5 (wizwars_v105_full.tar.gz) = 8bea1360bfcc39a4a3dc1543af489951 >+SHA256 (wizwars_v105_full.tar.gz) = c1057743b953210dce81a95592f32c9f3852bcdd3b577d854c6caf7948b44970 > SIZE (wizwars_v105_full.tar.gz) = 64727752
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 95250
: 63954