Commit graph

173682 commits

Author SHA1 Message Date
ryoon
a2d33cbe99 Updated net/nicovideo-dl to 0.0.20110208 2011-07-29 21:09:18 +00:00
ryoon
cf66c4a661 Update to 0.0.20110208
Changelog:
* Support short URI containing only video ID.
* Follow redirect in retriving watch page.

XXX At least on NetBSD 5.99.55, nicovide-dl hungs due to openssl issue.
2011-07-29 21:07:33 +00:00
ryoon
ac7a23ec7c Remove FlightCrew 2011-07-29 19:41:24 +00:00
ryoon
7a019321de Added textproc/FlightCrew version 0.7.1 2011-07-29 19:39:58 +00:00
ryoon
a2d5017951 Add FlightCrew 2011-07-29 19:35:37 +00:00
ryoon
1f7e78bc66 Import FlightCrew-0.7.1 as textproc/FlightCrew from wip/FlightCrew
FlightCrew is a C++, cross-platform, native code epub validator.
It is composed of three parts:

* FlightCrew, the validation library;
* FlightCrew-cli, the command-line front-end to the FlightCrew library;
* FlightCrew-gui, the GUI front-end to the FlightCrew library;
2011-07-29 19:32:18 +00:00
tron
532ddb3af9 Note update of the "phpmyadmin" package to version 3.4.3.2. 2011-07-29 17:21:58 +00:00
tron
857c917e11 Update "phpmyadmin" package to version 3.4.3.2.
This is major feature update which requires at least PHP 5.2.0 and
MySQL 5.0. It features a new user interface and uses MySQL for
authentication and access control.

The update was necessary as "phpmyadmin" 2.11 is no longer supported:
http://sourceforge.net/news/?group_id=23067&id=301992
2011-07-29 17:21:20 +00:00
ryoon
6e25aba645 Added devel/gmock version 1.6.0 2011-07-29 15:25:20 +00:00
bouyer
d97a76aabe Updated devel/p5-Proc-Daemon to 0.14 2011-07-29 15:21:49 +00:00
ryoon
4a17f1887e Add gmock 2011-07-29 15:21:45 +00:00
bouyer
ce4cd97403 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äss).
	- 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äss 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).
2011-07-29 15:21:11 +00:00
ryoon
06a82b03ae 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.
2011-07-29 15:18:29 +00:00
bouyer
5667049ce8 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
2011-07-29 15:17:33 +00:00
bouyer
5ecb8fbb98 Add p5-UPS-Nut 2011-07-29 15:15:45 +00:00
bouyer
7430a85c10 Initial import of p5-UPS-Nut version 2.6.1:
Perl interface to talk to the NUT upsd network daemon
2011-07-29 15:13:58 +00:00
bouyer
dbc0b04143 Update ups-nut* from 2.0.5 to 2.6.1. Changes are too large to list here,
see: http://www.networkupstools.org/source/2.6/new-2.6.1.txt
2011-07-29 15:11:40 +00:00
ryoon
b6e38b1eb0 Add libslang2-2.2.4 2011-07-29 14:36:01 +00:00
jakllsch
a9d65593fe Updated sysutils/flashrom to 0.9.4 2011-07-29 13:36:12 +00:00
jakllsch
60ddf80dee 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
2011-07-29 13:35:42 +00:00
obache
7e0716f412 Updated textproc/groonga to 1.2.4 2011-07-29 12:30:56 +00:00
obache
f84d0792eb 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.
2011-07-29 12:30:36 +00:00
drochner
9d55275760 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)
2011-07-29 10:27:29 +00:00
pettai
b5703cf078 Updated security/xml-security-c to 1.6.1 2011-07-28 23:35:43 +00:00
pettai
f62a56a836 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
2011-07-28 23:33:31 +00:00
pettai
d012e0b514 Updated www/shibboleth-sp to 2.4.3 2011-07-28 23:25:29 +00:00
pettai
b25d755b8b 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
2011-07-28 23:16:24 +00:00
tron
c1c70bda24 Note update of the "rtorrent" package to version 0.8.6nb4. 2011-07-28 23:15:22 +00:00
tron
715ec74c31 Describe "xmlrpc" option. 2011-07-28 23:14:59 +00:00
tron
c97eace427 Add optional XMLRPC support which is enabled by default. Based on a
patch Emile iMil Heitor.
2011-07-28 23:14:46 +00:00
pettai
ea338aa883 Updated security/opensaml to 2.4.3 2011-07-28 22:55:28 +00:00
pettai
4e3f4cd21e Update fixes CVE-2011-2516
(See http://shibboleth.internet2.edu/secadv/secadv_20110706.txt for details)
2011-07-28 22:44:36 +00:00
pettai
cf7dedfa45 Updated textproc/xmltooling to 1.4.2 2011-07-28 22:24:59 +00:00
pettai
4fa5c542ae 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
2011-07-28 22:24:16 +00:00
pettai
a2e51646be Minor Makefile tweak 2011-07-28 21:54:08 +00:00
minskim
4dadc580f8 Note PKGREVISION bump of ttf2pk. 2011-07-28 21:11:07 +00:00
minskim
30d21a5860 Sync ttf2pk with TeX Live 2011.
Changes:
      * parse.c, ttfenc.c: Bug fix. Increase buffer size for increased
        code/glyph range.
2011-07-28 21:09:54 +00:00
ryoon
faa53e412f Remove INADYN [pkg/34502]
PR is closed.
2011-07-28 20:41:57 +00:00
drochner
47a51dbf42 forgot to remove the stale PLIST
(whether GERNERATE_PLIST is better here is another question)
2011-07-28 13:24:43 +00:00
minskim
243ae3db1d Note PKGREVISION bump of tex-metapost. 2011-07-28 08:55:39 +00:00
minskim
f5afe86653 Do not generate an mpost format for mfplain, which is now a part of
web2c.  Noted by tron@.
2011-07-28 08:54:58 +00:00
minskim
30ca4330d8 Note update of tex-kpathsea{,-doc}. 2011-07-28 08:46:38 +00:00
minskim
bc634754b1 Update tex-kpathsea-doc to 2011.
Changes:
- Documentation update for TeX Live 2011.
2011-07-28 08:45:31 +00:00
minskim
f8738c6466 Update tex-kpathsea to 2011. No functional change. 2011-07-28 08:42:19 +00:00
adam
b4d1151d28 Updated databases/py-ldap to 2.4.3 2011-07-28 08:37:55 +00:00
adam
064130a028 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.
2011-07-28 08:37:08 +00:00
adam
bd4b26bf5d Updated databases/mysql55 to 5.5.15 2011-07-28 08:11:35 +00:00
adam
8e17daa1b6 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—replicated using statement-based
  replication—featured 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.
2011-07-28 08:10:29 +00:00
minskim
db8aa9bcb3 Fix PLIST on Darwin-11.*-x86_64. 2011-07-28 07:50:05 +00:00
minskim
c67424183b Note update of tex-texlive-scripts. 2011-07-28 07:22:54 +00:00