1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/math
Raphael Kubo da Costa c3f9087c48 Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.
... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to
the shlib version change.

This is brought to you by the KDE on FreeBSD team. Besides updating to newer
upstream releases, this commit also contains a lot of under-the-hood changes
to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of
cruft over time, so it was time for some summer cleaning:

- General, belated changes:
  * Use OPTIONS helpers wherever possible, stop including
    <bsd.port.options.mk> when not necessary, stop checking for
    ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary,
    add options such as DOCS and/or DEBUG where they were only checked for.

- QScintilla ports:
  * Drop the API option from py-qt4-qscintilla2. It had been broken ever
    since staging support was added, and its existence does not make much
    sense: QScintilla is a hard dependency regardless of the state of this
    option anyway, they all come from the same tarball and the configuration
    script assumes the .api file will always be installed.

- PyQt ports:
  * The configure.py patch shared by all PyQt ports has been trimmed down to
    the minimum. Changes for Qt3 compatibility or for things that are just
    not needed anymore have been removed.

  * Several post-configure targets in the PyQt ports have been removed, as
    they had no effect on the way the ports were built whatsoever.

  * In some cases, instead of calling Python's py_compile.py on `ls *.py
    */*.py */*/*.py` to generate .pyc and .pyo files, we just call
    compileall.py, which is made for this kind of task.

  * The patch + sed hack to build py-qt4-dbussupport has been replaced by
    only extracting the dbus/ directory for that port and excluding it from
    all others.

  * Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the
    non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large
    portion of all PyQt Makefiles were very similar and contained a lot of
    boilerplate code that can be shared among all of them since they all
    come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable
    that, when set, automatically sets several common variables and the
    do-configure target for a port. This allows us to considerably reduce
    the size of all the py-qt4-* Makefiles.

  * To make the above possible and also to allow us to use as many OPTIONS
    helpers as possible, the ARGS variable is now called CONFIGURE_ARGS.
    That's what it was used for anyway.

PR:		191990
2014-07-23 19:53:11 +00:00
..
aamath Second attempt to fix build on 11.0-CURRENT. 2014-07-21 21:21:59 +00:00
abacus Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
abakus
abs Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
add
algae
algotutor Stage support. 2014-05-30 15:13:33 +00:00
alt-ergo Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
analitza
ann Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
apc - Add USES=libtool to x11-toolkits/xforms and bump dependent ports. 2014-06-30 17:52:23 +00:00
aribas Remove pkg-plist, the Makefile already has PLIST_FILES/PORTDOCS/PORTEXAMPLES 2014-06-30 21:43:23 +00:00
armadillo - Update to 4.300.8 2014-06-22 11:35:59 +00:00
arpack Modernize LIB_DEPENDS 2014-07-13 23:36:40 +00:00
arpack-ng Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
arpack++ Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
asir2000 - Update to 20140513 2014-05-24 14:11:38 +00:00
aspcud
asymptote Remove redudant post-install: 2014-07-23 12:43:45 +00:00
atlas Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
atlas-devel Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
bamg Missed a NOPORTDOCS 2014-07-04 00:56:41 +00:00
bargraph Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
biggles Add staging support 2014-06-06 21:23:49 +00:00
bihar Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
blacs Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
blas
blitz++ Fix build with texlive 2014-07-21 22:30:39 +00:00
blocksolve95 Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
bsdnt
calc Add USES=readline to fix build. 2014-07-20 19:48:06 +00:00
calcoo
calctool Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
cantor
carve Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
cblas Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
ccmath Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
cgal - Convert USE_BZIP2 to USES 2014-07-22 22:17:21 +00:00
chaco
chryzodus
clarence
clasp
clipper
cln Modernize LIB_DEPENDS 2014-07-13 23:36:40 +00:00
cloog - Add some patches from PkgSrc to enable cloog to builds with devel/isl 2014-07-08 01:21:17 +00:00
clp 1: Stagify. 2014-06-18 08:01:00 +00:00
coinmp math/coinmp: some fixes 2014-07-17 19:55:37 +00:00
concorde
convertall
coq Switch to texlive 2014-07-23 13:04:15 +00:00
crlibm Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
cvc3 Stagify. 2014-07-16 03:25:07 +00:00
dcdflib Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
diehard Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
dieharder - Switch to USES=libtool, drop .la files 2014-06-27 11:18:01 +00:00
djbfft Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
drgeo
dynare
e Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
edenmath
eigen2
eigen3
eispack
elmer-umfpack Stagify. 2014-06-18 10:09:15 +00:00
emc2 - Add staging support 2014-06-06 22:48:58 +00:00
ent
entropy Stagify. 2014-06-18 10:14:01 +00:00
ess Make those ports more likely to build with texinfo from ports 2014-07-01 17:37:41 +00:00
eukleides Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
eval Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
facile math/facile: 2014-05-13 07:25:54 +00:00
fann
fflas-ffpack Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
fftw Patch fftw.texi to allow building with new texinfo 2014-06-26 19:52:22 +00:00
fftw3
fftw3-float
fftw3-long
fftw3-quad
fftw-float
fityk
foma Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
fpc-fftw
fpc-gmp
fpc-numlib
freemat
fricas Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
fxt Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
galculator
gambit Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
gap Update to GAP 4.7.5 2014-05-28 08:41:42 +00:00
gcalctool
gdcalc Stagify. 2014-06-18 13:14:02 +00:00
geg Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
geogebra-i18n Stagify. 2014-06-18 13:20:15 +00:00
geonext
gexpr
ggobi
giacxcas - Drop .la files, no dependees require them 2014-07-03 19:38:49 +00:00
GiNaC Allow to build with texinfo from ports 2014-06-25 21:45:56 +00:00
givaro Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
gkmap Stagify. 2014-06-18 13:25:50 +00:00
glgraph - Add staging support 2014-06-07 15:26:54 +00:00
glm
glpk Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
gmm++ Update to 4.3. 2014-07-12 17:06:46 +00:00
gmp Fix build on system built WITHOUT_INFO 2014-06-25 08:58:09 +00:00
gmp-ecm Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
gnubc Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
gnumeric - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
gnuplot Switch to wx 3.0 2014-07-21 22:53:25 +00:00
goblin Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
gotoblas Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
grace - Add staging support 2014-06-12 15:26:46 +00:00
gracetmpl - Convert gmake,bzip2 to USES 2014-05-26 12:28:33 +00:00
graphthing
gretl Use staging 2014-07-08 13:37:10 +00:00
gri Switch to texlive 2014-07-23 13:05:38 +00:00
gringo
grpn
gsl Fix build on system built WITHOUT_INFO 2014-06-25 08:58:09 +00:00
hexcalc Typo fix for pkg-descr. 2014-07-08 15:57:18 +00:00
hfst Update to 3.7.2, install hfst.pc into correct location. 2014-07-05 15:04:30 +00:00
hs-Agda
hs-categories
hs-comonad
hs-comonad-transformers
hs-comonads-fd
hs-contravariant
hs-data-lens
hs-data-lens-template
hs-distributive
hs-erf
hs-groupoids
hs-ieee754
hs-math-functions
hs-mwc-random
hs-nats
hs-NumInstances
hs-pointed
hs-probability
hs-semigroupoid-extras
hs-semigroupoids
hs-semigroups
hs-statistics
hs-vector-space
igraph Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
isabelle Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
ised
itl Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
jacal
jags 1: Stagify. 2014-06-18 14:56:30 +00:00
jakarta-commons-math - Fix build with OpenJDK 1.7 2014-06-06 17:19:00 +00:00
jakarta-commons-math3 - Update to 3.3 2014-06-14 02:23:00 +00:00
jama Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
javanns
javaview Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
jeuclid jmusic, jeuclid: USES+= zip 2014-05-27 18:32:18 +00:00
jlatexmath
jsmath Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
jsmath-fonts Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
jsmath-fonts-sprite Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
jtransforms Remove indefinite articles from COMMENT where I'm maintainer. 2014-06-08 13:14:42 +00:00
jts Stagify. 2014-06-08 14:56:07 +00:00
kalgebra
kash3 Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
kbruch
kcalc
kig
kktdirect Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
kmplot
labplot - Update to 2.0.1 2014-05-18 07:31:40 +00:00
lambda
lapack
lapack95 Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
lapack++ Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
lapacke Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
laspack - Convert to OPTIONS 2014-06-25 08:40:14 +00:00
ldouble
levmar
libflame Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
libjbigi Stagify. 2014-06-08 14:58:37 +00:00
liblbfgs 1: Stagify. 2014-06-18 16:00:20 +00:00
libmissing
libneural - Switch to USES=libtool, drop .la files 2014-05-27 13:47:46 +00:00
libocas Stagify. 2014-06-18 16:05:20 +00:00
liborigin
libqalculate - Bump PORTREVISION due to pkg-plist changes 2014-06-19 17:19:18 +00:00
libR
libranlip Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
libRmath
libtommath - Convert to USES=tar:bz2 libtool:keepla 2014-06-30 15:10:44 +00:00
libtsnnls 1: Stagify. 2014-06-18 16:16:40 +00:00
linpack 1: Stagify. 2014-06-18 16:18:56 +00:00
lll_spect Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
lp_solve
lrng Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
ltl Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
ltl2ba
lybniz
mate-calc
mathomatic Add USES=readline to fix build. 2014-07-20 19:49:21 +00:00
matio
matlab-installer
matrix Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
maxima Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
mbasecalc
metis Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
metis4 Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
metis-edf Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
mingw32-libgmp Fix build on system built WITHOUT_INFO 2014-06-25 08:58:09 +00:00
minisat Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
miracl - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
moo
mpc
mpexpr Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
mpfr
mpir New port: math/mpir 2014-07-15 14:23:11 +00:00
mprime Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
msieve Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
mtl Correct a few typos. 2014-07-04 00:58:47 +00:00
mtrxmath
mumps Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
mumps-mpich 1- Upgrade to 4.10.0: this version is required by french/aster; 2014-05-13 21:45:49 +00:00
muparser - Update to 2.2.3 2014-07-07 02:42:22 +00:00
naturalmath Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
nauty - Fix build 2014-05-17 09:51:11 +00:00
ndiff
newmat
ngraph support stage 2014-06-20 12:51:37 +00:00
ntl Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
numdiff Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
nyh-hoc
ocaml-ocamlgraph Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
ocaml-zarith Add new Ocaml port: math/ocaml-zarith 2014-06-02 21:28:39 +00:00
ocamlgsl Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
octave Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2. 2014-07-23 19:53:11 +00:00
octave-forge
octave-forge-actuarial - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-ad - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-audio - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-base
octave-forge-bim - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-bioinfo - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-cgi - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-civil-engineering - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-communications - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-control - Update to 2.6.5. 2014-06-23 14:41:02 +00:00
octave-forge-data-smoothing - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-database - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-dataframe - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-dicom Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
octave-forge-divand - Update to 1.1.2. 2014-06-23 14:42:13 +00:00
octave-forge-econometrics - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-engine - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-fenv - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-financial - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-fits - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-fl-core - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-fpl - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-fuzzy-logic-toolkit - Update to 0.4.5. 2014-07-04 19:10:42 +00:00
octave-forge-ga - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-general
octave-forge-generate_html - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-geometry - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-gnuplot - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-gsl Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
octave-forge-ident - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-image
octave-forge-informationtheory - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-integration - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-io - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-irsa - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-linear-algebra
octave-forge-lssa - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-ltfat Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
octave-forge-mapping - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-mechanics - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-miscellaneous - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-missing-functions
octave-forge-msh - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-multicore - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-mvn - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-nan - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-ncarray - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-netcdf - Update to 1.0.5. 2014-06-30 22:04:00 +00:00
octave-forge-nlwing2 - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-nnet - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-nurbs - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-ocs - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-oct2mat - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-octcdf - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-octclip - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-octgpr - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-octproj Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
octave-forge-odebvp - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-odepkg - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-optim - Update to 1.3.1. 2014-06-02 13:19:44 +00:00
octave-forge-optiminterp - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-outliers - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-parallel - Correct license option. 2014-06-23 00:07:48 +00:00
octave-forge-pdb - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-plot - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-pt_br - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-quaternion - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-queueing - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-secs1d - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-secs2d - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-secs3d - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-signal - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-simp - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-sockets - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-specfun - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-special-matrix
octave-forge-spline-gcvspl
octave-forge-splines - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-statistics
octave-forge-strings
octave-forge-struct - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-symband - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-symbolic Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
octave-forge-tcl-octave
octave-forge-tsa - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-video Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
octave-forge-xraylib - Set license_file. 2014-06-23 00:05:58 +00:00
octave-forge-zenity - Set license_file. 2014-06-23 00:05:58 +00:00
ogdf
oleo Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
open-axiom Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
openblas math/openblas: 0.2.8 -> 0.2.9 2014-07-17 19:12:44 +00:00
openfst - Switch to USES=libtool, drop .la files 2014-07-04 08:02:23 +00:00
orpie Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
p5-AI-DecisionTree Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-AI-Genetic
p5-AI-NeuralNet-BackProp
p5-AI-Perceptron
p5-Algorithm-Combinatorics Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Algorithm-CurveFit
p5-Algorithm-KMeans
p5-Algorithm-Munkres - Pass maintainership to perl@ 2014-05-22 15:02:27 +00:00
p5-bignum - update to 0.37 2014-07-15 06:47:20 +00:00
p5-Bit-ShiftReg Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Bit-Vector Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Bit-Vector-Minimal
p5-CAD-Calc
p5-Chart-Math-Axis
p5-Data-Float
p5-Date-Handler
p5-Geo-Coordinates-UTM
p5-Geo-Distance
p5-Geo-Distance-XS Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-GIS-Distance
p5-GIS-Distance-Fast Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-GIS-Distance-Lite
p5-Graph
p5-Math-Algebra-Symbols
p5-Math-Base36
p5-Math-Base85
p5-Math-BaseCalc
p5-Math-BaseCnv - Pass maintainership to perl@ 2014-05-22 15:02:27 +00:00
p5-Math-Bezier
p5-Math-Bezier-Convert
p5-Math-BigInt
p5-Math-BigInt-FastCalc Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-BigInt-GMP Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-BigInt-Pari - Update to 1.18 2014-05-21 07:55:07 +00:00
p5-Math-BigRat
p5-Math-Calc-Units
p5-Math-CDF - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Math-Cephes Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Combinatorics
p5-Math-Complex
p5-Math-ConvexHull
p5-Math-Currency Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
p5-Math-Derivative
p5-Math-Evol
p5-Math-Expr
p5-Math-FFT Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-FixedPrecision
p5-Math-Fleximal
p5-Math-Geometry - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Math-Geometry-Planar
p5-Math-Geometry-Planar-GPC Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Geometry-Planar-GPC-Polygon Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Geometry-Planar-Offset
p5-Math-Geometry-Voronoi Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-GMP Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-GMPf Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-GMPq Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-GMPz Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Gradient
p5-Math-GSL - Update to 0.32 2014-06-20 07:45:37 +00:00
p5-Math-Int64 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Int128 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Interpolate
p5-Math-Intersection-StraightLine
p5-Math-Logic - Pass maintainership to submitter 2014-05-25 13:54:19 +00:00
p5-Math-Matrix
p5-Math-MatrixReal
p5-Math-MPC Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-MPFR Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-NumberCruncher
p5-Math-Pari Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Polygon
p5-Math-Polygon-Tree
p5-Math-Polynomial-Solve - Update to 2.70 2014-05-21 07:59:19 +00:00
p5-Math-Prime-XS Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Random Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Random-ISAAC
p5-Math-Random-ISAAC-XS Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Random-MT Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Random-MT-Auto Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Random-OO
p5-Math-Random-Secure
p5-Math-RandomOrg
p5-Math-Round
p5-Math-Round-Var
p5-Math-RPN
p5-Math-Sequence
p5-Math-Series
p5-Math-SigFigs
p5-Math-SimpleVariable
p5-Math-Spline
p5-Math-String
p5-Math-Symbolic
p5-Math-Symbolic-Custom-CCompiler
p5-Math-Symbolic-Custom-Contains
p5-Math-Symbolic-Custom-ErrorPropagation
p5-Math-Symbolic-Custom-LaTeXDumper
p5-Math-Symbolic-Custom-Pattern
p5-Math-Symbolic-Custom-Simplification
p5-Math-Symbolic-Custom-Transformation
p5-Math-SymbolicX-BigNum
p5-Math-SymbolicX-Complex
p5-Math-SymbolicX-Error
p5-Math-SymbolicX-Inline
p5-Math-SymbolicX-NoSimplification
p5-Math-SymbolicX-ParserExtensionFactory
p5-Math-SymbolicX-Statistics-Distributions
p5-Math-TrulyRandom Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Math-Units
p5-Math-Vec
p5-Math-VecStat
p5-Math-VectorReal - Pass maintainership to perl@ 2014-05-22 15:02:27 +00:00
p5-NetCDF Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Number-Compare
p5-Number-Fraction
p5-Number-Uncertainty
p5-Number-WithError
p5-Number-WithError-LaTeX
p5-Parse-Range
p5-Roman
p5-Set-IntSpan
p5-Set-IntSpan-Fast
p5-Set-IntSpan-Fast-XS Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Set-Partition
p5-Set-Window
p5-Statistics-Basic
p5-Statistics-Benford
p5-Statistics-ChiSquare
p5-Statistics-Contingency
p5-Statistics-Descriptive
p5-Statistics-Descriptive-Discrete
p5-Statistics-Distributions
p5-Statistics-Forecast
p5-Statistics-Frequency
p5-Statistics-LineFit
p5-Statistics-Lite Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
p5-Statistics-LTU
p5-Statistics-OLS
p5-Statistics-R
p5-Statistics-Regression
p5-Statistics-TTest
p5-Task-Math-Symbolic
p5-Text-AsciiTeX Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
pari Use staging; use standard directories for docs, data, and examples; strip; 2014-07-08 09:18:20 +00:00
parmetis - Convert net/openmpi to USES=libtool and bump dependent ports 2014-07-14 16:51:44 +00:00
parmgridgen Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
PDL Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
pear-Math_BigInteger
pear-Math_Combinatorics Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
pecl-big_int Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
pecl-bitset Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
pecl-stats Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
pecl-trader
petsc Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
php5-bcmath
php5-gmp
php53-bcmath
php53-gmp
php55-bcmath
php55-gmp
physcalc
plman Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
ploticus Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
ploticus-nox11 Masterport has been staged. 2014-07-06 23:57:55 +00:00
plplot Do not overwrite USES 2014-05-27 16:11:38 +00:00
plplot-ada
primegen
prng Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
proofgeneral - Add stage support 2014-07-16 16:53:37 +00:00
pspp UPdate to 0.8.3 2014-06-17 15:50:05 +00:00
pure-mpfr Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
pure-rational Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
py-apgl
py-basemap Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
py-basemap-data
py-bitvector - Unbreak ports, which installed setup.py files due to the messed up argument 2014-06-28 07:03:19 +00:00
py-bottleneck
py-fastcluster
py-ffc
py-fiat math/py-fiat: support stage and use auto plist 2014-06-13 13:39:45 +00:00
py-fpconst
py-gato
py-gmpy Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
py-gnuplot
py-graphillion - Remove easy_install dependency 2014-06-14 08:37:44 +00:00
py-gsl Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
py-igraph
py-mathdom
py-matplotlib
py-mpmath - Fix the CATEGORIES in last commit 2014-06-22 10:40:10 +00:00
py-munkres Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
py-networkx
py-numarray
py-numeric
py-numexpr
py-numpy math/py-numpy: Use INSTALLS_EGGINFO, fixes pkg_resources detection 2014-07-16 13:16:17 +00:00
py-nzmath Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
py-pandas Fix 2 DEPENDS lines 2014-06-15 16:47:38 +00:00
py-patsy - Remove easy_install dependency 2014-06-14 08:53:48 +00:00
py-plastex
py-probstat
py-pybloom Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
py-pymc
py-roman
py-scientific Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
py-statsmodels Mark BROKEN: Fails to build 2014-06-19 21:40:42 +00:00
py-svgmath - Stage support 2014-05-18 14:26:45 +00:00
py-symeig
py-sympy
py-ufl math/py-ufl: support stage 2014-06-22 14:55:50 +00:00
py-viper - Stage support 2014-05-26 11:39:32 +00:00
qalculate math/qalculate: fix build with clang 2014-07-09 23:29:01 +00:00
qd
qhull Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
qhull5 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
qrupdate Stage support. 2014-05-31 11:27:03 +00:00
qtiplot - Chase math/muparser change from static to dynamic library 2014-07-07 02:43:44 +00:00
qtiplot-doc
qtoctave
qwtplot3d-qt4
R Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
R-cran-bdsmatrix
R-cran-car
R-cran-ChangeAnomalyDetection
R-cran-coda
R-cran-deldir
R-cran-dlmodeler
R-cran-forecast
R-cran-Formula
R-cran-fracdiff
R-cran-gpclib
R-cran-gss Update math/R-cran-gss to 2.1-2. 2014-06-16 09:44:08 +00:00
R-cran-gtable
R-cran-igraph
R-cran-inline
R-cran-KFAS - Update to 1.0.4 2014-06-15 20:50:37 +00:00
R-cran-labeling
R-cran-LearnBayes - Update to 2.15 2014-06-25 08:52:58 +00:00
R-cran-MCMCpack
R-cran-memisc
R-cran-mvtnorm
R-cran-nnls
R-cran-outliers
R-cran-psych
R-cran-quadprog
R-cran-RcppArmadillo - Update to 0.4.300.8.0 2014-06-25 08:57:10 +00:00
R-cran-RHmm
R-cran-RSvgDevice Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
R-cran-sandwich
R-cran-sm
R-cran-sp
R-cran-spdep - Update to 0.5-74 2014-06-25 11:33:20 +00:00
R-cran-sspir Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
R-cran-stabledist
R-cran-SuppDists Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
R-cran-xts
R-cran-Zelig
R-cran-zoo
randlib Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
rapid
reduce Change maintainer's email address to one that may no bounce 2014-06-09 15:25:27 +00:00
reed-solomon Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
rkward-kde4 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
rngstreams Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
rocs
rpcalc Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
rpy - Stage support [1] 2014-05-31 05:20:15 +00:00
rpy2 Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
ruby-algebra
ruby-fftw3 Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ruby-gnuplot Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
ruby-gsl Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ruby-narray Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ruby-narray_miss
ruby-numru_misc
ruby-numru_units Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
rubygem-narray
rubygem-narray_miss
rubygem-numru-misc Miscellaneous functions and classes to facilitate programming. 2014-06-05 09:31:38 +00:00
rubygem-numru-units Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
saga - Remove USE_AUTOTOOLS=libtool 2014-07-11 11:16:06 +00:00
sage - Unset group write priveleges in the pynac subpackage, so that it will build 2014-07-21 12:55:41 +00:00
sc
scalapack Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
scilab Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
scilab-toolbox-sivp
scilab-toolbox-swt
sdpa Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
sdpa-gmp Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
sdpara Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
sedumi Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
sfft Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
sfst New port: sfst. 2014-07-07 12:05:05 +00:00
simd-viterbi Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
slatec Maintainer can no longer maintain these ports 2014-06-02 17:55:42 +00:00
slgrace Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
snns Stagify. 2014-06-08 15:11:27 +00:00
solitaire
spar - Switch to USES=libtool, drop .la files 2014-06-27 11:18:47 +00:00
spblas Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
speedcrunch
spooles Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
spooles-mpich remove NO_STAGE. 2014-06-19 10:00:38 +00:00
stp Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
suitesparse Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
superlu Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
superlu_mt Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
surf
tablix - Switch to USES=libtool, drop .la files 2014-06-27 12:11:53 +00:00
taucs Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
testu01 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
tetgen Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
timbl Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
tomsfastmath Remove USE_GCC and fix the broken code instead. While gcc accepts %cc and 2014-06-09 04:25:02 +00:00
topaz Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
triangle Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
trlan Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
truthtable Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
tvmet - Convert USE_BZIP2 to USES 2014-05-30 18:42:05 +00:00
ufc
ump Reset maintainership for ports not staged with no pending PR 2014-07-23 17:30:45 +00:00
units
unixstat Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
unuran Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
vtk5 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
vtk5-data
vtk6 Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES. 2014-07-15 17:52:17 +00:00
wcalc Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
wfmath
why3 Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
why3-gpl Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
wingz3 Use the new IA32_BINARY_PORT knob, instead of limiting to archs i386 2014-07-13 19:35:06 +00:00
wxMaxima - Add support for stage dir 2014-07-12 02:05:07 +00:00
x12arima Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
xblas Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
xgobi Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
xgraph Add staging support. 2014-06-11 10:23:57 +00:00
xlapack
xldlas - Add USES=libtool to x11-toolkits/xforms and bump dependent ports. 2014-06-30 17:52:23 +00:00
xplot Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:52:39 +00:00
xppaut Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
xspread Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
yacas Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
Makefile New port: math/mpir 2014-07-15 14:23:11 +00:00