Commit Graph

56751 Commits

Author SHA1 Message Date
ajacoutot
a1a8126ada Bugfix update to totem-2.30.2. 2010-05-12 17:28:42 +00:00
ajacoutot
0408ce61c2 Update to xstatbar-0.4 that has most of the port patches. 2010-05-12 17:20:22 +00:00
ajacoutot
b8964a5743 Bugfix update to totem-pl-parser-2.30.1. 2010-05-12 17:10:17 +00:00
jasper
1ca8ec5f37 - unbreak after recent gnustep-gui update
ok aja@ (MAINTAINER)
2010-05-12 16:48:26 +00:00
jasper
36680215af - update gnustep-back to 0.18.0
ok aja@ (MAINTAINER)
2010-05-12 16:44:39 +00:00
jasper
a94aebe509 - update gnustep-gui to 0.18.0
ok aja@ (MAINTAINER)
2010-05-12 16:44:17 +00:00
jasper
6340604ad6 - update gnustep-base to 1.20.0
* fixes security issues in gdomapwhich could lead to an integer overflow and
information disclosure (CVE-2010-1457 and CVE-2010-1620)

ok aja@ (MAINTAINER)
2010-05-12 16:43:47 +00:00
giovanni
c4c5908e8b Update to 0.13.59 2010-05-12 16:08:15 +00:00
sthen
cc4e7504ce tighten up dependencies (use more specific version numbers). 2010-05-12 14:35:28 +00:00
ajacoutot
3106cefa0e Fix use of open(2).
based on an "obnoxious remark" from kili@ ;-)
ok edd@ dcoppa@
2010-05-12 13:06:54 +00:00
ajacoutot
a3904fc794 Maintainance release to epiphany-extensions-2.30.1.
Force dependency on version 2.30.2 of epiphany.
2010-05-12 11:03:52 +00:00
ajacoutot
d86ffe10d5 We want the _zabbix user and group as well as the README.OpenBSD when
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@
2010-05-12 10:56:02 +00:00
giovanni
86cbea2870 Update to 3.3.3
ok kevlo@ (Maintainer)
2010-05-12 10:18:13 +00:00
espie
68dccf6f67 fixes for gcc4:
- 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.
2010-05-12 07:38:49 +00:00
jasper
60934a5dc6 - apply patch from upstrea, to fix mishandling of '@' in WebDAV contacts username
ok aja@
2010-05-12 07:17:55 +00:00
ckuethe
38510d78a9 update to vim 7.2.416
ok stsp@ sthen@ marco@
2010-05-12 02:44:28 +00:00
dhill
e36cd006fd update to 2.12
ok kevlo@
2010-05-12 02:23:39 +00:00
pvalchev
addd0fd924 update to yorick-2.1.06; from didickman@gmail.com 2010-05-11 23:22:37 +00:00
kili
2da57dd60c fix call to open(2).
From Matthew Dempsky <matthew AT dempsky DOT org>.
2010-05-11 21:36:18 +00:00
espie
86fe199750 fix scope issue so that it builds with gcc4 2010-05-11 21:19:25 +00:00
jasper
7076e53a27 - plug a memory leak, from git 2010-05-11 20:49:39 +00:00
dcoppa
c89471ef26 Do not use NULL as a file descriptor value.
Pointed out by Matthew Dempsky <matthew AT dempsky DOT org>: thanks!

OK edd@
2010-05-11 18:54:37 +00:00
kili
d26a991805 Update to rlwrap-0.37, which removes the arm-crashing kaboom.c and
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@
2010-05-11 18:48:54 +00:00
dcoppa
a23b8ae1f8 Unbreak python scripts
Fix PLISTs

OK sthen@, ckuethe@ (MAINTAINER)
2010-05-11 18:36:13 +00:00
pirofti
a13310312d Link ccolamd. 2010-05-11 17:14:50 +00:00
pirofti
e2f2190723 Import ccolamd, needed for upcoming octave update.
CCOLAMD computes an column approximate minimum degree ordering algorithm,
(like COLAMD), but it can also be given a set of ordering constraints.
2010-05-11 17:14:01 +00:00
pirofti
52d4205f23 Link colamd. 2010-05-11 17:12:33 +00:00
pirofti
78b3167ae9 Import colamd, needed for upcoming octave update.
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.
2010-05-11 17:11:32 +00:00
pirofti
3e4b178114 Link qrupdate. 2010-05-11 17:09:29 +00:00
pirofti
0e2e7c3067 Import qrupdate, needed for the upcoming octave update.
qrupdate is a Fortran library for fast updates of QR and Cholesky 
decomposition. It was originally part of GNU-Octave.
2010-05-11 17:07:33 +00:00
dhill
05baacd043 update to 0.73 and takeover as MAINTAINER
ok ckuethe@
2010-05-11 14:54:07 +00:00
dhill
f334b35529 update to 1.10
ok jasper@
2010-05-11 14:37:21 +00:00
dhill
ed93ed0e0a update to 0.65
ok jasper@
2010-05-11 14:36:12 +00:00
naddy
abb82062ae fix inclusion of X11 headers after xextproto & libXext updates 2010-05-11 10:33:57 +00:00
dcoppa
326df63f32 Adjust compiler and linker flags.
OK phessler@, sthen@
2010-05-11 09:56:26 +00:00
espie
84cd314a57 auto-detect gcc4 in base 2010-05-11 07:34:47 +00:00
espie
fd85f9241d make it compile on gcc4, by making the relevant patch dependent on
compiler version.
also removes lvalue cast, that's not ansi.
2010-05-11 07:23:23 +00:00
ajacoutot
5bb0477760 Update to timetrex-3.1.0.
* add support for LDAP authentication.
2010-05-11 07:19:00 +00:00
espie
5922b16323 yet another piece of moz-derived crap to patch 2010-05-11 07:13:38 +00:00
dcoppa
a33c4ad37d Pass Qt4 dependent libraries to linker: this makes lib-depends-check
happy.

OK landry@
2010-05-11 06:41:30 +00:00
espie
aa7a22512d don't declare malloc, lex will pull it out of stdlib (fixes compile
with gcc4, no package change)
2010-05-11 06:40:36 +00:00
espie
7635fa3139 don't declare malloc (no package change) 2010-05-11 06:36:59 +00:00
sthen
2443049d78 +AsteriskGuide 2010-05-11 00:16:54 +00:00
sthen
716e9cd90f Import ports/books/AsteriskGuide, from Diego Casati with a few tweaks.
This is a configuration guide for Asterisk pbx.
2010-05-11 00:16:21 +00:00
kili
c1637f744f This depends on texlive_texmf-full. Noticed by naddy@. I also added
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@
2010-05-10 22:04:59 +00:00
naddy
d8fa5d941d fix inclusion of X11 headers after xextproto & libXext updates 2010-05-10 21:20:52 +00:00
matthieu
d97b0fd33c Fix inclusion of X headers after libXext 7.1 update. ok naddy@. 2010-05-10 20:46:38 +00:00
jasper
2af0e4ef6a - 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)- fix build on a clean box

ok landry@ (MAINTAINER)
2010-05-10 20:22:20 +00:00
robert
c391b61a05 remove the gmake workaround 2010-05-10 20:17:31 +00:00
espie
f675634237 use "our" make :C modifier instead of systemV substitution, since that one
is a bit fuzzy, and we want to change it to help xenocara.
2010-05-10 18:41:49 +00:00