Commit Graph

65015 Commits

Author SHA1 Message Date
sthen
45ac9162c9 i said _remove_ unneeded patches, not make them zero bytes! :) 2011-04-16 09:16:12 +00:00
ajacoutot
20e4d13e87 - remove casts now that NULL is a void *
- regen WANTLIB

gladly handed over to me by sthen@ ;-)
2011-04-16 09:13:08 +00:00
landry
6dacddaa21 Update to rabbitMQ 2.4.1, joint work from viq & Piotr Sikora, with small
tweaks by me (don't silent SUBST_CMD, no need to cvs rm/add
files/rabbitmq.conf as it can be installed with the correct name)

- add rc script, remove pkg/MESSAGE
- fix rabbitmqctl args passing
- install config file as rabbitmq-env.conf

Needed by an upcoming erlang update..

Maintainer timeout, Piotr Sikora takes maintainership.
ok stuartslolbunny@ (!?)
2011-04-16 09:11:07 +00:00
sthen
221b808ba2 remove unneeded patches (NULL casts) 2011-04-16 09:00:44 +00:00
dcoppa
6ff73abfa2 Fix goption warning, consequence of the update to glib-2.28.2.
Ok ajacoutot@, landry@
2011-04-16 07:47:04 +00:00
benoit
8c191166fb - update py-IP to 0.75
- modify HOMEPAGE
2011-04-16 07:31:18 +00:00
ajacoutot
a1a6e29cf1 Tweak CONFIGURE_ARGS.
Remove some unneeded pieces from patch-configure_ac.
2011-04-16 05:51:52 +00:00
ajacoutot
77677a336c Fix a couple of warnings.
Remove 2 unneeded patches.
2011-04-16 05:50:25 +00:00
sthen
9d814da0bb - remove casts now that NULL is a void *
- sync WANTLIB
2011-04-16 00:15:37 +00:00
sthen
2f6c635f99 remove casts now that NULL is a void *
from Brad.
2011-04-15 23:22:31 +00:00
dhill
85f74973d4 bring in two patches from upstream:
1. Fix crash with too big box shadow areas
2. Knob to toggle DNS prefetching

DNS prefetch code done by todd@

much prodding marco@
ok landry@
2011-04-15 23:03:03 +00:00
sthen
12db8b934a switch to autoconf 2.67, from Brad. config.h's checked. 2011-04-15 21:43:13 +00:00
jasper
7380b5d3fc - update to 16.9
- doesn't need groff
- tweak license

from gleydson soares
2011-04-15 21:10:27 +00:00
jasper
32ccd1951d sync 2011-04-15 21:08:45 +00:00
jasper
9d3453ff29 import PDF-API2-Simple-1.1.4
PDF::API2::Simple Simplistic wrapper for the excellent PDF::API2 modules.

from Anibal Ezau Limon Belmares (MAINTAINER), with tweaks by
gleydson soares and myself. ok sthen@
2011-04-15 21:07:33 +00:00
naddy
8aeca3d180 fix GNU Makefile syntax for gmake 3.82 2011-04-15 19:29:54 +00:00
naddy
be23e8bf1a Don't use m4 syntax for a Makefile comment; fixes build with gmake 3.82.
ok ajacoutot@ jasper@
2011-04-15 19:28:05 +00:00
ajacoutot
96cdbbe9ec Update to foomatic-db-4.0.20110415. 2011-04-15 19:16:23 +00:00
ajacoutot
8162b34a91 Update to foomatic-db-engine-4.0.7. 2011-04-15 18:50:06 +00:00
ajacoutot
61d7ec7f02 Update to foomatic-filters-4.0.7. 2011-04-15 18:45:11 +00:00
ajacoutot
20918013ba Rework the way we handle dependencies in the print ports:
* depends on foomatic-filters when a driver installs:
  share/foomatic/db/source/.../*.ppd{,.gz}
* depends on foomatic-db-engine when a driver installs:
  share/foomatic/db/source/.../*.xml

foomatic-db-engine now depends on foomatic-db (which itself depends on
nothing anymore).

This will ensure all the needed packages are installed for complete
foomatic-* use.
Some packages install both pre-created ppd and xml files, so theorically
it wouldn't need to depend on foomatic-db-engine, but we still do it
because we may want to regen the ppd file.

It's the best compromise I could come up with.
2011-04-15 18:40:47 +00:00
sthen
cadea2bb96 - run SUBST_CMD on config.py, fixes htpasswd auth problem reported by ian@
- change default password hash to sha1; add example htpasswd(1) usage
2011-04-15 16:44:27 +00:00
ajacoutot
c417417bb8 update to gtk+3-3.0.9. 2011-04-15 16:40:49 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
ajacoutot
058f1aab39 Major update to gnutls-2.12.2.
tested by landry@ in a bulk, thanks!
ok jasper@ landry@
2011-04-15 16:09:39 +00:00
ajacoutot
8fea97306f +libnettle 2011-04-15 16:08:36 +00:00
ajacoutot
fd064b31d7 Import libnettle-2.1.
Nettle is a cryptographic library that is designed to fit easily in more
or less any context: In crypto toolkits for object-oriented languages
(C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in
kernel space. In most contexts, you need more than the basic
cryptographic algorithms, you also need some way to keep track of
available algorithms, their properties and variants. You often have some
algorithm selection process, often dictated by a protocol you want to
implement.
<...>

ok jasper@ landry@
2011-04-15 16:08:01 +00:00
sthen
ad987a7443 sync 2011-04-15 15:47:47 +00:00
sthen
384b2a68d9 Import ports/productivity/radicale, a simple CalDAV server.
Tweaked from a submission from maintainer Sergey Bronnikov, ok landry@

The Radicale Project is a complete CalDAV calendar server solution,
capable of making multiple calendars available to local and remote
users, with optional authentication policies. Calendars can be
viewed and edited by a calendar client such as Sunbird or Evolution.

The Radicale Project aims to be a light solution, easy to use, easy
to install, easy to configure. As a consequence, it requires few
software dependencies and is pre-configured to work out-of-the-box.
2011-04-15 15:47:17 +00:00
sthen
b0753d8ede reserve 672 for radicale 2011-04-15 15:45:43 +00:00
robert
6387327cb4 security update to 3.8.10
fixes several CVEs
2011-04-15 11:54:05 +00:00
landry
a2b4f8d19a Remove, unneeded since the better rpath-link fix went to configure.in patch. 2011-04-15 11:44:53 +00:00
landry
6340f3a17a Better patches for rpath-link as submitted upstream, cf
https://bugzilla.mozilla.org/show_bug.cgi?id=648721
While here grab js/src/Makefile.in patch from
https://bug638056.bugzilla.mozilla.org/attachment.cgi?id=520157
and add the hg rev of the commited sparc64 fix for opentype
2011-04-15 11:43:46 +00:00
robert
b2b50f4c7b update to 10.0.648.205 and use python 2.6 2011-04-15 10:10:27 +00:00
ajacoutot
9d968c5bd3 Update to libpst-0.6.49. 2011-04-15 09:56:22 +00:00
sthen
0a843cf8f8 add autoconf 2.67, ok phessler@ landry@ 2011-04-15 09:46:31 +00:00
pea
976e689fed + Remove MESSAGE
+ Fix directories permissions
+ Add a rc script

maintainer timed out
ok ajacoutot@
2011-04-15 09:44:06 +00:00
ajacoutot
23b8db1a13 Update to gtk3mm-documentation-3.0.2. 2011-04-15 09:20:59 +00:00
jasper
009659f749 - allow internal libffi to compile on mips64* by syncing patches with our libffi port.
ffx is not enabled on mips64* yet, though.

ok landry@
2011-04-15 08:31:48 +00:00
jasper
73de3ce1c4 - update to 1.1.4 2011-04-15 06:32:42 +00:00
ajacoutot
30d047d88a Use correct filename in pre-configure target.
Regen WANTLIB/PLIST.

from Gleydson Soares, thanks!
2011-04-15 06:07:01 +00:00
ajacoutot
5d4cc901a1 Add missing build+run depends on devel/py-gobject.
spotted by landry@, thanks!
2011-04-15 05:49:55 +00:00
lum
477b7f3d6c update to toprump-0.14.4.
Sync with recent changes in top(1).
2011-04-15 05:40:03 +00:00
naddy
889ea84f08 EPOCH bumps to keep package versions from going back.
Turned up by a bulk build with a year-old plist database.
2011-04-14 21:21:56 +00:00
naddy
7f69fe5875 restore missing REVISIONs for subpackages that were lost during the original
switch to REVISION
2011-04-14 21:07:45 +00:00
naddy
080674bf6c EPOCH bump because of a past versioning accident (p12p0); ok kili@ 2011-04-14 20:18:01 +00:00
ajacoutot
48d038c8b2 Add @pkgpath markers. Should fix the failed upgrade path that claudio@
reported.

ok robert@
2011-04-14 19:45:22 +00:00
jeremy
5a883ad8ca Update version to 0.2.7. Add patch to use the standard mysqlclient
library instead of the threaded one, as the threaded one would not
work correctly on ruby 1.8.
2011-04-14 17:23:32 +00:00
jeremy
8d536cfdff Update version to 1.1.2. 2011-04-14 17:15:15 +00:00