Commit Graph

56769 Commits

Author SHA1 Message Date
landry
7e9761a729 Import apvlv 0.0.9.6, A PDF Viewer Like Vim.
Apvlv is a PDF Viewer with vim-like keybindings using poppler rendering
library (that means it won't render pdf that evince and epdfview already
don't render).
For example, <Ctrl-f> for next page, <Ctrl-b> to previous page,
'k','j','h','l' to scrolling a page up, down, left or right, and so on.
It support lots of other shortcuts explained in the provided pdf
documentation, shown when starting it without arguments.
2010-05-13 16:05:05 +00:00
giovanni
996cd43437 Unbreak on a clean machine and fix license marker
ok sthen@
2010-05-13 15:42:04 +00:00
ajacoutot
1ef4f9aae9 Bugfix update to tracker-search-0.8.6.
* fixes several mem leaks
2010-05-13 15:31:08 +00:00
sthen
7a1f77559a - update to 4.0
- unbreak with gtk+2.20, diff from Ido Admon

looks good to ajacoutot@
2010-05-13 14:14:49 +00:00
jasper
d4d03c4e9e - remove old hack that once fixed the build, but does nothing nowadays.
- remove unneeded run dependency
2010-05-13 12:37:16 +00:00
jasper
c4c448e31e - update workrave to 1.9.1 2010-05-13 12:29:25 +00:00
landry
b32faf9b96 When setting -finline-limit=60 on hppa, don't override CXXFLAGS but
append to it instead. Noticed by sthen@ ages ago, ok espie@
2010-05-13 12:05:35 +00:00
jasper
bbd79910af - fix homepage 2010-05-13 08:20:09 +00:00
ajacoutot
dae1069db4 SECURITY: CVE-2010-0436, see:
http://www.kde.org/info/security/advisory-20100413-1.txt

diff from FreeBSD via brad.
2010-05-13 07:01:00 +00:00
jamesw
bc741e7ffc fix COMMENT, remove unneeded blank lines, ok ajacoutot@ 2010-05-13 06:44:50 +00:00
jamesw
e8767c2ab1 Fixed comment, blank lines in Makefile, removed unnecessary MESSAGE,
bump, ok ajacoutot@
2010-05-13 06:43:00 +00:00
jamesw
cd1eb91b26 Remove extra blank lines, fix comment, ok ajacoutot@ 2010-05-13 06:39:39 +00:00
sthen
b26ba1b2ae Update to 1.9.0, from Brad. 2010-05-12 23:12:57 +00:00
jasper
1f99867e5a - add missing p5-modules 2010-05-12 20:17:41 +00:00
jamesw
b6e3644533 This module extends Module::Starter to enable the creation of skeletal
CGI::Application and Titanium projects, with templates based on
HTML::Template.

ok landry@
2010-05-12 18:48:02 +00:00
jamesw
07a6e9a554 Module::Starter is used to create a skeletal CPAN distribution,
including basic builder scripts, tests, documentation, and module
code.

ok landry@
2010-05-12 18:47:03 +00:00
jamesw
d99c57ae04 File::DirCompare is a perl module for comparing two directories via
callbacks, which are invoked for all files thar are 'diffent'
between the two directories, and for any files that exist only in
one or other directory ('unique' files).

ok landry@
2010-05-12 18:44:16 +00:00
ajacoutot
95566c7065 Smallish new release. 2010-05-12 18:01:20 +00:00
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