1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Resurrect ports math/octave-forge-communications.

- Update to 1.2.2.
This commit is contained in:
Stephen Montgomery-Smith 2020-01-06 01:29:47 +00:00
parent c7310d73ab
commit a02b639055
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522180
5 changed files with 46 additions and 1 deletions

1
MOVED
View File

@ -10405,7 +10405,6 @@ games/crafty-open-enormous||2018-08-21|Has expired: Broken for more than 5 month
games/crafty-open-medium||2018-08-21|Has expired: Broken for more than 5 months
math/jakarta-commons-math||2018-08-21|Has expired: Broken for more than 5 months
math/hfst||2018-08-21|Has expired: Broken for more than 5 months
math/octave-forge-communications||2018-08-21|Has expired: Broken for more than 5 months
lang/v8-devel||2018-08-21|Has expired: Broken for more than 5 months
sysutils/rubygem-fluentd010||2018-08-21|Has expired: Broken for more than 5 months
mail/mutt14-lite||2018-08-21|Remove expired slave port

View File

@ -410,6 +410,7 @@
SUBDIR += octave-forge-bsltl
SUBDIR += octave-forge-cgi
SUBDIR += octave-forge-civil-engineering
SUBDIR += octave-forge-communications
SUBDIR += octave-forge-control
SUBDIR += octave-forge-data-smoothing
SUBDIR += octave-forge-database

View File

@ -0,0 +1,31 @@
# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
# $FreeBSD$
PORTNAME= octave-forge-communications
PORTVERSION= 1.2.2
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${DISTNAME}
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${OCTSRC}/src
MAKE_ENV+= MKOCTFILE=mkoctfile
RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:math/octave-forge-signal
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
post-build:
${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1578273209
SHA256 (octave-forge/communications-1.2.2.tar.gz) = 93f9ad5e807d502f58c07688dfe2ce40231da1a81fe3da90926337e5e5165ef5
SIZE (octave-forge/communications-1.2.2.tar.gz) = 329282

View File

@ -0,0 +1,11 @@
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is communications.
Digital Communications, Error Correcting Codes (Channel Code),
Source Code functions, Modulation and Galois Fields
WWW: http://octave.sourceforge.net/