summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-10-26Update to 2.24.1:wiz5-811/+897
Evolution 2.24.1 2008-10-20 --------------------------- Many Bug Fixes and Updated Translations Evolution 2.24.0 2008-09-22 --------------------------- New in 2.24.0: * Message Templates * WebDAV Contacts Plugin * Google Contacts Plugin * Custom header support while sending mails * Single Model view for Calendar * Sqlite Based message summary * New Bonobo-less composer for Evolution * Quota support to IMAP/POP accounts * Gtk+ Recent manager integration in Composer Many Bug Fixes and Updated Translations. Evolution 2.23.92 2008-09-08 ---------------------------- New in 2.23.92: Evolution source code license changed to LGPLv2 & LGPLV3 (Sankar P) One Bug Fix, A Few Updated Translations. Evolution 2.23.91 2008-09-01 ---------------------------- Many Bug Fixes and Updated Translations. Evolution 2.23.90 2008-08-18 ---------------------------- Many Bug Fixes. Other fixes: Lots of disk summary related stability fixes (Srinivasa Ragavan) Many Updated Translations. Evolution 2.23.6 2008-08-04 --------------------------- New in 2.23.6: WebDAV contacts plugin (Matthias Braun) Many Bug Fixes and Updated Translations. Evolution 2.23.5 2008-07-21 --------------------------- New in 2.23.5 Camel DB Summary support. (Srinivasa Ragavan & Sankar P) New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo) Google Contacts support (Jörgen Scheibengruber) Many Bug Fixes Other Contributors: Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast) Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker) Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava) Many Updated Translations Evolution 2.23.4 2008-06-16 --------------------------- New in 2.23.4 Python support for EPlugins. (Johnny Jacob) A Few Bug Fixes Other Contributors: Fix for security vulnerabilities CVE-2008-1108 and CVE-2008-1109 (Matthew Barnes) A Few Updated Translations Evolution 2.23.3 2008-06-02 --------------------------- New in 2.23.3 New plugin for setting headers while sending email (Ashish) Many Bug Fixes and Updated Translations Evolution 2.23.2 2008-05-12 --------------------------- Many Bug Fixes Other Contributors: Fix up the Debug Logs window a bit (Matthew Barnes) Fix include path for e-dbhash.h, now in libebackend (Johan Euphrosine) A Few Updated Translations Evolution 2.23.1 2008-04-21 --------------------------- New in 2.23.1: Quota support to IMAP/POP accounts (Milan Crha) Configurable Proxy settings for Evolution (Veerapuram Varadhan) Gtk+ Recent manager integration in Composer (Suman) New bonobo-less message composer (Matthew Barnes) Many Bug Fixes. Other Contributors: Add icons for Edit->Select All, Folder->New, Folder->Delete and Folder->Refresh (Matthew Barnes) Many Updated Translations.
2008-10-26games/netmajdholland1-1/+2
2008-10-26Makefile patches to fix dud permissions/interpreters. From Klaus Heinzdholland3-3/+21
in discussion of PR 29425. While here, add a one-line patch to fix an obvious bug detected by gcc while I was test-building. PKGREVISION++.
2008-10-26Updated x11/xf86-input-keyboard to 1.3.1nb2bjs1-1/+2
2008-10-26Build with -DTERMINATE_FALLBACK=0; this stops the serverbjs1-2/+6
from sending two extra ctrl-alt-backspace events. (from upstream). Bump PKGREVISION.
2008-10-26Updated graphics/MesaLib to 7.0.4.1nb4bjs1-1/+2
2008-10-26Add the following patch from upstream as a new distributionbjs5-10/+13
patch and bump MesaLib's PKGREVISION. While here, make a few small changes to appease pkglint. commit 2b8d8989fb6f9c36baf166fc715182a1407ebadb Author: Ian Romanick <ian.d.romanick@intel.com> Date: Sun Sep 28 20:31:46 2008 -0700 Use 3Dnow! x86-64 routines only on processors that support 3Dnow! Added an x86-64 CPUID function and use it to detect 3Dnow! [...] This fixes long standing bug #8724.
2008-10-26Added net/p5-eBay-APIabs1-1/+2
2008-10-26Note PKGREVISION bump of embryo.minskim1-1/+2
2008-10-26Added www/p5-ParallelUserAgentabs1-1/+2
2008-10-26Added textproc/p5-XML-Tidyabs1-1/+2
2008-10-26Added math/p5-Math-BaseCnvabs1-1/+2
2008-10-26Set PKGCONFIG_OVERRIDE.minskim1-1/+4
Bump PKGREVISION.
2008-10-26Added math/p5-Math-BaseCnv version 1.4.75abs1-1/+5
Added textproc/p5-XML-Tidy version 1.2.54 Added www/p5-ParallelUserAgent version 2.57 Added net/p5-eBay-API version 0.25
2008-10-26Added net/p5-eBay-API version 0.25abs3-0/+57
This document describes the installation, configuration, and usage of eBay::API module. The eBay::API library is based on the eBay API XML schema and it does not use SOAP to submit calls. Other than differences in the SOAP envelope and the way SOAP reports errors, the calls and data types defined in eBay API XML schema and eBay API wsdl are almost exactly the same. You can retrieve the latest version of eBay API XML schema from: http://developer.ebay.com/webservices/latest/eBaySvc.xsd During installation that document is used to generate the library's call and data type classes.
2008-10-26Added www/p5-ParallelUserAgent version 2.57abs3-0/+39
This bundle defines all required modules for ParallelUserAgent. ExtUtils::MakeMaker - should be in perl disribution LWP::UserAgent - Base for Parallel::UserAgent LWP::RobotUA - Base for Parallel::RobotUA LWP::Protocol - Base Protocol implementations LWP::Parallel - Parallel User Agent itself
2008-10-26Added textproc/p5-XML-Tidy version 1.2.54abs3-0/+30
This module creates XML document objects (with inheritance from XML::XPath) to tidy mixed-content (ie. non-data) text node indenting.
2008-10-26Added math/p5-Math-BaseCnv version 1.4.75abs3-0/+31
BaseCnv provides a few simple functions for converting between arbitrary number bases. It is as fast as I currently know how to make it (of course relying only on the lovely Perl). If you would rather utilize an object syntax for number-base conversion, please see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine Math::BaseCalc module.
2008-10-26regen patch-ax to silence warning messagetnn2-5/+5
2008-10-26Updated x11/qt4 to 4.4.3; misc/stellarium to 0.10.0adam2-5/+10
2008-10-26Fix build problem under NetBSD with the latest version of thetron2-1/+17
"glib2" package.
2008-10-26Changes 0.10.0:adam7-214/+152
* Global switch to Qt. Don't support SDL main application anymore. * The whole StelApp class is managed by a QGraphicsScene, inside a QGraphicsView. * Removed deprecated sources from the core of stellarium. * Continued API cleaning and simplifications. * Performed large refactorings to use portable Qt API. * Re-organized the source files into sub-directories. * Migrated config file parsing to a QSettings based implementation. * Exposed some methods as slots so that they can be scripted in the future. * Created the new Qt-based GUI button bars. * Recoded from scratch the new QWidget based GUI rendered in the QGraphicsView using style sheets. * Moved stars/planets halo rendering into SkyDrawer. * Implemented dynamic eye adaptation for bright objects. * Optimized atmosphere computation and others, speed can be increased up to a factor of 2. * Implemented light pollution following the Bortle scale index. * Improved and optimized stars rendering (updated colors, sizes and added large halo for very bright ones, use GL lists for drawing stars by bunch) * Created a new SkyTile class supporting lazy dynamic multi-resolution images loading and display. Image trees can be stored as JSON files. * Startup is much faster. * Migrated the previous nebula textures to the new format. * Added a LocationManager for managing observing locations and cleaned the code of observer. * Changed key bindings, use F1.. F6 for opening dialogs. * Tab completion on the search dialog. * Added descriptions for the sky cultures and improved the ones for landscapes. * Added a new mars landscape. * Fixed many bugs.
2008-10-26Changes 4.4.3:adam18-88/+111
* Updated application icons and other graphics to reflect the look and feel of the new Qt brand. * Copyright of Qt has been transferred to Nokia Corporation.
2008-10-26Updated print/gutenprint51-lib to 5.2.1gdt1-1/+2
2008-10-26Update to 5.2.1 (first release in new 5.2 series). (Soongdt3-8/+57
print/gutenprint-lib will be changed to 5.2.1 and this package deleted.) See NEWS for more about: II) CRITICAL UPGRADE NOTE If you are using CUPS with Gutenprint on a non-Macintosh system, and are upgrading from an earlier version of Gutenprint or Gimp-Print, please read this note carefully as there are special procedures that you should follow in addition to the normal procedure of running cups-genppdupdate. * Changes from 5.2.0-rc1 1) Preliminary support for the following printers. These printers may be retuned for improved quality or performance in future releases. Epson inkjet printers: [many, see NEWS] 2) Experimental support for the following printers. These printers may not function correctly, and may be retuned for improved quality or performance in future releases. Epson inkjet printers: [many, see NEWS]
2008-10-26Provide and use local mpool.h.joerg3-5/+108
2008-10-26Don't depend on presence of u_int32_t, just use uint32_t.joerg3-8/+8
2008-10-26Explicitly check for libnsl and libsocket as required by Solaris.joerg2-1/+155
Based on patches from Aleksey Cheusov.
2008-10-26Add and enable {p5,ruby}-tokyotyrant.obache1-1/+3
2008-10-26Added databases/ruby-tokyotyrant version 1.0obache1-1/+2
2008-10-26Import ruby-tokyotyrant-1.0 as databases/ruby-tokyotyrant.obache5-0/+79
This module implements the pure Ruby client which connects to the server of Tokyo Tyrant and speaks its original binary protocol. Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet. Though the DBM has high performance, you might bother in case that multiple processes share the same database, or remote processes access the database. Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo Cabinet. It is composed of the server process managing a database and its access library for client applications. The server can embed Lua, a lightweight script language so that you can define arbitrary operations of the database. The server features high concurrency due to thread-pool modeled implementation and the epoll/kqueue mechanism of the modern Linux/*BSD kernel. The server and its clients communicate with each other by simple binary protocol on TCP/IP. Protocols compatible with memcached and HTTP/1.1 are also supported so that almost all principal platforms and programming languages can use Tokyo Tyrant. High availability and high integrity are also featured due to such mechanisms as hot backup, update logging, and replication.
2008-10-26Added databases/p5-tokyotyrant version 1.2obache1-1/+2
2008-10-26Import p5-tokyotyrant-1.2 as databases/p5-tokyotyrant.obache4-0/+51
This module implements the pure Perl client which connects to the server of Tokyo Tyrant and speaks its original binary protocol. Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet. Though the DBM has high performance, you might bother in case that multiple processes share the same database, or remote processes access the database. Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo Cabinet. It is composed of the server process managing a database and its access library for client applications. The server can embed Lua, a lightweight script language so that you can define arbitrary operations of the database. The server features high concurrency due to thread-pool modeled implementation and the epoll/kqueue mechanism of the modern Linux/*BSD kernel. The server and its clients communicate with each other by simple binary protocol on TCP/IP. Protocols compatible with memcached and HTTP/1.1 are also supported so that almost all principal platforms and programming languages can use Tokyo Tyrant. High availability and high integrity are also featured due to such mechanisms as hot backup, update logging, and replication.
2008-10-26Updated databases/tokyotyrant to 1.1.7obache1-1/+2
2008-10-26Update tokyotyrant to 1.1.7.obache3-8/+8
Changes: 2008-10-20 Mikio Hirabayashi * ttserver.c (getcmdmask): new function. - Release: 1.1.7
2008-10-26lftp-3.7.3 is in pkg/39809obache1-2/+2
2008-10-26Updated databases/ruby-tokyocabinet to 1.16obache1-1/+2
2008-10-26Update ruby-tokyocabinet to 1.16.obache3-11/+11
Changes is empty...
2008-10-26Updated databases/p5-tokyocabinet to 1.18obache1-1/+2
2008-10-26Update p5-tokyocabinet to 1.18.obache2-8/+7
Changes is empty...
2008-10-26Updated databases/tokyocabinet to 1.3.15obache1-1/+2
2008-10-26Update Tokyo Cabinet to 1.3.15.obache3-8/+8
Changes: 2008-10-20 Mikio Hirabayashi * tcutil.c (tcmapput, tcmapout, tcmapget): performance was improved. * tcutil.c (tcnumtobinstr): new function. * tchdb.c (tchdbbidx): performance was improved. - Release: 1.3.15
2008-10-26Add sex to games/Makefilebjs1-1/+2
2008-10-26Added games/sex version 1.0bjs1-1/+2
2008-10-26Import sex-1.0, courtesy of jfranz@bsdprojects.net (from pkgsrc-wip).bjs6-0/+60
Blurb: Here is yet another program for spouting silly, random phrases. It mimics awful text porn; more importantly, it's a classic! The output of this program is of a [vaguely] sexually explicit nature.
2008-10-26Updated graphics/pngcrush to 1.6.10adam1-1/+2
2008-10-26Changes 1.6.10:adam3-12/+21
* Add sTER chunk support. Changes 1.6.9: * Updated cexcept.h to version 2.0.1 * Add missing curly brackets. Changes 1.6.8: * Fixed bug with handling of -z and -zi options.
2008-10-26nor imaginary versions of gucharmapjnemeth1-2/+2
2008-10-26bah! try not to include imaginary versionsjnemeth1-2/+2
2008-10-26Bump versions of dependencies so that this really does representjnemeth1-55/+55
Gnome 2.24 instead of a strange conglomeration of stuff from 2.18 upwards.