Commit graph

119271 commits

Author SHA1 Message Date
markd
92a13aa44b Another xpdf issue
http://www.kde.org/info/security/advisory-20071107-1.txt
2007-11-08 21:30:57 +00:00
bjs
4e3bb28481 Bump revision, as the resulting binary should differ because it finds
gpg2.
2007-11-08 21:22:40 +00:00
bjs
179d6dfdcd Tell gpgme where the gnupg2 binary is should the user build with
the 'gpgsm' option.
2007-11-08 21:19:22 +00:00
wiz
f42cdccc51 + bwidget-1.8.0 [pkg/37302], fuse-ntfs-3g-1.1104, skype-2.0.0.13,
ups-nut-2.2.0 [pkg/37301], xmlsec1-1.2.11, xpdf-3.02pl2.
2007-11-08 21:15:52 +00:00
bjs
b9c0db4ce7 Remove space between '=' and "idea" in "PKG_OPTIONS.libgcrypt+= idea".
This was causing a build failure for gpgme if the package was built
with the "idea" option.
2007-11-08 21:06:33 +00:00
bjs
24d445a4a0 Whoops, I don't know why I thought this line was wrong. Revert last commit. 2007-11-08 20:25:25 +00:00
jnemeth
2e3a440ba9 add and enable zonetab 2007-11-08 20:10:46 +00:00
jnemeth
af2b826937 add and enable rename 2007-11-08 20:09:49 +00:00
reinoud
4be9956499 Update udfclient to version 0.5.7 providing fix for Microsoft Vista
formatted media that has a perculiar partition numbering scheme dat
confused UDFclient. Also minor cosmetic changes to make it less dependent
on gcc's C extensions.
2007-11-08 20:09:02 +00:00
jnemeth
facef38b93 add and enable netbiff 2007-11-08 20:07:27 +00:00
joerg
c5a62d141a Add DESTDIR support. 2007-11-08 20:03:21 +00:00
bjs
c655cc2070 + Added x11/pixman version 0.9.6 [bjs 2007-11-08] 2007-11-08 19:53:25 +00:00
drochner
0036a25a53 update to 2.14.3
changes:
-update the bundled PCRE from 7.2 to 7.4
-minor bugfixes
-translation updates

pkgsrc changes:
-don't use the bundled PCRE anymore, use pkgsrc's
-try to work around some ld.so lossage on NetBSD (which leads to some
 applications - most notably evolution and glade3 - not resolving symbols
 in dynamically loaded plugins) another way: use the RTLD_DEFAULT
 pseudo-handle when the main module is referred to. This could replace
 the previous mechanism, but it needs more investigation and tests, so
 I'm leaving both in parallel for now.
2007-11-08 19:52:21 +00:00
bjs
dfe10603b3 Add pixman to SUBDIR. 2007-11-08 19:52:14 +00:00
bjs
71e47998c8 Import pixman-0.9.6. This library provides low-level pixel manipulation
routines, currently used (at least) by xorg-server>=1.4 and cairo>=1.5.
Presently, nothing depends on this library, but probably will soon.
Also, those building their own Xorg servers will need this.
2007-11-08 19:51:43 +00:00
wiz
67157accbd Note my updates of today. 2007-11-08 19:46:25 +00:00
wiz
32be62aaa3 Update to 0.6.5:
Noteworthy changes in version 0.6.5 (2007-10-27)
------------------------------------------------

* Cleanups for the key export and import functionality.

* Clarified the semantic of cdk_pk_check_sigs.

* Now the by usage keydb function correctly finds the
  self signature.

patch-aa provided by drochner@; sent upstream, will be in next release.
2007-11-08 19:43:37 +00:00
drochner
e0326a2060 forgot the poppler update, noticed by wiz 2007-11-08 19:40:49 +00:00
wiz
454c43752e Update to 4.6:
4.6
This release contains sanitized aspect ratio handling, a simplified
tagging concept, an improved tiling algorithm, and several code
cleanups.

4.4
This release provides a totally new layout plugin structure and a
lot of code polishing.

4.3
This release contains certain major bugfixes, especially regarding
banning/unbanning client windows.

4.1
The status bar can now be toggled on the fly.  Several bugs were
fixed and a lot of code polishing was undertaken.
2007-11-08 19:40:05 +00:00
joerg
e725e20c42 Bump version or revision of all packages that have a runtime dependency
on gzip.
2007-11-08 19:39:42 +00:00
wiz
9910b39aba Update to 2.1pre31:
=== RELEASE 2.1pre31 ===

Sat Oct 27 02:52:07 CEST 2007 mikulas:

	Some newer Linuxes unfortunatelly do not send SIGCONT when running
	process is brougt to foreground with 'fg' command. So implement 0.5s
	polling to test if we're on foreground.

Wed Oct 24 03:41:19 MET 2007 mikulas:

	Do not request compression for files with .Z, .gz or .bz2 suffix
	--- some servers will compress them again

Wed Oct 24 03:16:43 MET 2007 mikulas:

	Support HTTP/0.9 (without header)

Mon Oct 22 18:35:16 MET 2007 mikulas:

	In case of non-restartable connection, proceed with the connection
	even if the server is on blacklist

Mon Oct 22 02:00:13 MET 2007 mikulas:

	An option to disallow non-proxy connections (for anonymization via tor
	or similar services)

Sat Oct 20 22:08:02 MET 2007 mikulas:

	Turn off compression if the server closes the connection prematurely
	Some servers errorneously send the size of uncompressed data

Sat Oct 13 18:19:45 MET 2007 mikulas:

	An option to disable compression. Disable compression automatically for
	a given server if links receives errorneous compressed data

Mon Sep 17 03:59:33 CEST 2007 mikulas:

	Break ansi aliasing on ICC 10 with -ipo
	Empty function call was not enough to break it

Fri Sep  7 00:00:29 MET 2007 mikulas:

	When the connection dies after the last received byte, do not send
	"Range:" header in retry request --- servers don't like "Range" pointing
	after the last byte
2007-11-08 19:39:33 +00:00
wiz
3714f15c66 Update to 0.7.14:
Gnumeric 1.7.14

Andreas
	* Print repeated rows and columns.
	* Fix printing crash. [#491775]
	* Reimplement down then across printing

Götz Waschk:
	* Fix paradox plugin compilation.  [#489030]

Hib Eris:
	* ssconvert export options.  (Code butchered by Morten.)  [#170767]

Jody:
	* Improve ODF (and .sxc) import.
	* Improve ODF chart data import (ick).
	* Add Snap-to-grid context menu command for objects.
	* Fix Data -> Table and enable the UI.

Morten:
	* Improve test suite.
	* Fix clipboard text-target export problem.
	* Add date convention to clipboard ranges.
	* Update man pages a bit.
	* Fix excel dual-format write crash.  [#490828]
	* Fix problem loading .gnumeric files.  [#490859]
	* Fix print crash.  [#478552]
	* Fix xls FMR.  [#491472]
	* Fix gnumeric sax loader UMR.  [#492391]
	* Make text exporter remember settings between invocations.
	* Make text import handle ranges of files with >64k rows.  [#370273]
2007-11-08 19:39:11 +00:00
wiz
9248a6b988 Update to 0.5.2:
goffice 0.5.2:

Jean:
	* Fix xy color scale when some data are missing. [#475394]
	* Fix NULL pointer crash in gog_line_view_render(). [#492485]

Jody:
	* Add the ability to make a GogObject invisible.

Morten:
	* Fix moving-average problem.  [#491328]

Sum1:
	* Fix ABR in spline code.  [#492158]
2007-11-08 19:38:37 +00:00
wiz
86d21f1b32 Update to 1.1.20071028:
2007/10/28
	+ improve layout of checklist.c, menubox.c, ensuring that the list fits
	  within the available space (report by Gordon Schumacher).
	+ undo removal of redundant chunk from checklist.c in 2007/02/27,
	  since some scripts depend on this (Debian #443077).
	+ update nl.po from
		http://translationproject.org/latest/dialog/
2007-11-08 19:37:49 +00:00
wiz
bec965c771 Update to 0.89:
0.89 October 31, 2007

- With validation turned off, the pure Perl version incorrectly
  ignored an odd number of parameters when a hash was expected (no
  validation still does the bare minimum of checks needed to set
  defaults).

- Added pod & pod coverage tests.

- Modernized test suite to use Test::More and fixed some test suite
  bugs along the way.

- Attribute::Params::Validate would die when given a ValidatePos
  attribute containing one element.

- More tests are skipped on 5.6.0.
2007-11-08 19:36:36 +00:00
joerg
59eb0208d2 Add DESTDIR support. 2007-11-08 19:32:27 +00:00
joerg
952c9705db Allow both gzip and gzip-base to provide gzip. 2007-11-08 19:31:40 +00:00
joerg
78889d1e56 Add open-font-license to list of licenses accepted by default.
Discussed on tech-pkg.
2007-11-08 19:31:05 +00:00
joerg
216e017129 Update of gzip to 1.3.12 and removal of gzip-base and gzip-info. 2007-11-08 19:27:43 +00:00
joerg
606a4be837 Update gzip to 1.3.12 and merge base and info back into gzip.
This includes many security fixes, improvements for files over 4GB,
portability improves, zless, etc.
2007-11-08 19:26:52 +00:00
joerg
2021db9549 Supports DESTDIR. 2007-11-08 19:00:56 +00:00
bjs
c13753f238 Correct BUILDLINK_API_DEPENDS line. 2007-11-08 18:58:48 +00:00
bjs
3ed6936d53 + Updated audio/herrie to 1.8.4nb1 [bjs 2007-11-08] 2007-11-08 18:46:22 +00:00
bjs
0b82cbe251 Add support for XML shareable playlists via audio/libspiff. Bump rev.
While here, kill excess indentation in DESCR.
2007-11-08 18:45:36 +00:00
bjs
b16392c25b Add a "libspiff" option for XML shareable playlist support. 2007-11-08 18:44:10 +00:00
bjs
cafa57ce72 + Added audio/libspiff version 0.8.2 [bjs 2007-11-08] 2007-11-08 18:41:27 +00:00
bjs
51c20fed18 Add libspiff to ${SUBDIR}. 2007-11-08 18:40:13 +00:00
bjs
384f666fa0 Import libspiff-0.8.2.
LibSpiff  brings  XSPF playlist  reading and  writing support  to your  C++
application. Both version 0 and 1  are supported. libSpiff uses Expat  for
XML parsing  and  CppTest  for  unit testing.  libSpiff  is  the  official
reference implementation for XSPF of the [9]Xiph.Org Foundation.

Features

     * Full conformance to the XSPF specification
     * Cross-platform (Unix, Windows, Mac OS X, ...)
     * Read and write XSPF files
     * XSPF-0 and XSPF-1 support
     * Unicode support
     * Full support for XSPF extensions
     * Full support for XML namespaces
     * Fast (XML parsing is done by Expat)
     * Uses unit testing
     * Liberal license: [10]New BSD license
2007-11-08 18:39:25 +00:00
bjs
72712f5879 + Added textproc/uriparser to 0.6.0 [bjs 2007-11-08] 2007-11-08 18:38:17 +00:00
bjs
cc4c44d6e9 Add uriparser to . 2007-11-08 18:37:03 +00:00
bjs
2633ac574f Import uriparser-0.6.0.
Uriparser is a strictly RFC 3986 compliant URI parsing library.  uriparser
is cross-platform, fast, supports  Unicode and is  licensed under the  New
BSD license.
2007-11-08 18:36:14 +00:00
joerg
6d234010c1 DESTDIR support. 2007-11-08 18:30:05 +00:00
joerg
a323942101 Supports DESTDIR. 2007-11-08 18:19:24 +00:00
he
4c77b0e4fd Preserve the -Wl,-Bstatic / -Wl,-Bdynamic arguments, but also
duplicate them into the list of libraries.  Someone may want to mix
static and dynamic linking.

Fixes PR#37228, approved by jlam.

jlam says that a better long-term fix would be to ensure that all
the -L specifications come before the -l specifications, instead
of moving all the -l specifications to the end of the command line.
2007-11-08 17:38:17 +00:00
rillig
894f7b8ba6 Prevent problems when upgrading neon. 2007-11-08 16:16:11 +00:00
drochner
d8dbc0a06f this was replaced by gnome-control-center 2007-11-08 12:55:15 +00:00
drochner
f799640b71 track renamed gnome-control-center, and drop scrollkeeper dependency
(this is functionally replaced by rarian)
2007-11-08 12:37:08 +00:00
drochner
37272f02bb apply a patch from poppler CVS (derived from xpdf) to fix a couple
of memory corruption / buffer overflows
(CVE-2007-4352, CVE-2007-5392, CVE-2007-5393)
bump PKGREVISION
2007-11-08 12:06:12 +00:00
shannonjr
ee670685e1 1) Added configuration arg so that PKG_SYSCONFDIR is honored
2) Added missing PLIST entry
2007-11-08 09:56:03 +00:00
wiz
7054be947e Remove entries for completed updates:
- aria2-0.11.4, dasher-4.6.1, deskbar-applet-2.20.1, eel-2.20.0,
  file-roller-2.20.1, firefox-2.0.0.9, fort77-1.18, gnome-applets-2.20.0,
  gnome-games-2.20.1, gnome-panel-2.20.1, gnome-session-2.20.1,
  gnome-system-monitor-2.20.0, gnome-user-docs-2.20.1,
  gnome-utils-2.20.0.1, libgnomeui-2.20.1.1, libgtop-2.20.0,
  metacity-2.20.0, nautilus-2.20.0, orca-2.20.1, py-gnome2-desktop-2.20.0,
  py-gnome2-extras-2.14.3, qalculate-0.9.6, qwt-0.4.0, seahorse-2.20.1,
  totem-2.20.1.
2007-11-08 06:44:43 +00:00