Commit 5231db92 authored by Stephen Montgomery-Smith's avatar Stephen Montgomery-Smith
Browse files

math/octave-forge-onsas: Remove port.

Incompatible with octave packaging structure.  If someone needs it
they should rebuild from scratch.
parent 399bad15
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4891,3 +4891,4 @@ devel/libbfd||2025-12-07|Obsolete port, use devel/binutils instead
graphics/kdegraphics-mobipocket@qt5|graphics/kdegraphics-mobipocket|2025-12-12|Unflavorize port. Qt5 support has been dropped upstream
graphics/kdegraphics-mobipocket@qt6|graphics/kdegraphics-mobipocket|2025-12-12|Unflavorize port. Qt5 support has been dropped upstream
cad/meshlab||2025-12-12|Remove broken port
math/octave-forge-onsas||2025-12-15|Incompatible with octave packaging structure
+0 −1
Original line number Diff line number Diff line
@@ -641,7 +641,6 @@
    SUBDIR += octave-forge-octproj
    SUBDIR += octave-forge-odbc
    SUBDIR += octave-forge-odebvp
    SUBDIR += octave-forge-onsas
    SUBDIR += octave-forge-optics
    SUBDIR += octave-forge-optim
    SUBDIR += octave-forge-optiminterp

math/octave-forge-onsas/Makefile

deleted100644 → 0
+0 −27
Original line number Diff line number Diff line
PORTNAME=	octave-forge-onsas
DISTVERSIONPREFIX=	v
DISTVERSION=	0.2.5
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	math

MAINTAINER=	stephen@FreeBSD.org
COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
WWW=		https://packages.octave.org/

LICENSE=	GPLv3
LICENSE_FILE=	${WRKDIR}/${OCTAVE_SRC}/COPYING

BROKEN=		this software is incompatible with octave pkg

USES=		octave
USE_GITHUB=	yes
GH_ACCOUNT=	ONSAS
GH_PROJECT=	ONSAS.m

OCTAVE_SRC=		${GH_ACCOUNT}-${DISTVERSION}

NO_ARCH	=	yes
NO_BUILD=	yes

.include <bsd.port.mk>

math/octave-forge-onsas/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1735869418
SHA256 (octave-forge/ONSAS-ONSAS.m-v0.2.5_GH0.tar.gz) = 537c14f7ad920601dc9d1538fd54a6cc5faef86c778cd3ad6337dff3b8003d86
SIZE (octave-forge/ONSAS-ONSAS.m-v0.2.5_GH0.tar.gz) = 1644546
+0 −9
Original line number Diff line number Diff line
--- ../DESCRIPTION.orig	2025-01-25 12:54:46.986090000 -0600
+++ ../DESCRIPTION	2025-01-25 12:54:54.809288000 -0600
@@ -1,5 +1,5 @@
 Name: ONSAS
-Version: 0.2.4
+Version: 0.2.5
 Date: 2022-08-02
 Author: Pérez Zerpa, Jorge M. and Bazzano García, Juan Bruno and Viera Sosa, Joaquin and Vanzulli Pena, Mauricio and Forets, Marcelo and Battini, Jean-Marc and Toro, Sebastián
 Maintainer: Pérez Zerpa, Jorge M. (jorgepz@fing.edu.uy)
Loading