Commit graph

97233 commits

Author SHA1 Message Date
ghen
222915060a Updated www/firefox and www/firefox-gtk1 to 1.5.0.3. 2006-05-04 05:17:18 +00:00
ghen
57dd8ce275 Update Firefox to 1.5.0.3, which is identical to our 1.5.0.2nb2 (except for the
advertized version), so there's no reason to upgrade. :-)

Fixes a denial of service vulnerability (MFSA 2006-30).
2006-05-04 05:16:13 +00:00
minskim
3b34b0fcc8 Note PKGREVISION bump of ruby-rgl. 2006-05-04 01:38:44 +00:00
minskim
65e0b7cb1e Add a dependency on ruby-stream, which is required by rgl/traversal.
Bump PKGREVISION.
2006-05-04 01:38:02 +00:00
minskim
f0f3b06d0b Add ruby-stream. 2006-05-04 01:31:55 +00:00
minskim
20112fc260 Import ruby-stream.
Module Stream defines an interface for external iterators.  A stream
can be seen as an iterator on a sequence of objects x1, ..., xn.  The
state of the stream is uniquely determined by the following methods:
at_beginning?, at_end?, current, and peek.  State changes are done
with the following operations: set_to_begin, set_to_end, forward, and
backward.
2006-05-04 01:29:57 +00:00
jlam
f3a2054e6c Samba developers say that winbindd does not require nmbd to be running.
Bump PKGREVISION to 1.
2006-05-03 23:23:06 +00:00
minskim
674b4ea0b3 Add ruby-rgl 2006-05-03 23:13:35 +00:00
minskim
5eceb539d5 Import ruby-rgl.
RGL is a framework for graph data structures and algorithms.  The
design of the library is much influenced by the Boost Graph Library
(BGL) which is written in C++ heavily using its template mechanism.
RGL provides some general purpose graph classes that conform to the
interface for how the structure of a graph can be accessed using a
generic interface that hides the details of the graph data structure
implementation, but they are not meant to be the only graph classes.
As in BGL, the main contribution of the RGL is the formulation of this
interface.
2006-05-03 23:11:03 +00:00
wiz
bf77321daf Fix some ifdef'd png code, using patch provided by Mathieu in PR 33325.
Build fix for some cases.
2006-05-03 22:57:22 +00:00
wiz
70edc7274c + apache2-2.2.2, dillo-0.8.6, exim-4.62, firefox-1.5.0.3,
firefox-gtk1-1.5.0.3, gdm-2.14.5, ingo-1.1.1, mrtg-2.14.0,
  mysql5-client-5.0.21, mysql5-server-5.0.21, nsd-2.3.4, turba-2.1.1.
2006-05-03 21:36:18 +00:00
jdolecek
759b6993f5 add CZ mirror
XXX firefox-bin should share the mirror list
2006-05-03 19:48:10 +00:00
jdolecek
a0735bd19b use http CZ mirror 2006-05-03 19:47:36 +00:00
jdolecek
ed8bad60b1 add cz mirror
XXX why this has special MASTER_SITES setting? it should make use of
XXX list in mozilla-bin/Makefile.common
2006-05-03 19:44:47 +00:00
drochner
187fa8ea7d remove some entries which were done or skipped over 2006-05-03 17:42:59 +00:00
drochner
e89102046f note some updates of yesterday and today 2006-05-03 17:26:28 +00:00
minskim
c0adcea5b8 Note PKGREVISION bump of bison. 2006-05-03 15:42:19 +00:00
minskim
c7be41f87c Enable NLS on every platform. Previously it was enabled on Linux but not
on NetBSD.  Bump PKGREVISION.
2006-05-03 15:41:05 +00:00
gdt
6a55e8f1ec Optionize slp.
The default to on (via PKG_SUGGESTED_OPTIONS), so no PKGREVISION bump.

From Jukka Salmi in mail to tech-pkg@
2006-05-03 15:34:36 +00:00
gdt
93634f04fe LICENSE=generic-nonlicense
ok jwise@
2006-05-03 15:12:24 +00:00
tv
9575652ff6 fix version on p5-XML-Dumper, as it was updated since its original incarnation 2006-05-03 14:14:56 +00:00
tv
dd37d6aa9f This package was updated in the meantime; bump to 0.81. 2006-05-03 14:14:25 +00:00
tv
c001647b87 Fix MAINTAINER. 2006-05-03 14:09:25 +00:00
tv
2c53b21eab +p5-XML-Dumper 2006-05-03 14:08:56 +00:00
tv
fc571154fc p5-XML-Dumper, an object-to-XML converter. From DESCR:
XML::Dumper dumps Perl data to a structured XML format.
XML::Dumper can also read XML data that was previously dumped
by the module and convert it back to Perl.

This might be useful for dumping Perl objects to files
using an XML format that can be reloaded or accessed by
other programs. Maybe even by other languages.
2006-05-03 14:07:21 +00:00
tv
8270c414dd +php-apc 2006-05-03 14:03:56 +00:00
tv
8b23448af7 PHP module "apc" -- Alternative PHP Cache 3.0.10. From DESCR:
APC is the Alternative PHP Cache, which provides a way of boosting the
performance of PHP on heavily-loaded sites by allowing scripts to be cached
in a compiled state, so that the overhead of parsing and compiling can be
almost completely eliminated.
2006-05-03 14:02:30 +00:00
drochner
7571425681 update to 0.5.6
New features include automatic handling of separate subtitles files,
DVD title/chapter display, and improved playlist item
management and creation. There are some small but potentially useful
Javascript additions too, and quite a few small tweaks and fixes
2006-05-03 12:47:47 +00:00
drochner
111bee40e6 another missing mutex init
bump PKGREVISION
2006-05-03 12:32:10 +00:00
tron
185efb1e33 Note update of "xorg-server" package to version 6.9.0nb10. 2006-05-03 12:24:48 +00:00
tron
c7fbfb68bf Apply patch to fix vulnerability reported in CVE-2006-1526.
Bump package revision because of this fix.
2006-05-03 12:23:48 +00:00
drochner
1f93df8758 update to 2.14.1
changes:
-fixed some bugs and leaks
-translation updates
2006-05-03 11:25:48 +00:00
drochner
348178de46 update to 2.14.1
changes:
-Share one GConfClient
-Plug leaks
-translation updates
2006-05-03 11:21:26 +00:00
drochner
f29927fa4d update to 2.14.1
changes:
-fixes some bugs and leaks
-translation updates
2006-05-03 11:19:23 +00:00
drochner
bd603e719a update to 2.14.3
changes:
-reverts the widely hated new focus behavior of Metacity
 2.14.x to the behavior found in 2.12.x
-minor bugfixes
-translation updates
2006-05-03 11:16:33 +00:00
drochner
8a97c899cf sync with main lib sources 2006-05-03 11:03:29 +00:00
drochner
57e586a8b6 update to 1.1.16
changes: portability fixes (Solaris, IRIX, HP-UX)
2006-05-03 11:02:46 +00:00
drochner
416f414c0b update to 2.6.24
changes:
-Portability fixes (Windows, HP-UX, gcc-4.1)
-Improvements: xmlDOMWrapReconcileNamespaces xmlDOMWrapCloneNode
-update to Unicode 4.01
-Bug fixes
-man pages updates and cleanups
-New features: Relax NG structure error handlers
2006-05-03 11:01:17 +00:00
tron
8fb371ffe4 Note update of "firefox-bin" package to version 1.5.0.3. 2006-05-03 08:29:48 +00:00
tron
a15aea5d18 Update "firefox-bin" package to version 1.5.0.3. Changes since 1.5.0.2:
- Security fix for denial of service vulnerability reported in
  Mozilla Foundation Security Advisory 2006-30
2006-05-03 08:29:19 +00:00
wiz
aa857d7441 Fix previous: make(1) .for also needs "in". 2006-05-03 06:37:36 +00:00
wiz
6a12f2c531 Replace missing p5-XML-ValidWriter with existing p5-XML-AutoWriter. 2006-05-03 06:36:33 +00:00
wiz
0a2c48698f As confirmed by Howard Chu, this code is now under the GPL.
Remove LICENSE, RESTRICTED, and NO_*_ON_*.
2006-05-03 05:55:28 +00:00
minskim
314b133dd2 Add ruby-priority-queue. 2006-05-03 05:19:41 +00:00
minskim
9f18761b19 Import ruby-priority-queue.
This is a fibonacci-heap priority-queue implementation.  This project
is different from K. Kodamas PQueue in that it allows a decrease key
operation.  That makes PriorityQueue usable for algorithms like
dijkstras shortest path algorithm, while PQueue is more suitable for
Heapsort and the like.
2006-05-03 05:17:48 +00:00
minskim
f03fc73c20 Add PRINT_PLIST_AWK patterns for RUBY_SITEARCHLIBDIR and RUBY_DLEXT. 2006-05-03 02:11:00 +00:00
adrianp
ec60df7538 Updated chat/cgiirc to 0.5.8 2006-05-02 21:44:31 +00:00
adrianp
4c3c302732 Update to 0.5.8
> 0.5.8
> - Translations into German, Dutch, Romanian and Norwegian (thanks
>   OUTsider/scarynet)
> - Russian translation of help
> - Some more UTF-8 fixes (including joining channels with non-ASCII chars,
>   thanks to Jonas Liljegren)
> - Server balancing support
> - Identd supports multiple installs
> - Fix buffer overflow in client.cgi
> - Other misc fixes (see http://cvs.cgiirc.org/timeline?d=300&e=2006-Apr-30&c=2)
>
> 0.5.7
> - Fixed to work on Perl <5.8
> - Perform config option
2006-05-02 21:43:34 +00:00
wiz
bdc3ced4c6 Fix path to itself. 2006-05-02 21:00:28 +00:00
wiz
eabcb61e24 Added gdal-lib-1.3.1 from pkgsrc-wip. 2006-05-02 20:38:08 +00:00