mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix fetch (and unbreak) port by using the submitter's distfile mirror.
- The author no longer wishes to maintain the port, and has recommended that it be scheduled for termination. It deserves plenty of time since it is now fetchable and seems useful. PR: ports/104503 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> Approved by: portmgr (marcus), Martin Butkus <m.butkus@tu-bs.de> (maintainer)
This commit is contained in:
parent
dc4c58b0f8
commit
fe1022c367
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175398
3 changed files with 17 additions and 11 deletions
|
@ -8,13 +8,15 @@
|
||||||
PORTNAME= rboot
|
PORTNAME= rboot
|
||||||
PORTVERSION= 3.0.1
|
PORTVERSION= 3.0.1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://www.bs.ni.schule.de/support/rboot/download/
|
MASTER_SITES= http://www.franksworld.org/dist/${PORTNAME}/
|
||||||
|
|
||||||
MAINTAINER= m.butkus@tu-bs.de
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A remote-boot solution for M$$ operating systems
|
COMMENT= A remote-boot solution for Microsoft operating systems
|
||||||
|
|
||||||
NO_PACKAGE= "this port creates devices"
|
NO_PACKAGE= this port creates devices
|
||||||
BROKEN= Unfetchable
|
|
||||||
|
DEPRECATED= The project is no longer under development, and has no homepage
|
||||||
|
EXPIRATION_DATE=2007-06-01
|
||||||
|
|
||||||
MAN7= rboot.7
|
MAN7= rboot.7
|
||||||
MAN8= netboot.8
|
MAN8= netboot.8
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
MD5 (rboot-3.0.1.tar.gz) = 48014e81df166af58209a2e8b10b5b07
|
MD5 (rboot-3.0.1.tar.gz) = 48014e81df166af58209a2e8b10b5b07
|
||||||
|
SHA256 (rboot-3.0.1.tar.gz) = 19ff0e1a8de2242c8a79541fc5411d667c4d62ebfcd7258ca1fa1a367ffd0e5c
|
||||||
SIZE (rboot-3.0.1.tar.gz) = 1044694
|
SIZE (rboot-3.0.1.tar.gz) = 1044694
|
||||||
|
|
|
@ -15,5 +15,8 @@ and DOS/LanManager eventually be added.
|
||||||
|
|
||||||
RBoot is freely redistributable under a BSD-style license.
|
RBoot is freely redistributable under a BSD-style license.
|
||||||
|
|
||||||
For more information, see the RBoot homepage at:
|
Please note that RBoot is no longer supported by its author, and is not
|
||||||
|
under active development.
|
||||||
|
|
||||||
|
For historical reference, the RBoot homepage was at:
|
||||||
WWW: http://www.bs.ni.schule.de/support/rboot/
|
WWW: http://www.bs.ni.schule.de/support/rboot/
|
||||||
|
|
Loading…
Add table
Reference in a new issue