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 (1h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 02:42:53 UTC Now

2010-03-02 11:13:26 UTC MAIN commitmail json YAML

Update json-glib to 0.10.2.

Overview of changes for 0.10.2
==============================
* Documentation fixes for GBoxed transformation functions
* Zero all fields of JsonObject on creation

(obache)

2010-03-02 08:07:36 UTC MAIN commitmail json YAML

2010-03-01 11:16:14 UTC MAIN commitmail json YAML

Added games/hex-a-hop version 1.1.0

(wiz)

2010-03-01 11:16:03 UTC MAIN commitmail json YAML

+ hex-a-hop.

(wiz)

2010-03-01 11:15:47 UTC MAIN commitmail json YAML

Initial import of hex-a-hop-1.1.0:

Hex-a-Hop is a hexagonal tile-based puzzle game with one simple
goal: destroy all green tiles! There are infinite undos and no time
limits -- you just have to find a way to destroy all the green
tiles and step on a safe tile at the end.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100301

(wiz)

2010-03-01 11:10:45 UTC MAIN commitmail json YAML

like python import.

(is)

2010-03-01 11:07:50 UTC MAIN commitmail json YAML

OMG! It's like Python, but like, you know, casual!

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(is)

2010-03-01 10:28:22 UTC MAIN commitmail json YAML

2010-03-01 10:26:51 UTC MAIN commitmail json YAML

Update to sylpheed-3.0.0.
Many bugfixes. New features include:
* multi-threading was introduced
* add new recipients to address book automatically on sending was added.
* The new filter match type 'is in addressbook' was added.
* Address book is now sortable by each column.
* Address book search feature was added.
* The setup dialog on the first run became user-friendly.
* The new account setup dialog was implemented. Easy Gmail setup.
* SHA1/MD5 fingerprint and validity period of certificate is now displayed
* menu item to request disposition notification was added
* The feature to customize the color label text was added.
* The option to set only mail address of recipients when replying was added.

(tnn)

2010-03-01 08:16:37 UTC MAIN commitmail json YAML

Note update of security/openssl package to 0.9.8mnb1.

(taca)

2010-03-01 08:15:40 UTC MAIN commitmail json YAML

Fix broken PLIST.
(I wonder why "make print-PLIST" generated wrong result before...")

Bump PKGREVISION.

(taca)

2010-03-01 07:06:48 UTC MAIN commitmail json YAML

    Update to Asterisk 1.6.1.17.  This fixes AST-2010-001 and
AST-2010-003.  AST-2010-002 was just a warning about dialplan
scripting errors that could lead to security issues.

Asterisk 1.6.1.13: general bug fixes
Asterisk 1.6.1.14: fix AST-2010-001
Asterisk 1.6.1.15: not released, skipped for security releases
Asterisk 1.6.1.16: fix AST-2010-002
Asterisk 1.6.1.17: fix AST-2010-003

Note that the only change in Asterisk 1.6.1.16 was the addtion of
a README file.  However, the package doesn't install random docs.
That is planned for a future update seperate from the upstream
updates.

-----

Asterisk 1.6.1.13:

The release of Asterisk 1.6.1.13 resolved several issues reported
by the community, and would have not been possible without your
participation. Thank you!

* Restarts busydetector (if enabled) when DTMF is received after
  call is bridged
  (Closes issue #16389. Reported, Tested, Patched by alecdavis.)

* Send parking lot announcement to the channel which parked the
  call, not the park-ee.
  (Closes issue #16234. Reported, Tested by yeshuawatso.  Patched
    by tilghman.)

* When the field is blank, don't warn about the field being unable
  to be coerced just skip the column.
  (Closes
    http://lists.digium.com/pipermail/asterisk-dev/2009-December/041362.html)
    Reported by Nic Colledge on the -dev list.)

* Don't queue frames to channels that have no means to process
  them.
  (Closes issue #15609. Reported, Tested by aragon. Patched by
    tilghman.)

* Fixes holdtime playback issue in app_queue.
  (Closes issue #16168. Reported, Patched by nickilo. Tested by
  wonderg, nickilo.)

A summary of changes in this release can be found in the release
summary:
http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.6.1.13-summary.t
xt

For a full list of changes in this releases, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.13

-----

Asterisk 1.6.1.14:

The releases of Asterisk 1.6.0.22, 1.6.1.14, and 1.6.2.2 include
the fix described in security advisory AST-2010-001.

The issue is that an attacker attempting to negotiate T.38 over
SIP can remotely crash Asterisk by modifying the FaxMaxDatagram
field of the SDP to contain either a negative or exceptionally
large value.  The same crash will occur when the FaxMaxDatagram
field is omitted from the SDP, as well.

For more information about the details of this vulnerability, please
read the security advisory AST-2009-009, which was released at the
same time as this announcement.

For a full list of changes in the current releases, please see the
ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.14

Security advisory AST-2010-001 is available at:

http://downloads.asterisk.org/pub/security/AST-2010-001.pdf

-----

Asterisk 1.6.1.16:

The releases of Asterisk 1.2.40, 1.4.29.1, 1.6.0.24, 1.6.1.16, and
1.6.2.4 include documention describing a possible dialplan string
injection with common usage of the ${EXTEN} (and other expansion
variables). The issue and resolution are described in the AST-2010-002
security advisory.

If you have a channel technology which can accept characters other
than numbers and letters (such as SIP) it may be possible to craft
an INVITE which sends data such as 300&Zap/g1/4165551212 which
would create an additional outgoing channel leg that was not
originally intended by the dialplan programmer.

Please note that this is not limited to an specific protocol or
the Dial() application.

The expansion of variables into programmatically-interpreted strings
is a common behavior in many script or script-like languages,
Asterisk included. The ability for a variable to directly replace
components of a command is a feature, not a bug - that is the entire
point of string expansion.

However, it is often the case due to expediency or design
misunderstanding that a developer will not examine and filter string
data from external sources before passing it into potentially
harmful areas of their dialplan.

With the flexibility of the design of Asterisk come these risks if
the dialplan designer is not suitably cautious as to how foreign
data is allowed to enter the system unchecked.

This security release is intended to raise awareness of how it is
possible to insert malicious strings into dialplans, and to advise
developers to read the best practices documents so that they may
easily avoid these dangers.

For more information about the details of this vulnerability, please
read the security advisory AST-2010-002, which was released at the
same time as this announcement.

For a full list of changes in the current releases, please see the
ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.16

Security advisory AST-2010-002 is available at:

http://downloads.asterisk.org/pub/security/AST-2010-002.pdf

The README-SERIOUSLY.bestpractices.txt document is available in
the top-level directory of your Asterisk sources, or available in
all Asterisk branches from 1.2 and up.

http://svn.asterisk.org/svn/asterisk/trunk/README-SERIOUSLY.bestpractices.txt

-----

Asterisk 1.6.1.17:

The releases of Asterisk 1.6.0.25, 1.6.1.17, and 1.6.2.5 resolve
an issue with invalid parsing of ACL (Access Control List) rules
leading to a possible compromise in security. The issue and resolution
are described in the AST-2010-003 security advisory.

For more information about the details of this vulnerability, please
read the security advisory AST-2010-003, which was released at the
same time as this announcement.

For a full list of changes in the current releases, please see the
ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.17

Security advisory AST-2010-003 is available at:

http://downloads.asterisk.org/pub/security/AST-2010-003.pdf

-----

(jnemeth)

2010-03-01 06:49:55 UTC MAIN commitmail json YAML

Change one of the two cmus update entries into one for the cmus-unofficial
removal. Fix two dates.

(wiz)

2010-03-01 06:10:06 UTC MAIN commitmail json YAML

Updated textproc/p5-Data-FormValidator to 4.66

(sno)

2010-03-01 06:09:55 UTC MAIN commitmail json YAML

Updating textproc/p5-Data-FormValidator from 4.65 to 4.66

Upstream changes:
4.66 Wed Feb 24 09:30:17 EST 2010
    [DOCUMENTATION]
    - Typo fixes (Jonathan Yu)

    [INTERNALS]
    - Test suite fix for 5.11.1 and newer.

(sno)

2010-03-01 02:59:32 UTC MAIN commitmail json YAML

Updated audio/cmus to 2.3.0rc1

(ahoka)

2010-03-01 02:58:26 UTC MAIN commitmail json YAML

2010-03-01 02:41:26 UTC MAIN commitmail json YAML

2010-02-28 23:27:48 UTC MAIN commitmail json YAML

note update of net/filezilla to 3.3.2

(zafer)

2010-02-28 23:14:17 UTC pkgsrc-2009Q4 commitmail json YAML

2010-02-28 23:14:01 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket #3026 - requested by spz
curl: security update

Revisions pulled up:
- www/curl/Makefile 1.96
- www/curl/distinfo 1.64
- www/curl/patches/patch-ab delete
---
Module Name:    pkgsrc
Committed By:  wiz
Date:          Tue Feb 16 12:51:44 UTC 2010

Modified Files:
        pkgsrc/www/curl: Makefile distinfo
Removed Files:
        pkgsrc/www/curl/patches: patch-ab

Log Message:
Update to 7.20.0:

Version 7.20.0 (9 February 2010)

Daniel Stenberg (9 Feb 2010)
- When downloading compressed content over HTTP and the app asked libcurl to
  automatically uncompress it with the CURLOPT_ENCODING option, libcurl could
  wrongly provide the callback with more data than the maximum documented
  amount. An application could thus get tricked into badness if the maximum
  limit was trusted to be enforced by libcurl itself (as it is documented).

  This is further detailed and explained in the libcurl security advisory
  20100209 at

    http://curl.haxx.se/docs/adv_20100209.html

Daniel Fandrich (3 Feb 2010)
- Changed the Watcom makefiles to make them easier to keep in sync with
  Makefile.inc since that can't be included directly.

Yang Tse (2 Feb 2010)
- Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release,
  symbol will not be available when building with CURL_NO_OLDIES defined. Use
  of CURL_FORMAT_CURL_OFF_T is preferred since 7.19.0

Daniel Stenberg (1 Feb 2010)
- Using the multi_socket API, it turns out at times it seemed to "forget"
  connections (which caused a hang). It turned out to be an existing (7.19.7)
  bug in libcurl (that's been around for a long time) and it happened like
  this:

  The app calls curl_multi_add_handle() to add a new easy handle, libcurl will
  then set it to timeout in 1 millisecond so libcurl will tell the app about
  it.

  The app's timeout fires off that there's a timeout, the app calls libcurl as
  we so often document it:

  do {
  res = curl_multi_socket_action(... TIMEOUT ...);
  } while(CURLM_CALL_MULTI_PERFORM == res);

  And this is the problem number one:

  When curl_multi_socket_action() is called with no specific handle, but only
  a timeout-action, it will *only* perform actions within libcurl that are
  marked to run at this time. In this case, the request would go from INIT to
  CONNECT and return CURLM_CALL_MULTI_PERFORM. When the app then calls libcurl
  again, there's no timer set for this handle so it remains in the CONNECT
  state. The CONNECT state is a transitional state in libcurl so it reports no
  sockets there, and thus libcurl never tells the app anything more about that
  easy handle/connection.

  libcurl _does_ set a 1ms timeout for the handle at the end of
  multi_runsingle() if it returns CURLM_CALL_MULTI_PERFORM, but since the loop
  is instant the new job is not ready to run at that point (and there's no
  code that makes libcurl call the app to update the timout for this new
  timeout). It will simply rely on that some other timeout will trigger later
  on or that something else will update the timeout callback. This makes the
  bug fairly hard to repeat.

  The fix made to adress this issue:

  We introduce a loop in lib/multi.c around all calls to multi_runsingle() and
  simply check for CURLM_CALL_MULTI_PERFORM internally. This has the added
  benefit that this goes in line with my long-term wishes to get rid of the
  CURLM_CALL_MULTI_PERFORM all together from the public API.

  The downside of this fix, is that the counter we return in 'running_handles'
  in several of our public functions then gets a slightly new and possibly
  confusing behavior during times:

  If an app adds a handle that fails to connect (very quickly) it may just
  as well never appear as a 'running_handle' with this fix. Previously it
  would first bump the counter only to get it decreased again at next call.
  Even I have used that change in handle counter to signal "end of a
  transfer". The only *good* way to find the end of a individual transfer
  is calling curl_multi_info_read() to see if it returns one.

  Of course, if the app previously did the looping before it checked the
  counter, it really shouldn't be any new effect.

Yang Tse (26 Jan 2010)
- Constantine Sapuntzakis' and Joshua Kwan's work done in the last four months
  relative to the asynchronous DNS lookups, along with with some integration
  adjustments I have done are finally committed to CVS.

  Currently these enhancements will benefit builds done using c-ares on any
  platform as well as Windows builds using the default threaded resolver.

  This release does not make generally available POSIX threaded DNS lookups
  yet. There is no configure option to enable this feature yet. It is possible
  to experimantally try this feature running configure with compiler flags that
  make simultaneous definition of preprocessor symbols USE_THREADS_POSIX and
  HAVE_PTHREAD_H, as well as whatever reentrancy compiler flags and linker ones
  are required to link and properly use pthread_* functions on each platform.

Daniel Stenberg (26 Jan 2010)
- Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_PROXY when it is the
  proxy that cannot be resolved when using c-ares. This matches the behaviour
  when not using c-ares.

Bj
- Added a new flag: -J/--remote-header-name. This option tells the
  -O/--remote-name option to use the server-specified Content-Disposition
  filename instead of extracting a filename from the URL.

Daniel Stenberg (21 Jan 2010)
- Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
  libcurl options for controlling what to get and how to receive posssibly
  interleaved RTP data.

Daniel Stenberg (20 Jan 2010)
- As was pointed out on the http-state mailing list, the order of cookies in a
  HTTP Cookie: header _needs_ to be sorted on the path length in the cases
  where two cookies using the same name are set more than once using
  (overlapping) paths. Realizing this, identically named cookies must be
  sorted correctly. But detecting only identically named cookies and take care
  of them individually is harder than just to blindly and unconditionally sort
  all cookies based on their path lengths. All major browsers also already do
  this, so this makes our behavior one step closer to them in the cookie area.

  Test case 8 was the only one that broke due to this change and I updated it
  accordingly.

Daniel Stenberg (19 Jan 2010)
- David McCreedy brought a fix and a new test case (129) to make libcurl work
  again when downloading files over FTP using ASCII and it turns out that the
  final size of the file is not the same as the initial size the server
  reported. This is very common since servers don't take the newline
  conversions into account.

Kamil Dudka (14 Jan 2010)
- Suppressed side effect of OpenSSL configure checks, which prevented NSS from
  being properly detected under certain circumstances. It had been caused by
  strange behavior of pkg-config when handling PKG_CONFIG_LIBDIR. pkg-config
  distinguishes among empty and non-existent environment variable in that case.

Daniel Stenberg (12 Jan 2010)
- Gil Weber reported a peculiar flaw with the multi interface when doing SFTP
  transfers: curl_multi_fdset() would return -1 and not set and file
  descriptors several times during a transfer of a single file. It turned out
  to be due to two different flaws now fixed. Gil's excellent recipe helped me
  nail this.

Daniel Stenberg (11 Jan 2010)
- Made sure that the progress callback is repeatedly called at a regular
  interval even during very slow connects.

- The tests/runtests.pl script now checks to see if the test case that runs is
  present in the tests/data/Makefile.am and outputs a notice message on the
  screen if not. Each test file has to be included in that Makefile.am to get
  included in release archives and forgetting to add files there is a common
  mistake. This is an attempt to make it harder to forget.

Daniel Stenberg (9 Jan 2010)
- Johan van Selst found and fixed a OpenSSL session ref count leak:

  ossl_connect_step3() increments an SSL session handle reference counter on
  each call. When sessions are re-used this reference counter may be
  incremented many times, but it will be decremented only once when done (by
  Curl_ossl_session_free()); and the internal OpenSSL data will not be freed
  if this reference count remains positive. When a session is re-used the
  reference counter should be corrected by explicitly calling
  SSL_SESSION_free() after each consecutive SSL_get1_session() to avoid
  introducing a memory leak.

  (http://curl.haxx.se/bug/view.cgi?id=2926284)

Daniel Stenberg (7 Jan 2010)
- Make sure the progress callback is called repeatedly even during very slow
  name resolves when c-ares is used for resolving.

Claes Jakobsson (6 Jan 2010)
- Julien Chaffraix fixed so that the fragment part in an URL is not sent
  to the server anymore.

Kamil Dudka (3 Jan 2010)
- Julien Chaffraix eliminated a duplicated initialization in singlesocket().

Daniel Stenberg (2 Jan 2010)
- Make curl support --ssl and --ssl-reqd instead of the previous FTP-specific
  versions --ftp-ssl and --ftp-ssl-reqd as these options are now used to
  control SSL/TLS for IMAP, POP3 and SMTP as well in addition to FTP. The old
  option names are still working but the new ones are the ones listed and
  documented.

Daniel Stenberg (1 Jan 2010)
- Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This
  command is a special "hack" used by the drftpd server, but even though it is
  a custom extension I've deemed it fine to add to libcurl since this server
  seems to survive and people keep using it and want libcurl to support
  it. The new libcurl option is named CURLOPT_FTP_USE_PRET, and it is also
  usable from the curl tool with --ftp-pret. Using this option on a server
  that doesn't support this command will make libcurl fail.

  I added test cases 1107 and 1108 to verify the functionality.

  The PRET command is documented at
  http://www.drftpd.org/index.php/Distributed_PASV

Yang Tse (30 Dec 2009)
- Steven M. Schweda improved VMS build system, and Craig A. Berry helped
  with the patch and testing.

Daniel Stenberg (26 Dec 2009)
- Renato Botelho and Peter Pentchev brought a patch that makes the libcurl
  headers work correctly even on FreeBSD systems before v8.

  (http://curl.haxx.se/bug/view.cgi?id=2916915)

Daniel Stenberg (17 Dec 2009)
- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when
  available.

- Follow-up fix for the proxy fix I did for Jon Nelson's bug. It turned out I
  was a bit too quick and broke test case 1101 with that change. The order of
  some of the setups is sensitive. I now changed it slightly again to make
  sure we do them in this order:

  1 - parse URL and figure out what protocol is used in the URL
  2 - prepend protocol:// to URL if missing
  3 - parse name+password off URL, which needs to know what protocol is used
      (since only some allows for name+password in the URL)
  4 - figure out if a proxy should be used set by an option
  5 - if no proxy option, check proxy environment variables
  6 - run the protocol-specific setup function, which needs to have the proxy
      already set

Daniel Stenberg (15 Dec 2009)
- Jon Nelson found a regression that turned out to be a flaw in how libcurl
  detects and uses proxies based on the environment variables. If the proxy
  was given as an explicit option it worked, but due to the setup order
  mistake proxies would not be used fine for a few protocols when picked up
  from '[protocol]_proxy'. Obviously this broke after 7.19.4. I now also added
  test case 1106 that verifies this functionality.

  (http://curl.haxx.se/bug/view.cgi?id=2913886)

Daniel Stenberg (12 Dec 2009)
- IMAP, POP3 and SMTP support and their TLS versions (including IMAPS, POP3S
  and SMTPS) are now supported. The current state may not yet be solid, but
  the foundation is in place and the test suite has some initial support for
  these protocols. Work will now persue to make them nice libcurl citizens
  until release.

  The work with supporting these new protocols was sponsored by
  networking4all.com - thanks!

Daniel Stenberg (10 Dec 2009)
- Siegfried Gyuricsko found out that the curl manual said --retry would retry
  on FTP errors in the transient 5xx range. Transient FTP errors are in the
  4xx range. The code itself only tried on 5xx errors that occured _at login_.
  Now the retry code retries on all FTP transfer failures that ended with a
  4xx response.

  (http://curl.haxx.se/bug/view.cgi?id=2911279)

- Constantine Sapuntzakis figured out a case which would lead to libcurl
  accessing alredy freed memory and thus crash when using HTTPS (with
  OpenSSL), multi interface and the CURLOPT_DEBUGFUNCTION and a certain order
  of cleaning things up. I fixed it.

  (http://curl.haxx.se/bug/view.cgi?id=2905220)

Daniel Stenberg (7 Dec 2009)
- Martin Storsjo made libcurl use the Expect: 100-continue header for posts
  with unknown size. Previously it was only used for posts with a known size
  larger than 1024 bytes.

Daniel Stenberg (1 Dec 2009)
- If the Expect: 100-continue header has been set by the application through
  curl_easy_setopt with CURLOPT_HTTPHEADER, the library should set
  data->state.expect100header accordingly - the current code (in 7.19.7 at
  least) doesn't handle this properly. Martin Storsjo provided the fix!

Yang Tse (28 Nov 2009)
- Added Diffie-Hellman parameters to several test harness certificate files in
  PEM format. Required by several stunnel versions used by our test harness.

Daniel Stenberg (28 Nov 2009)
- Markus Koetter provided a polished and updated version of Chad Monroe's TFTP
  rework patch that now integrates TFTP properly into libcurl so that it can
  be used non-blocking with the multi interface and more. BLKSIZE also works.

  The --tftp-blksize option was added to allow setting the TFTP BLKSIZE from
  the command line.

Daniel Stenberg (26 Nov 2009)
- Extended and fixed the change I did on Dec 11 for the the progress
  meter/callback during FTP command/response sequences. It turned out it was
  really lame before and now the progress meter SHOULD get called at least
  once per second.

Daniel Stenberg (23 Nov 2009)
- Bjorn Augustsson reported a bug which made curl not report any problems even
  though it failed to write a very small download to disk (done in a single
  fwrite call). It turned out to be because fwrite() returned success, but
  there was insufficient error-checking for the fclose() call which tricked
  curl to believe things were fine.

Yang Tse (23 Nov 2009)
- David Byron modified Makefile.dist vc8 and vc9 targets in order to allow
  finer granularity control when generating src and lib makefiles.

Yang Tse (22 Nov 2009)
- I modified configure to force removal of the curlbuild.h file included in
  distribution tarballs for use by non-configure systems. As intended, this
  would get overwriten when doing in-tree builds. But VPATH builds would end
  having two curlbuild.h files, one in the source tree and another in the
  build tree. With the modification I introduced 5 Nov 2009 this could become
  an issue when running libcurl's test suite.

Daniel Stenberg (20 Nov 2009)
- Constantine Sapuntzakis identified a write after close, as the sockets were
  closed by libcurl before the SSL lib were shutdown and they may write to its
  socket. Detected to at least happen with OpenSSL builds.

- Jad Chamcham pointed out a bug with connection re-use. If a connection had
  CURLOPT_HTTPPROXYTUNNEL enabled over a proxy, a subsequent request using the
  same proxy with the tunnel option disabled would still wrongly re-use that
  previous connection and the outcome would only be badness.

Yang Tse (18 Nov 2009)
- I modified the memory tracking system to make it intolerant with zero sized
  malloc(), calloc() and realloc() function calls.

Daniel Stenberg (17 Nov 2009)
- Constantine Sapuntzakis provided another fix for the DNS cache that could
  end up with entries that wouldn't time-out:

  1. Set up a first web server that redirects (307) to a http://server:port
    that's down
  2. Have curl connect to the first web server using curl multi

  After the curl_easy_cleanup call, there will be curl dns entries hanging
  around with in_use != 0.

  (http://curl.haxx.se/bug/view.cgi?id=2891591)

- Marc Kleine-Budde fixed: curl saved the LDFLAGS set during configure into
  its pkg-config file.  So -Wl stuff ended up in the .pc file, which is really
  bad, and breaks if there are multiple -Wl in our LDFLAGS (which are in
  PTXdist). bug #2893592 (http://curl.haxx.se/bug/view.cgi?id=2893592)

Kamil Dudka (15 Nov 2009)
- David Byron improved the configure script to use pkg-config to find OpenSSL
  (and in particular the list of required libraries) even if a path is given
  as argument to --with-ssl

Yang Tse (15 Nov 2009)
- I removed enable-thread / disable-thread configure option. These were only
  placebo options. The library is always built as thread safe as possible on
  every system.

Claes Jakobsson (14 Nov 2009)
- curl-config now accepts '--configure' to see what arguments was
  passed to the configure script when building curl.

Daniel Stenberg (14 Nov 2009)
- Claes Jakobsson restored the configure functionality to detect NSS when
  --with-nss is set but not "yes".

  I think we can still improve that to check for pkg-config in that path etc,
  but at least this patch brings back the same functionality we had before.

- Camille Moncelier added support for the file type SSL_FILETYPE_ENGINE for
  the client certificate. It also disable the key name test as some engines
  can select a private key/cert automatically (When there is only one key
  and/or certificate on the hardware device used by the engine)

Yang Tse (14 Nov 2009)
- Constantine Sapuntzakis provided the fix that ensures that an SSL connection
  won't be reused unless protection level for peer and host verification match.

  I refactored how preprocessor symbol _THREAD_SAFE definition is done.

Kamil Dudka (12 Nov 2009)
- Kevin Baughman provided a fix preventing libcurl-NSS from crash on doubly
  closed NSPR descriptor. The issue was hard to find, reported several times
  before and always closed unresolved. More info at the RH bug:
  https://bugzilla.redhat.com/534176

- libcurl-NSS now tries to reconnect with TLS disabled in case it detects
  a broken TLS server. However it does not happen if SSL version is selected
  manually. The approach was originally taken from PSM. Kaspar Brand helped me
  to complete the patch. Original bug reports:
  https://bugzilla.redhat.com/525496
  https://bugzilla.redhat.com/527771

Yang Tse (12 Nov 2009)
- I modified configure script to make the getaddrinfo function check also
  verify if the function is thread safe.

Yang Tse (11 Nov 2009)
- Marco Maggi reported that compilation failed when configured --with-gssapi
  and GNU GSS installed due to a missing mutual exclusion of header files in
  the Kerberos 5 code path. He also verified that my patch worked for him.

Daniel Stenberg (11 Nov 2009)
- Constantine Sapuntzakis posted bug #2891595
  (http://curl.haxx.se/bug/view.cgi?id=2891595) which identified how an entry
  in the DNS cache would linger too long if the request that added it was in
  use that long. He also provided the patch that now makes libcurl capable of
  still doing a request while the DNS hash entry may get timed out.

- Christian Schmitz noticed that the progress meter/callback was not properly
  used during the FTP connection phase (after the actual TCP connect), while
  it of course should be. I also made the speed check get called correctly so
  that really slow servers will trigger that properly too.

Kamil Dudka (5 Nov 2009)
- Dropped misleading timeouts in libcurl-NSS and made sure the SSL socket works
  in non-blocking mode.

Yang Tse (5 Nov 2009)
- I removed leading 'curl' path on the 'curlbuild.h' include statement in
  curl.h, adjusting auto-makefiles include path, to enhance portability to
  OS's without an orthogonal directory tree structure such as OS/400.

Daniel Stenberg (4 Nov 2009)
- I fixed several problems with the transfer progress meter. It showed the
  wrong percentage for small files, most notable for <1000 bytes and could
  easily end up showing more than 100% at the end. It also didn't show any
  percentage, transfer size or estimated transfer times when transferring
  less than 100 bytes.

(tron)

2010-02-28 22:37:41 UTC MAIN commitmail json YAML

+ aria2-1.8.3, asterisk16-1.6.2.5, auctex-11.86, calibre-0.6.43,
  confuse-2.7, darcs-2.4, doxygen-1.8.3, etm-554, fbreader-0.12.5.1,
  fotoxx-9.6, gdal-lib-1.7.1 [pkg/42891], highlight-2.15, hylafax-5.4.1,
  john-1.7.5, jpeg-8a, json-glib-0.10.2, lame-3.98.3, libgdata-0.6.2,
  libproxy-0.4.0, libspectre-0.2.4, midori-0.2.3, mimedefang-2.68,
  mined-2000.16, mksh-39c, monit-5.1.1, mpg123-1.10.1, png-1.4.1,
  puzzles-8887, py-bsddb3-4.8.3, py-dbus-0.83.1, py-gdata-2.0.8
  [pkg/42892], py-lxml-2.2.5, py-pyrex-0.9.8.6, rhythmbox-0.12.7,
  samba-3.4.6, samba33-3.3.11, tea-27.0.0, tor-0.2.1.24,
  x264-devel-20100227, xdelta3-3.0y, xf86-video-vmware-11.0.0,
  xine-lib-1.1.18.

(wiz)

2010-02-28 20:49:21 UTC MAIN commitmail json YAML

Add a gnome option, enabled by default.
Fix PR pkg/42854, applying a similar patch.

Remove the dependency on gtk-doc, it wasn't used.

(tonio)

2010-02-28 20:28:55 UTC MAIN commitmail json YAML

Update filezilla to 3.3.2

Changelog:

* *nix: Add support for forward and backward mouse buttons
* Speed limits can be re-enabled on SFTP connections
* Changed settings did not come into effect unless FileZilla was restarted
* Small performance improvements
* Spelling fixes
* Rebuilt due to timer problems
* Speed limits can be quickly set using the menu and a new indicator in the status bar
* Display number of bytes transferred and duration of transfer in log
* MSW: React to back button of mouse in file lists
* Updated blukis icon set
* Refactored large parts of the toolbar and menubar code
* A race condition in the socket code could lead to crashes
* Fix connecting to addresses longer than 15 characters if using SOCKS proxy
* Get add to queue in local directory tree context menu working again
* Do not open request dialogs if user is holding a mouse button
* Forward all Ctrl+Tab key events to tab bar
* Do not report SFTP exitcodes that do not originate from the server

(zafer)

2010-02-28 19:57:52 UTC MAIN commitmail json YAML

override GAMEMODE as well

(tnn)

2010-02-28 19:33:00 UTC MAIN commitmail json YAML

Fix GAMES_USER handling in unprivileged mode.
ok joerg

(tnn)

2010-02-28 18:00:19 UTC MAIN commitmail json YAML

Update to version 20.

----------------
Release 20
----------------
    * Fixes: model names starting with a number (1n4001) are now correctly parsed. The .global
      command has been reinstated (it was previously disabled) and error messages now display
      the corresponding line numberin the input deck.
    * New Features: .measure command for transient, ac and dc analyses (still not complete, e.g.
      DERIV is missing).
    * Devices: Updated BISM4 model to revision 4.6.5. Added PWL (PieceWise Linear) functionality
      for B (arbitrary generator) sources.

----------------
Release 19
----------------
Reveals an important work in compile scripts, many bug fixes in memory management, interface, and
work in device models.

    * Compile scripts: tclspice and ADMS compiling fixes. Architecture compiling fixes for SunOS,
      MS Visual Studio, MINGW, Cygwin.
    * Memory management: fixed memory leaks, modifies memory management for MS Windos, integration of
      espice bugfixes and enhancements, bug fixes in plots and cli interface.
    * Rework of BSim models, integration of EPFL-EKV model V2.63, ADMS models mextram, hicum0, hicum2.

----------------
Release 18
----------------
Rework-18 is introduces several new features into ngspice. This is a major
release that comes after more than three years. During the silent years
ngspice developers worked in CVS to stabilize and introduce new features
into the simulator.

- Tclspice simulator library has been merged with ngspice. Now you can
  compile ngapice or tclspice by asserting a configure switch. See README.tcl
- New options have been introduced: brief, listing, autostop and scale
- Support for .lib file has been introduced. This allows the use of
  third party model libraries in ngspice.
- .measure statements: avg, integ, rms, max, min, delay, param
- .global statements t support for global nodes whose name is not expanded
  when flattening the netlist.
- .func macros for inlining functions into netlists.
- Improved the numparam library to support fully parametrized netlists.
- BSIM model binning.
- new multi-input gate VCVS using XSPICE extensions.

(dmcmahill)

2010-02-28 16:07:36 UTC MAIN commitmail json YAML

Updated cad/geda to 1.6.1

(dmcmahill)

2010-02-28 16:07:00 UTC MAIN commitmail json YAML

Update to version 1.6.1

Release notes for the gEDA/gaf 1.6.1-20100214 stable release

  Summary
    __________________________________________________________________

  This is the second stable release of the 1.6.x series. The purpose of
      this release is bug fixing.
      Major highlights of this snapshot include (in mostly random order):
      General:

    * Added and updated lots of language translations in libgeda, gschem,
      and gattrib. (Courtesy of language translators and Launchpad)
    * The updated or new language translations are: af, ar, bg, de,
      en_GB, es, fa, fr, he, hu, it, ja, ml, nl, pl, pt_BR, pt, ru, tr,
      zh_CN, and zh_TW

  libgeda/gschem:
    * Added accelerator mnemonics for root menus in gschem

  gnetlist:
    * none

  gsymcheck:
    * none

  gattrib:
    * none

  utilities:
    * none

  symbols:
    * none

  documentation:
    * Updated the shipped documentation from the online wiki

  examples:
    * none

  Bugs fixed:
    * [1]2876373: Fix rendering with zoomed out dashed lines
    * [2]2901183: Fix for some manpage issues
    * [3]2904715: Don't update page connectivity from o_place_rotate()
    * [4]2949232: Fix slot editing routines to not edit inherited
      attributes
    * Cherry picked some other bug fixes from master that really should
      be in this bug fixing release

  The above is only a summary of the changes in this release. You can
  view all the commits/changes/authors for this [5]release (v1.6.1).

  NOTE: This is an stable release and should be packaged up by
  distribution package maintainers.

(dmcmahill)

2010-02-28 16:01:47 UTC MAIN commitmail json YAML

remove out of date geda TODO

(dmcmahill)

2010-02-28 16:01:24 UTC MAIN commitmail json YAML

update cad/verilog-current to 20090923

(dmcmahill)

2010-02-28 15:59:19 UTC MAIN commitmail json YAML

Update to the 20090923 snapshot.

It has been a long time since the last update to this snapshot package.
Besides the various upstream changes, also

- add LICENSE
- add DESTDIR support (partially enabled by upstream fixes)

Release Notes for Snapshot 20090923

This is the first snapshot after the split from the 0.9
release. Mostly, this snapshot is loaded with 7 months worth of bug
fixes.

(dmcmahill)

2010-02-28 14:16:52 UTC pkgsrc-2009Q4 commitmail json YAML

pullup #3027, #3028, #3029

(spz)

2010-02-28 14:14:23 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket 3029 - requested by taca
security patch

Revisions pulled up:
- pkgsrc/x11/wxGTK28/Makefile 1.8
- pkgsrc/x11/wxGTK28/Makefile.common 1.5
- pkgsrc/x11/wxGTK28/distinfo 1.8
- pkgsrc/x11/wxGTK28/patches/patch-ba 1.2
- pkgsrc/x11/wxGTK28/patches/patch-bb 1.2
- pkgsrc/x11/wxGTK28/patches/patch-ca 1.2

Files added:
pkgsrc/x11/wxGTK28/patches/patch-cb

  --------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  taca
  Date:          Tue Feb 16 17:38:14 UTC 2010

  Modified Files:
          pkgsrc/x11/wxGTK28: Makefile Makefile.common distinfo
          pkgsrc/x11/wxGTK28/patches: patch-ba patch-bb patch-ca
  Added Files:
          pkgsrc/x11/wxGTK28/patches: patch-cb

  Log Message:
  * Add patches for CVE-2009-2369 and CVE-2009-2625.
  * Use textproc/expat to fix CVE-2009-3720.

  Bump PKGREVISION.

  To generate a diff of this commit:
  cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/wxGTK28/Makefile \
      pkgsrc/x11/wxGTK28/distinfo
  cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/wxGTK28/Makefile.common
  cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/wxGTK28/patches/patch-ba \
      pkgsrc/x11/wxGTK28/patches/patch-bb pkgsrc/x11/wxGTK28/patches/patch-ca
  cvs rdiff -u -r0 -r1.1 pkgsrc/x11/wxGTK28/patches/patch-cb

(spz)

2010-02-28 13:34:22 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket 3028 - requested by taca
security patch

Revisions pulled up:
- pkgsrc/x11/wxGTK26/Makefile 1.5
- pkgsrc/x11/wxGTK26/distinfo 1.4

Files added:
pkgsrc/x11/wxGTK26/patches/patch-ae
pkgsrc/x11/wxGTK26/patches/patch-af
pkgsrc/x11/wxGTK26/patches/patch-ag
pkgsrc/x11/wxGTK26/patches/patch-ah

  --------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  taca
  Date:          Tue Feb 16 17:35:34 UTC 2010

  Modified Files:
          pkgsrc/x11/wxGTK26: Makefile distinfo
  Added Files:
          pkgsrc/x11/wxGTK26/patches: patch-ae patch-af patch-ag patch-ah

  Log Message:
  Add patches for CVE-2009-2369 and CVE-2009-2625.

  Bump PKGREVISION.

  To generate a diff of this commit:
  cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/wxGTK26/Makefile
  cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/wxGTK26/distinfo
  cvs rdiff -u -r0 -r1.1 pkgsrc/x11/wxGTK26/patches/patch-ae \
      pkgsrc/x11/wxGTK26/patches/patch-af pkgsrc/x11/wxGTK26/patches/patch-ag \
      pkgsrc/x11/wxGTK26/patches/patch-ah

(spz)

2010-02-28 13:15:02 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket 3027 - requested by taca
security patch

Revisions pulled up:
- pkgsrc/x11/wxGTK24/Makefile 1.11
- pkgsrc/x11/wxGTK24/distinfo 1.10

Files added:
pkgsrc/x11/wxGTK24/patches/patch-am
pkgsrc/x11/wxGTK24/patches/patch-an
pkgsrc/x11/wxGTK24/patches/patch-ao
pkgsrc/x11/wxGTK24/patches/patch-ap

  --------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  taca
  Date:          Tue Feb 16 17:33:39 UTC 2010

  Modified Files:
          pkgsrc/x11/wxGTK24: Makefile distinfo
  Added Files:
          pkgsrc/x11/wxGTK24/patches: patch-am patch-an patch-ao patch-ap

  Log Message:
  Add patches for CVE-2009-2625 and CVE-2009-2369.

  Bump PKGREVISION.

  To generate a diff of this commit:
  cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/wxGTK24/Makefile
  cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/wxGTK24/distinfo
  cvs rdiff -u -r0 -r1.1 pkgsrc/x11/wxGTK24/patches/patch-am \
      pkgsrc/x11/wxGTK24/patches/patch-an pkgsrc/x11/wxGTK24/patches/patch-ao \
      pkgsrc/x11/wxGTK24/patches/patch-ap

(spz)

2010-02-28 12:47:01 UTC MAIN commitmail json YAML

Note update of www/typolight28 package to 2.8.1.

(taca)

2010-02-28 12:46:14 UTC MAIN commitmail json YAML

Update typolight28 package to 2.8.1.

pkgsrc chage: switch to user-destdir.

2.8.1 (2010-02-28)

* Added: different update modes for overriding multiple group memberships
* Fixed: the install tool does not handle equals sings in passwords (#1338)
* Fixed: articles drop-down menu in news/events is causing a fatal error (#1593)
* Fixed: several issues in the Comments class (BBCode parser)
* Fixed: image link elements do not support the new image resize options (#1585)
* Fixed: table sort script interchanges the classes even and odd (#1589)
* Fixed: inconsistent file tree behavior (#1582)
* Fixed: Date class not supporting negative Unix timestamps (#1591)
* Fixed: apply file permissions to image thumbnails when the Safe Mode
Hack is used (#1398)
* Fixed: several issues with the new calendar/event list navigation (#1584)
* Fixed: Widget class not validating the maximum input length (#1578)
* Fixed: relative URLs in RSS feeds are not converted to absolute URLs (#1596)
* Fixed: the toggleVisibilty() methods do not support save_callbacks
and versioning
* Fixed: access control for comments is missing in the new comments module
* Fixed: no active record available in onsubmit_callbacks in
"override multiple" mode
* Fixed: Swiff does not check whether the Flash plugins is available (#1601)
* Fixed: navigation module start/stop levels fail if there is a reference
page (#1607)
* Fixed: the style sheet module does not show an error if a file is not
writeable (#1598)
* Fixed: FancyUpload does not work in the popup file manager (#1608)
* Fixed: wrong thumbnail size if only height and maximum front end width
are given
* Fixed: file manager does not urlencode filenames (#1616)
* Fixed: not all elements and modules pass the data array to the view (#1604)
* Fixed some minor issues

(taca)

2010-02-28 11:33:31 UTC MAIN commitmail json YAML

Updated memcached to 1.4.4

(morr)

2010-02-28 11:29:12 UTC MAIN commitmail json YAML

Note update of www/typolight28-translations package to 20100226.

(taca)

2010-02-28 11:28:27 UTC MAIN commitmail json YAML

2010-02-27 23:23:54 UTC MAIN commitmail json YAML

2010-02-27 23:21:13 UTC MAIN commitmail json YAML

2010-02-27 21:38:00 UTC MAIN commitmail json YAML

Updated x11/py-qt4 to 4.7nb2

(wiz)

2010-02-27 21:37:47 UTC MAIN commitmail json YAML

drochner noted that patch-ac is wrong (the original is correct for
Python 3) and suggested not installing the .pyc files.

Follow his advice and bump PKGREVISION.

(wiz)

2010-02-27 21:02:01 UTC MAIN commitmail json YAML

Mention that '_' is the same as '.'.
Noted missing by Aleksey Cheusov in PR 41148.

(wiz)

2010-02-27 20:40:52 UTC MAIN commitmail json YAML

2010-02-27 18:19:40 UTC MAIN commitmail json YAML

2010-02-27 18:19:02 UTC MAIN commitmail json YAML

Update to 4.3.10.

Some highlighted changes (for full details, see the ChangeLog):

The command "emulate <mode> -c ..." evaluates an expression in a given
emulation.  The emulation is sticky for functions defined within the
expression.

The variable CORRECT_IGNORE gives a pattern that can be ignored
in spelling correction.  CORRECT_IGNORE='_*' ignores completion functions.

The option POSIX_ALIASES improves compatibility of aliases with other
shells.

The variable ZSH_PATCHLEVEL can be used to test for unreleased versions of
the shell; it is present but less useful in released versions.

The variables ZLE_REMOVE_SUFFIX_CHARS and ZLE_SPACE_SUFFIX_CHARS allow more
control over the way automatically removed suffixes are treated in
completion.

(snj)

2010-02-27 16:27:00 UTC MAIN commitmail json YAML

BSIZE and BSHIFT are defined by sys/param.h on HP-UX, so undef them
first.

(joerg)

2010-02-27 16:07:15 UTC MAIN commitmail json YAML

Updated net/dhcpcd to 5.2.1

(roy)

2010-02-27 16:06:59 UTC MAIN commitmail json YAML

Impport dhcpcd-5.2.1 with a quick build fix.

(roy)

2010-02-27 16:06:51 UTC MAIN commitmail json YAML

2010-02-27 15:47:12 UTC MAIN commitmail json YAML

Updated net/dhcpcd to 5.2.0

(roy)

2010-02-27 15:46:53 UTC MAIN commitmail json YAML

Import dhcpcd-5.2.0 with the following changes:
* VendorID is now dhcpcd-$version:$OS-$version:$machine:$platform
* IPv4LL address range can now be used in DHCP requests
* sysctl net.ipv4.conf.$iface.promote_secondaries enabled on Linux
  This resolves a long standing issue of changing ip on the same subnet.
* IPv4LL correctly resets the DHCP timer.

(roy)

2010-02-27 12:00:54 UTC MAIN commitmail json YAML

delete the summary and cache files in case the dir is writeable, but the
file isn't (as suggested by bouyer@)
fix typo in output message

(spz)

2010-02-27 10:41:00 UTC MAIN commitmail json YAML

upstream bug tracker says 23331 is fixed.

(tnn)

2010-02-27 04:27:56 UTC MAIN commitmail json YAML

Updated net/msdl to 1.2.7r1

(obache)

2010-02-27 04:27:39 UTC MAIN commitmail json YAML

Update msdl to 1.2.7r1.

Version 1.2.7-r1.
-- msdl
* 14th release
* bugfix release to delete MSG_NOSIGNAL and added SIGPIPE,SIG_IGN, for more portability.

(obache)

2010-02-27 03:54:51 UTC MAIN commitmail json YAML

Note updated of textproc/php-json package to 5.2.13.

This is caused by switching to use json extension bundled with PHP 5.2.13
and not implicit update by lang/php5.

(taca)

2010-02-27 03:52:38 UTC MAIN commitmail json YAML

Switch to use json extension bundlede with php-5.2.13, fixing PR pkg/42869.

(taca)

2010-02-27 03:37:58 UTC MAIN commitmail json YAML

Repair this file after the bulk-packge target was broken by DESTDIR support.
The problem is that bulk-package assumed that the package would be installed
as well as built.  When doing DESTDIR builds, make sure we still install
the built packages.

(dmcmahill)

2010-02-27 03:36:32 UTC MAIN commitmail json YAML

Note update of lang/php5 package to 5.2.13.

(taca)

2010-02-27 03:35:12 UTC MAIN commitmail json YAML

2010-02-27 03:25:17 UTC MAIN commitmail json YAML

Update php5 package to 5.2.13.

25 Feb 2010, PHP 5.2.13
- Updated timezone database to version 2010.2. (Derick)
- Upgraded bundled PCRE to version 7.9. (Ilia)

- Removed automatic file descriptor unlocking happening on shutdown and/or
  stream close (on all OSes excluding Windows). (Tony, Ilia)

- Changed tidyNode class to disallow manual node creation. (Pierrick)

- Added missing host validation for HTTP urls inside FILTER_VALIDATE_URL.
  (Ilia)

- Improved LCG entropy. (Rasmus, Samy Kamkar)

- Fixed safe_mode validation inside tempnam() when the directory path does
  not end with a /). (Martin Jansen)
- Fixed a possible open_basedir/safe_mode bypass in session extension
  identified by Grzegorz Stachowiak. (Ilia)
- Fixed bug in bundled libgd causing spurious horizontal lines drawn by
  gdImageFilledPolygon (libgd #100). (Takeshi Abe)
- Fixed build of mysqli with MySQL 5.5.0-m2. (Andrey)

- Fixed bug #50940 Custom content-length set incorrectly in Apache sapis.
  (Brian France, Rasmus)
- Fixed bug #50930 (Wrong date by php_date.c patch with ancient gcc/glibc
  versions). (Derick)
- Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation).
  (Ilia, hanno at hboeck dot de)
- Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes
  long). (Ilia)
- Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP
  authentication). (Jani)
- Fixed bug #50823 (ReflectionFunction::isDeprecated producing "cannot be called
  statically" error). (Jani, Felipe)
- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie
  emulation). (Jani)
- Fixed bug #50787 (stream_set_write_buffer() has no effect on socket
  streams). (vnegrier at optilian dot com, Ilia)
- Fixed bug #50772 (mysqli constructor without parameters does not return a
  working mysqli object). (Andrey)
- Fixed bug #50761 (system.multiCall crashes in xmlrpc extension). (hiroaki
  dot kawai at gmail dot com, Ilia)
- Fixed bug #50732 (exec() adds single byte twice to $output array). (Ilia)
- Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0). (Joey,
  Ilia)
- Fixed bug #50727 (Accessing mysqli->affected_rows on no connection causes
  segfault). (Andrey, Johannes)
- Fixed bug #50680 (strtotime() does not support eighth ordinal number).
  (Ilia)
- Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16). (Rob)
- Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but
  returns false). (Ilia)
- Fixed bug #50636 (MySQLi_Result sets values before calling constructor).
  (Pierrick)
- Fixed bug #50632 (filter_input() does not return default value if the
  variable does not exist). (Ilia)
- Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect). (Pierrick)
- Fixed bug #50575 (PDO_PGSQL LOBs are not compatible with PostgreSQL 8.5).
  (Matteo)
- Fixed bug #50558 (Broken object model when extending tidy). (Pierrick)
- Fixed bug #50540 (Crash while running ldap_next_reference test cases).
  (Sriram)
- Fixed bug #50508 (compile failure: Conflicting HEADER type declarations).
  (Jani)
- Fixed bug #50394 (Reference argument converted to value in __call). (Stas)
- Fixed bug #49851 (http wrapper breaks on 1024 char long headers). (Ilia)
- Fixed bug #49600 (imageTTFText text shifted right). (Takeshi Abe)
- Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
  (Derick, Adam)
- Fixed bug #49463 (setAttributeNS fails setting default namespace). (Rob)
- Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne)
- Fixed bug #48590 (SoapClient does not honor max_redirects). (Sriram)
- Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive
  in HTTP uploads). (Ilia)
- Fixed bug #47601 (defined() requires class to exist when testing for class
  constants). (Ilia)
- Fixed bug #47409 (extract() problem with array containing word "this").
  (Ilia, chrisstocktonaz at gmail dot com)
- Fixed bug #47002 (Field truncation when reading from dbase dbs with more
  then 1024 fields). (Ilia, sjoerd-php at linuxonly dot nl)
- Fixed bug #45599 (strip_tags() truncates rest of string with invalid
  attribute). (Ilia, hradtke)
- Fixed bug #44827 (define() allows :: in constant names). (Ilia)

(taca)

2010-02-27 03:21:06 UTC MAIN commitmail json YAML

Add destdir support.  There was a custom install-data-local install rule
which was missing $(DESTDIR).

(dmcmahill)

2010-02-27 01:15:13 UTC MAIN commitmail json YAML

2010-02-26 22:05:54 UTC MAIN commitmail json YAML

note addition of lua-curl-0.2

(agc)

2010-02-26 22:04:47 UTC MAIN commitmail json YAML

add and enable lua-curl

(agc)

2010-02-26 22:03:00 UTC MAIN commitmail json YAML

initial import of lua-curl-0.2 into the packages collection.

Lua support for libcurl.

Connect and communicate to many different types of servers with many
different types of protocols.

This project is not a fork of LuaCURL, which is a direct mapping of
parts of the libcurl-easy interface.

The intent of Lua-cURL is to adapt the

    * Easy Interface
    * Multi Interface
    * Shared Interface

of libcurl to the functionality of Lua (for example by using iterators
instead of callbacks when possible).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)

2010-02-26 20:11:51 UTC MAIN commitmail json YAML

2010-02-26 20:01:59 UTC MAIN commitmail json YAML

sylpheed-3.0 is out

(tnn)

2010-02-26 19:45:11 UTC MAIN commitmail json YAML

2010-02-26 18:57:27 UTC MAIN commitmail json YAML

2010-02-26 18:38:39 UTC MAIN commitmail json YAML

Update to thunderbird-3.0.2
* Several fixes to improve stability and security.
* Fixes for Thunderbird 2 users upgrading to Thunderbird 3.
* Several fixes to IMAP.

(tnn)

2010-02-26 18:26:51 UTC MAIN commitmail json YAML

2010-02-26 18:11:08 UTC MAIN commitmail json YAML

2010-02-26 16:25:49 UTC MAIN commitmail json YAML

pbulk-base-0.40:
Don't print all failed/successful jobs at the beginning, just a small
message when it is done.

(joerg)

2010-02-26 16:03:33 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-vCard to 2.07

(wiz)

2010-02-26 16:03:02 UTC MAIN commitmail json YAML

Update to 2.07. Set LICENSE.

2.06 Sun 24 Jan 2010 10:02:01 GMT
    - Doc typos (Philip A. Prindeville)
    - Add get_simple_type() and import_data() (Philip A. Prindeville)
    - Doc typos (Philip A. Prindeville)

2.05 Fri  8 Jan 2010 22:28:50 GMT
    - Put back changes which were missed out

2.04 Fri  8 Jan 2010 22:00:20 GMT
    - Improvements to Makefile.PL and require 5.6 - thanks cpanservice
    - Switch to git repo
    - Doc patch

(wiz)

2010-02-26 16:00:13 UTC MAIN commitmail json YAML

Uppercase first letter of COMMENT.

(wiz)

2010-02-26 15:31:51 UTC MAIN commitmail json YAML

Updated devel/m4 to 1.4.14

(wiz)

2010-02-26 15:31:42 UTC MAIN commitmail json YAML

Update to 1.4.14:

* Noteworthy changes in Version 1.4.14 (2010-02-24) [stable]
  Released by Eric Blake, based on git version 1.4.13.*

** Fix regression introduced in 1.4.12 where executing with stdout closed
  could crash m4 on exit on some platforms.

** Fix regressions introduced in 1.4.13 in the `esyscmd' builtin, where
  closed file descriptors could interfere with child execution, and where
  a child status of 127 made m4 print a spurious message to stderr.

** Fix a security hole in 'make dist', present since at least M4 1.4, that
  could affect anybody attempting to redistribute modified sources (see
  Automake CVE-2009-4029).

** A number of portability improvements inherited from gnulib.

(wiz)

2010-02-26 13:42:17 UTC MAIN commitmail json YAML

Depend on X11 [hi wiz!]

(joerg)

2010-02-26 11:00:40 UTC MAIN commitmail json YAML

sync w/ mutt-devel: allow native wide curses

(drochner)

2010-02-26 10:56:39 UTC MAIN commitmail json YAML

first attempt to make this DESTDIR ready and to update it to a
newer version (5.26, the current production version).
The pkg builds and the result starts up and can do simple operations,
but there are strange errors if I try scripts which used to work
two years ago (mostly array size check related).
The biggest problem is that the pkg needs a fortran compiler
which supports the LOC() function. f2c doesn't, the cheapest way
I found is to depend on pkgsrc/lang/gcc3-f77. This needs to be done
cleaner.

(drochner)

2010-02-26 10:31:10 UTC MAIN commitmail json YAML

farsight pulls in GConf, so make that option enable GConf support as well.

(wiz)

2010-02-26 10:28:35 UTC MAIN commitmail json YAML

2010-02-26 09:48:56 UTC MAIN commitmail json YAML

Make GConf dependency optional, based on patch from David Demelier
in PR 42878.

(wiz)

2010-02-26 09:27:43 UTC MAIN commitmail json YAML

Update to 1.24.

The changes in version 1.24 are

Security fixes
--------------
* Don't reply to invalid cmdmon packets (CVE-2010-0292)
* Limit client log memory size (CVE-2010-0293)
* Limit rate of syslog messages (CVE-2010-0294)

Bug fixes/Enhancements
----------------------
* Support for reference clocks (SHM, SOCK, PPS drivers)
* IPv6 support
* Linux capabilities support (to drop root privileges)
* Memory locking support on Linux
* Real-time scheduler support on Linux
* Leap second support on Linux
* Support for editline library
* Support for new Linux readonly adjtime
* NTP client support for KoD RATE
* Read kernel timestamps for received NTP packets
* Reply to NTP requests with correct address on multihomed hosts
* Retry name resolving after temporary failure
* Fix makestep command, make it available on all systems
* Add makestep directive for automatic clock stepping
* Don't require _bigadj kernel symbol on NetBSD
* Avoid blocking read in Linux RTC driver
* Support for Linux on S/390 and PowerPC
* Fix various bugs on 64-bit systems
* Fix valgrind errors and compiler warnings
* Improve configure to support common options and variables
* Improve status checking and printing in chronyc
* Return non-zero exit code on errors in chronyc
* Reduce request timeout in chronyc
* Print estimated offset in sourcestats
* Changed chronyc protocol, incompatible with older versions

Reviewed by: Joerg Sonnenberger <joerg@netbsd.org>

(hannken)

2010-02-26 06:52:42 UTC pkgsrc-2009Q4 commitmail json YAML

2010-02-26 06:51:06 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket 3024 - requested by taca
security update

Revisions pulled up:
- pkgsrc/security/sudo/Makefile 1.119
- pkgsrc/security/sudo/distinfo 1.61

  --------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  taca
  Date:          Fri Feb 26 01:08:38 UTC 2010

  Modified Files:
          pkgsrc/security/sudo: Makefile distinfo

  Log Message:
  Update sudo package to 1.7.2p4.

  Major changes between version 1.7.2p3 and 1.7.2p4:

      * Fix a bug that could allow users with permission to run sudoedit
        to run arbitrary commands.

  Major changes between version 1.7.2p2 and 1.7.2p3:

      * Fix printing of entries with multiple host entries on a single line.

      * Fix use after free when sending error messages via email.

      * Use setrlimit64(), if available, instead of setrlimit() when
        setting AIX resource limits since rlim_t is 32bits.

      * Fix size arg when realloc()ing include stack.

      * Avoid a duplicate fclose() of the sudoers file.

  To generate a diff of this commit:
  cvs rdiff -u -r1.118 -r1.119 pkgsrc/security/sudo/Makefile
  cvs rdiff -u -r1.60 -r1.61 pkgsrc/security/sudo/distinfo

  ------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  zafer
  Date:          Tue Feb  9 00:05:48 UTC 2010

  Modified Files:
          pkgsrc/security/sudo: Makefile

  Log Message:
  update master_sites

  To generate a diff of this commit:
  cvs rdiff -u -r1.117 -r1.118 pkgsrc/security/sudo/Makefile

(spz)

2010-02-26 05:09:54 UTC MAIN commitmail json YAML

2010-02-26 03:16:31 UTC MAIN commitmail json YAML

+open-vm-tools-2010.02.23.236320.
-sudo-1.7.2p3.

(taca)

2010-02-26 03:16:03 UTC MAIN commitmail json YAML

Note update of security/openssl package to 0.9.8m.

(taca)

2010-02-26 03:15:14 UTC MAIN commitmail json YAML

Update openssl to 0.9.8m.

  The OpenSSL project team is pleased to announce the release of
  version 0.9.8m of our open source toolkit for SSL/TLS. This new
  OpenSSL version is a security and bugfix release which implements
  RFC5746 to address renegotiation vulnerabilities mentioned in
  CVE-2009-3555.  For a complete list of changes,
  please see http://www.openssl.org/source/exp/CHANGES.

(taca)

2010-02-26 01:09:13 UTC MAIN commitmail json YAML

Note update of security/sudo package to 1.7.2p4.

(taca)

2010-02-26 01:08:38 UTC MAIN commitmail json YAML

Update sudo package to 1.7.2p4.

Major changes between version 1.7.2p3 and 1.7.2p4:

    * Fix a bug that could allow users with permission to run sudoedit
      to run arbitrary commands.

Major changes between version 1.7.2p2 and 1.7.2p3:

    * Fix printing of entries with multiple host entries on a single line.

    * Fix use after free when sending error messages via email.

    * Use setrlimit64(), if available, instead of setrlimit() when
      setting AIX resource limits since rlim_t is 32bits.

    * Fix size arg when realloc()ing include stack.

    * Avoid a duplicate fclose() of the sudoers file.

(taca)

2010-02-25 21:41:11 UTC MAIN commitmail json YAML

yes this supports DESTDIR, unfortunately it is completely broken
atm due to gtk2+extra crashing in gtkitementry.c (its patch-ag
must be wrong)

(drochner)

2010-02-25 21:32:05 UTC MAIN commitmail json YAML

Updated net/Transmission to 1.91

(tnn)

2010-02-25 21:29:26 UTC MAIN commitmail json YAML

2010-02-25 21:12:03 UTC MAIN commitmail json YAML

Fix build on NetBSD/sparc*.
>From Jochen Kunz.

(wiz)

2010-02-25 21:11:29 UTC MAIN commitmail json YAML

2010-02-25 20:21:54 UTC MAIN commitmail json YAML

Updated sysutils/ddrescue to 1.11

(wiz)

2010-02-25 20:21:44 UTC MAIN commitmail json YAML

Update to 1.11, provided by Mustafa Dogan in private mail.

Changes in version 1.11:

In case of error writing the logfile to disc, the user is now given the
possibility of fixing the problem and continue.

The splitting algorithm has been modified to read secuentially the areas
smaller than a threshold size.

After every read error, ddrescue now verifies the input file has not
disappeared.

In rescue mode, ddrescue now shows the time elapsed from the last
successful read.

Signals SIGUSR1 and SIGUSR2 are now ignored by ddrescue.

Descriptions of "--direct", "--synchronous" and "--sparse" in the manual
have been made clearer.

Description of rescue algorithm in the manual has been made clearer.

"make check" now verifies that files are open in binary mode.

A warning about logfile usage has been added to "ddrescue --help" output.

1.10:
Changes: The option "--try-again" has been added. The size skipped
when bad sectors are found has been made independent of "cluster-size".
Rescue speed has been improved for large log files. An overflow
reading from devices of undefined size has been fixed. "make
install-info" should now work on Debian and Mac OS X.

1.9
Changes: The new option "--domain-logfile" has been added. Verbosity
control of user messages has been simplified. This release improves
portability by using the LLONG_MAX macro instead of LONG_LONG_MAX.
This release is also available in lzip format.

(wiz)

2010-02-25 19:55:28 UTC MAIN commitmail json YAML

2010-02-25 19:53:56 UTC MAIN commitmail json YAML

Fix patch so that -Wl,-R and the path are one option.

(joerg)

2010-02-25 19:07:53 UTC MAIN commitmail json YAML

Allow rpath into WRKSRC, the package knows about relinking itself.

(joerg)

2010-02-25 18:50:21 UTC MAIN commitmail json YAML

don't insist in USE_NCURSES in the ncursesw case -- NetBSD's should
be good enough
(this file needs more cleanup, the color stuff looks outdated)

(drochner)

2010-02-25 18:48:01 UTC MAIN commitmail json YAML

don't insist in USE_NCURSES in the ncursesw case -- NetBSD's should
be good enough

(drochner)

2010-02-25 18:31:08 UTC MAIN commitmail json YAML

Add more details to bare description.

(reed)

2010-02-25 18:23:45 UTC MAIN commitmail json YAML

Clean up linker invocation to not just work by pure luck.

(joerg)

2010-02-25 18:03:00 UTC MAIN commitmail json YAML

2010-02-25 17:59:34 UTC MAIN commitmail json YAML

Explicitly allow ${WRKSRC} in rpath entries. The package is relinking
itself during the build.

(joerg)

2010-02-25 17:55:48 UTC MAIN commitmail json YAML

Explicitly pull PREFIX/lib into the normal library search path too.
DESTDIR support

(joerg)

2010-02-25 17:29:54 UTC MAIN commitmail json YAML

Updated graphics/p5-Image-Size to 3.2.2

(sno)

2010-02-25 17:29:41 UTC MAIN commitmail json YAML

Updating graphics/p5-Image-Size from 3.2.1 to 3.2.2

pkgsrc changes:
- Mark Test::Simple to be used from perl core, when possible

Upstream changes:
3.220 Sunday November  8, 2009, 05:45:00 PM -0800
* lib/Image/Size.pm
Small fix to the regex for detecting GIFs, per Slaven Rezic.

(sno)

2010-02-25 17:27:06 UTC MAIN commitmail json YAML

configure: Requested 'gstreamer-0.10 >= 0.10.26' but version of GStreamer is 0.10.25

so bumped the BUILDLINK_API_DEPENDS.gstreamer0.10

(reed)

2010-02-25 17:24:34 UTC MAIN commitmail json YAML

I had libsoup24-2.26.3 installed which was good enough, but I didn't
have any gnome-keyring so I get this error:

===> Creating toolchain wrappers for gst-plugins0.10-soup-0.10.18
ERROR: gnome-keyring>=0.4.0 is not installed; can't buildlink files.
*** Error code 1

My workaround is to abuse the BUILDLINK_API_DEPENDS to:
BUILDLINK_API_DEPENDS.libsoup24+=      libsoup24>=2.28.0
(where that version is when the include of gnome-keyring was added)

(reed)

2010-02-25 17:10:49 UTC MAIN commitmail json YAML

This is for pkg/42778.  I sent fix to submitter on Feb. 9 but
realized didn't make it to the ticket. Yesterday, I happened to
have same problem (on two systems).

I see from the cvs log message for xf86vidmodeproto that some headers
got moved to libXxf86vm. And I see libXxf86vm now has needed
header. But the buildlink3.mk didn't get changed so the older version of
libXxf86vm is good enough.

So increased the BUILDLINK_API_DEPENDS.libXxf86vm to libXxf86vm>=1.1.0

(reed)

2010-02-25 17:03:23 UTC MAIN commitmail json YAML

Updated x11/py-qt4 to 4.7nb1

(wiz)

2010-02-25 17:03:13 UTC MAIN commitmail json YAML

Fix a python problem (thanks joerg) and byte-compile and install
.pyc files.

Bump PKGREVISION.

(wiz)

2010-02-25 16:13:44 UTC MAIN commitmail json YAML

Reset maintainership as requested.

(joerg)

2010-02-25 16:05:57 UTC MAIN commitmail json YAML

fix a configure check which could easily get into an endless loop,
and remove a pointless test for a __NCURSES_H symbol in the curses header,
now this can build against NetBSD's wide curses

(drochner)

2010-02-25 16:01:47 UTC MAIN commitmail json YAML

also fake a <ncursesw/ncurses.h> header to make pkgs expecting
ncursesw work with native wide curses without changes

(drochner)

2010-02-25 15:58:51 UTC MAIN commitmail json YAML

Updated multimedia/ns-flash to 9.0.262

(mishka)

2010-02-25 15:54:18 UTC MAIN commitmail json YAML

Update Linux distfile to match r262. Changes unknown.

(mishka)

2010-02-25 15:08:03 UTC MAIN commitmail json YAML

Reset MAINTAINER as requested.

(joerg)

2010-02-25 15:05:31 UTC MAIN commitmail json YAML

Reset MAINTAINER, mail bounces.

(joerg)

2010-02-25 15:03:37 UTC MAIN commitmail json YAML

Reset maintainer, mail bounces.

(joerg)

2010-02-25 14:59:22 UTC MAIN commitmail json YAML

2010-02-25 14:30:36 UTC MAIN commitmail json YAML

Updated misc/calibre to 0.6.24nb6

(wiz)

2010-02-25 14:30:23 UTC MAIN commitmail json YAML

Remove files that do not belong here. Bump PKGREVISION.

(wiz)

2010-02-25 14:13:55 UTC MAIN commitmail json YAML

Add missing dependency, which broke HTML generation and thus PLIST.

(wiz)

2010-02-25 14:07:52 UTC MAIN commitmail json YAML

Patching out the auto_install() invocation in Makefile.PL which causes
core dumps when run without DISPLAY. Thanks to Joerg Sonnenberger for
reporting.

(sno)

2010-02-25 13:33:02 UTC MAIN commitmail json YAML

Updated editors/p5-Padre to 0.57

(sno)

2010-02-25 13:32:50 UTC MAIN commitmail json YAML

Updating editors/p5-Padre from 0.56 to 0.57

pkgsrc changes:
- Adjust dependencies
- Add MacOS X/Darwin support (by patching out use of wxPerl)

Upstream changes:
0.57 2010.02.18 - **WARNING Contains new threading code**
    - Spawn a master thread very early in the startup process. Use that
      master to create worker threads as necessary. Cuts down on memory
      usage and fixes the "Leaked Scalars" warning (BRAMBLE, SMUELLER)
    - Fix pluginmanager error dialog for plugin-event failure (BRAMBLE)
    - Add status messages for Padre::File operations (SEWI)
    - Select some files to close (SEWI)
    - Select some files to reload (SEWI)
    - GotoLine is now called Goto dialog (AZAWAWI)
    - Goto dialog is now non-modal lazy single instance dialog (AZAWAWI)
    - Goto dialog has a current positon/line number field (AZAWAWI)
    - Regex editor dialog is now more compact and it includes regex helper
      buttons (AZAWAWI)
    - Regex editor dialog can now highlight matched text (AZAWAWI)
    - Regex editor dialog can now display regex description (AZAWAWI)
    - Implemented Replace (aka substitution) in Regex editor (AZAWAWI)
    - Right click "Edit with Regex Editor" now works on user-selected
      text (AZAWAWI)
    - Added "headline" method to Padre::Project, which allows a project
      to try and intuit the "primary" file in the project (for a CPAN
      distribution of Foo::Bar this will be lib/Foo/Bar.pm) (ADAMK)
    - Removed the final usage of the "Provider" phrasing, and made more
      of the modules used by the Perl help provider run-time loaded (ADAMK)
    - Moved padre.exe build from bin to win32-loader folder since bin is a
      bad path for putting the Padre win32 launcher code (SMUELLER, AZAWAWI)
    - Added "Open in File Browser" in the File and right-click menu (AZAWAWI)
    - Added "Find in Files" to right-click menu (AZAWAWI)
    - No need to launch a command shell to execute explorer.exe on
      win32 (AZAWAWI)
    - Added "Open with Default System Editor" in "File -> Open..." (AZAWAWI)
    - Implemented padre --reset to flush and reset the current Padre
      configuration in otherwise unrecoverable situations, such as now
      when the Swarm plugin causes the slave-driver code to instantly
      segfault at startup (ADAMK)
    - Add mimetype detection for Template::Toolkit and CSS files (SEWI)
    - Added plugin menu refreshing to the resource locking system (ADAMK)
    - Fixed three cases where code was still manually calling ->Freeze
      and ->Thaw on the main window, breaking the resource locked (ADAMK)
    - Fixed ticket #847: "Implement Mozilla-style about:config for Padre"
      (AZAWAWI)
    - Fixed ticket #845: Fix relative filenames from commandline (SEWI)
    - Added "Open In Command Line" to File menu (AZAWAWI)
    - Renamed Plugins menus to Tools and moved Preferences into it (ADAMK)
    - Re-implemented the mechanism for generating a human-oriented list of
      window names (ADAMK)

(sno)

2010-02-25 13:26:18 UTC MAIN commitmail json YAML

Updated x11/p5-Wx to 0.97.01nb1

(sno)

2010-02-25 13:26:01 UTC MAIN commitmail json YAML

Building Wx perl module with --wx-toolkit=gtk2 param to ensure no wxPerl
or similar installed on MacOS X or Darwin ...

Bumping revision.

(sno)

2010-02-25 13:02:39 UTC MAIN commitmail json YAML

2010-02-25 13:02:02 UTC MAIN commitmail json YAML

2010-02-25 13:01:23 UTC MAIN commitmail json YAML

Updated mail/postfix to 2.7.0

Postfix stable release 2.7.0 is available. For the past several
releases, the focus has moved towards improving the code and
documentation, and updating the system for changing environments.

- Improved before-queue content filter performance. With
  "smtpd_proxy_options = speed_adjust", the Postfix SMTP server
  receives the entire message before it connects to a before-queue
  content filter. Typically, this allows Postfix to handle the same
  mail load with fewer content filter processes.

- Improved address verification performance. The verify database
  is now persistent by default, and it is automatically cleaned
  periodically, Under overload conditions, the Postfix SMTP server
  no longer waits up to 6 seconds for an address probe to complete.

- Support for reputation management based on the local SMTP client
  IP address. This is typically implemented with "FILTER transportname:"
  actions in access maps or header/body checks, and mail delivery
  transports in master.cf with unique smtp_bind_address values.

- The postscreen daemon (a zombie-blocker in front of Postfix) is
  still too rough for a stable release, and will be made "mature"
  in the Postfix 2.8 development cycle (however you can use Postfix
  2.7 with the Postfix 2.8 postscreen and dnsblog executables and
  master.cf configuration; this code has already proven itself).

No functionality has been removed, but it is a good idea to review
the RELEASE_NOTES file for the usual minor incompatibilities or
limitations.

You can find Postfix version 2.7.0 at the mirrors listed at
http://www.postfix.org/

The same code is also available as Postfix snapshot 2.8-20100213.
Updated versions of Postfix version 2.6, 2.5 and perhaps earlier
will be released with the same fixes that were already included
with Postfix versions 2.7 and 2.8.

(martti)

2010-02-25 11:30:50 UTC MAIN commitmail json YAML

2010-02-25 11:30:03 UTC MAIN commitmail json YAML

2010-02-25 11:03:38 UTC MAIN commitmail json YAML

Note galeon removal.

(tnn)

2010-02-25 11:02:36 UTC MAIN commitmail json YAML

Removed galeon; Doesn't work with upcoming xulrunner update.
Package is largely abandoned and deprecated by GNOME in favor of epiphany.
No objections on pkgsrc-users@.

(tnn)

2010-02-25 09:24:23 UTC MAIN commitmail json YAML

delete trailing empty line

(jnemeth)

2010-02-25 09:23:25 UTC MAIN commitmail json YAML

mark imm, nte, and sdr as broken
/brick joerg

(jnemeth)

2010-02-25 09:21:44 UTC MAIN commitmail json YAML

mark i2cb as broken
/brick joerg

(jnemeth)

2010-02-25 08:46:46 UTC pkgsrc-2009Q4 commitmail json YAML

2010-02-25 08:43:28 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket 3022 - requested by taca
security update

Revisions pulled up:
- pkgsrc/graphics/netpbm/Makefile
- pkgsrc/graphics/netpbm/distinfo
- pkgsrc/graphics/netpbm/patches/patch-aa
- pkgsrc/graphics/netpbm/patches/patch-ao
- pkgsrc/graphics/netpbm/patches/patch-da
- pkgsrc/graphics/netpbm/patches/patch-db
- pkgsrc/graphics/netpbm/patches/patch-dd

Files added:
pkgsrc/graphics/netpbm/PLIST
pkgsrc/graphics/netpbm/patches/patch-ec

Files deleted:
pkgsrc/graphics/netpbm/patches/patch-ac
pkgsrc/graphics/netpbm/patches/patch-af
pkgsrc/graphics/netpbm/patches/patch-ag
pkgsrc/graphics/netpbm/patches/patch-ai
pkgsrc/graphics/netpbm/patches/patch-aj
pkgsrc/graphics/netpbm/patches/patch-ak
pkgsrc/graphics/netpbm/patches/patch-al
pkgsrc/graphics/netpbm/patches/patch-am
pkgsrc/graphics/netpbm/patches/patch-an
pkgsrc/graphics/netpbm/patches/patch-ap
pkgsrc/graphics/netpbm/patches/patch-aq
pkgsrc/graphics/netpbm/patches/patch-ar
pkgsrc/graphics/netpbm/patches/patch-as
pkgsrc/graphics/netpbm/patches/patch-at
pkgsrc/graphics/netpbm/patches/patch-au
pkgsrc/graphics/netpbm/patches/patch-av
pkgsrc/graphics/netpbm/patches/patch-az
pkgsrc/graphics/netpbm/patches/patch-ba
pkgsrc/graphics/netpbm/patches/patch-ca
pkgsrc/graphics/netpbm/patches/patch-ea

  --------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Fri Feb 19 18:25:44 UTC 2010

  Modified Files:
          pkgsrc/graphics/netpbm: Makefile distinfo
          pkgsrc/graphics/netpbm/patches: patch-aa patch-ao patch-da patch-db
              patch-dd
  Added Files:
          pkgsrc/graphics/netpbm: PLIST
          pkgsrc/graphics/netpbm/patches: patch-ec
  Removed Files:
          pkgsrc/graphics/netpbm/patches: patch-ac patch-af patch-ag patch-ai
              patch-aj patch-ak patch-al patch-am patch-an patch-ap patch-aq
              patch-ar patch-as patch-at patch-au patch-av patch-az patch-ba
              patch-ca patch-ea

  Log Message:
  update to 10.35.73
  changes: many bugfixes, especially:
    xpmtoppm: fix wild pointer with color index > 127.
    which fixes a stack-based buffer overflow (CVE-2009-4274)

  pkgsrc change: use a fixed PLIST instead of generating on install,
    helps to detect problems

  To generate a diff of this commit:
  cvs rdiff -u -r1.164 -r1.165 pkgsrc/graphics/netpbm/Makefile
  cvs rdiff -u -r0 -r1.6 pkgsrc/graphics/netpbm/PLIST
  cvs rdiff -u -r1.71 -r1.72 pkgsrc/graphics/netpbm/distinfo
  cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/netpbm/patches/patch-aa
  cvs rdiff -u -r1.17 -r0 pkgsrc/graphics/netpbm/patches/patch-ac
  cvs rdiff -u -r1.12 -r0 pkgsrc/graphics/netpbm/patches/patch-af
  cvs rdiff -u -r1.18 -r0 pkgsrc/graphics/netpbm/patches/patch-ag
  cvs rdiff -u -r1.11 -r0 pkgsrc/graphics/netpbm/patches/patch-ai \
      pkgsrc/graphics/netpbm/patches/patch-aj
  cvs rdiff -u -r1.7 -r0 pkgsrc/graphics/netpbm/patches/patch-ak
  cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/netpbm/patches/patch-al \
      pkgsrc/graphics/netpbm/patches/patch-am \
      pkgsrc/graphics/netpbm/patches/patch-an \
      pkgsrc/graphics/netpbm/patches/patch-ap \
      pkgsrc/graphics/netpbm/patches/patch-aq \
      pkgsrc/graphics/netpbm/patches/patch-ar \
      pkgsrc/graphics/netpbm/patches/patch-as \
      pkgsrc/graphics/netpbm/patches/patch-at \
      pkgsrc/graphics/netpbm/patches/patch-au
  cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/netpbm/patches/patch-ao
  cvs rdiff -u -r1.4 -r0 pkgsrc/graphics/netpbm/patches/patch-av \
      pkgsrc/graphics/netpbm/patches/patch-az
  cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/netpbm/patches/patch-ba
  cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/netpbm/patches/patch-ca \
      pkgsrc/graphics/netpbm/patches/patch-ea
  cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/netpbm/patches/patch-da \
      pkgsrc/graphics/netpbm/patches/patch-db \
      pkgsrc/graphics/netpbm/patches/patch-dd
  cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/netpbm/patches/patch-ec

(spz)

2010-02-25 07:15:42 UTC MAIN commitmail json YAML

add licensing info

modern NetBSD has PAM - add a patch so that this is recognised

there is no reason not to run this on modern NetBSD systems - remove the
old NOT_FOR_PLATFORM, since this runs just fine on NetBSD 5.99.20

(agc)

2010-02-25 06:56:23 UTC MAIN commitmail json YAML

2010-02-25 02:08:33 UTC MAIN commitmail json YAML

If using "make package", default to recursion with package-install.

(joerg)

2010-02-25 02:06:34 UTC MAIN commitmail json YAML

Simplify conditional as USE_DESTDIR is set by bsd.prefs.mk.
For "make package", always use package-install as dependency target by
default. This matters if USE_DESTDIR is set conditionally.

(joerg)

2010-02-25 01:03:44 UTC MAIN commitmail json YAML

Rename internal package-clean target to package-eat-cookie.

(joerg)

2010-02-24 23:25:02 UTC MAIN commitmail json YAML

Note privoxy 3.0.16

(mjl)

2010-02-24 23:22:45 UTC MAIN commitmail json YAML

Update to privoxy 3.0.16 stable.

This is the first stable release since 3.0.12.
It introduces IPv6 support, improved keep-alive support and a bunch of
minor improvements.

(mjl)

2010-02-24 23:02:11 UTC MAIN commitmail json YAML

Updated pkgtools/pbulk to 0.46

(joerg)

2010-02-24 22:54:54 UTC MAIN commitmail json YAML

pbulk-0.46: Use stage-install instead of install.
[Change in pbulk-0.45, but be explicit here]

(joerg)

2010-02-24 22:53:34 UTC MAIN commitmail json YAML

Rename the install phase to stage-install. Introduce a new install
target that defaults to either stage-install or package-install,
depending on whether DESTDIR support is active and supported by the
package or not.

(joerg)

2010-02-24 22:51:37 UTC MAIN commitmail json YAML

2010-02-24 22:27:11 UTC MAIN commitmail json YAML

Split up RCS ID template differently, so that the +BUILD_INFO builder
doesn't catch it.

(joerg)

2010-02-24 22:09:53 UTC MAIN commitmail json YAML

Escape RCS ID correctly, so that the +BUILD_INFO processing doesn't
pick it up.

(joerg)

2010-02-24 22:07:28 UTC MAIN commitmail json YAML

Fix option order in SYNOPSIS. From Slader_LB.

(wiz)

2010-02-24 22:06:21 UTC MAIN commitmail json YAML

Refer to pkg_admin from -f flag.
Make chroot reference an Xr.
Downcase Package Database.

Suggested by Slader_LB.

(wiz)

2010-02-24 22:05:31 UTC MAIN commitmail json YAML

2010-02-24 22:04:38 UTC MAIN commitmail json YAML

Make sure that FILESDIR is a full path, so that the resulting +BUILD_INFO
is consistent.

(joerg)

2010-02-24 22:00:51 UTC MAIN commitmail json YAML

2010-02-24 22:00:03 UTC MAIN commitmail json YAML

Fix path to not confuse RCS ID check for +BUILD_INFO.

(joerg)

2010-02-24 21:13:23 UTC MAIN commitmail json YAML

2010-02-24 21:11:27 UTC MAIN commitmail json YAML

Improve wording, remove unneeded Bk/Ek, various minor fixes.

(wiz)

2010-02-24 20:49:54 UTC MAIN commitmail json YAML

2010-02-24 19:37:38 UTC MAIN commitmail json YAML

update to 255
changes: many bugfixes, minor improvements

(drochner)

2010-02-24 19:30:17 UTC MAIN commitmail json YAML

Updated security/mit-krb5 to 1.4.2nb9 [tez 2010-02-24]
fixing CVE-2009-4212 (MITKRB5-SA-2009-004)

(tez)

2010-02-24 19:30:08 UTC MAIN commitmail json YAML

update to 4.0.4
changes:
-deal with the case where a printer has no specific .xml definition
file but is supported by a generic driver
-bugfixes

(drochner)

2010-02-24 19:25:40 UTC MAIN commitmail json YAML

update to 4.0.4
changes:
-don't use libgs to invoke ghostscript, just call the executable if needed
-bugfixes

(drochner)

2010-02-24 19:07:52 UTC MAIN commitmail json YAML

2010-02-24 18:47:07 UTC MAIN commitmail json YAML

g/c old GCONF_SCHEMAS

(drochner)

2010-02-24 18:45:43 UTC MAIN commitmail json YAML

2010-02-24 18:43:34 UTC MAIN commitmail json YAML

update to 0.16
There is no changelog provided. What I see is that the name of the
wrapper executable changed to a more meaningful name.

(drochner)

2010-02-24 18:37:09 UTC MAIN commitmail json YAML

update to 1.6.3
changes:
-bugfix (for Google Reader)
-translation updates

(drochner)

2010-02-24 18:28:18 UTC MAIN commitmail json YAML

This is mostly a bugfix release that solves several reported issues.
In addition, the program now features a generic downloader that attempts
to work with any unknown URL the user provides, and appears to work
with several sites in tests.

(drochner)

2010-02-24 18:08:12 UTC MAIN commitmail json YAML

-NetBSD-current's wide curses is good enough -- I'm assuming that any
builtin wide curses which is recognized by pkgsrc/ncursesw/builtin.mk
is fine.
-Set the keyboard mode to raw() explicitely. ncurses seems to do
this in some magical way, didn't find a hint in documentation.
-Explicitely disable widechar support if the pkgsrc option is deselected -
otherwise it gets enabled unwantedly if widechar support is found in the
normal curses lib.

(drochner)

2010-02-24 17:56:20 UTC MAIN commitmail json YAML

build against libslang2 rather than libslang1, initialize its UTF8
handling, bump PKGREVISION

(drochner)

2010-02-24 16:00:29 UTC MAIN commitmail json YAML

Fix two typos identified in the htutils/changes/pkg-changes2html script.

(reed)

2010-02-24 14:47:15 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup tickets #3019 and #3020.

(tron)

2010-02-24 14:45:38 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket #3019 - requested by taca
typo3: security update

Revisions pulled up:
- www/typo3/Makefile 1.19
- www/typo3/PLIST 1.11
- www/typo3/distinfo 1.13
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Feb 23 14:12:22 UTC 2010

Modified Files:
pkgsrc/www/typo3: Makefile PLIST distinfo

Log Message:
Update typo3 package to 4.3.2.  For complete changes, please refer
ChangeLog file.

Also switch DESTDIR support to user-destdir.

the TYPO3 core team has just released the TYPO3 versions 4.3.2 and
4.2.12, which are now ready for you to download. All versions are
maintenance releases and contain bugfixes and security fixes.

IMPORTANT:
These versions include important security fixes to the TYPO3 core. A
security announcement has just been released:
https://typo3.org/teams/security/security-bulletins/typo3-sa-2010-004/

(tron)

2010-02-24 14:23:22 UTC pkgsrc-2009Q4 commitmail json YAML

Pullup ticket #3020 - requested by taca
mysql5-client: security update
mysql5-server: security update

Revisions pulled up:
- databases/mysql5-client/Makefile.common 1.38
- databases/mysql5-client/buildlink3.mk 1.15 via patch
- databases/mysql5-client/distinfo 1.28
- databases/mysql5-client/patches/patch-ac 1.8
- databases/mysql5-client/patches/patch-ae 1.10
- databases/mysql5-client/patches/patch-af 1.8
- databases/mysql5-client/patches/patch-ag 1.5
- databases/mysql5-client/patches/patch-aj 1.4
- databases/mysql5-client/patches/patch-al 1.4
- databases/mysql5-client/patches/patch-au 1.5
- databases/mysql5-client/patches/patch-av 1.1
- databases/mysql5-server/Makefile 1.31
- databases/mysql5-server/PLIST 1.16
- databases/mysql5-server/distinfo 1.24
- databases/mysql5-server/patches/patch-aa 1.6
- databases/mysql5-server/patches/patch-ag 1.8
- databases/mysql5-server/patches/patch-ah 1.7
- databases/mysql5-server/patches/patch-aj 1.4
- databases/mysql5-server/patches/patch-am 1.4
- databases/mysql5-server/patches/patch-an 1.7
- databases/mysql5-server/patches/patch-ap 1.1
- databases/mysql5-server/patches/patch-aq 1.1
- databases/mysql5-server/patches/patch-bf 1.3
- databases/mysql5-server/patches/patch-ca 1.3
- databases/mysql5-server/patches/patch-cb 1.3
- databases/mysql5-server/patches/patch-cc 1.3
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Feb 18 15:46:10 UTC 2010

Modified Files:
pkgsrc/databases/mysql5-client: Makefile.common buildlink3.mk distinfo
pkgsrc/databases/mysql5-client/patches: patch-ac patch-ae patch-af
    patch-ag patch-aj patch-al
pkgsrc/databases/mysql5-server: Makefile PLIST distinfo
pkgsrc/databases/mysql5-server/patches: patch-aa patch-ag patch-ah
    patch-aj patch-am patch-an patch-bf patch-ca patch-cb patch-cc
Added Files:
pkgsrc/databases/mysql5-client/patches: patch-au patch-av
pkgsrc/databases/mysql5-server/patches: patch-ap patch-aq

Log Message:
Update mysql5-client and mysql5-server package to version 5.0.90.
This release many bug fixes and DoS security problem (CVE-2009-4484).

Plese refer these URL in detail.

http://dev.mysql.com/doc/refman/5.0/en/news-5-0-89.html
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-90.html

There some minor pkgsrc change to prevent compile time warnings.

(tron)

2010-02-24 13:05:44 UTC MAIN commitmail json YAML

Provide SETGIDGAME here as well. This package is abusive and should be
fixed properly (or killed).

(joerg)

2010-02-24 12:37:05 UTC MAIN commitmail json YAML

Use the MAINTAINER from the Makefile as the source address for bug reports.
Requested by Joerg Sonnenberger in a private mail.

(martti)

2010-02-24 12:17:18 UTC MAIN commitmail json YAML

Updated lang/sbcl to 1.0.35

(asau)

2010-02-24 12:16:09 UTC MAIN commitmail json YAML

Update to SBCL 1.0.35.
Tested on FreeBSD, known not to work on NetBSD/i386.

News

changes in sbcl-1.0.35 relative to sbcl-1.0.34:
  * optimization: ROUND with a single single-float or double-float argument
    is properly inlined when possible.
  * optimization: Slightly better code is generated for integer<->float
    conversions and for single-float<->double-float conversions on x86-64.
  * optimization: SB-ROTATE-BYTE:ROTATE-BYTE now generates more efficient
    code for 32-bit and 64-bit rotations on x86-64.
  * bug fix: The install script changes the ownership of directories as well
    as files for contrib modules using asdf.  (thanks to Eugene Ossintsev;
    launchpad bug lp#508485)
  * bug fix: TRUNCATE with a single single-float or double-float argument is
    properly inlined when possible.  (launchpad bug lp#489388)
  * bug fix: Passing a rotation count of zero to SB-ROTATE-BYTE:ROTATE-BYTE
    no longer causes a compiler error on x86 and ppc.
  * bug fix: GET-MACRO-CHARACTER bogusly computed its second return value
    always relative to *READTABLE* rather than the passed argument.

changes in sbcl-1.0.34 relative to sbcl-1.0.33:
  * minor incompatible change: threading support is now enabled by default
    on x86[-64] Linux.
  * enhancement: SB-INTROSPECT:DEFTYPE-LAMBDA-LIST now also works on most
    builtin types.
  * enhancement: Errors during compile-time-too processing (i.e. EVAL-WHEN)
    are now caught and reported just like errors during macroexpansion.
  * enhancement: SB-POSIX now provides access to tcdrain(), tcflow(),
    tcflush(), tcgetsid(), and tcsendbreak(). (thanks to Jerry James)
  * enhancement: ASDF systems can now depends on SB-QUEUE.
  * fixes and improvements related to Unicode and external formats:
    ** bug fix: error handling and restart usage in the ucs-2 external format
      has been improved.
    ** there is now an implementation of the ucs-4 external format.
    ** the utf-16 and utf-32 external formats are supported.
  * bug fix: SB-POSIX wrapper for putenv no longer tries to put lisp strings
    in the environment. setenv() and unsetenv() are also provided. (reported by
    Fare Rideau; launchpad bug lp#460455)
  * bug fix: LOAD of both .fasl and .FASL type files now forces fasl-style
    loading. This ensures sensible errors for .FASL files from other
    implementations on case-insensitive filesystems. (reported by Willem
    Broekema; launchpad bug lp#489417)
  * bug fix: #p"\\\\" can now be read without error on Win32.  (reported by
    Willem Broekema; launchpad bug lp#489698).
  * bug fix: some minor code rearrangements to reenable warning-free building
    from CMUCL (reported by xme@gmx.net; launchpad bug lp#491104)
  * bug fix: PRINT-OBJECT for clos instances respects the right margin when
    pretty printing
  * bug fix: FIND-PACKAGE & DEFPACKAGE were not thread safe. (reported by
    Attila Lendvai)

changes in sbcl-1.0.33 relative to sbcl-1.0.32:
  * new port: support added for x86-64 NetBSD.  (thanks to Aymeric Vincent)
  * improvement: support O_LARGEFILE access to files larger than 2GB on
    x86-64/linux.  (thanks to Daniel Janus; launchpad bug lp#453080)
  * new feature: SB-INTROSPECT:WHO-SPECIALIZES-DIRECTLY to get a list of
    definitions for methods specializing on the passed class itself.
  * new feature: SB-INTROSPECT:WHO-SPECIALIZES-GENERALLY to get a list of
    definitions for methods specializing on the passed class itself, or on
    subclasses of it.
  * new build flag: :sb-xref-for-internals; SBCL will collect xref information
    about itself during the build (e.g. for M-? in Slime), if this flag is
    enabled in customize-target-features.lisp. This will increase the core
    size by about 5-6mb, though, so it's mostly interesting to SBCL
    developers.
  * new feature: various GENCGC tuning parameters have been experimentally
    documented and exported from SB-EXT. See documentation for details.
  * fixes and improvements related to Unicode and external formats:
    ** the Unicode character database has been upgraded to the
      Unicode 5.2 standard, giving names and properties to a number of new
      characters, and providing a few extra characters with case
      transformations.
    ** improvement: restarts for providing replacement input/output on coding
      errors for fd-stream external formats.
    ** improvement: where :<encoding> is a keyword corresponding to an
      external format the system supports, it is now possible to specify
      (:<encoding> :replacement <character>) as an external format which will
      automatically substitute <character> on encoding or decoding errors for
      streams and for STRING-TO-OCTETS and its inverse.  (launchpad bug
      lp#317072)
    ** improvement: the file streams underlying the standard streams (such as
      *STANDARD-INPUT*, *TERMINAL-IO*) are opened with an external format
      which uses the replacement mechanism to handle encoding errors,
      preventing various infinite error chains and unrecoverable I/O
      confusion.
    ** minor incompatible change: the utf-8 external format now correctly
      refuses to encode Lisp characters in the surrogate range (char-codes
      between #xd800 and #xdfff).
    ** fix a typo preventing conversion of strings into octet vectors
      in the latin-2 encoding.  (reported by Attila Lendvai; launchpad bug
      lp#471689)
    ** fix a bug in the octet multibyte handling of decoding errors and the
      USE-VALUE restart.  (launchpad bug lp#314939)
    ** fix the bug underlying the expected failure in the FORCE-END-OF-FILE
      restart on fd-stream decoding errors.
    ** fix a bug in the ATTEMPT-RESYNC fd-stream decoding restart when the
      error is near the end of file.
    ** fix a double-error case in unibyte octet conversions, when the first
      use of USE-VALUE is ignored.
    ** fix bugs in handling of undefined code points in unibyte encodings.
    ** fix LISTEN (and consequent hangs in READ-CHAR-NO-HANG) on bivalent
      streams after an UNREAD-CHAR.
  * enhancement: SB-INTROSPECT:ALLOCATION-INFORMATION also reports if the
    object is allocated in a boxed region of dynamic space.
  * enhancement: SB-POSIX:FORK now signals an error if an attempt to
    fork with multiple Lisp threads running is made, instead of going
    ahead with unpredictable consequences. (reported by Leslie Polzer)
  * bug fix: uses of slot accessors on specialized method parameters within
    the bodies of SLOT-VALUE-USING-CLASS methods no longer triggers a type
    error while finalizing the class.  This fix may cause classes with slot
    accessors to be finalized later than previously.  (reported by Lars Rune
    N淡stdal; launchpad bug lp#473699)
  * bug fix: restore buildability on the MIPS platform.  (regression from
    1.0.30.38, reported by Samium Gromoff)
  * bug fix: inspecting closures is less likely to fail with a type error.
  * bug fix: no timer starvation when setting the system clock back.
    (launchpad bug lp#460283)
  * bug fix: WITH-STANDARD-IO-SYNTAX now binds *PRINT-PPRINT-DISPATCH* to the
    standard pprint dispatch table as specified by CLHS.
  * bug fix: give CLISP a hint about a type declaration to enable it to build
    the cross-compiler without warnings.  (thanks to Josh Elasser; launchpad
    bug lp#396597)
  * bug fix: correctly dump literal objects in defaulting forms of arglists.
    (reported by Attila Lendvai; launchpad bug lp#310132)
  * bug fix: distinguish in type specifiers between arrays that might be
    complex and arrays that are definitely complex.  (launchpad bug lp#309129)
  * bug fix: SUBTYPEP knows that the SYMBOL type is not SUBTYPEP the KEYWORD
    type.  (reported by Levente M辿sz叩ros; launchpad bug lp#485972)
  * bug fix: setting the value of a symbol-macro within a method in the
    presence of type declarations works properly again.  (reported by Iban
    Hatchondo; launchpad bug lp#485019)

changes in sbcl-1.0.32 relative to sbcl-1.0.31:
  * optimization: faster FIND and POSITION on strings of unknown element type
    in high SPEED policies. (thanks to Karol Swietlicki)
  * optimization: faster CONCATENATE 'STRING in low SPEED policies (reported
    by David V叩zquez)
  * improvement: better error signalling for bogus parameter specializer names
    in DEFMETHOD forms (reported by Pluijzer)
  * bug fix: DELETE-FILE once again works on logical pathnames (regression
    since 1.0.30.49)
  * bug fix: LOGICAL-PATHNAME signals a TYPE-ERROR if pathspec is specified
    incorrectly.
  * bug fix: redefinition of a class via DEFCLASS without :DEFAULT-INITARGS
    removes previous default initargs (reported by Lars Rune N淡stdal and
    Samium Gromoff)
  * bug fix: correct WHO-CALLS information for inlined lambdas with complex
    lambda-lists. (reported by Peter Seibel)
  * bug fix: SAVE-LISP-AND-DIE option :SAVE-RUNTIME-OPTIONS did not work
    correctly when starting from an executable core without saved runtime
    options (reported by Far辿 Rideau, thanks to Zach Beane)
  * bug fix: (SETF SLOT-VALUE) signalled a warning which should have been
    an optimization note instead. (reported by Martin Cracauer)
  * bug fix: WITH-SLOTS did not work with THE forms. (thanks to David Tolpin)
  * bug fix: Have RUN-PROGRAM with :INPUT T only run the subprocess in a
    new process group if it doesn't need to share stdin with the sbcl
    process. (thanks to Leslie Polzer)
  * bug fix: SATISFIES could be misoptimized to refer to a local function.
    (reported by Stanislaw Halik)

changes in sbcl-1.0.31 relative to sbcl-1.0.30:
  * improvement: stack allocation is should now be possible in all nested
    inlining cases: failure to stack allocate when equivalent code is manually
    open coded is now considered a bug.
  * improvements related to Unicode:
    ** the Unicode character database has been upgraded to the
      Unicode 5.1 standard, giving names and properties to a number of new
      characters, and providing a few extra characters with case
      transformations.
    ** the system now recognizes and produces names for Unicode Hangul
      syllable characters.
    ** the EBCDIC-US external-format is now supported for octet operations
      (as well as for stream operations).
  * new feature: experimental :EMIT-CFASL parameter to COMPILE-FILE can
    be used to output toplevel compile-time effects into a separate .CFASL
    file.
  * optimization: COERCE to VECTOR, STRING, SIMPLE-STRING and recognizable
    one-dimenstional subtypes of ARRAY is upto 70% faster when the coercion is
    actually needed.
  * optimization: TRUNCATE on known single- and double-floats is upto 25%
    faster.
  * optimization: division of floating point numbers by constants uses
    multiplication by reciprocal when an exact reciprocal exists.
  * optimization: multiplication of single- and double-floats floats by
    constant two has been optimized.
  * optimization: ARRAY-IN-BOUNDS-P is resolved at compile-time when
    sufficient type information is available. (thanks to Leslie Polzer)
  * optimization: SLOT-VALUE and (SETF SLOT-VALUE) with constant slot names on
    known structure objects are as efficient as defstruct generated accessors.
  * optimization: unused vector creation can now be optimized away.
  * improvement: ASDF systems can now depends on SB-INTROSPECT.
  * improvement: a STYLE-WARNING is signalled when a generic function
    clobbers an earlier FTYPE proclamation.
  * improvement: the compiler is able to track the effective type of
    generic function across method addition and removal even in the
    absence of an explicit DEFGENERIC.
  * improvement: DESCRIBE now reports on symbols naming undefined
    but assumed or declared function as well.
  * improvement: recompilation of systems using SB-GROVEL now works
    (thanks to Leslie Polzer)
  * improvements to SB-CLTL2 (thanks to Larry D'Anna):
    ** functions DECLARATION-INFORMATION, PARSE-MACRO, and ENCLOSE have been
      documented.
    ** AUGMENT-ENVIRONMENT and DEFINE-DECLARATION have been implemented.
    ** DECLARATION-INFORMATION now supports declaration name DECLARATION as
      well as user defined declaration names.
    ** VARIABLE-INFORMATION is now aware of alien variables.
  * improvement: improved address space layout on OpenBSD (thanks to Josh
    Elsasser)
  * improvement: pretty-printing of various Lisp forms has been improved
    (thanks to Tobias Rittweiler)
  * bug fix: calls to DECODE-FLOAT and INTEGER-DECODE-FLOAT whose value was
    unused were deleted in safe code. (reported by John Fremlin)
  * bug fix: a failing AVER compiling certain MAKE-ARRAY forms. (reported
    by James Wright)
  * bug fix: some out-of-line array predicates were missing (reported by
    Stelian Ionescu)
  * bug fix: a failing AVER in CONVERT-MV-CALL has been fixed. (thanks to
    Larry D'Anna)
  * bug fix: a failing AVER in %ALLOCATE-CLOSURES conversion has been fixed
    (thanks to Larry D'Anna)
  * bug fix: SLEEP supports times over 100 million seconds on long on OpenBSD
    as well. (reported by Josh Elsasser)
  * bug fix: DELETE-FILE on streams no longer closes the stream with :ABORT T,
    leading to possible attempts to delete the same file twice. See docstring
    on DELETE-FILE for details. (reported by John Fremlin)
  * bug fix: DELETE-FILE once again deletes the file named by the pathname
    designator argument, rather than its truename.  (reported by Luis
    Oliveira)
  * bug fix: the low-level debugger had 32-bit assumptions and was missing
    information about some array types. (thanks to Luis Oliveira)
  * bug fix: moderately complex combinations of inline expansions could
    be miscompiled if the result was declared to be dynamic extent.
  * bug fix: on x86, SAP-REF of sizes greater than 8 bits with offsets of the
    form (+ <variable> <integer>) were miscompiled under certain
    circumstances.
  * bug fix: in some cases no compiler note about failure to stack allocate
    was emitted, even if the objects were in fact heap allocated.
  * bug fix: minor violation of "otherwise inaccessible" rule for stack
    allocation could cause objects users might reasonably expect to
    be heap allocated to be stack allocated.
  * bug fix: DESCRIBE signalled an error for generic functions under
    certain circumstances. (thanks to Leslie Polzer)
  * bug fix: Fixed spelling of an error message.

(asau)

2010-02-24 12:08:07 UTC MAIN commitmail json YAML

oops, the simple case USE_NCURSES=yes got lost, add it as separate
clause for readability

(drochner)

2010-02-24 03:41:16 UTC MAIN commitmail json YAML

updated cad/gerbv to 2.4.0

(dmcmahill)

2010-02-24 03:40:06 UTC MAIN commitmail json YAML

Update to gerbv-2.4.0

========================================================================
Release Notes for gerbv-2.4.0
========================================================================
The following is a summary of the changes which went into gerbv-2.4.0.
For a complete list of changes, refer to ChangeLog.  This release
is primarily a bug fix release.  A number of corner cases are handled
more smoothly now.

- libgerbv:  fix bug parsing cirular moves with trailing zero suppression.
- libgerbv:  catch null strtok results in the aperture parser.  Causes
            a more graceful failure when parsing bad input files.
- gerbv:    fix a bug in the rendering of text in exported PDF files
- libgerbv:  fix bugs in the file format recognition code
- libgerbv:  allow the RS-274X parser to handle multiple blocks within
            a single line per the RS-274X spec.
- gerbv:    Fix sidebar bug displaying small scale and translations in X
- gerbv:    Show the total aperture uses in the analysis tool
- gerbv:    Fix regression in FAST mode rendering of flashed apertures
- libgerbv:  If given an RS-274D file, create dummy apertures
- gerbv:    Fix FAST mode translation error in Y
- libgerbv:  Add #ifdef's to gerbv.h to allow use in a C++ program
- gerbv:    Fix segfaults if trying to change orientation of an empty layer
- man page:  Remove spurious line
- gerbv:    Update some information in the "About..." dialog

(dmcmahill)

2010-02-24 01:20:20 UTC MAIN commitmail json YAML

Updated net/msdl to 1.2.7

(obache)

2010-02-24 01:20:05 UTC MAIN commitmail json YAML

Update msdl to 1.2.7.

Version 1.2.7.
-- msdl
* 13th release
* -a inf for infinite download retries.
  $ msdl -a inf rtsp://foo.com/bar.wma
* mmsh resumeing (partly) supported
  Still cannot resume in some cases, but mmsh resume support added.
* mmst to mmsh auto fallback added. if mmst fails to connect, it automatically tries mmsh.
* added check on fwrite()
* fixed possible memory leaks which happens when --logfile a --logfile b etc.
* msdl.spec added, for rpm systems.
  the "msdl.spec" file was originally created by Mr.Zidlicky. Thanks.

(obache)

2010-02-23 20:46:08 UTC MAIN commitmail json YAML

Updated databases/p5-Apache-DBI to 1.08

(sno)

2010-02-23 20:45:56 UTC MAIN commitmail json YAML

Updating databases/p5-Apache-DBI from 1.07nb1 to 1.08

pkgsrc changes:
- Add license definition
- Adjust dependencies

Upstream changes:
1.08 February 3rd, 2010
  - Fix bug to allow DBI in startup.pl etc again
    Bug report from Adam Prime, patch from Lubomir Rintel
    https://rt.cpan.org/Public/Bug/Display.html?id=36346

(sno)