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

2024-05-13 01:08:30 UTC Now

2011-07-29 15:21:50 UTC MAIN commitmail json YAML

Updated devel/p5-Proc-Daemon to 0.14

(bouyer)

2011-07-29 15:21:45 UTC MAIN commitmail json YAML

2011-07-29 15:21:11 UTC MAIN commitmail json YAML

Update to 0.14, OK sketch@
Changes since 0.03:
0.14  Fri Jun 03 2011
- The filename memory is now a part of the object (not a package variable
  any more). This was a bug.
- Since <fork> is not performed on Windows OS as on Linux, I removed the
  <eval> and <warn> from 0.13 and add an INFO to the documentation.
- Updated the documentation.

0.13  Wed Jun 01 2011
- Add ability to define the user identifier for the daemon if you want to
  run it under other user then the parent (request from Holger Gl舖s).
- Add <eval> and <warn> for OS not supporting POSIX::setsid (e.g. Windows).
- Updated the documentation.

0.12  Tue Mai 24 2011
- Init() did not close all filehandles reliably in some cases. Thanks again
  to Rob Brown for reporting.
- Text improvement in the documentation.

0.11  Mon Mai 23 2011
- Init() didn't close all filehandles reliably (see also bug report at
  http://rt.perl.org/rt3/Ticket/Display.html?id=72526). Thanks to Rob Brown
  for reporting and offering a patch.
- Attributes 'dont_close_fh' AND 'dont_close_fd' added so we can define
  file handles and descriptors that must be preserved from the parent into
  the child (daemon).
- Updated the documentation.
- In some environment it is not allowed to open anonymous files. In this
  case now a 'pid_file' must be defined. Thanks to Holger Gl舖s for
  reporting.

0.10  Fri Apr 01 2011
- Improvement how Init() determines whether it was passed a blessed object

0.09  Tue Mar 15 2011
- Fix for a possibly not reseted numbered match variable ($1).
- Typo fix and text improvement in the documentation.

0.08  Sun Mar 13 2011
- The <open> Mode of the daemon file handles STDIN, STDOUT, STDERR can be
  specified now. The default Mode values are the same as before.
- Updated the documentation.

0.07  Thu Feb 17 2011
- Add signal processing to Kill_Daemon().
- Updated the documentation.

0.06  Mon Jan 17 2011
- A lot of documentation was add to the source code.
- Daemon STDIN was fixed to "read" now instead of "write".
- Replaced global filehandles with scalars.
- Add a <die> if <chdir> fails.
- Updated the documentation and add a note to the documentation about the
  behavior of process-group Signals.

0.05  Thu Okt 28 2010
- Fixed a problem when using the old method of calling Proc::Daemon::Init
  without object (reported by Alex Samorukov). The parent process didn't
  exit.
- Fixed a problem with Proc::ProcessTable 0.44: Under some conditions
  'cmndline' retruns with space and/or other characters at the end.
- Update and small fixes in the documentation.

0.04  Sun Okt 24 2010
- Added functions: new(), adjust_settings(), fix_filename(), Status(),
  Kill_Daemon(), get_pid() and get_pid_by_proc_table_attr().
- Init() now returns the PID of the daemon.
- Fork() now allways returns values like Perls built-in 'fork' does.
- Description was rewritten, extended and moved to the new Daemon.pod file.
- Additional test are done at installation.
- $SIG{'HUP'} was set to be valid only 'local' (bug report).
- POSIX::EAGAIN() was added to Fork() (bug report).

(bouyer)

2011-07-29 15:18:29 UTC MAIN commitmail json YAML

Import gmock-1.6.0 (googlemock) as devel/gmock from wip/gmock

Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
specifics in mind, Google C++ Mocking Framework (or Google Mock for
short) is a library for writing and using C++ mock classes. Google Mock:

* lets you create mock classes trivially using simple macros,
* supports a rich set of matchers and actions,
* handles unordered, partially ordered, or completely ordered expectations,
* is extensible by users, and
* works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and Symbian.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-07-29 15:17:33 UTC MAIN commitmail json YAML

Updated sysutils/ups-nut to 2.6.1
Updated sysutils/ups-nut-cgi to 2.6.1
Updated sysutils/ups-nut-snmp to 2.6.1
Updated sysutils/ups-nut-usb to 2.6.1
Added sysutils/p5-UPS-Nut version 2.6.1

(bouyer)

2011-07-29 15:15:45 UTC MAIN commitmail json YAML

2011-07-29 15:13:58 UTC MAIN commitmail json YAML

Initial import of p5-UPS-Nut version 2.6.1:
Perl interface to talk to the NUT upsd network daemon

Status:

Vendor Tag: TNF
Release Tags: pkgsrc_base

(bouyer)

2011-07-29 15:11:40 UTC MAIN commitmail json YAML

2011-07-29 14:36:01 UTC MAIN commitmail json YAML

Add libslang2-2.2.4

(ryoon)

2011-07-29 13:36:12 UTC MAIN commitmail json YAML

Updated sysutils/flashrom to 0.9.4

(jakllsch)

2011-07-29 13:35:43 UTC MAIN commitmail json YAML

Update flashrom to 0.9.4.

==New major user-visible features==
* Support for new programmers:
** OpenMoko Neo1973/Neo FreeRunner debug board version 2 or 3, FTDI FT2232-based (r1231)
** Olimex ARM-USB-TINY, ARM-USB-TINY-H, ARM-USB-OCD, and ARM-USB-OCD-H, FTDI FT2232-based (r1331)
** Open Graphics Project development card, OGD1 (r1241)
** Angelbird Wings PCIe SSD/88SX7042 (r1258)
** ITE IT85xx embedded controllers (r1262)
** Intel NIC with parallel flash (r1297)
* Dozens of added flash chips, chipsets, mainboards.
* Improved user interface.
* Reliability fixes for buggy hardware, buggy third party software and corner case spec conformance.
* Improved Dediprog SF100 support.
* Update port of flashrom package to Mac OS X using DirectHW.
* Improved support for protection status printing and chip unlocking.
* Fix and improve libpayload platform support.
* Add support for more than one Super I/O or EC per machine.
* Always read the flash chip before writing, for improved error checking and faster programming.
* Enable write support on NVIDIA MCP6x/MCP7x.
* Added SPI flash emulation capability to the dummy programmer.

==Infrastructural improvements and fixes==
* Shutdown function registration
* Improved error messages
* Correctness fixes
* Various workarounds for broken hardware
* Code cleanups

(jakllsch)

2011-07-29 12:30:56 UTC MAIN commitmail json YAML

Updated textproc/groonga to 1.2.4

(obache)

2011-07-29 12:30:37 UTC MAIN commitmail json YAML

Update groonga to 1.2.4.

Release 1.2.4 - 2011/07/29
--------------------------

Improvements
^^^^^^^^^^^^

* Re-supported *BSD. (Reported by OBATA Akio)
* Improved sed related portability. (Suggested by OBATA Akio)
* Re-supported Visual C++ 2008.
* Supported :doc:`commands/check` for hash table.
* Ignored invalid _score in --sortby of :doc:`commands/select`
  for convenience. #1030
* Added document about :doc:`log`.
* Supported ~/.editrc.
* Supported ~/.groonga-history.

Fixes
^^^^^

* Fixed broken libedit support. (Reported by Daiki Ueno)
* Fixed source URL in *.spec (Reported by Daiki Ueno)
* Fixed patricia trie cursor returns wrong records.
* Added missing database lock clear for grn_obj_clear_lock()
  for database.
* Fixed wrong record's column values deletion possible on
  record deletion.

(obache)

2011-07-29 10:27:29 UTC MAIN commitmail json YAML

add patch from upstream to fix a directory traversal problem which
could allow information disclosure  by servers (CVE-2011-2524, does not
affect client applications)

(drochner)

2011-07-28 23:35:43 UTC MAIN commitmail json YAML

Updated security/xml-security-c to 1.6.1

(pettai)

2011-07-28 23:33:31 UTC MAIN commitmail json YAML

Changes since 1.6.0:

* [SANTUARIO-268] - TXFMXPathFilter->evaluateExpr crashes on Windows
* [SANTUARIO-270] - DSIGObject::load method crashes for ds:Object without Id att
ribute
* [SANTUARIO-271] - Bug when signing files with big RSA keys
* [SANTUARIO-272] - Memory bug inside XENCCipherImpl::deSerialise
* [SANTUARIO-274] - Function cleanURIEscapes always throws XSECException, when a
ny escape sequence occurs
* [SANTUARIO-275] - Function isHexDigit doesn't recognize invalid escape sequenc
es.
* [SANTUARIO-276] - Percent-encoded multibyte (UTF-8) sequences unrecognized
* [SANTUARIO-280] - RSA-OAEP handler only allows SHA-1 digests

(pettai)

2011-07-28 23:25:29 UTC MAIN commitmail json YAML

Updated www/shibboleth-sp to 2.4.3

(pettai)

2011-07-28 23:16:24 UTC MAIN commitmail json YAML

2.4.3:

Bug:
* [SSPCPP-357] - Library init routines should be idempotent
* [SSPCPP-358] - OpenSUSE 11.4 RPM build can't handle warnings during mod_shib build
* [SSPCPP-363] - Windows Installer loops infinitely if the SP is deinstalled from the Control Panel
* [SSPCPP-368] - Fails to build with g++ 4.6 (missing stddef.h)
* [SSPCPP-370] - SSL_CHECK_SERVERHELLO_TLSEXT
* [SSPCPP-371] - <SSO>SAML2</SSO> does not enable ECP support
* [SSPCPP-372] - Bug in query in ODBC storage service plugin
* [SSPCPP-374] - metagen.sh creates PAOS ACS elements twice
* [SSPCPP-379] - DiscoFeed should return empty feed with no metadata provider
* [SSPCPP-380] - When maxTimeSinceAuthn is used, valid time interval is miscalculated when IdP time is a few seconds ahead of SP time

Improvement:
* [SSPCPP-359] - metagen.sh includes xmlns for NAKEDHOSTS
* [SSPCPP-381] - Option to expire redirects on Apache

New Feature:
* [SSPCPP-364] - Add <mdui> examples into the example metadata shipped with the SP

(pettai)

2011-07-28 23:15:22 UTC MAIN commitmail json YAML

Note update of the "rtorrent" package to version 0.8.6nb4.

(tron)

2011-07-28 23:14:59 UTC MAIN commitmail json YAML

Describe "xmlrpc" option.

(tron)

2011-07-28 23:14:46 UTC MAIN commitmail json YAML

Add optional XMLRPC support which is enabled by default. Based on a
patch Emile iMil Heitor.

(tron)

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

Updated security/opensaml to 2.4.3

(pettai)

2011-07-28 22:44:37 UTC MAIN commitmail json YAML

2011-07-28 22:24:59 UTC MAIN commitmail json YAML

Updated textproc/xmltooling to 1.4.2

(pettai)

2011-07-28 22:24:16 UTC MAIN commitmail json YAML

1.4.2:

Bug:
    * [CPPXT-71] - Shorthand File CredentialResolver config fails to support use attribute
    * [CPPXT-73] - make distclean not removing pkgconfig files
    * [CPPXT-75] - sending SOAP 1.1 Fault to Shib Native SP ECP handler
    * [CPPXT-77] - Library init routines should be idempotent

(pettai)

2011-07-28 21:54:08 UTC MAIN commitmail json YAML

Minor Makefile tweak

(pettai)

2011-07-28 21:11:10 UTC MAIN commitmail json YAML

Note PKGREVISION bump of ttf2pk.

(minskim)

2011-07-28 21:09:55 UTC MAIN commitmail json YAML

Sync ttf2pk with TeX Live 2011.

Changes:
      * parse.c, ttfenc.c: Bug fix. Increase buffer size for increased
        code/glyph range.

(minskim)

2011-07-28 20:41:58 UTC MAIN commitmail json YAML

Remove INADYN [pkg/34502]
PR is closed.

(ryoon)

2011-07-28 13:24:43 UTC MAIN commitmail json YAML

forgot to remove the stale PLIST
(whether GERNERATE_PLIST is better here is another question)

(drochner)

2011-07-28 08:55:39 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-metapost.

(minskim)

2011-07-28 08:54:58 UTC MAIN commitmail json YAML

Do not generate an mpost format for mfplain, which is now a part of
web2c.  Noted by tron@.

(minskim)

2011-07-28 08:46:38 UTC MAIN commitmail json YAML

Note update of tex-kpathsea{,-doc}.

(minskim)

2011-07-28 08:45:31 UTC MAIN commitmail json YAML

Update tex-kpathsea-doc to 2011.

Changes:
- Documentation update for TeX Live 2011.

(minskim)

2011-07-28 08:42:19 UTC MAIN commitmail json YAML

Update tex-kpathsea to 2011.  No functional change.

(minskim)

2011-07-28 08:37:55 UTC MAIN commitmail json YAML

Updated databases/py-ldap to 2.4.3

(adam)

2011-07-28 08:37:08 UTC MAIN commitmail json YAML

Changes 2.4.3:
Lib/
* Mostly corrected/updated __doc__ strings
Doc/
* Corrected rst files
* Added missing modules, functions, classes, methods, parameters etc.
  at least as auto-generated doc

Changes 2.4.2:
Logging:
* pprint.pformat() is now used when writing method/function
  arguments to the trace log
ldap.schema.subentry:
* SubSchema.__init__() now has new key-word argument check_uniqueness
  which enables checking whether OIDs are unique in the subschema subentry
* Code-cleaning: consequent use of method SubSchema.getoid() instead of
  accessing SubSchema.name2oid directly.
* SubSchema.getoid() and SubSchema.getoid() now have key-word argument
  raise_keyerror=0 and raise KeyError with appropriate description.

(adam)

2011-07-28 08:11:35 UTC MAIN commitmail json YAML

Updated databases/mysql55 to 5.5.15

(adam)

2011-07-28 08:10:29 UTC MAIN commitmail json YAML

Changes 5.5.15:
* The undocumented --all option for perror is deprecated and will be removed in
  MySQL 5.6.
Bugs Fixed:
* InnoDB Storage Engine: A failed CREATE INDEX operation for an InnoDB table
  could result in some memory being allocated and not freed. This memory leak
  could affect tables created with the ROW_FORMAT=DYNAMIC and
  ROW_FORMAT=COMPRESSED settings.
* Partitioning: Auto-increment columns of partitioned tables were checked even
  when they were not being written to. In debug builds, this could lead to a
  crash of the server.
* Partitioning: The UNIX_TIMESTAMP() function was not treated as a monotonic
  function for purposes of partition pruning.
* Replication: If a LOAD DATA INFILE statement窶排eplicated using statement-based
  replication窶杷eatured a SET clause, the name-value pairs were regenerated
  using a method (Item::print()) intended primarily for generating output for
  statements such as EXPLAIN EXTENDED, and which cannot be relied on to return
  valid SQL. This could in certain cases lead to a crash on the slave.
* To fix this problem, we now name each value in its original, user-supplied
  form, and use that to create LOAD DATA INFILE statements for statement-based
  replication.
* Previously, an inappropriate error message was produced if a multiple-table
  update for an InnoDB table with a clustered primary key would update a table
  through multiple aliases, and perform an update that may physically move the
  row in at least one of these aliases. Now the error message is: Primary
  key/partition key update is not allowed since the table is updated both as
  'tbl_name1' and 'tbl_name2'
* ALTER TABLE {MODIFY|CHANGE} ... FIRST did nothing except rename columns if
  the old and new versions of the table had exactly the same structure with
  respect to column data types. As a result, the mapping of column name to
  column data was incorrect. The same thing happened for ALTER TABLE DROP
  COLUMN, ADD COLUMN statements intended to produce a new version of table with
  exactly the same structure as the old version.
* Incorrect handling of metadata locking for FLUSH TABLES WITH READ LOCK for
  statements requiring prelocking caused two problems:
* Execution of any data-changing statement that required prelocking (that is,
  involved a stored function or trigger) as part of transaction slowed down
  somewhat all subsequent statements in the transaction. Performance in a
  transaction that periodically involved such statements gradually degraded
  over time.

(adam)

2011-07-28 07:50:05 UTC MAIN commitmail json YAML

Fix PLIST on Darwin-11.*-x86_64.

(minskim)

2011-07-28 07:22:54 UTC MAIN commitmail json YAML

Note update of tex-texlive-scripts.

(minskim)

2011-07-28 07:21:44 UTC MAIN commitmail json YAML

Note update of ps2eps.

(minskim)

2011-07-28 07:21:07 UTC MAIN commitmail json YAML

Update ps2eps to 1.68.

Changes:
- quoted translate command string
- quote of tmpfname for coping with spaces in filenames
- added -a option
- changed handling of hiresBB (now rounded to hiresprecision, by default 0.5pt)
- added %%BeginData %%EndData as indicators for Binary Section
- added new option -b (treat as binary) to prevent filtering CR/LF stuff
- fixed help/usage formatting output

(minskim)

2011-07-28 06:31:17 UTC MAIN commitmail json YAML

Updated math/fftw{f} to 3.3

(adam)

2011-07-28 06:30:15 UTC MAIN commitmail json YAML

2011-07-28 06:25:14 UTC MAIN commitmail json YAML

2011-07-28 06:23:42 UTC MAIN commitmail json YAML

Changes 3.3:
* Compiling OpenMP support (--enable-openmp) now installs a fftw3_omp library,
  instead of fftw3_threads, so that OpenMP and POSIX threads (--enable-threads)
  libraries can be built and installed at the same time.
* Various minor compilation fixes, corrections of manual typos, and
  improvements to the benchmark test program.
* Add support for the AVX extensions to x86 and x86-64. The AVX code works with
  16-byte alignment (as opposed to 32-byte alignment), so there is no ABI
  change compared to FFTW 3.2.2.
* Added Fortran 2003 interface, which should be usable on most modern Fortran
  compilers (e.g. gfortran) and provides type-checked access to the the C FFTW
  interface. (The legacy Fortran-77 interface is still included also.)
* Added MPI distributed-memory transforms. Compared to 3.3alpha, the major
  changes in the MPI transforms are:
* Fixed some deadlock and crashing bugs.
* Added Fortran 2003 interface.
* Added new-array execute functions for MPI plans.
* Eliminated use of large MPI tags, since Cray MPI requires tags < 224.
* Expanded documentation.
* make check now runs MPI tests
* Some ABI changes — not binary-compatible with 3.3alpha MPI.
* Add support for quad-precision __float128 in gcc 4.6 or later (on x86.
  x86-64, and Itanium). The new routines use the fftwq_ prefix.
* Temporarily removed MIPS paired-single support due to lack of available
  hardware for testing. We hope to add it back before the final FFTW 3.3
  release; meanwhile, users who want this functionality should continue using
  FFTW 3.2.x.
* Removed support for the Cell Broadband Engine. Cell users should use FFTW
  3.2.x.
* New convenience functions fftw_alloc_real and fftw_alloc_complex to use
  fftw_malloc for real and complex arrays without typecasts or sizeof.

(adam)

2011-07-28 05:27:55 UTC MAIN commitmail json YAML

Update tex-texlive-scripts to 2011.

Changes:
- Fix check-interpreter warnings.

(minskim)

2011-07-28 04:53:59 UTC MAIN commitmail json YAML

Note update of kpathsea and related packages.

(minskim)

2011-07-28 04:53:03 UTC MAIN commitmail json YAML

Make ps2pkm build with kpathsea-6.0.1.

(minskim)

2011-07-28 04:45:53 UTC MAIN commitmail json YAML

Make xdvik build with kpathsea-6.0.1.

(minskim)

2011-07-28 04:44:48 UTC MAIN commitmail json YAML

Update xetex to 0.9997.5.

Changes:
        * xetex.ch (pack_buffered_name): Adapt to modified ../tex.ch.
        (read_font_info): Cast print_c_string() arg to string.
        * xetex.ch: Reformulate to not depend on eTeX_version_string.
        * XeTeXFontInst.h: Fix prototype for xmalloc().
        * XeTeXFontMgr_FC.cpp, XeTeX_ext.c: Move (nested) extern
        declaration of gFreeTypeLibrary from here ...
        * XeTeX_ext.h: ... to here.
        * XeTeXOTLayoutEngine.{cpp,h}: Drop support for ICU < 4.2.

(minskim)

2011-07-28 04:37:32 UTC MAIN commitmail json YAML

Update luatex to 0.70.1.

Changes:
- luatex now uses the standard synctex files.
- The default form margin is now zero (was 1bp before).
- New function node.currentattr() queries the current active attribute list.
- Lua font loading; ignore unknown enumeration keys in MathConstants.
- JPEG 2000 image support.
- Bug fixes.

(minskim)

2011-07-28 04:34:06 UTC MAIN commitmail json YAML

Update web2c to 2011.

Changes:
* Doc changes and bug fixes.
* New commands: eptex, inimf, initex, and mfplain.

(minskim)

2011-07-28 04:30:04 UTC MAIN commitmail json YAML

Update ptexenc to 1.2.0.

Changes:
        * ptexenc.c, ptexenc/ptexenc.h: Export toUCS().
        * ptexenc/unicode.h: Export UCStoUTF8().
        * ptexenc.c: Change version string "ptetex" => "ptexenc".
        * Makefile.am: Install ptexenc/unicode.h.

(minskim)

2011-07-28 04:25:06 UTC MAIN commitmail json YAML

Update kpathsea to 6.0.1.

Changes:
* Trailing comments and whitespace omitted from config values.
* Add .tlu to type lua suffixes, and .dfont to truetype suffixes.
* Prefix program_invocation{,_short}_name with kpse_.
* Finally remove kpse_set_progname (deprecated since 1998).

(minskim)

2011-07-28 02:32:13 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup tickets 3480 & 3481

(sbd)

2011-07-28 02:30:24 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3481 - requested by tez
textproc/groff security/portablity update

Revisions pulled up:
- textproc/groff/Makefile                                      1.59
- textproc/groff/distinfo                                      1.16
- textproc/groff/patches/patch-contrib_pdfmark_pdfroff.sh      1.2

---
  Module Name:  pkgsrc
  Committed By:  tez
  Date:          Wed Jul 27 16:33:25 UTC 2011
  Modified Files:
        pkgsrc/textproc/groff: Makefile distinfo
        pkgsrc/textproc/groff/patches: patch-contrib_pdfmark_pdfroff.sh
  Log Message:
  Adjust pdfroff security patch to not use '-p' option to mktemp which is
  missing on some platforms.  fixes PR#45181

(sbd)

2011-07-28 02:30:16 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3480 - requested by obache
security/clamav security update

Revisions pulled up:
- security/clamav/Makefile                                      1.4
- security/clamav/distinfo                                      1.4

---
  Module Name: pkgsrc
  Committed By: adam
  Date: Mon Jul 25 22:59:12 UTC 2011

  Modified Files:
  pkgsrc/security/clamav: Makefile distinfo

  Log Message:
  Changes 0.97.2
  ClamAV 0.97.2 fixes problems with the bytecode engine, Safebrowsing detection,
  hash matcher, and other minor issues. Please see the ChangeLog file for
  details.

(sbd)

2011-07-27 22:33:26 UTC MAIN commitmail json YAML

Change MASTER_SITES to the new distribution point

(pettai)

2011-07-27 22:30:31 UTC MAIN commitmail json YAML

Change MASTER_SITES to the new distribution point

(pettai)

2011-07-27 22:27:00 UTC MAIN commitmail json YAML

Change MASTER_SITES to the new distribution point

(pettai)

2011-07-27 22:23:43 UTC MAIN commitmail json YAML

Change MASTER_SITES to the new distribution point

(pettai)

2011-07-27 21:58:32 UTC MAIN commitmail json YAML

drop ownership, some whitelist pkglint

(abs)

2011-07-27 19:20:57 UTC MAIN commitmail json YAML

Updated databases/couchdb to 1.1.0.

Also fixed INSTALL_PROGRAM patch to not break install-sh.

Changes since 1.0.1
============================================================================

HTTP Interface:

* Native SSL support.
* Added support for HTTP range requests for attachments.
* Added built-in filters for '_changes': '_doc_ids' and '_design'.
* Added configuration option for TCP_NODELAY aka "Nagle".
* Allow POSTing arguments to '_changes'.
* Allow 'keys' parameter for GET requests to views.
* Allow wildcards in vhosts definitions.
* More granular ETag support for views.
* More flexible URL rewriter.
* Added support for recognizing "Q values" and media parameters in
  HTTP Accept headers.
* Validate doc ids that come from a PUT to a URL.

Externals:

* Added OS Process module to manage daemons outside of CouchDB.
* Added HTTP Proxy handler for more scalable externals.

Replicator:

* Added '_replicator' database to manage replications.
* Fixed issues when an endpoint is a remote database accessible via SSL.
* Added support for continuous by-doc-IDs replication.
* Fix issue where revision info was omitted when replicating attachments.
* Integrity of attachment replication is now verified by MD5.

Storage System:

* Multiple micro-optimizations when reading data.

View Server:

* Added CommonJS support to map functions.
* Added 'stale=update_after' query option that triggers a view update after
  returning a 'stale=ok' response.
* Warn about empty result caused by 'startkey' and 'endkey' limiting.
* Built-in reduce function '_sum' now accepts lists of integers as input.
* Added view query aliases start_key, end_key, start_key_doc_id and
  end_key_doc_id.

Futon:

* Added a "change password"-feature to Futon.

URL Rewriter & Vhosts:

* Fix for variable substituion

(fhajny)

2011-07-27 16:33:25 UTC MAIN commitmail json YAML

Adjust pdfroff security patch to not use '-p' option to mktemp which is
missing on some platforms.  fixes PR#45181

(tez)

2011-07-27 15:31:00 UTC MAIN commitmail json YAML

Fix build on (RH)EL 5 and 6, and possibly others.

Don't assume something if HAVE_NBTOOL_CONFIG_H is not defined, in
pkgsrc case we HAVE_CONFIG_H to sort things out.

(seb)

2011-07-27 13:05:32 UTC MAIN commitmail json YAML

rrdtool prefers to render graphs with the DejaVu font, so depend on it.
Bump PKGREVISION.

(tnn)

2011-07-27 12:33:02 UTC MAIN commitmail json YAML

Updated x11/mlterm to 3.0.6

(ryoon)

2011-07-27 12:29:09 UTC MAIN commitmail json YAML

Update to 3.0.6

Changelog:
ver 3.0.6
* Support cairo for text rendering. (Experimental)
  (See doc/en/README.cairo in detail.)
* Support searching text in terminal screen. (Add "mlsearch.sh" tool.)
* "CSI < r", "CSI < s" and "CSI < t" sequences are supported.
* Improve cursor movement in bi-direction text.
* Improve compatibility of libvte. (Gtkterm2, evilvte and sakura work.)
* Ignore all spaces at the end of lines in selecting text regardless of their
  fg/bg colors.
* Support unicode indic characters (using ISCII fonts though). (Experimental)
* Other bug fixes:
  Fix a mistake which disabled configuration in $prefix/etc/mlterm in libvte.

(ryoon)

2011-07-27 12:28:50 UTC MAIN commitmail json YAML

Updated games/scummvm to 1.3.1

(adam)

2011-07-27 12:27:56 UTC MAIN commitmail json YAML

Changes 1.3.1:
General:
* Improved audio device detection and fallback.
  There should be no more silent errors due to invalid audio devices.
  Instead ScummVM should pick up a suitable alternative device.
Mohawk:
* Added detection entries for more variants of some Living Books games.
Tinsel:
* Fixed a regression that made Discworld uncompletable.
SAGA:
* Fixed a regression in Inherit the Earth's dragon walk code which
  was causing crashes there.
* Fixed a regression causing various crashes in I Have No Mouth and
  I Must Scream.
SCI:
* Added detection entries for some Macintosh game versions.
* Audio settings are now stored correctly for the CD version of EcoQuest 1.
SCUMM:
* Fixed graphics bug in FM-TOWNS versions of games on ARM devices
  (Android, iPhone, etc.).

(adam)

2011-07-27 11:24:26 UTC MAIN commitmail json YAML

Add emulators/ski in the Makefile

(cherry)

2011-07-27 11:14:22 UTC MAIN commitmail json YAML

2011-07-27 10:23:50 UTC MAIN commitmail json YAML

2011-07-27 09:26:41 UTC MAIN commitmail json YAML

2011-07-27 09:20:57 UTC MAIN commitmail json YAML

copy compat_linux(8) binary package to appropriately named directory

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(cherry)

2011-07-27 06:40:33 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup tickets 3478 & 3479

(sbd)

2011-07-27 06:38:30 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3479 - requested by taca
net/samba33 security update.

Revisions pulled up:
- net/samba33/Makefile                                          1.15
- net/samba33/distinfo                                          1.7
- net/samba33/patches/patch-af                                  1.2

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Jul 27 00:53:37 UTC 2011

  Modified Files:
  pkgsrc/net/samba33: Makefile distinfo
  pkgsrc/net/samba33/patches: patch-af

  Log Message:
  Update samba33 package to 3.3.16; security fix for swat.

                      ==============================
                      Release Notes for Samba 3.3.16
            July 26, 2011
                      ==============================

  This is a security release in order to address
  CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
  CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).

  o  CVE-2011-2522:
      The Samba Web Administration Tool (SWAT) in Samba versions
      3.0.x to 3.5.9 are affected by a cross-site request forgery.

  o  CVE-2011-2694:
      The Samba Web Administration Tool (SWAT) in Samba versions
      3.0.x to 3.5.9 are affected by a cross-site scripting
      vulnerability.

  Please note that SWAT must be enabled in order for these
  vulnerabilities to be exploitable. By default, SWAT
  is *not* enabled on a Samba install.

  Changes since 3.3.15
  --------------------

  o  Kai Blin <kai@samba.org>
      * BUG 8289: SWAT contains a cross-site scripting vulnerability.
      * BUG 8290: CSRF vulnerability in SWAT.

(sbd)

2011-07-27 06:37:42 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3478 - requested by taca
net/samba35 security update.

Revisions pulled up:
- net/samba35/Makefile                                          1.8
- net/samba35/distinfo                                          1.5

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Jul 27 00:52:20 UTC 2011

  Modified Files:
  pkgsrc/net/samba35: Makefile distinfo

  Log Message:
  Update samba35 pacakge to 3.5.10; security fix for swat.

                      ==============================
                      Release Notes for Samba 3.5.10
    July 26, 2011
                      ==============================

  This is a security release in order to address
  CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
  CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).

  o  CVE-2011-2522:
      The Samba Web Administration Tool (SWAT) in Samba versions
      3.0.x to 3.5.9 are affected by a cross-site request forgery.

  o  CVE-2011-2694:
      The Samba Web Administration Tool (SWAT) in Samba versions
      3.0.x to 3.5.9 are affected by a cross-site scripting
      vulnerability.

  Please note that SWAT must be enabled in order for these
  vulnerabilities to be exploitable. By default, SWAT
  is *not* enabled on a Samba install.

  Changes since 3.5.9:
  --------------------

  o  Kai Blin <kai@samba.org>
      * BUG 8289: SWAT contains a cross-site scripting vulnerability.
      * BUG 8290: CSRF vulnerability in SWAT.

(sbd)

2011-07-27 06:05:41 UTC MAIN commitmail json YAML

Note update of mail/postfix package to 2.8.4.

(taca)

2011-07-27 06:04:54 UTC MAIN commitmail json YAML

Update postfix package to 2.8.4.

Postfix stable release 2.8.4 is available. This contains fixes and
workarounds that were already included with the Postfix 2.9
experimental release. Where applicable these fixes will also be
made available for the legacy releases Postfix 2.5..2.7.

    * Performance: a high load of DSN success notification requests
      could slow down the queue manager. Solution: make the trace
      client asynchronous, just like the bounce and defer clients.

    * The local(8) delivery agent ignored table lookup errors in
      mailbox_command_maps, mailbox_transport_maps, fallback_transport_maps
      and (while bouncing mail to alias) alias owner lookup.

    * Workaround: dbl.spamhaus.org rejects lookups with "No IP
      queries" even if the name has an alphanumerical prefix. We
      play safe, and skip both RHSBL and RHSWL queries for names
      ending in a numerical suffix.

    * The "sendmail -t" command reported "protocol error" instead
      of "file too large", "no space left on device" etc.

    * The Postfix Milter client reported a temporary error instead
      of "file too large" in three cases.

    * Linux kernel version 3 support. Linus Torvalds has reset the
      counters for reasons not related to changes in code.

You can find the updated Postfix source code at the mirrors listed
at http://www.postfix.org/.

(taca)

2011-07-27 05:33:03 UTC MAIN commitmail json YAML

2011-07-27 05:30:56 UTC MAIN commitmail json YAML

Updated security/dnssec-tools to 1.10

(pettai)

2011-07-27 05:30:31 UTC MAIN commitmail json YAML

1.10:
- New Features:
    - New Apps:    (see the validator/apps directory for details)
                    - dnssec-check: check dnssec support from your ISP
                    - dnssec-nodes: graphically displays a DNS
                      hierarchy, color coded by each node's DNSSEC status
                    - dnssec-system-tray: displays pop-up
                      notifications when a libval-enabled application
                      triggers a DNSSEC error
                    - lookup: a graphical DNS lookup utility that
                      displays the results in a hierarchical tree and
                      color codes the window according to DNSSEC status

    - libval:      - Added support for building on Windows.
                    - added support for falling back to recursion when
                      the caching name server does not appear to
                      support DNSSEC. This also works as a mechanism
                      to work around poisoned or misbehaving cache.
                    - Significant improvements to the the asynchronous support.
    - lsdnssec:    - Improvements to lsdnssec to display different
                      output depending on whether a zone is a
                      stand-alone zone or under control of rollerd.
    - nagios:      - Plugins for the nagios monitoring system which
                      enable monitoring of zone rollerover states.
    - firefox:      - Improved patches that work with the most recent firefox

Plus many more minor features and bug fixes

1.9:
- New Features:
    - lsdnssec:    - Added a new flag (-p) to show only zones in a
                      particular rollerd phase.
                    - fixed bugs to align timing output with rollerd.
    - rollerd:      - Added a -logtz flag for logging timezones
                    - fixed bugs related to the -alwayssign flag.
                    - zonesigner's path is taken from the config file.
    - rollctl:      - Added -rollall and -rollzone options.
    - zonesigner:  - Assumes keys need to be generated for new zones
                      (Assumes -genkeys option was given if a keyrec file
                      can't be found.)
                    - Exits with unique exit codes if a failure occurs.
                      ("zonesigner -xc CODE" can lookup a description for it.")
                    - Added the -phase option so rollover options could be
                      more easily specified.
    - lights:      - A simple GUI to check the status of rollover states
    - blinkenlights:- Added hide/show commands for rollrec names and zone
                      names, for split-zone support
    - cleankrf:    - Fixed deletion of obsolete set keyrecs.
    - GUI commands: - Fixed how the Exit command works so they don't coredump.

    - libsres
      & libval:    - New beta support for issuing asynchronous requests.
                      This can speed up queries by up to 4 times if used.
                      (see example code in validator/apps/validator_selftest.c)
                    - NSEC3, DLV and IPv6 are enabled by default.
                    - improved logging and logging-callback support.
    - drawvalmap    - Can output PNG files now

- Packaging:
                    - Our download page now allows you to download
                      the C validator libraries independently of the
                      full DNNSEC-Tools tool-suite.

- Many bugs were also fixed in the 240+ changes.

(pettai)

2011-07-27 04:59:22 UTC MAIN commitmail json YAML

2011-07-27 04:57:47 UTC MAIN commitmail json YAML

Version 4.3.1 - 2011-06-28

* fixed a coredump in torrent on linux with a ppp interface.
* translation updated (ru).

Version 4.3.0 - 2011-06-17

* new command `attach' to control a backgrounded lftp.
* automatically fill torrent:ipv6 setting.
* slightly improved torrent status display.
* fixed reconnect interval (it was sometimes uninitialized).
* several fixes for the case of cmd:parallel>1

(pettai)

2011-07-27 04:24:19 UTC MAIN commitmail json YAML

Updated mail/mimedefang to 2.72

(pettai)

2011-07-27 04:23:53 UTC MAIN commitmail json YAML

Here are the most important changes in MIMEDefang 2.72:

* In mimedefang.c, truncate overlong responses from the multiplexor. Also sanitize replies so "\r" doesn't get fed to smfi_setmlreply.
* If a slave process replies with a very long reply, have the multiplexor consume (and discard) the excess input so the multiplexor-to-slave protocol does not become de-synchronized.
* When mimedefang becomes a daemon, have it wait for a "go/no-go" message from the child before exiting. This should eliminate race conditions whereby the MTA starts before the milter socket is present.
* Avoid run-time errors from Unix::Syslog on some platforms.

(pettai)

2011-07-27 04:11:59 UTC MAIN commitmail json YAML

Updated net/unbound to 1.4.12

(pettai)

2011-07-27 04:11:25 UTC MAIN commitmail json YAML

1.4.12:

Bug Fixes:

* removed ldns-src tarball inside the unbound tarball.
* [bugzilla: 395 ]
  fix that id bits of other query may leak out under conditions
* fix replyaddr count wrong after jostled queries, which leads to eventual starvation where the daemon has no replyaddrs left to use.
* fix that the listening socket is not closed when too many remote control connections are made at the same time.
* version number in example config file.
* fix that --enable-static-exe does not complain about it unknown.
* iana portlist updated

1.4.11:

Features:

* log-queries: yesno option, default is no, prints querylog.
* ignore-cd-flag: yesno to provide dnssec to legacy servers.
* Use -flto compiler flag for link time optimization, if supported.
* unbound-control has version number in the header, and uses port number registered with IANA, 8953.

Bug Fixes:

* Fix Makefile for U in environment, since wrong U is more common than deansification necessity.
* defense in depth against the assertion failure bug fixed in 1.4.10, an error is printed to log instead of an assertion failure.
* [bugzilla: 386 ]
  --enable-allsymbols option links all binaries to libunbound and reduces install size significantly.
* Fix TTL of SOA so negative TTL is separately cached from normal TTL.
* configure created with newer autoconf 2.66.
* [bugzilla: 378 ]
  Fix that configure checks for ldns_get_random presence.
* queries with CD flag set cause DNSSEC validation, but the answer is not withheld if it is bogus. Thus, unbound will retry if it is bad and curb the TTL if it is bad, thus protecting the cache for use by downstream validators.
* val-override-date: -1 ignores dates entirely, for NTP usage.
* harden-below-nxdomain: changed so that it activates when the cached nxdomain is dnssec secure. This avoids backwards incompatibility because those old servers do not have dnssec.
* statistics-interval prints the number of jostled queries to log.
* IPv6 service address for d.root-servers.net (2001:500:2D::D).
* updated ldns tarball to 1.6.10rc2 snapshot
* iana portlist updated.

(pettai)

2011-07-27 04:05:10 UTC MAIN commitmail json YAML

Try to fix build problem with recent kerberos5 header?

The problem was noted by Paul Goyette on pkgsrc-users@.

(taca)

2011-07-27 04:03:01 UTC MAIN commitmail json YAML

Updated net/ldns to 1.6.10

(pettai)

2011-07-27 04:02:30 UTC MAIN commitmail json YAML

1.6.10
* New example tool added: ldns-gen-zone.
* bugfix #359: Serial-arithmetic for the inception and expiration
  fields of a RRSIG and correctly converting them to broken-out time
  information.
* bugfix #364: Slight performance increase of ldns-verifyzone.
* bugfix #367: Fix to allow glue records with the same name as the
  delegation.
* Fix ldns-verifyzone to allow NSEC3-less records for NS rrsets *and*
  glue when the zone is opt-out.
* bugfix #376: Adapt ldns_nsec3_salt, ldns_nsec3_iterations,
  ldns_nsec3_flags and ldns_nsec3_algorithm to work for NSEC3PARAMS too.
* pyldns memory leaks fixed by Bedrich Kosata (at the cost of a bit
  performance)
* Better handling of reference variables in ldns_rr_new_frm_fp_l from
  pyldns, with a very nice generator function by Bedrich Kosata.
* Decoupling of the rdfs in rrs in the python wrappers to enable
  the python garbage collector by Bedrich Kosata.
* bugfix #380: Minimizing effect of discrepancies in sizeof(bool) at
  build time and when used.
* bugfix #383: Fix detection of empty nonterminals of multiple labels.
* Fixed the ommission of rrsets in nsec(3)s and rrsigs to all occluded
  names (in stead of just the ones that contain glue only) and all
  occluded records on the delegation points (in stead of just the glue).
* Clarify the operation of ldns_dnssec_mark_glue and the usage of
  ldns_dnssec_node_next_nonglue functions in the documentation.
* Added function ldns_dnssec_mark_and_get_glue as an real fast
  alternative for ldns_zone_glue_rr_list.
* Fix parse buffer overflow for max length domain names.
* Fix Makefile for U in environment, since wrong U is more common than
  deansification necessity.

(pettai)

2011-07-27 03:14:28 UTC MAIN commitmail json YAML

Updated security/opendnssec to 1.3.0

(pettai)

2011-07-27 03:13:25 UTC MAIN commitmail json YAML

OpenDNSSEC 1.3.0

* Include simple-dnskey-mailer-plugin in dist.
* Enforcer: Change message about KSK retirement to make it less confusing.

Bugfixes:
* ods-control: If the Enforcer did not close down, you entered an infinite loop.
* Signer Engine: Fix log message typos.
* Signer Engine: Fix crash where ods-signer update
* Signer Engine: Also replace DNSKEYs if <DNSKEY><TTL> has changed in policy.
* Zonefetcher: Sometimes invalid 'Address already in use' occurred.
* Bugfix #247: Fixes bug introduced by bugfix #242.

OpenDNSSEC 1.3.0rc3

* Do not distribute trang.

Bugfixes:
* Fix test for java executable and others.
* Auditor: Fix delegation checks.
* Bugfix #242: Race condition when receiving multiple NOTIFIES for a zone.
* ods-kaspcheck: Do not expect resalt in NSEC policy.
* Signer Engine: Ifdef a header file.
* Signer Engine: The default working directory was not specified.
* Signer Engine: Handle stdout console output throttling that would
  truncate daemon output intermittently.

OpenDNSSEC 1.3.0.rc2

* Match the names of the signer pidfile and enforcer pidfile.
* Include check for resign < resalt in ods-kaspcheck.

Bugfixes:
* Bugfix #231: Fix MySQL version check.
* ods-ksmutil: Update now sends a HUP to the enforcerd.
* Signer Engine: Fix assertion failure if zone was just added.
* Signer Engine: Don't hsm_close() on setup error.
* Signer Engine: Fix race condition bug when doing a single run.
* Signer Engine: In case of failure, also mark zone processed (single run).
* Signer Engine: Don't leak backup file descriptor.
* signconf.rnc now allows NSEC3 Iterations of 0

OpenDNSSEC 1.3.0rc1

* <SkipPublicKey/> is enabled for SoftHSM in the default configuration.
  It improves the performance by only using the private key objects.
* Document the <RolloverNotification> tag in conf.xml.

Bugfixes:
* Bugfix #221: Segmentation Fault on schedule.c:232
* Enforcer: 'make check' now works.
* Enforcer: Fixed some memory leaks in the tests.
* Signer Engine: Coverity report fixes some leaks and thread issues.
* Signer Engine: Now logs to the correct facility again.

OpenDNSSEC 1.3.0b1

* Support for signing the root. Use the zone name "."
* Enforcer: Stop import of policy if it is not consistent.
* ods-signer: The queue command will now also show what tasks the workers
  are working on.
* Signer Engine: Just warn if occluded zone data was found, don't stop signing p
rocess.
* Signer Engine: Simpler serial maintenance, reduces the number of conflicts.
  Less chance to hit a 'cannot update: serial too small' error message.
* Signer Engine: Simpler NSEC(3) maintenance.
* Signer Engine: Temperate the number of backup files.
* Signer Engine: Set number of <SignerThreads> in conf.xml to
  get peak performance from HSMs that can handle multiple threads.

Bugfixes:
* Bugreport #139: ods-auditor fails on root zone.
* Bugreport #198: Zone updates ignored?
* Replace tab with white-space when writing to syslog.
* Signer Engine: Do not block update command while signing.

(pettai)

2011-07-27 00:55:04 UTC MAIN commitmail json YAML

Note update of net/samba33 and net/samba35 packages:

net/samba35 3.5.10
net/samba33 3.3.16

(taca)

2011-07-27 00:53:37 UTC MAIN commitmail json YAML

Update samba33 package to 3.3.16; security fix for swat.

                  ==============================
                  Release Notes for Samba 3.3.16
          July 26, 2011
                  ==============================

This is a security release in order to address
CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).

o  CVE-2011-2522:
  The Samba Web Administration Tool (SWAT) in Samba versions
  3.0.x to 3.5.9 are affected by a cross-site request forgery.

o  CVE-2011-2694:
  The Samba Web Administration Tool (SWAT) in Samba versions
  3.0.x to 3.5.9 are affected by a cross-site scripting
  vulnerability.

Please note that SWAT must be enabled in order for these
vulnerabilities to be exploitable. By default, SWAT
is *not* enabled on a Samba install.

Changes since 3.3.15
--------------------

o  Kai Blin <kai@samba.org>
    * BUG 8289: SWAT contains a cross-site scripting vulnerability.
    * BUG 8290: CSRF vulnerability in SWAT.

(taca)

2011-07-27 00:52:20 UTC MAIN commitmail json YAML

Update samba35 pacakge to 3.5.10; security fix for swat.

                  ==============================
                  Release Notes for Samba 3.5.10
  July 26, 2011
                  ==============================

This is a security release in order to address
CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).

o  CVE-2011-2522:
  The Samba Web Administration Tool (SWAT) in Samba versions
  3.0.x to 3.5.9 are affected by a cross-site request forgery.

o  CVE-2011-2694:
  The Samba Web Administration Tool (SWAT) in Samba versions
  3.0.x to 3.5.9 are affected by a cross-site scripting
  vulnerability.

Please note that SWAT must be enabled in order for these
vulnerabilities to be exploitable. By default, SWAT
is *not* enabled on a Samba install.

Changes since 3.5.9:
--------------------

o  Kai Blin <kai@samba.org>
    * BUG 8289: SWAT contains a cross-site scripting vulnerability.
    * BUG 8290: CSRF vulnerability in SWAT.

(taca)

2011-07-26 21:48:00 UTC MAIN commitmail json YAML

2011-07-26 21:39:45 UTC MAIN commitmail json YAML

2011-07-26 21:38:59 UTC MAIN commitmail json YAML

Added graphics/darktable version 0.9

(jakllsch)

2011-07-26 21:37:47 UTC MAIN commitmail json YAML

2011-07-26 21:00:24 UTC MAIN commitmail json YAML

Fix native dynamic detection on amd64 - thanks riastradh@ for pointer

(abs)

2011-07-26 16:05:27 UTC MAIN commitmail json YAML

When using clang, use devel/ucpp as the C preprocessor, as clang's cpp
destroys tabs in makefiles and thereby causes things to fail miserably.

(dholland)

2011-07-26 14:17:53 UTC MAIN commitmail json YAML

2011-07-26 13:01:03 UTC MAIN commitmail json YAML

radiance, from July 21 (woops)

(dholland)

2011-07-26 06:08:33 UTC MAIN commitmail json YAML

Note addition of libvirt-0.9.3

(agc)

2011-07-26 06:07:27 UTC MAIN commitmail json YAML

Add and enable libvirt

(agc)

2011-07-26 06:05:00 UTC MAIN commitmail json YAML

Initial import of libvert version 0.9.3 into the packages collection.

libvirt is:
+ A toolkit to interact with the virtualization capabilities of recent
  versions of operating systems, see our project goals for details.
+ A long term stable C API
+ A set of bindings for common languages
+ A CIM provider for the DMTF virtualization schema
+ A QMF agent for the AMQP/QPid messaging system
libvirt supports:
+ The KVM/QEMU Linux hypervisor
+ The Xen hypervisor
+ The LXC Linux container system
+ The OpenVZ Linux container system
+ The User Mode Linux paravirtualized kernel
+ The VirtualBox hypervisor
+ The VMware ESX and GSX hypervisors
+ The VMware Workstation and Player hypervisors
+ Virtual networks using bridging, NAT, VEPA and VN-LINK.
+ Storage on IDE/SCSI/USB disks, FibreChannel, LVM, iSCSI, NFS and filesystems
libvirt provides:
+ Remote management using TLS encryption and x509 certificates
+ Remote management authenticating with Kerberos and SASL
+ Local access control using PolicyKit
+ Zero-conf discovery using Avahi multicast-DNS
+ Management of virtual machines, virtual networks and storage

I'm fairly sure that the NetBSD part of the bridging code still needs
some more work, but I'll leave that as an exercise for someone more
versed in it than I am.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)

2011-07-25 23:00:07 UTC MAIN commitmail json YAML

Updated security/clamav to 0.97.2

(adam)

2011-07-25 22:59:12 UTC MAIN commitmail json YAML

Changes 0.97.2
ClamAV 0.97.2 fixes problems with the bytecode engine, Safebrowsing detection,
hash matcher, and other minor issues. Please see the ChangeLog file for
details.

(adam)

2011-07-25 20:10:50 UTC MAIN commitmail json YAML

Dependency on lua-lrexlib-pcre was added.
This fixes PR 45169 by Luke Mewburn.
Approved by lukem@

(cheusov)

2011-07-25 17:53:17 UTC MAIN commitmail json YAML

Correct to match reality.

(jakllsch)

2011-07-25 17:50:39 UTC MAIN commitmail json YAML

Added graphics/lcms2 version 2.2

(jakllsch)

2011-07-25 17:50:03 UTC MAIN commitmail json YAML

2011-07-25 17:48:55 UTC MAIN commitmail json YAML

2011-07-25 11:37:15 UTC MAIN commitmail json YAML

Updated www/spawn-fcgi to 1.6.3nb3

(imil)

2011-07-25 11:36:29 UTC MAIN commitmail json YAML

Added missing `port' variable in files/spawnfcgi.sh

(imil)

2011-07-25 10:18:02 UTC MAIN commitmail json YAML

Updated textproc/icu to 4.8.1

(adam)

2011-07-25 10:16:54 UTC MAIN commitmail json YAML

2011-07-25 10:16:32 UTC MAIN commitmail json YAML

Updated www/py-uwsgi to 2.8.3

(joerg)

2011-07-25 10:15:00 UTC MAIN commitmail json YAML

2011-07-25 07:06:22 UTC MAIN commitmail json YAML

Updated textproc/namazu to 2.0.21

(mef)

2011-07-25 06:45:00 UTC MAIN commitmail json YAML

Note update of parrot to 3.5.0.

(he)

2011-07-25 06:44:24 UTC MAIN commitmail json YAML

Update to version 3.5.0.

Upstream changes:
- Core
  + Parrot_PMC_destroy, Parrot_PMC_mark and Parrot_PMC_invoke were removed from
    the public extension API.
  + PAST now has PAST::Stmt node types, supports reusable temporary registers.
  + Test coverage of the embedding and extending interface is now at least 95%.
  + A snapshot of Winxed is now included in Parrot core to facilitate writing
    core Parrot tools from a higher level language than PIR.
- Languages
  + Winxed
    - Improved compile time scope search.
    - Added 'using namespace' statement.
    - Compiler classes and functions now live in the Winxed;Compiler namespace.
- Tests
  + The Parrot test suite harness now understands the HARNESS_TIMER
    environment variable. Setting it to a true value will show timing results
    for a test run.
  + IPv6 tests are now parallel testing friendly.

(he)

2011-07-24 18:00:07 UTC MAIN commitmail json YAML

2011-07-24 15:15:29 UTC MAIN commitmail json YAML

Add acpica-utils-20110623.
  (Distfile is acpica-unix2-20110623 for Dual license ?)

(mef)

2011-07-24 14:31:34 UTC MAIN commitmail json YAML

Bump verion  PR#45170

2011-07-18  Tadamasa Teranishi  <yw3t-trns@asahi-net.or.jp>

        * configure.in: Bumped version number to to 2.0.21.
        * configure.in (LTVERSION): Set "8:3:1".
        * man: update.
        * namazu.cgi:
          Fix IE6,7 cross-site scripting problem.
        * tests, pltests:
          Add New Tests.

make check have passed by changing '$WATATI =  ;' lines in pl/conf.pl
for LANG=ja, except $MECAB is set.

(mef)

2011-07-24 13:11:44 UTC MAIN commitmail json YAML

2011-07-24 11:45:43 UTC MAIN commitmail json YAML

jdk16 now works on DragonFly.
PR#45172.

(obache)

2011-07-24 09:53:32 UTC MAIN commitmail json YAML

New packages: lua-lrexlib{,-{posix,pcre,onig}}

(cheusov)

2011-07-24 08:51:37 UTC MAIN commitmail json YAML

Added devel/lua-lrexlib version 2.4.0

(cheusov)

2011-07-24 08:51:27 UTC MAIN commitmail json YAML

2011-07-24 08:50:51 UTC MAIN commitmail json YAML

Added devel/lua-lrexlib-onig version 2.4.0

(cheusov)

2011-07-24 08:50:40 UTC MAIN commitmail json YAML

    Lrexlib is a binding of three regular expression library APIs
    (POSIX, PCRE and Oniguruma) to Lua 5.1.
    This package provides Lua module for Oniguruma regular expressions


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(cheusov)

2011-07-24 08:50:13 UTC MAIN commitmail json YAML

Added devel/lua-lrexlib-posix version 2.4.0

(cheusov)

2011-07-24 08:50:03 UTC MAIN commitmail json YAML

    Lrexlib is a binding of three regular expression library APIs
    (POSIX, PCRE and Oniguruma) to Lua 5.1.
    This package provides Lua module for POSIX regular expressions


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(cheusov)

2011-07-24 08:49:40 UTC MAIN commitmail json YAML

Added devel/lua-lrexlib-pcre version 2.4.0

(cheusov)

2011-07-24 08:49:29 UTC MAIN commitmail json YAML

    Lrexlib is a binding of three regular expression library APIs
    (POSIX, PCRE and Oniguruma) to Lua 5.1.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(cheusov)

2011-07-23 19:49:27 UTC MAIN commitmail json YAML

tsk, do not add a comment to the patch after 'make mps'

(abs)

2011-07-23 19:48:39 UTC MAIN commitmail json YAML

2011-07-23 12:12:27 UTC MAIN commitmail json YAML

Add spidermonkey-1.8.5

(ryoon)

2011-07-23 06:21:35 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.0.3.13

(obache)

2011-07-23 06:21:21 UTC MAIN commitmail json YAML

Update mikutter to 0.0.3.13.

Added
* none
Fixed
* after paste to empty string with context menu, post button is not enabled.

(obache)

2011-07-23 02:59:42 UTC MAIN commitmail json YAML

Remove gwaei

(ryoon)

2011-07-23 02:58:48 UTC MAIN commitmail json YAML

Updated misc/gwaei to 3.0.2
And add missing Updated misc/gwaei to 3.0.0

(ryoon)

2011-07-23 02:54:57 UTC MAIN commitmail json YAML

Update to 3.0.2

Changelog:
2011-07-16  Zachary Dovel <pizzach@gmail.com>
* Fixed warning coming from a tooltip window not being empting when adding
  an hbox to it.
* Tweaks to the mutexes that were causing the program to freeze and
  choppy query input.

(ryoon)

2011-07-23 02:23:26 UTC MAIN commitmail json YAML

Updated www/snownews to 1.5.12

(obache)

2011-07-23 02:22:43 UTC MAIN commitmail json YAML

Update snownews to 1.5.12.
Based on PR#45167 by Benjamin Newman.

Version 1.5.12 released

This version fixes the following things and probably even more things. It also
adds OpenSSL as a requirement.
  * Corrected two crashes (oh the dreaded NULL-pointer) when using mark unread
    and open URL on non-existent items.
  * Use OpenSSL for MD5 calculations and remove all old MD5 code.
  * Fix 64bit digest calc. Readstatus wasn't remembered on 64bit versions.

(obache)

2011-07-23 01:16:03 UTC MAIN commitmail json YAML

Update to glusterfs 3.2.2 (maintenance release for bug fixes)

(manu)

2011-07-23 01:14:44 UTC MAIN commitmail json YAML

2011-07-22 20:29:19 UTC MAIN commitmail json YAML

Updated fonts/vlgothic-ttf to 20110414

(ryoon)

2011-07-22 20:27:18 UTC MAIN commitmail json YAML

Update to 20110414

Changelog:
* Sync with M1+C and 1M of 20110414 CVS HEAD.
* Fix 15 glyphs
* Fix glyph of U+007E,TILDE in VL-Gothic.
* Import kerning table from M1.

(ryoon)

2011-07-22 15:00:11 UTC MAIN commitmail json YAML

Updated security/py-paramiko to 1.7.7.1

(obache)

2011-07-22 14:55:00 UTC MAIN commitmail json YAML

Updated devel/py-subvertpy to 0.8.2

(obache)

2011-07-22 14:54:45 UTC MAIN commitmail json YAML

Update py-subvertpy to 0.8.2.
Based on PR#45165 by Petr Pavlu.

0.8.2  2011-06-17 "mathematically annoying"

BUG FIXES

  * Abort immediately if a callback raises an exception.
    (Jelmer Vernooij)

  * Fix leaking of error objects. (Jelmer Vernooij)

0.8.1  2011-06-02 "ornithologic reptile"

FEATURES

  * Add subvertpy.wc.WorkingCopy.conflicted. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.resolved_conflict. (Jelmer Vernooij)

  * Add subvertpy.client.Client.mkdir. (Jelmer Vernooij)

BUG FIXES

  * Fix compilation on OS X. (#728574)

  * Keep reference to commit callback in editor. (Jelmer Vernooij, #732120)

  * Properly check return values of PyInt_AsLong() in various places.

  * Convert times and file sizes to 64 bit integer objects.
    (Jelmer Vernooij, #786156)

0.8.0  2011-03-02 "("

FEATURES

  * Add --version option to subvertpy-fast-export. (Jelmer Vernooij)

  * Add basic manual page for subvertpy-fast-export. (Jelmer Vernooij)

  * Automatically convert the appropriate errors to socket.gaierror.
    (Jelmer Vernooij)

  * Add subvertpy.wc.set_adm_dir(). (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.has_binary_prop. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.get_ancestry. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.maybe_set_repos_root.
    (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.add_repos_file.
    (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.mark_missing_deleted.
    (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.remove_from_revision_control.
    (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.relocate. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.crop_tree. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.translated_stream. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.text_modified. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.props_modified. (Jelmer Vernooij)

  * Add subvertpy.wc.CommittedQueue. (Jelmer Vernooij)

  * Add subvertpy.wc.get_actual_target. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.is_wc_root. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.transmit_text_deltas. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.transmit_prop_deltas. (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.probe_retrieve, subvertpy.wc.WorkingCopy.retrieve.
    (Jelmer Vernooij)

  * Add subvertpy.wc.WorkingCopy.probe_try. (Jelmer Vernooij)

  * Add subvertpy.client.export. (Jelmer Vernooij)

DEPRECATIONS

  * ERR_UNKNOWN_HOSTNAME and ERR_EAI_NONAME are deprecated
    and will be removed in the next version of subvertpy.
    Instead, subvertpy will raise socket.gaierror.
    (Jelmer Vernooij)

  * Use svn_fs_paths_changed2() if available. (Jelmer Vernooij)

BUG FIXES

  * Fix handling of DST in time_from_cstring. (Max Bowsher, #656226)

  * Re-using a WorkingCopy object after calling close() on it
    now raises an exception rather than trigger a segfault.
    (Jelmer Vernooij)

  * Fix type mismatch in svn.ra.get_dir(). (Jelmer Vernooij, #686663)

  * Cope with trailing slash being specified to subvertpy.wc.revision_stats().
    (Ronny Pfannschmidt)

API BREAKS

  * WorkingCopy.entry() will now raise KeyError if the specified entry was not found.
    (Jelmer Vernooij)

0.7.5  2010-10-26

BUG FIXES

  * Fix compatibility with Subversion 1.4 and 1.5. (Max Bowsher)

0.7.4  2010-09-25

FEATURES

  * Add constants ERR_APR_OS_START_EAIERR and ERR_APR_OS_ERRSPACE_SIZE.
    (Jelmer Vernooij)

  * Implement subvertpy.wc.match_ignore_list. (Jelmer Vernooij)

  * Add subvertpy.ra.RemoteAccess.iter_log(). (Jelmer Vernooij)

  * Add subvertpy.wc.STATUS_* constants. (Jelmer Vernooij)

  * Add subvertpy.wc.api_version(), subvertpy.ra.api_version().
    (Dan Villiom Podlaski Christiansen, Jelmer Vernooij)

DEPRECATION

  * Avoid deprecation warnings for svn.client.Client.copy,
        svn.client.Client.propset, svn.client.Client.propget,
        svn.client.Client.do_update.
    (Jelmer Vernooij)

  * Avoid deprecation warnings for svn.ra.RemoteAccess.do_update,
        svn.ra.RemoteAccess.do_switch, svn.ra.RemoteAccess.do_diff.
    (Jelmer Vernooij)

  * Avoid deprecation warnings for svn.wc.WorkingCopy.propset,
        svn.wc.WorkingCopy.walk_entries,
        svn.wc.WorkingCopy.add, svn.wc.WorkingCopy.close,
        svn.wc.WorkingCopy.crawl_revisions,
        svn.wc.WorkingCopy.update_editor,
        svn.wc.ensure_adm.
    (Jelmer Vernooij)

* Add ERR_ENTRY_NOT_FOUND constant. (Jelmer Vernooij)

* Add subvertpy.ra.RemoteAccess.get_url(). (Dan Villiom Podlaski Christiansen)

BUG FIXES

  * Fix compilation using Visual C++.
    (Ronald Blaschke, #612056)

  * Return an empty dictionary rather than None when there are no revision
    properties.  (Jelmer Vernooij)

  * Link against all libraries that are somehow called.
    (Daniel Johnson, Jelmer Vernooij, #615015)

  * Include check for apr util headers. (Jelmer Vernooij, #615017)

  * Fix reference leaks in Auth and SubversionException handling.
    (Jelmer Vernooij, #436406)

  * Canonicalize paths in subvertpy.ra.RemoteAccess.get_locations().
    (Jelmer Vernooij)

0.7.3.1    2010-07-27

BUG FIXES

  * Fix compilation against Subversion 1.5. (Jelmer Vernooij)

0.7.3    2010-07-21

BUG FIXES

  * Canonicalize paths to subvertpy.wc.check_wc. (Ronny Pfannschmidt)

  * Canonicalize paths to subvertpy.repos.Repos. (Dan Villiom Podlaski
                                                  Christiansen)

  * Cope with leading slashes in paths. (David Wolever, #527239)

  * Various methods are now a bit more liberal in accepting any
    sort of sequence rather than explicitly requiring lists.
    (Jelmer Vernooij)

FEATURES

  * Implement subvertpy.client.Client.diff. (Dan Villiom Podlaski Christiansen,
                                      Jelmer Vernooij)

  * Support ``revprops`` argument to subvertpy.client.Client.commit.
    (Jelmer Vernooij)

  * Implement subvertpy.wc.get_pristine_contents(). (Jelmer Vernooij)

  * Use better error messages when possible.
    (Dan Villiom Podlaski Christiansen)

  * Implement subvertpy.ra.get_platform_specific_client_providers().
    (Dan Villiom Podlaski Christiansen)

0.7.2    2010-01-03

BUG FIXES

  * Fix inconsistencies between PyArg_ParseTuple arguments and variables,
    which caused crashes on some 64-bit platforms. (V叩clav Slav鱈k, #488780)

  * Add constant for ERR_NODE_UNKNOWN_KIND. (Dan Villiom Podlaski Christiansen)

  * Add svn.client.proplist() binding. (Dan Villiom Podlaski Christiansen,
                                        Jelmer Vernooij)

  * Add svn.client.list() binding. (Dan Villiom Podlaski Christiansen,
                                    Jelmer Vernooij)

0.7.1    2009-10-20

BUG FIXES

  * Fix APR include path on Windows. (Ronald Blaschke, #456321)

0.7.0    2009-10-20

FEATURES

  * Add definition for ERR_EAI_NONAME. (John Szakmeister)

  * Add subvertpy.repos.FileSystem methods: youngest_revision, revision_root,
    revision_proplist.  (Jelmer Vernooij)

  * Add subvertpy.repos.{delete,Repository.has_capability,hotcopy}.
    (Jelmer Vernooij)

  * Add subvertpy-fast-export script, based on svn-fast-export.py by Chris Lee
    included with bzr-fast-import. (Jelmer Vernooij)

0.6.9    2009-09-10

BUG FIXES

  * Cope with leading slashes in paths specified to
    subvertpy.ra.RemoteAccess.get_{dir,file}(). Thanks Ronny for the bugreport.
    (#405713)

  * Don't send too large svndiff windows as newer versions of libsvn
    will barf. (CVE2009-2411, #413113)

0.6.8    2009-06-18

FEATURES

  * Support svn.client.Client.delete(keep_local=True)

  * Support svn.wc.WorkingCopy.delete(keep_local=True)

  * Define ERR_RA_DAV_FORBIDDEN.

0.6.7    2009-06-01

BUG FIXES

  * Replace PyExc_ArgumentError with PyExc_TypeError.

  * Fix compilation with MSVC++.

FEATURES

  * Support RemoteAccess.stat.

  * Support svn.client.add(parents=false)

  * Support uuid argument to svn.ra.RemoteAccess().

(obache)

2011-07-22 14:18:27 UTC MAIN commitmail json YAML

Updated devel/bzr-svn to 1.0.2

(obache)

2011-07-22 14:17:37 UTC MAIN commitmail json YAML

Update bzr-svn to 1.0.2, for compatible with bzr-2.1.

bzr-svn 1.0.2   2010-01-22

BUG FIXES

  * Cope with Google code Subversion repositories a bit better in the
    layout detection code. (Jelmer Vernooij)

  * Push tags when pushing to a new repository. (Jelmer Vernooij, #459444)

  * Cope with non-ascii URLs.
  * During connect. (#456548, Jelmer Vernooij)
  * During repository creation. (#458008, Jelmer Vernooij)

  * Cope with non-ascii characters in svn author names. (#460392,
    Jelmer Vernooij)

  * Fix expected URL in Repository.__repr__ tests that sometimes causes
    troubles if the temporary directory contains special characters.
(John Szakmeister, #460899)

  * Cope with pushing new non-mainline revisions.  (Jelmer Vernooij, #416328)

  * Support probing for Subversion repositories over existing HTTP transports
    using pycurl. (Jelmer Vernooij, #424626)

  * Show Subversion revno and uuid in "bzr version-info". (Jelmer Vernooij,
    #490771)

  * Properly handle invalid Subversion revision numbers. (Jelmer Vernooij,
    #504376)

PERFORMANCE

  * When updating the log cache, fetch from newest to oldest revision as
    the Subversion database backends are optimized for this.
(John Szakmeister)

  * Fetch history information newest revision to oldest revision because of
    speed.  (John Szakmeister, #453789)

  * Add extra constraints in sqlite database. (Jelmer Vernooij)

FEATURES

  * New variant of the 'trunk' layout named 'trunk-variable' that accepts
    branches with any level of nesting, at some performance cost.
    (Jelmer Vernooij)

bzr-svn 1.0.1   2009-10-20

BUG FIXES

  * Mark as compatible with Bazaar 2.1. (Jelmer Vernooij)

  * Only use tdb if Tdb.get is there. (Jelmer Vernooij, #440211)

  * Cope with xdg_cache_home sometimes containing unicode. (Jelmer Vernooij)

  * Provide right infrastructure for bzrlib.tests.per_foreign_vcs.
    (Jelmer Vernooij)

(obache)

2011-07-22 14:16:06 UTC MAIN commitmail json YAML

2011-07-22 14:15:26 UTC MAIN commitmail json YAML

Added devel/py-testtools version 0.9.11

(obache)

2011-07-22 14:15:01 UTC MAIN commitmail json YAML

Import py-testtools-0.9.11 as devel/py-testtools.

testtools is a set of extensions to the Python standard library's unit testing
framework. These extensions have been derived from many years of experience
with unit testing in Python and come from many different sources. testtools
also ports recent unittest changes all the way back to Python 2.4.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-07-22 14:03:30 UTC MAIN commitmail json YAML

Update py-paramiko to 1.7.7.1.
various bug fixes; requires pycrypto 2.1. or newer

(obache)

2011-07-22 13:21:06 UTC MAIN commitmail json YAML

+ cheese-3.0.2, mdds-0.5.3, putty-0.61, scummvm-1.3.1, vino-2.32.2
  [GNOME 2.32], vino-3.0.3, wine-devel-1.3.24.

(wiz)

2011-07-22 12:28:26 UTC MAIN commitmail json YAML

2011-07-22 11:58:13 UTC MAIN commitmail json YAML

Reset MAINTAINER -- according to
<http://groups.google.com/group/btpd-users/msg/d953117e3f863e20>,
Richard Nyberg has moved on.

(hauke)

2011-07-22 11:31:35 UTC MAIN commitmail json YAML

Updated net/btpd to 0.16

(hauke)

2011-07-22 11:30:42 UTC MAIN commitmail json YAML

Update to btpd 0.16

Lose the only patch, since upstream fixed the "test ==" bashisms.
Use curl to fetch distfile from https site

>From the CHANGES file:

btpd 0.16:
----------

Misc:
- Added "start all" (start -a) command.
- Allow adding multiple torrents at once.
- Custom list formatting options.
- Man pages for btpd, btcli, and btinfo.

Bug fixes:
- Handle .torrent files larger than 2MB.
- http parsing and addrinfo freeing fixes.

(hauke)

2011-07-22 07:31:50 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 3.1.11

(tnn)

2011-07-22 07:31:08 UTC MAIN commitmail json YAML

Update to thunderbird-3.1.11.

MFSA 2011-24 Cookie isolation error
MFSA 2011-23 Multiple dangling pointer vulnerabilities
MFSA 2011-22 Integer overflow and arbitrary code execution in
            Array.reduceRight()
MFSA 2011-21 Memory corruption due to multipart/x-mixed-replace images
MFSA 2011-20 Use-after-free vulnerability when viewing XUL document with
            script disabled
MFSA 2011-19 Miscellaneous memory safety hazards (rv:3.0/1.9.2.18)

(tnn)

2011-07-22 03:42:24 UTC MAIN commitmail json YAML

+ vlc-1.1.11.

(taca)

2011-07-22 03:41:36 UTC MAIN commitmail json YAML

Note update of devel/ruby-railties pacakge to 3.0.9nb1.

(taca)

2011-07-22 03:40:52 UTC MAIN commitmail json YAML

Set RUBY_RDOC_REQD to 3.4 as for gemspec and now rails command of
www/ruby-rails3 package should be work.

Bump PKGREVISION.

(taca)

2011-07-22 03:36:11 UTC MAIN commitmail json YAML

* Fix dependency condition to inverse when RUBY_RDOC_REQD is defined.
* Minor clean up.

(taca)

2011-07-22 03:19:19 UTC MAIN commitmail json YAML

Note update of devel/ruby-rdoc package to 3.8.

(taca)

2011-07-22 03:18:45 UTC MAIN commitmail json YAML

Update ruby-rdoc pacakge to 3.8.

It was really needed by devel/ruby-railties, sigh.

=== 3.8 / ??

* Minor enhancements
  * RDoc::Parser::C can now discover methods on ENV and ARGF.
  * RDoc::Parser::C now knows about rb_cSocket and rb_mDL.
* Bug fixes
  * Updating Object in an ri data store with new data now removes methods,
    includes, constants and aliases.

=== 3.7 / 2011-06-27

* Minor enhancements
  * New directive :category: which allows methods to be grouped into sections
    more cleanly.  See RDoc::Markup for details.
  * Document-class for RDoc::Parser::C now supports Foo::CONST as well as
    CONST.
  * ri method output is now a comma-separated list when displayed
    interactively.  Pull Request #39 by Benoit Daloze.
  * RDoc::ClassModule#merge now prefers the argument's information over the
    receiver's (it now behaves like Hash#merge! instead of a backwards
    Hash#merge!).
  * RDoc::Markup#convert now accepts an RDoc::Markup::Document instance
  * RDoc now owns the code for generating RDoc and ri data when gems install
  * Added RDoc::RDoc::reset
  * Added RDoc::CodeObject#file_name
* Bug fixes
  * ri no longer crashes when attempting to complete a plain [.
  * ri data now tracks which file information came from so it can process
    removals and changes to:
    * Classes and Modules
    * Methods
    * Attributes
    * Includes
    * Constants
    You will need to rebuild your ri data for it to update properly.  Issue
    #21 by Sven Riedel
  * Signal and SignalException no longer clobber each other
  * RDoc::Parser::C no longer creates classes when processing aliases.
  * RDoc::Text#strip_stars handles Document-method for methods with =, ! and ?
    now.
  * RDoc::Parser::C now allows .cpp files to be used with the "in" comment on
    rb_define_method.  Bug #35 by Hanmac.
  * RDoc::Parser::Ruby no longer eats content when =begin/=end documentation
    blocks are followed by a documentable item.  Issue #41 by mfn.
  * RDoc::Markup::Formatter and subclasses now allow an optional +markup+
    parameter for adding custom markup.  The example in
    RDoc::Markup::Formatter will now work.  Issue #38 by tsilen.
  * RDoc::Parser::C can now distinguish between class methods and instance
    methods in Document-method.  Issue #36 by Vincent Batts.
  * RDoc now encodes file names in the output encoding.  Issue #33 by Perry
    Smith.
  * ri data generation for method aliases no longer duplicates the class in
    #full_name

(taca)

2011-07-22 03:03:28 UTC MAIN commitmail json YAML

- apply some "const" so this builds with new bison; from jakllsch
- include <string.h> when using stdrup
- enable compilation with GCC 4.5

(mrg)

2011-07-21 17:07:11 UTC MAIN commitmail json YAML

Don't enumerate evil. Pass down -L* and -l* only from LDFLAGS.

(joerg)

2011-07-21 17:06:18 UTC MAIN commitmail json YAML

Clang build needs -fPIC too.

(joerg)

2011-07-21 17:05:36 UTC MAIN commitmail json YAML

2011-07-21 17:04:46 UTC MAIN commitmail json YAML

2011-07-21 17:03:58 UTC MAIN commitmail json YAML

Declaring member functions outside classes is invalid.

(joerg)

2011-07-21 15:35:55 UTC MAIN commitmail json YAML

Fix a bunch of real world bugs that clang warns about. Fix up fix for
ctype usage to actually do the right thing, not just stop the warning.
Bump revision.

(joerg)

2011-07-21 15:10:11 UTC MAIN commitmail json YAML

2011-07-21 14:31:53 UTC MAIN commitmail json YAML

2011-07-21 13:06:08 UTC MAIN commitmail json YAML

2011-07-21 12:17:55 UTC MAIN commitmail json YAML

--disable-ipc was removed from mozilla-common.mk, but we still need it here

(tnn)

2011-07-21 05:53:23 UTC MAIN commitmail json YAML

Handle installed csh scripts properly. PR 37581; also mentioned in PR
37949 and PR 37952.

Someone should try building and running this on a machine with no
native csh.

(dholland)

2011-07-21 04:52:55 UTC MAIN commitmail json YAML

2011-07-21 04:29:05 UTC pkgsrc-2011Q2 commitmail json YAML

2011-07-21 04:24:07 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3477 - requested by tez
textproc/groff security fix

Revisions pulled up:
- textproc/groff/Makefile                                      1.58
- textproc/groff/distinfo                                      1.15
- textproc/groff/patches/patch-config.guess                    1.1
- textproc/groff/patches/patch-configure                        1.1
- textproc/groff/patches/patch-contrib_eqn2graph_eqn2graph.sh  1.1
- textproc/groff/patches/patch-contrib_gdiffmk_tests_runtests.in 1.1
- textproc/groff/patches/patch-contrib_grap2graph_grap2graph.sh 1.1
- textproc/groff/patches/patch-contrib_groffer_perl_groffer.pl  1.1
- textproc/groff/patches/patch-contrib_groffer_perl_roff2.pl    1.1
- textproc/groff/patches/patch-contrib_pdfmark_pdfroff.man      1.1
- textproc/groff/patches/patch-contrib_pdfmark_pdfroff.sh      1.1
- textproc/groff/patches/patch-contrib_pic2graph_pic2graph.sh  1.1
- textproc/groff/patches/patch-doc_fixinfo.sh                  1.1
- textproc/groff/patches/patch-doc_groff.info-2                1.1
- textproc/groff/patches/patch-gendef.sh                        1.1
- textproc/groff/patches/patch-src_roff_groff_pipeline.c        1.1

---
  Module Name:    pkgsrc
  Committed By:  tez
  Date:          Tue Jul 19 21:09:40 UTC 2011

  Modified Files:
          pkgsrc/textproc/groff: Makefile distinfo
  Added Files:
          pkgsrc/textproc/groff/patches: patch-config.guess patch-configure
              patch-contrib_eqn2graph_eqn2graph.sh
              patch-contrib_gdiffmk_tests_runtests.in
              patch-contrib_grap2graph_grap2graph.sh
              patch-contrib_groffer_perl_groffer.pl
              patch-contrib_groffer_perl_roff2.pl
              patch-contrib_pdfmark_pdfroff.man patch-contrib_pdfmark_pdfroff.sh
              patch-contrib_pic2graph_pic2graph.sh patch-doc_fixinfo.sh
              patch-doc_groff.info-2 patch-gendef.sh
              patch-src_roff_groff_pipeline.c

  Log Message:
  Fix many temporary file handling issues, including in pdfroff
  (resolves CVE-2009-5044 / SA44999)
  Patches copied from:

  http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/groff/groff-1.20.1-owl-tmp.diff?rev=1.2
  Modified for pkgsrc and excluded a documentaion change to doc/groff.texinfo
  that changes a `makeinfo' is too old warning into a fatal error.

  Added patch to make pdfroff.sh use -dSAFER
  See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538338 for details.

(sbd)

2011-07-21 03:33:57 UTC MAIN commitmail json YAML

Note update of lang/ruby18-base package to 1.8.7.334nb4.

(taca)

2011-07-21 03:32:08 UTC MAIN commitmail json YAML

Limit use of --enable-wide-getaddrinfo on SunOS from 5.6 to 5.9.
On Solaris 10, it seems that --enable-wide-getaddrinfo has problem
although it was needed on Solaris 9.

Should be fix PR pkg/44039.

Bump PKGREVISION.

(taca)

2011-07-21 01:37:19 UTC MAIN commitmail json YAML

Correct a comment.

(tron)

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

Revert last change and instead restore the previous work-around for
PR pkg/39778 which is less invasive.

(tron)

2011-07-21 01:18:21 UTC MAIN commitmail json YAML

Don't install certain input methods whose build is unreliable on
64bit platforms. This fixes PR pkg/39778 by myself.

(tron)

2011-07-21 01:17:42 UTC MAIN commitmail json YAML

Don't install certain input methods whose build is unreliable on
64bit platforms. This fixes PR pkg/39778 by myself.

(tron)

2011-07-20 23:41:12 UTC MAIN commitmail json YAML

Build this package without optimization if GCC 4.5.* is used under
NetBSD/i386. This stops "temacs" from dumping core.

(tron)

2011-07-20 23:29:27 UTC MAIN commitmail json YAML

Fix typo in last commit which NetBSD-current's make(1) silently ignored.

(tron)

2011-07-20 23:24:51 UTC MAIN commitmail json YAML

Remove accidentally committed file.

(tron)