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 01:52:29 UTC Now

2011-02-02 13:50:55 UTC MAIN commitmail json YAML

Remove gcal

(ryoon)

2011-02-02 13:49:34 UTC MAIN commitmail json YAML

Updated time/gcal to 3.6

(ryoon)

2011-02-02 13:48:06 UTC MAIN commitmail json YAML

Update to 3.6.
PR pkg/44477

Changelog:
Major changes in release 3.6

*  Work properly when the -1 timezone is specified
*  Use ISO 3166-2 region codes
*  Distribute .po files
*  Distribute BUGS LIMITATIONS doc/GREG-REFORM
*  Fix NLS support in gcal, gcal2txt, tcal, txt2gcal

Major changes in release 3.5.1

*  Update NEWS
*  --version reports the right version

Major changes in release 3.5

*  Change source license to GPLv3+
*  Do not include Henry Spencer V8 regex library
*  Change documentation license to FDL 1.3+
*  Use automake
*  Use the start of the week day specified by the locale
*  Typo fixed in data/dates/lotr: Sm8 = Smaug
*  Typo fixed in src/help.c and *.po: assigments -> assignments
*  Hyphens corrected in gcal.1
*  Date of Nikolaustag changed in data/dates/world
                Bug report and patch by Wolfram Kleff
*  Spell check in doc/en/texi/gcal.texi
    Patch by James Troup
*  Do not install files in $(HOME)
                Patch by Edward Betts
*  Add --from-code=iso-8859-1 to po/Makefile.in.in
          Patch by Sandro Tosi
*  Fix German translation
          Patch by Jens Seidel
*  Changes to src/{hd-data2.c,hd-data3.c,hd-defs.h,hd-data.c}
    -fixed Czech holidays; bug report and patch by Martin Mares
    -removed non ASCII char
    -All Saints Day on some states; patch by Marc-Jano Knopp
    -All Souls day is no holiday; patch by Thorsten Alteholz

Major changes in release 3.01.1

* typos fixed in data files
* typo fixed in src/help.c

(ryoon)

2011-02-02 13:21:46 UTC MAIN commitmail json YAML

Updated chat/pidgin to 2.7.9

(adam)

2011-02-02 13:18:48 UTC MAIN commitmail json YAML

Changes 2.7.9:
  John: Just a quick release for a security fix here.  Elliott has not
  yet had a chance to work on the MSN breakage that's been present in
  the last couple releases, but we hope he can do it before 2.7.10!

Changes 2.7.8:
  Elliott: OK, so I know a few things broke with the last release, and
  it's too bad we had to rush it for that silly certificate thing that
  the MSN people can't configure properly.  I've certainly done a lot of
  small fixes this time, but it's too bad we haven't been able to get the
  transfers with the official client fixed yet.  I promise it'll be in
  the next release (barring any quick security issues).

  John: So, it's been about a month since we last released.  Again, we've
  assembled a bugfix release for your enjoyment.  While a few commonly
  reported bugs remain, particularly in MSN, we're working on it for the
  next release.  In the meantime, Merry Christmas and enjoy!

Changes 2.7.7:
  John: Well, this time around, we should finally have the certificate
  issue really and fully fixed for all of you MSN users.  Also, we have
  a few AIM-related fixes in this release, most notably the fix for the
  new "SSL Handshake Failure" message some of you got after upgrading.
  That one was an oversight on our part.  Enjoy the fixes!

(adam)

2011-02-02 11:54:21 UTC MAIN commitmail json YAML

Remove cssc and msmtp.

(ryoon)

2011-02-02 11:43:36 UTC MAIN commitmail json YAML

Updated devel/cssc to 1.3.0

(ryoon)

2011-02-02 11:31:18 UTC MAIN commitmail json YAML

2011-02-02 11:29:07 UTC MAIN commitmail json YAML

Update to 1.3.0.
RP pkg/44475

Changelog:
New in CSSC-1.3.0, 2010-11-07

        * This release is identical to CSSC-1.3.0rc1 apart from the
          version number.

New in CSSC-1.3.0rc1, 2010-05-16

        * The CSSC manual is now published under version 1.3 of the
          GNU Free Documentation License.

* The code and build system have been modernised and some
          redundant files have been removed.  This may make it harder
          to build CSSC on very old systems.  However, it's now easier
          to maintain.  If CSSC no longer builds on a system that's
          important to you, please send mail to <bug-cssc@gnu.org>
          explaining your problem.

* CSSC now uses the GNU portability library, gnulib.

* CSSC now requires a C++ compiler with working exceptions and
          a working STL implementation.

* Adoption of some STL data structures has made some parts of
          CSSC faster, notably "val".

* CSSC now includes unit tests.  We also run the y2k tests for
          "make check".  If valgrind is installed, it will be used to
          for verification during tests.  You can turn this off by
          givig the --without-valgrind option to configure.

* The configure script now supports a new option
          "--enable-warnings" which enables many GCC warning options.

New in CSSC-1.2.0, 2009-04-11

* This stable release is almost identical to the 1.1.1 test
          release; there are no functional changes.

New in CSSC-1.1.1, 2008-01-18

* Updated the NEWS file to give estimated release dates
  and user-visible changes for ancient releases.

* The -l and -L options of "get" are now implemented.

* If you use "admin -dlX" to unlock release X, but all
  releases are locked, an explanatory error message is issued.
  Previously, the attempt was simply silently ignored.

* prs no longer has a -R option.

* When CSSC tools are passed the name of a directory on the
  command line, they operate on the SCCS files in that directory.
  As of this release, subdirectories are ignored (instead of
  generating an error when CSSC tries to open the directory as
  a file).

New in CSSC-1.1.0, 2007-12-17

* GNU CSSC is now distributed under version 3 of the GNU General
  Public License.  The documentation is distributed under
          version 1.2 of the GNU Free Documentation License.

* We now require the C++ compiler to support exceptions in
          order to compile successfully.  Previously, CSSC allowed
          compilation without exceptions, but this meant that graceful
  recovery from failures was not possible.

* Fixed a spurious failure when writing out the SCCS file when
          the Y flag is set in the SCCS file.

* "sccs unedit /tmp/SCCS/s.foo" will no longer cause the
  deletion of ./s.foo, if it exists.  Instead, ./foo will be
          deleted, as intended.

* Support for some older SCCS files as produced by Unix System III
  (some of these have leading spaces in the counts of inserted/
  deleted/unchanged lines in the delta table).

* Compilation fixes for Darwin

(ryoon)

2011-02-02 11:20:27 UTC MAIN commitmail json YAML

Updated mail/msmtp to 1.4.23

(ryoon)

2011-02-02 11:18:30 UTC MAIN commitmail json YAML

Update to 1.4.23.

Changelog:
Version 1.4.23:
- Fix SCRAM-SHA-1 authentication via libgsasl. Reported and analyzed by
  Steffen Lehmann for mpop.

Version 1.4.22:
- Update gnulib to 2010-12-23.
- Avoid different account selection behaviour in --pretend mode, and print more
  informational messages about account selection in --pretend and --debug mode.
  Suggested by Adam Spiers.
- Add a new passwordeval command and --passwordeval option, to set the password
  from the output of a command. Written by Martin Stenberg.
- A few documentation improvements, suggested by Andries E. Brouwer.

(ryoon)

2011-02-02 10:36:20 UTC MAIN commitmail json YAML

2011-02-02 10:25:52 UTC MAIN commitmail json YAML

2011-02-02 10:25:37 UTC MAIN commitmail json YAML

Document that patch file names should contain the path and file name.
E.g. for lib/bar/foo_bar.c the patch file name should be
patch-lib_bar_foo__bar.c
The previous convention is still mentioned.

While here, give more good hints about how to handle patches:
* always add comments
* when sent upstream, note bug reporting URL

(wiz)

2011-02-02 10:23:02 UTC MAIN commitmail json YAML

Update to 1.0.

Smarter pkgdiff, doesn't create chunks that are added automatically
by the pkgsrc infrastructure (configure:exit instead of regenerate,
Makefile: localedir).

mkpatches: patch file names now contain the path to the file and its name
per discussion on tech-pkg June 2010.
Also, the files are created directly in the patches/ directory; backups
are saved as patches/patch-foo.orig.

patchdiff: now compares patches/patch-foo with patches/patch-foo.orig;
if they only differ in non-essential parts, patchdiff reinstates the
original patch to keep commits less noisy.

(wiz)

2011-02-02 09:04:03 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.7.5

(adam)

2011-02-02 09:03:09 UTC MAIN commitmail json YAML

Changes 3.7.5:
* Added the sqlite3_vsnprintf() interface.
* Added the SQLITE_DBSTATUS_LOOKASIDE_HIT, SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE,
  and SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL options for the sqlite3_db_status()
  interface.
* Added the SQLITE_OMIT_AUTORESET compile-time option.
* Added the SQLITE_DEFAULT_FOREIGN_KEYS compile-time option.
* Updates to sqlite3_stmt_readonly() so that its result is well-defined for all
  prepared statements and so that it works with VACUUM.
* Added the "-heap" option to the command-line shell
* Fix a bug involving frequent changes in and out of WAL mode and VACUUM that
  could (in theory) cause database corruption.
* Enhance the sqlite3_trace() mechanism so that nested SQL statements such as
  might be generated by virtual tables are shown but are shown in comments and
  without parameter expansion. This greatly improves tracing output when using
  the FTS3/4 and/or RTREE virtual tables.
* Change the xFileControl() methods on all built-in VFSes to return
  SQLITE_NOTFOUND instead of SQLITE_ERROR for an unrecognized operation code.
* The SQLite core invokes the SQLITE_FCNTL_SYNC_OMITTED file control to the VFS
  in place of a call to xSync if the database has PRAGMA synchronous set to OFF.

(adam)

2011-02-02 08:47:01 UTC MAIN commitmail json YAML

fixes shlib alias name for Solaris.  PR#44480.
RUBY_API_TEENY must be used instead of _RUBY_VER_TEENY for shlib name.

(obache)

2011-02-02 08:44:29 UTC MAIN commitmail json YAML

Update HOMEPAGE and MASTER_SITES, from Thomas Mueller on current-users.

(wiz)

2011-02-02 05:08:20 UTC MAIN commitmail json YAML

fixes a typo in date.

(obache)

2011-02-02 01:58:57 UTC MAIN commitmail json YAML

Fix py-mock dependency pattern.

(gdt)

2011-02-01 22:32:38 UTC MAIN commitmail json YAML

Apply patch provided by obache@, fixing build problem on Solaris.
Should be fix PR pkg/44480.

(taca)

2011-02-01 20:56:21 UTC MAIN commitmail json YAML

2011-02-01 20:44:47 UTC MAIN commitmail json YAML

add gnatpython-20101207, testing support for Ada programs, from
John Marino per PR pkg/44441

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(drochner)

2011-02-01 20:34:20 UTC MAIN commitmail json YAML

2011-02-01 20:32:57 UTC MAIN commitmail json YAML

add gnat-aux-20110125, an Ada compiler gased on a gcc-4.6 snapshot, from
John Marino, originally per PR pkg/44436, slightly updated

for i386/amd64, comes with a bootstrap which doesn't need an Ada compiler
on the pkg build system (fetches a bootstrap binary from MASTER_SITE)

There seems to be some incompatibility with the binutils/libgcc_s
on NetBSD-current, leading to warnings. Not fatal, but should be
investigated.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(drochner)

2011-02-01 19:20:14 UTC MAIN commitmail json YAML

The mem-overflow test contains a declaration of an empty struct, which breaks
on at least SunPro cc, and presumably some other non-gcc compilers.  Skip this
test for now, pending a better fix.

(jwise)

2011-02-01 11:45:05 UTC MAIN commitmail json YAML

2011-02-01 10:48:15 UTC MAIN commitmail json YAML

2011-02-01 10:32:00 UTC MAIN commitmail json YAML

2011-02-01 10:31:54 UTC MAIN commitmail json YAML

2011-02-01 10:27:56 UTC MAIN commitmail json YAML

Put LICENSE in MAINTAINER section.

(wiz)

2011-02-01 10:27:40 UTC MAIN commitmail json YAML

2011-02-01 09:51:58 UTC MAIN commitmail json YAML

64-bit Mac OS X needs nmap's internal libpcap: remove patch-aa

(adam)

2011-02-01 09:08:11 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.97

(wiz)

2011-02-01 09:08:01 UTC MAIN commitmail json YAML

Make a missing LICENSE an error.

Be more permissive wrt what characters are allowed in patch file names.

Bump version to 4.97.

(wiz)

2011-02-01 09:05:49 UTC MAIN commitmail json YAML

2011-02-01 09:05:31 UTC MAIN commitmail json YAML

2011-02-01 08:50:31 UTC MAIN commitmail json YAML

2011-02-01 08:50:07 UTC MAIN commitmail json YAML

2011-02-01 04:42:28 UTC MAIN commitmail json YAML

Updated x11/stalonetray to 0.8.1

(schnoebe)

2011-02-01 04:38:12 UTC MAIN commitmail json YAML

#  November 5, 2010

New bugfix release 0.8.1. Fixes:

    * fix build failure for non-debug configurations
    * several manpage updates
    * fix SEGFAULT while parsing command line
    * icon layout fixes

Known issues: some Gnome icons that are "hidden" actually create a
window that is detected and embedded by stalonetray. Such icons appear
as empty spaces in the tray. Applications that are known to behave this
way are gnome-power-manager and gpk-update-icon.

# October 21, 2009

New major release 0.8.0. New features/notable changes:

    * Remote control. Now it is possible to execute clicks on icons
      windows from command line. See documentation on --remote-click option
      for more info
    * Support for window struts EWMH property: now maximized windows do
      not cover stalonetray window. See documentation on --window-strut option
      for more info.
    * In addition to --icon-size which defines default icon size, now
      there is also a --slot-size which defines size of slot containing an
      icon.
    * Initial and maximal tray window dimensions are now specified in
      slot_size multiples
    * Scrollbars: now tray window has extra border, which user can click
      on to scroll icon area. This means that one can have fixed-size tray
      window (usefull when it is swallowed by FvwmButtons). See documentation
      on --scrollbars option for more info. This feature is experimental.
    * Semi-ugly support for WindowMaker dockapp mode. See documentation
      on --dockapp-mode option for more info.

Notable fixes:

    * Build fix for NetBSD.
    * Fix EWMH window type support.

Some command line and configuration file options were depricated, see
DEPRICATIONS section of manpage for more info.

(schnoebe)

2011-02-01 02:07:01 UTC MAIN commitmail json YAML

Updated filesystems/tahoe-lafs to 1.8.2

(gdt)

2011-02-01 02:05:18 UTC MAIN commitmail json YAML

Update to 1.8.2.

Packaging changes:
  Use gmake and test TEST_TARGET, so make test runs make check.
  Add dependency on py-sqlite2 for "tahoe backup".
  Add py-mock dependency because tests are now runnable by the user.
  Withdraw fixing of distfiles modes; this one is fine.

* Release 1.8.2 (2011-01-30)

** Compatibility and Dependencies

- Tahoe is now compatible with Twisted-10.2 (released last month), as well
  as with earlier versions. The previous Tahoe-1.8.1 release failed to run
  against Twisted-10.2, raising an AttributeError on
  StreamServerEndpointService (#1286)
- Tahoe now depends upon the "mock" testing library, and the foolscap
  dependency was raised to 0.6.1 . It no longer requires pywin32 (which
  was used only on windows). Future developers should note that
  reactor.spawnProcess and derivatives may no longer be used inside
  Tahoe code.

** Other Changes

- the default reserved_space value for new storage nodes is 1 GB (#1208)
- documentation is now in reStructuredText (.rst) format
- "tahoe cp" should now handle non-ASCII filenames
- the unmaintained Mac/Windows GUI applications have been removed (#1282)
- tahoe processes should appear in top and ps as "tahoe", not "python",
  on some unix platforms. (#174)
- "tahoe debug trial" can be used to run the test suite (#1296)
- the SFTP frontend now reports unknown sizes as "0" instead of "?",
  to improve compatibility with clients like FileZilla (#1337)
- "tahoe --version" should now report correct values in situations where
  1.8.1 might have been wrong (#1287)

(gdt)

2011-02-01 00:29:26 UTC MAIN commitmail json YAML

2011-02-01 00:09:17 UTC MAIN commitmail json YAML

Updated games/enigma to 1.01nb5

(wiz)

2011-02-01 00:09:08 UTC MAIN commitmail json YAML

Set LICENSE. Include desktop.mk as pkglint admonitions. Bump PKGREVISION.

(wiz)

2011-02-01 00:08:49 UTC MAIN commitmail json YAML

2011-01-31 23:52:19 UTC MAIN commitmail json YAML

2011-01-31 23:46:58 UTC MAIN commitmail json YAML

add ndiff: tool to compare nmap scans, part of ... nmap

(hubertf)

2011-01-31 23:27:48 UTC MAIN commitmail json YAML

2011-01-31 23:23:36 UTC MAIN commitmail json YAML

2011-01-31 23:22:48 UTC MAIN commitmail json YAML

Nmap 5.50 [2011-01-28]

Some of the highlights are:

o [Zenmap] Added a new script selection interface, allowing you to
  choose scripts and arguments from a list.
o [Nping] Added echo mode, learn more about echo mode at
  http://nmap.org/book/nping-man-echo-mode.html.
o [NSE] Added an amazing 46 scripts, bringing the total to 177!
  You can learn more about any of them at http://nmap.org/nsedoc/
o [NSE] Added 12 new protocol libraries.
o [NSE] Added a new brute library that provides a basic framework and logic
  for brute force password auditing scripts.
o [Zenmap] Greatly improved performance for large scans by
  benchmarking intensively and then recoding dozens of slow parts.
o Performed a major OS detection integration run. The database has
  grown more than 14% to 2,982 fingerprints and many of the existing
  fingerprints were improved. David posted highlights of his integration work at
  http://seclists.org/nmap-dev/2010/q4/651
o Performed a huge version detection integration run. The number of
  signatures has grown by more than 11% to 7,355. David posted highlights at
  http://seclists.org/nmap-dev/2010/q4/761
o [NSE] Nmap has two new NSE script scanning phases. See
  http://nmap.org/book/nse-usage.html#nse-script-types
o Dramatically improved nmap.xsl (used for converting Nmap XML output
  to HTML).
o Integrated cracked passwords from the Gawker.com compromise
  (http://seclists.org/nmap-dev/2010/q4/674) into Nmap's top-5000
  password database.
o Merged port names in the nmap-services file with allocated names
  from the IANA (http://www.iana.org/assignments/port-numbers).
o [Zenmap] Made the topology node radiuses grow logarithmically
  instead of linearly, so that hosts with thousands of open ports
  don't overwhelm the diagram.
o Improved IPv6 host output in that we now remember and report the
  forward DNS name (given by the user) and any non-scanned addresses
  (usually because of round robin DNS).
o [Zenmap] Upgraded to the newer gtk.Tooltip API to avoid deprecation
  messages about gtk.Tooltip.
o [NSE] Enhance ssl-cert to also report the type and bit size of SSL
  certificate public keys.
o [Nping] Nping now limits concurrent open file descriptors properly
  based on the resources available on the host.
o Ncat now logs Nsock debug output to stderr instead of stdout for
  consistency with its other debug messages.
o Changed the name of libdnet's sctp_chunkhdr to avoid a conflict with
  a struct of the same name in <netinet/sctp.h>.
o [NSE] Host tables now have a host.traceroute member available when
  --traceroute is used.
o Nmap now prints the MTU for interfaces in --iflist output.
o [Ncat,NSE] Server Name Indication (SNI) is now supported by Ncat and
  Nmap NSE, allowing them to connect to servers which run multiple SSL
  websites on one IP address.
o [Nsock] Added a new function, nsi_set_hostname, to set the intended
  hostname of the target.
o [NSE] Made sslv2.nse give special output when SSLv2 is supported,
  but no SSLv2 ciphers are offered.
o Fixed the fragmentation options (-f in Nmap, --mtu in Nmap & Nping),
  which were improperly sending whole packets in version 5.35DC1.
o [NSE] When receiving raw packets from Pcap, the packet capture time
  is now available to scripts as an additional return value from
  pcap_receive().
o Updated IANA IP address space assignment list for random IP (-iR)
  generation.
o [Ncat] Ncat now uses case-insensitive string comparison when
  checking authentication schemes and parameters.
o [NSE] There is now a limit of 1,000 concurrent running scripts,
  instituted to keep memory under control when there are many open
  ports.

Plus many bugfixes and improvements.

For full changelog, see http://nmap.org/changelog.html

(pettai)

2011-01-31 21:20:11 UTC MAIN commitmail json YAML

2011-01-31 21:20:05 UTC MAIN commitmail json YAML

2011-01-31 21:05:13 UTC MAIN commitmail json YAML

Added misc/ec2-api-tools and misc/ec2-ami-tools.

(jym)

2011-01-31 21:01:13 UTC MAIN commitmail json YAML

Remove TODO. It does not apply to this pkg anymore.

(jym)

2011-01-31 20:59:51 UTC MAIN commitmail json YAML

misc/ec2-ami-tools and misc/ec2-api-tools

(jym)

2011-01-31 20:56:15 UTC MAIN commitmail json YAML

Import misc/ec2-ami-tools.

The Amazon EC2 AMI Tools are command-line utilities to help bundle
an Amazon Machine Image (AMI), create an AMI from an existing machine
or installed volume, and upload a bundled AMI to Amazon S3.

You can use these to create and upload a NetBSD AMI to EC2. Bundling
and using NetBSD AMIs will be part of a wiki article, as there are some
limitations that I need to fix before making it official.
It has nothing to do with this pkg though, so in case someone wants to
play with AWS, there is no reason to hold it back.

Ruby modules are written so that they can be used on any platform
supported by Amazon (some Linuces and Solaris), I just re-used the
framework to make it work with NetBSD.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jym)

2011-01-31 20:46:02 UTC MAIN commitmail json YAML

Import misc/ec2-api-tools.

The API tools serve as the client interface to the Amazon EC2 web
service. Use these tools to register and launch AMI instances, manage
EBS volumes, manipulate security groups, and more.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jym)

2011-01-31 20:25:52 UTC MAIN commitmail json YAML

2011-01-31 20:23:10 UTC MAIN commitmail json YAML

2011-01-31 17:44:31 UTC MAIN commitmail json YAML

add patch from upstream to fix possible memory corruption due to
malformed JPEG images (SA43020)

(drochner)

2011-01-31 17:29:51 UTC MAIN commitmail json YAML

2011-01-31 17:29:10 UTC MAIN commitmail json YAML

bump PKGREV for poppler shlib major change (pdf option is on per default)

(drochner)

2011-01-31 17:27:44 UTC MAIN commitmail json YAML

New package: log4cxx

Apache log4cxx is a logging framework for C++ patterned after Apache
log4j. Logging can be selectively enabled or disabled, and sent to
different and multiple output targets in user-chosen formats.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(reed)

2011-01-31 17:09:13 UTC MAIN commitmail json YAML

bump PKGREV for poppler shlib major change

(drochner)

2011-01-31 17:08:20 UTC MAIN commitmail json YAML

2011-01-31 17:05:49 UTC MAIN commitmail json YAML

bump PKGREV for poppler shlib major change
being here, use system freetype2

(drochner)

2011-01-31 17:04:32 UTC MAIN commitmail json YAML

2011-01-31 16:58:42 UTC MAIN commitmail json YAML

2011-01-31 16:55:29 UTC MAIN commitmail json YAML

2011-01-31 16:47:56 UTC MAIN commitmail json YAML

add patch from upstream to fix an MKV input validation bug possibly
leading to execution of arbitrary code
bump PKGREV

(drochner)

2011-01-31 15:39:12 UTC MAIN commitmail json YAML

Wire down KDEDIR so we don't get differing PLIST depending on
whether kde4-config was in the path or not. Bump rev.

(tnn)

2011-01-31 12:21:35 UTC MAIN commitmail json YAML

Fix building on Mac OS X: pass CFLAGS and LDFLAGS when making tools/lemon

(adam)

2011-01-31 10:36:21 UTC MAIN commitmail json YAML

2011-01-31 10:23:45 UTC MAIN commitmail json YAML

Remove obsolete patch (a very similar chunk is nowadays a few lines
higher, where the variables are defined).

(wiz)

2011-01-31 10:22:26 UTC MAIN commitmail json YAML

2011-01-31 10:21:41 UTC MAIN commitmail json YAML

Remove trailing line (pkglint--)..

(wiz)

2011-01-31 10:17:41 UTC MAIN commitmail json YAML

2011-01-31 08:42:44 UTC MAIN commitmail json YAML

Updated net/iperf to 2.0.5

(adam)

2011-01-31 08:42:10 UTC MAIN commitmail json YAML

Changes 2.0.5:
* bumped default TCP send/recv buffer to 128K (this is not the kernel buffer
  that controls the window, but rather the Iperf internal buffer)
* update autoconf goo using Autoconf 2.65, this should help portability a bit
* honor -i flag when for a server (-s) when using TCP
* Exit rather than warn on connection failure

(adam)

2011-01-31 08:18:45 UTC MAIN commitmail json YAML

Remove the unneeded backslashes from the AIX OS_VERSION setting.
Closes PR/44421.

(sbd)

2011-01-31 07:25:03 UTC MAIN commitmail json YAML

This package needs someone to look after it - I'll do that for just now.

(agc)

2011-01-31 07:22:16 UTC MAIN commitmail json YAML

Protect against de-referencing a pointer which might be NULL.

Fixes PR pkg/44476 from Uwe Klaus

(agc)

2011-01-31 03:07:56 UTC MAIN commitmail json YAML

Note update of www/contao29-translations package to 20110116.

(taca)

2011-01-31 03:07:17 UTC MAIN commitmail json YAML

2011-01-31 03:05:18 UTC MAIN commitmail json YAML

Add MESSAGE to give a hint on what to do (~copy/pasted from script)

(jym)

2011-01-30 21:35:44 UTC MAIN commitmail json YAML

2011-01-30 21:35:33 UTC MAIN commitmail json YAML

2011-01-30 21:35:24 UTC MAIN commitmail json YAML

Use more portable __sun instead of __sun__, per pkglint.

(wiz)

2011-01-30 21:35:12 UTC MAIN commitmail json YAML

2011-01-30 21:31:43 UTC MAIN commitmail json YAML

2011-01-30 20:42:11 UTC MAIN commitmail json YAML

Updated sysutils/netbt-hcidump to 2.0

(plunky)

2011-01-30 20:41:30 UTC MAIN commitmail json YAML

update to hcidump 2.0

some of our patches are merged with upstream, and I removed the INET6
option since IPv6 specific code seems to be removed

ChangeLog from the package:

Add support for decoding AMP events.
Add support for decoding AMP commands.
Add support for decoding LE advertising reports.
Add support for L2CAP fixed channel information.
Add support for L2CAP ERTM and Streaming Mode.
Make BT-Snoop format the default file format.
Make verbose parsing the default option.

(plunky)

2011-01-30 19:35:17 UTC MAIN commitmail json YAML

Updated www/py-django-cms to 2.1.0

(adam)

2011-01-30 18:04:23 UTC MAIN commitmail json YAML

2011-01-30 17:58:06 UTC MAIN commitmail json YAML

lang/php53: add the missing suhosin patch

5.3.5 was released due to a critical issue and the previous suhosin
patch still applies. Prior art of this can be seen in OpenBSD's and
FreeBSD's ports.

ok@ wiz

(rumko)

2011-01-30 17:52:33 UTC MAIN commitmail json YAML

+ ImageMagick-6.6.7.4, XaoS-3.5, calibre-0.7.43, fltk2-2.0pre8323,
  fox-1.6.41, gegl-0.1.4, gentoo-0.19.9, gssdp-0.9.2,
  gst-plugins0.10-gnonlin-0.10.17, gtk2-2.24.0, gupnp-0.15.1,
  minicom-2.5, nmap-5.50, p5-PerlMagick-6.6.7.4, poppler-0.16.2,
  skk-14.2 [pkg/44486], twolame-0.3.13 [pkg/44487], x264-devel-20110129,
  xz-5.0.1, yaz-4.1.3.

(wiz)

2011-01-30 17:26:50 UTC MAIN commitmail json YAML

Updated pkgtools/x11-links to 0.64

(wiz)

2011-01-30 17:26:32 UTC MAIN commitmail json YAML

2011-01-30 16:56:00 UTC MAIN commitmail json YAML

We don't need this patch any more

(adam)

2011-01-30 16:55:10 UTC MAIN commitmail json YAML

Changes 2.1.0:
* language namespaces for apphooks (reverse("de:myview"), reverse("en:myview"))
* video plugin switch to http://github.com/FlashJunior/OSFlashVideoPlayer
* frontediting added (cms.middlware.toolbar.ToolbarMiddleware)
* testsuite works now under sqlite and postgres
* orphaned text embed plugins get now deleted if not referenced in the text
  anymore
* placeholder templatetag: "theme" attribute removed in favor of "width"
  (backward incompatible change if theme was used)
* menu is its own app now
* menu modifiers (you can register menu modifiers that can change menu nodes
  or rearrange them)
* menus are now class based.
* apphooks are now class based and can bring multiple menus and urls.py with
  them.
* menus and apphooks are auto-discovered now
* example templates look a lot better now.
* languages are not a dropdown anymore but fancy tabs
* placeholderend templatetag added: {% placeholder "content" %}There is no
  content here{% endplaceholder %}
* plugins can now be used in other apps :) see cms/docs/placeholders.txt
* plugins can now be grouped
* a lot of bugfixes
* the cms now depends on the cms.middleware.media.PlaceholderMediaMiddleware
  middleware
* templatetags refactored: see cms/docs/templatetags.txt for new signatures.
* placeholder has new option: or and a endpalceholder templatetag

(adam)

2011-01-30 14:03:12 UTC MAIN commitmail json YAML

+ ruby-gnome2-0.90.6.

(obache)

2011-01-30 12:20:18 UTC MAIN commitmail json YAML

Updated devel/ruby-pkg-config to 1.0.8

(obache)

2011-01-30 12:10:30 UTC MAIN commitmail json YAML

Update ruby-pkg-config to 1.0.8.

== 1.0.8 - 2011/01/30

* fix a bug that multiple PKGConfig.add_path doesn't work.

(obache)

2011-01-30 11:28:24 UTC MAIN commitmail json YAML

Parrot 3.0.0 is done.

(he)

2011-01-30 10:52:41 UTC MAIN commitmail json YAML

Note update of lang/parrot to version 3.0.0.

(he)

2011-01-30 10:52:10 UTC MAIN commitmail json YAML

Upgrade parrot from version 2.11.0 to 3.0.0.

Pkgsrc changes:
o Remove local patch which is no longer needed.
o Adapt PLIST to changes in the set of installed files.

Upstream changes:

- Core
  + A new embedding API is available in "parrot/api.h" and documented in
    docs/pdd/pdd10_embedding.pod .
  + Packfile PMCs were refactored and can now be used to produce runnable
    bytecode.
  + Packfile manipulation code now throws embedder-friendly exceptions rather
    than printing error details directly to stderr.
  + Unicode support for file IO, environment variables, program names, and
    command-line parameters was improved.
  + An experimental gdb pretty-printers in tools/dev for Parrot STRINGs and
    PMCs is now available.  (gdb 7.2 or later and Python are required)
  + c2str.pl and pmc2c.pl improvements result in a noticeably faster build.
  + Bugs in our Digest::sha256 library and bit-related dynamic ops were fixed
    by GCI student Nolan Lum. Both now work correctly on 32 and 64 bit
    systems.
- Languages
  + ;)XD - OMeta for Winxed https://github.com/plobsing/ohm-eta-wink-kzd
- Community
  + tree-optimization by GSoC student Tyler L. Curtis joined the nest and now
    lives at http://github.com/parrot/tree-optimization .
  + Plumage now lives at http://github.com/parrot/plumage and is installable.
  + Christmas went as scheduled.  The Parrot team does not take credit for
    this event.
- Documentation
  + HTML documentation generation has been rewritten and greatly simplified.
  + We have improved documentation in docs/project/git_workflow.pod about
    keeping a fork of parrot.git in sync.
  + Translations of our README in various languages are now in the
    docs/translation directory, thanks to Google Code-In students.
- Tests
  + A better way to write "todo" tests with Parrot's Test::More was implemented
    by GCI student Fernando Brito.
  + Major increases in test coverage of many core PMCs, dynamic PMCs and
    dynamic opcodes resulted from GCI and the intrepid students it attracted.
  + Jonathan "Duke" Leto set up Debian Linux x86_64 and sparc32 smokers
    in the GCC Compile Farm, which continually submit smoke reports with
    a variety of configuration options and compilers.  Thanks, GCC!
  + Makefile dependency checking is now automatically tested, resulting in a
    more reliable parallel build.
  + Coverage tests were improved for platforms with and without Devel::Cover.

(he)

2011-01-30 09:24:41 UTC MAIN commitmail json YAML

2011-01-30 02:08:19 UTC MAIN commitmail json YAML

2011-01-30 01:59:59 UTC MAIN commitmail json YAML

2011-01-30 01:53:41 UTC MAIN commitmail json YAML

Add dependency on libidn for linux as Tgif.tmpl-linux tries to link it.

(markd)

2011-01-30 01:45:26 UTC MAIN commitmail json YAML

Rather than patch out the calls to pkg-config uuid, fake up a uuid.pc for
the BSD's and otherwise depend on libuuid. Fixes build on Linux.
May need to be tweaked for Darwin, other OS's.

(markd)

2011-01-30 01:33:44 UTC MAIN commitmail json YAML

2011-01-30 01:25:09 UTC MAIN commitmail json YAML

define __USE_BSD to get u_char etal to successfully detect libpcap on linux

(markd)

2011-01-30 01:07:00 UTC MAIN commitmail json YAML

Fix build with png-1.5 (includes upstream bug report URL).

(wiz)

2011-01-30 00:58:14 UTC MAIN commitmail json YAML

add and enable RBTools

(jnemeth)

2011-01-30 00:57:19 UTC MAIN commitmail json YAML

Added devel/RBTools version 0.2

(jnemeth)

2011-01-30 00:56:02 UTC MAIN commitmail json YAML

RBTools provides the post-review command:

post-review is a command line tool for Windows, Linux and MacOS X
that simplifies both creating and updating review requests.  It
can look at your source directory, generate a diff, and upload it
to a new or existing review request on an associated Review Board
server.  This saves a lot of time over the web UI, and for some
types of code repositories (such as Perforce), its actually required
in order to produce a compatible diff.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jnemeth)

2011-01-29 23:01:50 UTC MAIN commitmail json YAML

2011-01-29 22:53:29 UTC MAIN commitmail json YAML

2011-01-29 22:50:32 UTC MAIN commitmail json YAML

Added a comment that the issue these patches fix (mainly adding support
for NetBSD style atomic ops) has been reported upstream.  No change to
binary package, so no REVISION bump.

(jnemeth)

2011-01-29 22:49:21 UTC MAIN commitmail json YAML

2011-01-29 22:39:27 UTC MAIN commitmail json YAML

2011-01-29 22:31:36 UTC MAIN commitmail json YAML

linux has vsnprintf()

(markd)

2011-01-29 22:28:03 UTC MAIN commitmail json YAML

2011-01-29 22:23:36 UTC MAIN commitmail json YAML

2011-01-29 22:16:52 UTC MAIN commitmail json YAML

2011-01-29 22:11:55 UTC MAIN commitmail json YAML

2011-01-29 22:06:50 UTC MAIN commitmail json YAML

Don't insist on the 1990 standard as then fails to handle the // comments
in lcms.h

(markd)

2011-01-29 22:00:59 UTC MAIN commitmail json YAML

2011-01-29 21:52:52 UTC MAIN commitmail json YAML

2011-01-29 21:48:41 UTC MAIN commitmail json YAML

2011-01-29 21:36:10 UTC MAIN commitmail json YAML

2011-01-29 21:17:48 UTC MAIN commitmail json YAML

teach builtin about versions 1.0.0 and 1.1.1

(markd)

2011-01-29 21:15:12 UTC MAIN commitmail json YAML

2011-01-29 21:09:09 UTC MAIN commitmail json YAML

2011-01-29 21:05:00 UTC MAIN commitmail json YAML

2011-01-29 21:00:45 UTC MAIN commitmail json YAML

leave it to <string.h> to declare strcasestr() correctly

(markd)

2011-01-29 20:55:17 UTC MAIN commitmail json YAML

Clean up DISTNAME (remove .tar, move into extract suffix).  Drop
EGG_NAME and EXTRACT_SUFX because they are now default.

Add TEST_TARGET.

Add comment questioning why PYTHON_VERSIONS_ACCEPTED is only 26.

(gdt)

2011-01-29 20:51:34 UTC MAIN commitmail json YAML

2011-01-29 20:48:07 UTC MAIN commitmail json YAML

Fix build with glibc2.12 - see gentoo bug 332237

(markd)

2011-01-29 20:37:35 UTC MAIN commitmail json YAML

add explicit --tag=F77 to libtool invocation. Fixes build on ArchLinux

(markd)

2011-01-29 20:31:19 UTC MAIN commitmail json YAML

Fix build with gcc4.5
add PLIST.Linux for additional (v4l) files installed on linux.

(markd)

2011-01-29 19:39:15 UTC MAIN commitmail json YAML

2011-01-29 17:16:33 UTC MAIN commitmail json YAML

stop majordomo from chowning /var/tmp to user majordom due to a superannuated
default in mk/defaults/mk.conf

remove the non-shared defaults and put in the setting that actually gets
used by more than one package (namely, MAJORDOMO_HOMEDIR)

don't make the majordom user own more than it actually needs to

make resend, archive, request-answer and medit honor the MAJORDOMO_CF
environment variable over the command line option, so that someone calling
these via the wrapper (which sets the environment variable) can't make
the majordom user execute random perl code by specifying it as config file.
Thanks to salo for finding this issue.

(spz)

2011-01-29 16:55:13 UTC MAIN commitmail json YAML

Note that patch has been accepted for 1.6.42.

(wiz)

2011-01-29 16:38:34 UTC MAIN commitmail json YAML

2011-01-29 16:32:48 UTC MAIN commitmail json YAML

Updated graphics/vigra to 1.7.1

(adam)

2011-01-29 16:30:41 UTC MAIN commitmail json YAML

2011-01-29 16:29:03 UTC MAIN commitmail json YAML

Changes 1.7.1:
* Fixed the build process for MacOS X.
* Re-activeted vigra-config (script to query VIGRA installation information)
  and added VigraConfig.cmake (query VIGRA installation information from within
  cmake).
* Added CDash support (nightly builds and tests).
* Added convexHull().
* Added vigra::Box.
* Added vigra::Sampler class to sample given data in various ways.
* Added much new functionality to the vigra::RandomForest class (e.g. more
  split strategies, variable importance measures, feature selection)
* Added readSIF() (reader for the Andor SIF file format).
* Added vigra::HDF5File for easier navigation in HDF5 files.
* Added recursive approximation of the Gaussian filter
  (recursiveGaussianFilterX(), recursiveGaussianFilterY())
* vigranumpy: added Gabor filtering.
* Fixed multi-threading bugs at various places.
* Minor improvements and bug fixes in the code and documentation.

(adam)

2011-01-29 15:48:33 UTC MAIN commitmail json YAML

Updated net/py-foolscap to 0.6.1 [gdt 2011-01-29]

(gdt)

2011-01-29 15:46:59 UTC MAIN commitmail json YAML

Update to 0.6.1, triggered by pending tahoe-lafs 1.8.2 which will
require this.

* Release 0.6.1 (16-Jan-2011)

** Minor Fixes

The old "sets" module is no longer imported without wrapping the import in a
DeprecationWarning suppressor. We still import it from slicers.set for
compatibility with older code, but that import will not produce a warning.
This should make Foolscap quieter when used with Python 2.6 or later.

A new RemoteReference method named getDataLastReceivedAt() was added, which
will tell you when data was most recently received on the connection
supporting that reference. This can be compared against time.time() to see
how "live" the connection is. For performance reasons, this is only enabled
when keepalives are turned on, otherwise it returns None. (#169)

Some unreachable code was removed. (#165)

* Release 0.6.0 (28-Dec-2010)

** API Changes

*** "foolscap.api" now mandatory

The old import names from foolscap/__init__.py have been removed, finishing
the transition begun with 0.5.0 . Applications must now import Tub,
Referenceable, and so on from "foolscap.api". (#122)

** Compatibility Fixes

Foolscap-0.6.0 is compatible with Twisted-10.2 (released 29-Nov-2010). The
0.5.1 release was not: pb.Listener was depending upon the behavior of an
internal Twisted function that changed, causing an AttributeError in
"StreamServerEndpointService". This is fixed, but the code is still using an
undocumented internal attribute to handle port=0 which will need to be
replaced eventually. (#167)

The first unit test ("test__versions") spuriously failed against Twisted-10.1
and 10.2, mistakenly believing that 10.1 was older than 8.1.0 due to a
lexicographic comparison that should have been numeric.

** Other Changes

Incident filenames are now like "2008-08-22--16:20:28Z.flog" which are in UTC
and mostly ISO-8601 format (the real ISO-8601 would use "_" instead of "--").
This is also used for log-gatherer filenames. (#111)

The logging code now honors FLOGLEVEL= when using FLOGTOTWISTED=1; previously
FLOGLEVEL= was ignored when deciding which log events should be bridged to
the twisted logger. (#154)

Some minor packaging bugs were fixed.

(gdt)

2011-01-29 15:00:44 UTC MAIN commitmail json YAML

2011-01-29 14:58:50 UTC MAIN commitmail json YAML

2011-01-29 14:57:10 UTC MAIN commitmail json YAML

2011-01-29 14:53:14 UTC MAIN commitmail json YAML

Import py26-mock-0.7.0b4 as devel/py-mock.

mock is a Python module that provides a core Mock class.  It removes
the need to create a host of stubs throughout your test suite.  After
performing an action, you can make assertions about which methods /
attributes were used and arguments they were called with.  You can
also specify return values and set needed attributes in the normal
way.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(gdt)

2011-01-29 14:50:24 UTC MAIN commitmail json YAML

Comment out MASTER_SITES and HOMEPAGE, they're gone.
Set LICENSE.

(wiz)

2011-01-29 14:46:48 UTC MAIN commitmail json YAML

Fix buildling with clang

(adam)

2011-01-29 14:42:52 UTC MAIN commitmail json YAML

2011-01-29 14:17:34 UTC MAIN commitmail json YAML

2011-01-29 12:40:14 UTC MAIN commitmail json YAML

Fix build with png-1.5.
Includes upstream bug report URL.

(wiz)

2011-01-29 12:34:39 UTC MAIN commitmail json YAML

2011-01-29 11:58:04 UTC MAIN commitmail json YAML

RUBY_HAS_ARCHLIB is deprecated.

(obache)

2011-01-29 11:55:44 UTC MAIN commitmail json YAML

Fix automatic BUILDLINK_ABI_DEPENDS pattern update.

(obache)

2011-01-29 11:53:17 UTC MAIN commitmail json YAML

Fix automatic BUILDLINK_ABI_DEPENDS pattern update.

(obache)

2011-01-29 11:47:27 UTC MAIN commitmail json YAML

fixes automatic ABI_DEPENDS pattern update.

(obache)

2011-01-29 11:32:19 UTC MAIN commitmail json YAML

2011-01-29 11:24:43 UTC MAIN commitmail json YAML

2011-01-29 11:09:44 UTC MAIN commitmail json YAML

2011-01-29 11:01:55 UTC MAIN commitmail json YAML

+ etm-698, libgee-0.6.1, mathomatic-15.4.2, png-1.5.1rc01,
  poppler-0.16.1, postfix-2.8.0, rasqal-0.9.23, totem-pl-parser-2.32.2.

(wiz)

2011-01-29 09:09:49 UTC MAIN commitmail json YAML

Updated textproc/gnome-subtitles to 1.1

(obache)

2011-01-29 09:09:36 UTC MAIN commitmail json YAML

Update Gnome Subtitles to 1.1.
===============

1.1 (31/10/10)
==============

- New feature for quickly setting times with a single button: pressing sets the
  start time, releasing sets the end time, then moves to the next subtitle
- Periodically backup subtitle files, configurable in the preferences
- New features for video seeking and subtitle selection:
  * Video->Loop Selection - loop the video playback to the selected subtitles
  * Video->Seek to Selection - seek the video to the selected subtitle
  * Video->Select Nearest Subtitle - select the subtitle for the video position
  * Video->Auto Select Subtitle - auto select subtitles as the video is playing
- Changes in the Timings Synchronize dialog:
  * Fixed a bug using the Synchronize All Subtitles option
  * Activating a sync point now seeks to its new time instead of the old one
- Fixed a bug drag-and-dropping files with spaces in their path
- Use ISO-8859-1 as the fallback and default encoding in the File Open list

Translations:
- Carles Ferrando, Joan Duran (ca@valencia)
- Lucas Lommer, Marek Černocký, Petr Kovar (cs)
- Mario Blättermann (de)
- Jorge González (es)
- Bruno Brouard, Claude Paroz (fr)
- Fran Diéguez (gl)
- Yaron Shahrabani (he)
- Gabor Kelemen, Laszlo Csordas (hu)
- A S Alam (pa)
- Piotr Drąg (pl)
- António Lima (pt)
- Daniel Șerbănescu, Lucian Grijincu (ro)
- Andrej Žnidaršič (sl)
- Baris Cicek, Serkan Yılmaz (tr)
- Aron Xu (zh_CN)

Bug fixes:
- Automatically select subtitles on video playback (#453220)
- Quick subtitle timing during playback (#547984)
- Periodically backup subtitle files (#565360)
- Subtitle loop (#601195)
- Seek Subtitle->Time; Time->Subtitle with kb shortcut; Follow subs. (#605402)
- Bug in help (#612400)
- Untranslated strings (#619364)
- Crash when shifting selected subtitles (#620027)
- Synchronize timings for all subtitles (#622248)
- Crash when searching backwards (#628427)

Contributors:
- Arx Cruz, Valmir Sena

Additional thanks:
- A. G. Luz, Carlos Troncoso, Daniel, Gabor Kelemen, Marcin Zajaczkowski

1.0 (18/02/10)
==============

- Added drag-and-drop support for loading subtitle and video files
- Allow to set new options in the preferences:
  * Whether to save the translation when saving subtitles
  * Default and fallback character codings for opening files
  * Default subtitle format, character coding and newline type for saving files
  * Allow to remember the last used settings
- Fixed timings synchronization issue when "Sync All Subtitles" was used
- Activating (double-clicking) a sync point in the synchronization dialog now
  selects the corresponding subtitle and seeks the video to its position
- Allow to edit spinbutton's time text up to millisecond precision
- Wrap the subtitle text to fit the video area
- Changed the default newline type to Windows (CR+LF) to improve compatibility
  with other platforms (including external video players)
- Fixed support for video filenames with special characters
- Fixed bug with the title bar showing the previously loaded file
- Fixed bug with the timings "seek to" dialog not reflecting timing mode changes
- Fixed use of LDADD when building
- Use libtool to produce shared libraries

Translations:
- Alexander Shopov, Svetoslav Stefanov (bg)
- Marek Černocký, Petr Kovar, Rinu (cs)
- Joe Hansen (da)
- Mario Blättermann (de)
- Jorge González (es)
- Antón Méixome, Lois (gl)
- Mark Krapivner (he)
- Claudio Arseni (it)
- Piotr Drąg (pl)
- António Lima (pt)
- Andrej Žnidaršič, Matej Urbančič (sl)
- Daniel Nylander (sv)

Bug fixes:
- Set defaultsubtitle format, character coding and newline type in
  preferences (#504656)
- Option to save Translation when saving Subtitles (#511167)
- The ability to manually change "from", "to" and "during" fields (#549060)
- Selecting subtitles in the Synchronize dialog (#585064)
- Ability to open files drag-dropping them onto the window (#585477)
- Use libtool to produce shared libraries (#592784)
- Title app bar shows previous srt played/viewed information (#596355)
- Crash when using video files with special characters (#608631)
- Srt files saved as Unix text (LF) (#609345)
- Window collapses the screen with a large subtitle (#610170)

Contributors:
- Arx Cruz, Ildar Mulyukov, Peter Alfredsen

Additional thanks:
- A. Luz, Federico, Frederico Camara, ΙΟΑΝΝΗΣ ΜΠΟΥΡΔΑΚΗΣ, Yann Basly

(obache)

2011-01-28 22:05:03 UTC MAIN commitmail json YAML

2011-01-28 20:47:46 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.7.14

(adam)

2011-01-28 20:46:11 UTC MAIN commitmail json YAML

Changes 1.7.14:
* Built with libpng-1.5.1beta06 and zlib-1.2.5
* Removed WIN32_WCE support (libpng has dropped it already)
* Include zlib.h and define png_memcpy, etc., and revise the
  png_get_iCCP() and png_set_iCCP() calls to be able to build
  with bundled libpng-1.5.x.  Pngcrush cannot be built yet with
  a system libpng-1.5.x.

(adam)

2011-01-28 20:33:14 UTC MAIN commitmail json YAML

note ether2dns 1.6

(is)

2011-01-28 20:28:33 UTC MAIN commitmail json YAML

ether2dns-1.6: typo in README, noticed by jnemeth.

(is)

2011-01-28 13:42:21 UTC MAIN commitmail json YAML

2011-01-28 13:35:51 UTC MAIN commitmail json YAML

* force linking against pthread, so some modules do not fail to dlopen()
* sed, rather than patch, config files to meet pkgsrc needs

(adam)

2011-01-28 13:28:27 UTC MAIN commitmail json YAML

Updated sysutils/pdumpfs to 1.3nb3

(obache)

2011-01-28 13:28:08 UTC MAIN commitmail json YAML

* fixes for ruby-1.9.
  `ftools' is not recommented prior ruby-1.8 and removed prior 1.9.
* As man page section is 8, install executables in sbin.

Bump PKGREVISION.

(obache)

2011-01-28 13:24:02 UTC MAIN commitmail json YAML

Note update of mail/ruby-mail package to 2.2.15.

(taca)

2011-01-28 13:23:20 UTC MAIN commitmail json YAML

Update ruby-mail package to 2.2.15.

== Wed 26 Jan 2011 02:23:09 UTC Mikel Lindsaar <mikel@rubyx.com>

* Update addresses passed into sendmail to escape them (Andy Lindeman)
* Version bump to 2.2.15 and gem release

(taca)

2011-01-28 13:20:45 UTC MAIN commitmail json YAML

+ bzr-2.2.3, cssc-1.3.0 [pkg/44475], etm-697, feh-1.11.1, gcal-3.6
  [pkg/44477], gettext-lib-0.18.1.1, icewm-1.3.7, kde4-4.6.0,
  kipi-plugins-1.8.0, png-1.5.1beta10, sdlmame-0.141, sdlmess-0.141,
  spim-8.0 [pkg/44465], texmaker-2.2, xkeyboard-config-2.1,
  zsh-current-4.3.11 [pkg/44460].

(wiz)

2011-01-28 10:37:14 UTC MAIN commitmail json YAML

2011-01-28 10:35:23 UTC MAIN commitmail json YAML

Changes 1.18:
* updated PT translation.
* added --notopics and --noindex as command line parameters.
  They inhibit loading the topics tree and the index list, respectively.
* added Vim-like document scrolling key bindings.
* made the source code wxWidgets 2.9 friendly.
* documents using Chinese simplified now display properly.
* fixed Windows application crash that happened when the user clicked the
  "Fonts.." button.
* made the source code compatible with Unicode/MSVC wxMSW builds.
* fixed loading of search-in-titles results.

(adam)

2011-01-28 09:34:20 UTC MAIN commitmail json YAML

Updated www/opera to 11.01

(ahoka)

2011-01-28 09:33:35 UTC MAIN commitmail json YAML

2011-01-28 09:09:41 UTC MAIN commitmail json YAML

Switch to INSTALL_LIB

(adam)

2011-01-28 08:29:34 UTC MAIN commitmail json YAML

Changes 0.1:
* bugfix: udns_new(old) - when actually cloning another context -
  makes the new context referencing memory from old, which leads
  to crashes when old is modified later
* use random queue IDs (the 16bit qID) in queries instead of sequentional
  ones, based on simple pseudo-random RNG by Bob Jenkins (udns_jran.[ch]).
  Some people believe that this improves security (CVE-2008-1447).  I'm
  still not convinced (see comments in udns_resolver.c), but it isn't
  difficult to add after all.
* deprecate dns_random16() function which was declared in udns.h
  (not anymore) but never documented.  In order to keep ABI compatible
  it is still exported.
* library has a way now to set query flags (DNS_SET_DO; DNS_SET_CD).
* dnsget now prints non-printable chars in all strings in DNS RRs using
  decimal escape sequences (\%03u) instead of hexadecimal (\%02x) when
  before - other DNS software does it like this.
* recognize a few more record types in dnsget, notable some DNSSEC RRs;
  add -f option for dnsget to set query flags.
* udns is not a Debian native package anymore (was a wrong idea)

(adam)

2011-01-28 08:20:35 UTC MAIN commitmail json YAML

Updated devel/libntlm to 1.2; devel/scmgit to 1.7.3.5

(adam)

2011-01-28 08:16:55 UTC MAIN commitmail json YAML

2011-01-28 08:11:30 UTC MAIN commitmail json YAML

Changes 1.7.3.5:
* The xfuncname pattern used by "git diff" and "git grep" to show the
  last notable line in context were broken for python and ruby for a long
  time.
* "git merge" into an unborn branch removed an untracked file "foo" from
  the working tree when merged branch had "foo" (this fix was already in
  1.7.3.3 but was omitted from the release notes by mistake).
* "git status -s" did not quote unprintable characters in paths as
  documented.
* "git am --abort" used to always reset to the commit at the beginning of
  the last "am" invocation that has stopped, losing any unrelated commits
  that may have been made since then.  Now it refrains from doing so and
  instead issues a warning.
* "git blame" incorrectly reused bogusly cached result of textconv
  filter for files from the working tree.
* "git commit" used to abort after the user edited the log message
  when the committer information was not correctly set up.  It now
  aborts before starting the editor.
* "git commit --date=invalid" used to silently ignore the incorrectly
  specified date; it is now diagnosed as an error.
* "git rebase --skip" to skip the last commit in a series used to fail
  to run post-rewrite hook and to copy notes from old commits that have
  successfully been rebased so far.  Now it do (backmerge ef88ad2).
* "gitweb" tried to show a wrong feed logo when none was specified.

(adam)

2011-01-28 07:45:40 UTC MAIN commitmail json YAML

Changes 1.2:
* Fix build error when cross-compiling to MinGW.

Changes 1.1:
* Update gnulib files.
* The core library is now compiled with many warning flags.
  Some warnings have been fixed too.

Changes 1.0:
* Update gnulib files.

Changes 0.4.2:
* Fix endian related bug in self test.
* Add a note in README about NTLM being a insecure protocol.
* Cleaned up internal endianness handling.
* Update of gnulib files.

Changes 0.4.1:
* Update of gnulib files.

Changes 0.4.0:
* Only public API functions are exported in shared library.
  Using libtool's -export-symbols-regex.
* Update of gnulib files.

(adam)

2011-01-28 07:44:25 UTC MAIN commitmail json YAML

Changes 1.2:
* Fix build error when cross-compiling to MinGW.

Changes 1.1:
* Update gnulib files.
* The core library is now compiled with many warning flags.
  Some warnings have been fixed too.

Changes 1.0:
* Update gnulib files.

Changes 0.4.2:
* Fix endian related bug in self test.
* Add a note in README about NTLM being a insecure protocol.
* Cleaned up internal endianness handling.
* Update of gnulib files.

Changes 0.4.1:
* Update of gnulib files.

Changes 0.4.0:
* Only public API functions are exported in shared library.
  Using libtool's -export-symbols-regex.
* Update of gnulib files.

(adam)

2011-01-28 07:29:39 UTC MAIN commitmail json YAML

Updated graphics/optipng to 0.6.5

(adam)

2011-01-28 07:28:17 UTC MAIN commitmail json YAML

Changes 0.6.5:
* Upgraded libpng to version 1.4.5-optipng [private]
* Upgraded zlib to version 1.2.5-optipng [private]
* Fixed the I/O states (in libpng 1.4.5);
  they caused incorrect file reads in some rare cases.
* Fixed processing of PNG files with chunks of size 0.
* Fixed a display error in the TIFF import.
* Improved checking of the arguments of -f, -zc, -zm and -zs.
* Removed quirks from the rangeset option argument syntax.
* Fixed a build issue under the system-supplied libpng-1.4.
* Resolved forward-compatibility issues regarding libpng-1.5;
  however, the system-supplied libpng-1.5 is not yet supported.
* Added various enhancements to the configure+make build system.

(adam)

2011-01-28 01:55:07 UTC MAIN commitmail json YAML

Note PKGREVISION bump of web2c.

(minskim)