Commit Graph

44947 Commits

Author SHA1 Message Date
ajacoutot
1e853e71f2 - upgrade vtiger to version 5.0.4 2008-07-23 14:01:44 +00:00
ajacoutot
cd4f10c725 - fix build when no gecko render is present (and really disable support
for gecko and webkit)
- add autostuffs to BUILD_DEPENDS
- bump
2008-07-23 13:00:51 +00:00
espie
e88b896b1e fix wantlib, bump pkgname 2008-07-23 11:44:15 +00:00
sturm
6dcf5e2756 missing BUILD_DEPENDS on unzip 2008-07-23 11:40:49 +00:00
espie
0417a74a09 finally update squeak to a more recent version.
as far as I know this should work on 64 bit systems.
2008-07-23 11:17:22 +00:00
ajacoutot
acd922a3c0 - minor update to hiawatha-6.8 2008-07-23 10:41:00 +00:00
ajacoutot
c557676990 - follow the same path that x11/gnome/applets2: use MACHINE instead of
ARCH (so we don't need to add stuffs beneath the bsd.port.mk include) ;
idea from sturm@
2008-07-23 09:54:04 +00:00
ajacoutot
3c9472d6a7 - use MACHINE instead of ARCH (so we don't need to add stuffs beneath
the bsd.port.mk include)
- unbreak sparc64 and other non apm(4) archs in the process

spotted by, discussed with and ok sturm@
2008-07-23 09:50:06 +00:00
kevlo
46f75e80e4 SECURITY update to 2.11.7.1; fixes XSRF/CSRF by manipulating the db,
convcharset and collation_connection parameters.

ok sthen@
2008-07-23 09:27:08 +00:00
sthen
2861b10c40 SECURITY update fixing several problems in IAX, both remotely
exploitable without authentication.

AST-2008-010: Asterisk IAX 'POKE' resource exhaustion (DoS)
AST-2008-011: Traffic amplification in IAX2, 40->1040 bytes
2008-07-23 08:57:10 +00:00
sthen
40bf404177 +cfdg 2008-07-23 08:28:18 +00:00
sthen
32f123d700 import cfdg, from MAINTAINER jared r r spiegel. ok okan
Chris Coyne created a small language for design grammars called
CFDG. These grammars are sets of non-deterministic rules to produce
images. The images are surprisingly beautiful, often from very
simple grammars.

cfdg is a command-line tool to produce images in PNG format from
these grammars.
2008-07-23 08:24:36 +00:00
simon
f7b9067c69 maintenance update to version 1.454 2008-07-23 08:20:09 +00:00
simon
cd0543061b update to version 1.103 and get rid of p5-Email-Simple dependency 2008-07-23 08:15:00 +00:00
simon
e516655372 update to version 2.134 2008-07-23 08:10:25 +00:00
fgsch
0df5a42e58 enter py-buildbot 2008-07-23 00:39:02 +00:00
fgsch
26752b5197 import py-buildbot, a system to automate the compile/test cycle.
wcmaier@ ok and added as maintainer.
2008-07-23 00:36:45 +00:00
brad
5271e7ed3d Remove a patch that was only necessary for older snaps of x264.
ok jakemsr@
2008-07-22 20:25:17 +00:00
brad
57f2cafc36 Upgrade to x264 snapshot 20080713.
Also remove ajacoutot@ as maintainer per his request.

ok jakemsr@
2008-07-22 20:24:04 +00:00
espie
067dd66ed3 minor update 2008-07-22 20:08:30 +00:00
martynas
36c320f39b add enigmail-seamonkey 2008-07-22 19:43:03 +00:00
martynas
28b98c677c import enigmail-seamonkey-0.95.6
Enigmail is an extension to the mail client of Mozilla/Netscape and
Mozilla Thunderbird which allows users to access the authentication
and encryption features provided by GnuPG.

This port is similar to enigmail, but is built for seamonkey.
Importing new port, instead of adding quirks to existing port, was
a much simplier solution this time.

regxpcom is an awk script, that takes care of maintaining
installed-chromes.txt.
go ahead, and a tweak from bernd@.  kurt@ agrees.
2008-07-22 19:42:11 +00:00
martynas
50961b87c6 remove, now that math.h defines INFINITY. the patch was wrong
anyway -- DBL_MAX is not infinity...  looks good jdixon@
2008-07-22 18:41:47 +00:00
martynas
4cf8e761f8 remove, now that math.h defines INFINITY; looks good jdixon@ 2008-07-22 18:38:04 +00:00
guenther
21afc1578a add myself
ok kurt@
2008-07-22 17:44:04 +00:00
brad
7b84011ccb Allow Bochs to build on big endian systems. 2008-07-22 13:08:05 +00:00
landry
258ac052e6 Fix build, this slipped from last fix.
Noticed by sturm@
2008-07-22 08:17:52 +00:00
sthen
0d3f76d5d4 Typo in DESCR, from undeadly comment. Bump PKGNAME. 2008-07-22 07:36:26 +00:00
bernd
e703a8b235 Rerolled distfile. Noticed by sturm@. 2008-07-22 07:35:45 +00:00
martynas
78aeb076bf adapt for other mozilla projects claudio's diff of firefox to honor
MOZ_PLUGIN_PATH.  bump pkgnames
sure claudio@
2008-07-21 19:19:06 +00:00
sthen
bbf861a76c Email address change and bump from MAINTAINER. While there, add
a more specific license marker.
2008-07-21 18:48:45 +00:00
naddy
a7927d14f2 Fix an egregious LP64 error.
From Debian bug #394366, submitted by Stephen McCamant.
2008-07-21 17:58:44 +00:00
bernd
128baba7e1 add sphinx 2008-07-21 12:44:47 +00:00
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