Commit graph

145423 commits

Author SHA1 Message Date
rillig
00512090b3 Don't suggest to use obsolete features. 2009-07-22 22:11:54 +00:00
sketch
67137e31ae Note pkg_chk update. 2009-07-22 21:57:43 +00:00
sketch
d90a01181c Use gzcat for the pkg_summary file, fixes Solaris. 2009-07-22 21:56:13 +00:00
wiz
451502a329 Updated misc/mousetweaks to 2.26.3 2009-07-22 21:28:19 +00:00
wiz
639468e1ce Update to 2.26.3:
Version 2.26.3
---------------

Misc improvements/fixes:

    * Fix wrong GFDL version number in COPYING
    * Use 'test ! -d' in autogen.sh, bgo#583311
    * Directly link to xlib, bgo#583471
    * Fix cursor drawing on 64bit platforms, bgo#584256

New and updated translations:

    - [bn_IN] Runa Bhattacharjee
    - [el] Giannis Katsampirhs
2009-07-22 21:28:06 +00:00
wiz
f13a0b6a8e Updated devel/nasm to 2.07 2009-07-22 21:21:43 +00:00
wiz
19dc76babc Update to 2.07. Set LICENSE.
Remove code for gcc 2 in pkgsrc Makefile; it required gcc 3.0 anyway.

cl-2.07 Version 2.07

NASM is now under the 2-clause BSD license.

Fix the section type for the .strtab section in the elf64 output format.

Fix the handling of COMMON directives in the obj output format.

New ith and srec output formats; these are variants of the
  bin output format which output Intel hex and Motorola S-records,
  respectively.  See ithfmt and srecfmt.

rdf2ihx replaced with an enhanced rdf2bin, which can output
  binary, COM, Intel hex or Motorola S-records.

The Windows installer now puts the NASM directory first in the
  PATH of the "NASM Shell".

Revert the early expansion behavior of %+ to pre-2.06 behavior:
  %+ is only expanded late.

Yet another Mach-O alignment fix.

Don't delete the list file on errors.  Also, include error and
  warning information in the list file.

Support for 64-bit Mach-O output, see machofmt.

Fix assert failure on certain operations that involve strings with
  high-bit bytes.


cl-2.06 Version 2.06

This release is dedicated to the memory of Charles A. Crayne, long
  time NASM developer as well as moderator of comp.lang.asm.x86 and
  author of the book Serious Assembler.  We miss you, Chuck.

Support for indirect macro expansion (%[...]).  See indmacro.

%pop can now take an argument, see pushpop.

The argument to %use is no longer macro-expanded.  Use
  %[...] if macro expansion is desired.

Support for thread-local storage in ELF32 and ELF64.  See elftls.

Fix crash on %ifmacro without an argument.

Correct the arguments to the POPCNT instruction.

Fix section alignment in the Mach-O format.

Update AVX support to version 5 of the Intel specification.

Fix the handling of accesses to context-local macros from higher
  levels in the context stack.

Treat WAIT as a prefix rather than as an instruction, thereby
  allowing constructs like O16 FSAVE to work correctly.

Support for structures with a non-zero base offset. See struc.

Correctly handle preprocessor token concatenation (see concat)
   involving floating-point numbers.

The PINSR series of instructions have been corrected and
   rationalized.

Removed AMD SSE5, replaced with the new XOP/FMA4/CVT16 (rev 3.03)
   spec.

The ELF backends no longer automatically generate a .comment section.

Add additional "well-known" ELF sections with default attributes.  See
   elfsect.
2009-07-22 21:21:33 +00:00
wiz
30b9103e8b Updated devel/yasm to 0.8.0 2009-07-22 21:14:36 +00:00
wiz
4d2083c64c Update to 0.8.0, set LICENSE.
This feature release adds basic support for TASM-like assembly
syntax as well as a TASM-like command line frontend.  It updates
AVX and FMA instructions to the latest Intel specifications, and
updates code alignment opcodes for modern processors. It also
includes a number of GAS syntax fixes and other bugfixes.
2009-07-22 21:14:24 +00:00
wiz
08cf9e594a Updated graphics/tesseract to 2.04 2009-07-22 20:57:58 +00:00
wiz
ae5ead4687 Update to 2.04. Set LICENSE.
June 30 2009 - V2.04
	  Integrated bug fixes and patches and misc changes for portability.
	  Integrated a patch to remove some of the "access" macros.
	  Removed dependence on lua from the viewer, speeding it up
	  dramatically.
	  Fixed the viewer so it compiles and runs properly!
	  Specifically fixing issues: 1, 63, 67, 71, 76, 81, 82, 106, 111,
	  112, 128, 129, 130, 133, 135, 142, 143, 145, 147, 153, 154, 160,
	  165, 170, 175, 177, 187, 192, 195, 199, 201, 205, 209, 108, 169
2009-07-22 20:57:47 +00:00
wiz
10fd212347 Fix typo in comment. 2009-07-22 19:38:34 +00:00
drochner
f21141936c build against musicbrainz3 rather than -2, ride on update 2009-07-22 17:13:18 +00:00
roy
717a287f21 Added security/py-openid-2.2.4 2009-07-22 17:00:29 +00:00
drochner
9ae5b2d128 disable the openssl compatibility library -- no pkg I know of needs
it, and it only has a potential to conflict with the real openssl
(bad things will happen if a program links or dlopen()s both)
bump PKGREVISION
(the bug fixed in the added patches is already fixed upstream, will
be in the next release)
2009-07-22 16:50:07 +00:00
drochner
8f68c1d4cf update to 2.8.17
bugfix:
That bug might possibly cause database corruption if a large
INSERT or UPDATE statement within a multi-statement transaction fails
due to a uniqueness constraint but the containing transaction commits.
2009-07-22 16:37:26 +00:00
manu
1b157e7dce exop patch from Pierangelo Masarati 2009-07-22 16:02:34 +00:00
manu
d47a69642c Add exop patch from Pierangelo Masarati and myself.
This enables the folllowing extended operations:
- passwd
- whoami
- refresh
And the following controls:
- manageDSAit
- paged_results
- ppolicy
- noop
- manageDIT
- permissive_modify
2009-07-22 15:59:50 +00:00
wiz
b2f57aa780 Updated audio/sound-juicer to 2.26.1 2009-07-22 15:16:56 +00:00
wiz
8c4c53b66e Update to 2.26.1:
Sound Juicer "Bonnie and Clyde" 2.26.1
======================================

* Read the track artist instead of album artist in Musicbrain3
* Don't crash if the release date is unknown
* Read tracks when falling back to gvfs
2009-07-22 15:16:44 +00:00
wiz
b7c8dcfe47 Updated x11/gnome-mag to 0.15.7 2009-07-22 15:13:05 +00:00
wiz
c2a0baa30f Update to 0.15.7:
Fixes:
  #563764 - GNOME Goal: Clean up GLib and GTK+ includes. (Luis Menina)
  Add DOAP file (Olav Vitters)

Translations:
  Rajesh Ranjan (hi), Miquel Esplà (ca@valencia)
2009-07-22 15:12:54 +00:00
wiz
e58637c01e Updated x11/xplanet to 1.2.1 2009-07-22 13:37:17 +00:00
wiz
e25085dea8 Update to 1.2.1. Set LICENSE. Split off options into options.mk.
Version 1.2.1 (released 18 Apr 2009)

	* Remove signbit() from ProjectionIcosagnomonic.cpp

	* Add shadows from satellites on Saturn's rings, let brightness of
	rings go to zero as Saturn approaches equinox.

	* Add trail_output option to satellite files to print out
	satellite positions.

	* Calculate eclipse shadows a little past the terminator so they
	don't get cut off sharply.

	* Reload satellite files in case TLE files are updated between
	renderings.  Suggested by Lutz M

	* Added Lambert Equal Area projection

	* Check that -origin above or below is not specified for the Sun.

	* Added a definition for signbit() in ProjectionIcosagnomonic.cpp

	* Add patch from Doug Hawkins to support marker_* keywords in
	config file.

	* Added the -label_body option.  This is useful in conjunction
	with -separation to specify which body the label should apply to.

	* Added the -separation option.  This places the observer at a
	point in space where two bodies have the specified separation.

	* Allow -glare 0 to remove sun glare.

	* Fixed a bug where arcs were sometimes not drawn if they were
	vertical or horizontal lines.

	* A thickness value may now be specified for arcs.

	* Added max_radius and min_radius keywords to marker files.  This
	disables drawing of the marker if the planet radius is larger than
	or smaller than the specified value, respectively.

	* Fixed a bug where the arc color was not reset to the default
	color for subsequent arcs in the file.
2009-07-22 13:37:05 +00:00
wiz
37543aa7e9 Updated games/gnugo to 3.8 2009-07-22 13:31:09 +00:00
wiz
5203276e56 Update to 3.8:
New in 3.8 (since 3.6)

- many small improvements and tuning since 3.6
- experimental Monte Carlo mode (9x9 only)
- support for tiny boards
- GPL v3
2009-07-22 13:30:59 +00:00
wiz
9a7dbf7781 Updated devel/glibmm to 2.20.1 2009-07-22 13:29:24 +00:00
wiz
23aa151f86 Update to 2.20.1:
2.20.1 (stable):

Glib:
* Date: Constructor: Check for invalid dates.
  (José Alburquerque)
* ustring: Make the relational operators work with mixed argument types.
  (Chris Vine) Bug #580773

* Allow dynamic GType registration, though this is not yet fully tested:
	Class: Added a register_derived_type(GTypeModule*) overload to
	call g_type_module_register_type() instead of g_type_register_static().
	gmmproc: Added a _DYNAMIC_GTYPE_REGISTRATION() macro to
	be used in the class in the hg file, to add a *_Class::init(GTypeModule)
	method, and a get_type(GTypeModule*) method that calls it.

Gio:
* File: Added the missing make_directory_with_parents() definition.
  (Siavash Safi)


Build:
* Fix the build with exceptions disabled.
  (Daniel Elstner, José Alburquerque)
* Fix compiler warnings.
  (Daniel Elstner, Hubert Figuiere)
* Windows build fixes.
  (Armin Burgmeier)

Documentation:
* Improve the guessing of C++ method names for C function names.
  (Johannes Schmid)
2009-07-22 13:29:11 +00:00
wiz
6e04c287a0 Updated textproc/iso-codes to 3.10.1 2009-07-22 13:24:11 +00:00
wiz
9420630af6 Update to 3.10.1:
iso-codes 3.10.1
----------------
Tobias Quathamer <toddy@debian.org>
Fri, 26 June 2009

  [ ISO 3166 translations ]
  * Simplified Chinese by LI Daobing (TP)
  * Serbian by Aleksandar Jelenak (TP)
  * Indonesian by Andhika Padmawan (TP)
  * Slovenian by Primož Peterlin (TP)
  * Finnish by Tommi Vainikainen (TP)
  * Italian by Milo Casagrande (TP)
  * Norwegian Bokmaal by Hans F. Nordhaug (TP)
  * Latvian by Rihards Prieditis (TP)
  * Dutch by Freek de Kruijf (TP)
  * Asturian by Marcos Alvarez Costales. Closes: #531683, #531720
  * Korean by Changwoo Ryu (TP)
  * Russian by Yuri Kozlov
  * Basque by Piarres Beobide. Closes: #534278

  [ ISO 3166-2 translations ]
  * Indonesian by Andhika Padmawan (TP)
  * Danish by Joe Hansen (TP)
  * Italian by Milo Casagrande (TP)
  * Dutch by Freek de Kruijf (TP)

  [ ISO 4217 translations ]
  * Norwegian Nynorsk by Eirik U. Birkeland (TP)

  [ ISO 639 translations ]
  * Marathi almost completely removed, except for the translation of
    "Marathi" itself. The existing translations were not correct, but
    contained some Unicode characters not valid for that language.
    Closes: alioth#311588

  [ ISO 639-3 translations ]
  * Marathi almost completely removed, see above entry
  * Dutch by Freek de Kruijf (TP)
2009-07-22 13:24:01 +00:00
wiz
e5e8a9051b Updated misc/kchmviewer to 4.1 2009-07-22 13:10:36 +00:00
wiz
7e3b6b8625 Update to 4.1. Set LICENSE. Fix a pkglint warning.
- Version changed to 4.1
    - Updated Dutch translation (thanks to Sander Pientka)
    - Updated Turkish translation (thanks to Ozan Caglayan)
    - Default toolbar button order changed to standard -/+
    - Automatic encoding detection for KHTMLPart/WebKit is now disabled by default.
    - Fixed incorrect index string encoding for non-English strings.
    - Fixed text size auto-increase each time the file is loaded for WebKit browser.
    - License changed from GPLv2 to GPLv3.
2009-07-22 13:10:22 +00:00
wiz
1f0d9e62fb Updated time/remind to 3.1.7 2009-07-22 13:00:57 +00:00
wiz
e8eb60d991 Update to 3.1.7, set LICENSE.
Wherever you could write "day Mon year", the parser now accepts
"YYYY-MM-DD". A new slide() built-in function eases creation of
some complicated reminders.
2009-07-22 13:00:45 +00:00
wiz
45aa828184 Updated x11/renderproto to 0.11 2009-07-22 12:56:57 +00:00
wiz
371e1e5a79 Update to 0.11:
0.11 adds some clarifications of the protocol specification, general
cleanups and support for PDF blend modes.
Note that this release is a bump from 0.9.3 straight to 0.11.

Fredrik Höglund (2):
      Add support for the PDF blend mode operators.
      Bump version to 0.11.

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Søren Sandmann Pedersen (4):
      Describe the four repeat options for pictures
      Delete reference to unimplemented ColorTriangles and ColorTrapezoids
      Clarify semantics of clipping
      Clarify behavior of IncludeInferior and GraphicsExposures.
2009-07-22 12:56:45 +00:00
wiz
e51e4e29b7 Updated graphics/py-cairo to 1.8.6 2009-07-22 12:55:30 +00:00
wiz
dfd61f4b13 Update to 1.8.6, set LICENSE.
Overview of changes from pycairo 1.8.4 to pycairo 1.8.6
=======================================================

Bug Fixes:
    ImageSurface.create_from_png _read_func fix
    ToyFontFace type fix
    19221: restore cairo.Matrix '*' operator to the way it originally worked.

Other Changes:
    Documentation completed.
2009-07-22 12:55:20 +00:00
wiz
671e0f9afd Updated devel/pango to 1.24.5 2009-07-22 12:48:57 +00:00
wiz
d8e3313ac9 Update to 1.24.5:
Overview of changes between 1.24.4 and 1.24.5
=============================================
- Build introspection again
- Misc bug fixes
	Bug 589133 – Firefox 3.5 complains about invalid weak references
	Bug 585806 – crash during pango_fc_font_map_shutdown
	Bug 588678 – pango crash: install a new theme from
2009-07-22 12:48:46 +00:00
wiz
30226812da Updated x11/libdrm to 2.4.12 2009-07-22 12:45:18 +00:00
wiz
4ea40ae2a3 Update to 2.4.12.
Changes undocumented.
2009-07-22 12:45:05 +00:00
wiz
b2261d9c7b Updated x11/pixman to 0.15.18 2009-07-22 12:37:28 +00:00
wiz
06fe204a25 Update to 0.15.18:
News:
        - ARM bug fixes [Siarhei Siamashka]
        - No more asserts on malformed regions [Søren Sandmann Pedersen]
        - SSE2 support for 64 bit windows [George Yohng]
        - Improvements to the region code [Benjamin Otte]
        - Misc. bug fixes
                [Adrian Bunk, Chris Wilson, M Joonas Pihlaja, Miha Vrhovnik]
2009-07-22 12:37:16 +00:00
gdt
28381b909d Add some hints (as comments) to people building this from source as to
what the options do and which have large-bloat consequences.
(I know that we have option-descriptions, but they aren't adequate to
understand either what the options do in graphviz, or how big the
resulting additional dependencies are.)

This commit only adds comments.
2009-07-22 12:35:29 +00:00
wiz
e42a1db703 Updated x11/inputproto to 1.5.1 2009-07-22 12:34:44 +00:00
wiz
2cdc61e59f Update to 1.5.1:
Peter Hutterer (2):
      Protect _XiDevicePresenceNotifyEvent declaration against C++
        includes. #19075
      inputproto 1.5.1
2009-07-22 12:34:33 +00:00
wiz
266f539f54 Remove x.org development versions (*99*) -- let's wait for releases. 2009-07-22 12:33:36 +00:00
wiz
3ea0e83d2e Updated devel/libgsf to 1.14.15 2009-07-22 12:23:47 +00:00
wiz
cea97c72e5 Update to 1.14.15:
libgsf 1.14.15

Andreas:
	* Bump ODF version to 1.1 and add enum to inform users.

Morten:
	* Fix criticals when parsing bogus OLE properties.  [#584848]
	* Start cleaning up timestamp code.
2009-07-22 12:23:37 +00:00