summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-15Pullup ticket #4184 - requested by tronspz2-8/+6
www/apache22: security update Revisions pulled up: - www/apache22/Makefile 1.92 - www/apache22/distinfo 1.57 - www/apache22/patches/patch-modules_mappers_mod_rewrite.c deleted ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Mon Jul 15 18:15:49 UTC 2013 Modified Files: pkgsrc/www/apache22: Makefile distinfo Removed Files: pkgsrc/www/apache22/patches: patch-modules_mappers_mod_rewrite.c Log Message: Update "apache22" package to version 2.2.25. Changes since 2.2.24: - SECURITY: CVE-2013-1862 (cve.mitre.org) mod_rewrite: Ensure that client data written to the RewriteLog is escaped to prevent terminal escape sequences from entering the log file. [Eric Covener, Jeff Trawick, Joe Orton] - core: Limit ap_pregsub() to 64MB and add ap_pregsub_ex() for longer strings. The default limit for ap_pregsub() can be adjusted at compile time by defining AP_PREGSUB_MAXLEN. [Stefan Fritsch, Jeff Trawick] - core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimization on Linux kernel versions 3.x and above. Bug#55121. [Bradley Heilbrun <apache heilbrun.org>] - mod_setenvif: Log error on substitution overflow. [Stefan Fritsch] - mod_ssl/proxy: enable the SNI extension for backend TLS connections [Kaspar Brand] - mod_proxy: Use the the same hostname for SNI as for the HTTP request when forwarding to SSL backends. Bug#53134. [Michael Weiser <michael weiser.dinsnail.net>, Ruediger Pluem] - mod_ssl: Quiet FIPS mode weak keys disabled and FIPS not selected emits in the error log to debug level. [William Rowe] - mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs with SSLProxyMachineCertificateFile/Path directives. Bug#52212, Bug#54698. [Keith Burdis <keith burdis.org>, Joe Orton, Kaspar Brand] - mod_proxy_balancer: Added balancer parameter failontimeout to allow server admin to configure an IO timeout as an error in the balancer. [Daniel Ruggeri] - mod_authnz_ldap: Allow using exec: calls to obtain LDAP bind password. [Daniel Ruggeri] - htdigest: Fix buffer overflow when reading digest password file with very long lines. Bug#54893. [Rainer Jung] - mod_dav: Sending a MERGE request against a URI handled by mod_dav_svn with the source href (sent as part of the request body as XML) pointing to a URI that is not configured for DAV will trigger a segfault. [Ben Reser <ben reser.org>] - mod_dav: Ensure URI is correctly uriencoded on return. Bug#54611 [Timothy Wood <tjw omnigroup.com>] - mod_dav: Make sure that when we prepare an If URL for Etag comparison, we compare unencoded paths. Bug#53910 [Timothy Wood <tjw omnigroup.com>] - mod_dav: Sending an If or If-Match header with an invalid ETag doesn't result in a 412 Precondition Failed for a COPY operation. PR54610 [Timothy Wood <tjw omnigroup.com>] - mod_dav: When a PROPPATCH attempts to remove a non-existent dead property on a resource for which there is no dead property in the same namespace httpd segfaults. Bug#52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>] - mod_dav: Do not fail PROPPATCH when prop namespace is not known. Bug#52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>] - mod_dav: Do not segfault on PROPFIND with a zero length DBM. Bug#52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>] To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 pkgsrc/www/apache22/Makefile cvs rdiff -u -r1.56 -r1.57 pkgsrc/www/apache22/distinfo cvs rdiff -u -r1.3 -r0 \ pkgsrc/www/apache22/patches/patch-modules_mappers_mod_rewrite.c
2013-07-15Pullup ticket #4178 - requested by tacatron2-7/+6
www/squid3: security update Revisions pulled up: - www/squid3/Makefile 1.14-1.17 - www/squid3/distinfo 1.9-1.11 --- Module Name: pkgsrc Committed By: adam Date: Wed Jul 3 12:47:11 UTC 2013 Modified Files: pkgsrc/www/squid3: Makefile distinfo Log Message: Changes 3.3.6: Bug 3762: remove bogus WARNING in cache.log Fix Ip::Address::operator =(sockaddr_storage) Make sure %<tt includes all [failed] connection attempts. Bug 3854: pt1: compile errors on AIX Fix request headers logging for icap_log Support HTTP reply ACLs in icap_log and log_icap Bug 3802: Fix wrong check inside Format::Format::assemble Bug 3786: Fix configure with --disable-internal-dns compile error Polished icap_service and ecap_service documentation. SourceFormat Enforcement Bug 3717: assertion failed with dstdom_regex with IP based URL Fix incorrect external_acl_type codes Avoid segfaults on seriously malformed requests when ICAP logging is enabled. Ask for SSL key password when started with -N but without sslpassword_program. basic_ncsa_auth: fix unused variable warnings (typo in rev.12762) Fix buffer null termination Bug 1991: kqueue causes SSL to hang --- Module Name: pkgsrc Committed By: jperkin Date: Fri Jul 12 10:45:05 UTC 2013 Modified Files: pkgsrc/audio/icecast: Makefile pkgsrc/audio/mt-daapd: Makefile pkgsrc/audio/pulseaudio: Makefile pkgsrc/audio/ubs: Makefile pkgsrc/chat/anope: Makefile pkgsrc/chat/atheme: Makefile pkgsrc/chat/bitlbee: Makefile pkgsrc/chat/gale: Makefile pkgsrc/chat/inspircd: Makefile pkgsrc/chat/inspircd12: Makefile pkgsrc/chat/ircd-hybrid: Makefile pkgsrc/chat/ircu: Makefile pkgsrc/chat/jabberd: Makefile pkgsrc/chat/jabberd2: Makefile pkgsrc/chat/silc-server: Makefile pkgsrc/chat/unrealircd: Makefile pkgsrc/comms/asterisk: Makefile pkgsrc/comms/asterisk10: Makefile pkgsrc/comms/asterisk18: Makefile pkgsrc/comms/fidogate: Makefile pkgsrc/comms/mgetty+sendfax: Makefile pkgsrc/comms/minicom: Makefile pkgsrc/comms/snooper: Makefile pkgsrc/databases/apache-cassandra: Makefile pkgsrc/databases/gnats: Makefile pkgsrc/databases/mysql5-server: Makefile pkgsrc/databases/mysql51-server: Makefile pkgsrc/databases/mysql55-server: Makefile pkgsrc/databases/mysql56-server: Makefile pkgsrc/databases/openldap-server: Makefile pkgsrc/databases/pgbouncer: Makefile pkgsrc/databases/phpmyadmin: Makefile pkgsrc/databases/postgresql84-server: Makefile pkgsrc/databases/postgresql90-server: Makefile pkgsrc/databases/postgresql91-server: Makefile pkgsrc/databases/postgresql92-server: Makefile pkgsrc/databases/virtuoso: Makefile pkgsrc/devel/cvsd: Makefile pkgsrc/devel/distcc: Makefile pkgsrc/devel/memcached: Makefile pkgsrc/devel/monotone-server: Makefile pkgsrc/filesystems/tahoe-lafs: Makefile pkgsrc/inputmethod/canna-dict: Makefile pkgsrc/inputmethod/canna-server: Makefile pkgsrc/inputmethod/ja-freewnn-server: Makefile pkgsrc/inputmethod/sj3-server: Makefile pkgsrc/mail/amavisd-new: Makefile pkgsrc/mail/courier-imap: Makefile pkgsrc/mail/courier-maildir: Makefile pkgsrc/mail/dcc: Makefile pkgsrc/mail/dkim-milter: Makefile pkgsrc/mail/dovecot: Makefile pkgsrc/mail/dovecot2: Makefile pkgsrc/mail/dspam: Makefile pkgsrc/mail/enma: Makefile pkgsrc/mail/exim: Makefile pkgsrc/mail/exim3: Makefile pkgsrc/mail/fml: Makefile pkgsrc/mail/fml4: Makefile pkgsrc/mail/freepops: Makefile pkgsrc/mail/gld: Makefile pkgsrc/mail/imapproxy: Makefile pkgsrc/mail/maildrop: Makefile pkgsrc/mail/mailman: Makefile pkgsrc/mail/majordomo: Makefile pkgsrc/mail/milter-greylist: Makefile pkgsrc/mail/milter-manager: Makefile pkgsrc/mail/milter-regex: Makefile pkgsrc/mail/mimedefang: Makefile pkgsrc/mail/nullmailer: Makefile pkgsrc/mail/opendkim: Makefile pkgsrc/mail/policyd-weight: Makefile pkgsrc/mail/popa3d: Makefile pkgsrc/mail/postgrey: Makefile pkgsrc/mail/prayer: Makefile pkgsrc/mail/qpopper: Makefile pkgsrc/mail/quickml: Makefile pkgsrc/mail/sendmail: Makefile pkgsrc/mail/smtp-vilter: Makefile pkgsrc/mail/spamd: Makefile pkgsrc/mail/sqlgrey: Makefile pkgsrc/mail/sqwebmail: Makefile pkgsrc/mail/sympa: Makefile pkgsrc/mail/tmda: Makefile pkgsrc/multimedia/gmediaserver: Makefile pkgsrc/multimedia/mediatomb: Makefile pkgsrc/net/DarwinStreamingServer: Makefile pkgsrc/net/avahi: Makefile pkgsrc/net/bind96: Makefile pkgsrc/net/bind98: Makefile pkgsrc/net/bind99: Makefile pkgsrc/net/cacti: Makefile pkgsrc/net/cntlm: Makefile pkgsrc/net/couriertcpd: Makefile pkgsrc/net/freeradius: Makefile pkgsrc/net/freeradius2: Makefile pkgsrc/net/gofish: Makefile pkgsrc/net/iodine: Makefile pkgsrc/net/irrd: Makefile pkgsrc/net/kismet: Makefile pkgsrc/net/lambdamoo: Makefile pkgsrc/net/lldpd: Makefile pkgsrc/net/mldonkey: Makefile pkgsrc/net/mydns-mysql: Makefile pkgsrc/net/mydns-pgsql: Makefile pkgsrc/net/netdisco: Makefile pkgsrc/net/nsd: Makefile pkgsrc/net/openntpd: Makefile pkgsrc/net/openvpn: Makefile pkgsrc/net/pygopherd: Makefile pkgsrc/net/quagga: Makefile pkgsrc/net/rancid: Makefile pkgsrc/net/rbldnsd: Makefile pkgsrc/net/ruby-stompserver: Makefile pkgsrc/net/snort: Makefile pkgsrc/net/spread: Makefile pkgsrc/net/tacacs-shrubbery: Makefile pkgsrc/net/teamspeak-server: Makefile pkgsrc/net/tor: Makefile pkgsrc/net/unbound: Makefile pkgsrc/net/uucp: Makefile pkgsrc/net/vsftpd: Makefile pkgsrc/net/xymon: Makefile pkgsrc/net/xymonclient: Makefile pkgsrc/news/leafnode: Makefile pkgsrc/news/nntpcache: Makefile pkgsrc/parallel/gridscheduler: Makefile pkgsrc/parallel/sge: Makefile pkgsrc/parallel/slurm: Makefile pkgsrc/print/cups: Makefile pkgsrc/security/cyrus-sasl: Makefile pkgsrc/security/dirmngr: Makefile pkgsrc/security/f-prot-antivirus6-ms-bin: Makefile pkgsrc/security/libprelude: Makefile pkgsrc/security/libprelude-lua: Makefile pkgsrc/security/libprelude-perl: Makefile pkgsrc/security/libprelude-python: Makefile pkgsrc/security/libprelude-ruby: Makefile pkgsrc/security/opendnssec: Makefile pkgsrc/security/openssh: Makefile pkgsrc/security/pks: Makefile pkgsrc/security/policykit: Makefile pkgsrc/security/prelude-correlator: Makefile pkgsrc/security/prelude-lml: Makefile pkgsrc/security/prelude-manager: Makefile pkgsrc/security/py-prewikka: Makefile pkgsrc/security/sfs: Makefile pkgsrc/security/stunnel: Makefile pkgsrc/sysutils/amanda-common: Makefile pkgsrc/sysutils/bacula: Makefile pkgsrc/sysutils/dbus: Makefile pkgsrc/sysutils/hal: Makefile pkgsrc/sysutils/munin-node: Makefile pkgsrc/sysutils/munin-server: Makefile pkgsrc/sysutils/sysbuild-user: Makefile pkgsrc/sysutils/ups-nut: Makefile pkgsrc/textproc/dict-server: Makefile pkgsrc/www/apache: Makefile pkgsrc/www/apache-tomcat6: Makefile pkgsrc/www/apache-tomcat7: Makefile pkgsrc/www/apache2: Makefile pkgsrc/www/apache22: Makefile pkgsrc/www/apache24: Makefile pkgsrc/www/dansguardian: Makefile pkgsrc/www/jetty7: Makefile pkgsrc/www/nginx: Makefile pkgsrc/www/nginx-devel: Makefile pkgsrc/www/ocsigen: Makefile pkgsrc/www/php-concrete5: Makefile pkgsrc/www/php-owncloud: Makefile pkgsrc/www/php-piwigo: Makefile pkgsrc/www/php-soycms: Makefile pkgsrc/www/php-sugarcrm: Makefile pkgsrc/www/php-tiki6: Makefile pkgsrc/www/php-tt-rss: Makefile pkgsrc/www/privoxy: Makefile pkgsrc/www/screws: Makefile pkgsrc/www/sencha-sns: Makefile pkgsrc/www/squid3: Makefile pkgsrc/www/squidGuard: Makefile pkgsrc/www/tinyproxy: Makefile Log Message: Bump PKGREVISION of all packages which create users, to pick up change of sysutils/user_* packages. --- Module Name: pkgsrc Committed By: adam Date: Fri Jul 12 21:32:36 UTC 2013 Modified Files: pkgsrc/www/squid3: Makefile distinfo Log Message: Changes 3.3.7: * Protect against buffer overrun in DNS query generation * SourceFormat Enforcement * Bug 3297: Fix openSSL related build failures * Fix build on FreeBSD 9.x platform with clang --- Module Name: pkgsrc Committed By: adam Date: Sun Jul 14 17:54:44 UTC 2013 Modified Files: pkgsrc/www/squid3: Makefile distinfo Log Message: Changes 3.3.8: * Better handling of strange port values in Host: * Bug 3869: assertion failed: MemBuf.cc:272: size < capacity
2013-07-15Pullup ticket #4177 - requested by tacatron2-7/+6
x11/libXi: security update Revisions pulled up: - x11/libXi/Makefile 1.24 - x11/libXi/distinfo 1.20 --- Module Name: pkgsrc Committed By: wiz Date: Wed Jul 3 06:27:03 UTC 2013 Modified Files: pkgsrc/x11/libXi: Makefile distinfo Log Message: Update to 1.7.2. Changes in 1.7.2: Only one minor change since the RC. Again, this release contains the fixes for CVE-2013-1998, CVE-2013-1984 and CVE-2013-1995 so you're encouraged to update. Peter Hutterer (1): libXi 1.7.2 Thomas Klausner (1): Remove check that can never be true. Changses in 1.7.1.901: First and likely only RC for libXi 1.7.2. This one has a bunch of changes for CVE-2013-1998, CVE-2013-1984 and CVE-2013-1995. These relate to various integer overflows and other corruption that happens if we trust the server a bit too much on the data we're being sent. On top of those fixes, the sequence number in XI2 events is now set propertly too (#64687). Please test, if you find any issues let me know. Alan Coopersmith (14): Expand comment on the memory vs. reply ordering in XIGetSelectedEvents() Use _XEatDataWords to avoid overflow of rep.length bit shifting Stack buffer overflow in XGetDeviceButtonMapping() [CVE-2013-1998 1/3] memory corruption in _XIPassiveGrabDevice() [CVE-2013-1998 2/3] unvalidated lengths in XQueryDeviceState() [CVE-2013-1998 3/3] integer overflow in XGetDeviceControl() [CVE-2013-1984 1/8] integer overflow in XGetFeedbackControl() [CVE-2013-1984 2/8] integer overflow in XGetDeviceDontPropagateList() [CVE-2013-1984 3/8] integer overflow in XGetDeviceMotionEvents() [CVE-2013-1984 4/8] integer overflow in XIGetProperty() [CVE-2013-1984 5/8] integer overflow in XIGetSelectedEvents() [CVE-2013-1984 6/8] Avoid integer overflow in XGetDeviceProperties() [CVE-2013-1984 7/8] Avoid integer overflow in XListInputDevices() [CVE-2013-1984 8/8] sign extension issue in XListInputDevices() [CVE-2013-1995] Peter Hutterer (7): Copy the sequence number into the target event too (#64687) Don't overwrite the cookies serial number Fix potential corruption in mask_len handling Change size += to size = in XGetDeviceControl If the XGetDeviceDontPropagateList reply has an invalid length, return 0 Include limits.h to prevent build error: missing INT_MAX libXi 1.7.1.901
2013-07-14Pullup tickets #4175 and #4176.tron1-1/+6
2013-07-14Pullup ticket #4176 - requested by obachetron9-53/+59
lang/sun-jdk7: security update lang/sun-jre7: security update Revisions pulled up: - lang/sun-jdk7/Makefile 1.11 - lang/sun-jdk7/distinfo 1.10 - lang/sun-jre7/Makefile 1.15-1.17 - lang/sun-jre7/Makefile.common 1.3 - lang/sun-jre7/PLIST.linux-i386 1.2 - lang/sun-jre7/PLIST.linux-x86_64 1.2 - lang/sun-jre7/PLIST.solaris-i386 1.2 - lang/sun-jre7/PLIST.solaris-x86_64 1.2 - lang/sun-jre7/distinfo 1.12 --- Module Name: pkgsrc Committed By: obache Date: Thu Jul 4 12:25:31 UTC 2013 Modified Files: pkgsrc/lang/sun-jdk7: Makefile distinfo pkgsrc/lang/sun-jre7: Makefile Makefile.common PLIST.linux-i386 PLIST.linux-x86_64 PLIST.solaris-i386 PLIST.solaris-x86_64 distinfo Log Message: Update sun-{jre,jdk} to 7.0.25, aka Oracle Java SE 7u25. while here, convert Solaris support to use pkgsrc emulator framework, or it is hard to maintain this package. This release includes important security fixes (CVE-2013-1571) . Oracle strongly recommends that all Java SE 7 users upgrade to this release. XXX: I cannot test on Solaris, but want to update for security fix. XXX: If this change broke Solaris support, please fix, or report it. --- Module Name: pkgsrc Committed By: obache Date: Fri Jul 5 02:42:02 UTC 2013 Modified Files: pkgsrc/lang/sun-jre7: Makefile Log Message: Let symbolic link creation to be conditionally, and it should fix installation for other than Linux binary users. --- Module Name: pkgsrc Committed By: obache Date: Sat Jul 6 01:13:48 UTC 2013 Modified Files: pkgsrc/lang/sun-jre7: Makefile Log Message: symbolic link for native libraries is not required for solaris.
2013-07-14Pullup ticket #4175 - requested by obachetron2-6/+6
multimedia/adobe-flash-plugin11: security update Revisions pulled up: - multimedia/adobe-flash-plugin11/Makefile 1.18 - multimedia/adobe-flash-plugin11/distinfo 1.17 --- Module Name: pkgsrc Committed By: obache Date: Sat Jul 13 11:41:57 UTC 2013 Modified Files: pkgsrc/multimedia/adobe-flash-plugin11: Makefile distinfo Log Message: Update adobe-flash-plugin11 to 11.2.202.297 for APSB13-17.
2013-07-10Pullup tickets #4174.tron1-1/+3
2013-07-10Pullup ticket #4174 - requested by ryoontron3-5/+6
audio/nas: bug fix patch Revisions pulled up: - audio/nas/Makefile 1.92 - audio/nas/distinfo 1.31 - audio/nas/patches/patch-ac 1.9 --- Module Name: pkgsrc Committed By: ryoon Date: Sun Jul 7 05:45:15 UTC 2013 Modified Files: pkgsrc/audio/nas: Makefile distinfo pkgsrc/audio/nas/patches: patch-ac Log Message: Bump PKGREVISION. * Add missing double quotation mark in patch-ac. Reported by isaki@, thank you.
2013-07-08Pullup tickets #4173.tron1-1/+3
2013-07-08Pullup ticket #4173 - requested by rodenttron1-1/+5
audio/libfishsound: build fix Revisions pulled up: - audio/libfishsound/Makefile 1.2 --- Module Name: pkgsrc Committed By: rodent Date: Sun Jul 7 18:15:55 UTC 2013 Modified Files: pkgsrc/audio/libfishsound: Makefile Log Message: Remove -Wl,--version-script=Version_script to fix build on SunOS.
2013-07-07Pullup tickets #4170.tron1-1/+3
2013-07-07Pullup ticket #4170 - requested by ryoontron2-23918/+23919
www/firefox-l10n: installation fix Revisions pulled up: - www/firefox-l10n/Makefile 1.33-1.34 - www/firefox-l10n/PLIST 1.19 --- Module Name: pkgsrc Committed By: ryoon Date: Sat Jul 6 15:12:58 UTC 2013 Modified Files: pkgsrc/www/firefox-l10n: Makefile PLIST Log Message: Fix install location. * Detected by firefox again. --- Module Name: pkgsrc Committed By: ryoon Date: Sat Jul 6 15:15:21 UTC 2013 Modified Files: pkgsrc/www/firefox-l10n: Makefile Log Message: Fix typo, PKGREVISION.
2013-07-03Pullup tickets #4168.tron1-1/+4
2013-07-03Pullup ticket #4168 - requested by martintron3-130/+10
www/firefox: build fix Revisions pulled up: - www/firefox/distinfo 1.106 - www/firefox/patches/patch-mb 1.5 - www/firefox/patches/patch-xa deleted --- Module Name: pkgsrc Committed By: martin Date: Tue Jul 2 07:18:18 UTC 2013 Modified Files: pkgsrc/www/firefox: distinfo pkgsrc/www/firefox/patches: patch-mb Removed Files: pkgsrc/www/firefox/patches: patch-xa Log Message: Another minor mishap from the sparc64 patches (now the package actually builds on sparc64)
2013-07-02Add a file noting the new pkgsrc-2013Q2 branch, and to hold any changesagc2-7/+8
that made on this branch. Note the end of the freeze in the standard CHANGES-2013 file on the branch.
2013-07-01Restore shared library support for MirBSD. Some chunks of the MirBSD diffbsiegert5-104/+235
were lost in the last libtool update. Bump PKGREVISION of libtool-base. ok joerg@ (maintainer)
2013-07-01Fix dependencies.joerg1-2/+6
2013-07-01Updated audio/gtick to 0.5.2ryoon2-3/+3
2013-07-01Update to 0.5.2ryoon4-31/+22
* Set LICENSE. Changelog: 2013-03-08: gtick-0.5.2 release: Translation updates, bugfixes 2012-03-26: gtick-0.5.1 release: Translation updates, MIN_BPM adjustment 2011-08-06: gtick-0.5.0 release: Pulseaudio support, bugfixes, translations 2008-05-22: gtick-0.4.2 release: Several new translations, minor code and packing adjustments 2007-08-18: gtick-0.4.1 release: Fixed segfault on using custom sound file 2007-08-14: GIT repository launched 2007-08-13: gtick-0.4.0 release: GPLv3 release, Updated Dutch, Finnish, Irish, Italian and Vietnamese translations 2007-05-05: gtick-0.3.15 release: Added Slovak translation, fixed automake link options (LDADD, see ChangeLog) 2007-04-29: gtick-0.3.14 release: Updated Russian, Ukrainian and Vietnamese translations 2007-02-12: gtick-0.3.13 release: Added Korean translation, fixed zombies after metronome start / stop
2013-07-01Minor nit from the sparc64 patches that somehow got lostmartin2-3/+12
2013-07-01Use tradcpp as preprocessor instead of second-guessing that cppjoerg3-5/+13
-traditional will work.
2013-07-01Apply same ruby restriction as graphics/rabbit.joerg1-1/+3
2013-07-01PKG_BUILD_OPTIONS require .pkgbase suffixobache1-5/+5
2013-06-30Updated sysutils/spice-protocol to 0.12.6rodent1-1/+2
2013-06-30Updated to latest release, 0.12.6. From ChangeLog:rodent2-6/+6
* add adaptive video streaming support: control playback latency and receive playback reports from the client. * add agent capabilities for signaling guest line ending.
2013-06-30Updated devel/lettuce to 0.2.18rodent1-1/+2
2013-06-30Updated to latest release as discussed on tech-pkg@ a month ago. PLISTrodent3-11/+43
updates, REPLACE_PYTHON (via application.mk) used to fix python interpreter in two files. WRKSRC is handled automagically. No updated RELEASE-NOTES.
2013-06-30Sorted to reflect reality.rodent1-2/+2
2013-06-30Updated wm/compiz-fusion-plugins-extra to 0.8.8rodent1-1/+2
2013-06-30Updated wm/compiz-fusion-plugins-main to 0.8.8rodent1-1/+2
2013-06-30Updated wm/compiz to 0.8.8rodent1-1/+2
2013-06-30Updated devel/compiz-bcop to 0.8.8rodent1-1/+3
2013-06-30Updated devel/compizconfig-backend-gconf to 0.8.8rodent1-1/+2
2013-06-30Updated lang/Cg-compiler to 3.1rodent1-1/+2
2013-06-30Updated to latest stable (before rewrite). No NEWS/ChangeLog. Added patchrodent3-11/+32
to pull in locally generated config from configure stage. USE_TOOLS+=perl msgmerge xgettext; Remove disabling of libinotify. Buildlink gtk2, libxslt, startup-notification, pango, cairo, libnotify07.
2013-06-30Removed --disable-nls from CONFIGURE_ARGS, as it changes nothing.rodent1-3/+1
2013-06-30Update to last release before rewrite. No NEWS/ChangeLog. USE_TOOLS+=rodent3-11/+23
msgmerge xgettext; Remove disabling of libinotify in configure. Buildlink libXrandr, libxslt, startup-notification, pango, and cairo.
2013-06-30Update to last release before the rewrite. Added options framework forrodent7-72/+120
inotify (enabled by default), gnome, kde{3,4}, and fuse PKG_OPTIONS. PLIST is handled accordingly. USE_TOOLS+=xgettext msgmerge; Moved PKG_OPTIONS in Makefile to options.mk. Fix DLLIBS using BUILDLINK_TRANSFORM. Buildlink pango (build), dlopen, glib2, libxml2, libXext, and libX11. From NEWS: Release 0.8.8 (2011-03-30 Danny Baumann <dannybaumann@web.de>) ============================================================== Maintenance release. Various focus and stacking fixes. Removed usages of deprecated GTK API. Fixed drawing of switcher background with KDE4 window decorator. Release 0.8.6 (2010-03-28 Danny Baumann <dannybaumann@web.de>) ============================================================== Maintenance release. Various focus and window placement fixes. Fixed handling of windows that have a (server-drawn) border. Fixed handling of window icons that have a colour depth of 1 bit. Added KDE 4.4 support to KDE4 window decorator.
2013-06-30Updated to latest release (before the rewrite). No NEWS/ChangeLog. Replacedrodent3-11/+11
LOCALBASE with PREFIX and fixed SUBST_SED command. Cleaned up buildlink3.mk
2013-06-30Updated to latest release (before the rewrite). No NEWS/ChangeLog.rodent5-12/+25
Commented patches, Buildlink'd protobuf, libinotify, startup-notification, libxslt, libSM, libICE, libXrandr, and libX11 in Makefile. Added protobuf and libX11 to buildlink3.mk.
2013-06-30Updated to latest stable (before rewrite). No NEWS/ChangeLog. Buildlink'drodent3-7/+33
startup-notification, libxslt, libSM, libICE, libXrandr, GConf, glib2. Added buildlink3.mk file for ccsm.
2013-06-30Updated graphics/ploticus-examples to 2.00ryoon1-1/+2
2013-06-30Update to 2.00ryoon4-14/+267
* Upper case example should be converted to lower case for ploticus 2.42. But this is useful for ploticus users, I believe.
2013-06-30Updated graphics/ploticus to 2.42ryoon2-3/+3
2013-06-30Remove garbage files.ryoon3-106/+0
2013-06-30Update to 2.42ryoon17-247/+355
* Update MASTER_SITES. * Hardcode PLOTICUS_PREFABS environment values. Changelog: Ploticus 2.42 - May 2013 Maintenance release with these bug fixes: various code updates to reduce warnings arising from newer gcc versions / lint in strict mode. chron prefab - fixes to the error bars; data point symbols heatmap prefab - wasn't obeying the legend=no parameter... fixed. proc boxplot - incorrect error message on number of statfields supplied, and likely other erratic behavior, when doing median-based bars plus a mean symbol. the 'legendlabel' attribute was only accepting first whitespace-delimited token... should accept entire line. Affected these procs: bars, curvefit, lineplot, scatterplot, and vector. Version 2.41 (May 2009) - new features: New proc: proc pvalue for computing pvalues associated with t-test. proc scatterplot - new attribute colorfield allows you to control data point color directly from a data field (not involving the legend-driven technique). proc areadef - new attributes clickmapadjust for tweaking the overall position of grid clickmap, and catbinsadjust useful in setting up a plotting area with categories that are slid -0.5. proc print - new variable that is set called FOUNDROW, which lets you determine which data row contains a given value, then pass the row number to the $datarow() function proc catlines - column bars category names having embedded whitespace can now be used for positioning (use underscores in the location spec) prefabs - new parameters xgridskip, ygridskip, xgridblocks, ygridblocks, firststub, laststub 2.41 bug fixes Thanks to all those who reported and/or supplied fixes for these bugs... C coding issue - string pointer comparisons, was ok on gcc but failed on sun C compiler and others clickmap - double url encoding bug tokncpy() fix affecting win32 builds proc processdata action: breaks not setting NRECORDS to 0 on eof proc processdata - result field names are set later, allowing current field names to be used in select statements on clickmap tags, alt= attribute added so that output passes xml validation numgroup() function - contributed bugfix installed datetime stubs - seconds were incorrect clickmap urlencoding - spaces are now urlencoded to %20 (previously was +) direct pixel data points are now influenced by -scale proc catlines able to function with just one subcat (use to require at least two) instability related to field name headers, getfname() memory leak in grgd.c, Gptlist date stubs dislaying garbage when given unrecognized date format string lineplot XFINAL was incorrect Version 2.40 (Jan 2008) New features: A revision pass was done affecting all script and attribute parsing, with the goal of eliminating attribute length restrictions where possible, and reducing string copy operations. proc catlines proc tree proc getdata ... data sets using the bar character (|) as field delimiter are now supported. Also, there's now delim: auto which tries to automatically determine data field delimitation. proc processdata ... new actions: summary, summaryplus, raccum ... new attributes binsize, binmod proc boxplot (formerly proc rangebar) ... functionality change.. it now produces a set of boxplots in a similar way to how other procs (such as proc bars) operate. Any existing scripts using proc rangebar will require attention. new pl(1) command line options -pixsize (to set exact size of result image in pixels), and -cputime (to set cputime resource limit). As usual these have equivalent settings in proc page and/or proc settings axis autorange now supports the following: nearest=Nminute nearest=second nearest=Nsecond proc image (formerly called proc import)... gifs can be imported. Images can now be incorporated into SVG plot results. Clickmap support. symboldetails ... imgfile, imgwidth, imgheight color ... color specifications using notation such as xFEDCBA now supported Slanted axis stubs are now supported. See proc axis stubvert parameter A number of other new attributes that are specialized or of minor interest 2.40 Bug fixes bug related to legend-driven bar graphing direct pixel data points inherit current line dashing .. symboldetails needs to set linetype to plain segfault occuring after error 12040 "DISPLAY=" ? svg compile and swf segfault bugs proc getdata - recent fix related to #field names and #data fields needs to take filters into account proc categories - when cats specified literally, trailing whitespace is taken as part of category proc image segfaults with -x11 proc lineplot - gapmissing autozero not working right segfault when -csmap is used with long urls proc processdata MIN, MAX - not affected by 'resultformat' but should be First x stub is a little higher than the others gd color bug when degenerate data row encountered [color change bug - lineplot gapmissing and fill options] prefab chunk_title - align= was giving backward results proc bars - segments - code bug demonstrated by gallery/timeline2.htm proc bars - instability related to color change optimization (wild draw location) prefab cumufrac - no curve produced for certain input data (see msg 1974) clickmap - the clickmap entries for plot elements sitting on top of a clickmap grid are written too late in the map and mouse doesn't respond. For gif/png/jpg imagemaps, need to write map entires in this order: 1) plot element regions 2) xy grid regions 3) single-dimention grid regions. (svg uses the opposite order) scripts having embedded CSV data (w rows > 255) can break script processor causing instability. proc annotate instability on filled rectangle draw caused by unitialized bd* vars proc curvefit - xfield was required, but doesn't need to be legend - repeated use of legends eventually gives "Sorry, too much legend content" msg prefab overlays - each run needs to output a code into the dumpfile that tells pcode to do a graphics init. Otherwise, run 2 inherits current color (other settings?) left behind by run1 proc axis - stubround - 1st stub seems to be often omitted even when it is a round value (snps/distplot) URL encoding shouldn't encode '.' or other normal punctuation chars.. floating bars weirdness instability when trying to #set a var to length > 334 chars instability when supplying a long perl script with #proc getdata commandmr ticus 2.33 (June 2006) New features direct pixel data point symbols for gd and x11, to provide sharp non-distorted data points. In the example below the first two rows use the new direct pixel data points, while the 3rd row shows the vector-based data points that have always been available. proc venndisk - some new attributes to support "vennmag" plots (a series of disks resting on X axis to compare magnitudes). Here's an example: clickmaps - new clickmapurl syntax to allow deployment in a new window, etc. Syntax is like this: clickmapurl: [target=new]http://abc.com/cgi-bin/... SVG - proc settings / config files - svg_linkparms attribute discontinued. Use the new clickmapurl syntax (see above) proc axis - stubround attribute - solves the old problem of getting stubs at round number locations when plot area minima is not at a round location. proc lineplot - gapmissing: autozero proc bars - new attributes for better control of bar labels: labelmustfit, labelmaxlen, labelselect pl command line -ping option proc scatterplot - cluster attribute - default will now be 'no' prefab scat - new parm ptstyle= filled or outline ..... and changed to use the new direct pixel data point symbols. 2.33 Bug fixes clickmap - url encoding is now performed on variable contents and axis values that are substituted into clickmapurls proc categories - uniqueness check wasn't applied when categories listed literally. Useful in apps where the list is generated by another program or whatever. improved handling of very long command line args - each arg is silently truncated to 255 chars. var=value parameters cannot begin with a dash as may have been previously tolerated. var=value parameters are now intercepted before entering the arg name big decision structure. $dategroup() function didn't know about datetime separator characters other than '.' issue where the "circuit breaker tripped" message was appearing when autorange is used but no stubs / no tics were being generated ploticus api code bug - prefabs were not usable via api made adjustments to improve rounding error when axis begins in negative space and reaches zero, zero was shown a very tiny scientific notation number proc processdata - percents - resulting data values were written as enclosed in quotes which made them unplottable. fixed many compile warnings when building w/ gcc4 -Wall drawing to out-of-bounds locations (GD) resulted in huge image. The pl bounding box was set to a huge rectangle due to a wild draw op.. then the final GD crop operation used the huge bounding box to set the size for the cropped result. Fixed by limiting final result to 'pagesize'. proc bars - longways labels on bars that travel beyond plot area boundary weren't being shown/centered properly. in the -scale parameter, if you used -scale 1,2 the scale did not change but -scale 1.01,2 does work. Fixed- some code was only taking action if x scale != 1.0 svg - opening <svg> tag didn't have xmlns:xlink parameter (always); font size didn't have "pt" on end (firefox 1.5 / easytimeline) proc getdata - instability when there were more field names than available data fields. Fixed - number of field names now sets the 'nfields' idea of how many fields there are. This only happens when nfields is not explicitly specified. scatterplot - short line segments as symbols - no legend entries were appeariing proc legend - longer line segments were colliding with other entries in "across" format proc rangesweep - instability when bad values encountered in data proc annotate - box outline color not being set properly proc bars - showvalues - conflict between "backbox" and "labeldetails: color=" pl -errfile stdout (w/ no other args) gave seg fault prefab scat - new maxinpoints= parameter (for curvefit) heatmaps - with contentfield= and values 0.0 -> 1.0 .. cutoff table was not automatically created properly. prefabs - some prefab parameters cannot be set in a data file.. because they are set in the prefab script before getting the data. More detailed explaination in docs. -tag command line arg wasn't generating the <embed> tag for svg scatterplot - heatmap-related cell coloring bug draw prefab - win32 issue with dumpfile autorange - code bug involving nearest=hours Ploticus 2.32 (Aug 2005) - New features proc legend - support for multi-column or multi-row legends, word wrap for legend entries, backing box, title, and others. Thanks to Philippe Jalaber and Tobias Minich who suggested some of these features. Examples proc venndisk - new proc for producing venn diagrams. example textdetails - new linesep attribute to control line spacing. mousover/tooltip labels can now be up to 1500 chars. Also any proc that had a clickmaplabel attribute now also has a clickmaplabeltext multiline attribute. This is to accomodate chunks of javascript code as used with SVG mouseover/tooltip method #2. proc axis - month stub inc with datetime scaletype now supported. proc pie - new wraplen attribute to wordwrap pie slice labels new function - $rewritenum(f) which takes a numeric quantity f and returns it rewritten for display purposes, applying numbernotation (as specified in your proc settings or config file) new function - $textwidth(f) returns horizontal width of FreeType bounding box. Useful only with freetype fonts, otherwise it returns 0. Suggested/contributed by Erik Zachte. autorange - if user doesn't specify numformat, %f is now automatically used to build result with high magnitude low variance data sets (such as where the min is 1,000,000 and the max is 1,000,003). Prefab parameters for access to some of the new proc legend features; and some other prefab items. More info 2.32 Bug fixes date notations involving dots (such as dd.mm.yy) weren't being handled properly gd16.c gcc 4 compile issue (static int cost, static int sint) crosshatch lines were too thin w/ svg proc bars - with 'truncate', bar completely out of range was suppressed but label still appears drawcommands ignored cm units - fixed. Also, mark and cblock now accept posex specifications. heatmap prefab - now supports title and related parameters. superscripts in X axis stubs showed up on Y axis - fixed autorange - now handles degenerate case where all data are 0 proc vector - instability if start and end points of a vector are same proc getdata no longer does a popen( cat filename ) in CGI mode strange color change problem - related to certain degenerate lineplots that don't draw anything. Bug in proc_lineplot.c fixed. proc legend width attribute now supports cm heatmap prefab - yaxis=none didn't have any effect. Fixed. proc pie - with outlinedetails: none the labels and any associated lines disappeared proc scatterplot - default clustermethod was horizontal when ylocation given.. and vertical when xlocation given.. seems like it should be the other way round.. so I changed it. with datetime (others?) xautorange nearest=exact wasn't working command line option -prefab is now disabled when operating in direct cgi mode command line option -drawdumpa displayed to x11 but shouldn't
2013-06-30+ gnumeric112-1.12.3, help2man-1.43.3, libgpg-error-1.12,wiz1-5/+10
mkvtoolnix-6.3.0, mtr-0.85, py-distribute-0.6.46, py-psycopg2-2.5.1, qemu-1.5.1, x264-devel-20130629.
2013-06-30Munged MAINTAINER on file copy. Fixed.rodent1-2/+2
2013-06-30Remove qbrew, pkgsrc has newer one.ryoon1-2/+1
2013-06-30Updated editors/biew to 6.1.0ryoon2-3/+3