Commit graph

2734 commits

Author SHA1 Message Date
minskim
4b22bb955b Add tex-wadalab{,-doc}. 2011-10-19 22:20:31 +00:00
minskim
cbd9da12a5 Add tex-thailatex. 2011-10-19 22:14:35 +00:00
minskim
241d101864 Add tex-{garuda,norasi}-c90. 2011-10-19 22:10:15 +00:00
minskim
56c19a4081 Add tex-cns{,-doc}. 2011-10-19 22:03:48 +00:00
minskim
2cce2b584d Note removal of tex-fonts-uhc-{base,extra}. 2011-10-19 21:44:37 +00:00
minskim
68fadf9107 Add tex-uhc{,-doc}. 2011-10-19 21:40:22 +00:00
minskim
9c7047fc71 Add tex-ttfutils{,-doc}. 2011-10-19 20:12:56 +00:00
minskim
809c7f64fc Note PKGREVISION bump of latex2html. 2011-10-19 19:29:10 +00:00
ryoon
783c29595b Updated emulators/qemu to 0.15.1 2011-10-19 18:47:00 +00:00
minskim
5af7f777c4 Note removal of ec-fonts-mftraced. 2011-10-19 18:42:59 +00:00
ryoon
1259338501 Updated mail/mew to 6.4 2011-10-19 18:34:07 +00:00
ryoon
4deb8e9a91 Updated net/youtube-dl to 20111019 2011-10-19 18:27:04 +00:00
hiramatsu
9cb4a38941 Note update of databases/p5-DBICx-TestDatabase, devel/p5-Log-Any and
www/p5-Plack to 0.9984.
2011-10-19 08:11:59 +00:00
minskim
f3fcb7d75e Note PKGREVISION bump of lgrind. 2011-10-18 23:26:14 +00:00
minskim
70ba91e89f Note PKGREVISION bump of tex-foiltex. 2011-10-18 22:40:51 +00:00
minskim
31a3e3c54f Note update of emacs-snapshot. 2011-10-18 21:48:59 +00:00
minskim
1412b9f2c2 Add tex-glossaries-doc. 2011-10-18 21:34:55 +00:00
minskim
11e8545a95 Note update of tex-glossaries. 2011-10-18 21:33:09 +00:00
minskim
03c60a61da Note PKGREVISION bump of tex-resume. 2011-10-18 20:46:30 +00:00
minskim
33e68316dc Add tex-ucs-doc. 2011-10-18 20:33:42 +00:00
minskim
ae3b16f723 Note PKGREVISION bump of tex-ucs. 2011-10-18 20:31:21 +00:00
tron
b2f5c9dd2e Note update of the "phpmyadmin" package to version 3.4.6. 2011-10-18 14:58:45 +00:00
taca
ed4b91ef91 Note update of www/typo3 package to 4.5.7. 2011-10-18 13:25:31 +00:00
hiramatsu
e3166e87ef Added chat/p5-IRC-Util.
Updated www/p5-Squatting.
2011-10-18 12:03:41 +00:00
ryoon
ef1d581ab4 Updated audio/mpg321 to 0.2.13.4 2011-10-18 11:16:22 +00:00
adam
935a0743b5 Updated net/ntop to 4.1.0 2011-10-18 10:34:05 +00:00
ryoon
110f7cb210 Updated mail/msmtp to 1.4.25 2011-10-18 10:28:55 +00:00
hiramatsu
627e37dbb6 Note update of textproc/p5-Text-Diff, devel/p5-Devel-Declare and
databases/p5-DBICx-MapMaker.
2011-10-18 09:47:12 +00:00
obache
3ddde840c4 Updated net/mikutter to 0.0.3.549 2011-10-18 09:13:22 +00:00
obache
17e02b3205 Updated security/p5-Digest-SHA1 to 2.13nb3 2011-10-18 01:06:47 +00:00
obache
8f03b24ae9 Updated security/p5-Digest-CRC to 0.17 2011-10-18 01:03:20 +00:00
schnoebe
70efed3643 Imported security/qca2-gnupg from pkgsrc-wip. 2011-10-18 00:47:05 +00:00
jnemeth
a2dcbf886f Updated comms/asterisk18 to 1.8.7.1 2011-10-17 23:41:04 +00:00
hiramatsu
df927948d8 Note update of textproc/p5-Feed-Find, devel/p5-XSLoader and
www/p5-Template-Toolkit-Simple.
2011-10-17 14:54:35 +00:00
hiramatsu
d05418acd2 Note update of textproc/p5-Text-Diff-HTML, www/p5-URI and
net/p5-Net-Amazon-S3.
2011-10-17 10:35:01 +00:00
hiramatsu
0afc388f7d Note update of sysutils/p5-Sys-SigAction, www/p5-CGI-Compile and
misc/p5-Locale-Maketext-Lexicon.
2011-10-17 08:55:15 +00:00
obache
4f2492d05f Updated security/pam-af to 1.0.2 2011-10-17 08:48:06 +00:00
obache
a70bf4eb32 Added databases/gdbm_compat version 1.9.1 2011-10-17 08:44:50 +00:00
schnoebe
a885ed9310 Update net/py-twisted to 11.0.0;
correct the spelling of my username in the */poco* commit earlier.
2011-10-17 03:49:58 +00:00
schnoebe
6960a6c6d4 Update to Poco 1.4.2p1
Change log:

This is the changelog file for the POCO C++ Libraries.

Release 1.4.2p1 (2011-09-24)
============================

- On Linux, the RTLD_DEEPBIND option is no longer passed to dlopen().
  This change was introduced in 1.4.2 to solve a specific problem one customer
  was having. Unfortunately, it leads to problems with RTTI.
- It's now possible to pass flags (SHLIB_GLOBAL, SHLIB_LOCAL) to
  Poco::SharedLibrary::load() (and the constructor implicitly calling load()),
  controlling the mode flags (RTLD_GLOBAL, RTLD_LOCAL) passed to dlopen().
  On platforms not using dlopen(), these flags are ignored.
- fixed SF# 3400267: Path_WIN32.cpp bug


Release 1.4.2 (2011-08-28)
==========================

- added Poco::DateTimeFormat::ISO8601_FRAC_FORMAT
- added new Poco::DateTimeFormatter and Poco::DateTimeParser format specifier:
  %s for seconds with optional fractions of a second
- fixed a problem with ioctl() on BSD platforms (including OS X) where the
  second argument to ioctl() is unsigned long instead of int, causing bad
  things on a OS X 64-bit kernel.
- fixed a potential endless loop when enumerating IPv6 network addresses
  (reported by Laurent Carcagno)
- new compile-time config option on Windows to set thread names in
  debugger. Enable with -DPOCO_WIN32_DEBUGGER_THREAD_NAMES. Available
  only in debug builds.
- Cipher can now create Base64 and HexBinary encoded output without linefeeds
  (suitable for use in cookies, etc.)
- added Poco::Path::popFrontDirectory()
- improved VxWorks support
- IPv6 fixes: added proper scope id handling in IPAddress, SocketAddress
  and related classes.
- Added Poco::Net::ServerSocket::bind6() which allows control over the
  IPPROTO_IPV6/IPV6_V6ONLY socket option.
- Removed Poco::MD2Engine class due to licensing issues (the
  license for the MD2 code from RSA only allows non-commercial
  use). Note that the MD4 and MD5 code from RSA does not have
  this issue.
- fixed a Net HTTP client testsuite issue where some tests might
  have failed due to prematurely aborted connections by
  the HTTPTestServer.
- Poco::Net::SocketAddress: when there is more than one address
  returned by a DNS lookup for a name, IPv4 addresses will be
  preferred to IPv6 ones.
- NetworkInterface::list() now also returns IPv4 interfaces on Windows when
  built with -DPOCO_HAVE_IPv6
- XMLWriter: fixed a bug with attribute namespaces (no namespace prefix
  written if attribute namespace is the same as element namespace)
- fixed SF# 3378588: Mismatched new[]/delete (in RSAEncryptImpl and
  RSADecryptImpl)
- fixed SF# 3212954 (OpenSSLInitializer::uninitialize() crash) and
  SF# 3196862 (Static OpenSSLInitializer instance causes Windows
  deadlocks) by removing the static Poco::Crypto::OpenSSLInitializer
  instance. Automatic OpenSSL initialization is now done through
  Poco::Crypto::Cipher, Poco::Crypto::CipherKey,
  Poco::Crypto::X509Certificate, Poco::Net::Context classes; however,
  it is still recommended to call Poco::Crypto::initializeCrypto()
  and Poco::Crypto::uninitializeCrypto() early at application
  startup, and late at shutdown respectively (or
  Poco::Net::initializeSSL()/Poco::Net::uninitializeSSL() if the
  NetSSL library is used) to avoid multiple full OpenSSL init/uninit
  cycles during application runtime.
- Poco::Logger now also support a symbolic log level "none"
  (for use with setLevel()) that disables logging completely
  for that Logger (equivalent to setLevel(0)).
- Added experimental Android support, using the existing gmake-based
  build system.
- fixed SF# 3288584: DateTimeFormatter link error
- fixed SF# 3187117: Typo in InflatingInputStream doc
- fixed SF# 3309731: _WIN32_WCE comparison should be with 0x600 not 600
- fixed SF# 3393026: RegularExpression.h identical enum value
- fixed SF# 3274222: AtomicCounter's postfix operators aren't atomic on Windows
- fixed SF# 3317177: Handle leak on windows
- fixed SF# 3181882: Poco::URI::getPathEtc() double-encodes query
- fixed SF# 3379935: ThreadPool Start Bug
- fixed SF# 3354451: Poco::Format::parsePrec never sets the precision to zero
- fixed SF# 3387258: _MAX_PATH used but unknown in Path_WIN32
- fixed a problem in RSAKeyImpl where direct access to the RSA in a EVP_PKEY
  would no longer work in recent OpenSSL versions. Using EVP_PKEY_get1_RSA()
  fixes the issue.
- added Poco::Crypto::EncryptingInputStream,
  Poco::Crypto::EncryptingOutputStream, Poco::Crypto::DecryptingInputStream
  and Poco::Crypto::DecryptingOutputStream.
- fixed SF# 3148126: HTTPSClientSession destructor (!) throws an IOException
- fixed SF# 3178098: Add constructor to Poco::TemporaryFile to specify directory
- fixed SF# 3175310: Absolute path when device
- fixed SF# 3301207: Guided tour example contradicts apidoc (API doc was wrong)
- Poco::Net::HTTPMessage::setContentLength() and
  Poco::Net::HTTPMessage::getContentLength() now use std::streamsize
  instead of int. This enables 64-bit Content-Length support at
  least on 64-bit platforms.
- fixed SF# 3177530: TemporaryFile::tempName() + glob bug on xp
- fixed SF# 3177372: FileChannel documentation inconsistency
- added %E format specifier to Poco::PattermFormatter (epoch time in seconds
  since midnight, January 1 1970)
- On Windows, Poco::Util::ServerApplication now supports a /description
  command line argument for specifying a service description
  (together with /registerService) - added
  Poco::Util::WinService::setDescription() and
  Poco::Util::WinService::getDescription()
- fixed SF# 3155477: Incorrect URI path handling
- fixed SF# 3309736: Extended Exception macros to set default exception code
  new macro is named POCO_DECLARE_EXCEPTION_CODE
- added getter functions for modulus and exponents to Poco::Crypto::RSAKey.
- added Poco::Net::SocketAddress::operator == () and
  Poco::Net::SocketAddress::operator != ()
- fixed SF# 3182746: IPAddress.cpp IPv6 bug on big-endian
- fixed SF# 3196961: Unix daemon fails to loadConfiguration() if
  started from cwd
- fixed SF# 3393700: NotificationCenter may call a removed observer and crash.
- Reworked implementation of the events framework (Poco::BasicEvent
  and friends).  The framework is now completely multithreading
  save (even in the case that an event subscriber object unsubscribes
  and is deleted while an event is being dispatched). Also, the
  restriction that any object can only register one delegate for
  each event has been removed. For most cases, dispatching events
  should be faster, as dispatching an event now needs less dynamic
  memory allocations.
- fixed SF# 3178109: getNodeByPath() changes:
  getNodeByPath() and getNodeByPathNS() have been moved to
  Poco::XML::Node.  Furthermore, when invoked on a Poco::XML::Document,
  the behavior has changed so that the document element is now
  included when traversing the path (previously, traversal would
  start at the document element, now it starts at the document).
  The path expression can now start with a double-slash, which
  results in a recursive search for the path's first element in
  the DOM tree.
- fixed SF# 3382935: String data being truncated using ODBC, and
  SF# 2921813: Wrong implementation of the ODBC string binding


Release 1.4.1p1 (2011-02-08)
============================

- Poco::Mutex is now a recursive mutex again on Linux
  (this was caused by an unfortunate feature test for
  PTHREAD_MUTEX_RECURSIVE which did not work on Linux
  as PTHREAD_MUTEX_RECURSIVE is an enum value and not
  a macro)
- Poco::Net::SecureSocketImpl::abort() now only shuts
  down the underlying socket connection and does not free
  the SSL object, due to multithreading issues.


Release 1.4.1 (2011-01-29)
==========================

- fixed SF# 3150223: Poco::BinaryReader cannot read std::vector correctly
- fixed SF# 3146326: SharedMemory issue
- made Poco::Net::HTTPSession::abort() virtual
- added Poco::Net::SecureStreamSocket::abort() to immediately close
  a SSL/TLS connection without performing an orderly SSL/TLS shutdown.
- fixed SF# 3148126: HTTPSClientSession destructor (!) throws an IOException.
  Added try/catch block to Poco::Net::SecureSocketImpl destructor.
- added additional constructor to Poco::Net::HTTPSClientSession, taking
  both a socket and a session object.
- Poco::Net::HTTPSession::abort() now also can be used with a
  Poco::Net::HTTPSClientSession.
- fixed SF# 3148045: make clean and distclean issues
- changed Data library names on Unix/Linux platforms to
  match the names on Windows (PocoSQLite -> PocoDataSQLite,
  PocoMySQL -> PocoDataMySQL, PocoODBC -> PocoDataODBC)
- added additional options to configure script
- added additional documentation to Poco::Net::HTTPClientSession
- Poco::Net::HTTPClientSession::receiveResponse() closes the connection
  if an exception is thrown while reading the response header.
  This ensures that a new connection will be set up for the next request
  if persistent connections are used.
- improved Poco::Net::MultipartDecoder performance by reading directly from
  streambuf
- improved performance of Poco::Base64Encoder, Poco::Base64Decoder,
  Poco::HexBinaryEncoder and Poco::HexBinaryDecoder by working directly with the
  given stream's streambuf.
- improved performance of MessageHeader::read() by reading directly from
  streambuf instead of istream.
- it is now possible to specify additional MIME part header fields
  for a MIME part through the Poco::Net::PartSource class.
- upgraded SQLite to release 3.7.4
- added experimental VxWorks support for VxWorks 5.5.1/Tornado 2.2 and
  newer. Please see the VxWorks Platform Notes in the reference documentation
  for more information. Currently, the VxWorks is untested; full support
  will be available in release 1.4.2.
- fixed SF# 3165918: Poco::DynamicAny fails to convert from string to float
- fixed SF# 3165910: Poco::Net::MessageHeader does not accept HTTP conforming
  header
- made Poco::Task::cancel() virtual so that tasks can implement custom
  cancellation behavior.
- added optional argument to Poco::Util::WinRegistryKey constructor
  to specify additional flags (in addition to KEY_READ and KEY_WRITE)
  for the samDesired argument of RegOpenKeyEx() or RegCreateKeyEx().
- improved Poco::BasicEvent::notify() performance by avoiding an
  unnecessary heap allocation.
- added additional well-known port numbers to Poco::URI: rtsp, sip, sips, xmpp.
- added Poco::Net::MediaType::matchesRange()
- improved invalid socket handling: a Poco::Net::InvalidSocketException is
  now thrown instead of an assertion when an operation is attempted
  on a closed or otherwise uninitialized socket.
2011-10-17 02:10:31 +00:00
obache
bac099257b Updated www/ruby-httpclient to 2.2.2 2011-10-17 01:44:13 +00:00
adam
669588c9d3 Updated graphics/vigra to 1.8.0 (has been postponed for 13 days :-)) 2011-10-16 17:57:28 +00:00
cheusov
2fd4116562 Updated x11/xextproto to 7.2.0 2011-10-16 17:06:00 +00:00
hiramatsu
f2d1c8721c Note update of databases/p5-DBD-Mock, mail/p5-MIME-Charset and
www/p5-URI-Fetch.
2011-10-16 16:24:12 +00:00
hiramatsu
49022c18aa Note update of devel/p5-IPC-Cmd, www/p5-Test-WWW-Mechanize and
textproc/p5-String-RewritePrefix.
2011-10-16 13:57:01 +00:00
cheusov
4558f2b8fc Updated pkgtools/distbb to 0.41.2 2011-10-16 12:18:17 +00:00
imil
0000acd215 Updated pkgtools/pkgin to 0.5.1 2011-10-16 09:27:23 +00:00
hiramatsu
048d3168a3 Updated databases/p5-CatalystX-CRUD to 0.52.
Updated textproc/p5-Text-FindIndent to 0.10.
Added www/p5-Catalyst-Plugin-StatusMessage version 0.003000.
2011-10-16 09:24:44 +00:00
obache
23bf7f6492 Updated textproc/py-HappyDoc to 2.1nb2 2011-10-16 07:56:31 +00:00
ryoon
2ec8c5f1b2 Added net/libquvi-scripts version 0.4.0
Added net/libquvi version 0.4.0
Updated net/quvi to 0.4.0
2011-10-16 07:39:27 +00:00
obache
860636f732 Updated textproc/py-yaml to 3.08nb1 2011-10-16 07:28:03 +00:00
obache
30ce47e40e Updated devel/py-kjbuckets to 2.2nb2 2011-10-16 07:08:59 +00:00
obache
5ee38f5205 Updated devel/py-usb to 0.4.2nb1 2011-10-16 06:38:55 +00:00
obache
be848a52d5 Updated devel/py-quixote to 2.6nb1 2011-10-16 06:31:56 +00:00
manu
90c01e6b34 Add libmemcached, SOPE, SOGo 2011-10-16 05:39:32 +00:00
obache
971085dfc6 Updated net/scapy to 2.1.1nb1 2011-10-16 04:17:04 +00:00
obache
99477e90d1 Updated net/py-libpcap to 0.6.2nb1 2011-10-16 04:07:11 +00:00
obache
d2cfe87c01 Updated net/py-libdnet to 1.12nb1 2011-10-16 03:47:45 +00:00
hiramatsu
7e8750fe11 Added devel/p5-Object-Pluggable version 1.29.
Added devel/p5-POE-Component-Syndicator version 0.06.
2011-10-15 17:42:25 +00:00
hiramatsu
e9980337de Updated time/p5-DateTime-Set to 0.31.
Updated www/p5-Starman to 0.2014.
2011-10-15 15:20:28 +00:00
wiz
b89f9d1525 Updated net/mtr to 0.81 2011-10-15 14:49:01 +00:00
obache
5fa3a201c9 Updated devel/py-fann to 2.1.0.20061012nb1 2011-10-15 12:17:42 +00:00
obache
1e1d68e633 Updated devel/py-Pyro to 3.4nb3 2011-10-15 12:09:34 +00:00
obache
b35d36185e Updated devel/py-InlineEgg to 1.08nb2 2011-10-15 12:03:36 +00:00
obache
ffc5cccd28 Updated devel/py-checker to 0.8.14nb2 2011-10-15 11:59:28 +00:00
obache
7bfed6f08e Updated devel/py-generate to 2.6nb2 2011-10-15 11:46:18 +00:00
obache
8e5373a954 Updated devel/py-ctypes to 1.0.2nb2 2011-10-15 11:40:19 +00:00
obache
a6addad129 Updated www/py-beautifulsoup to 3.1.0.1nb1 2011-10-15 11:24:34 +00:00
obache
cea1f8f4c1 Updated www/py-jonpy to 0.06nb1 2011-10-15 11:11:10 +00:00
obache
f8daa9d14e Fixes missing bump of py-rss2gen. 2011-10-15 11:04:35 +00:00
obache
174169b0c4 Updated www/py-rss2gen to 1.0.0 2011-10-15 11:02:16 +00:00
obache
fe86c9e2cd Updated www/py-simpletal to 4.1nb1 2011-10-15 10:54:39 +00:00
obache
22adce87b8 Updated audio/py-cddb to 1.4nb2 2011-10-15 10:41:45 +00:00
obache
a112a978da Updated audio/py-libmtag to 0.3.0nb1 2011-10-15 10:37:33 +00:00
obache
12bbacce05 Updated audio/py-musicbrainz to 0.4.1nb1 2011-10-15 10:22:28 +00:00
obache
5e15923776 Updated audio/py-mad to 0.6nb1 2011-10-15 10:19:19 +00:00
obache
f43dafb52f Updated audio/py-mpd to 0.2.0nb1 2011-10-15 10:13:32 +00:00
obache
2c5da7a50e Updated audio/py-ogg to 1.3nb3 2011-10-15 08:57:57 +00:00
obache
aa15bc9746 Updated print/py-pslib to 0.2.0nb3 2011-10-15 08:33:50 +00:00
obache
7612ac1d89 Updated devel/py-kqueue to 2.0nb2 2011-10-15 08:24:10 +00:00
obache
25ddea3383 Updated devel/py-unit to 1.4.1nb2 2011-10-15 08:17:07 +00:00
obache
30c597a6ea Updated devel/py-unitgui to 1.4.1nb3 2011-10-15 08:10:25 +00:00
obache
64192e640d Updated audio/py-daap to 0.7nb2 2011-10-15 08:01:41 +00:00
adam
fb3422da4c Updated devel/cmake to 2.8.6 2011-10-15 07:25:36 +00:00
adam
3d53c32445 Updated graphics/pngcrush to 1.7.20 2011-10-14 17:57:48 +00:00
ryoon
cca3033479 Added x11/sakura version 2.4.2 2011-10-14 16:31:38 +00:00
obache
30ddc79434 Updated x11/driconf to 0.9.1nb8 2011-10-14 12:31:08 +00:00
obache
b4a03ee15f Updated devel/coccinelle to 0.2.5 2011-10-14 09:06:53 +00:00
obache
e66efb486d Updated devel/py-pytemplate to 1.5.1nb1 2011-10-14 06:27:57 +00:00
hiramatsu
af07134363 Note update of devel/p5-Test-LongString, devel/p5-Test-POE-Server-TCP and
textproc/p5-Template-Declare.
2011-10-14 02:14:51 +00:00
cheusov
b15d6a68fa Updated pkgtools/distbb to 0.41.1 2011-10-14 00:34:13 +00:00
dholland
b51d86e0c5 cxref, szip 2011-10-14 00:11:03 +00:00
jmmv
435ffea163 Note addition of vera++-1.1.1. 2011-10-13 18:44:51 +00:00
wiz
0f2bf7cf17 Updated www/davical to 0.9.9.6nb1 2011-10-13 16:37:12 +00:00
gson
05ed6b09b5 Note update of sysutils/mkmemstick to 20111013 2011-10-13 16:03:53 +00:00
wiz
127b7c8427 Updated www/davical to 0.9.9.6 2011-10-13 15:57:20 +00:00
wiz
12684a9c75 Updated devel/php-libawl to 0.48 2011-10-13 15:55:33 +00:00
ghen
b15dfddef5 Updated net/6tunnel to 0.11rc2. 2011-10-13 11:42:23 +00:00
ryoon
fc0050da86 Updated textproc/FlightCrew to 0.7.2 2011-10-13 11:00:44 +00:00
obache
214fda4eee Updated net/libvncserver to 0.9.8.1 2011-10-13 10:51:11 +00:00
ryoon
d3eb6685a9 Updated editors/Sigil to 0.4.2 2011-10-13 10:43:00 +00:00
ryoon
2b89daa6d0 Updated net/youtube-dl to 20110930 2011-10-13 09:31:07 +00:00
hiramatsu
d3bb14ee24 Updated devel/p5-Class-Load to 0.11nb1. 2011-10-13 07:43:48 +00:00
hiramatsu
e1a1daf194 Updated devel/p5-Package-Stash to 0.33.
Added devel/p5-Module-Runtime version 0.010.
2011-10-13 07:23:51 +00:00
hiramatsu
df5fcd676f Updated textproc/p5-Text-Glob to 0.09.
Updated editors/p5-Padre to 0.90.
2011-10-12 15:55:36 +00:00
obache
5d8c8b664b Updated net/mikutter to 0.0.3.540 2011-10-12 14:20:51 +00:00
obache
6565fda4d9 Updated graphics/ruby-rcairo to 1.10.1 2011-10-12 14:10:59 +00:00
ryoon
1a5daf2350 Updated devel/py-mako to 0.5.0 2011-10-12 13:10:54 +00:00
taca
2a0ed26b9d Note update of www/contao210-translations package to 20111012. 2011-10-12 13:05:50 +00:00
ryoon
f3fa621ce0 Updated inputmethod/skk to 14.3 2011-10-12 11:22:36 +00:00
hiramatsu
8e24ff6336 Note update of textproc/p5-Text-SpellChecker, devel/p5-Test-Exception and
devel/p5-Variable-Magic.
2011-10-12 11:17:42 +00:00
hiramatsu
26e4a4500c Note update of www/p5-Twiggy, textproc/p5-Text-TabularDisplay and
devel/p5-Class-Load.
2011-10-12 06:41:12 +00:00
jnemeth
158bc06a5a root -> jnemeth 2011-10-12 03:25:01 +00:00
jnemeth
becbc8f519 Added textproc/iksemel version 1.4 2011-10-12 03:22:53 +00:00
jnemeth
1a4c95e433 Updated comms/asterisk18 to 1.8.7.0nb1 2011-10-12 03:21:21 +00:00
minskim
30c9304844 Note update of bbdb. 2011-10-12 00:44:24 +00:00
ryoon
e7f4494d75 Updated editors/zim to 0.53 2011-10-11 20:45:16 +00:00
minskim
00175e489f Add color-theme. 2011-10-11 19:53:49 +00:00
adam
8cdbf3c942 Updated devel/scmgit to 1.7.7; games/wesnoth to 1.8.6 2011-10-11 13:19:32 +00:00
ryoon
15536491f2 Added lang/newlisp version 10.3.3 2011-10-11 13:05:23 +00:00
ryoon
b69e769e5b Added lang/algol68g version 2.3.1 2011-10-11 12:46:37 +00:00
adam
6e8f5d2d0c Updated graphics/exiv2 to 0.22; boost to 1.47.0 2011-10-11 10:04:29 +00:00
jnemeth
85feadd19a Updated comms/asterisk18 to 1.8.7.0 2011-10-11 03:13:19 +00:00
minskim
a5b341df1d Add tex-cm-unicode{,-doc}. 2011-10-10 22:08:57 +00:00
minskim
a3c7a5695a Note update of silgraphite packages. 2011-10-10 21:42:53 +00:00
minskim
07b0694a50 Note PKGREVISION bump of doxygen. 2011-10-10 19:31:52 +00:00
taca
6623eab929 Note update of a few Contao packages:
www/contao210		2.10.2
	www/contao29		2.9.5nb5
	www/typolight28		2.8.4nb6
2011-10-10 16:36:46 +00:00
wiz
b6a0475afd Updated sysutils/cdrtools to 3.01alpha06 2011-10-10 13:54:57 +00:00
adam
9a1e95ac10 Added devel/tclap version 1.2.1 2011-10-10 13:16:51 +00:00
wiz
6dd84640d9 Updated games/powder to 116 2011-10-10 13:09:42 +00:00
wiz
db19052b98 Updated www/libmicrohttpd to 0.9.15 2011-10-10 13:04:23 +00:00
wiz
bb77168996 Updated devel/mercurial to 1.9.3 2011-10-10 13:01:39 +00:00
wiz
dd1eeaca98 Updated textproc/mdocml to 1.12.0 2011-10-10 12:32:06 +00:00
adam
70ed98b8dd Updated mail/exim{-html} to 4.77 2011-10-10 12:23:02 +00:00
obache
12b70626a1 Updated net/mikutter to 0.0.3.533 2011-10-10 10:36:02 +00:00
taca
189b6a2fc1 Note update of www/apache22 package to 2.2.21nb1. 2011-10-10 10:14:59 +00:00
hiramatsu
605820d29b Note update of audio/p5-Audio-Scan, databases/p5-SQL-Statement and
www/p5-WWW-Mechanize.
2011-10-10 09:53:31 +00:00
wiz
b6b70f6dcc Updated www/py-gdata to 2.0.14nb1 2011-10-10 08:32:54 +00:00
dholland
084714fb9a xmx, rtf-tools, xtel, xman 2011-10-09 20:49:27 +00:00
jmmv
238a71ce1d Note revision bump of glib2 to 1 for the inclusion of kqueue support. 2011-10-09 19:40:30 +00:00
schmonz
6f17b7201e Updated textproc/p5-ack to 1.96 2011-10-09 12:52:36 +00:00
schmonz
5880c87f49 Updated devel/mr to 1.05 2011-10-09 12:45:43 +00:00
cheusov
418cbf254d Updated lang/runawk to 1.3.2 2011-10-09 12:28:25 +00:00
obache
b65e4c8ac5 Updated sysutils/syslog-ng to 3.2.4nb2 2011-10-09 11:00:00 +00:00
gls
5556587fa9 Updated textproc/asciidoc to 8.6.6 2011-10-08 21:15:52 +00:00
wiz
f2cb03a4cf Updated www/py-gdata to 2.0.14 2011-10-08 14:11:35 +00:00
darcy
cd82bdb4b0 Fix typo in devel/libebml update. 2011-10-08 11:01:59 +00:00
darcy
a89c58831d Correct name of hdf5-c++package. 2011-10-08 10:59:57 +00:00
obache
53e25674ea Updated inputmethod/scim-chewing to 0.3.4 2011-10-08 08:25:25 +00:00
obache
0d2b49c9b9 Updated inputmethod/libchewing to 0.3.3 2011-10-08 08:18:04 +00:00
obache
60d228bafa Updated www/mimetex to 1.72 2011-10-08 08:12:10 +00:00
obache
6da415504d Updated www/webkit-gtk3 to 1.6.1 2011-10-08 07:39:31 +00:00
dsainty
ad8d162069 Updated net/rtmpdump to 2.4 2011-10-08 06:20:05 +00:00
hiramatsu
875a733574 Note update of textproc/p5-Template-Tiny, www/p5-Web-Scraper
and databases/p5-DBIx-Class.
2011-10-08 03:56:58 +00:00
drochner
54288b171a mention recent updates 2011-10-07 19:26:10 +00:00
ryoon
2087f298d5 Updated misc/libreoffice3-bin to 3.4.3 2011-10-07 13:34:29 +00:00
taca
18ba5934b5 Note update of these contao* packages.
www/contao210		2.10.1nb2
	www/contao29		2.9.5nb4
	www/typolight28		2.8.4nb5
2011-10-07 12:31:08 +00:00
obache
e43edce949 Updated inputmethod/ibus-skk to 1.3.9 2011-10-07 12:13:38 +00:00
obache
48c6a0245b Updated inputmethod/scim-thai to 0.1.2 2011-10-07 11:56:56 +00:00
obache
d367d89e90 Updated inputmethod/gtk-im-libthai to 0.2.0 2011-10-07 11:48:05 +00:00
hiramatsu
78ed617c50 Note update of net/p5-Test-TCP, www/p5-WWW-Shorten and
devel/p5-MooseX-ClassAttribute.
2011-10-07 11:39:50 +00:00
obache
74e6f1be4a Updated devel/py-babel to 0.9.6 2011-10-07 10:59:18 +00:00
alnsn
31e5382511 Mention devel/hdf5 update and new devel/hdf5-c++ package. 2011-10-07 10:49:55 +00:00
obache
830de44de3 Updated devel/py-testtools to 0.9.12 2011-10-07 10:45:24 +00:00
ryoon
3d073527ca Updated emulators/suse113_base to 11.3nb6 2011-10-07 08:23:46 +00:00
hiramatsu
2a23839920 Updated devel/p5-Test-Simple to 0.98.
Updated textproc/p5-XML-LibXML-Simple to 0.91.
2011-10-07 07:59:57 +00:00
hiramatsu
9528e23d3f Note update of textproc/p5-XML-FeedPP, textproc/p5-XML-Feed and
devel/p5-Getopt-Euclid.
2011-10-07 02:11:11 +00:00
gls
e90a719ebc Updated securit/p5-Crypt-DSA to 1.17 2011-10-06 19:23:31 +00:00
hiramatsu
99ba1a44ef Note update of security/p5-Data-SimplePassword, textproc/p5-XML-Atom
and net/p5-WebService-Google-Reader.
2011-10-06 15:38:26 +00:00
hiramatsu
ffd8eee94e Note update of converters/p5-MARC-Charset, devel/p5-MooseX-NonMoose and
databases/p5-Catalyst-Model-DBIC-Schema.
2011-10-06 15:18:28 +00:00
sborrill
d04a7b5e25 Updated devel/netbsd-iscsi-lib to 20111006 [sborrill 2011-10-06]
Updated net/netbsd-iscsi-initiator to 20111006 [sborrill 2011-10-06]
Updated net/netbsd-iscsi-target to 20111006 [sborrill 2011-10-06]
2011-10-06 14:21:59 +00:00
hiramatsu
e558da7a55 Note update of www/p5-Catalyst-Manual, www/p5-Catalyst-Devel and
sysutils/p5-File-Remove.
2011-10-06 12:46:18 +00:00
ryoon
7d33143ce3 Updated misc/libreoffice3-bin to 3.3.4 2011-10-06 12:43:58 +00:00
hiramatsu
c282aefc5b Updated textproc/p5-XML-Generator to 1.04. 2011-10-06 12:14:10 +00:00
ryoon
ad108c799d Updated graphics/denemo to 0.9.2 2011-10-06 11:59:17 +00:00
ryoon
729a909fb3 Added audio/libsmf version 1.3 2011-10-06 11:51:27 +00:00
ryoon
ffdd9984e7 Added audio/aubio version 0.3.2 2011-10-06 11:48:55 +00:00
obache
55888bc687 Updated graphics/py-nwdiag to 0.4.2 2011-10-06 06:33:34 +00:00
obache
78d3a2bbfe Updated graphics/py-actdiag to 0.1.8 2011-10-06 06:28:41 +00:00
obache
c27def0bf6 Updated graphics/py-seqdiag to 0.4.1 2011-10-06 06:24:49 +00:00
obache
02a0ccc6c1 Updated graphics/py-blockdiag to 0.9.2 2011-10-06 06:18:57 +00:00
ryoon
1a6b4d00f5 Added biology/openbabel version 2.3.0 2011-10-05 22:22:40 +00:00
ryoon
d2bb99c1b3 Added biology/gnome-chemistry-utils version 0.12.9 2011-10-05 22:19:32 +00:00
ryoon
c8ffbff830 Added biology/chemical-mime-data version 0.1.94 2011-10-05 22:13:33 +00:00
ryoon
f2e1730702 Added biology/bodr version 9 2011-10-05 22:05:12 +00:00
ryoon
7c62d017f6 Updated graphics/fotoxx to 11.10 2011-10-05 14:29:15 +00:00
obache
14f64a4ef4 Updated chat/pidgin-facebookchat to 1.69 2011-10-05 09:24:03 +00:00
obache
5702ad94a3 Updated chat/pidgin-facebookchat to 1.27nb11 2011-10-05 08:36:59 +00:00
hiramatsu
ed4d58fa70 Updated databases/p5-DBD-CSV to 0.33. 2011-10-05 08:32:17 +00:00
obache
3f52010778 Updated textproc/py-sphinx to 1.0.8 2011-10-05 07:53:41 +00:00
obache
5a415fc40f Updated textproc/py-docutils to 0.8.1 2011-10-05 07:47:46 +00:00
obache
844847fd56 Added math/py-roman version 1.4.0 2011-10-05 07:45:31 +00:00
hiramatsu
688b4c8d50 Updated devel/p5-IO-All to 0.43. 2011-10-05 06:28:18 +00:00
obache
2c095a8709 Updated mail/cyrus-imapd24 to 2.4.12 2011-10-05 01:33:03 +00:00
obache
9f7b2752cf Updated mail/cyrus-imapd23 to 2.3.18 2011-10-05 01:18:49 +00:00
minskim
5cfaa32d76 Note update of wl-snapshot. 2011-10-04 22:54:32 +00:00
bsiegert
02e0775bb0 Note libatomic_ops update 2011-10-04 20:13:59 +00:00
gls
556366eeee Updated sysutils/fabric to 1.2.2 2011-10-04 19:49:31 +00:00
gls
36f2ed7295 Fix previous entry 2011-10-04 19:33:47 +00:00
minskim
1229f386af Note update of emacs-snapshot. 2011-10-04 19:30:23 +00:00