Commit Graph

54073 Commits

Author SHA1 Message Date
steven
37e90acae7 pass -rpath option to ld when linking libyahoo.so, so the libymsg shared
library is found at runtime

ok sthen, brad
2009-11-23 05:44:07 +00:00
william
82b2900030 SECURITY UPDATE to nginx-0.7.64
From Max Varencov

SSL/TLS renegotiation is now disabled, resolving CVE-2009-3555

ok jasper@
2009-11-23 04:35:11 +00:00
fgsch
072c596e53 Use MASTER_SITE_PYPI. 2009-11-23 00:45:27 +00:00
fgsch
e836821658 Import varnish 2.0.5. Originally from Jim Razmus <jim at bonetruck dot org>.
Not linked yet but added so other people can work on it.
2009-11-23 00:28:10 +00:00
jasper
2b0d94ab8b - fix build on mips64 2009-11-22 22:58:30 +00:00
jasper
a7f58dc602 - minor tweaks for mips64, none of the versions fully build, but at least
they're somewhat getting there.
- with the added patch, 2.5 gets as far as 2.6, and then fails terribly.

ok djm@ (MAINTAINER)
2009-11-22 22:53:19 +00:00
landry
25dd2ab323 Update to gmpc-0.19.1, bugfix release (brings a slightly improved 'now
playing' window)

ok ajacoutot@
2009-11-22 21:53:51 +00:00
naddy
3fe276e094 * update to 1.9.2
* fix after ltdl change: do not depend on the current directory
  being in the default module search path.
2009-11-22 20:21:27 +00:00
ajacoutot
1f92732ecf sync, 6078 2009-11-22 19:50:29 +00:00
jasper
2b82712fd4 ECURITY FIX for CVE-2009-3553.
CUPS "cupsdDoSelect()" Denial of Service Vulnerability.
2009-11-22 18:10:12 +00:00
jasper
ab771077da - fix build on mips64 2009-11-22 17:31:22 +00:00
ajacoutot
f2e04dd705 No need to run_depends on sound-theme-freedesktop since we already
lib_depends on libcanberra which pulls in sound-theme-freedesktop.
While here, remove non-existent configure_args.
2009-11-22 17:23:20 +00:00
ajacoutot
12bbcded54 Regen WANTLIB after CUPS gnutls -> openssl move. 2009-11-22 17:22:07 +00:00
jasper
d98c45b104 give cups a better chance to build on mips64, this exposes a bug in
ld(1), but the build is able to progress a lot further though.

ok ajacoutot@ (MAINTAINER)
2009-11-22 16:47:35 +00:00
ajacoutot
487de33a33 Regen WANTLIB after CUPS gnutls -> openssl move. 2009-11-22 16:40:03 +00:00
ajacoutot
a5a0b69c01 Now that SHA1_Update symbol conflict has been solved in security/nss3,
remove the need for gnutls and use openssl instead.
2009-11-22 16:38:55 +00:00
jasper
46b2abde99 - fix build on mips64 2009-11-22 16:19:56 +00:00
jasper
f8e2b01df9 unbreak net-snmp on mips64, allowing another 30 or so ports to build 2009-11-22 15:36:33 +00:00
jasper
5fd730ceb3 - fix build on mips64
ok eric@ (MAINTAINER)
2009-11-22 15:07:13 +00:00
ajacoutot
ebf7ff6fc7 Update to rhythmbox-0.12.6.
Lots of bugfixes.
Rework dependencies.
2009-11-22 11:18:34 +00:00
ajacoutot
63d733ded2 Update to tnef-1.4.6.
ok kevlo@ (maintainer)
2009-11-22 10:35:44 +00:00
msf
86ef53ffcd do_sqlite3 0.10.0 requires data_objects 0.10.0, adjust dependencies and
bump PKGNAME
2009-11-22 07:35:32 +00:00
msf
69bbeb9b0e +ruby-amqp-utils
+ruby-net-dns
+ruby-nmap-parser
+ruby-stomp
2009-11-22 07:17:58 +00:00
msf
3e402c0a59 initial import of stomp-1.1
This module is a ruby implementation of a Stomp client.  Stomp is the
Streaming Text Orientated Messaging Protocol. It's a simple and easy to
implement protocol for working with Message Orientated Middleware from
any language.

ok bernd@
2009-11-22 07:09:48 +00:00
msf
b2088bc78b initial impot of nmap-parser-0.3.2
This library provides a Ruby interface to Nmap's scan data.  It can run
Nmap and parse its XML output directly from the scan, parse a file
containing the XML data from a separate scan, parse a String of XML data
from a scan, or parse XML data from an object via its read() method.
This information is presented in an easy-to-use and intuitive fashion
for storage and manipulation.

ok bernd@
2009-11-22 06:55:52 +00:00
msf
cadb1209cb initial import of net-dns-0.6.0
Net::DNS is a DNS library written in pure Ruby. It started as a port of
Perl Net::DNS module, but it evolved in time into a full Ruby library.

ok bernd@
2009-11-22 06:55:06 +00:00
msf
1a14a1b62f initial import of ruby-amqp-utils-0.1.2
CLI utility programs for interacting with an AMQP queue. Using these
utilities, one can interact with an AMQP queue from the command line or
via a shell script.

These utilities have been tested against RabbitMQ, but they should work
with other AMQP compliant queues. They depend on the amqp gem available
at <http://github.com/tmm1/amqp>.

ok bernd@
2009-11-22 06:52:36 +00:00
msf
7cc03a8a01 +ruby-clio
+ruby-facets
+ruby-trollop
2009-11-22 06:49:14 +00:00
msf
3bd92e5f27 initial import of clio-0.3.0
Clio is a great way to build commandline tools. It provides an advanced
options parser with a variety of notations suited to almost any perfered
style, and provides a very rich and and easy to use library for
generating console output.

ok bernd@
2009-11-22 06:45:12 +00:00
msf
6d6774f217 initial import of trollop-1.15
Trollop is YAFCLAP --- yet another fine commandline argument processing
library for Ruby. Trollop is designed to provide the maximal amount of
GNU-style argument processing in the minimum number of lines of code
(for you, the programmer).

ok bernd@
2009-11-22 04:21:33 +00:00
msf
f8a7f303c4 initial import of facets-2.7.0
Ruby Facets is a collection of general purpose, pure-Ruby extensions
and additions for the Ruby programming language. Facets is divided into
two libraries, one for the extensions and the other for the additions.
called Facets/CORE and Facets/MORE, respectively.

Facets/CORE is a large collection of methods which extend the core
capabilities of Ruby's built-in classes and modules. This collection of
extension methods are unique by virtue of their atomicity. The methods
are stored individually so that each can be required independently.
This gives developers fine-grain control over which extra methods to bring
into his or her code. The collection currently contains over 400 methods
spanning 28 classes and modules. It is an atomic library in that the
methods are packaged individually so that each can be required
independently. This gives the programmer greater control to
include only the extra methods he or she actually needs.

Facets/MORE are a collection of classes, modules and light frameworks
whcih cons itutes an ever growing and improving source of reusable
components. Some very nice additions are provided, from an amazing SI
Units system to an elegant Annotations system. And of course there are
all the more typical goodies like Tuple, Functor and Multiton.

ok bernd@
2009-11-22 04:18:14 +00:00
msf
e53783dd92 +ruby-amqp
+ruby-bunny
+ruby-minion
2009-11-22 01:18:37 +00:00
msf
65abace881 initial import of minion-0.1.8
Minion makes processing jobs over AMQP simple and easy.

ok bernd@
2009-11-22 00:22:30 +00:00
msf
202b4f592a initial import of bunny-0.6.0
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in
Ruby, that is intended to allow you to interact with AMQP-compliant
message brokers/servers such as RabbitMQ in a synchronous fashion.

ok bernd@
2009-11-22 00:20:58 +00:00
msf
025b39fc7b initial import of amqp-0.6.4
A simple AMQP driver for Ruby/Eventmachine.

ok bernd@
2009-11-22 00:19:03 +00:00
msf
ee4f42ec8d update to sequel-3.6.0
ok MAINTAINER
2009-11-22 00:03:58 +00:00
sthen
0fc37ed272 update to 2.49, also bump flvstreamer RUN_DEPENDS to 1.9 (the new
flvstreamer fixes some problems with Flash Media Server 3.5.x)
2009-11-21 23:15:02 +00:00
kili
abea5e6c76 Update. 2009-11-21 21:58:26 +00:00
kili
c1932f7b75 Security fix (CVE-2009-3607) and bug fixes. 2009-11-21 21:57:50 +00:00
fgsch
a70ef7a5f9 SECURITY UPDATE to 0.7.11p3.
Fixes several XSS vulnerabilities.  wcmaier@ ok.
2009-11-21 13:41:15 +00:00
ajacoutot
1f4a88d5e1 Fix bug 341481: pangocairo kerning problem with nonidentity scaling
Merged from upstream git d9abcaf566e9cd7f702c98958f99f90fd53b4c0b

Amongst others, this fixes the printing issue under Dia when using some
classes.
2009-11-21 13:29:29 +00:00
ajacoutot
c8dc539a6a Tweak startup sequence. 2009-11-21 12:09:29 +00:00
pea
b82e4ca04b Update to 4.013
ok landry@ giovanni@ stephan@
2009-11-21 08:00:29 +00:00
sthen
b7b4afe7e6 Update to 8.5.8, from maintainer Stuart Cassoff. 2009-11-21 02:50:23 +00:00
fgsch
08a10ac617 Update to 2.0.1 2009-11-20 21:15:25 +00:00
naddy
c0fdcb104f fix dependency on gcc subpackage 2009-11-20 21:08:19 +00:00
sthen
3acf038d9d +check_openbgpd 2009-11-20 17:48:06 +00:00
sthen
ef9191b6da import ports/net/nagios/check_openbgpd, from maintainer/author
Andrew Fresh.

Nagios plugin to check for the status of peers connected to an
OpenBGPd router. Allows you to specify valid peers and acceptable
status based on the connection status/number of paths received.
2009-11-20 17:47:45 +00:00
naddy
4519638c2c bump c++ package after dependency change 2009-11-20 17:41:16 +00:00
benoit
f8330d6fa4 - update mercurial to 1.4
ok wcmaier@, ajacoutot@
2009-11-20 15:09:24 +00:00