summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2011-03-11oops - missed a substitution, noticed by wizdrochner2-3/+4
2011-03-11update to 2.4.0drochner4-17/+24
changes: -Added some HDU methods for metadata -Enhanced the section class to allow reading non-contiguous image data -Added a verify keyword argument to the pyfits.append function -Added a new optional keyword arguments disable_image_compression and do_not_scale_image_data to pyfits.open -Checksum support now correctly conforms to the FITS standard -bugfixes
2011-03-11service suspended. fetch from backup.zafer1-2/+2
2011-03-11service suspended. fetch from backup. prevent timeout.zafer1-2/+2
2011-03-11remove dead mirror.zafer1-3/+2
2011-03-11service suspended. fetch from backup.zafer1-2/+2
2011-03-10make the "pdf" option non-default -- PDF output is already provideddrochner2-3/+5
by the "cairo" backend, and the "pdf" option pulls in "pdflib" which has an evil license bump PKGREV
2011-03-09picks up new libraw shared libs -> require new libraw, bump PKGREVdrochner1-1/+4
2011-03-09update to 0.13.2drochner3-9/+10
changes: -shared library support -Sony A390 support -Fixes for Leica D-LUX 4 and some Sony cameras approved by Guillaume Lasmayous
2011-03-09disallow direct use of {giflib,libungif}/bl3.mk so that mk/giflib.bl3.mkdrochner2-2/+10
can implement the global policy
2011-03-09libungif/buildlink3.mk -> mk/giflib.buildlink3.mkdrochner14-37/+37
(uses giflib now per default) bump PKGREV
2011-03-09bump PKGREV for libpoppler shlib name changedrochner3-5/+6
2011-03-06Remove remaining parts of gimp1 and gimp-print (GTK1 cleanup).wiz13-2128/+1
2011-03-06Remove GTK1 using packages for which noone spoke up for the last two weekswiz133-3630/+1
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
2011-03-06PKGREVISION is no longer needed.ryoon1-2/+1
2011-03-06Update to 0.9.1.ryoon3-37/+6
* Delete unnecessary SUBST line. * patch-aa is already included in tar ball. Changes: This is a bugfix release without any new features. Several problems with non-ASCII file names, directory names, and layer names have been fixed, as well as a number of other minor issues. Integration with the Windows platform has been improved.
2011-03-05Add msgfmt to USE_TOOLS.gls1-2/+2
Should fix build on DragonFly.
2011-03-04Update ruby-gnome2 to 0.90.8.obache3-6/+3
== Ruby-GNOME2 0.90.8: 2011-03-04 NOTE: 0.90.x releases are for 1.0.0 major release. A bug fix release of 0.90.7. === Changes ==== All * Fixes * 'make distclean' does not removed pkg-config files. ==== Ruby/GLib2 * Fixes * fix non-gem rcairo detection. [#3178228] [OBATA Akio, Kouhei Sutou] ==== Ruby/Atk * Fixes * fix 'make distclean' cleans needed a file. [Vincent Carmona] ==== Ruby/Pango * Fixes * fix 'make distclean' cleans needed a file. [Vincent Carmona] ==== Ruby/GTK2 * Fixes * fix require order. [id:kenhys] * [#3046538] fix crash by GC at exit. [Vincent Carmona, Kouhei Sutou] * gtk-demo samples with ruby 1.9 (excepted cairo ones). [Vincent Carmona] ==== Ruby/GooCanvas * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou] ==== Ruby/GStreamer * Improvements * improve missing message. [Vincent Carmona] * add Gst::InstallPlugins. [Vincent Carmona, Kouhei Sutou] * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou] * don't use rbgprivate.h. [#3188442] [Mamoru Tasaka, Kouhei Sutou] ==== Ruby/GtkMozEmbed * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou] ==== Ruby/GtkSourceView2 * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou]
2011-03-03Update to 0.21. Upstream NEWS says:gdt2-6/+6
Changes in version 0.21: Some internal errors triggered by noisy input have been fixed. The chapter "OCR Results File" has been added to the manual. Stdin and stdout are now set in binary mode on MSVC and OS2.
2011-02-28Fix building with Clang and/or Boost 1.46.0adam5-22/+69
2011-02-28Fix build problem with ruby18.taca4-16/+86
Give up to patch gemspec but use pre-generated one.
2011-02-28Reset maintainer for retired developers.wiz6-12/+12
2011-02-27add and enable gimp-docs-ja.taca1-1/+2
2011-02-27Update HOMEPAGE.obache1-2/+2
2011-02-26+p5-Barcode-Code128abs1-1/+2
2011-02-26Added graphics/p5-Barcode-Code128 version 2.01abs3-0/+26
Perl module Barcode::Code128 - Generate CODE 128 bar codes. (copied from wip - thanks phil)
2011-02-26When using option djvu, include djvulibre in buildlink3.mk to avoidhans1-1/+4
link failures.
2011-02-26Bump PKGREVISION due to update of graphics/djvulibre-lib.ryoon1-2/+2
2011-02-26Update to 3.5.23.ryoon4-38/+39
NEW IN VERSION 3.5.23 ------------------------ - Djview3 has been deprecated by djview4 whose source comes in its own tarball. Use configure option --enable-djview to force the compilation of djview3. - Set ddjvuapi_version to 19. - Added ddjvu_document_create_by_filename_utf8 - Generate icons with rsvg rather than imagemagick. - djvused: correctly outputs escape characters. - djvumake: added options to generate foreground colors. - Various bug fixes.
2011-02-25Convert to use imlib2, based on Debian patches.wiz8-20/+343
Set LICENSE. Bump PKGREVISION.
2011-02-25Removed graphics/uniconvertor successor graphics/py-uniconvertoradam7-418/+1
2011-02-25update to 1.10drochner3-8/+33
changes: -Box plot widget added -Polar plot widget added -more feature additions -bugfixes
2011-02-25update to 2.30.3drochner3-8/+8
changes: -Fix delivering of scroll events -translation updates
2011-02-25Let's assume for now that everything that worked with python-2.6 alsowiz7-14/+14
works with python-2.7.
2011-02-24Changes 1.5.8:adam2-6/+6
Bug-fix release.
2011-02-22Add missing USE_PHP_EXT_PATCHES to apply patches really.taca1-2/+3
2011-02-21Bump PKGREVISION reflects fix of SA43328.taca1-1/+2
2011-02-21Bump PKGREVISION due to ABI change of ruby18-base.taca11-18/+22
2011-02-20Import gimp-docs-ja-2.6.1 as graphics/gimp-docs-ja.ryoon4-0/+2091
Documentation package for The GIMP image manipulation software in English. It is successor of graphics/gimp-docs.
2011-02-20I have import en version by mistake.ryoon3-2076/+2076
2011-02-20Remove gimp-docs.ryoon1-2/+13
Add gimp-docs-*.
2011-02-20Remove gimp-docs-2.4.1.ryoon5-6908/+0
This is superseded by gimp-docs-*.
2011-02-20Import gimp-docs-zh_CN-2.6.1 as graphics/gimp-docs-zh_CN.ryoon4-0/+2090
Documentation package for The GIMP image manipulation software in Chinese. It is successor of graphics/gimp-docs.
2011-02-20Import gimp-docs-sv-2.6.1 as graphics/gimp-docs-sv.ryoon4-0/+2090
Documentation package for The GIMP image manipulation software in Swedish. It is successor of graphics/gimp-docs.
2011-02-20Import gimp-docs-ru-2.6.1 as graphics/gimp-docs-ru.ryoon4-0/+2090
Documentation package for The GIMP image manipulation software in Russian. It is successor of graphics/gimp-docs.
2011-02-20Import gimp-docs-pl-2.6.1 as graphics/gimp-docs-pl.ryoon4-0/+2090
Documentation package for The GIMP image manipulation software in Polish. It is successor of graphics/gimp-docs.
2011-02-20Import gimp-docs-nn-2.6.1 as graphics/gimp-docs-nn.ryoon4-0/+2091
Documentation package for The GIMP image manipulation software in Norgegian. It is successor of graphics/gimp-docs.
2011-02-20Import gimp-docs-nl-2.6.1 as graphics/gimp-docs-nl.ryoon4-0/+2090
Documentation package for The GIMP image manipulation software in Dutch. It is successor of graphics/gimp-docs.
2011-02-20Import gimp-docs-ko-2.6.1 as graphics/gimp-docs-ko.ryoon4-0/+2090
Documentation package for The GIMP image manipulation software in Korean. It is successor of graphics/gimp-docs.
2011-02-20Import gimp-docs-it-2.6.1 as graphics/gimp-docs-it.ryoon4-0/+2090
Documentation package for The GIMP image manipulation software in Italian. It is successor of graphics/gimp-docs.