Browse Source

graphics/sciplot: Move to science/sciplot

PR:		267692
Reported by:	Franco Fichtner <franco@opnsense.org>; philip@
overlay
Yuri Victorovich 3 years ago
parent
commit
2763db8a01
  1. 1
      MOVED
  2. 1
      graphics/Makefile
  3. 1
      science/Makefile
  4. 2
      science/sciplot/Makefile
  5. 0
      science/sciplot/distinfo
  6. 0
      science/sciplot/pkg-descr
  7. 0
      science/sciplot/pkg-plist

1
MOVED

@ -17610,3 +17610,4 @@ x11-toolkits/wlroots-devel|x11-toolkits/wlroots|2022-11-11|Out of date: use x11-
multimedia/mpv034||2022-11-14|No longer needed
devel/py-types-xxhash||2022-11-15|No longer needed, type annotations are now available in xxhash module
devel/awscli|devel/py-awscli|2022-11-15|Renamed comply with Python Ports Policy and flavored
graphics/sciplot|science/sciplot|2022-11-15|Move to avoid conflict with graphics/SciPlot

1
graphics/Makefile

@ -1050,7 +1050,6 @@
SUBDIR += sane-epkowa
SUBDIR += scale2x
SUBDIR += scantailor
SUBDIR += sciplot
SUBDIR += scr2png
SUBDIR += scrot
SUBDIR += scwm-icons

1
science/Makefile

@ -431,6 +431,7 @@
SUBDIR += rubygem-ruby-dcl
SUBDIR += rubygem-ruby-netcdf
SUBDIR += scidavis
SUBDIR += sciplot
SUBDIR += segyio
SUBDIR += serac
SUBDIR += shelxle

2
graphics/sciplot/Makefile → science/sciplot/Makefile

@ -1,7 +1,7 @@
PORTNAME= sciplot
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.1
CATEGORIES= graphics
CATEGORIES= science graphics
PKGNAMESUFFIX= -plotting-library
MAINTAINER= yuri@FreeBSD.org

0
graphics/sciplot/distinfo → science/sciplot/distinfo

0
graphics/sciplot/pkg-descr → science/sciplot/pkg-descr

0
graphics/sciplot/pkg-plist → science/sciplot/pkg-plist

Loading…
Cancel
Save