Commit graph

159894 commits

Author SHA1 Message Date
obache
ec814c874d Need flex, PR#43537 by Aleksey Cheusov. 2010-06-27 11:14:50 +00:00
obache
060eacc94a Need msgfmt, PR#43536 by Aleksey Cheusov. 2010-06-27 11:12:49 +00:00
tnn
8825208b4e - Add patch from xsrc to make the server deal w/ PCI domains the way
the new libpciaccess expects
- bump libpciaccess version requirement to current
- bump PKGREVISON
- Addresses PR pkg/43493
2010-06-27 10:43:01 +00:00
obache
2398966a9f Updated inputmethod/tomoe-gtk to 0.6.0nb5 2010-06-27 08:51:32 +00:00
obache
f018218c54 Fixes GTK-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
Bump PKGREVISION.
2010-06-27 08:51:11 +00:00
obache
8551cd6d3c Fixes a warning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
Ride on last bump.
2010-06-27 08:49:32 +00:00
obache
13ada09ec4 Updated inputmethod/scim-tomoe to 0.6.0nb3 2010-06-27 08:06:18 +00:00
obache
7106502f85 Update gucharmap-2 patch more better:
* fixes memory leak.
 * made assertion free.

Bump PKGREVISION.
2010-06-27 08:05:31 +00:00
schmonz
42b74ffd5c Updated mail/getmail to 4.18.0 2010-06-27 01:52:57 +00:00
schmonz
d581d94948 Update to 4.18.0. From the changelog:
-update broken link in FAQ.  Thanks: Stefan Kangas.
 -strip a few extra problematic (on non-Unix systems) characters when
 generating oldmail filenames; backslash was requested by Andy Ross.
 If upgrading and your current oldmail file contains any of these
 characters:
     \ ; < > |
 ... then rename it, replacing runs of one or more of those characters with
 a single "-".
 -improve clarity of message logged by getmail when an external program exits
 0 but getmail considers it failed because it wrote to stderr.  Thanks:
 Chris Dennis.
2010-06-27 01:52:46 +00:00
wiz
8174c1b13b Updated graphics/png to 1.4.3 2010-06-26 19:11:45 +00:00
wiz
3f15594282 Security update to 1.4.3:
Several versions of libpng through 1.4.2 (and through 1.2.43 in
the older series) contain a bug whereby progressive applications
such as web browsers (or the rpng2 demo app included in libpng)
could receive an extra row of image data beyond the height reported
in the header, potentially leading to an out-of-bounds write to
memory (depending on how the application is written) and the
possibility of execution of an attacker's code with the privileges
of the libpng user (including remote compromise in the case of a
libpng-based browser visiting a hostile web site). This vulnerability
has been assigned ID CVE-2010-1205  (via Mozilla).

An additional memory-leak bug, involving images with malformed sCAL
chunks, is also present; it could lead to an application crash
(denial of service) when viewing such images.

Both bugs are fixed in versions 1.4.3 and 1.2.44.

version 1.4.3beta01 [June 18, 2010]
  Added missing quotation marks in the aix block of configure.ac
  The new "vstudio" project was missing from the zip and 7z distributions.
  In pngpread.c: png_push_have_row() add check for new_row > height

version 1.4.3beta02 [June 18, 2010]
  Removed the now-redundant check for out-of-bounds new_row from example.c

version 1.4.3beta03 [June 18, 2010]
  In pngpread.c: png_push_finish_row() add check for too many rows.

version 1.4.3beta04 [June 19, 2010]
  In pngpread.c: png_push_process_row() add check for too many rows.
  Removed the checks added in beta01 and beta03, as they are now redundant.

version 1.4.3beta05 [June 20, 2010]
  Rewrote png_process_IDAT_data to consistently treat extra data as warnings
    and handle end conditions more cleanly.
  Removed the new (beta04) check in png_push_process_row().

version 1.4.3rc01 [June 21, 2010]
  Revised some comments in png_process_IDAT_data().

version 1.4.3rc02 [June 22, 2010]
  Changed char *msg to PNG_CONST char *msg in pngrutil.c
  Stop memory leak when reading a malformed sCAL chunk.
  Removed some trailing blanks.

version 1.4.3rc03 [June 23, 2010]
  Revised pngpread.c patch of beta05 to avoid an endless loop.

version 1.4.3 [June 26, 2010]
  Updated some of the "last changed" dates.
2010-06-26 19:11:32 +00:00
joerg
1663ceae89 Fix permissions for configuration directory. Don't require quagga user
during early installation. Bump revision.
2010-06-26 00:59:35 +00:00
joerg
316d695888 Mark explicitly as broken. 2010-06-26 00:39:59 +00:00
joerg
7b4c2a4aa6 DESTDIR support 2010-06-25 23:16:27 +00:00
joerg
cf21396941 DESTDIR support 2010-06-25 22:47:50 +00:00
joerg
9acbf5309e Full DESTDIR support. Bump revision. 2010-06-25 22:38:40 +00:00
wiz
0d5c0fb1e3 Updated fonts/umefont-ttf to 0.416 2010-06-25 22:15:44 +00:00
wiz
765f2047f1 Update to 416, provided by Ruo ONODERA in PR 43522. Changes:
In Gothic (Sans-serif) family
 Version 414
 * Fix glyphs in Unicode : 0020-4f1a, 9fa0-ffff

 Version 415
 * Fix glyphs in Unicode : 0020-4f1a, 9fa0-ffff, and 9 characters

 Version 416
 * Fix glyphs in Unicode : 0020-4f1a, 9fa0-ffff

In Minchi (Serif) family
 Version 414
 * Fix glyphs in Unicode : 0020-44e0, 9fa0-ffff

 Version 415
 * Fix glyphs in Unicode : 0020-44e0, 9fa0-ffff

 Version 416
 * Fix glyphs in Unicode : 0020-44e0, 9fa0-ffff
2010-06-25 22:15:35 +00:00
joerg
9a596edfa5 DESTDIR suport. SETGIDGAME. Bump revision. 2010-06-25 22:12:31 +00:00
wiz
666b3282fb Remove configure override for funopen detection.
Aleksey Cheusov reports in PR 43519 that this fixes a problem on Linux,
and the function is still properly detected on NetBSD-5.99.31..
2010-06-25 22:11:10 +00:00
wiz
37a6d28125 Use DL_AUTO_VARS to fix build on Linux. From Aleksey Cheusov in PR 43516. 2010-06-25 22:06:47 +00:00
wiz
8efd315b5a Remove xineplug_inp_pvr. It is only installed when v4l is enabled, but
it isn't. From Aleksey Cheusov in PR 43515.
2010-06-25 22:05:53 +00:00
wiz
32be2347e2 Needs msgfmt. From Aleksey Cheusov in PR 43514. 2010-06-25 22:05:05 +00:00
joerg
adc061d9b9 DESTDIR support 2010-06-25 21:56:46 +00:00
joerg
75021fbcab Fix PLIST. Bump revision. 2010-06-25 21:40:32 +00:00
joerg
70c143708d DESTDIR support. Fix varbase handling. Bump revision. 2010-06-25 21:38:44 +00:00
joerg
27edc57225 DESTDIR support 2010-06-25 21:05:57 +00:00
joerg
47f4e039ab DESTDIR support 2010-06-25 20:29:51 +00:00
joerg
be1895264f Add DESTDIR support 2010-06-25 20:21:47 +00:00
asau
c4d1ce2753 Fix PLIST processing. 2010-06-25 13:43:22 +00:00
hauke
d656191af5 Rename pyblosxom to py-blosxom, sticking to pkgsrc conventions. 2010-06-25 13:07:10 +00:00
hauke
3bf02af00a 'cvs rm' www/pyblosxom, and re-import as py-blosxom, to stay in line
with pkgsrc conventions.

While we are here, fix python egg installer related PLIST entries.
2010-06-25 13:02:14 +00:00
hauke
293df61ab0 Remove pyblosxom and re-import as py-blosxom, being pkgsrc conformant. 2010-06-25 12:59:47 +00:00
asau
39a3077257 Add RCS identification. 2010-06-25 09:58:51 +00:00
obache
18f1b9753e Fixes dependency pattern for php-dom. 2010-06-25 09:54:41 +00:00
obache
2db1636466 Use PKG_HOME.* (and default values) instead of long PKG_USERS definition. 2010-06-25 08:58:38 +00:00
obache
7c8418bbe4 * sort PLIST
* Fixes PLIST other than Linux (not for Darwin yet).
* using desktopdb.mk

Bump PKGREVISION.
2010-06-25 08:30:23 +00:00
tnn
dab8c05ba2 note seamonkey and thunderbird updates. 2010-06-25 07:36:08 +00:00
tnn
bf4b72b8db Update to seamonkey-2.0.5. This is a security update.
MFSA 2010-33 User tracking across sites using Math.random()
MFSA 2010-32 Content-Disposition: attachment ignored
               if Content-Type: multipart also present
MFSA 2010-31 focus() behavior can be used to inject or steal keystrokes
MFSA 2010-30 Integer Overflow in XSLT Node Sorting
MFSA 2010-29 Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal
MFSA 2010-28 Freed object reuse across plugin instances
MFSA 2010-27 Use-after-free error in nsCycleCollector::MarkRoots()
MFSA 2010-26 Crashes with evidence of memory corruption
MFSA 2010-25 Re-use of freed object due to scope confusion
2010-06-25 07:34:26 +00:00
obache
3c6819e284 * fixes DESTDIR installation
* define TEST_TARGET.
2010-06-25 06:28:09 +00:00
obache
1d29dff4c7 Require avahi enabled pulseaudio, or rise FAIL. 2010-06-25 06:01:57 +00:00
obache
689d0c1270 Use Module::Install::Bundled to fixes build. 2010-06-25 05:17:36 +00:00
joerg
50f9bf9d07 Explicitly check for X509_get_issuer_name in libcrypto first.
Looks like Linux might fall apart otherwise.
2010-06-24 22:51:00 +00:00
wiz
6ab9e480c5 Add workaround for systems coming with a copy of libpng.
Closes PR pkg/43485 reported by Rob Quinn.
2010-06-24 22:19:24 +00:00
asau
5d44db417e Don't install libiberty library archive to avoid conflict with mingw-gcc package.
Bump package revision.
2010-06-24 20:06:28 +00:00
wiz
cbd2f67116 + albumplayer-0.3.1, evince-2.30.3 [GNOME 2.30], gimp-2.6.9,
midori-0.2.6 [pkg/43500], ruby-sequel-3.12.1 [pkg/43498],
  xorg-util-macros-1.9.0.
2010-06-24 20:04:00 +00:00
asau
e1d1f02151 Not MAKE_JOBS_SAFE, just like graphics/plotutils.
Problem caught by bulk build.
2010-06-24 18:36:13 +00:00
tnn
1ae3f74439 Update to thunderbird-3.0.5.
This is a bugfix release which fixes various UI issues.
2010-06-24 18:01:38 +00:00
gdt
db5b77c834 Updated geography/viking to 0.9.94 2010-06-24 15:08:28 +00:00