aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-05-08 00:13:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-05-08 00:13:18 +0000
commit1d43b16ab7f21cea2ce7b6ef5fb999a846727378 (patch)
tree796db868ade2ff3830e4a156a7bf1c04ab23e758
parent5b09f3b3e64a86951c5c5a9e0f9af7b8f40182ab (diff)
downloadports-1d43b16ab7f21cea2ce7b6ef5fb999a846727378.tar.gz
ports-1d43b16ab7f21cea2ce7b6ef5fb999a846727378.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--math/Makefile1
-rw-r--r--math/darknet/distinfo3
-rw-r--r--misc/Makefile1
-rw-r--r--misc/darknet/Makefile (renamed from math/darknet/Makefile)6
-rw-r--r--misc/darknet/distinfo3
-rw-r--r--misc/darknet/files/patch-CMakeLists.txt (renamed from math/darknet/files/patch-CMakeLists.txt)0
-rw-r--r--misc/darknet/pkg-descr (renamed from math/darknet/pkg-descr)0
8 files changed, 8 insertions, 7 deletions
diff --git a/MOVED b/MOVED
index 6fa11f7363e3..734d20de33cb 100644
--- a/MOVED
+++ b/MOVED
@@ -15008,3 +15008,4 @@ deskutils/libopensync-plugin-vformat-devel||2020-05-06|Abandonware, website disa
devel/py-ipykernel|devel/py-ipykernel5|2020-05-07|Has expired: Old version, use devel/py-ipykernel5 instead
sysutils/rundeck|sysutils/rundeck2|2020-05-07|Rename to avoid confusion with sysutils/rundeck3
x11-wm/compiz-plugins-unsupported||2020-05-07|Has expired: Broken for more than 6 months
+math/darknet|misc/darknet|2020-05-07|DarkNet is a machine learning project, not a math project
diff --git a/math/Makefile b/math/Makefile
index dbd382878d55..42d23c7b5ce0 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -211,7 +211,6 @@
SUBDIR += curv
SUBDIR += cvc3
SUBDIR += cvc4
- SUBDIR += darknet
SUBDIR += dbcsr
SUBDIR += deal.ii
SUBDIR += dieharder
diff --git a/math/darknet/distinfo b/math/darknet/distinfo
deleted file mode 100644
index a481068b1150..000000000000
--- a/math/darknet/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1584412484
-SHA256 (AlexeyAB-darknet-3.20200315-92e6e8e_GH0.tar.gz) = d2406b6db282d032581b24b68763ae0726f7566dfcff139c7cff655c16724d4d
-SIZE (AlexeyAB-darknet-3.20200315-92e6e8e_GH0.tar.gz) = 7393308
diff --git a/misc/Makefile b/misc/Makefile
index 8d628992c0f1..d72fb3cee82b 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -67,6 +67,7 @@
SUBDIR += dahdi
SUBDIR += dahdi-kmod
SUBDIR += dahdi-kmod26
+ SUBDIR += darknet
SUBDIR += dartsim
SUBDIR += ddate
SUBDIR += deco
diff --git a/math/darknet/Makefile b/misc/darknet/Makefile
index f5c005b16847..faa0c0f1e631 100644
--- a/math/darknet/Makefile
+++ b/misc/darknet/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= darknet
-PORTVERSION= 3.20200315 # the upstream doesn't maintain a meaningful versioning schema, so have to use a date here
+PORTVERSION= 3.20200507 # the upstream doesn't maintain a meaningful versioning schema, so have to use a date here
PORTEPOCH= 1
-CATEGORIES= math # machine-learning
+CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org
COMMENT= Open source neural networks in C
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c11
USE_GITHUB= yes
GH_ACCOUNT= AlexeyAB
-GH_TAGNAME= 92e6e8e
+GH_TAGNAME= 1f60ca57ad90f34a0559783656fa1ba98c61bb6d
USE_LDCONFIG= yes
CMAKE_OFF= ENABLE_CUDA ENABLE_CUDNN ENABLE_CUDNN_HALF ENABLE_VCPKG_INTEGRATION
diff --git a/misc/darknet/distinfo b/misc/darknet/distinfo
new file mode 100644
index 000000000000..51edfe1b59a6
--- /dev/null
+++ b/misc/darknet/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1588890263
+SHA256 (AlexeyAB-darknet-3.20200507-1f60ca57ad90f34a0559783656fa1ba98c61bb6d_GH0.tar.gz) = 7150165c564d3dbb549ffbf009efa303f65be39dd8bd94186251942be3782539
+SIZE (AlexeyAB-darknet-3.20200507-1f60ca57ad90f34a0559783656fa1ba98c61bb6d_GH0.tar.gz) = 7495107
diff --git a/math/darknet/files/patch-CMakeLists.txt b/misc/darknet/files/patch-CMakeLists.txt
index 02c8b6de2187..02c8b6de2187 100644
--- a/math/darknet/files/patch-CMakeLists.txt
+++ b/misc/darknet/files/patch-CMakeLists.txt
diff --git a/math/darknet/pkg-descr b/misc/darknet/pkg-descr
index 1fc6987ad80b..1fc6987ad80b 100644
--- a/math/darknet/pkg-descr
+++ b/misc/darknet/pkg-descr