devel/py-spyder: Move to devel/spyder
because it is an application.
This commit is contained in:
parent
0ae6b8dc3f
commit
e6388201c8
9 changed files with 2 additions and 2 deletions
1
MOVED
1
MOVED
|
@ -17604,3 +17604,4 @@ security/nextcloud-twofactor_totp|www/nextcloud|2022-10-21|Twofactor TOTP provid
|
|||
x11-toolkits/wxgtk31|x11-toolkits/wxgtk32|2022-10-25|Remove obsoleted port. Use x11-toolkits/wxgtk32 instead
|
||||
devel/py-pyxdg|devel/py-xdg|2022-10-28|Remove duplicate port
|
||||
lang/chicken5|lang/chicken|2022-10-30|Has expired: Please use lang/chicken instead
|
||||
devel/py-spyder|devel/spyder|2022-11-06|Spyder is an application, and not a library
|
||||
|
|
|
@ -5355,7 +5355,6 @@
|
|||
SUBDIR += py-sourcemap
|
||||
SUBDIR += py-speaklater
|
||||
SUBDIR += py-speg
|
||||
SUBDIR += py-spyder
|
||||
SUBDIR += py-spyder-kernels
|
||||
SUBDIR += py-squint
|
||||
SUBDIR += py-sre-yield
|
||||
|
@ -7256,6 +7255,7 @@
|
|||
SUBDIR += spirv-llvm-translator
|
||||
SUBDIR += splint
|
||||
SUBDIR += spread-sheet-widget
|
||||
SUBDIR += spyder
|
||||
SUBDIR += srecord
|
||||
SUBDIR += st
|
||||
SUBDIR += stack
|
||||
|
|
|
@ -2,7 +2,6 @@ PORTNAME= spyder
|
|||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 5.4.0
|
||||
CATEGORIES= devel science python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Scientific PYthon Development EnviRonment, an alternative to IDLE
|
Loading…
Reference in a new issue