summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-01-17update version in master_site. hi tnn!zafer1-3/+3
2010-01-17Explicitly disable libv4l2 detection (as it currently only works onmarkd1-1/+2
linux anyway). Fixes PR pkg/42622.
2010-01-17KDE SVN commit r1074158 by ttrnka:markd3-2/+30
Properly check errors during authentication to avoid falling into an infinite loop.
2010-01-17Add a buildlink3.mkmarkd1-0/+13
2010-01-17Updated devel/p5-MouseX-Types to 0.04seb1-1/+2
2010-01-17Update p5-MouseX-Types from version 0.02 to version 0.04.seb2-8/+9
Pkgsrc changes: - Adjust dependencies - Set LICENSE - Adjust MASTER_SITES Upstream changes: 0.04 Sun Jan 3 10:23:47 2010 - Add copyright information (RT #53013) - Support type predicates (e.g. "use MouseX::Types::Mouse qw(is_Int)") 0.03 Sun Dec 20 15:13:39 2009 - Shipped as a stable version 0.02_03 Thu Dec 17 14:16:53 2009 - Fix segmentation fault issue on older perls (gfx) 0.02_02 Tue Dec 15 12:05:34 2009 - Fix parametarization issue (gfx) 0.02_01 Sun Dec 13 16:39:09 2009 - Refactoring for new Mouse (gfx) - Fix import to warn about undefined types (gfx) - Support type parametarization (gfx) - Support Mouse::Exporter (gfx)
2010-01-17Updated devel/p5-Mouse to 0.47seb2-3/+3
2010-01-17Update from version 0.40 to version 0.47seb2-15/+9
Pkgsrc changes: - adjust dependencies - Remove commented stuff - C compiler is now needed - Set PERL5_MODULE_TYPE to Module::Install::Bundled as upstream bundles some Module::Install extensions Upstream changes: 0.47 Fri Jan 15 15:07:21 2010 * Makefile.PL - Shipped with M::I::XSUtil 0.21 (gfx) - Fixed an issue that gcc 4.0 don't support -Wc++-compat (gfx) * Mouse - Add a caveat on XS callbacks to the pod (gfx) 0.46 Sat Jan 9 17:54:30 2010 * Mouse::Meta::Attribute - Add support for code references for handles patched by Frank Cuny (gfx) * Mouse::Util::TypeConstraints - Fix Str and ScalarRef for typeglobs, lvalues, and etc. (gfx) * oose.pm - Add Moose::Util::TypeConstraints exports to allow easier testing of TypeConsraints from the command line (gfx) 0.4501 Tue Dec 22 16:02:15 2009 * Fix an issue on circular dependencies (RT #52939, thanks to t0m) - (see also http://rt.cpan.org/Public/Bug/Display.html?id=52939 ) 0.45 Sat Dec 19 17:22:46 2009 * Fix filename portability issue (RT #52828, thanks to Peter Edwards) * Fix an issue that definitions of anonymous types could fail (gfx) * Mouse::Meta::Attributes - Add set_value/get_value/has_value/clear_value (gfx) (Note that thsese methods are depend on the accessors) * Test::Mouse - Add with_immutable (gfx) 0.44 Wed Dec 9 21:43:21 2009 * Shipped with Module::Install::XSUtil 0.19 (gfx) * Test::Mouse - Added (gfx) * Mouse::Util::TypeConstraints - Add duck_type (gfx) 0.43 Mon Dec 7 14:21:59 2009 * Improve documents * Mouse::Meta::Module - Remove undocumented has_package_symbol and get_package_symbol (gfx) (They are introduced in 0.41, but seem useless in Mouse) 0.42 Sat Dec 5 16:05:06 2009 * Fix a PAUSE indexing issue (gfx) 0.41 Sat Dec 5 15:00:33 2009 * This is the first stable version of Mouse::XS - Mouse::XS is about 2 times faster than Mouse::PurePerl * SUMMARY - Many stuff are now in XS - Support "use Mouse -traits => ..." subdirective * INCOMPATIBILITY CHANGES (but compatible with Moose) - The type of default value is constrained correctly - The default values is weakend correctly - BUILDALL/DEMOLISHALL are no longer called
2010-01-17Updated graphics/hugin to 2009.4.0adam1-1/+2
2010-01-17Changes 2009.4.0:adam6-40/+47
* Automatic lens calibration * Control point cleaning * Updated translations * Other improvements
2010-01-17Update HOMEPAGE and MASTER_SITES.dholland1-3/+3
2010-01-17minor English usage nitdholland1-2/+2
2010-01-17Update HOMEPAGE and MASTER_SITES.dholland1-3/+3
2010-01-17Patch out no-longer-supported gcc language extensions, mostly lvaluedholland13-23/+813
casts and lvalue ternary operators. Also make static/non-static decls consistent. Fixes broken build. While here, add DESTDIR support.
2010-01-17Remove unused files that appear to be leftovers from some pre-NetBSDdholland4-17/+0
makefile scheme. It's clear nobody'd maintained tn3270 in base for a long, long time.
2010-01-17Updated textproc/tokyodystopia to 0.9.13nb2obache1-1/+2
2010-01-17Bump PKGREVISION from tokyocabinet shlib bump.obache1-2/+2
2010-01-17Updated databases/ruby-tokyotyrant to 1.13obache1-1/+2
2010-01-17Update ruby-tokyotyrant to 1.13.obache2-7/+7
2010-01-17Updated databases/p5-tokyotyrant to 1.16obache1-1/+2
2010-01-17Update p5-tokyotyrant to 1.16.obache2-7/+7
2010-01-17Note revision bump of tokyocabinet language bindings.obache1-1/+5
2010-01-17Updated databases/tokyotyrant to 1.1.39obache1-1/+2
2010-01-17Update tokyotyrant to 1.1.39.obache4-19/+20
2009-12-07 Mikio Hirabayashi <hirarin@gmail.com> * ttutil.c (ttservstart): error handler for the accept call was added. * ttserver.c (proc): the system connection limit is now reset. - Release: 1.1.39 2009-11-05 Mikio Hirabayashi <hirarin@gmail.com> * ttserver.c (do_mc_append, do_mc_prepend): new functions. - Release: 1.1.38 2009-10-20 Mikio Hirabayashi <hirarin@gmail.com> * ttserver.c (do_stat): "fatal" attribute was added. * ttutil.c (ttwaitsock): new function. * ttutil.c (ttopensock, ttsocksend, ttsockgetc): "errno" is now copied just in case. * tcrdb.c (tcrdbparasearchworker): a bug of race condition was fixed. - Release: 1.1.37 2009-10-06 Mikio Hirabayashi <hirarin@gmail.com> * scrext.c (serv_strstr): new function. * ttserver.c (main, proc): "-mul" option was added. - Release: 1.1.36 2009-09-18 Mikio Hirabayashi <hirarin@gmail.com> * tculog.c (tculogadbputshl, tculogadbputshlproc): new functions. * scrext.c (iterrec): a bug related to handling the return value was fixed. * ttserver.c (do_http_post): "tcadbmisc" is now supported. * ttserver.c (do_stat, do_mc_stats): counts of command execution are now output. * tcrdb.c (tcrdbparasearch, tcrdbparasearchworker): new functions. - Release: 1.1.35 2009-08-04 Mikio Hirabayashi <hirarin@gmail.com> * tcrdb.c (tcrdbput, tcrdbout, tcrdbget): reconnect mechanism was enhanced. * tcrdb.c (tcrdbreconnect): delay mecahism was added. * tculog.c (tculrdnew): a bug related to timestamp detection was fixed. * tcrmgr.c (runimporttsv, procimporttsv): "-sep" option was added. * ttserver.c (do_log): a bug of buffer overrun was fixed. - Release: 1.1.34
2010-01-17Bump PKGREVISION from tokyocabinet shlib bump.obache4-8/+8
2010-01-17Updated databases/tokyocabinet to 1.4.41obache1-1/+2
2010-01-17Update tokyocabinet to 1.4.41.obache5-17/+18
2009-12-07 Mikio Hirabayashi <hirarin@gmail.com> * tctdb.c (tctdbidxputtoken, tctdbidxputqgram): domain overflow checking was added. - Release: 1.4.41 2009-11-24 Mikio Hirabayashi <hirarin@gmail.com> * tchdb.c (tchdbputimpl): efficiency of using the free block pool was improved. * tchdb.c (tchdboptimizeimpl): the behaviour in no lock mode was modified. - Release: 1.4.40 2009-11-11 Mikio Hirabayashi <hirarin@gmail.com> * tcutil.h (TCALIGNOF, tcgeneric_t): new macros. * tcutil.h (TCALIGNPAD): the alignment is now calculated by the generic union. * myconf.h (_alignof, _issigned, _maxof): new macros. - Release: 1.4.39 2009-11-09 Mikio Hirabayashi <hirarin@gmail.com> * tcutil.c (tcsysinfo): FreeBSD and Mac OS X are now supported. * tcutil.c (tcmpoolclear): new function. * tchdb.c (tchdbputproc): a potential bug of memory aligment violation was fixed. * tcbdb.c (tcbdbputproc): a potential bug of memory aligment violation was fixed. * tcfdb.c (tcfdbputproc): a potential bug of memory aligment violation was fixed. - Release: 1.4.38 2009-10-27 Mikio Hirabayashi <hirarin@gmail.com> * tctdb.c (tctdbcacheclear, tctdbcacheclearimpl): new functions. * tcadb.c (tcadbmisc): "getpart", "cacheclear", and "regex" functions were added. - Release: 1.4.37 2009-10-26 Mikio Hirabayashi <hirarin@gmail.com> * tcutil.c (tcwwwformdecode2): a bug related to multiple cookie handling was fixed. * tcadb.c (tcadbmisc): the "error" functions were added. - Release: 1.4.36 2009-10-06 Mikio Hirabayashi <hirarin@gmail.com> * tchdb.c (tchdbseekwrite): a bug related to emulation of the UBC was fixed. * tchdb.c (tchdbvanishimpl): potential memory leak was removed. * tcfdb.c (tcfdbvanishimpl): potential memory leak was removed. * tcadb.c (tcadbsetskelmulti, tcadbmulnew, tcadbmuldel): new functions. * tcadb.c (tcadbmisc): "range" sub function for B+ tree was added. * tcamgr.c (setskeltran): new function. * tcamttest.c: new file. - Release: 1.4.35 2009-09-11 Mikio Hirabayashi <hirarin@gmail.com> * myconf.h: a macro for environment without "nanl" was added. * tctdbmetasearch (tctdbmetasearch): a bug related to the limit parameters was fixed. - Release: 1.4.34 2009-08-31 Mikio Hirabayashi <hirarin@gmail.com> * tcutil.h, tchdb.h, tcbdb.h, tcfdb.h, tctdb.h, tcadb.h: including stdbool.h was wrapped. * tcutil.c (tccmpdecimal): accuracy was improved and now real number is supported. * tctdb.c (tctdbqrycondmatch): accuracy of decimal operators was improved. - Release: 1.4.33
2010-01-17whoops, should use the curses bl3. no version bump, ride the import.dholland1-1/+2
2010-01-17tn3270dholland1-1/+2
2010-01-17+tn3270dholland1-1/+2
2010-01-17The package bits for tn3270. This is a bit rough and probably not going todholland3-0/+36
build except on netbsd-5 and -current, but we can take that as it comes.
2010-01-17Use our own map3270 file instead of hardwiring /usr/share/misc.dholland1-4/+4
2010-01-17support PKGMANDIRdholland1-3/+8
2010-01-17fix slipup in man page namesdholland1-2/+2
2010-01-17Update json-glib to 0.10.0.obache3-13/+13
Overview of changes for 0.10.0 ============================== * Fix generation of doubles [Cornelius Hald] * Add more units to the test suite * Add JsonNode macros for quick type checking * Guarantee insertion order when parsing and generating JSON Objects * Serialize GParamSpecObject properties * Add serialization and deserialization for GBoxed types * Add API for serializing GObjects to, and deserializing from, JsonNode * Build environment fixes * Documentation fixes * Generate correct introspection data * Make JsonSerializable in complete control of deserialization [Tristan Van Berkom]
2010-01-17patch-ae is gone, remove hash too.dsainty1-2/+1
2010-01-17New makefiles for this that don't depend on being in the base source tree.dholland15-201/+285
2010-01-17Import tn3270 from base as of 20100114, just before its removal. Thisdholland96-0/+26073
is just the sources, and they're unchanged from base except that the rcsids have been preserved. The package will be along shortly.
2010-01-17Updated devel/p5-Test-NoWarnings to 1.01sno1-1/+2
2010-01-17Updating devel/p5-Test-NoWarnings from 0.084nb1 to 1.01sno2-14/+15
pkgsrc changes: - Adding license definition Upstream changes: 1.01 15 Jan 2010 - Adam Kennedy - My release automation accidentally decided that Test::NoWarnings was a Perl licensed distribution. Added in the appropriate changes to make sure it is correctly built with the LGPL license. 1.00 11 Jan 2010 - Adam Kennedy - Cleaned and updated the packaging of the module, the dependencies and the Makefile.PL contents, but otherwise remains unchanged (ADAMK) - Now makes explicit the Perl 5.006 dependency that was previously an undocumented implicit dependency (ADAMK)
2010-01-17Updated devel/p5-Test-Aggregate to 0.36.3sno1-1/+2
2010-01-17Updating devel/p5-Test-Aggregate from 0.36.1 to 0.36.3sno2-7/+7
Upstream changes: 0.363 24/11/2009 - Pass current test name to setup and teardown. 0.362 17/11/2009 - Removed broken "check_plan" from Test::Aggregate. It was always dodgy and really doesn't contribute much and the latest release broke with 'no_plan'. We now warn if we see this. - Minimum Test::More is now 0.94. This gives us more robust nested TAP.
2010-01-17Updated devel/p5-SVN-Simple to 0.28sno1-1/+2
2010-01-17Updating devel/p5-SVN-Simple from 0.27nb4 to 0.28sno2-8/+9
pkgsrc changes: - Adding missing pkgsrc meta data (HOMEPAGE, LICENSE, ...) Upstream changes: [Changes for 0.28 - Dec 8, 2009] * Make tests pass for Subversion 1.6.x.
2010-01-17Updated devel/p5-Sub-Uplevel to 0.2200sno1-1/+2
2010-01-17Updating devel/p5-Sub-Uplevel from 0.2002 to 0.2200sno2-7/+7
Upstream changes: 0.22 Tue Nov 17 05:38:42 EST 2009 - meta: added repository to metadata [Alexandr Ciornii] 0.21_01 Sat Nov 29 15:24:49 EST 2008 - added: the ":aggressive" tag may be used to force reloading of Exporter, which often binds caller() prior to Sub::Uplevel's global override
2010-01-17Updated x11/p5-Wx to 0.96sno1-1/+2
2010-01-17Updating x11/p5-Wx from 0.95 to 0.96sno2-6/+6
Upstream changes: 0.96 Sat Jan 9 10:40:00 CET 2010 - Fixed Windows build with MSVC 6 buil.
2010-01-17Updated x11/p5-Alien-wxWidgets to 0.50sno1-1/+2
2010-01-17Updating x11/p5-Alien-wxWidgets from 0.48 to 0.50sno2-6/+6
Upstream changes: 0.50 Sun Jan 10 16:16:44 CET 2010 - When compiling on Windows with MSVC 9, make the generated wxWidgets DLL load correctly by adding a manifest to them (suggested by IKEGAMI). - Add a missing file to the distribution.