Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (37m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 04:49:46 UTC Now

2008-11-20 16:44:45 UTC MAIN commitmail json YAML

2008-11-19 11:40:09 UTC MAIN commitmail json YAML

Updated graphics/libexif to 0.6.17

(adam)

2008-11-19 11:39:05 UTC MAIN commitmail json YAML

Changes 0.6.17:
* Updated translations: cs, de, pl, sk, vi
* New translations: nl, se, en_CA
* Enabled sv translation by default
* Bug fixes
* Enhanced support of Canon and Olympus makernotes
* Added support for Fuji and Sanyo makernotes
* Added support for the NO_VERBOSE_TAG_STRINGS and NO_VERBOSE_TAG_DATA
  macros to reduce size for embedded applications
* Added support for more tags

(adam)

2008-11-18 11:14:45 UTC MAIN commitmail json YAML

2008-11-18 11:13:06 UTC MAIN commitmail json YAML

Changes 3.2:
* Worked around apparent glibc bug that leads to rare hangs when freeing
  semaphores.
* Fixed segfault due to unaligned access in certain obscure problems
  that use SSE and multiple threads.
* MPI transforms not included, as they are still in alpha; the alpha
  versions of the MPI transforms have been moved to FFTW 3.3alpha1.
* Performance improvements for sizes with factors of 5 and 10.
* Documented FFTW_WISDOM_ONLY flag, at the suggestion of Mario
  Emmenlauer and Phil Dumont.
* Port Cell code to SDK2.1 (libspe2), as opposed to the old libspe1 code.
* Performance improvements in Cell code for N < 32k, thanks to Jan Wagner
  for the suggestions.
* Cycle counter for Sun x86_64 compiler, and compilation fix in cycle
  counter for AIX/xlc (thanks to Jeff Haferman for the bug report).
* Fixed incorrect type prefix in MPI code that prevented wisdom routines
  from working in single precision (thanks to Eric A. Borisch for the report).
* Added 'make check' for MPI code (which still fails in a couple corner
  cases, but should be much better than in alpha2).
* Many other small fixes.

(adam)

2008-11-12 18:46:35 UTC MAIN commitmail json YAML

Updated graphics/optipng to 0.6.2

(adam)

2008-11-12 18:45:04 UTC MAIN commitmail json YAML

Changes 0.6.2:
* Upgraded libpng to version 1.2.33-optipng [private]
* Put back a speed optimization, accidentally removed in version 0.6,
  allowing singleton trials (-o1) to be bypassed in certain conditions.
* Fixed an array overflow in the BMP reader.
* Fixed the loss of private chunks under the -snip option.
* Produced a more concise on-screen output in the non-verbose mode.
* Added a programming interface to the optimization engine, in order
  to facilitate the development of PNG-optimizing GUI apps and plugins.

(adam)

2008-11-10 19:07:56 UTC MAIN commitmail json YAML

Updated gentoo, fltk, cinepaint

(adam)

2008-11-10 19:04:45 UTC MAIN commitmail json YAML

Changes 0.22.1:
* native OpenEXR Half sample type substitutes the older RnH 16-bit float
* load/save multilayerd OpenEXR files like from Blender
* load/save 16-bit Half Tiff's
* precise drawing with tablet - thanks to Tino Schwarze for hardware
* speedup in gamma-expose and Brightness/Contrast Adjustments
* dynamic colour visualisation in ICC Examin plug-in
* UTF-8 support through Gtk2
* UFRaw plug-in ready
* CMS defaults to Oyranos
* Tango icons for toolbox only
* Retinex plug-in
* Bugfixes

(adam)

2008-11-10 19:03:15 UTC MAIN commitmail json YAML

Changes 1.1.9:
- Improved color contrast in secondary selection blocks of Fl_Text_Display
- Fixed regression in callback handling
- Fixed wrong relative path when absolute path has a
  trailing slash in fl_filename_relative
- Fixed multiple selction of files and directories in Fl_File_Chooser
- Fixed MSWindows crash when selecting umlauts in Fl_Help_View

Changes 1.1.8:
- Documentation fixes
- Fixed library path in Makefile
- Fixed image read for partial regions on X11
- Fixed KDE/Gnome icon paths
- Fixed Tab key to wrap around menu bars
- Fixed possible timer leak in Scrollbar
- Added documentation about the potential limitations
  of Fl::grab on newer operating systems
- Fixed lockout when mixing popups and alerts
- Fixed recursion crash in event handling
- Fixed missing return code in 'fltk-config'
- Fixed inconsistencies with CHANGED flags
- Fixed message sent to hidden widgets
- Fixed width calculation in Fl_Help_View
- Fixed offset bug in OS X pixmap code
- Fixed potential buffer overrun in Fl_Preferences
- More...

(adam)

2008-11-10 14:56:16 UTC MAIN commitmail json YAML

Changes 0.11.57:
* Updated to automake/autoconf/aclocal/a* 1.10.x, with the usual
  pains. I hope it builds for people other than me ...
* Updated to a new included version of GNU gettext (0.16.1).
* Made gentoo's start-up more friendly to GTK+, so that standard
  options supported by the toolkit (like --sync) work, now.
* Added new Mexican Spanish translation.
* Added a "Case" page to the RenameRE command, with options to
  easily convert filenames to all-lower or all-upper case. Far
  easier than manually entering all characters for "Map". Also
  refactored code of RenameRE quite a bit, it is shorter now.
* Fixed bugs where the GTK+ event-flushing loop used in various
  places in the code generated a spurious error 11
  ("Resource temporarily unavailable").
* Added a new setting ("Buffer Size for mmap()" under Commands/
  Options/ViewText) that controls how much data is passed from
  the mmap()ed text file to the GTK+ text widget at a time. Before
  this release, this was always "all of it", which seems to cause
  problems sometimes. If you get an empty viewer when you try
  looking at a large-ish (>64 KB) text file and you use mmap(),
  lower this setting.

(adam)

2008-11-10 09:51:20 UTC MAIN commitmail json YAML

Updated shells/tcsh to 6.16.00

(adam)

2008-11-10 09:45:43 UTC MAIN commitmail json YAML

2008-11-07 20:03:05 UTC MAIN commitmail json YAML

2008-11-07 20:01:29 UTC MAIN commitmail json YAML

Changes 4.33:
* New API routines
* A crude implementation of CPLEX-like interface to GLPK API was
  added to the package. Currently it allows using GLPK as a core
  LP solver for Concorde, a well known computer code for solving
  the symmetric TSP.
* Some bugs were fixed in the SQL table driver.

(adam)

2008-11-07 18:42:39 UTC MAIN commitmail json YAML

Updated security/gsasl to 0.2.29

(adam)

2008-11-07 18:40:52 UTC MAIN commitmail json YAML

Changes 0.2.29:
* gsasl: Don't use poll with POLLOUT to avoid busy-waiting.
* doc: Error codes are now extracted using official library APIs.
* doc: Included cyclomatic code complexity charts of the library code.
* tests: Add self test of obsolete base64 functions.
* Update gnulib files. Improves Windows compatibility.

(adam)

2008-11-04 10:00:48 UTC MAIN commitmail json YAML

Updated games/crossfire; databases/postgresql

(adam)

2008-11-04 09:52:50 UTC MAIN commitmail json YAML

Changes 8.3.5:
* Fix GiST index corruption due to marking the wrong index entry
  "dead" after a deletion.
  This would result in index searches failing to find rows they
  should have found.
* Fix backend crash when the client encoding cannot represent a
  localized error message.
  We have addressed similar issues before, but it would still fail if
  the "character has no equivalent" message itself couldn't be
  converted. The fix is to disable localization and send the plain
  ASCII error message when we detect such a situation.
* Fix possible crash in bytea-to-XML mapping.
* Fix possible crash when deeply nested functions are invoked from a
  trigger.
* Improve optimization of "expression" IN ("expression-list") queries.
* Fix mis-expansion of rule queries when a sub-SELECT appears in a
  function call in FROM, a multi-row VALUES list, or a RETURNING list.
* Fix Assert failure during rescan of an IS NULL search of a GiST
  index.
* Fix memory leak during rescan of a hashed aggregation plan.
* Ensure an error is reported when a newly-defined PL/pgSQL trigger
  function is invoked as a normal function.
* Force a checkpoint before "CREATE DATABASE" starts to copy files.
* Prevent possible collision of relfilenode numbers when moving a
  table to another tablespace with "ALTER SET TABLESPACE".
* Fix incorrect text search headline generation when single query
  item matches first word of text.
* Fix improper display of fractional seconds in interval values when
  using a non-ISO datestyle in an "--enable-integer-datetimes" build.
* Make ILIKE compare characters case-insensitively even when they're
  escaped.
* Ensure "DISCARD" is handled properly by statement logging.
* Fix incorrect logging of last-completed-transaction time during
  PITR recovery.
* Ensure SPI_getvalue and SPI_getbinval behave correctly when the
  passed tuple and tuple descriptor have different numbers of columns.
* Mark SessionReplicationRole as PGDLLIMPORT so it can be used by
  Slony on Windows.
* Fix small memory leak when using libpq's gsslib parameter.
* Ensure libgssapi is linked into libpq if needed.
* Fix ecpg's parsing of "CREATE ROLE".
* Fix recent breakage of pg_ctl restart.
* Ensure "pg_control" is opened in binary mode.
* Update time zone data files to tzdata release 2008i (for DST law
  changes in Argentina, Brazil, Mauritius, Syria)

(adam)

2008-11-04 09:52:39 UTC MAIN commitmail json YAML

Changes 8.2.11:
* Fix GiST index corruption due to marking the wrong index entry
  "dead" after a deletion.
  This would result in index searches failing to find rows they
  should have found.
* Fix backend crash when the client encoding cannot represent a
  localized error message.
  We have addressed similar issues before, but it would still fail if
  the "character has no equivalent" message itself couldn't be
  converted. The fix is to disable localization and send the plain
  ASCII error message when we detect such a situation.
* Fix possible crash when deeply nested functions are invoked from a
  trigger.
* Improve optimization of "expression" IN ("expression-list") queries.
  Cases in which there are query variables on the right-hand side had
  been handled less efficiently in 8.2.x and 8.3.x than in prior
  versions. The fix restores 8.1 behavior for such cases.
* Fix mis-expansion of rule queries when a sub-SELECT appears in a
  function call in FROM, a multi-row VALUES list, or a RETURNING list.
* Fix memory leak during rescan of a hashed aggregation plan.
* Ensure an error is reported when a newly-defined PL/pgSQL trigger
  function is invoked as a normal function.
* Prevent possible collision of relfilenode numbers when moving a
  table to another tablespace with "ALTER SET TABLESPACE".
  The command tried to re-use the existing filename, instead of
  picking one that is known unused in the destination directory.
* Fix incorrect tsearch2 headline generation when single query item
  matches first word of text.
* Fix improper display of fractional seconds in interval values when
  using a non-ISO datestyle in an "--enable-integer-datetimes" build.
* Ensure SPI_getvalue and SPI_getbinval behave correctly when the
  passed tuple and tuple descriptor have different numbers of columns.
* Fix ecpg's parsing of "CREATE ROLE".
* Fix recent breakage of pg_ctl restart.
* Ensure "pg_control" is opened in binary mode.
  pg_controldata and pg_resetxlog did this incorrectly, and so could
  fail on Windows.
* Update time zone data files to tzdata release 2008i (for DST law
  changes in Argentina, Brazil, Mauritius, Syria)

(adam)

2008-11-04 09:52:29 UTC MAIN commitmail json YAML

Changes 8.1.15:
* Fix GiST index corruption due to marking the wrong index entry
  "dead" after a deletion.
  This would result in index searches failing to find rows they
  should have found.
* Fix backend crash when the client encoding cannot represent a
  localized error message.
  We have addressed similar issues before, but it would still fail if
  the "character has no equivalent" message itself couldn't be
  converted. The fix is to disable localization and send the plain
  ASCII error message when we detect such a situation.
* Fix possible crash when deeply nested functions are invoked from a
  trigger.
* Fix mis-expansion of rule queries when a sub-SELECT appears in a
  function call in FROM, a multi-row VALUES list, or a RETURNING list
* Ensure an error is reported when a newly-defined PL/pgSQL trigger
  function is invoked as a normal function.
* Prevent possible collision of relfilenode numbers when moving a
  table to another tablespace with "ALTER SET TABLESPACE".
  The command tried to re-use the existing filename, instead of
  picking one that is known unused in the destination directory.
* Fix incorrect tsearch2 headline generation when single query item
  matches first word of text.
* Fix improper display of fractional seconds in interval values when
  using a non-ISO datestyle in an "--enable-integer-datetimes" build
* Ensure SPI_getvalue and SPI_getbinval behave correctly when the
  passed tuple and tuple descriptor have different numbers of columns.
* Fix ecpg's parsing of "CREATE ROLE".
* Fix recent breakage of pg_ctl restart.
* Update time zone data files to tzdata release 2008i (for DST law
  changes in Argentina, Brazil, Mauritius, Syria)

(adam)

2008-11-04 08:36:34 UTC MAIN commitmail json YAML

2008-11-03 12:52:39 UTC MAIN commitmail json YAML

2008-11-03 11:30:49 UTC MAIN commitmail json YAML

Updated x11/qt4-libs to 4.4.3nb1

(adam)

2008-11-03 11:28:21 UTC MAIN commitmail json YAML

Fix for #39841:
install libqimsw-multi.la

(adam)

2008-11-02 08:31:49 UTC MAIN commitmail json YAML

Updated net/net-snmp to 5.4.2.1

(adam)

2008-11-02 08:30:07 UTC MAIN commitmail json YAML

Changes 5.4.2.1:
snmpd:
- SECURITY ISSUE: A bug in the getbulk handling code could let
  anyone with even minimal access crash the agent.

(adam)

2008-11-01 09:51:59 UTC MAIN commitmail json YAML

2008-10-30 08:13:45 UTC MAIN commitmail json YAML

Updated net/libpcap to 1.0.0

(adam)

2008-10-30 08:12:52 UTC MAIN commitmail json YAML

Changes 1.0.0:
* Compile with IPv6 support by default
* Compile with large file support on by default
* Add pcap-config script, which deals with -I/-L flags for compiling
* DLT: Add IPMB
* DLT: Add LAPD
* DLT: Add AX25 (AX.25 w/KISS header)
* DLT: Add JUNIPER_ST
* 802.15.4 support
* Variable length 802.11 header support
* X2E data type support
* SITA ACN Interface support - see README.sita
* Support for zerocopy BPF on platforms that support it
* Better support for dealing with VLAN tagging/stripping on Linux
* Fix dynamic library support on OSX

(adam)

2008-10-30 08:12:34 UTC MAIN commitmail json YAML

Changes 1.0.0:
* Compile with IPv6 support by default
* Compile with large file support on by default
* Add pcap-config script, which deals with -I/-L flags for compiling
* DLT: Add IPMB
* DLT: Add LAPD
* DLT: Add AX25 (AX.25 w/KISS header)
* DLT: Add JUNIPER_ST
* 802.15.4 support
* Variable length 802.11 header support
* X2E data type support
* SITA ACN Interface support - see README.sita
* Support for zerocopy BPF on platforms that support it
* Better support for dealing with VLAN tagging/stripping on Linux
* Fix dynamic library support on OSX

(adam)

2008-10-28 11:07:40 UTC MAIN commitmail json YAML

Updated net/kismet to 2008.05.01

(adam)

2008-10-28 11:06:38 UTC MAIN commitmail json YAML

2008-10-28 10:43:11 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 6.4.5.0

(adam)

2008-10-28 10:42:02 UTC MAIN commitmail json YAML

2008-10-28 07:07:59 UTC MAIN commitmail json YAML

Fix buildling ap-php with APACHE_MPM=worker

(adam)

2008-10-25 08:27:37 UTC MAIN commitmail json YAML

Updated math/octave to 3.0.3

(adam)

2008-10-25 08:26:12 UTC MAIN commitmail json YAML

2008-10-23 15:26:01 UTC MAIN commitmail json YAML

Updated games/wormux to 0.8.2

(adam)

2008-10-23 15:24:42 UTC MAIN commitmail json YAML

Changes 0.8.2:
- Fix Blowtorch weapon
- Fix behavior of floor on closed maps
- Compile with -Werror flag only in debug mode
- Fix code to make it possible to do a static version on Linux
  (remove gethostbyname usage)
- Fix compilation on OpenBSD
- Adding translation: Greek
- Other minor bug fixes

(adam)

2008-10-18 11:57:20 UTC MAIN commitmail json YAML

Updated security/gnutls; emulators/wine

(adam)

2008-10-18 11:55:27 UTC MAIN commitmail json YAML

2008-10-18 11:55:11 UTC MAIN commitmail json YAML

Changes 2.6.0:
* libgnutls: Correct printing and parsing of IPv6 addresses.
* libgnutls-openssl: fix out of bounds access.
* certtool: Use inet_pton for parsing IPv6 addresses.
* Added API to replace and update the crypto backend.
* certtool: can add several subject alternative names via template file.
* opencdk: Parse (but not decrypt) encrypted secret keys.
* more...

(adam)

2008-10-18 11:48:50 UTC MAIN commitmail json YAML

Updated fonts/fontforge to 20080927

(adam)

2008-10-18 11:43:45 UTC MAIN commitmail json YAML

2008-10-17 07:33:43 UTC MAIN commitmail json YAML

Updated security/stunnel to 4.26

(adam)

2008-10-17 07:31:58 UTC MAIN commitmail json YAML

Changes 4.26:
* libwrap related fixes, better debugging messages, MS Visual C++ support

Changes 4.25:
* delay libwrap process spawning after dropping privs, other improvements

(adam)

2008-10-16 22:12:04 UTC MAIN commitmail json YAML

2008-10-16 22:03:23 UTC MAIN commitmail json YAML

Added graphics/gegl version 0.0.20

(adam)

2008-10-16 22:00:08 UTC MAIN commitmail json YAML

Added graphics/gegl version 0.0.20

(adam)

2008-10-16 21:53:57 UTC MAIN commitmail json YAML

GEGL (Generic Graphics Library) is a graph based image processing
framework.

GEGL provides infrastructure to do demand based cached non destructive
image editing on larger than RAM buffers. Through babl it provides
support for a wide range of color models and pixel storage formats for
input and output.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-10-16 21:36:07 UTC MAIN commitmail json YAML

Updated x11/gtkmm to 2.14.1

(adam)

2008-10-16 21:34:08 UTC MAIN commitmail json YAML

Changes 2.14.1:
* pangomm is a separate package now
* compatible with gtk+-2.14.x
* bug fixes and improvements

(adam)

2008-10-16 18:05:02 UTC MAIN commitmail json YAML

2008-10-16 18:01:31 UTC MAIN commitmail json YAML

pangomm (used to be part of gtkmm) is the official C++ interface for the
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
extensible via inheritance and a comprehensive set of widget classes that
can be freely combined to quickly create complex user interfaces.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-10-16 12:25:18 UTC MAIN commitmail json YAML

2008-10-16 12:24:09 UTC MAIN commitmail json YAML

2008-10-14 11:37:22 UTC MAIN commitmail json YAML

Updated security/libgpg-error; security/libgcrypt

(adam)

2008-10-14 11:33:13 UTC MAIN commitmail json YAML

Changes 1.4.3:
* Try to auto-initialize Libgcrypt to minimize the effect of
  applications not doing that correctly.  This is not a perfect
  solution but given that many applicationion would totally fail
  without such a hack, we try to help at least with the most common
  cases.  Folks, please read the manual to learn how to properly
  initialize Libgcrypt!
* Auto-initialize the secure memory to 32k instead of aborting the
  process.
* Log fatal errors via syslog.
* Changed the name and the semantics of the fips mode config file.
* Add convenience macro gcry_fips_mode_active.
* More self-tests.
* Documentation cleanups.

(adam)

2008-10-14 11:32:11 UTC MAIN commitmail json YAML

Changes 1.6:
* Fixed a build problem under Windows.

Changes 1.5:
* Minor build system fixes.
* Updated gettext.  Removed included gettext copy.
* gpg-error has a new option --version.

(adam)

2008-10-13 09:36:41 UTC MAIN commitmail json YAML

Updated security/libtasn1; chat/loudmouth

(adam)

2008-10-13 09:35:55 UTC MAIN commitmail json YAML

2008-10-13 09:23:34 UTC MAIN commitmail json YAML

Changes 1.5:
- Update gnulib files.
- Fix memory leaks.

(adam)

2008-10-13 09:05:14 UTC MAIN commitmail json YAML

Updated math/glpk; devel/glimm

(adam)

2008-10-13 09:01:16 UTC MAIN commitmail json YAML

Changes 2.18.0:
* New API to match glib2-2.18.x
* Bug fixes

(adam)

2008-10-13 08:57:26 UTC MAIN commitmail json YAML

Changes 4.32:

The following new features were included in the MIP solver
*  MIP presolver
*  mixed cover cut generator
*  clique cut generator
*  Euclidean reduction of the objective value

Due to changes the routine glp_intopt may additionally return
GLP_ENOPFS, GLP_ENODFS, and GLP_EMIPGAP.

The API routines lpx_integer are lpx_intopt are deprecated,
since they are completely superseded by glp_intopt.

The following new branch-and-cut API routines were added:
glp_ios_row_attr      determine additional row attributes
glp_ios_pool_size    determine current size of the cut pool
glp_ios_add_row      add constraint to the cut pool
glp_ios_del_row      delete constraint from the cut pool
glp_ios_clear_pool    delete all constraints from the cut pool

(adam)

2008-10-10 11:36:59 UTC MAIN commitmail json YAML

Updated security/nessus to 2.2.11

(adam)

2008-10-10 11:35:39 UTC MAIN commitmail json YAML

.nbin patches are not installed

(adam)

2008-10-10 11:34:50 UTC MAIN commitmail json YAML

2008-10-09 10:35:14 UTC MAIN commitmail json YAML

Updated print/scribus to 1.3.3.12

(adam)

2008-10-09 10:33:40 UTC MAIN commitmail json YAML

2008-10-06 15:52:26 UTC MAIN commitmail json YAML

Updated games/wormux to 0.8.1

(adam)

2008-10-06 15:49:34 UTC MAIN commitmail json YAML

Changes 0.8.1:
- Game mode editor for local game (allows you to choose some game options)
- Team editor for local game (allows you to personalize characters names)
- Better menus: tabs, basic keyboard control, more options,...
- All characters redrawn: better graphisms, new positions, new clothes,...
- 2 new skins: Pidgin and Suse
- New maps: Lonely island and oktopus
- New waters: add lava, dirty water,...
- Better minimap
- New weapon: slap
- Some sounds added (thanks a lot to wesnoth project)
- A lot of bug fixes
- A lot of improvements (code and graphism)
- Translations updates

(adam)

2008-10-06 09:55:55 UTC MAIN commitmail json YAML

Updated databases/slony1 to 1.2.15

(adam)

2008-10-06 09:54:42 UTC MAIN commitmail json YAML

Changes 1.2.15:
* Fix to STORE TRIGGER - store trigger was running against all nodes
  upon subscription
* Portability changes to some tools/ scripts, fixing some
  "bash-isms"
* Fix to switch statement in slonik.c; unknown how it broke
* Fix memory leak

(adam)

2008-10-06 09:51:13 UTC MAIN commitmail json YAML

Updated databases/postgresql8*

(adam)

2008-10-06 09:46:31 UTC MAIN commitmail json YAML

2008-10-06 09:45:56 UTC MAIN commitmail json YAML

2008-10-06 09:42:59 UTC MAIN commitmail json YAML

2008-10-06 08:04:02 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.6.3

(adam)

2008-10-06 08:00:49 UTC MAIN commitmail json YAML

Changes 3.6.3:
* Fix for a bug in SELECT DISTINCT logic that was introduced by the prior
  version.
* Other minor bug fixes.

(adam)

2008-09-30 19:55:03 UTC MAIN commitmail json YAML

2008-09-22 17:44:49 UTC MAIN commitmail json YAML

Avoid dependency on libXpm; thanks to adrianp

(adam)

2008-09-17 05:01:15 UTC MAIN commitmail json YAML

distinfo is now correct

(adam)

2008-09-15 19:05:19 UTC MAIN commitmail json YAML

2008-09-15 19:03:33 UTC MAIN commitmail json YAML

2008-09-11 13:31:02 UTC MAIN commitmail json YAML

Updated graphics/cairomm to 1.6.4

(adam)

2008-09-11 13:29:59 UTC MAIN commitmail json YAML

Changes 1.6.4:
* Windows build: Fix the build on the freely available Visual Studio Express
  compiler.

Changes 1.6.2:
* Fix build on OSX when both Quartz and Xlib surfaces are enabled
* Fixed a bug where an exception message would often report "Success" when it
  should have reported an error message
* Added ability to get the error status code from an exception:
  Cairo::logic_error::get_status_code()
* Added new elements to the surface type enumeration

(adam)

2008-09-11 10:38:03 UTC MAIN commitmail json YAML

2008-09-11 10:37:11 UTC MAIN commitmail json YAML

Changes 6.8:

New features/improvements:
- Added OnlyUsers option.
- Can track RPC request.
- HTMLHeadSection can accept \n in string.
- Add option MetaRobot.
- Increase seriously bot detection.
- Better detection of windows OS.
- Add condition HOSTINLOG in extra sections.
- Can show a full list for extrasection.

Fixes:
- Fixed pb in xml output for history files.
- Fixed a bug in awstats_configure.pl script.

Other/Documentation:
- Updated some language files.
- Updated documentation.
- Updated browsers database.
- Added a more complete xslt example.
- Remove some deprecated code.
- Update status of GeoIP City plugin database. A free version is
  now available like GeoIP Country database.

(adam)

2008-09-11 10:29:28 UTC MAIN commitmail json YAML

Updated sysutils/estd, devel/hdf5, math/octave

(adam)

2008-09-11 10:27:52 UTC MAIN commitmail json YAML

2008-09-11 10:26:42 UTC MAIN commitmail json YAML

2008-09-11 09:51:54 UTC MAIN commitmail json YAML

Changes 0.6:
* added support for ultra-low frequency idle-mode on CPUs that support
  On Demand Clock Modulation
* added an option to delay lowering the frequency
* added an option to count time spent on nice processes as idle

(adam)

2008-09-08 12:59:17 UTC MAIN commitmail json YAML

Updated net/net-snmp to 5.4.2

(adam)

2008-09-08 12:58:10 UTC MAIN commitmail json YAML

Changes 5.4.2:
snmplib:
- [PATCH 1921861]: Avoid endless loop after truncating 64bit int
- Better handling of CONTAINER_INSERT failures with multiple indices

snmpd:
- [PATCH 2023633]: add SCTP-MIB implementation (Linux only)
- suppress annoying "registration != duplicate" warning for root oids

build:
- [BUG 2023803]: Compilation problems on HP-UX 11.31
- Update to libtool 1.5.26

AIX:
- Add support for AIX 6.x.

(adam)

2008-09-08 10:04:46 UTC MAIN commitmail json YAML

Remove --without-sqlite3 from Makefile

(adam)

2008-09-08 09:58:43 UTC MAIN commitmail json YAML

PLIST fix for LDAP; Added options for pgsql, mysql, sqlite3

(adam)

2008-09-08 09:00:49 UTC MAIN commitmail json YAML

Updated archivers/szip; security/gsasl

(adam)

2008-09-08 08:59:22 UTC MAIN commitmail json YAML

Changes 2.1:

Bug fixes:
- On some platforms configure didn't add -lm flag; fixed.

New features:
-- Configure was updated to use GNU autotools version 1.5.14.

(adam)

2008-09-08 08:58:49 UTC MAIN commitmail json YAML

Changes 0.2.28:
* Rewrite to use poll instead of select.
* Improve Windows installation instructions in the manual.
* tests: New self test of gsasl_mechanism_name function.

(adam)

2008-09-08 07:15:53 UTC MAIN commitmail json YAML

2008-09-08 07:15:01 UTC MAIN commitmail json YAML

Changes 4.31:
* The core LP solver based on the dual simplex method was
  re-implemented and now it provides both phases I and II.

* New API routines.

* For description of these new routines see the reference manual
  included in the distribution.

* The following API routines are deprecated:
  lpx_scale_prob, lpx_std_basis, lpx_adv_basis, lpx_cpx_basis.

* Necessary changes were made in memory allocation routines to
  resolve portability issues for 64-bit platforms.

* New version of the routine lpx_write_pb to write problem data
  in OPB (pseudo boolean format) was added to the package.

* Two new makefiles were added to build the package for 32- and
  64-bit Windows with Microsoft Visual Studio Express 2008.

* Two new makefiles were added to build the package with Digital
  Mars C/C++ 8.50 and Open Watcom C/C++ 1.6 (for 32-bit Windows).

(adam)

2008-09-07 14:05:27 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.6.2

(adam)

2008-09-07 14:04:01 UTC MAIN commitmail json YAML

Changes 3.6.2:
* Split the pager subsystem into separate pager and pcache subsystems.
* Factor out indentifier resolution procedures into separate files.
* Bug fixes.

(adam)

2008-09-05 20:17:12 UTC MAIN commitmail json YAML

Updated games/scummvm to 0.12.0

(adam)

2008-09-05 20:16:17 UTC MAIN commitmail json YAML

Changes 0.12.0:
New Games:
- Added support for The Legend of Kyrandia: Book Two: Hand of Fate.
- Added support for The Legend of Kyrandia: Book Three: Malcolm's Revenge.
- Added support for Lost in Time.
- Added support for The Bizarre Adventures of Woodruff and the Schnibble.
- Added support for the PC version of Waxworks.
- Added support for the Macintosh version of I Have no Mouth, and I
  must Scream.
- Added support for Drascula: The Vampire Strikes Back.

General:
- Added CAMD MIDI driver for AmigaOS4.
- Revived the PS2 port (was already in 0.11.1 but was forgotten in the
  release notes).
- Plugged numerous memory leaks in all engines (part of GSoC'08 task),
- Added audio double buffering to the SDL backend, which fixes the
  problems with the MT-32 emulator on Mac OS X (for now only enabled
  on Mac OS X).

AGOS:
- Fixed crashes during certain music in Amiga versions of Elvira 1 and
  Simon the Sorcerer 1.
- Fixed palette issues in Amiga versions of Simon the Sorcerer 1.

Queen:
- Speech is played at the correct sample rate. (It used to be pitched a bit
  too low.)

SCUMM:
- Rewrote parts of Digital iMUSE, fixing some bugs.
- Rewrote the internal timer code, fixing some speed issues in e.g. COMI.
- Improved support for sound effects in Amiga version of Zak McKracken.
- Added support for mixed Adlib/MIDI mode in Monkey Island 1 (Floppy).

(adam)

2008-08-30 11:12:59 UTC MAIN commitmail json YAML

Updated graphics/gimp to 2.4.7

(adam)

2008-08-30 11:11:50 UTC MAIN commitmail json YAML

Changes 2.4.7:
- fixed issue in GIF load plug-in
- fixed event handling in MIDI controller
- fixed handling of the 'Highlight' tool option in Crop and Rectangle
  Select tools
- various fixes to the Python bindings:
  - fixed crash with Python 2.5 on 64 bit systems
  - added missing validity checks
  - allow to pass None for PDB_DISPLAY
- plugged a memory leak in gimp-text-get-extents-fontname PDB call
- fixed potential timeout issues in org.gimp.GIMP.UI D-Bus service
- fixed endianness issue in the ICO save plug-in
- translation fixes and updates (be, it, lt, nn, vi)

(adam)

2008-08-20 10:04:41 UTC MAIN commitmail json YAML

Updated net/gtk-gnutella to 0.96.5

(adam)

2008-08-20 10:03:33 UTC MAIN commitmail json YAML

Changes 0.96.5:

Bug Fixes:
- 1870957: Wrong sign could cause out-of-bounds read and potentially a crash.
- Firewalled status was not re-verified after a port change if the previously
  used port was open.
- Fixed issue that caused the local peer cache to degenerate.

Improvements:
- Client-side support for tigertree hashes (TTH/THEX).
- Replaced navigation tree by tabs.
- Redesigned download user-interface to make it more accessible.
- Added some selectable pre-defined search filters.
- Bitzi tickets are displayed in full raw indented XML.
- Display Bitzi and ShareMonkey URLs as search result details.
- Topless mode is available at run-time via command-line switch.
- Added default shared filename extensions:
  .7z, .bittorrent, .oga, .ogv, .spx, .tbz2
- Removed default shared filename extensions: .doc
- Updated translations: Japanese, Norwegian Bokmal, French.

Under the hood:
- Changed default to dual use of IPv4 and IPv6 instead of IPv4-only.
- Support the "as" (Alternate Source) key in magnet links.
- Eszett is finally normalized to "ss" in search queries.
- Avoid display updates for elements not currently visible.
- Take full advantage of persistent HTTP connections to fetch multiple
  files from the same peer through over the same connection if scheduling
  permits.
- Improved TLS support and blocking detection.
- Updated list of hostile IP adress ranges, bogons, Geo-IP data,
  spam patterns and spam samples.

(adam)

2008-08-20 08:20:14 UTC MAIN commitmail json YAML

2008-08-20 08:19:13 UTC MAIN commitmail json YAML

Changes 4.30:

* glpspx.h, glpspx03.c, glpapi06.c
  The primal simplex solver (spx_prim_opt, spx_prim_feas) was
  replaced by a new implementation (spx_primal), which currently
  provides the same features as the old version.

* glpmpl01.c, glpmpl03.c
  Some changes were made in the MathProg translator to allow <,
  <=, >=, and > on comparing symbolic values.

* glplpx10.c
  Internal routine set_d_eps in the exact LP solver was changed
  to prevent approximation errors in case of integral data.

(adam)

2008-08-18 12:30:40 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.6.1

(adam)

2008-08-18 12:29:21 UTC MAIN commitmail json YAML

Changes 3.6.1:
* Added the lookaside memory allocator for a speed improvement in excess of 15%
  on some workloads. (Your mileage may vary.)
* Added the SQLITE_CONFIG_LOOKASIDE verb to sqlite3_config() to control the
  default lookaside configuration.
* Added verbs SQLITE_STATUS_PAGECACHE_SIZE and SQLITE_STATUS_SCRATCH_SIZE to
  the sqlite3_status() interface.
* Modified SQLITE_CONFIG_PAGECACHE and SQLITE_CONFIG_SCRATCH to remove the "+4"
  magic number in the buffer size computation.
* Added the sqlite3_db_config() and sqlite3_db_status() interfaces for
  controlling and monitoring the lookaside allocator separately on each
  database connection.
* Numerious other performance enhancements
* Miscellaneous minor bug fixes

(adam)

2008-08-14 10:02:16 UTC MAIN commitmail json YAML

Updated security/gsasl to 0.2.27

(adam)

2008-08-14 10:01:03 UTC MAIN commitmail json YAML

Changes 0.2.27:
* Fix SASL operations through TLS.
* Update gnulib files, and include gnulib self-tests.
* Update translations.

(adam)

2008-07-29 05:18:08 UTC MAIN commitmail json YAML

Updated fonts/fontforge to 20080720

(adam)

2008-07-29 05:17:01 UTC MAIN commitmail json YAML

2008-07-28 22:47:53 UTC MAIN commitmail json YAML

Updated graphics/optipng to 0.6.1

(adam)

2008-07-28 22:46:38 UTC MAIN commitmail json YAML

Changes 0.6.1:
* Upgraded cexcept to version 2.0.1.
* Added a configure script, to be used instead of unix-secure.mak.
* Fixed a build issue that occured when using libpng from the system.
* Fixed processing when image reduction yields an output larger than
  the original.
* Fixed behavior of -preserve.
* Removed displaying of partial progress when abandoning IDATs under
  the -v option.  The percentages displayed were not very accurate.

Changes 0.6:
* Upgraded libpng to version 1.2.29-optipng [private]
* Implemented grayscale(alpha)-to-palette reductions.
* Improved conversion of bKGD info during RGB-to-palette reductions.
* Fixed conversion of bKGD and tRNS during 16-to-8-bit reductions.
* Added support for compressed BMP (incl. PNG-compressed BMP, you bet!)
* Improved the speed of reading raw PNM files.
* Recognized PNG digital signatures (dSIG) and disabled optimization
  in their presence, to preserve their integrity.
* Allowed the user to enforce the optimization of dSIG'ed files.
* Recognized APNG animation files and disabled reductions to preserve
  their integrity.
* Added the -snip option, to allow the user to "snip" one image out of
  a multi-image file, such as animated GIF, multi-page TIFF, or APNG.
* Improved recovery of PNG files with incomplete IDAT.
* Fixed a crash triggered by the use of -log on some platforms.
* Fixed behavior of -out and -dir when the input is already optimized.
* Provided more detailed image information at the start of processing.
* Provided a more detailed summary at the end of processing, under the
  presence of the -v option and/or the occurence of exceptional events.

(adam)

2008-07-18 17:44:58 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.6.0

(adam)

2008-07-18 17:43:34 UTC MAIN commitmail json YAML

Changes 3.6.0:
* Modifications to the virtual file system interface to support a wider range
  of embedded systems.
* All C-preprocessor macros used to control compile-time options now begin
  with the prefix "SQLITE_".
* The SQLITE_MUTEX_APPDEF compile-time option is no longer supported.
* The handling of IN and NOT IN operators that contain a NULL on their
  right-hand side expression is brought into compliance with the SQL standard
  and with other SQL database engines. This is a bug fix, but as it has the
  potential to break legacy applications that depend on the older buggy
  behavior.
* The result column names generated for compound subqueries have been
  simplified to show only the name of the column of the original table and
  omit the table name. This makes SQLite operate more like other SQL database
  engines.
* Added the sqlite3_config() interface for doing run-time configuration of the
  entire SQLite library.
* Added the sqlite3_status() interface used for querying run-time status
  information about the overall SQLite library and its subsystems.
* Added the sqlite3_initialize() and sqlite3_shutdown() interfaces.
* The SQLITE_OPEN_NOMUTEX option was added to sqlite3_open_v2().
* Added the PRAGMA page_count command.
* Added the sqlite3_next_stmt() interface.
* Added a new R*Tree virtual table

(adam)

2008-07-18 08:42:19 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.6.7

(adam)

2008-07-18 08:41:20 UTC MAIN commitmail json YAML

Changes 1.6.7:
  Moved PNG_UINT_CHNK and some other defines from pngcrush.h to pngcrush.c
  Reject invalid color_type or bit_depth.

Changes 1.6.6:
  Added dSIG support.  Pngcrush will not rewrite an image containing
  a dSIG chunk immediately following the IHDR chunk, unless the
  dSIG is explicitly removed with "-rem dSIG" or explicitly kept
  with "-keep dSIG".  In the latter case the saved dSIG chunks will
  become invalid if any changes are made to the datastream.
  Fixed bug in writing unknown chunks from the end_info_ptr.

Changes 1.6.5:
  Discontinued adding a new gAMA chunk when writing sRGB chunk.

(adam)

2008-07-15 09:19:39 UTC MAIN commitmail json YAML

Updated net/net-snmp; security/{lib}fwbulder21

(adam)

2008-07-15 09:17:28 UTC MAIN commitmail json YAML

2008-07-15 09:14:01 UTC MAIN commitmail json YAML

Changes 5.4.1.2:
* An increment only in the version number that was failing to be
  reported properly by the tools.

Changes 5.4.1.1:
* SECURITY BUG: A portion of SNMPv3 code had significantly weakened
  authentication cryptography and unauthenticated access to a system
  is a possibility.
* It is critical that all users update their installations bases
  IMMEDIATELY.
* If you were only using SNMPv1 or SNMPv2c you were already insecure
  beyond a level that this vulnerability affects.

(adam)

2008-06-23 16:51:40 UTC MAIN commitmail json YAML

Updated archivers/p7zip

(adam)

2008-06-23 16:50:24 UTC MAIN commitmail json YAML

Changes 4.58:
- Some speed optimizations.
- 7-Zip now can unpack .lzma archives.
- Unicode (UTF-8) support for filenames in .ZIP archives.
- Now it's possible to store file creation time in 7z and ZIP archives.
- 7-Zip now can unpack multivolume RAR archives created with
  "old style volume names" scheme and names *.001, *.002, ...
- Some bugs were fixed.

(adam)

2008-06-22 18:32:12 UTC MAIN commitmail json YAML

Updated fonts/fontforge

(adam)

2008-06-22 18:30:54 UTC MAIN commitmail json YAML

2008-06-21 23:33:43 UTC MAIN commitmail json YAML

Updated games/freeciv to 2.1.5

(adam)

2008-06-21 23:31:46 UTC MAIN commitmail json YAML

2008-06-20 08:34:12 UTC MAIN commitmail json YAML

Updated databases/postgresql*; databases/slony1

(adam)

2008-06-20 08:27:58 UTC MAIN commitmail json YAML

Changes 8.1.13:
* Make pg_get_ruledef() parenthesize negative constants (Tom)
  Before this fix, a negative constant in a view or rule might be
  dumped as, say, -42::integer, which is subtly incorrect: it should
  be (-42)::integer due to operator precedence rules. Usually this
  would make little difference, but it could interact with another
  recent patch to cause PostgreSQL to reject what had been a valid
  "SELECT DISTINCT" view query. Since this could result in pg_dump
  output failing to reload, it is being treated as a high-priority
  fix. The only released versions in which dump output is actually
  incorrect are 8.3.1 and 8.2.7.
* Make "ALTER AGGREGATE ... OWNER TO" update pg_shdepend (Tom)
  This oversight could lead to problems if the aggregate was later
  involved in a "DROP OWNED" or "REASSIGN OWNED" operation.

(adam)

2008-06-20 07:46:49 UTC MAIN commitmail json YAML

Changes 8.2.9:
* Make pg_get_ruledef() parenthesize negative constants (Tom)
  Before this fix, a negative constant in a view or rule might be
  dumped as, say, -42::integer, which is subtly incorrect: it should
  be (-42)::integer due to operator precedence rules. Usually this
  would make little difference, but it could interact with another
  recent patch to cause PostgreSQL to reject what had been a valid
  "SELECT DISTINCT" view query. Since this could result in pg_dump
  output failing to reload, it is being treated as a high-priority
  fix. The only released versions in which dump output is actually
  incorrect are 8.3.1 and 8.2.7.
* Make "ALTER AGGREGATE ... OWNER TO" update pg_shdepend (Tom)
  This oversight could lead to problems if the aggregate was later
  involved in a "DROP OWNED" or "REASSIGN OWNED" operation.

(adam)

2008-06-20 06:55:33 UTC MAIN commitmail json YAML

Changes 1.2.14:
- Fix typo in configure-replication.sh (missing CR)
- Per bug 35, search the Slony share dir for scripts
  before falling back to the PG share dir on 8.0+
- Change test framework to write out the test name into
  $TEMPDIR/TestName
- Patch that seems to resolve a race condition with
  ACCEPT_SET
- Fix bug 49 - mishandling by slony_logshipper of quotes &
  backslashes.
- Fix bug 50 - slony_logshipper had a variable access *after*
  memory was freed

Changes 1.2.13:
- Fixed problem with compatibility with PostgreSQL 8.3; function
  typenameTypeId() has 3 arguments as of 8.3.
- Added in logic to ensure that max number of SYNCs grouped together is
  actually constrained by config parameter sync_group_maxsize.
- Fix to show_slony_configuration - point to proper directory where
  slon/slonik are actually installed.
- Fix to slonik Makefile + slonik.c - Change slonik build to query
  Postgres for the share directory at runtime - per Dave Page
- Removed spurious NOTIFY on "_%s_Confirm"; this is no longer needed

(adam)

2008-06-20 06:54:42 UTC MAIN commitmail json YAML

Changes 8.3.3:
* Make pg_get_ruledef() parenthesize negative constants (Tom)
  Before this fix, a negative constant in a view or rule might be
  dumped as, say, -42::integer, which is subtly incorrect: it should
  be (-42)::integer due to operator precedence rules. Usually this
  would make little difference, but it could interact with another
  recent patch to cause PostgreSQL to reject what had been a valid
  "SELECT DISTINCT" view query. Since this could result in pg_dump
  output failing to reload, it is being treated as a high-priority
  fix. The only released versions in which dump output is actually
  incorrect are 8.3.1 and 8.2.7.
* Make "ALTER AGGREGATE ... OWNER TO" update pg_shdepend (Tom)
  This oversight could lead to problems if the aggregate was later
  involved in a "DROP OWNED" or "REASSIGN OWNED" operation.

(adam)

2008-05-31 09:25:02 UTC MAIN commitmail json YAML

Updated graphics/gimp to 2.4.6

(adam)

2008-05-31 09:23:54 UTC MAIN commitmail json YAML

Changes 2.4.6:
- fixed handling of the "antialias" tool option
- when loading a TIFF image, always set a filename on it
- fixed initial state of curve type in Curves tool
- fixed potential crash in the Dicom load plug-in
- respect the brush mask in the Heal tool
- plugged some minor memory leaks
- fixed a glitch in the DND code
- gimp-image-convert() must not accept palettes with > 256 colors
- fixed parameter description in the Map Object plug-in
- fixed compilation of unit tests on Mac OS X
- fixed handling of "argc-lower-val-y" PDB parameter in Curve Bend plug-in
- fixed overlap problem in Hue-Saturation tool
- fixed asymmetry in Unsharp Mask plug-in
- don't show non-existant color profiles in the selector
- fixed issues with default aspect ratio in the Crop tool
- fixed compilation of the PDF import plug-in with libpoppler 0.8
- fixed bug in clipboard brush code
- corrected layer mask flag in PSD save plug-in
- fixed an issue with tablets and newer X.Org releases
- keep the JPEG save plug-in from writing an empty EXIF tag
- fixed crash in Selective Gaussion Blur plug-in
- added new translations (Belarusian, Catalan, Norwegian Nynorsk)
- translation fixes and updates

(adam)

2008-05-25 08:31:34 UTC MAIN commitmail json YAML

Updated gnustep-make; gnustep-base; gnustep-gui; gnustep-back

(adam)

2008-05-25 08:29:21 UTC MAIN commitmail json YAML

Changes 1.14.2:
* Minor configuration change so it will compile on darwin with ffcall.

(adam)

2008-05-25 08:28:01 UTC MAIN commitmail json YAML

Changes 0.12.1:
* Switched to use LGPL 3 and GPL 3.
* Report more controls as being flipped. (NSTextField,
  NSTableHeaderView, NSSlider, NSProgressIndicator, NSButton)
  NSTabView is still missing.
* In NSAffineTransform use optimized primitive methods from base.
* Add font attribute fixing to NSAttributedString. To allow for the
  output of glyphs not present in the current font.
* Optimized the validation of edited cells.

(adam)

2008-05-25 08:27:03 UTC MAIN commitmail json YAML

Changes 0.12.1:
* Add DPSshfill for all backends. Better handling of X event times.

(adam)

2008-05-25 08:16:06 UTC MAIN commitmail json YAML

2008-05-25 08:07:40 UTC MAIN commitmail json YAML

Updated sqlite to 3.5.9; Added sqlitebrowser 1.3

(adam)

2008-05-25 08:05:38 UTC MAIN commitmail json YAML

Added sqlitebrowser version 1.3

(adam)

2008-05-25 08:04:44 UTC MAIN commitmail json YAML

SQLite Database Browser is a freeware, public domain, open source
visual tool used to create, design and edit database files compatible
with SQLite. It is meant to be used for users and developers that
want to create databases, edit and search data using a familiar
spreadsheet-like interface, without the need to learn complicated
SQL commands.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-05-25 07:11:13 UTC MAIN commitmail json YAML

Changes 3.5.9:
* Added experimental support for the journal_mode PRAGMA and persistent
  journal.
* Journal mode PERSIST is the default behavior in exclusive locking mode.
* Fix a performance regression on LEFT JOIN (see ticket #3015) that was
  mistakenly introduced in version 3.5.8.
* Performance enhancement: Reengineer the internal routines used to
  interpret and render variable-length integers.
* Fix a buffer-overrun problem in sqlite3_mprintf() which occurs when
  a string without a zero-terminator is passed to "%.*s".
* Always convert IEEE floating point NaN values into NULL during
  processing.
* Make sure that when a connection blocks on a RESERVED lock that it is
  able to continue after the lock is released.
* The "configure" scripts should now automatically configure unix systems
  for large file support. Improved error messages for when large files are
  encountered and large file support is disabled.
* Avoid cache pages leaks following disk-full or I/O errors
* And, many more minor bug fixes and performance enhancements...

(adam)

2008-05-24 21:06:12 UTC MAIN commitmail json YAML

Updated games/freeciv to 2.1.4

(adam)

2008-05-24 21:03:55 UTC MAIN commitmail json YAML

Changes 2.1.4:
* gui-sdl Fix crash when trying to bribe a unit
* Fixes for UTF-8 and local encoding mismatch
* Fixed crash when unit is killed by the breaking of a treaty
* gui-gtk2 Theme had checkbox images reversed in some situations
* Improvements to server authentication backend
* Check that there is no acinclude.m4 left from old builds in the source
  tree
* Fixes to strings and i18n
* Fixed pathfinding crash when ferry is forced to leave path
* Fixed warnings and crashes caused by AI trying to updgrade allied units
* Fixed "take -" crash when there is no free player slots
* Fixed crash in citizen governor
* Avoid overwriting player name given as /create parameter
* Fixed AI crash when city destroyed during trade negotiation
* Send /cut and /cmdlevel commands correctly to server
* Fixed handling of quoted command parameters

(adam)

2008-05-02 08:52:21 UTC MAIN commitmail json YAML

Updated math/octave; math/gsl

(adam)

2008-05-02 08:50:46 UTC MAIN commitmail json YAML

2008-05-02 08:49:50 UTC MAIN commitmail json YAML

Changes 1.11:
* Upgraded to latest libtool, autoconf and automake (libtool-2.2,
  autoconf-2.61, automake-1.10.1)
* Fixed underflow in ODE adaptive step size controller that could
  cause step size to decrease to zero.
* Improved the handling of the asymptotic regime in gsl_sf_bessel_jl.
* Improved the handling of large arguments in cumulative distribution
  functions using the incomplete beta function, such as gsl_cdf_fdist_P.
* Fixed overflow bug in gsl_cdf_hypergeometric_{P,Q} for large
  arguments.
* gsl_ran_gaussian_ziggurat now handles generators with different
  ranges explicitly, to minimise the number of function calls
  required.
* Added missing error terms in gsl_sf_exp_mult_e10_e to prevent
  the error being underestimated.
* Updated some constants to the CODATA 2006 values.
* The hypergeometric function gsl_sf_hyperg_2F1 now handles the case
  where x==1.
* Fixed a bug in the brent minimiser which prevented optimal convergence.
* Added functions for evaluating complex polynomials
* The convergence condition for gsl_multiroots_test_delta now accepts
  dxi == 0.
* Improved functions gsl_ldexp and gsl_frexp to handle the full range
  of double precision numbers in all cases.
* Added new quasi random generators gsl_qrng_halton and
  gsl_qrng_reversehalton which support dimensions up to 1229.
* Added function gsl_multifit_linear_residuals for computing the
  residuals of the fit

(adam)

2008-04-28 14:49:20 UTC MAIN commitmail json YAML

Updted comms/efax-gtk to 3.0.17

(adam)

2008-04-28 14:47:29 UTC MAIN commitmail json YAML

Changes 3.0.17:
* Replace thread-unsafe use of sigc::slot where relevant with thread
  safe callback classes
* Compile fixes for gcc-4.3
* Fix '=' for '==' error
* Remove unnecessary debugging code
* Update config.guess, config.sub, install-sh, missing and
  mkinstalldirs to automake-1.9
* Correct comments in pipes.h

(adam)

2008-04-21 19:28:30 UTC MAIN commitmail json YAML

Updated devel/glibmm to 2.16.2; math/glpk to 4.28

(adam)

2008-04-21 19:26:35 UTC MAIN commitmail json YAML

Changes 4.28:

The iODBC and MySQL table drivers, which allows transmitting
data between MathProg model objects and relational databases,
were re-implemented to replace a static linking by a dynamic
linking to corresponding shared libraries.
Many thanks to Heinrich Schuchardt <heinrich.schuchardt@gmx.de>
for the contribution, Rafael Laboissiere <rafael@debian.org>
for useful advices concerning the shared library support under
GNU/Linux, and Vijay Patil <vijay.patil@gmail.com> for testing
this feature under Windows XP.

A new optional feature was added to the package. This feature
is based on the zlib data compression library and allows GLPK
API routines and the stand-alone solver to read and write
compressed data files performing compression/decompression "on
the fly" (compressed data files are recognized by suffix `.gz'
in the file name). It may be useful in case of large MPS files
to save the disk space (up to ten times).

(adam)

2008-04-21 19:16:41 UTC MAIN commitmail json YAML

Changes 2.16.2:
* Bug 526831: G_OPTION_REMAINING no longer works with OptionEntry
* Bug 527687: ustring::erase(iterator) incorrect for non ascii character
* add API documentation for spawn_* functions
* fix possible memory leak in OptionEntr

(adam)

2008-04-21 15:44:16 UTC MAIN commitmail json YAML

Updated security/fwbuilder21 to 2.1.18

(adam)

2008-04-21 15:43:15 UTC MAIN commitmail json YAML

2008-04-21 15:01:23 UTC MAIN commitmail json YAML

Updated graphics/cairomm to 1.6.0

(adam)

2008-04-21 15:00:18 UTC MAIN commitmail json YAML

Changes 1.6.0:
* wrap cairo_format_stride_for_width().  All new cairo 1.6 API should now be
  implemented in cairomm

Changes 1.5.0:
* Unstable release wrapping new API in cairo 1.5 series
* Bugfixes

(adam)

2008-04-21 14:53:53 UTC MAIN commitmail json YAML

Updated fonts/fontforge to 20080330

(adam)

2008-04-21 14:52:58 UTC MAIN commitmail json YAML

2008-04-07 17:10:14 UTC MAIN commitmail json YAML

Updated graphics/inkscape to 0.46

(adam)

2008-04-07 17:08:53 UTC MAIN commitmail json YAML

Changes 0.46:
* Paintbucket tool
* Tweak tool
* 3D Box tool
* Live path effects
* Color management
* New SVG filters and UI
* Native PDF and AI import
* XAML import/export
* Open Clip Art Library integration (import/export)
* Stock patterns
* Bitmap editing extension effects
* Full on-canvas gradient editing
* Engraver's Toolbox in the Calligraphic tool
* Touch selection
* Dockable dialogs
* Command-line access to verbs
* Snapping made usable
* "3D" / axonometric grid
* Angled guidelines
* Conversion of objects to guidelines
* Significant speed and interactivity improvements
* Hundreds of smaller features and bugfixes

(adam)

2008-04-07 07:21:48 UTC MAIN commitmail json YAML

Updated www/awstats to 6.7

(adam)

2008-04-07 07:21:00 UTC MAIN commitmail json YAML

Changes 6.7:
New features/improvements:
- Full support for -day option. To build different report for each day
- Added virtualenamequot tag
- Added option NotPageList
- Addes .jobs and .mobi domains
Fixes:
- Minor bug in awstats_configure.pl
Other/Documentation:
- Updated some language files.
- Updated browsers database.

(adam)

2008-04-06 12:37:57 UTC MAIN commitmail json YAML

Updated x11/gtkmm to 2.12.7

(adam)

2008-04-06 12:13:11 UTC MAIN commitmail json YAML

Changes 2.12.7:
* UIManager: add_ui_from_string():
  Fix a problem with use of non-ASCII text in UI markup.
* TreeModel::Path (TreePath):
  TreePath(In pbegin, In pend) constructor:
  Initialize gobject_ to avoid a crash.

Changes 2.12.6:
* Container: Avoid a useless warning about remove() with custom containers.
* Build: Fixed a warning from g++ 4.3.
* Documentation: Correct the debian/Ubuntu package name.

(adam)

2008-04-06 08:15:36 UTC MAIN commitmail json YAML

Updated games/freeciv to 2.1.3

(adam)

2008-04-06 08:13:32 UTC MAIN commitmail json YAML

Changes 2.1.3:
* Prevent server crash during explore.
* Improve client robustness and error logging.
* More GTK2 client support for saving server settings, add buttons on dialogs.
* Updated sentence fragments, plurals, text, and translations; specifically
  Catalan, Czech, Estonian, Finnish, German, Lithuanian, Russian, Swedish,
  and Turkish.

(adam)

2008-04-05 17:09:30 UTC MAIN commitmail json YAML

Updated games/scummvm to 0.11.1

(adam)

2008-04-05 17:08:41 UTC MAIN commitmail json YAML

Changes 0.11.1:
Ports:
  - Revived the PS2 port.
  - Revived the BeOS port.
SCUMM:
  - Improvements for Digital iMUSE subsystem. This fixes several glitches in
    The Curse of Monkey Island.
  - Fixes for cursors in HE games.
AGI:
  - Fix for zombies in King's Quest 4.
  - Fix for changing palettes in fanmade games using AGIPAL.
Lure:
  - Fixed some conversation crashes in the German version.
  - Fixed operation of the optional copy protection dialog in the German
    version.
  - Added saving of conversation flags as to whether a particular conversation
    option had been previously selected or not.
  - Fixed glitch that could cause transformation sparkle to happen a second
    time.
  - Fixed behavior of Goewin when you rejoin her after meeting the dragon.
SAGA:
  - Fix for rat maze bug in Inherit the Earth which made game not completable.
  - Fixes for Inherit the Earth and I Have no Mouth game startup on a number
    of platforms.
  - Reduced the number of simultaneous open files in I Have no Mouth, to allow
    it to run on platforms that can keep a limited amount of files open (e.g.
    on the PSP).
  - Fixed graphics glitch in Inherit the Earth with simultaneous speech.
  - Fixed palette glitch in Inherit the Earth when looking at the map while at
    the docks.

(adam)

2008-04-05 16:44:07 UTC MAIN commitmail json YAML

Updated databases/postgresql82 to 8.2.7; postgresql32 to 8.3.1

(adam)

2008-04-05 16:40:08 UTC MAIN commitmail json YAML

Changes 8.2.7:
* Fix character string comparison for Windows locales that consider
  different character combinations as equal
* Repair potential deadlock between concurrent "VACUUM FULL"
  operations on different system catalogs
* Fix longstanding "LISTEN"/"NOTIFY" race condition
* Disallow "LISTEN" and "UNLISTEN" within a prepared transaction
* Disallow dropping a temporary table within a prepared transaction
* Fix rare crash when an error occurs during a query using a hash
  index
* Fix memory leaks in certain usages of set-returning functions
* Fix input of datetime values for February 29 in years BC
* Fix "unrecognized node type" error in some variants of "ALTER
  OWNER"
* Ensure pg_stat_activity.waiting flag is cleared when a lock wait is
  aborted
* Fix handling of process permissions on Windows Vista
* More...

(adam)

2008-04-05 16:39:27 UTC MAIN commitmail json YAML

Changes 8.3.1:
* Fix character string comparison for Windows locales that consider
  different character combinations as equal
* Repair corner-case bugs in "VACUUM FULL"
* Fix misbehavior of foreign key checks involving character or bit
  columns
* Avoid needless deadlock failures in no-op foreign-key checks
* Fix possible core dump when re-planning a prepared query
* Fix possible failure when re-planning a query that calls an
  SPI-using function
* Fix failure in row-wise comparisons involving columns of different
  datatypes
* Fix longstanding "LISTEN"/"NOTIFY" race condition
* Disallow "LISTEN" and "UNLISTEN" within a prepared transaction
* Disallow dropping a temporary table within a prepared transaction
* Fix rare crash when an error occurs during a query using a hash
  index
* Fix incorrect comparison of tsquery values
* Fix incorrect behavior of LIKE with non-ASCII characters in
  single-byte encodings
* Disable xmlvalidate

(adam)

2008-03-22 08:48:17 UTC MAIN commitmail json YAML

Added LDFLAGS, which is sometimes needed

(adam)

2008-03-09 10:04:10 UTC MAIN commitmail json YAML

Updated fonts/fontforge to 20080302

(adam)

2008-03-09 10:02:44 UTC MAIN commitmail json YAML

Changes 20080302:
* Bug fixes and improvements

(adam)

2008-03-08 08:58:00 UTC MAIN commitmail json YAML

Updated sysutils/ntfsprogs to 2.0.0

(adam)

2008-03-08 08:56:47 UTC MAIN commitmail json YAML

Changes 2.0.0:
* ntfsmount (and libntfs) now has full basic read/write support.
* Cryptographic code is now integrated into libntfs, thus ntfscat and ntfsmount
  now can read encrypted files.  See "man 8 libntfs" for details.
* ntfsresize (and the entirety of ntfsprogs/libntfs in fact) now have full
  support for Windows Vista.
* ntfsprogs and libntfs are now entirely endian safe and more over now we have
  checks that automatically reports endian errors.
* mkntfs now creates a DCE compliant GUID for the volume and does a few other
  things to be more compliant with Windows Vista.

(adam)

2008-03-04 13:31:29 UTC MAIN commitmail json YAML

Rendezvous has been renamed to Bonjour

(adam)

2008-03-04 13:27:50 UTC MAIN commitmail json YAML

Added databases/postgresql83 version 8.3.0

(adam)

2008-03-04 12:51:11 UTC MAIN commitmail json YAML

Added postgresql83

(adam)

2008-03-04 12:50:25 UTC MAIN commitmail json YAML

Added postgresql83

(adam)

2008-03-04 12:46:18 UTC MAIN commitmail json YAML

Errare humanum est

(adam)

2008-03-04 12:45:02 UTC MAIN commitmail json YAML

PostgreSQL 8.3
With significant new functionality and performance enhancements, this
release represents a major leap forward for PostgreSQL. This was made
possible by a growing community that has dramatically accelerated the
pace of development. This release adds the following major features:

  * Full text search is integrated into the core database system
  * Support for the SQL/XML standard, including new operators and an
    XML data type
  * Enumerated data types (ENUM)
  * Arrays of composite types
  * Universally Unique Identifier (UUID) data type
  * Add control over whether NULLs sort first or last
  * Updatable cursors
  * Server configuration parameters can now be set on a per-function
    basis
  * User-defined types can now have type modifiers
  * Automatically re-plan cached queries when table definitions change
    or statistics are updated
  * Numerous improvements in logging and statistics collection
  * Support Security Service Provider Interface (SSPI) for
    authentication on Windows
  * Support multiple concurrent autovacuum processes, and other
    autovacuum improvements
  * Allow the whole PostgreSQL distribution to be compiled with
    Microsoft Visual C++

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-03-04 12:44:42 UTC MAIN commitmail json YAML

PostgreSQL 8.3
With significant new functionality and performance enhancements, this
release represents a major leap forward for PostgreSQL. This was made
possible by a growing community that has dramatically accelerated the
pace of development. This release adds the following major features:

  * Full text search is integrated into the core database system
  * Support for the SQL/XML standard, including new operators and an
    XML data type
  * Enumerated data types (ENUM)
  * Arrays of composite types
  * Universally Unique Identifier (UUID) data type
  * Add control over whether NULLs sort first or last
  * Updatable cursors
  * Server configuration parameters can now be set on a per-function
    basis
  * User-defined types can now have type modifiers
  * Automatically re-plan cached queries when table definitions change
    or statistics are updated
  * Numerous improvements in logging and statistics collection
  * Support Security Service Provider Interface (SSPI) for
    authentication on Windows
  * Support multiple concurrent autovacuum processes, and other
    autovacuum improvements
  * Allow the whole PostgreSQL distribution to be compiled with
    Microsoft Visual C++

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-03-04 12:44:23 UTC MAIN commitmail json YAML

PostgreSQL 8.3
With significant new functionality and performance enhancements, this
release represents a major leap forward for PostgreSQL. This was made
possible by a growing community that has dramatically accelerated the
pace of development. This release adds the following major features:

  * Full text search is integrated into the core database system
  * Support for the SQL/XML standard, including new operators and an
    XML data type
  * Enumerated data types (ENUM)
  * Arrays of composite types
  * Universally Unique Identifier (UUID) data type
  * Add control over whether NULLs sort first or last
  * Updatable cursors
  * Server configuration parameters can now be set on a per-function
    basis
  * User-defined types can now have type modifiers
  * Automatically re-plan cached queries when table definitions change
    or statistics are updated
  * Numerous improvements in logging and statistics collection
  * Support Security Service Provider Interface (SSPI) for
    authentication on Windows
  * Support multiple concurrent autovacuum processes, and other
    autovacuum improvements
  * Allow the whole PostgreSQL distribution to be compiled with
    Microsoft Visual C++

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-03-04 12:43:46 UTC MAIN commitmail json YAML

PostgreSQL 8.3
With significant new functionality and performance enhancements, this
release represents a major leap forward for PostgreSQL. This was made
possible by a growing community that has dramatically accelerated the
pace of development. This release adds the following major features:

  * Full text search is integrated into the core database system
  * Support for the SQL/XML standard, including new operators and an
    XML data type
  * Enumerated data types (ENUM)
  * Arrays of composite types
  * Universally Unique Identifier (UUID) data type
  * Add control over whether NULLs sort first or last
  * Updatable cursors
  * Server configuration parameters can now be set on a per-function
    basis
  * User-defined types can now have type modifiers
  * Automatically re-plan cached queries when table definitions change
    or statistics are updated
  * Numerous improvements in logging and statistics collection
  * Support Security Service Provider Interface (SSPI) for
    authentication on Windows
  * Support multiple concurrent autovacuum processes, and other
    autovacuum improvements
  * Allow the whole PostgreSQL distribution to be compiled with
    Microsoft Visual C++

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-03-04 12:42:56 UTC MAIN commitmail json YAML

PostgreSQL 8.3
With significant new functionality and performance enhancements, this
release represents a major leap forward for PostgreSQL. This was made
possible by a growing community that has dramatically accelerated the
pace of development. This release adds the following major features:

  * Full text search is integrated into the core database system
  * Support for the SQL/XML standard, including new operators and an
    XML data type
  * Enumerated data types (ENUM)
  * Arrays of composite types
  * Universally Unique Identifier (UUID) data type
  * Add control over whether NULLs sort first or last
  * Updatable cursors
  * Server configuration parameters can now be set on a per-function
    basis
  * User-defined types can now have type modifiers
  * Automatically re-plan cached queries when table definitions change
    or statistics are updated
  * Numerous improvements in logging and statistics collection
  * Support Security Service Provider Interface (SSPI) for
    authentication on Windows
  * Support multiple concurrent autovacuum processes, and other
    autovacuum improvements
  * Allow the whole PostgreSQL distribution to be compiled with
    Microsoft Visual C++

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-03-04 12:42:13 UTC MAIN commitmail json YAML

PostgreSQL 8.3
With significant new functionality and performance enhancements, this
release represents a major leap forward for PostgreSQL. This was made
possible by a growing community that has dramatically accelerated the
pace of development. This release adds the following major features:

  * Full text search is integrated into the core database system
  * Support for the SQL/XML standard, including new operators and an
    XML data type
  * Enumerated data types (ENUM)
  * Arrays of composite types
  * Universally Unique Identifier (UUID) data type
  * Add control over whether NULLs sort first or last
  * Updatable cursors
  * Server configuration parameters can now be set on a per-function
    basis
  * User-defined types can now have type modifiers
  * Automatically re-plan cached queries when table definitions change
    or statistics are updated
  * Numerous improvements in logging and statistics collection
  * Support Security Service Provider Interface (SSPI) for
    authentication on Windows
  * Support multiple concurrent autovacuum processes, and other
    autovacuum improvements
  * Allow the whole PostgreSQL distribution to be compiled with
    Microsoft Visual C++

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-03-04 12:41:37 UTC MAIN commitmail json YAML

PostgreSQL 8.3
With significant new functionality and performance enhancements, this
release represents a major leap forward for PostgreSQL. This was made
possible by a growing community that has dramatically accelerated the
pace of development. This release adds the following major features:

  * Full text search is integrated into the core database system
  * Support for the SQL/XML standard, including new operators and an
    XML data type
  * Enumerated data types (ENUM)
  * Arrays of composite types
  * Universally Unique Identifier (UUID) data type
  * Add control over whether NULLs sort first or last
  * Updatable cursors
  * Server configuration parameters can now be set on a per-function
    basis
  * User-defined types can now have type modifiers
  * Automatically re-plan cached queries when table definitions change
    or statistics are updated
  * Numerous improvements in logging and statistics collection
  * Support Security Service Provider Interface (SSPI) for
    authentication on Windows
  * Support multiple concurrent autovacuum processes, and other
    autovacuum improvements
  * Allow the whole PostgreSQL distribution to be compiled with
    Microsoft Visual C++

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2008-03-02 15:51:42 UTC MAIN commitmail json YAML

2008-03-02 15:50:20 UTC MAIN commitmail json YAML

Changes 2.12.5:
* Documentation:
  - Show stock icon images in the API reference again.
  - Show some pictures of widgets in the API reference.
* Build:
  - Fix header inclusion and use using directive for C functions to
    fix build on gcc-4.3 (pre-releases) and Solaris.
  - Install and find all needed files for gtkmm-demo, and correct the
    executable name.

(adam)

2008-03-02 15:49:24 UTC MAIN commitmail json YAML

Changes 2.4.5:
- fixed a regression introduced by the brush cursor optimization
- fixed bug in transform tool preview
- fixed PSD export of images with layer masks
- fixed base64 encoding routine of the Mail plug-in
- use the correct background color when creating a new image
- explicitly link libgimpthumb with GLib
- improved selection of the font sample string
- unified handling of "Enter" and "Space" keysyms
- fixed bug in the Glossy script when used with a pattern
- correctly record dimensions in Exif data when saving as JPEG
- fixed sensitivity of plug-in menu items
- fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas
  plug-ins
- added default keyboard shortcut for "Paste As New Image" (Ctrl-Shift-V)
- added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C)
- fixed missing preview update in Curves tool
- fixed a bug in the Frosty Logo script
- fixed backward transformations using the PDB
- translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko)

(adam)

2008-02-26 09:35:28 UTC MAIN commitmail json YAML

Updated fonts/fontforge to 20080203

(adam)