Commit Graph

45114 Commits

Author SHA1 Message Date
bernd
ad20e73f9b Initial import of sphinx-0.9.8.
Sphinx is a full-text search engine.

Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other
applications. Sphinx was specially designed to integrate well with SQL
databases and scripting languages. Currently built-in data sources
support fetching data either via direct connection to MySQL, or from
an XML pipe.

As for the name, Sphinx is an acronym which is officially decoded as
SQL Phrase Index.

Submitted and maintained by Rama McIntosh.
2008-07-21 12:42:21 +00:00
bernd
59b5147a34 Update to jruby-1.1.3.
Includes some fixes for problems reported by Yannick Francois
and Jeremy Evans. Thanks guys!
2008-07-21 11:17:33 +00:00
bernd
0d61615f79 Security fixes for CVE-2008-1891, CVE-2008-2662, CVE-2008-2663,
CVE-2008-2664, CVE-2008-2725 and CVE-2008-2726.

More info: http://secunia.com/advisories/29794/

with help from jcs@
tested by msf@, jcs@
2008-07-21 09:40:42 +00:00
brad
a21d22d462 Three fixes for Dovecot 1.0..
- Maildir: Group of the created shared directory wasn't set.
- Logging: Make sure we don't recurse infinitely when running out of memory.
- rfc822_parse_phrase(): Don't read outside data boundaries if input is empty.

From the Dovecot Mercurial repo.

ok sthen@
2008-07-21 09:33:18 +00:00
bernd
9fb5264391 Update to stalonetray-0.7.6. ok jasper@ 2008-07-21 07:57:48 +00:00
bernd
072567e1e5 Add a sigwinch handler so ncmpc will resize on xterm resize.
From Tobias Ulmer (MAINTAINER)

ok jasper@
2008-07-21 07:53:03 +00:00
bernd
523a6e9011 Update to git-1.5.6.4. 2008-07-21 07:48:54 +00:00
brad
379785d590 Update to OpenLDAP 2.3.43. bug fix release.
ok mbalmer@
2008-07-21 06:07:10 +00:00
todd
dea6e5412f o update openafs to 1.4.7
o add README.OpenBSD (includes heimdal setup instructions)
o rework openafs-setup to use arla's afsd in base, and heimdal
o fix a bug since 4.1 to not blow the thread stack on 64bit time functions in libc
2008-07-21 03:13:01 +00:00
okan
998bf68fe8 - add note to point -chroot users to FAQ regarding name resolution.
- make -chroot subpackage depend on -main so we get a manpage.
- take MAINTAINER (requested by previous MAINTAINER).
- add @bin markers while here.

ok mbalmer@ on a slightly older diff, ok sthen@
2008-07-20 22:26:00 +00:00
simon
f87f105d37 update to version 1.04 2008-07-20 22:14:07 +00:00
simon
2ef22c4641 update to version 0.6.4, add perl6 binary, add all compilers and
languages, fix powerpc build while there and set VMEM_WARNING
2008-07-20 21:05:40 +00:00
martynas
1f71dc517c don't call back home, checking for updates. let pkg_add(1) do the
job;  tweaks and ok kili@
2008-07-20 17:09:26 +00:00
claudio
8c7cca2dc8 Don't overwrite MOZ_PLUGIN_PATH in the startup script if it has been already
been set. This allows to load plugins on demand, especially interesting when
using multiple profiles with the -no-remote option.
OK martynas@
2008-07-20 09:49:00 +00:00
sthen
066fa4f282 +dnstop 2008-07-20 09:42:19 +00:00
sthen
52f143539c import dnstop:
dnstop is a libpcap application (a la tcpdump) that displays
various tables of DNS traffic on your network. Currently dnstop
displays tables of:

    * Source IP addresses
    * Destination IP addresses
    * Query types
    * Response codes
    * Opcodes
    * Top level domains
    * Second level domains
    * Third level domains
    * etc...

dnstop supports both IPv4 and IPv6 addresses.

To help find especially undesirable DNS queries, dnstop provides a
number of filters. The filters tell dnstop to display only the following
types of queries:

    * For unknown/invalid TLDs
    * A queries where the query name is already an IP address
    * PTR queries for RFC1918 address space

ok landry@
2008-07-20 09:40:13 +00:00
sthen
8864f08eef Better MASTER_SITES to avoid a redirect. From Lawrence Teo.
Nothing else changed, no need for a package bump.
2008-07-19 20:46:00 +00:00
bluhm
1549b9bd83 update p5-Digest-SHA to 5.47
ok jasper
2008-07-19 18:04:15 +00:00
sthen
755052ea5c +rtg 2008-07-19 13:55:14 +00:00
sthen
c75e6d7329 import rtg,
RTG is a flexible, scalable, high-performance SNMP statistics
monitoring system. It is designed for enterprises and service
providers who need to collect time-series SNMP data from a large
number of targets quickly. All collected data is inserted into a
relational database that provides a common interface for applications
to generate complex queries and reports. RTG includes utilities
that generate configuration and target files, traffic reports, 95th
percentile reports and graphical data plots. These utilities may
be used to produce a web-based interface to the data.

    * Runs as a daemon, incurring no cron or kernel startup overhead
    * Written entirely in C for speed, incurring no interpreter overhead
    * Multi-threaded for asynchronous polling and database insertion
    * Inserts data into a relational database where complex queries
      and reports may be generated
    * Performs no data averaging in order to support billing, etc.
    * Can poll at sub-one-minute intervals 

Based on a submission from Tim Kornau via bernd@ and used at bsws
(hence high initial PKGNAME=...p5) - requested by henning@.
2008-07-19 13:52:22 +00:00
bluhm
d7235c12e8 + p5-Module-Signature 2008-07-19 12:19:44 +00:00
bluhm
0dff7e38e8 Module::Signature adds cryptographic authentications to CPAN
distributions, via the special SIGNATURE file.
2008-07-19 12:12:53 +00:00
espie
7c39318b90 update digikam, along with libkipi dependencies.
revisit digikam once sqlite3 is updated
2008-07-19 11:58:57 +00:00
espie
e86c62c1b1 zap stupid warnings during further compilation using lcms.
Kill the darn noise !
2008-07-19 11:18:23 +00:00
espie
512dbf696f minor update 2008-07-18 22:03:11 +00:00
espie
6c5c2e6c6d minor update, added method, fixed bug -> bump minor of library 2008-07-18 19:56:04 +00:00
espie
5e08354f58 minor update to 0.2.5 (translations, patch got upstream) 2008-07-18 19:45:13 +00:00
bluhm
f60d9dcb07 update to 0.46
ok sturm
2008-07-18 16:57:57 +00:00
bluhm
7f7ded1d97 update to 1.09
ok sturm
2008-07-18 16:42:08 +00:00
espie
1559f3ca71 update to stable release 1.0.1 2008-07-18 16:41:09 +00:00
sturm
31da1f7dae need to be more explicit in tcl dependency and bump PKGNAME-tcl 2008-07-18 15:23:11 +00:00
naddy
23c5ecaa96 LP64 fixes: normalize truth values rather than truncating to int
From maintainer Arnaud Bergeron.
2008-07-18 14:29:42 +00:00
espie
bd913ef132 fix build with improved make: lex/yacc interdependencies should be marked
as DEV_ONLY, because with a full dependency analysis, it will trigger
rebuild, and our flex doesn't understand this source.
2008-07-18 14:20:34 +00:00
dhill
d709c64567 upgrade to 3.2.0
no objection steven@, tested by many.  thanks
2008-07-18 13:21:22 +00:00
jasper
27342c2469 - update planner to 0.14.3 (lots of bugfixes) 2008-07-18 12:06:42 +00:00
brad
e82a2ea57d Upgrade to PostgreSQL 8.3.3; bug fix release.
ok mbalmer@
2008-07-18 06:57:30 +00:00
okan
0f27cb0d3e replace mini_sendmail with femail.
ok mbalmer@
2008-07-17 21:47:41 +00:00
martynas
54ec679a08 update for mozilla-firefox-2.0.0.16 2008-07-17 16:52:07 +00:00
martynas
6769a36bc3 security update to xulrunner-1.8.1.16. MFSA 2008-35, MFSA 2008-34
ok kurt@
2008-07-17 16:50:20 +00:00
martynas
a5756e3136 security update to seamonkey-1.1.11. MFSA 2008-34
ok kurt@, naddy@
2008-07-17 16:49:33 +00:00
martynas
22f1813fee security update to mozilla-firefox-2.0.0.16. MFSA 2008-35, MFSA 2008-34
ok kurt@, naddy@, bernd@
2008-07-17 16:47:39 +00:00
simon
4e02c35ed7 add p5-Mail-IMAPTalk 2008-07-17 16:30:32 +00:00
simon
218e2bf34c import p5-Mail-IMAPTalk
This module communicates with an IMAP server.  Each IMAP server command
is mapped to a method of this object.

Although other IMAP modules exist on CPAN, this has several advantages
over other modules:

* It parses the more complex IMAP structures like envelopes and body
  structures into nice Perl data structures.
* It correctly supports atoms, quoted strings and literals at any point.
  Some parsers in other modules aren't fully IMAP compatiable and may
  break at odd times with certain messages on some servers.
* It allows large return values (eg. attachments on a message) to be
  read directly into a file, rather than into memory.
* It includes some helper functions to find the actual text/plain or
  text/html part of a message out of a complex MIME structure. It also can
  find a list of attachments, and CID links for HTML messages with
  attached images.
* It supports decoding of MIME headers to Perl utf-8 strings
  automatically, so you don't have to deal with MIME encoded headers
  (enabled optionally).
2008-07-17 16:30:27 +00:00
martynas
0aab2a2109 security update to minimo-1.8.1.16. MFSA 2008-35, MFSA 2008-34
tested by and ok kili@, sthen@
2008-07-17 15:38:25 +00:00
dhill
24dddd7cd0 upgrade to 2.36
OK merdely@, maintainer timeout.
2008-07-17 14:51:36 +00:00
jdixon
1a342080c5 add _haproxy user/group for net/haproxy
ok merdely@
2008-07-17 04:36:13 +00:00
jdixon
b2f8c1c639 +haproxy 2008-07-17 04:34:14 +00:00
jdixon
ab7aa0f428 HAProxy is a high-performance and highly-robust TCP/HTTP load balancer
which provides cookie-based persistence, automatic failover, header 
insertion, deletion, modification on the fly, advanced logging contents 
to help troubleshoot buggy applications and/or networks, and a few other 
features.  It uses its own state machine to achieve up to ten thousands 
hits per second on modern hardware, even with thousands of simultaneous
connections.

feedback from merdely@, okan@, wcmaier@
ok merdely@ and pval@
2008-07-17 04:31:45 +00:00
brad
ff9d8cf194 Upgrade Squid to 2.7-STABLE3.
ok okan@
2008-07-16 21:18:27 +00:00
dhill
c5f658e335 upgrade to 0.7501
ok steven@
2008-07-16 21:15:59 +00:00