summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-03-12Update tokyotyrant to 1.1.40.obache3-8/+8
2010-01-01 Mikio Hirabayashi <hirarin@gmail.com> * ttserver.c (proc): a bug related to initialization of the skeleton was fixed. * tculog.c (tculogadbaddint, tculogadbadddouble): efficiency of zero was improved. * tcrmgr.c (runput, procput): addint and adddouble were added. - Release: 1.1.40
2010-03-12Updated databases/tokyocabinet to 1.4.43obache1-1/+3
2010-03-12Update tokyocabinet to 1.4.43.obache3-8/+9
2010-01-26 Mikio Hirabayashi <hirarin@gmail.com> * tcutil.c (tcmapout): a useless condition was fixed. * tchdb.h, tcbdb.h: some members have volatile flag now. - Release: 1.4.43 2010-01-01 Mikio Hirabayashi <hirarin@gmail.com> * tchdb.c (tchdbnew, tchdbsetmutex): a useless lock object was removed. * tcutil.c (tcsysinfo): CPU information was added. * tchmgr.c (runput, procput): addint and adddouble ouput the result now. * tcbmgr.c (runput, procput): addint and adddouble ouput the result now. * tcfmgr.c (runput, procput): addint and adddouble ouput the result now. - Release: 1.4.42
2010-03-12Update p5-tokyocabinet to 1.33.obache2-8/+7
2010-03-12Enable destdir, and some cleanuptonio5-8/+27
2010-03-12move MASTER_SITES to new location.obache3-6/+6
2010-03-12- p5-Email-MIME-Creatorwiz1-4/+1
- p5-Email-MIME-Modifier - p5-Email-Simple-Creator
2010-03-12Changed maintainerpettai1-2/+2
2010-03-12Note update of monotone-server to 0.46nb2jmmv1-1/+2
2010-03-12Full rewrite of the monotone-server package:jmmv9-204/+436
- Delete the monotone-server-init script. - Modify the monotone rc.d(8) script to provide extra commands such as 'init', 'genkey' and 'read' to manipulate the server. These are not interactive, but allow the same level of customization as the previous script. Inspired by how the monotone init.d script from Fedora works. - Delete the need of an rc.conf script in the pkg_sysconfdir of this package. The settings previously stored there are now automatically discovered. - Fully automated creation of a server key: no more need to create a passphrase by hand, memorize it, and stick it on a configuration file to never look at it again. - The log file is now placed where it belongs: in varbase/log. - Addition of a monotone-server(7) manpage explaining the whole setup process and pointers to the server files. Note: upgrading from a previous version of the package will require manual intervention if the rc.d script in /etc/rc.d is replaced. However, I really doubt anyone is using this package so I didn't want to go through the trouble of implementing a migration procedure. I've added a note to the MESSAGE, though, asking users to contact me if required.
2010-03-12Added net/ruby-dnsruby version 1.44pettai1-1/+2
2010-03-12Dnsruby is a pure Ruby DNS client library.pettai4-0/+159
It provides a complete DNS client implementation, including full DNSSEC support. Dnsruby is currently used in projects such as OpenDNSSEC and ISC's DLV service.
2010-03-12Add buildlink to graphicws/jpeg and graphicws/png.obache1-1/+3
fltk-config --user-images --ldflags offers those libraries. XXX: but libfltk_images is note linked with those libraries. XXX: libfltk_gl is also not with GL and GLU.
2010-03-12Updated sqlite3 to 3.6.23adam2-3/+5
2010-03-12Changes 3.6.23:adam5-14/+14
* Added the secure_delete pragma * Added the sqlite3_compileoption_used() and sqlite3_compileoption_get() interfaces as well as the compile_options pragma and the sqlite_compileoption_used() and sqlite_compileoption_get() SQL functions. * Added the sqlite3_log() interface together with the SQLITE_CONFIG_LOG verb to sqlite3_config(). The ".log" command is added to the Command Line Interface * Improvements to FTS3 * Improvements and bug-fixes in support for SQLITE_OMIT_FLOATING_POINT * The integrity_check pragma is enhanced to detect out-of-order rowids * The ".genfkey" operator has been removed from the Command Line Interface * Updates to the co-hosted Lemon LALR(1) parser generator. (These updates did not affect SQLite.) * Various minor bug fixes and performance enhancements
2010-03-12copy patch-au to apply to the almost same file elsewhere in the tree..mrg2-1/+24
this lets qt4-libs build on sparc64. also tested on amd64.
2010-03-12fixes format of last stellarium entry.obache1-2/+2
2010-03-12Updated databases/postgresql-postgis to 1.5.1gdt1-1/+2
2010-03-12Update to 1.5.1. Fix path to where postgis library is actually put.gdt3-9/+9
Bug Fixes * #410, update embedded bbox when applying ST_SetPoint, ST_AddPoint ST_RemovePoint to a linestring (Paul Ramsey) * #411, allow dumping tables with invalid geometries (Sandro Santilli, for Regione Toscana-SIGTA) * #414, include geography_columns view when running upgrade scripts (Paul Ramsey) * #419, allow support for multilinestring in ST_Line_Substring (Paul Ramsey, for Lidwala Consulting Engineers) * #421, fix computed string length in ST_AsGML() (Olivier Courtin) * #441, fix GML generation with heterogeneous collections (Olivier Courtin) * #443, incorrect coordinate reversal in GML 3 generation (Olivier Courtin) * #450, wrong area calculation for geography features that cross the date line (Paul Ramsey) * Ensure support for upcoming 9.0 PgSQL release (Paul Ramsey)
2010-03-12+ bsdstatsmorr1-1/+2
2010-03-12Added misc/bsdstats 5.3morr1-1/+2
2010-03-12BSD-Stats is collecting statistics about *BSD installations (and flavours).morr6-0/+512
PR pkg/35365
2010-03-11Remove trailing whitespace.gls1-2/+2
2010-03-11Updated pkglint to 4.93.rillig1-1/+2
2010-03-11Updated pkglint to 4.93.rillig2-4/+6
Changes since 4.92: - Changes for the changing pkgsrc infrastructure - Added basic support for LICENSE expressions
2010-03-11Oops.gls1-1/+2
Forgot to mention update of sysutils/ipa to 2.0.7.
2010-03-11Don't run tests at build time. Fixes PR pkg/42955asau1-4/+8
The package is inherently broken though, there is little reason to keep it these days anyway. I suggest you don't use it like all the world around.
2010-03-11remove unused leftovertnn1-2/+1
2010-03-11simplify previous fixtnn1-5/+3
2010-03-11Sqlite is no longer supported, sqlite3 is the default nowadam1-8/+4
2010-03-11mawk(1) doesn't know how to take length() of an array.tnn1-3/+6
2010-03-11add patch from upstream (rev. 10778) to fix problems with PDF display,drochner3-2/+17
from Dennis den Brok per PR pkg/42946
2010-03-11fix a format string mismatch with 64-bit time_t which made the programdrochner3-6/+15
crash with PDF files (on NetBSD-current), bump PKGREVISION
2010-03-11Updated www/neon to 0.29.3gdt2-3/+3
2010-03-11Update to 0.29.3.gdt2-6/+6
* Change ne_sock_close() to no longer wait for SSL closure alert: o fixes possible hang with IIS servers when closing SSL connection o this reverts the behaviour with OpenSSL to match 0.28.x, and changes the behaviour with GnuTLS to match that with OpenSSL * Fix memory leak with GnuTLS * API clarification in ne_sock_close(): o SSL closure handling now documented o return value semantics fixed to describe the implementation
2010-03-11+ py-dpktpettai1-1/+2
2010-03-11Added net/py-dpkt version 1.6pettai1-1/+2
2010-03-11Fast, simple packet creation / parsing, with definitions forpettai5-0/+239
the basic TCP/IP protocols.
2010-03-11Updated misc/stellarium to 0.10.4adam1-1/+2
2010-03-11Changes 0.10.4:adam5-20/+57
* Bug fix release. * Fixed unpredictable openGL related crashes on win32. * Fixed run on MacOSX Tiger/Leopard/Snow Leopard. * Disable OpenGL shaders by default for stars and atmosphere. User activate it by setting use_glshaders = true in the [main] section of the config.ini * Fixed the handling of the Qt -graphicssystem parameter. Now it is ignored if it is not used properly. * Improved OpenGLES2 support (not finished yet). * Added Qt widgets flags on the main windows to avoid filling background (this boosted the program a lot on linux).
2010-03-11Updated mail/p5-Catalyst-View-Email to 0.23sno1-1/+2
2010-03-11Updating mail/p5-Catalyst-View-Email from 0.13nb1 to 0.23sno2-13/+21
pkgsrc changes: - Add license definition - Adjust dependencies Upstream changes: 0.23 2010-01-30 - removed Email::Send::Test from t/lib/* views 0.22 2010-01-28 - small fixes, version bumpage etc 0.21_01 2010-01-27 - dev release to test recent fixes 0.21 2010-01-27 - provided a sane MANIFEST.SKIP for dzil 0.20 2010-01-26 - fix transport instantiation thanks to Chris Nehren <apeiron@cpan.org> 0.19 2010-01-18 - fixed optional dependencies - added META stuff back in 0.18 2010-01-17 - Fixed version dependencies for failing regressions - added Email::Send::Test as a dependency 0.17 2010-01-14 - fixed MANIFEST 0.16 2010-01-12 - Fixed a Makefile.PL issue 0.15 2010-01-12 - Fixed teeny version issue with Email::Sender::Simple 0.14 2010-01-09 - Ported over to using Email::Sender::Simple, and Moose - Fixed Mason test so that it doesn't choke, as around 'process' seems to make it die.
2010-03-11Updated mail/p5-Email-Sender to 0.100460sno1-1/+2
2010-03-11Updating mail/p5-Email-Sender from 0.004nb1 to 0.100460sno2-14/+14
pkgsrc changes: - Adjust license - Adjust dependencies Upstream changes: 0.100460 2010-02-15 12:58:18 America/New_York avoid using AutoPrereq, as it brings in build_requires as requires 0.100450 2010-02-14 17:55:48 America/New_York allow timeout option to SMTP transport 0.100110 2010-01-11 10:43:57 America/New_York Email::Sender::Failure is now a Throwable::Error now uses Try::Tiny for internal exception handling 0.093380 2009-12-04 12:29:55 America/New_York bump Moose prereq to 0.70 based on feedback from ANDK 0.093110 2009-11-07 allow uppercase env vars to set transport attributes (charsbar) add "message" attribute to successes returned by SMTP transports 0.092840 2009-10-10 fix packaging error 0.092820 2009-10-09 improve reliability of t/sendmail.t (thanks, Mark Grimes) 0.091940 2009-07-12 packaging fixes (EU:MM version for LICENSE param) rt #47817 0.091930 2009-07-12 add some more common sendmail locations to default search 0.091870 2009-07-06 exclude unwanted methods from Email::Sender::Transport to suppress a new warning from Moose role composition 0.091740 2009-06-23 no code changes remove prereq of Test::More 0.88; weird things happened 0.091661 2009-06-15 THIS RELEASE MAY BREAK YOUR CODE... but probably not Email::Sender::Simple has been added, along with a manual Email::Sender is now a role Email::Sender::Transport is now a role, too; subclasses will break
2010-03-11Added devel/p5-Throwable version 0.100090sno2-2/+4
2010-03-11Importing package for perl5 module Throwable as dependency for scheduledsno3-0/+38
update of mail/p5-Email-Sender Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow. It is very simple and does only two things: saves any previous value for $@ and calls die $self. Throwable::Error is a base class for exceptions that will be thrown to signal errors and abort normal program flow. Throwable::Error is an alternative to Exception::Class, the features of which are largely provided by the Moose object system atop which Throwable::Error is built. Throwable::Error performs the Throwable role.
2010-03-11Removing mail/p5-Email-MIME-Modifier version 1.456, because it's mergedsno3-33/+0
into mail/p5-Email-MIME >= 1.900
2010-03-11Removed mail/p5-Email-MIME-Modifiersno1-1/+2
2010-03-11Removing package mail/p5-Email-MIME-Creator version 1.444, because it'ssno3-31/+0
merged into mail/p5-Email-MIME>=1.900
2010-03-11Removed mail/p5-Email-MIME-Creatorsno1-1/+2