* fixes security issues in gdomapwhich could lead to an integer overflow and
information disclosure (CVE-2010-1457 and CVE-2010-1620)
ok aja@ (MAINTAINER)
running a zabbix server. These are provided by the zabbix-agent package,
so make zabbix,-server run depends on zabbix,-main.
"makes sense" and input from sthen@
- obstack.h uses casts as lvalues, fix those
- hack standard includes to avoid tons of strlen/malloc warnings (may
even fix bootstrap on other things than i386)
- remove non-standard assert.h that requires an eprintf in libgcc.
- bump pkgname, just in case...
verified to work with both gcc3 and gcc4.
fixes some bugs.
Remove deanna@ as maintainer (she currently doesn't have enough time
for ports work).
Move MASTER_SITES down and set it to ${HOMEPAGE}.
ok jasper@
The COLAMD column approximate minimum degree ordering algorithm computes a
permutation vector P such that the LU factorization of A (:,P) tends to be
sparser than that of A. The Cholesky factorization of (A (:,P))'*(A (:,P)) will
also tend to be sparser than that of A'*A. SYMAMD is a symmetric minimum degree
ordering method based on COLAMD, available as a MATLAB-callable function. It
constructs a matrix M such that M'*M has the same pattern as A, and then uses
COLAMD to compute a column ordering of M. Colamd and symamd tend to be faster
and generate better orderings than their MATLAB counterparts, colmmd and symmmd.
texlive_texmf-minimal (pkgpath print/texlive/texmf,-main), because
nobody knows how the texlive interdependencies will change in the
future.
While here, be nice to SUBST_VARS and give yet another space and a
tab, too.
"sure", stsp@
ok landry@ (MAINTAINER)- fix build on a clean box
ok landry@ (MAINTAINER)- fix build on a clean box
ok landry@ (MAINTAINER)- fix build on a clean box
ok landry@ (MAINTAINER)- fix build on a clean box
ok landry@ (MAINTAINER)- fix build on a clean box
ok landry@ (MAINTAINER)- fix build on a clean box
ok landry@ (MAINTAINER)- fix build on a clean box
ok landry@ (MAINTAINER)- fix build on a clean box
ok landry@ (MAINTAINER)