Commit Graph

52539 Commits

Author SHA1 Message Date
jasper
a19a7f475e import libgdata 0.4.0
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol - most notably, Google's services. It provides
APIs to access the common Google services, and has full asynchronous
support.

this used to be part of evolution-data-server, but from e-d-s 2.28 onwards
it's split into it's own library. (nothing picks it up for now, tested in a
bulk build)

ok ajacoutot@
2009-09-23 19:35:14 +00:00
sthen
86a3d49376 +zsync 2009-09-23 19:30:03 +00:00
sthen
43f81fbeca import net/zsync:
zsync is a file transfer program. It allows you to download a file
from a remote server, where you have a copy of an older version of
the file on your computer already. zsync downloads only the new
parts of the file.

* Client-side rsync - zsync uses the rsync algorithm, but runs it
on the client side, thus avoiding the high server load associated
with rsync.

* Rsync over HTTP - zsync provides transfers that are nearly as
efficient as rsync -z or cvsup, without the need to run a special
server application. All that is needed is an HTTP/1.1-compliant web
server. So it works through firewalls and on shared hosting accounts,
and gives less security worries.

* Handling for compressed files - rsync is ineffective on compressed
files, unless they are compressed with a patched version of gzip.
zsync has special handling for gzipped files, which enables update
transfers of files which are distributed in compressed form.
2009-09-23 19:29:42 +00:00
sthen
ce437b6681 +fossil 2009-09-23 19:09:59 +00:00
sthen
9c1631a8a5 I guess this wasn't such a good name for a temporary directory. Remove. 2009-09-23 19:09:28 +00:00
sthen
0ce3337109 Import devel/fossil, from James Turner with a couple of tweaks by me;
Fossil is a software configuration management system. Fossil is software
that is designed to control and track the development of a software project
and to record the history of the project. There are many such systems in
use today. Fossil strives to distinguish itself from the others by being
extremely simple to setup and operate.

In addition to distributed version control, it supports distributed bug
tracking and wiki, with a built-in web interface, in a single easy-to-use
integrated package.
2009-09-23 19:06:46 +00:00
jasper
434f0809f9 - update gxmessage to 2.12.3
- update license marker
- install examples
2009-09-23 16:50:01 +00:00
espie
692e07cd14 minor security fix: DRUPAL-SA-CONTRIB-2009-060 2009-09-23 15:58:18 +00:00
sthen
09faa4ee84 Update to 2.0.20, fixes a buffer overflow if you have a blank line in
the NMZ.field.* files in the generated index.
2009-09-23 14:14:04 +00:00
espie
e8937b8e8d fix time-based cache, from drupal cvs 2009-09-23 10:46:51 +00:00
jasper
7296e73f88 - explicitly add gettext to modules 2009-09-22 21:35:35 +00:00
ajacoutot
27263b83d9 Unbreak packaging of python2.6 on powerpc; ctypes module will need more
work.

ok djm@
2009-09-22 21:31:00 +00:00
ajacoutot
aef2e72389 More work into making this compile on armish.
We are up to the point where it segfaults during build as some other arches
used to in the past... so somehow, this is an improvement ;-)
2009-09-22 17:55:23 +00:00
robert
253c3e293b update to version 3.1.1 2009-09-22 17:53:42 +00:00
jasper
dd86904355 - add py-kiwi 2009-09-22 15:11:03 +00:00
jasper
7defc05eff import py-kiwi 1.9.26
Kiwi consists of a set of classes and wrappers for PyGTK that were
developed to provide a sort of framework for applications. Fully
object-oriented, and roughly Smalltalk's MVC, Kiwi provides a simple,
practical way to build forms, windows and widgets that transparently
access and display your object data.  Kiwi was primarily designed to
make implementing the UI for Stoq easier, and it is released under the
LGPL. Kiwi is inspired by Allen Holub's Visual Proxy.
2009-09-22 15:09:39 +00:00
jasper
14ab723053 - update msmtp to 1.4.18
ok pirofti@ (MAINTAINER)
2009-09-22 12:51:23 +00:00
ajacoutot
c0ddfe35c3 Disable sound by default so that this program would work out-of-the-box. 2009-09-22 12:11:02 +00:00
ajacoutot
54b4112cb8 Add some patches from sthen@ and I to help build this on arm.
Not there yet... but working on it.
No package change.
2009-09-22 11:19:37 +00:00
jasper
89105c885f - update taglib to 1.6
- enable mp4 support
2009-09-22 11:16:43 +00:00
ajacoutot
76d8a8d45b Update to hiawatha-6.17.1.
* Main configuration file httpd.conf renamed to hiawatha.conf.
* Several crash/bugfixes and improvements.
2009-09-22 09:29:25 +00:00
robert
16d319382f fix packaging 2009-09-22 06:55:11 +00:00
sturm
3717a5ef96 update to opera 10
note: this version of opera has font issue on OpenBSD, there are missing
MathML characters and some fonts, like Farsi(?), cannot be displayed at all.
I looked at it, but have no clue what to do about it.
2009-09-22 05:14:43 +00:00
jasper
d174b232dd update eterm to 0.9.5,
includes a SECURITY FIX for CVE-2008-1692
2009-09-22 04:42:02 +00:00
ajacoutot
08f76c451c powerpc needs gcc4 to build this. 2009-09-21 22:42:32 +00:00
sthen
126faefd18 update to 2.37, list myself as MAINTAINER. 2009-09-21 22:30:58 +00:00
jasper
dc2e7ada7d - revert previous commit. embedding variables in variables makes you lose a cookie, and break the build.
ok sthen@
2009-09-21 20:30:58 +00:00
robert
11ab5a2c9b Update to php 5.2.11;
Security Enhancements and Fixes in PHP 5.2.11:

    * Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia)
    * Fixed sanity check for the color index in imagecolortransparent(). (Pierre)
    * Added missing sanity checks around exif processing. (Ilia)
    * Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)
2009-09-21 20:04:24 +00:00
jasper
540fac5381 - update gmpc-libnotify to 0.19.0, as the old version of this plugin doesn't
really like the new gmpc...found out the hard way by me
2009-09-21 19:28:31 +00:00
jasper
8ac223fd98 - tighten dependency on libmpd
"arg" landry@ (MAINTAINER)
2009-09-21 18:39:16 +00:00
landry
76cf088fb6 Update to gmpc-plugins 0.19.0.
ok jasper@ ajacoutot@
2009-09-21 18:33:57 +00:00
landry
05bd624afd Update to gmpc 0.19.0.
While here, remove MESSAGE, users are supposed to have updated gmpc
since 2007.
ok jasper@ ajacoutot@
2009-09-21 18:33:06 +00:00
landry
e3772f7e26 Update to libmpd 0.19.0.
ok jasper@ ajacoutot@
2009-09-21 18:31:48 +00:00
benoit
f46eeae3ef - update pound to 2.4.5
ok ajacoutot@, sthen@
2009-09-21 13:20:45 +00:00
sthen
91a00ec036 bugfix update to 5.1.39, from Brad (maintainer). 2009-09-21 13:10:18 +00:00
sthen
6a25dee670 sync; 5963 2009-09-21 11:04:35 +00:00
landry
7c6933d747 Update to midori 0.1.10, see
http://foo-projects.org/pipermail/xfce/2009-September/025913.html for
details. tested by benoit@ & msf@, ok msf@
2009-09-21 08:01:25 +00:00
msf
af4c369015 update to puppet 0.25.0
reminded and similar diff by Toni Mueller
2009-09-21 08:01:20 +00:00
msf
93999caa6c update to facter-1.5.6
reminded and similar diff by Toni Mueller
2009-09-21 07:31:14 +00:00
giovanni
c8845dcdaf Update to 3.2.2
Fix license marker
ok kevlo@ (maintainer)
2009-09-21 07:11:32 +00:00
ajacoutot
3d85f69440 This may need more openfiles limits than the default to build, so add a
warning accordingly.

Discussed with kili@
ok jolan@ (maintainer)
2009-09-21 06:39:33 +00:00
naddy
972fa9a7e1 actually rebuild the parser so patches to parse.y will take effect 2009-09-21 01:34:41 +00:00
ajacoutot
3097aeb6de Always remove mimeinfo.cache when deleting this package.
Regen PLIST while here.
2009-09-20 21:38:19 +00:00
espie
eff07bb8be update: patches integrated.
new features:
- can play with any option combination (finally, extensions without conquest
and objectives)
- more readable UI.
2009-09-20 13:56:54 +00:00
espie
164ab775d9 security update.
PLEASE NOTE: I no longer use drupal5, switch to drupal6 or someone should
step in as drupal5 maintainer.
2009-09-20 13:39:34 +00:00
espie
d8b6e8bcb5 support for alt_login 2009-09-20 13:32:36 +00:00
espie
ccb6762143 minor improvements:
- reallow components to not have a label, use the key field for reference instead.
- "quizz-like" behavior: compare submissions against a default submission (only works for select fields so far)
2009-09-20 13:29:33 +00:00
espie
7b8dc187e8 nasty interaction between devel_themer and dhtml_menu
haven't figured out how to disable it, but at least gives a CLEAR
warning.
2009-09-20 13:24:29 +00:00
benoit
539203f259 - update yui to 2.8.0r4
- regen PLIST

ok ajacoutot@
2009-09-20 13:24:11 +00:00
espie
cafb87ef63 a few minor updates 2009-09-20 12:26:51 +00:00