summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-05-20Changes 8.4.4:adam10-18/+65
* Enforce restrictions in plperl using an opmask applied to the whole interpreter, instead of using "Safe.pm" * Prevent PL/Tcl from executing untrustworthy code from pltcl_modules * Fix data corruption during WAL replay of ALTER ... SET TABLESPACE * Fix possible crash if a cache reset message is received during rebuild of a relcache entry * Apply per-function GUC settings while running the language validator for the function * Do constraint exclusion for inherited "UPDATE" and "DELETE" target tables when constraint_exclusion = partition * Do not allow an unprivileged user to reset superuser-only parameter settings * Avoid possible crash during backend shutdown if shutdown occurs when a CONTEXT addition would be made to log entries * Fix erroneous handling of %r parameter in recovery_end_command * Ensure the archiver process responds to changes in archive_command as soon as possible * Fix pl/pgsql's CASE statement to not fail when the case expression is a query that returns no rows * Update pl/perl's "ppport.h" for modern Perl versions * Fix assorted memory leaks in pl/python * Handle empty-string connect parameters properly in ecpg * Prevent infinite recursion in psql when expanding a variable that refers to itself * Fix psql's \copy to not add spaces around a dot within \copy (select ...) * Avoid formatting failure in psql when running in a locale context that doesn't match the client_encoding * Fix unnecessary "GIN indexes do not support whole-index scans" errors for unsatisfiable queries using "contrib/intarray" operators * Ensure that "contrib/pgstattuple" functions respond to cancel interrupts promptly * Make server startup deal properly with the case that shmget() returns EINVAL for an existing shared memory segment * Avoid possible crashes in syslogger process on Windows * Deal more robustly with incomplete time zone information in the Windows registry * Update the set of known Windows time zone names * Update time zone data files to tzdata release 2010j for DST law changes in Argentina, Australian Antarctic, Bangladesh, Mexico, Morocco, Pakistan, Palestine, Russia, Syria, Tunisia; also historical corrections for Taiwan. Also, add PKST (Pakistan Summer Time) to the default set of timezone abbreviations.
2010-05-20Changes 8.3.11:adam6-14/+38
* Enforce restrictions in plperl using an opmask applied to the whole interpreter, instead of using "Safe.pm" * Prevent PL/Tcl from executing untrustworthy code from pltcl_modules * Fix possible crash if a cache reset message is received during rebuild of a relcache entry * Apply per-function GUC settings while running the language validator for the function * Do not allow an unprivileged user to reset superuser-only parameter settings * Avoid possible crash during backend shutdown if shutdown occurs when a CONTEXT addition would be made to log entries * Ensure the archiver process responds to changes in archive_command as soon as possible * Update pl/perl's "ppport.h" for modern Perl versions * Fix assorted memory leaks in pl/python * Prevent infinite recursion in psql when expanding a variable that refers to itself * Fix psql's \copy to not add spaces around a dot within \copy (select ...) * Fix unnecessary "GIN indexes do not support whole-index scans" errors for unsatisfiable queries using "contrib/intarray" operators * Ensure that "contrib/pgstattuple" functions respond to cancel interrupts promptly * Make server startup deal properly with the case that shmget() returns EINVAL for an existing shared memory segment * Avoid possible crashes in syslogger process on Windows * Deal more robustly with incomplete time zone information in the Windows registry * Update the set of known Windows time zone names * Update time zone data files to tzdata release 2010j for DST law changes in Argentina, Australian Antarctic, Bangladesh, Mexico, Morocco, Pakistan, Palestine, Russia, Syria, Tunisia; also historical corrections for Taiwan. Also, add PKST (Pakistan Summer Time) to the default set of timezone abbreviations.
2010-05-20Changes 8.2.17:adam7-16/+41
* Enforce restrictions in plperl using an opmask applied to the whole interpreter, instead of using "Safe.pm" * Prevent PL/Tcl from executing untrustworthy code from pltcl_modules * Fix possible crash if a cache reset message is received during rebuild of a relcache entry * Do not allow an unprivileged user to reset superuser-only parameter settings * Avoid possible crash during backend shutdown if shutdown occurs when a CONTEXT addition would be made to log entries * Update pl/perl's "ppport.h" for modern Perl versions * Fix assorted memory leaks in pl/python * Prevent infinite recursion in psql when expanding a variable that refers to itself * Fix psql's \copy to not add spaces around a dot within \copy (select ...) * Ensure that "contrib/pgstattuple" functions respond to cancel interrupts promptly * Make server startup deal properly with the case that shmget() returns EINVAL for an existing shared memory segment * Avoid possible crashes in syslogger process on Windows * Deal more robustly with incomplete time zone information in the Windows registry * Update the set of known Windows time zone names * Update time zone data files to tzdata release 2010j for DST law changes in Argentina, Australian Antarctic, Bangladesh, Mexico, Morocco, Pakistan, Palestine, Russia, Syria, Tunisia; also historical corrections for Taiwan. Also, add PKST (Pakistan Summer Time) to the default set of timezone abbreviations.
2010-05-20Note libthai option.obache1-0/+1
2010-05-20add libusbsbd1-0/+1
2010-05-20update to 3.0.1drochner4-37/+36
changes: -some extensions -dropped py-numarray support -bugfixes
2010-05-20fix installation without DESTDIRdrochner2-8/+11
2010-05-20Note missing py-zinnia addition.obache1-1/+2
2010-05-20Updated print/cups to 1.3.11nb4sbd1-1/+2
2010-05-20Add dbus and threads options.sbd2-4/+18
Bump PKGREVISION
2010-05-20Because ghostscript uses libpaper cups should to.sbd1-1/+3
2010-05-20Cleanup of the Makefile and options.mk:sbd2-13/+19
* Remove unneeded ${VARS} variable. * add a blank line after PKGREVISON for readability. * remove unneeded --with-rcdir and --enable-gnutls=no from CONFIGURE_ARGS. * reorder part of CONFIGURE_ARGS for a little more readability. * explicitly enable jpeg/png/tiff. * change a LOCALBASE reference to PREFIX (pkglint warning). * remove write permission from a set-uid program (checkperms warning). * add "set -e" in front of shell for loops (pkglint warning) * explicitly enable/disable dnssd and gssapi in options.
2010-05-20+ zinnia p5-zinnia py-zinnia ruby-zinnia zinnia-tomoeobache1-1/+6
2010-05-20Added inputmethod/zinnia-tomoe version 0.6.0.20080911obache1-1/+2
2010-05-20Import zinnia-tomoe-0.6.0.20080911 as inputmethod/zinnia-tomoe.obache4-0/+39
Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. This package contains Zonna recognition models trained with Tomoe data.
2010-05-20Added inputmethod/ruby-zinnia version 0.05obache1-1/+2
2010-05-20Import ruby-zinnia-0.05 as inputmethod/ruby-zinnia.obache3-0/+28
Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. This package is ruby module for Zinnia.
2010-05-20Import py-zinnia-0.05 as inputmethod/py-zinnia.obache3-0/+31
Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. This package is python module for Zinnia.
2010-05-20Added inputmethod/p5-zinnia version 0.05obache1-1/+2
2010-05-20Import p5-zinnia-0.05 as inputmethod/p5-zinnia.obache2-0/+26
Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. This package is perl module for Zinnia.
2010-05-20Added inputmethod/zinnia version 0.05obache1-1/+2
2010-05-20Import zinnia-0.05 as inputmethod/zinnia.obache6-0/+63
Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. Zinnia simply receives user pen strokes as a sequence of coordinate data and outputs n-best characters sorted by SVM confidence. To keep portability, Zinnia doesn't have any rendering functionality. In addition to recognition, Zinnia provides training module that allows us to create any hand-written recognition systems with low-cost.
2010-05-20Fix typo.wiz1-1/+1
2010-05-20Note skk option.obache1-0/+1
2010-05-20+ im-jaobache1-1/+2
2010-05-20Added inputmethod/im-ja version 1.5obache1-1/+2
2010-05-20Import im-ja-1.5 as inputmethod/im-ja.obache5-0/+160
im-ja is a Japanese input module for GTK2 and also has a XIM server. Currently supports hiragana, katakana, half-width katakana, zenkaku, canna, wnn, anthy, skk and kanji character recognition inputs. Conversion hotkeys, status window, preedit text colors, etc. can be customized through a GUI. An optional applet is also included for the gnome-panel which can be used to display and change the input method.
2010-05-20Add comments to the patch files.sbd9-17/+37
2010-05-20Define cups licencesbd1-1/+2
2010-05-20add dnssd and popplersbd1-0/+2
2010-05-20On Linux systems record the glibc version in the build information.sbd2-2/+13
OKed by wiz@
2010-05-20+ kimera kimera-tomoe-gtkobache1-1/+3
2010-05-20clamav-0.96.1martti1-1/+2
2010-05-20Added inputmethod/kimera-tomoe-gtk version 0.5obache1-1/+2
2010-05-20Import kimera-tomoe-gtk-0.5 as inputmethod/kimera-tomoe-gtk.obache5-0/+54
kimera-tomoe-gtk is an Kimera helper program for Tomoe.
2010-05-20Updated mail/clamav to 0.96.1martti8-31/+32
* Lots of bug fixes
2010-05-20Added inputmethod/kimera version 2.11obache1-1/+2
2010-05-20Import kimera-2.11 as inputmethod/kimera.obache4-0/+63
Kimera is an input method (XIM) for the X Window System utilizing the Qt4 toolkit that provides Japanese language input support. It provides Kanji conversion via Canna or Anthy, as well as supporting the ability to assign input styles. We are also considering a simple key assign selection method like the one used in Windows.
2010-05-20Updated finance/libofx to 0.9.1wiz1-1/+2
2010-05-20Update to 0.9.1, based on PR 43330 by Gary Duzan.wiz4-79/+133
Set LICENSE. LibOFX 0.9.0: - this release now exports version information thus allowing depending applications to determine the version of LibOFX to compile against - some fields have been added to OfxFiLogin to allow for modification of some OFX header fields in outgoing requests. Together with the latest AqBanking3 this should fix the problem with servers suddenly rejecting connections from LibOFX applications - the calling application can now tell libofx where the data files reside. This allows for relocatable binaries (most importantly on Windows) - some warnings from recent versions of GCC have been fixed - libOFX can now easily be cross-compiled for Windows on Linux - the OFX header is now scanned for a hint regarding the encoding of the document and convert the data to UTF8 if iconv is available at compile time. - the API for online requests has been cleaned up
2010-05-20Updated www/ikiwiki to 3.20100518.2schmonz1-1/+2
2010-05-20Update to 3.20100518.2:schmonz2-6/+6
* page.tmpl: Accidentially broke po plugin's otherlanguages list styling when modifying for html5; now fixed. * Fix a bug that prevented matching deleted comments, and so did not update pages that had contained them.
2010-05-20+ gmediaserverobache1-1/+2
2010-05-20Added multimedia/gmediaserver version 0.13.0obache1-1/+2
2010-05-20Import gmediaserver-0.13.0 as multimedia/gmediaserver.obache6-0/+105
GMediaServer is a UPnP compatible media server for the GNU system. It is part of the GNU project. GMediaServer serves audio and video files to certain network connected media players. Most hardware media players only play music and/or video--they don't provide the media themselves. Those media files have to come from a device on the network. GMediaServer is a server for such UPnP compatible media players, including: * NETGEAR Wireless Digital Music Player (MP101) * Linksys(R) Wireless-B Music System (WMLS11B) * Linksys(R) Wireless-B Media Link for Music (WML11B) * Philips Streamium SL300i * Philips Streamium RC9800i * Omnifi DMS1 * SMC EZ Stream 11Mbps Wireless Audio Adaptor (SMCWAA-B) * D-Link DSM-520 Wireless HD Media Player * Roku SoundBridge Network Music Player M1000 * Terratec NOXON 2 audio Other UPnP media players (including software based) may work as well--see the manual for a more complete list.
2010-05-20It seems that something wrong with distinfo, DIST_SUBR directory name.taca1-4/+4
2010-05-19Note update of tex-hyperref{,-doc}.minskim1-1/+3
2010-05-19Update tex-hyperref{,-doc} to 6.81a.minskim4-14/+14
Changes: * Patch for longtable takes package arydshln into account. * Language definitions for \autoref are provided automatically without global or package language options if babel is loaded before. * pdfencoding=auto: Escape TeX characters in .out file after successful conversion to PDFDocEncoding (or subset). * nameref 2.40: Support of environment `description'.
2010-05-19Note update of tex-preprint-doc.minskim1-1/+2
2010-05-19Sync tex-preprint-doc with tex-preprint.minskim2-8/+8