mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Chase cln and ginac updates
This commit is contained in:
parent
8d262e7e30
commit
7495416bef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146971
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= orsa
|
||||
PORTVERSION= 0.6.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -17,9 +17,9 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Orbit Reconstruction, Simulation and Analysis
|
||||
|
||||
LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \
|
||||
cln.3:${PORTSDIR}/math/cln \
|
||||
cln.4:${PORTSDIR}/math/cln \
|
||||
fftw.2:${PORTSDIR}/math/fftw \
|
||||
ginac-1.3.2:${PORTSDIR}/math/GiNaC
|
||||
ginac-1.3.3:${PORTSDIR}/math/GiNaC
|
||||
|
||||
USE_QT_VER= 3
|
||||
USE_GNOME= gnometarget
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libqalculate
|
||||
PORTVERSION= 0.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= qalculate
|
||||
@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= qalculate
|
||||
MAINTAINER= asa@agava.com
|
||||
COMMENT= Very powerful GUI calculator for GNOME (backend library)
|
||||
|
||||
LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln
|
||||
LIB_DEPENDS= cln.4:${PORTSDIR}/math/cln
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -8,14 +8,14 @@
|
||||
|
||||
PORTNAME= xloops-ginac
|
||||
PORTVERSION= 0.1.3
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~xloops/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A program calculating Feynman diagrams
|
||||
|
||||
LIB_DEPENDS= ginac-1.3.2:${PORTSDIR}/math/GiNaC
|
||||
LIB_DEPENDS= ginac-1.3.3:${PORTSDIR}/math/GiNaC
|
||||
|
||||
USE_GCC= 3.4
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user