mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net-p2p/*: revert unjust deprecation of three useful ports
These are written in traditional languages and do not require complex, resource-consuming bootstrap or runtime, contrary to the suggested alternatives.
This commit is contained in:
parent
6388de8286
commit
78457b14dd
3 changed files with 1 additions and 11 deletions
|
@ -10,11 +10,7 @@ WWW= https://sourceforge.net/projects/btcheck/
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
DEPRECATED= Abandoned upstream and missing multiple features that modern torrent files/clients utilize, consider using net-p2p/intermodal
|
|
||||||
EXPIRATION_DATE=2025-04-30
|
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
|
||||||
|
|
||||||
CONFLICTS_INSTALL= libbt # bin/btcheck
|
CONFLICTS_INSTALL= libbt # bin/btcheck
|
||||||
|
|
||||||
|
|
|
@ -4,16 +4,13 @@ DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-p2p
|
CATEGORIES= net-p2p
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= danfe@FreeBSD.org
|
||||||
COMMENT= Command-line utility for creating BitTorrent metainfo files
|
COMMENT= Command-line utility for creating BitTorrent metainfo files
|
||||||
WWW= https://github.com/Rudde/mktorrent
|
WWW= https://github.com/Rudde/mktorrent
|
||||||
|
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
DEPRECATED= Abandonware, new upstream which also seems to have abandoned the project. Consider using net-p2p/mkbrr
|
|
||||||
EXPIRATION_DATE=2025-03-31
|
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= Rudde
|
GH_ACCOUNT= Rudde
|
||||||
|
|
||||||
|
|
|
@ -10,9 +10,6 @@ WWW= https://mldonkey.sourceforge.net/
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/Copying.txt
|
LICENSE_FILE= ${WRKSRC}/Copying.txt
|
||||||
|
|
||||||
DEPRECATED= Outdated and unsupported upstream
|
|
||||||
EXPIRATION_DATE=2025-04-30
|
|
||||||
|
|
||||||
CONFLICTS= mldonkey{-{core,gui},}-devel
|
CONFLICTS= mldonkey{-{core,gui},}-devel
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/nums.cma:math/ocaml-num
|
BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/nums.cma:math/ocaml-num
|
||||||
|
|
Loading…
Add table
Reference in a new issue