Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
If ${FILESDIR}/getsite.sh exists, then use it to determine the fetch
URL for each of the distfiles for the package. Otherwise, use
SITE_<file> and MASTER_SITES, in order, to determine the URL for each
distfile.
If the script path differs from ${FILESDIR}/getsite.sh, then set
DYNAMIC_SITE_SCRIPT to the full path to that script.
Remove the need to set DYNAMIC_MASTER_SITES explicitly in the package
Makefile for:
graphics/ns-cult3d
wm/sawfish-themes
www/apache-tomcat55
www/jakarta-tomcat4
www/jakarta-tomcat5
|
|
"python". Also, the configure script is patches so that it does not
return EXIT_SUCCESS when there was an error.
|
|
changes:
-translation updates
-build system improvement
|
|
Bump PKGREVISION.
|
|
library will not have "undefined symbols" errors in linking.
Bump PKGREVISION.
|
|
Changes:
Ruby/GLib
* Improve signal handlers with pthread ruby(--enable-pthread). [Sjoerd Simons]
* Added new fundamental object for other bindings. [Sjoerd Simons]
* GLib::Source#remove? -> GLib::Soruce.remove? [Kouhei Sutou]
* Added new macros (GLIST2ARYF, GLIST2ARY2F, GSLIST2ARYF, GLIST2ARY2F, G_PROTECT_CALLBACK) [Masao Mutoh]
* Added GLib.win32_locale, GLib, win32_locale_filename_from_utf8 [Kouhei Sutou]
* Improve memory management [Kouhei Sutou, Sjoerd Simons, Masahiro Sakai, Masao Mutoh]
* Other improvement and fix bugs. [Sjoerd Simons, Joao Pedrosa, Kouhei Sutou, Masahiro Sakai, Masao Mutoh]
Ruby/ATK
* Improved cygwin support. [Masao Mutoh]
* Fix a bug. [Masahiro Sakai]
Ruby/Pango
* Fix some bugs. [Laurent Sansonetti, Masao Mutoh]
* Added Pango::Layout#markup=, Pango::AttrAbsoluteSize? [Masao Mutoh]
Ruby/GdkPixbuf
* Fix a bug. [NISHI Takao]
* Code cleanup [Masao Mutoh]
Ruby/GTK
* Improve signal handlers. [Masahiro Sakai]
* Added Gtk::Widget#set_widget, #set_requisition. [Daniel Chokola]
* Added Gtk::Dialog#get_response. [Masao Mutoh]
* Other improvement and fix bugs [Mario Steele, Tilman Sauerbeck, Geoff Youngs, Masahiro Sakai, Kouhei Sutou, Masao Mutoh]
Ruby/GNOME
* Follow Ruby/GLib2 change(GRClosure). [Kouhei Sutou]
Ruby/GnomeCanvas
* Code cleanup [Kouhei Sutou, Masao Mutoh]
Ruby/Libart
* None.
Ruby/PanelApplet
* Fixed a bug [Patch #1431855]
|
|
Patch from cairo cvs.
|
|
|
|
Changes in ${WRKSRC}.
- Improved decoding of Canon PictureStyle information
- Decode a number of new tags in Canon, Casio, FujiFilm, Minolta, Nikon,
Panasonic, Pentax, Ricoh and Sony and maker notes
- Improved recognition of various Minolta maker note formats
- Added a number of new Nikon Capture tags
- API Changes:
- Added FastScan option
- Return "0000:00:00 00:00:00" instead of "1970:01:01 00:00:00" as the string
representation of numerical times with a value of zero
- Added read support for Real audio/video (RA, RM, RV, RMVB, RAM, RPM) files
- Added read support for SWF (Shockwave Flash) files
|
|
Changes since digikam 0.8.2-rc1 include:
Bugs fixed:
o Unsupported initialization of CameraList object
o digikam "Mount and Download" Problems
o Thumbnail generation fails with raw images
o Camera gui always puts *.JPG and *.NEF in the configure - digikam
dialog/File Mime Types/ Image Files
o Crash when moving an album to another album
o Auto-rotion of photos may confuse user because of changes made he is
not aware of
o Communication between digiKam and its kioslaves broken if size_t != off_t
o Minimize button missing on "Compaq Flash Reader" camera window
o mimelnk/x-image-raw.desktop conflicts with kdegraphics-3.5.x
Changes since 0.8.2-beta1 include:
New feature:
o add missing Rating info in album item file tip and image
properties dialog
Bugs fixed:
o fix JFIF comments section encoding extraction to respect UTF8
o fix x-raw.desktop: removed tiff extention
o camera download: auto-rotated images lose EXIF meta data
o fix message about missing dcraw program
o EXIF info lost when saving a modified image that was readonly
o Hash marks ('#') in album names cause problems. 0.7.* regression
o something is broken with TIFF imlib2 loader and 16 bits
images. Use KDE/Qt TIFF loader instead.
Changes since 0.8.1 include:
New features:
o display JPEG that use CMYK color space
o Rating image using keyboard shortcuts CTRL+0/1/2/3/4/5 from
main interface
o Buttons to set the album date to oldest, yougest of the images in the
album
Bugs fixed:
o preview-pictures seem to be handled differently by Digikam and Konqueror
o albums not displayed corectly and digikam crashes with St9bad_alloc
o digikam: whatthis info not closed when albumview is
scrolled up or down with cursur keys
o digikam: redraw problem with whatthis info of an
image show and starts scrolling with the mouse
o thumbnails not correctly rotated according to exif information
o Ask user which plugins should be enabled on first
startup (all plugins are enabled by default first startup)
o opening and closing right pane with tag filter also
changes width of left pane and vv
o Digikam on PPC has problem identifying JPEG and tries
to use dcraw with them
Changes since digikamimageplugins 0.8.1 include:
Bugs fixed:
o White Balance plugin : Fixed Gamma correction slider values inversed
o Infrared plugins: fix unnecessary blurring effects
|
|
July 20th, 2006 ivtools-1.2.4
- changes for compiling with gcc-4.0
- changes to socket-driven (ACE) use of comterp to support multi-line commands
- changes to allow re-use of scanner/parser with multiple operator tables
October 7th, 2005 ivtools-1.2.3
- add support for an external libtiff with a --with-tiff (and
-with-tiff-lib) configure arguments.
- changes necessary to compile with gcc-4.0
- changes necessary to compile with gcc-4.0 on top of ACE-5.4.7
- changes necessary to compile on suse-9.3 linux (amd64 platform).
Contributed by Paul Vixie.
- fixed bug in "addtool" command/mechanism in graphdraw and drawserv
- added support for color expressions to graphdraw (:colexpr), to
allow attribute-sensitive computation of a node's color.
|
|
|
|
Cairo is a 2D graphics library with support for multiple output
devices. rcairo provides ruby bindings to cairo.
|
|
PR 33858.
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
|
|
without X11 may turn off this option while using another backend
such as AGL on Mac OS X.
|
|
|
|
|
|
this package.
|
|
MesaLib's API.
|
|
easier to add the atsui backend later. Currently, the atsui backend
may not be enabled because it would break pango-1.12.x.
|
|
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to
handle this.
|
|
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
|
|
|
|
|
|
to all internal recursive make processes. As such, rename it to
"PKGSRC_MAKE_ENV".
XXX Note, some of the usage of this variable in package Makefiles seems
XXX incorrect. They probably want "MAKE_ENV", which is the environment
XXX passed to the make process when running "make" within ${WRKSRC}.
|
|
- include unistd.h to get read(2) prototype
- implement log2 locally using log and M_LN2
If other platforms lack log2 as well, just add them to the list.
|
|
|
|
|
|
installed into X11BASE. Bump PKGREVISION.
|
|
|
|
|
|
|
|
GraphicsMagick(TM) provides a powerful image manipulation and
translation utility. It is capable of displaying still images and
animations using the X Window system, provides a simple interface for
interactively editing images, and is capable of importing selected
windows or the entire desktop. GraphicsMagick can read and write over
88 image formats, including JPEG, TIFF, WMF, SVG, PNG, PNM, GIF, and
Photo CD. It can resize, rotate, sharpen, color reduce, or add
special effects to the image and save the result to any supported
format. GraphicsMagick may be used to create animated or transparent
.gifs, create composite images, create thumbnail images, and much,
much, more.
GraphicsMagick is one of your choices if you need a program to
manipulate and display images. If you want to develop your own
applications which use GraphicsMagick code or APIs, you need to
install GraphicsMagick-devel as well.
|
|
|
|
|
|
2006-05-01 v1.21 Tels 96 tests
* move the code to build Info.pm to dev/build.pl
* include a pre-generated Info.pm into MANIFEST
(fixes the indexing issue with CPAN)
* dont use Symbol(), it is required before its usage anyway
* allow exporting of determine_file_type and image_type
* remove a needless diag message in string.t (Thanx jpo!)
* add two test TIFFs (little/big endian) and a test file (Thanx jpo!)
* create a new, much smaller test.rle file
* more tests in t/bmp.t
2006-03-13 v1.20 Tels 74 tests
* a few additions to Panasonic MakerNote in EXIF parsing
* use Module::Install 0.60 to fix breakage from 0.58
* fix bug #8193: Adds direct access to the determine_file_format logic
With the following changes:
+ read only 11 bytes to determine file format (tiny.pgm is 11 bytes long)
+ fix provided patch to really work
* fix bug #18147:
+ new TIFF code failed if the system endianness didn't match the TIFF
image endianness - thanx jpo!
* replace the link to the TIFF spec with a public link - thanx jpo!
2006-03-05 v1.19 Tels 74 tests
* finally fix bug #6558: (Thanx jpo!)
+ fix typos: Image::X(B|P)M must be Image::X(p|b)m (Thanx jpo!)
+ fix missing semicolon in Image/Info/XPM.pm
+ Image::Info::XPM and Image::Info::XBM: add -width and -height to new()
* add POD for process_file() into SVG, Xbm and Xpm
* a few additions to Panasonic MakerNote in EXIF parsing
* add doc about EXIF being wholly incomplete and using Image::ExifTool
* apply patch, tests and add test.tif from Ben Wheeler, Thanx!:
+ fix bug #7442 Infinite loop of errors in Image::Info::TIFF
+ fix bug #3698 Broken BitsPerSample handling in TIFFs
2006-03-03 v1.18 Tels 61 tests
* fix bug #6558: Image::Info 1.16 -> fails two tests (Thanx jpo!)
+ make string.t use strict, Test::More and simplify it
+ let string.t skip tests if Image::Xpm, Image::Xbm or XML::Simple
are not installed (these would formerly silently fail)
+ Image::Info::XPM and Image::Info::XBM now handle in-memory files better
+ fix also pod_cov.t warnings (was "Image::Info.pm" vs "Image::Info")
* reduce img/test.gif in size, it did eat up 1/3 of the entire dist size
* reducing test.jpg with GIMP reveals a bug in EXIF parsing (not yet fixed)
* MakerNote parsing:
+ add support for Panasonic cameras
+ for the following manufacturers we do not check the camera model, this
gets all cameras, even yet unreleased ones to work:
+ Canon
+ Panasonic
+ Casio
+ Olympus
+ Fujifilm
+ UNDEFINED/ASCII strings from MakeNotes might have wrong length due to
trailing \x00 chars, so we remove them and set the correct length
* update one more URL for EXIF specs
* imgdump uses Data::Dumper (not Data::Dump)
* Install/build:
+ use Module::Install and bundle it, clean Makefile.PL up
+ add a compat Build.PL file
* add a CREDITS file
* PPM.pm: add VERSION, and POD
* various POD fixes and additions
* various small code cleanups
|
|
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.
|
|
|
|
|
|
* Add IsImageSimiliar() method to MagickCore API.
* Improve color reduction algorithm for images with transparency.
Changes 6.2.8-3:
* The -page A4 option no longer returns a width/height of 0.
* GetMagickModulePath() at line 803 in magick/module.c the variable 'home'
is not freed before returning.
* Magick::throwException should not call MagickLib::GetException().
Changes 6.2.8-2:
* The DPX orientation header elements are 8 not 16.
* Fix the ImageMagick web pages so they render properly.
Changes 6.2.8-1:
* Fix off-by-one error in DrawAffineImage().
* Set the offset to layer 2 of XCF images.
* Set proper precendence so -fx 'p{u[1]*w,u[2]*h}' parses properly (bug
|
|
of graphics/gd/buildlink3.mk.
This fix the build of packages including
graphics/graphviz/buildlink3.mk
|
|
Add intltool to tools. Bump PKGREVISION.
|
|
gimp includes and failing to build. PKGREVISION++.
|
|
|
|
-----------------------> tgif-4.1.44 => tgif-4.1.45 <-----------------------
1) Fix a bug with the create_arc_obj() internal command. Thanks to
Jack Tucker for pointing out the bug.
2) Fix a bug with measurements in the ruler window when Tgif.ShowMeasure is
active. Thanks to Olin Johnson for pointing out the bug.
3) Fix a bug with "tgif -print -pdf". Thanks to Rob for pointing out the
problem.
4) Fix a bug with copy and paste in cygwin. Thanks to Tobias Naehring for
fixing the bug.
5) Move tgif's web server to a standard web server port (80). The new tgif
home page is now at:
http://bourbon.usc.edu/tgif/
6) Please note that as of 5/16/2006, postings to tgif related groups at
Yahoo!Groups are restricted to members only. This is done to cut down
SPAM. The affected groups are at:
http://groups.yahoo.com/group/tgif4-discuss
http://groups.yahoo.com/group/tgif4-howto
http://groups.yahoo.com/group/tgif4-bugs
http://groups.yahoo.com/group/tgif4-develop
If you have registered as a member in a group above, you can now only
post via the web interface or by sending an e-mail from your registered
e-mail address. Sorry about this inconvenience. But there have been
just too much SPAM on these lists.
7) Use the X Selections mechanism to perform copy and paste.
8) Add support for linking to an external JPEG file to save file size (under
File->Import). Some editing operations cannot be performed on these
linked JPEG objects. However, these objects do not have the color
limitation of X11 pixmap objects. Therefore, when they are exported in
the PS/EPS formation, they will have a lot more colors.
9) The standard Linux distribution now use Xtoolkit by default (this is done
by including -DUSE_XT_INITIALIZE in the MISCDEFINES line and -lXt in the
SYS_LIBRARIES line of Tgif.tmpl-linux). One advantage of this is that now
it's easy to override X defaults. For example, one can use:
tgif -xrm "Tgif.Foreground: red"
10) Add support for Tgif.PSDistillerNoImageCompress so that images in a
generated PostScript file will \fInot\fR be compressed by a distiller
program such as ps2pdf. Thanks to Dirk Farin for supplying the PostScript
code. Please use Tgif.PSDistillerNoImageCompress with care. It has been
noticed that generated EPS file may not work well with LaTeX.
11) Add support for Tgif.AdditionalPSSetup (and -pssetup commandline option)
so that a user can add additiional user specified PostScript code in the
PostScript file header (right before %%EndSetup).
12) Support a new commandline option "-noshowpageineps" so that the "showpage"
PostScript command is not generated when printing/exporting in the EPS
format when tgif is run with "-print"..
13) Add support for Tgif.PSFontNeedCharSubs and Tgif.PSCharSubs.* so that
some characters in the non-ASCII portion of a non-iso8859-1 font can be
replaced by user specified PostScript characters. Thanks to Peter
Dembinski for the suggestion.
14) Add a new X default, Tgif.DrawTextFuncKey_F#, so that a function key
can be associated with a list of internal commands (and activiated only
in the text drawing mode).
15) Add the following internal commands:
set_selected_text_style(<textstyle>)
objs_bbox_intersect(<obj1_name>,<obj2_name>,<result_attr>)
delete_all_attr_from_selected_objs()
|
|
|