summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-11-08Add abclockryoon1-1/+2
2011-11-08Import abclock-1.0d as time/abclock from wip/abclock by ghen@ryoon6-0/+90
Digital clocks are nice for telling exactly what time it is, but, unlike an analogue clock, they don't give a spatial representation of time. They don't show where time is coming from or going to. On the other hand, a bitmap representation of a mechanical clock doesn't tell time very accurately if the bitmap is very small. And curves and oblique lines don't look very nice in a small, low-resolution bitmap. So, this is something different: an analogue clock that isn't tied to the design of the mechanical clock, but instead uses the natural properties of bitmaps: straight lines and rectangles.
2011-11-08Updated net/ruby-tweetstream to 1.0.5obache1-1/+2
2011-11-08Update ruby-tweetstream to 1.0.5.obache3-9/+10
* Use ssl as per twitter requirements.
2011-11-08Note update of the "wmakerconf" package to version 2.11nb18.tron1-1/+2
2011-11-08Remove dependency on "imlib2" package. This package wants "libgdk_imlib"tron1-3/+2
which is provided by the "imlib-gtk" package. As nobody seems to be missing support for that library there is probably no point in adding this dependency.
2011-11-08Added devel/p5-Clone-Fast version 0.92.hiramatsu1-1/+3
Updated devel/p5-MooseX-ConfigFromFile to 0.03.
2011-11-08Update p5-MooseX-ConfigFromFile to 0.03.hiramatsu2-7/+6
Changes from previous: 0.03 - Dec 18, 2010 - The test suite now uses Test::Fatal instead of Test::Exception (Karen Etheridge). - Fix bug reported by Strayph in #moose with inheritance RT#63624 (perigrin) - Add repository metadata - Fix RT#57023, RT#49369.
2011-11-08Add p5-Clone-Fast.hiramatsu1-1/+2
2011-11-08Import perl module Clone::Fast into devel/p5-Clone-Fast. Thishiramatsu3-0/+28
package is required to update www/p5-Catalyst-Plugin-Server. This module is a very optimized version of Clone::More. By taking advantage of one of Clone::More's 'OPTIMIZATION_HACKS' as well as removing all the Pure Perl from the "More.pm"
2011-11-08Add LICENSE.hiramatsu1-1/+2
2011-11-08Change a unused variable referacne to a fixed string that I missed whensbd10-20/+20
coping the Mac OS X sdk filename handling. Thank to Matthias Rampke in PR#45581 for catching this.
2011-11-07PR/36986 -- two new options: -D -- print DESCR file of matched package toshattered4-12/+96
stdout; -P -- search in PLIST files.
2011-11-07Set PKG_DEDTDIR_SUPPORT for ruby-xz.minskim1-1/+3
2011-11-07oops, forgot to commitdrochner1-1/+11
2011-11-07add patch from upstream to fix possible buffer overflow in LZW decoderdrochner3-3/+57
by invalid GIF file (CVE-2011-2896) bump PKGREV
2011-11-07Note update of mail/postfix package to 2.8.7.taca1-1/+2
2011-11-07Update postfix pacakge to 2.8.7.taca3-14/+14
Postfix stable release 2.8.7 is available. This contains a workaround for a problem that is fixed in Postfix 2.9. * The postscreen daemon, which is not enabled by default, sent non-compliant SMTP responses (220- followed by 421) when it could not give a connection to a real smtpd process. These responses caused some remote SMTP clients to return mail as undeliverable. The workaround is to hang up after sending 220- without sending the 421 "sorry" reply; this is harmless. The complete fix involves too much change for a stable release: send the 220 greeting, wait for the EHLO command, then send the 421 "sorry" reply and hang up.
2011-11-07Updated devel/p5-Software-License to 0.103.004.hiramatsu1-1/+3
Updated www/p5-CSS to 1.09.
2011-11-07Update p5-CSS to 1.09.hiramatsu2-7/+7
Change from previous; 1.09 -Recompiled P::RD Grammar against newer version to fix https://rt.cpan.org/Public/Bug/Display.html?id=53948
2011-11-07Update p5-Software-License to 0.103004.hiramatsu2-8/+7
Changes from previous: 0.103004 2011-11-02 21:44:26 America/New_York update FSF's address 0.103003 2011-10-31 23:14:47 America/New_York use more direct links to GFDL 1.2 and 1.3 0.103002 2011-06-01 22:34:06 America/New_York add GFDL 1.3 0.103001 2011-04-28 07:20:39 America/New_York re-import text of GPL 1 and 2 to get new FSF address (RT #67795) 0.103000 2011-03-31 22:31:03 America/New_York improve method dependency chains (thanks, Flavio Poletti) add Custom license to stick the whole license in a file -- still probably a bit experiemental -- thanks, Flavio Poletti 0.102341 2010-12-11 10:22:56 America/New_York add note to Artistic 2 that it's GPL compatible
2011-11-07Libtorrent and rtorrent need gcc>=4.2.1, at least on some architectures.hans2-2/+18
Explicitly exclude architectures known to work with older gcc versions (alpha, i386 and x86_64 for now). Ok by tron.
2011-11-07mention recent updatesdrochner1-1/+14
2011-11-07sync w/ base pkgdrochner2-8/+7
2011-11-07update to 2.1drochner3-8/+8
changes: -Experimental --scale-down and --auto-zoom tiling support -The button-options -0 through -9 are no longer supported. Use .config/feh/buttons instead (see feh manpage) -more minor UI changes -bugfixes
2011-11-07update to 1.4.5drochner5-91/+13
changes: -bugfixes -cleanup, spelling fixes
2011-11-07update to 1.13drochner2-7/+6
changes: * Graphs are rendered in separate threads for speed and a responsive user interface * A changed Graph is rendered immediately on document modification, improving latency * A new ternary plot widget is included * Size of pages can be modified individually in a document * Binary data import added * NPY/NPZ numpy data import added * Axis and tick labels on axes can be rotated at 45 deg intervals * Labels can be plotted next to points on non-orthogonal plots * Add an option for DPI of output EPS and PDF files* Graphs are rendered in separate threads for speed and a responsive user interface * A changed Graph is rendered immediately on document modification, improving latency * A new ternary plot widget is included * Size of pages can be modified individually in a document * Binary data import added * NPY/NPZ numpy data import added * Axis and tick labels on axes can be rotated at 45 deg intervals * Labels can be plotted next to points on non-orthogonal plots * Add an option for DPI of output EPS and PDF files -more minor changes -bugfixes
2011-11-07sync w/ base pkgdrochner1-4/+3
2011-11-07update to 0.11.1drochner12-206/+8
This switches to the 0.11 release branch (which took years to get officially stable, although the release candidates were completely usable). changes: -many bugfixes -added some command line options to tools -improved logging 0.11 is compatible to 0.10 -- if 0.11 programs are used in a client setup installed by 0.10 a script should be modified to avoid spurious email warnings -- see the release notes
2011-11-07Don't require 'yaml' unconditionaly but try to call Gem.load_yaml.taca1-2/+8
Avoid possible problem of ruby192-base with ruby-psych installed.
2011-11-07update to 1.2.8.14drochner2-7/+6
changes: minor bugfixes
2011-11-07update to 1.18drochner3-10/+8
changes: -bugfixes -cleanup: does not generate pre-0.11 devhelp files any more
2011-11-07Mark as not make-jobs safe (I had two lines ofwiz1-1/+3
CC cmd/util.o with a resulting truncated util.o file in a -j16 build).
2011-11-07update to 4.8.6drochner2-7/+6
changes: minor bugfixes
2011-11-07update to 4.13drochner2-6/+6
changes: minor feature additions (added some directives and operators)
2011-11-07update to 2.4.11drochner2-7/+6
changes: -Switched %n behaviour to be linear increasing, instead of a folder index -translation updates
2011-11-07update to 2.4.11drochner3-12/+21
changes: -support for many new cameras -fixes to various backends -bugfixes
2011-11-07update for new release datedrochner1-3/+3
2011-11-07update to 0.7.7drochner3-24/+15
"fixes around 90 bugs, several of which are security relevant" (sorry, no details in the release notes)
2011-11-07Note update of tex-kpathsea.minskim1-1/+2
2011-11-07Update tex-kpathsea to 2011.24417.minskim5-15/+14
Changes: - Removed context.cnf.
2011-11-07Note PKGREVISION bump of kpathsea.minskim1-1/+2
2011-11-07Add the following configuration settings to texmf.cnf:minskim3-5/+59
- LUAINPUTS.lualatex - LUAINPUTS.dvilualatex - RISINPUTS - BLTXMLINPUTS
2011-11-07Updated www/ikiwiki to 3.20111106schmonz1-1/+2
2011-11-07Update to 3.20111106. From the changelog:schmonz2-6/+6
* searchquery.tmpl: Track escaping change in upstream template. Thanks Olly Betts for review. * svn: Support subversion 1.7, which does not have .svn in each subdirectory. * rst: import docutils lazily, to avoid errors during ikiwiki --setup. Closes: #637604 (Thanks, smcv) * Make the setup automator create YAML formatted files. * Fix handling of discussion page creation links to make discussion pages in the right place and with the right case. Broken by page case preservation feature added in 3.20110707.
2011-11-06Updated graphics/png to 1.5.6wiz2-3/+3
2011-11-06Update to 1.5.6, which integrated part of patch-aa (see beta04).wiz3-21/+10
Version 1.5.6beta01 [September 22, 2011] Fixed some 64-bit type conversion warnings in pngrtran.c Moved row_info from png_struct to a local variable. The various interlace mask arrays have been made into arrays of bytes and made PNG_CONST and static (previously some arrays were marked PNG_CONST and some weren't). Additional checks have been added to the transform code to validate the pixel depths after the transforms on both read and write. Removed some redundant code from pngwrite.c, in png_destroy_write_struct(). Changed chunk reading/writing code to use png_uint_32 instead of png_byte[4]. This removes the need to allocate temporary strings for chunk names on the stack in the read/write code. Unknown chunk handling still uses the string form because this is exposed in the API. Version 1.5.6beta02 [September 26, 2011] Added a note in the manual the png_read_update_info() must be called only once with a particular info_ptr. Fixed a typo in the definition of the new PNG_STRING_FROM_CHUNK(s,c) macro. Version 1.5.6beta03 [September 28, 2011] Revised test-pngtest.sh to report FAIL when pngtest fails. Added "--strict" option to pngtest, to report FAIL when the failure is only because the resulting valid files are different. Revised CMakeLists.txt to work with mingw and removed some material from CMakeLists.txt that is no longer useful in libpng-1.5. Version 1.5.6beta04 [October 5, 2011] Fixed typo in Makefile.in and Makefile.am ("-M Wl" should be "-M -Wl")." Version 1.5.6beta05 [October 12, 2011] Speed up png_combine_row() for interlaced images. This reduces the generality of the code, allowing it to be optimized for Adam7 interlace. The masks passed to png_combine_row() are now generated internally, avoiding some code duplication and localizing the interlace handling somewhat. Align png_struct::row_buf - previously it was always unaligned, caused by a bug in the code that attempted to align it; the code needs to subtract one from the pointer to take account of the filter byte prepended to each row. Optimized png_combine_row() when rows are aligned. This gains a small percentage for 16-bit and 32-bit pixels in the typical case where the output row buffers are appropriately aligned. The optimization was not previously possible because the png_struct buffer was always misaligned. Fixed bug in png_write_chunk_header() debug print, introduced in 1.5.6beta01. Version 1.5.6beta06 [October 17, 2011] Removed two redundant tests for unitialized row. Fixed a relatively harmless memory overwrite in compressed text writing with a 1 byte zlib buffer. Add ability to call png_read_update_info multiple times to pngvalid.c. Fixes for multiple calls to png_read_update_info. These fixes attend to most of the errors revealed in pngvalid, however doing the gamma work twice results in inaccuracies that can't be easily fixed. There is now a warning in the code if this is going to happen. Turned on multiple png_read_update_info in pngvalid transform tests. Prevent libpng from overwriting unused bits at the end of the image when it is not byte aligned, while reading. Prior to libpng-1.5.6 libpng would overwrite the partial byte at the end of each row if the row width was not an exact multiple of 8 bits and the image is not interlaced. Version 1.5.6beta07 [October 21, 2011] Made png_ptr->prev_row an aligned pointer into png_ptr->big_prev_row (Mans Rullgard). Version 1.5.6rc01 [October 26, 2011] Changed misleading "Missing PLTE before cHRM" warning to "Out of place cHRM" Version 1.5.6rc02 [October 27, 2011] Added LSR() macro to defend against buggy compilers that evaluate non-taken code branches and complain about out-of-range shifts. Version 1.5.6rc03 [October 28, 2011] Renamed the LSR() macro to PNG_LSR() and added PNG_LSL() macro. Fixed compiler warnings with Intel and MSYS compilers. The logical shift fix for Microsoft Visual C is required by other compilers, so this enables that fix for all compilers when using compile-time constants. Under MSYS 'byte' is a name declared in a system header file, so we changed the name of a local variable to avoid the warnings that result. Added #define PNG_ALIGN_TYPE PNG_ALIGN_NONE to contrib/pngminim/*/pngusr.h Version 1.5.6 [November 3, 2011] No changes.
2011-11-06+ bzr-2.4.2, caff-1.1.4, cue-20100426 [pkg/45557], feh-2.1,wiz1-9/+16
kid3-2.0.1, libmicrohttpd-0.9.16, mathomatic-15.7.0, modular-xorg-server-1.11.2, pbzip2-1.1.6, png-1.5.6, puppet-2.7.6, samba35-3.5.12, viewvc-1.1.12, x264-devel-20111106, yasm-1.2.0.
2011-11-06Update R-combinat to 0.0.8.mishka1-1/+2
2011-11-06Update to R-combinat 0.0.8 - latest upstream release.mishka2-6/+6