summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-02-15sync w/ base pkgdrochner2-7/+7
2011-02-15mention recent updatesdrochner1-1/+5
2011-02-15Updated graphics/gegl to 0.1.6adam1-1/+2
2011-02-15Changes 0.1.6:adam3-7/+14
* New operations: max-rgb, pixelise, motion blur. * Fixed a bugs in matting-levin that made GEGL halt due to errors detected by babl sanity code, this made 0.1.4 be unusable if you had all dependendency when building. * build/test improvements. * Buffer: Added API to use external tile backends, allowing to plug-in alien tilebackends, for GIMP/Krita/OSM or similar.
2011-02-15+ chromium-0.9.15, clutter-1.6.4, dnsmasq-2.56, dvdisaster-0.72.2,wiz1-11/+11
libxklavier-5.1, mathomatic-15.4.4, mu-0.9.3, sane-backends-1.0.22, texmaker-2.2.2, vala-0.11.6.
2011-02-15Fix compatiblity with png 1.5 by taking png.c from newest snapshot.dillo2-1/+1985
OCVS: ----------------------------------------------------------------------
2011-02-15Added print/tex-texmate-doc version 2wiz1-1/+2
2011-02-15Added print/tex-texmate version 2wiz1-1/+2
2011-02-15+ tex-texmate*.wiz1-1/+3
2011-02-15Add tex-texmate packages:wiz8-0/+52
TeXmate formats chess games from very simple ascii input. The clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The resulting format is fully customizable. There are 4 levels of commentary: 1 is the main game, 2-3 are commentaries. Each has its fonts, punctuation marks, etc., and these are also customizable. The package includes a tool for the creation of diagrams. The package works in conjunction with skak to produce diagrams of the current position automatically. For chess fonts, the package uses the chessfss system.
2011-02-15make cairo-gobject usable for clientsdrochner3-1/+36
2011-02-15Added print/tex-chessfss-doc version 1.2awiz1-1/+2
2011-02-15Added print/tex-chessfss version 1.2awiz1-1/+2
2011-02-15Added print/tex-skak-doc version 1.5wiz1-1/+2
2011-02-15Added print/tex-skak version 1.5wiz1-1/+2
2011-02-15Added print/tex-chessfss-doc version 1.2awiz1-1/+2
2011-02-15Added print/tex-chessfss version 1.2awiz1-1/+2
2011-02-15+ 6 chess packages for tex.wiz1-1/+7
2011-02-15Import 6 TeX packages for chess.wiz24-0/+250
2011-02-15Updated databases/db5 to 5.1.25adam1-1/+2
2011-02-15Changes 5.1.25:adam3-7/+10
* Fixed a leak of log file ids when a database is closed before the end of a transaction that references it. * Fixed a bug in page allocation where if a non-transactional update was being done, then we release the metadata page lock too early possibly leading to the corruption of the in-memory page list used by DB->compact. * A log write failure on a replication master will now cause a panic since the transaction may be committed on some clients. * Removed the possibility that checkpoints will overlap in the log, decreasing the time to recover. * Fixed several bugs that could cause an update running with MVCC to get the wrong version of a page or improperly update the metadata last page number. * The database open code will no longer log the open and close of the master database in a file when opening a sub database in that file. * Fixed a bug where an error during an update to a hash database with DB_NOOVERWRITE set could return DB_KEYEXIST rather than the correct error. * Fixed a bug where an updater supporting DB_READ_UNCOMMITED might downgrade its lock too soon if there was an error during the update. * Fixed a bug that could cause the wrong page number to be on a root or metadata page if DB->compact moved the page and the operation was later rolled forward. * Fixed a bug that could cause the close of a secondary index database to fail if the transaction doing the open aborted. * Changed SQL API library build on *nix to link with libpthreads when necessary. * Fixed a JDBC error where building would fail on Solaris without the flag "-D_HAVE_SQLITE_CONFIG_H". * Fixed some bugs in log_verify when there are in-memory database logs and subdb logs. * Fixed a bug that would return DB_NOTFOUND while searching for an existing item using a cursor on a non-sorted duplicate btree database. * Fixed a JDBC bug that the configure can not deal with CPPFLAGS. * Fixed a bug in the SQL API that would cause a constraint violation when updating the primary key with the same value. * Fixed a bug in the SQL BDBSQL_FILE_PER_TABLE option, to allow absolute path names.
2011-02-15+ ruby-mp3infoobache1-1/+2
2011-02-15Fixes PKGNAME.obache1-1/+2
2011-02-15Added audio/ruby-mp3info version 0.6.13obache1-1/+2
2011-02-15Import ruby-ruby-mp3info-0.6.13 as audio/ruby-mp3info.obache4-0/+39
ruby-mp3info read low-level informations and manipulate tags on mp3 files. * written in pure ruby * read low-level informations like bitrate, length, samplerate, etc... * read, write, remove id3v1 and id3v2 tags * correctly read VBR files (with or without Xing header) * only 2.3 version is supported for writings id3v2 tags
2011-02-15+ ruby-bz2obache1-1/+2
2011-02-15Added archivers/ruby-bz2 version 0.2.2obache1-1/+2
2011-02-15Import ruby-bz2-0.2.2 as archivers/ruby-bz2.obache4-0/+29
This is an interface to the library libbzip2 for Ruby.
2011-02-15Updated databases/postgresql84 to 8.4.7; databases/postgresql83 to 8.3.14; ↵adam2-3/+19
chat/climm to 0.7.1
2011-02-15Changes 0.7.1:adam3-14/+18
* Lots of XMPP improvements (user interface, new priv command to handle privacy lists, incorporate non-ancient libiksemel, might now work under AmigaOS). Changes 0.7: * Switch to directly use libiksemel, i/o layer restructuring.
2011-02-15Added LICENSEadam1-9/+9
2011-02-15Changes 8.3.14:adam19-344/+88
* Avoid failures when "EXPLAIN" tries to display a simple-form CASE expression. * Fix assignment to an array slice that is before the existing range of subscripts. * Avoid unexpected conversion overflow in planner for very distant date values. * Fix pg_restore's text output for large objects (BLOBs) when standard_conforming_strings is on. * Fix erroneous parsing of tsquery values containing ... & !(subexpression) | ... * Fix buffer overrun in "contrib/intarray"'s input function for the query_int type. * Fix bug in "contrib/seg"'s GiST picksplit algorithm.
2011-02-15Changes 8.4.7:adam22-333/+135
* Avoid failures when "EXPLAIN" tries to display a simple-form CASE expression. * Fix assignment to an array slice that is before the existing range of subscripts. * Avoid unexpected conversion overflow in planner for very distant date values. * Fix pg_restore's text output for large objects (BLOBs) when standard_conforming_strings is on. * Fix erroneous parsing of tsquery values containing ... & !(subexpression) | ... * Fix buffer overrun in "contrib/intarray"'s input function for the query_int type. * Fix bug in "contrib/seg"'s GiST picksplit algorithm.
2011-02-15Updated graphics/exiv2 to 0.21.1adam1-1/+2
2011-02-15Changes 0.21.1:adam2-6/+6
Fixes: * Cannot extract exif data from Pentax K-x DNG file. * Crash when writing Exif.Image.Software. * Assertion in XmpParser::encode should be an exception. * Regression: Compilation error with EXV_HAVE_XMP_TOOLKIT undefined. * Regression: Panasonic RW2 files are missing information. * Updated configuration files (config.guess, config.sub). * Added new Color Label value to digiKam 2.0.0 XMP namespace.
2011-02-15log www/apache-tomcat6 updatespz1-1/+2
2011-02-15Update to the latest version; the full changelog is atspz3-8/+18
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html Security relevant fixes: CVE-2011-0534 - remote denial of service CVE-2011-0013 - cross site scripting CVE-2010-4172 - cross site scripting CVE-2010-3718 - SecurityManager file permission bypass
2011-02-15improve comments for patch.obache5-12/+17
2011-02-14Bug was migrated from sourceforge to launchpad by upstream, update URL.wiz2-4/+4
2011-02-14Quell a pkglint warning.wiz1-2/+2
2011-02-14make this build on i386/currentdrochner2-5/+7
2011-02-14Fix linking on Solaris 9, per Stefan in PR 44572.wiz2-4/+4
Let's see if I got him right.
2011-02-14Add upstream bug report URLs.wiz4-7/+12
2011-02-14Add upstream bug report URL.wiz2-3/+4
2011-02-14Remove HOMEPAGE and MASTER_SITES, it is gone.wiz1-3/+3
2011-02-14Add upstream bug report URL.wiz4-7/+10
2011-02-14update to 4.5.0drochner3-44/+44
many fixes and improvements, too much to list here
2011-02-14bump PKGREV for libmatroska ABI changedrochner1-2/+2
2011-02-14add patches from current vlc to build with libmatroska-1.1drochner4-3/+43
bump PKGREV
2011-02-14update to 1.1.7drochner4-20/+43
changes: -fix for CVE-2011-0531 (was patched in pkgsrc) -improvements to codecs, demuxers, Audio-CD support, subtitles, visualization and platform integration