Commit graph

5511 commits

Author SHA1 Message Date
minskim
dcc8ad50e1 Do not use hardcoded URW Type 1 font names, which cause errors when
running doxygen. Instead, let fontconfig find PostScript fonts.

Bump PKGREVISION.
2005-11-19 07:36:35 +00:00
gdt
48e71d5e17 add gqview-devel 2005-11-18 19:42:50 +00:00
gdt
d24c69928f moved to p5-ImageExifTool 2005-11-18 18:44:32 +00:00
gdt
afa937578a renamed from graphics/exiftool 2005-11-18 18:39:21 +00:00
gdt
972a318a68 Merge from re-importation of gqview-devel.
(This packages 2.1.1.)
2005-11-18 15:52:27 +00:00
gdt
5b35bfcbeb Update to 5.77:
Miscellaneous fixes and minor improvements removed from Changes
extract below:

Nov. 18/05 - Version 5.77 (production release)

  - Allow integer tag values to be specified in hex (with leading '0x')

Nov. 16/05 - Version 5.76

  - Tolerate extra null padding at end of TIFF images (as written by Photoshop
    CS) when rewriting TIFF images

Nov. 14/05 - Version 5.74

  - Added read support for DICOM (DCM, DC3, DIC, DICM) and ACR-NEMA (ACR)
    medical image files
  - Decode a lot more Nikon Capture information and add write ability
  - Updated Nikon makernote decoding for D200 and new AF-S Nikkor 18-200 lens
    (thanks Werner Kober)
  - Added a number of new Canon LensType's (thanks Volker Gering)
  - Recognize file types even if they have the wrong extension

Nov. 7/05 - Version 5.73

  - Added ability to shift date/time tag values
  - Extract Red/BlueBalance tags for Nikon D2Hs, D50 and D2X
  - Decode Nikon Capture Data to extract IPTC information and Rotation
  - Added a new Olympus LensType (thanks Michael Meissner)

Oct. 28/05 - Version 5.72

  - Added ability to create XMP data files.  This is more significant than it
    sounds:  The -o option may now be used to generate XMP files from
    information in any other format, or even to create an XMP file from nothing
    more than tags defined on the command line.
  - Fixed problem rewriting maker notes of some Pentax cameras
  - API Changes:
      - Added CanWrite() and CanCreate() functions
      - Allow WriteInfo() source file to be undefined to create new file
      - Allow WriteInfo() output file to be undefined to edit file in place
      - Added extra argument to WriteInfo() to specify output file type

Oct. 24/05 - Version 5.71

  - Added ability to read/write .XMP data files
  - Added -listf option to print list of recognized file types
  - Changed "-group#" option to "-listg#" (but still support old -group#)
  - Moved Kodak APP3 "Meta" tags from EXIF to a new Kodak "Meta" group

Oct. 23/05 - Version 5.70

  - Significant internal changes to improve speed and reduce memory useage
  - Fixed a bug introduced in version 5.63 which caused incorrect XMP GPS
    coordinates to be returned
  - Changed handling of Kodak date records
  - API Changes:
      - Added ability to access original 'Raw' values via GetValue()
      - GetValue() now returns empty array in list context if value is undefined
      - Values are now converted as they are requested, so the PrintConv option
        now applies to GetInfo() and GetValue() instead of ExtractInfo()

Oct. 19/05 - Version 5.69

  - API Changes:
      - Changed handling of floating point numbers to tolerate locales where a
        comma is used instead of a decimal point

Oct. 17/05 - Version 5.68

  - Added support for reading Sigma RAW (X3F) images
2005-11-18 14:41:24 +00:00
adam
cb50d0a520 * Disable povray's optimisation which sets specific hardware flags
(we can build one povray for multiple CPUs)
* Do not fix povray.ini, which is gone
2005-11-18 14:15:03 +00:00
gdt
47fd4c7095 Update to 0.6
Binaries created by --enable-extras are no longer included in the
package, per the upstream author's guidance.

13/11/2005 - UFRaw-0.6 released, based on DCRaw v7.84.
* Enabled AHD (Adaptive Homogeneity-Directed) interpolation.
* Added base curve, which simulates Nikon tone curve behavior.
  (The old correction curve is still there.)
* Automatically apply the embedded custom curve only if the camera
  was setup to use this curve.
* Support the D1X rectangular pixels.
* Fix EXIF support with libtiff 3.7.4.
* Some bug fixes.
2005-11-18 11:23:34 +00:00
gdt
510528ea81 Set
BUILDLINK_DEPMETHOD.qt3-tools= build

after checking that none of the executables depend on the libs in
qt3-tools.

PKGREVISION++
2005-11-16 12:36:58 +00:00
gdt
193dd7fbae add bl3 for qt3-tools.
XXX  may only be needed at build, not run time.

PKGREVISION++
2005-11-15 19:49:26 +00:00
markd
a4e5d099ee Fix build when using latest tiff and make explicit the dependency on the
tiff package.
2005-11-14 08:42:44 +00:00
itohy
03e93c7699 Update to xfig 3.2 pachlevel 5-alpha5.
Summary of changes from CHANGES.xfig:

Patchlevel 5-alpha5 (April, 26, 2004):

NEW FEATURES:
	o Added note to README and FAQ html file:
	  If the Xaw or Xaw3d Athena widget sets are compiled with the
	  ARROW_SCROLLBAR style of scrollbars, there is no StartScroll action
	  and you won't be able to scroll using the wheel on the mouse.
	  If you want to be able to scroll using the wheel, you must recompile
	  the Xaw library from sources, disabling the ARROW_SCROLLBAR option.
	o Astrological symbols for planets in Miscellaneous/Astrology by Andrew Collier
	o Added key bindings to text dialogs to be more like modern systems (the
	  Athena Widget Set that xfig uses is very old):
	    Home:  beginning-of-line
	    End:   end-of-line
	    Del:   delete-character-right
	o Added *.jpeg* to picture browse options
	o New libraries for electronics from Fabio González in
	  Libraries/Electronics/Schematic/More

BUGS FIXED:
	o typo in latex_and_xfig.html and LATEX_AND_XFIG files. Text should be:
	  \convertMPtoPDF{foo.0}{1}{1}
	  It was missing parameters {1}{1}
	o -correct_font_size missing from -help option list and man pages
	o -help and -version didn't work unless they were first in the options
	o -O option wasn't passed to fig2dev for overlapping pages in multiple
	  page mode for PostScript export
-----------------------------------
Patchlevel 5-alpha4 (Feb, 19, 2004):

Note:	There is a minor change to the copyright/permission notice for xfig.
	Basically, I have restored the part that allows one to sell xfig
	regardless of whether it is bundled as part of a package or not.
	This is identical to the original copyright/permission notice for
	xfig, which was based on the MIT (then later, the X Consortium)
	copyright notice.
	Here is the new notice (different files have different author
	copyrights at the top):

	> FIG : Facility for Interactive Generation of figures
	> Copyright (c) 1985-1988 by Supoj Sutanthavibul
	> Parts Copyright (c) 1989-2002 by Brian V. Smith
	> Parts Copyright (c) 1991 by Paul King

	> Any party obtaining a copy of these files is granted, free of charge, a
	> full and unrestricted irrevocable, world-wide, paid up, royalty-free,
	> nonexclusive right and license to deal in this software and documentation
	> files (the "Software"), including without limitation the rights to use,
	> copy, modify, merge, publish distribute, sublicense and/or sell copies of
	> the Software, and to permit persons who receive copies from any such
	> party to do so, with the only requirement being that the above copyright
	> and this permission notice remain intact.

NEW FEATURES:
	o Introduction.html and installation.html updated to include Macintosh
	  port of xfig
	o Button to collapse depths of a compound object (make all same depth)
	  in popup object editor
	o Grid changed from dotted line to light red solid line
	o Candle in Libraries/Miscellaneous by Dr. Lyman Hazelton
	o Right-click on depth checkbox sets current depth in indicator panel
	  to that depth
	o Library of symbols used when diagramming folding instructions to make
	  origami models and example contributed by Marc Vigo
	o Can adjust width and height directly in popup editor for picture
	  objects
	o Support for David Hawkey's Xaw3D version 1.5E
	  (http://www.visi.com/~hawkeyd/xaw3d.html)

BUGS FIXED:
	o When loading a library object, if it contained only a compound and
	  nothing else, when xfig promoted that compound to the toplevel the
	  main comment was lost
	o Incorrect header files used for SmeBSB resulted in either segfault or
	  none of the command panel entries being underlined
	o Drawing very large splines (e.g. at zoom = 0.01) caused integer
	  roundoff errors, making xfig loop indefinitely
	o Bug where a line that had a zero width or length arrowhead was not
	  redrawn after being moved, copied, canvas redraw, etc.
	o The page border and axis lines would obscure Fig objects when moving,
	  copying etc. other objects on the canvas.
	o In the popup picture editor, if the relative position of the corners
	  of the picture were changed, the rotation field was not updated
	  (this bug was in 3.2.5-alpha3 only)
	o line, arc, ellipse length tool was reporting 0 length

-----------------------------------
Patchlevel 5-alpha3 (Dec, 9, 2003):

NOTE:
	o URL for information about the color optimization code (written by
	  Anthony Dekker) has changed to:
	  http://members.ozemail.com.au/~dekker/NEUQUANT.HTML

NEW FEATURES:
	o -autorefresh command-line option (resource: Fig.autorefresh) which
	  will make xfig look at the timestamp on the .fig file and
	  automatically load it and display it everytime it changes.
	o Removed requirement to compile with WHEELMOUSE when using wheelmouse
	o New tower computers (Libraries/Computers/AOpenKF45E.fig and
	  AOpenKF45E.fig from Dirko van Schalkwyk)
	o New 10/100 8port hub (Libraries/Networks/3Com3C16750.fig also from
	  Dirko van Schalkwyk)
	o When placing library objects, the name and comments are displayed in
	  message window
	o New flags (Libraries/Flags): Africa/Eritrea, Africa/Zimbabwe,
	  Asia/Myanmar, Asia/Tajikstan, Asia/Kyrgystan, Europe/Croatia
	o non-polar capacitor added to Libraries/Electronic/Schematic
	o Mouse wheel can be used to scroll through filename lists in File and
	  Export panels and icons or object lists in Library panel
	o Thickness of ticks in dimension lines are user-adjustable now
	o For attribute popup dialogs with only one text entry, keyboard now
	  focuses on the entry as long as the pointer is anywhere in the dialog
	o When using the "Open compound, keep rest visible", the other objects
	  are drawn in shades of gray similar to the inactive layers feature.
	o New library objects: adder, multiplier, sine-source and voltage-source
	  in Electronic/Schematic by Hubert Lam
	o Zooming in or out with the Z or z key respectively will keep the canvas
	  centered on the mouse pointer
	o Full version and patchlevel is included in Fig file header for
	  diagnostics
	o Can explicitly set the rotation of imported pictures in edit panel
	  after importing
	o Export option to produce both EPS and PDF (in two files) in one step.
	  Useful for those who both use LaTeX and PDFLaTeX
	o "Epoch" added to rpm spec
	o New HP/GL2 (fig2dev) driver from Glenn Burkhardt with paper size
	  selection, offset, centering and orientation options
	o New library object "atom" in Libraries/Miscellaneous is the classic
	  drawing of an atom with electrons circling
	  From Andrew B. Collier

BUGS FIXED:
	o Missing #ifdef XAW3D in SimpleMenu.c
	o Bug when breaking a compound object - depths were added twice to the
	  counts
	o When implicitly cancelling the placement of a library object by
	  choosing another mode, xfig would tell user to cancel or finish the
	  current operation, but there was no way to do that
	o Picture Reread button was active before file was read the first time
	o Rereading picture in edit popup produced bad colors
	o When using multiple copies of an imported picture, h/w ratio was not
	  computed for copies
	o Importing PCX images were incorrect when bytes per line different from
	  width*bpp
	o When passed a filename containing a directory name for a Fig object
	  library using -library_dir, and that directory only contains Fig files
	  and no subdirectories with Fig files, xfig segfaulted
	o Several checks for memory allocation failure added to the library
	  loading procs
	o Forgot to free allocated memory when return abnormally from loading
	  libraries
	o Path length check in loading libraries fixed
	o Missing include for put_msg prototype in e_measeure.c
	o Needed #ifdef for XtVersion in SmeBSB.c (X11R5 doesn't have
	  international fontset)
	o Added SIGPIPE signal to ignore in case an external program dies when we're
	  using pipes
	o Screen capture on an MSBFirst X server with 24/32 bits per pixel was
	  incorrect.
	o Importing any image file on such a server was incorrect (bytes/bits
	  reversed).
	o Reading GIF or PCX files on 24-bit server *and* on big-endian machine
	  (e.g. Sparcstation) resulted in bytes being swapped and funny colors
	o Could popup unit dialog when drawing/editing objects
	o Embedded whitespace in filenames in recently loaded files weren't
	  parsed properly (.xfigrc)
	o When pasting an object on the canvas, point positioning grid wasn't used
	o Bug when reading a compressed eps file (file handle was passed to open
	  proc instead of name)
	o Minor grid spec used twice instead of minor/major when passed to fig2dev
	o Fixed conversions of export/print grid values when switching to/from
	  metric, decimal or fraction
	o When loading or merging a file, xfig appended ".fig" to the name if
	  there wasn't ".fig" in the name. Now it only appends ".fig" if there
	  is no suffix (no ".").
	o When appending the ".fig" before the previous change, xfig would segfault
	o Libraries/Electronic/Schematic/transformer and transformer_ironcore
	  aligned to 1/16" grid
	o Bugs in indicator panel display of text flags, dimension line params
	  and arrow size params when cycling through settings with middle or
	  right mouse button
	o Bug in callbacks for dimension line checkboxes that select actual
	  length or user text
	o When exporting to Combined PDF/LaTeX it uses ".pdf" and ".pdf_t"
	  suffixes because LaTeX doesn't recognize ".pdftex" as a PDF file
	o Better clipping around arrowheads on thick lines (lines that are
	  thicker than the arrowhead is wide)
	o Checks for open splines of < 2 points when reading figure file and
	  removes them
	o Clicking middle mouse button after creating first point of closed
	  spline switched to freehand mode
	o Export panel sections would get messed up when changing export
	  languages
	o Now checks whether scrollbars support StartScroll before trying to use
	  it for the wheel scrolling.  When the Xaw widgets are compiled with
	  ARROW_SCROLLBAR, there is no such action.
	o pstex_t export lacked border option (-b) to align LaTeX text when
	  pstex figure specified border (also fixed in fig2dev)
	o Create one picture object with no filename, then create another and
	  xfig crashed
	o Some bugs when freeing dimension line components
	o Bad choices for grid dot spacing in metric mode in the 5mm grid, and
	  decimal inch mode in the 0.5 and 1.0 inch grids
	o -international flag missing from xfig.html and xfig.man docs
	o Added call to XsetLocaleModifiers() when initializing input method
	  (-international mode only)
	o xfig was limiting arrowhead lengths to 50 pixels instead of 50 inches,
	  and the width to 10 pixels instead of 10 inches.
	o edit panel for circles shouldn't have "angle" entry
	o edit panel wasn't allowing typing in of negative angles for text and
	  ellipses
	o Objects were sometimes drawn with a wild point when zooming
	o Full path was being added to default export filename and wasn't
	  changing when user changed directories
	o When drawing a box or rounded box with the "show line lengths" on, the
	  sizes were in Fig units (1200ppi) instead of user units.
	o Spacing cedilla (ISO 0xB8 / octal 270) was missing from CompKeyDB file
	o Changing the units in the popup edit panel for a text object caused a
	  segfault.
	o Rulers and grid didn't change scale when user scale was != 1.0.  Even
	  though the message window showed the correct user scale when drawing
	  objects, the rulers and grid still showed the unscaled values.
	o Axis lines through 0,0 now drawn after page border so it remains
	  visible when there is a grid
	o Segfault if current directory was deleted after starting xfig
	o Positioning grid was set to "ANY" when editing a compound object,
	  causing the original bounding box to be lost
	o Bug in arc drawing caused arcs to be drawn as circles at high zoom
	o Computing the area of a polygon larger than 38x38 inches overflowed
	  calculation
	o Bug in bounds calculation for ellipses and circles that increased
	  bounding box even with line width = 1
	o Limit on number of styles in a family wasn't checked
	o If all depths were turned off and any edit operation was attempted on
	  the canvas such as move object, delete object, xfig would hang,
	  searching for objects indefinitely.
2005-11-12 16:08:21 +00:00
rillig
e60180373b - Removed /CVS/ files from the PLIST.
- Bumped PKGREVISION.
2005-11-10 11:48:23 +00:00
martti
2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
martti
09f3d1e3fd Updated xfce4 to 4.2.3.1
* Lots of bug fixes
* Translation updates

Official ChangeLog is available at:

http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-11-09 06:42:58 +00:00
gdt
73571d1ca5 further reduce flags needed in MAKE_ENV 2005-11-09 01:18:46 +00:00
gdt
d69b79253b Use ${LDFLAGS}, and ${COMPILER_RPATH_FLAG} to improve portability
(thanks to grant@ for suggestion).
2005-11-09 01:01:24 +00:00
rillig
9acc43a721 Sorted PLIST. 2005-11-08 22:32:33 +00:00
rillig
42ee6aebcd Updated Coin to 2.4.4.
Some of the changes since 2.2.0:

  - further improvements to SoOffscreenRenderer performance
  - SoRayPickAction precision improvements
  - Visual Studio project now installs only selected build (including
    static configurations now)
  - misc minor details, build fixes, documentation updates
  - Support for compressed textures
  - Windows: build settings are easier tunable from the Visual Studio
    projects (edit include/setup.h), and also includes static library
    build options now
  - reference doc improvements with file format examples and defaults
    sections for all scene objects.
  - completely Cygwin-less build setup for MS Windows / Visual Studio:
    - Visual Studio 6 project file in build/msvc6/
    - Visual Studio .NET 2003 solution in build/msvc7/
  - some minor API additions for internal optimization purposes
  - new node SoTextureCombine (for multi-texturing)
  - new texture coordinate mapping nodes SoTextureCoordinateCube,
    SoTextureCoordinateCylinder, and SoTextureCoordinateSphere
  - vertex buffer objects support
  - correct "sorted layers blend" transparency mode
  - improved thread safety
2005-11-08 20:10:08 +00:00
tonio
8ff9e2406c convert to use tex.buidlink3.mk 2005-11-08 19:51:57 +00:00
tv
924b25bc16 Create template config file for Interix 3.x.
As part of this, do something special for xmesaP.h:  Because XShm.h does
exist on the Interix platform, and Mesa binaries were already buildable,
preserve the ABI by including XShm.h there and keeping the XShmSegmentInfo
field (with -DUSE_XSHM_HDRONLY) -- thus avoiding both flag day and revbump
sweep.  However, all XShm-using code remains turned off (no -DUSE_XSHM)
so that libGL will work.

Bump PKGREVISION of MesaLib only.
2005-11-08 16:41:30 +00:00
joerg
82433c38c1 Patch libtool fragment to recognize DragonFly for dynamic linking,
otherwise libtool archives are not generated.
2005-11-08 10:58:00 +00:00
rillig
a6fd366b1f gcc-2.* does not understand the -Wno-unused-parameter option, so tell
buildlink to filter it out. Fixes the bulk build on NetBSD 1.6.2/i386.
2005-11-06 23:54:46 +00:00
gdt
a3f38abc13 ${QTDIR}, not {$QTDIR} (tnx pkglint). 2005-11-06 01:48:59 +00:00
gdt
48d12cbbdf adjust Makefiles to honor LDFLAGS, and set LDFLAGS to -L/-R both
${PREFIX}/lib and also ${QT3_LIBDIR}.  (This is probably not right due
to -R portability issues, but I'd rather make upstream lprof use auto*
than deal with that now.)
2005-11-06 01:47:47 +00:00
gdt
7f3b119399 descend into lprof 2005-11-06 00:55:48 +00:00
gdt
d723dd6b5a following is not 100% right, but will adjust after getting to use it:
lprof is a tool to build ICC profiles.  The common uses an IT8 target
and an input device.
2005-11-06 00:51:48 +00:00
kristerw
680ebd0f84 Regenerate so that the Mac OS X patch can use it. 2005-11-05 18:58:03 +00:00
rillig
dd54f3ae30 Fixed definition of WRKSRC. 2005-11-05 17:17:12 +00:00
minskim
63c666d9ee This package needs USE_MSGFMT_PLURALS. 2005-11-05 16:56:16 +00:00
adrianp
530cf44dfd Add patches for http://secunia.com/advisories/17436/ via. RedHat 2005-11-05 13:32:36 +00:00
tv
0f8b64736d Use my_lround() on Interix too.
Add minimalist #ifndef blocks to rip out XShm support on Interix.
2005-11-04 20:11:47 +00:00
gdt
e3e126b990 Downdate graphics/exiftool to 5.67, the latest 'production' release,
at upstream author's request.

Add CPAN to MASTER_SITES, and clean up perl module variables (from
kuli0020 at umn.edu via pkgsrc-wip).
2005-11-04 19:29:54 +00:00
tv
84605e80a4 Apply integer types fix for Interix similarly to the one in glitz. 2005-11-04 17:56:38 +00:00
gdt
91e9c43964 descend into exiftool 2005-11-04 17:20:30 +00:00
tv
3a3bc64e66 Interix has neither <stdint.h> nor <inttypes.h>. 2005-11-04 17:10:04 +00:00
gdt
c3a6df0731 ExifTool is a highly customizable Perl script that extracts meta
information from JPG, TIFF, CRW, CR2, THM, NEF and GIF
images. ExifTool can read EXIF, IPTC, XMP and GeoTIFF formatted data
as well as the maker notes of many digital cameras from various
manufacturers including Canon, Casio, FujiFilm, Minolta, Nikon,
Olympus, Pentax, Sanyo and Sigma.
poblano gdt 91 /usr/pkgsrc/wip/exiftool > fg
2005-11-04 16:53:08 +00:00
rillig
7fe72478c0 Replaced the "!" in the sed expression with a ",". This might have been
the cause for PR 31953, but I'm not sure. At least, "!" is some special
character for the shell whereas "," is not.
2005-11-04 11:58:54 +00:00
rillig
49788b7b08 pkglint --autofix 2005-11-04 11:48:00 +00:00
rillig
c3a57e19bf Explicitly set BUILD_DIRS to show that it is different from CONFIGURE_DIRS. 2005-11-04 11:01:08 +00:00
rillig
bc79b38e47 Imported Coin from wip.
Coin is an implementation of the Open Inventor API, fully backwards
compatible with SGI Open Inventor v2.1, and incorporating many new
features. Coin is portable across Win32, Linux, SGI IRIX, Mac OS X,
HP-UX, Sun Solaris, IBM AIX, and other platforms (like NetBSD :-).
2005-11-04 07:21:24 +00:00
minskim
49b368a84d Move graphics/ming to multimedia/ming. 2005-11-04 03:01:58 +00:00
minskim
608370f8fd Expand paths so that packages in different categories can also include
this file.
2005-11-04 02:51:30 +00:00
minskim
79669f4f67 Import ming from pkgsrc-wip. Packaged by Michal Pasternak, and
modified by OBATA Akio.

Ming is a C library for generating SWF ("Flash") format movies, plus a
set of wrappers for using the library from C++ and popular scripting
languages like PHP, Python, and Ruby.
2005-11-04 02:47:10 +00:00
rillig
b4734331b6 Removed redundant definition for WRKSRC. Changed one instance of
${WRKSRC}/.. to ${WRKDIR}. As this instance refers to a file that comes
from an archive which is unpacked in ${WRKDIR}, this is aesthetically
ok. While here, sorted the PLIST.
2005-11-03 22:30:35 +00:00
rillig
3605a9ddd7 Fixed wrong use of WRKSRC. 2005-11-03 21:51:57 +00:00
taca
86aa02418d Remove specifying RUBY_VERSION_SUPPORTED. 2005-11-03 07:19:34 +00:00
taca
0f374f0018 Update graphics/ruby-opengl package to 0.32g.
2004-07-17  <yoshi@giganet.net>

	* fixed marks callback function (thanks patch: nobu.nokada@softhome.net)
2005-11-03 05:29:03 +00:00
taca
1fa1f3a31a Update ruby-RMagick package to 1.9.3 applying patch provided by
PR pkg/31856 from OBATA Akio.
2005-11-03 05:10:16 +00:00
rillig
bef70b62ed Bumped PKGREVISION because -lsunmath is not used on Solaris anymore. 2005-11-03 01:55:04 +00:00
rillig
8214caad27 BUILDLINK_RECOMMENDED follows the recent PKGREVISION bump. 2005-11-03 01:52:29 +00:00
rillig
203220f2a9 Added a patch that prevents glitz from using -lsunmath on Solaris, as
this library is not provided by the Solaris base system. Thanks to
<grant> for finding the relevant part to patch. Bumped PKGREVISION.
2005-11-03 01:47:08 +00:00
reed
619c87d777 Depend on at least the latest version of ImageMagick.
This fixed core dumps and
Exception 435: unable to open image `/var/var/tmp/tmp.0.00017342aa.ppm': No such file or directory
noticed when using html2ps.

The PerlMagick webpage says "get the PerlMagick distribution
corresponding installed ImageMagick distribution (e.g. PerlMagick
6.22 for ImageMagick 6.2.2)". We are using the source from the
ImageMagick distribution -- so use at least the same version.

Bump PKGREVISION.
2005-11-03 00:47:11 +00:00
reed
d03e7ec4a1 More specific HOMEPAGE. 2005-11-02 23:44:07 +00:00
tv
0467fcb69a NOT_FOR_PLATFORM Interix. 2005-11-02 15:55:19 +00:00
taca
b9d791c80d Bump PKGREVISION of packages including ruby extention library
by  Ruby 1.8.3 updates.
2005-11-02 09:48:33 +00:00
wiz
243654bf05 Casing fix in MAINTAINER. 2005-11-02 06:56:55 +00:00
hiramatsu
48d5d7bb20 OpenBSD doesn't have lround. 2005-11-02 00:45:02 +00:00
tonio
c377de5d61 Fix .mo files generation problem, as in libkexif and libkipi 2005-10-31 15:13:03 +00:00
adam
68e54d449b Changes 2.2.9:
- fixed minor problem in JPEG plug-in
- allow to disable build of gtkhtml2, svg, and lcms features
- fixed bug in Imagemap plug-in
- handle PSD files with untitled channels
- fixed build of MMX/SSE assembly code on gcc 4.0
- fixed crash in image preview code
- fixed redraw of previews in Rotate Colormap plug-in
- fixed redraw of previews in Filterpack plug-in
- cross-compilation fixes and build fixes for Cygwin
- fixed character placement in Text Circle script
- made GIMP more robust against strange characters in directory names
- fixed minor issue in Dicom plug-in
- deal with API change in librsvg >= 2.11.0
- fixed bug in ellipse selection
- fixed build issue on Cygwin
- fixed problem in ellipse selection
- ease closing of iscissors outline
- fixed handling of Tab key if NumLock is active
- fixed problem with random number generator in QBist plug-in
- raise palettes grid instead of creating a new one
- fixed problem with environment maps in Lighting plug-in
- fixed Gaussian Blur for small radii
- fixed Select By Color tool on grayscale layers
2005-10-31 13:07:02 +00:00
salo
222b993679 Security fix for CVE-2005-3178:
"Buffer overflow in xli might allow user-complicit attackers to execute
arbitrary code via a long title name in a NIFF file, which triggers the
overflow during zoom, reduce, or rotate operations."

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-3178

Patch from Debian.
2005-10-30 17:58:58 +00:00
xtraeme
31623323a5 Added graphics/vnc2swf. 2005-10-29 14:30:56 +00:00
xtraeme
2f10dbad83 Initial import of vnc2swf-0.5.0 from pkgsrc-wip, packaged by OBATA Akio.
Vnc2swf captures live motion of a screen through VNC protocol
and converts it a Macromedia Flash(TM) movie (.swf)
2005-10-29 14:29:13 +00:00
wiz
f98a8ae7d3 Reset maintainer to tech-pkg:
host idoru.mine.nu[82.31.78.41] said: 550 sorry,
    never heard of you (in reply to RCPT TO command)
2005-10-29 12:02:22 +00:00
wiz
cddc8bff9a Sort. 2005-10-27 07:56:02 +00:00
rillig
877205acf4 Added -lsunmath for SunOS. 2005-10-26 11:45:30 +00:00
tonio
05216ca190 Fix mistake in po/is/Makefile.in, that caused make package to fail
under netbsd 2.0 (create an empty .mo file if msgfmt failed)
2005-10-25 21:41:52 +00:00
tonio
ea28784011 Fix mistake in po/is/Makefile.in that caused make package to fail under
netbsd 2.0 (create empty .mo file in case msgfmt failed)
2005-10-25 21:40:23 +00:00
adam
92652f3e71 Fix buildling 2005-10-25 11:31:55 +00:00
wiz
144e44f9ca Update to 0.40. Add a tk option to install an additional
tcl/tk frontend.

 0.40
       update PNM file reader to maxval > 255
       (make rpm) updated
       barcode-patch UPC_addon by Michael van Rooyen
       CAPITAL_LETTER_A_WITH_OGONEK added
       no "(PICTURE)" output for UTF8+ASCII (better for Mobile OCR project)
       smooth_borders() bug fixed and reworked
       5x7 and prop10 font adaptions
       objects now detected by flood-fill algorithm (better?)
       XML-output changed
       changed auto dust detection (not final)

 0.39
       XML output added (subject of change, suggestions are welcome)
       netpbm-link-error fixed in gocr.c and configure.in:
         gocr.c: <config.h> changed to "config.h"
       configure-option --with-netpbm=PATH and --without-netpbm added
       update configure.in according to autoconf 2.57
       wchar_h miss-configuration fixed in pgm2asc.c
       fix compiler warnings
       char filter accepts abbreviations now, like "0-9A-F" (but slow)
       update READMEde.txt
       output barcode tags (also improved recognition)
       fix pnm.c for files like example.eps.pbm
       fix detect.c for barcodes
       fix ocr0n.c 0<->8g

 0.38
       move UTF/HTML/TeX decoding to getTextLine, return (char *) now
       out_format HTML step towards detailed XML output
       correct line detection for footnotes (detect.c)
       "y" now seen as vowel (pgm2asc.c), I<vowel> susbtituted by l<vowel>
       &eacute;-detection, &aacute;-output fixed
       default dust_size is -1 now (auto detection = mean_size/10)
       char filter added
        ex: -C 0123456789ABCDEF    - recognize only hexcodes
       man page updated (hopefully correct syntax)
       database bug fixed (small fonts, example by Chris)
       several bugs fixed by W. Webber (thanks)
       speed improved by 3rd-pass matrix filter in pixel() (pixel.c) (code from W. Webber)
       bug in remove_dust (remove.c) fixed
       for fonts bigger than 20x40 smooth_borders() changed (b/w-scans)
       bug in O0-detection fixed
2005-10-25 02:06:57 +00:00
rillig
0ed622cf33 USE_MSGFMT_PLURALS=yes 2005-10-24 16:22:26 +00:00
rillig
9f5d565d37 Fixed the --mandir argument to configure. This makes the package build on
NetBSD-1.6.2/i386 again.
2005-10-24 15:01:37 +00:00
adam
e5072b9936 Changes 2-0.9:
* spelling fixes and new content for german, italian, english,
  chinese and french
* XML validation fixes
* CSS cleanups
* lower depth for PNGs for the online version of the manual
* small changes to the build system
2005-10-24 08:51:16 +00:00
rillig
bbc3b873f4 Added RCS Id to patch-ad. 2005-10-23 20:02:01 +00:00
wiz
090654314f Remove fragments that was last useful when
this package used USE_X11BASE, which has not been the case for a long
time now.
2005-10-23 18:58:30 +00:00
wiz
a87af3bd3c Remove fragment that was last useful when
this package used USE_X11BASE, which has not been the case for a long
time now.
2005-10-23 17:27:36 +00:00
drochner
84cf6a3235 3 added 2005-10-21 17:36:10 +00:00
drochner
293de22401 import the current development version of GIMP (2.3.4) for those who want
to play with the new selection tool, color management or whatever
2005-10-21 17:31:55 +00:00
drochner
b2d3c761d9 import exifprobe-2.0.1, another tool to scan EXIF data 2005-10-21 17:17:08 +00:00
drochner
7eb593f13a import kimdaba-2.1, a tool to organize digital images 2005-10-21 17:10:03 +00:00
drochner
400876c594 +veusz 2005-10-21 15:30:13 +00:00
drochner
daf8424684 import veusz-0-8, a plot program based on py-qt and py-numarray 2005-10-21 15:03:01 +00:00
adam
9e9c489b88 Changes 10.30:
Add pambayer.

Add pamrgbatopng.

Add pamtilt.  Thanks Gregg Townsend <gmt@cs.arizona.edu>.

pamtotiff: create from pnmtotiff.

pamtofits: create from pnmtofits.

pamaddnoise: crate from pnmaddnoise.

pamarith: Add -divide.

pammasksharpen: Add -sharpness.

pnmtopng: add -comp_mem_level, -comp_strategy, -comp_method,
-comp_window_bits, -comp_buffer_size.

pnmtopng: use Shhopt command line processor; replace
-chroma with -rgb, -phys with -size, -time with -modtime.

pnmremap: Handle multiple image stream.

xpmtoppm: Expand capacity from 2K character input lines to
8K character input lines.

libnetpbm: improved messages for "color xxx cannot be
represented precisely with maxval M"

libnetpbm color specification parsing:  Improve warning message
about rounding.

libnetpbm/everything: speed up ppm_writeppmrow() and
pgm_writepgmrow() by doing one fwrite per row instead of
a pgm_writerawsample() per sample.

pnmtopng: fix "meaningful bits" optimization of PGM so it
optimizes all the way instead of stopping at 4 bits.

pnmtopng: fix crash when no -alpha option, due to dereferencing
of undefined alpha_mask.

pnmtopng: fix bug: arbitrary color made transparent in
paletted PNG when nothing should be transparent.

pnmtops: bug: selects wrong Postscript level.

bmptopnm: Don't crash on BMP with no color map.

bmptopnm: Fix wrong file name in error messages.

ppmtowinicon: use REALLOCARRAY instead of arithmetic-overflowing
realloc().

anytopnm: fix bug: fails when 'file' database doesn't
have mime type but does have human-readable type.

manweb: recognize directory as not executable in search of PATH.

pgm_allocrow(), ppm_allocrow(), pnm_allocrow(): cure
arithmetic overflow.

libnetpbm: On plain formats, check for sample value exceeding
maxval.

libnetpbm: reject maxval > 65535 in "pam" functions.

pamarith: Use normalized libnetpbm facilities to get
proper accuracy.  Thanks Thomas Henlich
<http://sourceforge.net/users/thenlich/>.

pamarith: fix bug: shift functions don't work when maxvals
are not identical.

pamarith: fix rounding error on multiply.

pgmtexture: correct calculation of normalizing constants
for d > 1.  Thanks Marc Breithecker
<Marc.Breithecker@informatik.uni-erlangen.de>.

pnmnorm: fix divide by zero crash.

pnmnorm: fix bug that doesn't let you specify
-luminosity, -colorvalue, or -saturation.

ilbmtoppm: fix variable used before set.

pnmtofits: fix 16 bit sample values > 2**15.

pnmtopsnr: minor adjustments to messages.

pnmnorm: don't crash when wvalue == bvalue.  Thanks Thomas
<http://sourceforge.net/users/thenlich/>.

pnmnorm: fix rounding of output values.  Thanks Thomas
<http://sourceforge.net/users/thenlich/>.

pnmhisteq: Fix external map to have width maxval + 1 instead
of maxval, so full intensity input pixels map properly.

pnmhisteq: Fix -rmap.

Fix typos in error messages in various programs.

pgmmedian: change syntax to Netpbm standard.

pammasksharpen: fix signedness bug that caused random bright
pixels at edges.

pammasksharpen: fix bug with maxval != 255.

Clean up a bunch of function prototypes so some broken
compilers don't complain about missing "const" in them.

Remove dependency of pnmtops on basename().  It isn't in
some C libraries and we don't want to mess with linking
extra libraries.

Build of ppmsvgalib: work properly when LINUXSVGALIB is
a "default path" value such as "libvga.so".
2005-10-19 09:30:08 +00:00
seb
eb615aa461 Add & enable digikam-doc 2005-10-18 10:04:25 +00:00
seb
3a8300cfc4 Initial import of digikam-doc as version 0.7.4 into the NetBSD Packages
Collection.

Digikam is a simple digital photo management KDE application, which makes
importing and organizing digital photos easy. This package provides
Digikam's documentation.
2005-10-18 10:03:16 +00:00
seb
3ad9c13d39 Update to version 0.7.4
Changes since last packaged version (0.7.2):

version 0.7.4
Updated translations.

version 0.7.3
- New plugin 'Blowup Photograph' using CImg library.
- New plugin 'Photograph Inpainting' using CImg library.
- New plugin 'Photograph Restoration' using CImg library.
- New plugin 'WhiteBalance'.
- New plugin 'Texture'.
- New plugin 'Blur FX'.
- New plugin 'Distortion FX'.
- New plugin 'Insert Text'.
- New plugin 'Infrared Film'.
- New plugin 'Channel Mixer'.
2005-10-18 09:57:00 +00:00
seb
3137ee46fe Update to version 0.7.4
Note that DigiKam's documentation is now in the upcoming new package
digikam-doc.

Changes since last packaged version (0.7.2):

version 0.7.4
Updated translations

version 0.7.3
+ Showfoto : add image properties dialog like in digiKam, add RMB menu, Move
to trash/Delete File option, add setup dialog, add new option to toogle
thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins
dynamicly in according with setup, add statusbar, add splashscreen support,
add resize image option, add Print capability, add Key shortcuts and toolbar
configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto
icon, GUI improvements.

+ Image filters levels and curves adjustments : add option to see over-exposed
pixels in preview effect (like with Acdsee(tm) tools).

+ Image histogram : color guide tool.

+ Image filters levels and curves adjustments : mouse tracking picker color
like in Gimp and Photoshop(tm).

+ Patch from Alfons Hoogervorst about histogram visible while viewing photo in
digiKam image editor and showfoto using blending.

+ digiKam Splashscreen from Andreas Fischer.

+ showfoto Splashscreen from Joern Ahrens.

+ Added a history based undo/redo function. The undo/redo icons in the toolbar
are popup-menus, which describes the actions on the image.

+ Add a new button to the album properties which calculates
the average date of the images in the album based on the EXIF
headers or the modification date of the images if the exif
headers are not available. It sets the date property of the album
to the average date.

+ New digiKam image editor plugin for black and white conversion :
          - Since digikam include colors channel mixer, using this one for
          BW conversion. Give best results than old implementation. BW
          conversion are based on gimpguru.org tutorial
          (http://www.gimpguru.org/Tutorials/Color2BW).
          - This plugin has a dialog with preview effect.
          - B&W filters available are :  Neutral B&W, B&W with Green
          filter(NEW), B&W with Orange filter(NEW), B&W with Red
          filter(NEW), B&W with Yellow filter(NEW), Sepia,
          Brown, Cold, Selenium, Platinum.

Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219
103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 09:44:09 +00:00
seb
3119a0e22e Update to version 0.1.0rc1
Change MASTER_SITES to DigiKam's.

Summary of changes since last packaged version (0.1.0beta2):
(from https://mail.kde.org/pipermail/kde-imaging/2005-September/001660.html)

From the previous beta version we have fixed a major amount of bugs,
and we would now like to have feedback so we can squash the remaining bugs.

New in this version is the flickr upload plugin: you can now easily upload
your images to the flickr server. Sendimages now has support for Thunderbird
and GmailAgent. We fixed numerous bugs in the CDArchiving plugin, it should
work fine again with K3b. Rename images had some issues, we rewrote the user
interface and fixed several bugs. The weekdays of the calendar were not
localized. We fixed the ImagesGallery, so you can export multiple tags to a
html-page. You can now rotate or flip your images lossless, while preserving
the timestamp. The rawconverter now supports dcraw>=6.x.

More information about the bugs can be found in the following bugreports:
108227, 98269, 89394,91651,100877,100568,110391,110659,110698,
110575,99895,104032,105727,110508,104511,97178,102219, 98199,
108537, 101110. 9943 .103282
2005-10-18 09:39:37 +00:00
seb
91c406194b Update to version 0.1.2.
Change MASTER_SITES to DigiKam's.

Summary ofchanges since last packaged version (0.1.1):
(from https://mail.kde.org/pipermail/kde-imaging/2005-September/001660.html)

This release adds support for -f visibility and changes
some of the licenses, corrects the homepage URL and includes some doxygen
fixes.
2005-10-18 09:34:02 +00:00
seb
cd88260875 Update to version 0.2.2
Change HOMEPAGE, not yet perfect but better than previous.

This release is a bug fixes release.
2005-10-18 09:29:38 +00:00
wiz
70ae244afd Complete move of gocr from textproc to graphics. 2005-10-16 20:23:14 +00:00
wiz
f9be059009 Re-import textproc/gocr as graphics/gocr (better fit). 2005-10-16 20:20:41 +00:00
wiz
e79e13f630 Add and enable ocrad. 2005-10-16 20:18:21 +00:00
wiz
34d1c8a276 Initial import of ocrad-0.13:
GNU Ocrad is an OCR (Optical Character Recognition) program based
on a feature extraction method. It reads a bitmap image in pbm or
pgm formats and produces text in byte (8-bit) or UTF-8 formats.

Ocrad includes a layout analyser able to separate the columns or
blocks of text normally found on printed pages.
2005-10-16 20:17:49 +00:00
jdolecek
1e3e429716 Update 9.0.2. There don't seem to be any significant changes
since 8.12, but the old distfile isn't available anymore.

PR: 31743 by Zafer Aydogan

Note this program has been discontinued by the author due to dispute
with Linux kernel developers regarding loading binary-only module (pwcx).
2005-10-16 12:47:24 +00:00
wiz
bb7729e647 Update to 3.7.4:
MAJOR CHANGES:
     * Fixed important bug in custom tags handling code..

   ------------------------------------------------

   CHANGES IN THE SOFTWARE CONFIGURATION:
     * Applied patch from Patrick Welche (all scripts moved in the 'config'
       and 'm4' directories).
     * SConstruct, libtiff/SConstruct: Added the first very preliminary
       support for SCons software building tool (http://www.scons.org/). This
       is experimental infrastructure and it will exist along with the
       autotools stuff.
     * port/lfind.c: Added lfind() replacement module.

   ------------------------------------------------

   CHANGES IN LIBTIFF:
     * tif_dir.c: When prefreeing tv->value in TIFFSetFieldV also set it to
       NULL to avoid double free when re-setting custom string fields as per:
       http://bugzilla.remotesensing.org/show_bug.cgi?id=922
     * tif_dir.c: Fixed up support for swapping "double complex" values (128
       bits as 2 64 bits doubles). GDAL gcore tests now pass on bigendian
       (macosx) system.
     * libtiff/{tif_dirread.c, tif_dirinfo.c}: Do not upcast BYTEs to SHORTs
       in the TIFFFetchByteArray(). Remove TIFFFetchExtraSamples() function,
       use TIFFFetchNormalTag() instead as per bug
       http://bugzilla.remotesensing.org/show_bug.cgi?id=831 Remove
       TIFFFetchExtraSamples() function, use TIFFFetchNormalTag() instead.
     * tif_print.c: Fixed printing of the BYTE and SBYTE arrays.
     * tif_write.c: Do not check the PlanarConfiguration field in the
       TIFFWriteCheck() function in case of single band images (as per TIFF
       spec).
     * libtiff/{tif_dir.c, tif_dir.h, tif_dirinfo.c, tif_print.c}: Make
       FieldOfViewCotangent, MatrixWorldToScreen, MatrixWorldToCamera,
       ImageFullWidth, ImageFullLength and PrimaryChromaticities tags custom.

   ------------------------------------------------

   CHANGES IN THE TOOLS:
     * tiffcp.c: Fixed WhitePoint tag copying.

   ------------------------------------------------

   CHANGES IN THE CONTRIB AREA:
     * tiffdump.c: Added support for TIFF_IFD datatype.
     * addtiffo/{tif_overview.c, tif_ovrcache.c, tif_ovrcache.h}: Make
       overviews working for contiguous images.
2005-10-15 17:11:51 +00:00
jmmv
714d4fe1a4 This needs plural support. Fixes PR pkg/31816 by Leonard Schmidt.
We ought to make this feature automatic to avoid these problems in the
future...
2005-10-15 09:33:24 +00:00
jmmv
f93f89ab02 Update to 2.12.1:
Version 2.12.1
--------------

- Several bug fixes from Lucas Rocha: fixes a crash reading broken
  SVG files, fixes a crash when opening a symlink to an image,
  and properly updates the status bar on opening.
- Translation Updaes: Vladimir Petkov (bg), Mahay Alam Khan (bn),
  Miloslav Trmac (cs), Iñaki Larrañaga Murgoitio (eu), Ignacio
  Casal Quinteiro (gl), Alessio Frusciante (it), Christian Rose (sv),
  Clytie Siddall (vi)


Version 2.12.0
--------------

- Images opened with the sidebar enabled are now shown at 100% zoom
  with a correct window size. Bug #315189. (Ryan Lortie)
- Fixed a crashing bug while using arrow keys to navigate a
  directory. Bug #311086. (Lucas Rocha)
- Translation Updates: Vladimir Petkov (bg), Jordi Mallach (ca),
  Miloslav Trmac (cs), Rhys Jones (cy), Hendrik Richter (de),
  Kostas Papadimas (el), Stéphane Raimbault (fr), Gil Osher (he),
  Gabor Kelemen (hu), Mohammad DAMT (id), Young-Ho Cha (ko),
  Erdal Ronahi (ku), Žygimantas Beručka (lt), Michiel Sikkes (nl),
  Guilherme de S. Pastore (pt_BR), Duarte Loreto (pt), Mugurel
  Tudor (ro), Leonid Kanter (ru), Laurent Dhima (sq), Baris
  Cicek (tr), Maxim Dziumanenko (uk), Clytie Siddall (vi),
  Woodman Tuen (zh_TW)


Version 2.11.92
--------------

- Threading bug fix from Ross Burton.
- New Ukraininian translation of the manual.
- Translation Updates:
  Vladimir Petkov (bg), Jordi Mallach (ca), Miloslav Trmac (cs),
  Kostas Papadimas (el), Gabor Kelemen (hu), Žygimantas Beručka (lt),
  Guilherme de S. Pastore (pt_BR), Duarte Loreto (pt) , Mugurel
  Tudor (ro), Leonid Kanter (ru), Laurent Dhima (sq), Maxim
  Dziumanenko (uk), Woodman Tuen (zh_TW)


Version 2.11.90
---------------

- Bug fixes for dual-screen/multi-monitor display.
  (Davyd Madeley)
- ICC color profile support, requires the Little CMS library
  available at http://www.littlecms.com/ (Ross Burton)
- The thumbnail list of images is now updated dynamically
  based on filesystem changes. (Philip Van Hoof)
- Printing and print preview bugs have been fixed. (Philip Van Hoof)
- Many small bug fixes and UI changes.
- Translation Updates:
  Abdulaziz Al-Arfaj (ar), Vladimir Petkov (bg), Jordi Mallach (ca),
  Miloslav Trmac (cs), Martin Willemoes Hansen (da), Hendrik Richter
  (de), Nikos Charonitakis (el), Adam Weinberger (en_CA), David Lodge
  (en_GB), Francisco Javier F. Serrador (es), Priit Laes (et), Iñaki
  Larrañaga Murgoitio (eu), Meelad Zakaria (fa), Ilkka Tuohela
  (fi), Benoît Dejean (fr), Ignacio Casal Quinteiro (gl), Ankit
  Patel (gu), Rajesh Ranjan (hi), Gabor Kelemen (hu), Mohammad DAMT
  (id), Alessio Frusciante (it), Takeshi AIHANA (ja), Changwoo Ryu
  (ko), Žygimantas Beručka (lt), Terance Edward Sola (nb), Pawan
  Chitrakar (ne), Michiel Sikkes (nl), Åsmund Skjæveland (nn),
  Terance Edward Sola (no), Zuza Software Foundation (nso), Bartosz
  Kosiorek (pl), Guilherme de S. Pastore (pt_BR), Duarte Loreto
  (pt), Mugurel Tudor (ro), Leonid Kanter (ru), Steve Murphy (rw),
  Ivan Noris (sk), Laurent Dhima (sq), Игор Несторовић
  (sr), Christian Rose (sv), (tamil), Theppitak Karoonboonyanan (th),
  A. Alphan Bayazit (tr), Gheyret T.Kenji (ug), Maxim Dziumanenko
  (uk), Clytie Siddall (vi), Canonical Ltd (xh), Funda Wang (zh_CN),
  Woodman Tuen (zh_TW), Zuza Software Foundation (zu)


Version 2.11.0
--------------

- The status bar code has been reworked (Paolo Borelli)
- Preferences and Help dialogs now launch centered on the
  parent window. (Paolo Borelli)
- Some small fixes to the zoom UI (Paolo Borelli)
- Color picker button has been rewritten to use new Gtk API
  (Paolo Borelli)
- More UI fixes (Paolo Borelli, Dennis Cranston, Murali K.)
- Many bug fixes (Kjartan Maraas, Behdad Esfahbod)
- Portable to the Microsoft Windows platform (Tor Lillqvist)
- Translation Updates:
  Vladimir Petkov (bg), Martin Willemoes Hansen (da),
  Francisco Javier F. Serrador (es), Ivar Smolin (et),
  Ilkka Tuohela (fi), Ignacio Casal Quinteiro (gl),
  Terance Edward Sola (nb), Michiel Sikkes (nl),
  Terance Edward Sola (no), Ivan Noris (sk),
  Theppitak Karoonboonyanan (th), Gheyret T.Kenji (ug),
  Funda Wang (zh_CN), Woodman Tuen (zh_TW)
2005-10-14 21:52:14 +00:00
markd
ec1d5bd521 Update to KDE 3.4.3
Changes:
kpdf: Fix a crash some people when login out with kpdf running
kpdf: Make back button in konqueror work again
kpdf: Use the mimetype shell provides us (if any) instead of trying to
      guess it
kpdf: Fix a crash in document available at poppler bug 3344
kpdf: Disable custom zlib based renderer as was giving problems with some
      documents
kpdf: Fix some problems in document available at poppler bug 3299
kpdf: Fix regression that prevented the opening of some malformed files
kpdf: Fix some x86_64 problems
kpdf: Fix a crash in document available at poppler bug 3728
kpdf: Fix a crash in document available at poppler bug 3750
kpdf: Fix regression that made TOC crash
kpdf: Fix page number not displayed when re-opening PDF files
kpdf: Fix some painting issues of the minibar buttons
kpdf: Fix some small problems with the pageview
kpdf: Find PS fonts on NetBSD
KolourPaint: Prevent accidental drags in the Color Palette from pasting
      text containing the color code
2005-10-13 13:17:59 +00:00
drochner
d48e799f32 fix location of .pc file 2005-10-13 08:34:32 +00:00
jmmv
4d998d57a0 Update to 2.12.1:
==============
Version 2.12.1
==============

* Release for GNOME 2.12.1

Translations

Mahay Alam Khan (bn), Iñaki Larrañaga Murgoitio (eu)


==============
Version 2.12.0
==============

* Release for GNOME 2.12.0

Translations
 Dafydd Harries (cy), Francisco Javier F. Serrador (es),
 Norayr Chilingaryan (hy), Dan Damian (ro), Leonid Kanter (ru)


===============
Version 2.11.92
===============

* Release for GNOME 2.11.92

Translations
  Игор Несторовић (sr)
2005-10-12 21:58:12 +00:00
jmmv
6f15315dcf Update to 2.12.1:
* Improve architecture independence
  -- bug #316200 (Stanislav Brabec)
* Fix permissions of some installed png files to not be executable
  -- bug #316173 (Stanislav Brabec)
* Fix installation of media and emoticons to use gnome instead of hicolor
  -- http://bugzilla.novell.com/show_bug.cgi?id=91387 (Rodney Dawes)
* Change the volume-knob icon in all sizes, and replace 48x48 with svg
  -- bug #408160 (Jakub Steiner)
* Updated translations [bg, bn, eu]
2005-10-12 21:46:31 +00:00
drochner
cd00f1eb31 update to 1.1.5
changes:
+ Runs under Python 1.5.2 and newer, including 2.4.  You may need
  additional libraries to build under 1.5.2; see instructions below.
+ New build procedure.  The setup.py file now configures and builds
  the core library as well as the bindings, in one step.
+ Added stub drivers for BUFR, FITS, GRIB, HDF5, and WMF files.
  Stub drivers can identify the file format, but relies on
  application-provided drivers to read or write images in that
  format.
+ Added experimental "LA" mode support. An "LA" image is an "L"
  image with an attached transparency layer.
+ Added "RankFilter", "MinFilter", "MedianFilter", and "MaxFilter"
  classes to the ImageFilter module.
+ Improved support for applications using multiple threads on
  systems with multiple processors and/or hyperthreading processors.
+ Added EXIF GPSInfo read support for JPEG files.
+ Lots of bug fixes and performance tweaks.

pkgsrc note: freetype and tiff support isn't built yet, should be
separate pkgs
2005-10-12 14:48:44 +00:00
hiramatsu
1efdbdb178 Force to use src/base/ftsystem.c instead of of builds/unix/ftsystem.c
because it doesn't work properly on OepnBSD.
2005-10-12 04:43:26 +00:00
tron
ba1a357ec8 Include buildlink3 files for "libcroco" and "libgsf" to fix build
problems of (at least) the "gimp" package.
2005-10-11 09:50:49 +00:00
reed
9ec3a6344c Add patch-ad:
It undefines _BSD_SOURCE if on Linux system
to avoid a parse error on GLIBC /usr/include/string.h.
This hack is from gentoo.
2005-10-10 19:56:07 +00:00
reed
33ae701b89 Use INSTALLATION_DIRS to create lib/X11/app-defaults.
(Shoujld this be created by something else?)
2005-10-10 19:54:13 +00:00
joerg
8f3be13709 Add DragonFly support. 2005-10-10 16:54:22 +00:00
joerg
f7bfac86f9 Reorder thread library detection. On FreeBSD 4 and DragonFly 1.2 gcc
links against -lc_r only when -pthread is used, otherwise both -lc_r and
-lc gets linked in.
2005-10-10 16:53:57 +00:00
joerg
2d0a8a5e41 Also use the lround workaround on older DragonFly systems. 2005-10-10 16:35:45 +00:00
jmmv
4b5d36aafa Remove librsvg2-gtk2. 2005-10-10 13:59:35 +00:00
jmmv
472a606701 Update librsvg2 to 2.12.6.
While doing this, merge the librsvg2-gtk package into librsvg2.  The reason
is that from now on the core library (librsvg) uses gdk, so there is no
gain in separating both things (the GTK+ dependency is needed anyway).

Also enable gnome-vfs support, as one of our dependents (libgsf) is already
pulling it in (so the new dependency is not "bloat").  For completeness,
enable libgnomeprint* support too.

2005-10-06  Dom Lachowicz <cinamod@hotmail.com>

	* autogen.sh: Let librsvg build out of srcdir. Bug #158331
	* test-display.c: Populate save dialogs with the SVG's name. Bug #318010.
	* configure.in: Ditto
	* rsvg-structure.c: Related to bug #318025, don't set has_width or has_height unless they are > 0.
	* rsvg.c: Bug #168567, mega hack to make multiImage sort-of work.
	* configure.in: 2.12.6

2005-10-06  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-paint-server.c: Backport Caleb's patch to 317871, fixing a crash
	inside of libart for some gradients.
	* rsvg-art-paint-server.c: Ditto

2005-10-04  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-shapes.c: Fix problems in non-C locales. Bug #317615
	* configure.in: 2.12.5

2005-10-01  Dom Lachowicz <cinamod@hotmail.com>

	* configure.in: 2.12.4
	* gdk-pixbuf-loader/io-svg.c: Because bug 308021 was fixed, and bug 317225 still
	exists (although possibly not within librsvg itself), I've re-enabled a match for
	"<?xml", with a priority of "1".

2005-10-01  Dom Lachowicz <cinamod@hotmail.com>

	* configure.in: bug 314593, support firefox-config

2005-09-29  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-filter.c: Fix bug #317549
	* configure.in: 2.12.3

2005-09-25  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg.c: Bug 309660 - signedness issues
	* configure.in: 2.12.2

2005-09-25  Dom Lachowicz <cinamod@hotmail.com>

	* 2.12.1

	* rsvg-structure.c:
	* rsvg-shapes.c: Bug 371148 - C89 fixes

	* gdk-pixbuf-loader/Makefile.am
	* gtk-engine/Makefile.am: Bug 316803 - Win32 mingw build fixes

	* moz-plugin/Makefile.am: Bug 316588 - add glib cflags to INCLUDES

	* librsvg.spec.in: Backport from HEAD branch

2005-09-22  Rodney Dawes  <dobey@novell.com>

	* configure.in: GNOME_REQUIRE_PKGCONFIG doesn't exist, so remove it
	so that we don't get a weird warning when running configure

2005-09-16  Dom Lachowicz <cinamod@hotmail.com>

	* gdk-pixbuf-loader/io-svg.c: Scan the first 1024 chars for <svg. 100
	Wasn't sufficient for a lot of icon themes.

2005-09-15  Dom Lachowicz <cinamod@hotmail.com>

	* 2.12.0

2005-08-29  Christian Schaller <uraeus@gnome.org>

	* Do 2.11.1 release

2005-08-26  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg.[ch]: Unbreak dpi API. See bug 314628
	* test-rsvg.c: Ditto
	* test-display.c: Ditto
	* gdk-pixbuf-loader/io-svg.c: Backport for the GdkPixbufLoader module
	API changes, sot hat it does better pattern recognition.

2005-08-25  Caleb Moore <c.moore@student.unsw.edu.au>

	* rsvg.c: disabled char nodes. Chopped off namespaces.
	* configure.in: bumped version number to 2.11.0
2005-10-10 13:58:59 +00:00
jmmv
9d0519b1a6 Update to 2.12.0:
Changes since 2.11.92

* Create icondir before installing into it and no / between destdir and icondir
  (Tor Lillqvist)
* Install scalable application icons to hicolor
  (Jakub Steiner)
* Make 48x48 filesystem icons be scalable again
  -- bug #314346 (Jakub Steiner)
* Updated translations [cy, ru]

Changes since 2.11.91

* Add a generic image-viewer icon
  -- bug #167087 (Jakub Steiner)
* Make 48x48 icons scalable so huge icons don't show up in menus
  -- bug #313052 (Jakub Steiner)
* Remove Adobe logo from postscript-viewer icon
  -- bug #313390 (Jakub Steiner)
* Remove Blender logo icons due to trademark issue (Jakub Steiner)
* Updated translations [id]

Changes since 2.11.90

* Remove icons or parts of icons as appropriate to remove trademarks
  (Rodney Dawes)
* Remove KDE app info icons as the mime type is no longer used
  (Rodney Dawes)
* Remove seagulls from OpenDocument mime type icons
  -- bug #303599 (Jakub Steiner, Rodney Dawes)
* Add a DnD directory accept icon for 16px size
  -- bug #306188 (Jakub Steiner)
* Remove 192px sized cdrom icon
  -- bug #312099 (Jakub Steiner)
* Remove Firefox logo icon at 24px size
  -- bug #312839 (Jakub Steiner)
* Updated translations [sr, sr@Latn, zh_TW]

Changes since 2.11.5

* Install image files required by symlinks so cp does not break on win32
  (Rodney Dawes)

Changes since 2.11.4

* Add -f argument to $LN_S variable
  -- bug #309635 (Rodney Dawes)
* Require automake 1.9 and use tar-ustar (Shaun McCance, Rodney Dawes)

Changes since 2.10.1

* More icons merged in from GPerfection theme (Jakub Steiner)
* More conversion of emblems to SVG (Jakub Steiner)
* New icon for Evolution (Jakub Steiner)
* Support for Win32 (Tor Lillqvist, Rodney Dawes)
* New stock_database icon at 16 and 24 px sizes
  -- bug #132769 (Jakub Steiner)
* Fix python mime type icon
  -- bug #167182 (Jakub Steiner)
* New and updated translations [gl, fa, rw, th, vi, xh, zh_TW]
2005-10-10 13:44:10 +00:00
jmmv
24272acb5e Update to 2.12.0:
libgnomecanvas 2.12.0
---------------------

What's new since 2.11.1:

Bug fixes:
	- Win32 fixes (Tor)

Updated translations:
	- Bulgarian, Canadian English, Catalan, Galician, Indonesian,
	  Kinyarwanda, Persian, Romanian, Vietnamese.

libgnomecanvas 2.11.1
---------------------

What's new since 2.10.0:

* Bug fixes:
	- Fix a bunch of typos in the developer docs (Kjartan)
	- Fixes for the perl bindings (scott at asofyet org)
	- Make gnome_canvas_item_get_bounds() work with Rich
	  text items (Jean Bréfort)
	- Dispose fixes (Arjan J. Molenaar)
	- width_units property not readable for shapes (Jean Bréfort)
	- Fix a crash in gnome_canvas_line_update() (Bob Gibbs)
	- Use HYPER for interpolation in the gdk-pixbuf code path
	  (Daniel Llano)
	- text-height and text-width are not writable (Olivier Andrieu)
	- set item->canvas to NULL, once the canvas got destroyed
2005-10-10 13:42:46 +00:00
rillig
c1fb2ed253 This package needs a C99 compiler. 2005-10-10 09:07:22 +00:00
jschauma
edb536c795 Add '-c99' to CFLAGS for the MIPSPro compiler chain. 2005-10-08 21:11:55 +00:00
seb
c1d8ef18eb Relinquish stewardship. 2005-10-08 19:55:21 +00:00
adam
0043b531ed Fix buildling with PHP and/or Ruby installed 2005-10-08 11:20:26 +00:00
adam
2c6e0bf6b4 Changes 2.6:
- experimentally moved source code management from CVS to GIT
	- added iterator functions to script bindings
	- more C-API tuning
	- add "-c" switch to dot to explicitly generate plugin "config" file
		instead of generating it as a side-effect of "dot -V"
	- better support for binary relocation.
	- plugin versioning and version checking
	- clean up of header files
	- provide statically linked "dot_static" (not incl. in rpms)
	- additional "event" support for GUIs (e.g. "DotEdit" graphviz-cairo)
	- add some information about plugins to "dot -v" output.
	- lefty/dotty fixes
	- fix bugs
2005-10-08 08:11:10 +00:00
hamajima
deef48436b Add missing files to PLIST, bump PKGREVISION. 2005-10-08 06:33:04 +00:00
drochner
a7567a0ef4 update to 1.0.2
This is a maintenance (bug-fix only) release
Three fixes in the 1.0.2 release deserve particular mention:
-Dashed curves
-Better support for multi-thread applications
-Many win32 compilation and rendering fixes
2005-10-06 18:46:59 +00:00
drochner
206593bbf8 update to 2.6.8
changes
-unlimited number of categories
-bugfixes
2005-10-06 18:38:49 +00:00
drochner
1ba82b8fca update to 1.5
changes:
-new LUT editor (RGB and HSV)
-support for user defined sources
-vorticity filter
-support for the VolumeProMapper
-utility script to search the VTK docs
-bugfixes
2005-10-06 18:08:15 +00:00
drochner
6ba51a764c update to 1.7
changes:
-Relaxed license from GPL to LGPL
-Added support for sending data to gnuplot via FIFOs (named pipes).
2005-10-06 18:04:42 +00:00
wiz
5c11268df7 Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
reed
1588a3c2ab Use CONFIGURE_HAS_MANDIR=NO since this old configure script doesn't
know --mandir. (This --mandir for GNU_CONFIGURE was just added
to bsd.pkg.mk a few minutes ago.)
2005-10-04 17:38:30 +00:00
gdt
edc5dd5d18 Add patch to move variable declaration to beginning of function where
it belongs, and where gcc 2.95.3 insists on it being.  Fixes build on
NetBSD 1.6.2.

(I have committed the patch (and the memmem decl patch) to the master
ufraw repository.)
2005-10-04 12:58:13 +00:00
minskim
c1a3dc9743 Use the omf framework and fix PLIST. Bump PKGREVISION. 2005-10-04 02:57:25 +00:00
minskim
b3cf9e529f configure uses pkg-config. 2005-10-04 02:38:28 +00:00
joerg
957ca17ce6 Use platform pthread flags instead of hard coded -lpthread. 2005-10-03 19:46:56 +00:00
joerg
d1cb54c9d6 Use platform thread library flags instead of hard coded -lpthread. 2005-10-03 19:45:42 +00:00
adam
2b8f3a28d4 Changes 6.2.5.0:
* bug-fixes
* improvements
2005-10-03 13:57:40 +00:00
adam
054dccaf97 Changes 2.12.0:
API additions compared to 2.10:
* Added Item::get_parent_group() convenience method.
2005-10-03 13:34:38 +00:00
jmmv
50977d333c Cairo uses pthreads, so link it against the threading library.
Fixes build problems of other packages using cairo (nothing could be linked
with -lcairo before), at least under NetBSD 2.0.  Bump PKGREVISION to 2.
2005-10-02 10:54:37 +00:00
rh
735a98c216 Enable the quartz backend on Darwin if Quartz.framework exists.
Bump PKGREVISION.
2005-10-02 08:09:43 +00:00
taca
2d0ceba29e Update ruby-RMagick package to 1.9.2 based on PR pkg/31408 from OBATA Akio.
pkgsrc's change is to use bz2 archive.

RMagick 1.9.2
    o Feature 2412, add the virtual_pixel_method attribute and the
		    VirtualPixelMethod enumeration
    o Feature 2462, add the ticks_per_second attribute
2005-10-02 06:41:47 +00:00
seb
0a6d1f007f Fix build with qt-3.3.5. 2005-10-02 05:09:52 +00:00
adam
21e86025c9 Changes 1.0.0:
* Behavior and API changes
* API additions
* Features
* Optimization
* Bug fixes
2005-09-30 13:51:24 +00:00
gdt
b07bb71d1a Take patch-aa from graphics/dcraw, avoiding defining memmem on NetBSD >=3.
Probably this should also avoid defining memmem on recent FreeBSD as
well, given that dcraw doesn't test for memmem presence.
2005-09-29 13:20:48 +00:00
adam
c7e48fbf1f qt-3.3.5 fix 2005-09-29 10:24:59 +00:00
rillig
ff0764a7d0 Removed deprecated NO_PATCH. 2005-09-28 22:22:25 +00:00
rillig
76d2a550ec Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 21:55:32 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
5ac8ad7004 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
rillig
9984e0604a Removed trailing white-space. 2005-09-28 14:15:48 +00:00
wiz
248129b9da Update to 0.97:
xsane-0.96 -> 0.97:
-------------------

 - write_smtp_footer(): changed ".\r\n" by "\r\n.\r\n", this
   solves problems with microsoft exchange servers.

 - translations: U=updated, N=not updated, A=added/new
   cs da de es fr hu it ja nl pl pt pt_BR ro ru sk sl sr sv tr vi zh
   N  N  N  N  N  N  U  N  N  A  N  N     N  N  N  N  N  N  N  N  U

 - xsane-save.c: xsane_copy_file(): removed fclose(infile) and
   fclose(outfile)
   this bug caused the error "*** glibc detected *** double free
   or corruption (!prev): 0x........ ***" with new gelibc versions
   xsane-save.c: xsane_copy_file_by_name(): added fclose(infile)
   and fclose(outfile)

 - rmoved gtk_events_pending() from the waiting loop in
   xsane_back_gtk_get_filename, it looks like gtk_events_pending()
   increases CPU load very much.

 - xsane-scan.c: function xsane_reduce_to_lineart(): corrected
   order of filenames in xsane_save_image_as_lineart()

 - xsane_device_dialog(...): uses sane_control_option instead of
   xsane_control_option to read option number 0. This means that
   it is not needed that SANE_CAP_SOFT_DETECT is set for option
   number 0
2005-09-27 09:31:38 +00:00
wiz
40e41272f7 Update to 1.0.16. Use pkgsrc's config file framework.
New with 1.0.16, released 2005-08-07:

* New backends: genesys, sm3840
* Updated backends: avision, canon, coolscan, epson, gphoto2, gt68xx, mustek,
  mustek_pp, niash, plustek, plustek_pp, qcam, sm3600, snapscan, teco2,
  umax_pp, v4l.
* More functionality/fixes for sanei_usb and sanei_pp.
* Added sanei_access to allow locking of SANE devices.
* Hotplug updates.
* scanimage updates.
* Portability fixes (especially for OS/2, 64bit platforms, BeOS+ZETA).
* Added Polish translation. Updated other translations. Fixed format strings.
* Documentation updates.
* Bugfixes.
2005-09-27 09:29:56 +00:00
gdt
e1f9b6e2e4 update to 0.5:
25/09/2005 - UFRaw-0.5 released, based on DCRaw v7.65.
* Read support for Nikon Tone Curve (NTC/NCV) files.
* Added a curve editor.
* Added control on the base curve (see the user guide for more information).
* Support the new DCRaw color matrices for better color rendering.
* More controls can be set from the command-line.
* Preliminary EXIF support.
* New UFRaw ID files contain all the conversion parameters and allow
  for batch conversion.
* New 'ufraw-batch' replaces 'ufraw --batch'.
* Numerous other changes.
* Notice that the new Adaptive Homogeneity-Directed interpolation
  is still not enabled.


Also, adds desktop file, and standalone nikon curve program.  The
standalone dcraw that can be built with ufraw is not installed.
2005-09-27 00:31:18 +00:00
wiz
57c640d180 Add missing file. Bump PKGREVISION. 2005-09-26 14:59:13 +00:00
reed
658210fd95 Update to version 1.3.0.
This is a leaf package.  This will close PR #31299. Thank you,Ian.

PLIST slightly different than in the PR though. A few more
directories to remove.

This version brings a few bug fixes to the latest development release, version
1.2.92. Here is the list of fixes:

    * Keyboard shortcuts for file operations now work even if no image is selec
ted.
    * Pressing Enter to enter a folder works again.
    * On the image view, the "hand" cursors have been replaced with standard cursors.
    * The click/double-click behaviour of the bookmark view has been changed to
 match the behaviour of the folder view.
    * Icons of the folder KPart have been enhanced.
    * Authentication dialogs should now always appear over the main window.
    * Folders are no longer included in the image list of KIPI albums.
    * A crash which could happen when loading indexed XCF files produced by rec
ent versions of GIMP has been fixed.
    * A bug introduced in the previous version which caused EXIF information to
 be removed after editing a comment has been fixed.
    * The external tool dialog has been made a bit easier to use by disabling the detail widgets when no tool is selected.
    * Avoid rare cases of the image KPart getting stuck.
    * Double clicking on a thumbnail or the image view now toggles fullscreen instead of browse mode.
2005-09-23 22:05:17 +00:00
wiz
03674876c5 Depend on current pkgsrc version of p5-Gdk-Imlib; bump PKGREVISION. 2005-09-22 14:56:56 +00:00
schmonz
644ab99376 Apply patches for the three 10.29 bugs listed on SourceForge we
hadn't already fixed. The list:

http://sourceforge.net/project/shownotes.php?group_id=5128&release_id=349291

The problems fixed in this PKGREVISION bump:

* pnmtopng: can crash due to wild pointer if you don't use the
    -alpha option.
* pammasksharpen:  Multiple bugs cause it to produce incorrect
    output.
* pnmhisteq: -rmap doesn't work.

Addresses my own PR pkg/31314, with thanks to Nathan Arthur for
bringing these patches to my attention.
2005-09-20 05:04:11 +00:00
hira
375ae0a325 - Fix indent.
- Add pkg-config to USE_TOOLS.
This should fix build error seen in bulk build.
2005-09-19 08:45:45 +00:00
minskim
662d1c1366 Honor GNUSTEP_MAKEFILES. 2005-09-17 20:26:55 +00:00
minskim
d30af7615d Do not override GNUSTEP_MAKEFILES defined in gnustep-make/gnustep.mk. 2005-09-17 14:51:42 +00:00
minskim
eda2383827 Add distinfo due to the newly added patch. 2005-09-17 14:51:02 +00:00
minskim
11d38cefa2 Do not override GNUSTEP_MAKEFILES defined in gnustep-make/gnustep.mk. 2005-09-17 14:35:03 +00:00
pooka
056db14aca fix perl path in ppmquant 2005-09-14 07:38:50 +00:00
taca
4d9187c8f8 Update graphics/ruby-RMagick package to 1.9.1 applying patch from
PR pkg/31251 provided by Akio Obata.

RMagick 1.9.1
o Fixed bug #2157, Image#total_colors is now an alias of Image#number_colors
o Fixed bug #2155, Image#dispose= now accepts a DisposeType enum, #dispose
  now returns a DisposeType enum.
o Fixed bug #2156, Image#properties no longer returns garbage for the property
  name and value.
o Fixed bug #2190, Image#compose now returns a CompositeOperator
o Fixed bug #2191, Image#composite no longer abends when called
  with 0 arguments
o Fixed bug #2213, ImageList#montage method no longer leaves the imagelist
  corrupt after raising an ImageMagickError
o Feature #2159, added GrayChannel ChannelType enum value, BlendCompositeOp
  and ColorBurnCompositeOp CompositeOperator enum values, RLECompression
  CompressionType enum value, deprecate RunlengthCompression
o Feature #2172, added optional argument to crop and crop! to reset the saved
  page offsets after cropping
o Deprecated Image#channel_threshold. This method is deprecated in ImageMagick.
o Feature #2373, change Image#import_pixels to accept a pixel data buffer
  as well as a pixel data array. (Thanks to Ara T. Howard for this suggestion!)
o Fixed to compile without errors with ImageMagick 6.2.4-4.
2005-09-13 14:38:14 +00:00
adam
c546f1a36c Patches are not needed any more 2005-09-08 07:33:53 +00:00
adam
48285a466d Changes 1.9.3:
* New menu entry to open a directory.
* Initial Kinyarwanda translation.
* Vietnamese translation.
* "Pause" as a keybinding to toggle the slideshow.
* Files are sorted in natural order, such that 2.jpg comes before 10.jpg.

Changes 1.9.2:
* Faster loading of collections.
* Faster switching between images.
* Added an option to keep transformations between images.
* Turkish translation
2005-09-07 14:42:10 +00:00
adam
a5f075525c Fix buildling on DragonflyBSD and FreeBSD; courtesy of Steve O'Hara-Smith 2005-09-07 14:10:16 +00:00
adam
1e6596b546 Changes 0.42.2:
* Bug fixes
2005-09-06 15:55:52 +00:00
adam
1cba55b421 patch-ad is needed as well :) 2005-09-06 14:54:05 +00:00
adam
cd6e032178 Changes 2.7.8:
* Bug fixes
Pkgsrc:
* Use Xaw3d from now on (which is the recommended way)
2005-09-06 14:53:36 +00:00
abs
ee9906d198 Fix NetBSD statvfs check to be >= 299000900 not >= 200040000
No pkgrevision bumps needed.
2005-09-06 08:10:57 +00:00
reed
e4d76d348e Add DragonFly support to the configure script. 2005-09-04 04:56:40 +00:00
rillig
cfec93f7e3 Removed references to missing patch-Makefile and patch-gdc_py.c from
distinfo. The patch files are called patch-aa and patch-ab.
2005-09-02 10:22:38 +00:00
reed
d805c8c67e Add patch that fixes
error: invalid lvalue in assignment
in editor/pnmaddnoise.c.

This was noticed on DragonFly with gcc 3.4.5.
Found idea from DarwinPorts.
Also tested on NetBSD 2.0.2 (gcc 3.3.3) and Linux (gcc 3.3.5).

I do not know if this is improved in netpbm upstream yet.

Okay'ed by maintainer.
2005-08-31 19:47:53 +00:00
jlam
3bd274e5ab Using the included jasper library is a total crapshoot because netpbm
strips out the logic that determines which integer types are available,
and yet building the jasper library relies on those integer types to
be correctly provided.  Just punt on the whole thing and use the
graphics/jasper dependency instead.  This fixes building netpbm on
Solaris and older versions of FreeBSD.

Bump the PKGREVISION to 1.  The jasper library is only linked into two
executables, so there is no need to do a recursive PKGREVISION bump.
2005-08-31 08:04:58 +00:00
uebayasi
aa8e85bcfd Rework emacs.mk:
1) Simplify the way how an emacs version is picked when no emacs
   is installed, but a user try to install an Emacs Lisp package.
   Just pick up the version set as EMACS_TYPE than searching for
   versions already installed etc.  If the EMACS_TYPE version is
   not supported by the Emacs Lisp Package, just fail.  EMACS_TYPE
   be default to GNU Emacs 21.

   (In other words, users should set EMACS_TYPE as they want.
   Otherwise GNU Emacs 21 is used.)

2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to
   a) the PKGNAME itself, and b) PKGNAME in its dependency lines.
   EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is
   used.  This keeps dependency graph of Emacs-Lisp-packages-
   installed-for-XEmacs consistent.

3) Document EMACS_* variables as much as possible.

4) Provide more cookies for PLIST.  Maybe utilized later.

Note that the 2) change doesn't affect the default, GNU Emacs 21
behaviour.  So no version / revision bumps in this commit.
2005-08-28 04:25:28 +00:00
drochner
9b7c8844b3 update to 2.10.2
changes:
-translation updates
2005-08-26 17:22:26 +00:00
drochner
4084b1fbd0 remove stale patchfiles 2005-08-26 09:29:00 +00:00
dmcmahill
000fed3db5 make this build again on solaris by putting the line which overrides
XMKMF after bsd.pkg.mk.  Eventually, we should probably provide a makedepend
in pkgsrc which can be used instead of the broken solaris one.
2005-08-23 02:33:32 +00:00
reed
6b6c1b320f Update to 1.2.92 development version from maintainer via PR #31035.
Package now depends on libexif.

Website says:

   One month after 1.2.91, here is 1.2.92, featuring the following
   changes:
     * New features:

     * The slide show can now display images in random order.
     * New shortcuts have been introduced to browse the folder hierarchy
       (Patch by Michael Rolf):

     * Alt+Down goes to the first sub-folder
     * Alt+Backspace goes to the previous folder
     * Alt+Space goes to the next folder

     It is now possible to scroll images with the keyboard. (Patch by
   Michael Rolf)

     A new view has been added to quickly access bookmarks.

     Images are now prefetched in advance also when browsing in the
   thumbnail view using the cursor keys or keys for next/previous.

     In full screen mode, pressing Enter will toggle the full screen bar.

     KIPI plugins can now access JPEG comments.

     Zoom in and out actions have been added to the KParts.

     An "Other..." entry has been added to the external tools menu.

     The drag'n'drop popup menu now contains an entry to create a
   symbolic link.

     Fixes:
     * In the thumbnail view, folder and archive filenames are always
       shown, even if the user choose to hide image filenames.
     * When right clicking on files from the folder KPart, the Konqueror
       popup menu will now appear, instead of Gwenview's menu.
     * The context menu which appears when right clicking on the
       background of a file view now shows information relative to the
       current folder, rather than the current image.
     * The destination URL is now set to the current URL in KIPI plugins.
     * The folder name is used as the album name for KIPI plugins.
     * The JPEG comment editor has been fixed to avoid adding a dummy
       character at the end.
     * Double click behaviour has been changed to always toggle browse
       mode.

And:

   New development version: 1.2.91

     * The file view now features three modes: details, thumbnail with
       info on the right and thumbnail with info on bottom. In the "info
       on the right" mode, the file name, date, image size and file size
       are displayed. In the "info on bottom" mode, the user can choose
       what information should be displayed.
     * The thumbnail size can now be set with a slider.
     * Thumbnail can now be as big as 256x256.
     * Non-blocking image preloading in advance.
     * With two-pass painting, turn off dithering in the first pass for a
       small performance improvement with non-truecolor displays.
     * Hints for mouse usage in the image view are shown in the status
       bar.
     * In addition to the file count, the status bar now shows the
       current image position.
     * Two variables have been introduced for the On Screen Display: %n
       is the current image position, %N is the image count.
     * An option has been added to disable automatic rotation of images.

     Fixes:
     * Progressive JPEG files are really shown progressively.
     * In the thumbnail view, make sure we report image sizes for JPEG
       with embedded thumbnails.
     * The JPEG loader has been fixed so that it doesn't crash on some
       broken JPEGs.
     * Fix premature end when decoding MNG images.
     * Gwenview now dynamically links with installed version of libexif
       not installed. Using it is considered deprecated.
     * The "best" smoothing algorithm has been tweaked to produce
       slightly less blurry results.
     * External tools are now sorted by name in the menu and the dialog.
2005-08-22 18:51:04 +00:00
adam
7697e1866b Changes 10.29:
Add ppmdraw.

Add pammixinterlace.  Thanks Bruce Guenter <bruceg@em.ca>.

Add pgmmedian.

Add pnmaddnoise.

pnmtopclxl: add -rendergray option.

pnmtopclxl: add -jobsetup option.

pstopnm: add -dSAFER Ghostscript option.

pnmcrop: add -margin option.

pnmcrop: add -borderfile option.

pnmnorm: add -luminosity (which was already default),
-colorvalue, and -saturation.

pnmtopng: Don't include any alpha info if supplied alpha mask
is all opaque.

ppmcie: Make white point mark more visible.

pamdice: Remove restriction of 100 slices in each direction.

pnmtopng: Fix bug: erroneous transparent pixels when supplied
alpha mask is all opaque.

Fix bytesToWordInt(): converts incorrectly on a machine that
has pointer size != word size and uses the general case code.

libnetpbm: fix basic pm_readlittleshort() bug introduced
in 10.27.  Affects mdatopbm, rawtopgm, lispmtopgm,
pcxtoppm, winicontoppm, bmptopnm, sirtopnm, xwdtopnm,
cameratopam.

pamlookup: fix universal crash.  Thanks "Colley, Anthony
W." <Anthony.Colley@ngc.com>

pbmtolj: fix bug from 10.28: crashes with a line which is
a multiple of 8 plus 7 pixels wide not counting white right
margin.

ppmtompeg: fix uname() rc test (sometimes > 0 is success).
2005-08-22 11:59:31 +00:00
jmmv
b6457f3ad8 Merge gnome2-pixmaps into gnome-desktop. gnome-pixmaps (v1) was deleted
three months ago, so there is no need for this separation any more.
Simplifies maintenance.  Bump gnome-desktop's PKGREVISION to 1.
2005-08-21 11:26:47 +00:00
grant
43ff9bb0b2 fix build on Solaris:
- use graphics/jasper instead of built-in jasper which has little hope
  of building on Solaris
- use putenv() instead of setenv()
- fix abuse of _XOPEN_SOURCE

no PKGREVISION bump as no dependency change except on Solaris, where
this didn't build before.
2005-08-21 04:47:24 +00:00
kristerw
93721b9197 Add two missing man pages to the PLIST.
Bump PKGREVISION.
2005-08-20 19:33:47 +00:00
drochner
330445b4d7 this explicitely requires glitz-0.4.4 2005-08-19 16:14:54 +00:00
drochner
5f7902d92d fix the environment variable which tells the path to ghostscript.
this way, configure will continue, even with no ghostscript installed
at build time. I realli don't want a hard dependency on a specific version.
Should fix build error seen in bulk build.
2005-08-19 15:49:52 +00:00
drochner
a7665400fc update to 3.41
too many changes to list here -- see the ChangeLog for details
2005-08-12 19:29:29 +00:00
dmcmahill
512941eabf make sure that we put -L../lib at the beginning so we find our
local libXpm.  Fixes linking problems on solaris.
2005-08-11 22:46:05 +00:00
adam
c0325768c5 Changes 0.9.0:
* API changes
* Bug fixes
* Improvements
2005-08-11 15:25:20 +00:00
adam
2dd078fc14 Changes 0.4.4:
* Bug fixes
* Improvements
2005-08-11 15:24:54 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
gdt
86562c23bc Update to Version 1.1.0:
* In addition to hot pixels in an otherwise black image, the `jpeghotp'
  program can now also find dead pixels in an otherwise white image.

* Fail gracefully if the locale cannot be set.
2005-08-10 20:07:48 +00:00
gdt
3b77e49f9d Change my email address to @NetBSD.org. 2005-08-10 19:01:23 +00:00
gdt
36a2868204 Define NO_SRC_ON_CDROM because the README says
Permission to copy and distribute XV in its entirety, for
  non-commercial purposes, is hereby granted without fee, provided that
  this license information and copyright notice appear in all copies.

  Note that distributing XV 'bundled' in with any product is considered
  to be a 'commercial purpose'.

Define NO_BIN_ON_{CDROM,FTP} because the package has been patched, and
because the binary package does not include source.

  If you redistribute XV, the *entire* contents of this distribution
  must be distributed, including the README, and INSTALL files, the
  sources, and the complete contents of the 'docs' directory.

  The software may be modified for your own purposes, but modified
  versions may not be distributed without prior consent of the author.
2005-08-10 18:36:01 +00:00
he
351592d780 Instead of separately integrating several different patches, instead
pull in the Jumbo patches from http://www.sonic.net/~roelofs/greg_xv.html.

As far as I can see this covers all our existing patches for added
functionality, although I cannot claim that I have tested each and
every one of them in the new version.

These patches disable a number of image formats that I think are less
common, which have potential heap overflows in the code due to in-
sufficient validation of image dimensions.

The version of the Jumbo patch used here is the 20050501 version.

Package revision bumped to nb10.
2005-08-10 16:50:18 +00:00
salo
98463a483b sort. 2005-08-10 11:40:09 +00:00
adam
d1ab6360c2 Changes 6.2.3.6:
* Minor bug fixes and improvements
2005-08-08 09:18:09 +00:00
salo
4619ac35c7 Update to version 10.28
- security fix for SA16184, patch from Debian

Changes:
- ppmtompeg: fix insecure temp file creation
- jpeg2000: don't do unsafe temporary files
- add cameratopam (Dave Coffin's dcraw)
- various other bugfixes
2005-08-06 14:07:07 +00:00
markd
50a48172b3 Update to version 7.48 (dcraw.c revision 1.274).
changes:
1.274
Fixed the Kodak NC2000F, and improved the Minolta DYNAX 5D.
Correctly flip NEF files that Nikon Capture has modified.
1.273
Support Adobe DNG version 1.1.0.0.
1.272
Added the Leaf Aptus 17.
1.271
Fixed gcc warning.
1.270
Fixed serious problems with the Imacon Ixpress.
Moved most verbose messages out of main().
1.269
Various changes regarding headerless raw photos.
Support the Nikon D50 with camera white balance.
----------------------------
revision 1.268
Added AVT and ISG cameras.
2005-08-06 13:13:39 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
cube
98db6402d4 In order to fix PR#30875, do the following things:
o require at least gcc 3.4 on x86_64, as 3.3 gets an ICE.
 o depends on zlib>=1.2.1, which is povray's requirement, so that the
   package doesn't try to use its own zlib and libtiff (for some reason
   configure fails to configure the provided libs properly when gcc 3.4 is
   used)

Bump PKGREVISION.
2005-08-04 21:31:24 +00:00
rillig
e384c0ccab Added a patch that moves a variable declaration in above the code. This is
needed for ISO C90 compliance.
2005-08-04 16:11:28 +00:00
adam
55d181feda PLIST correction 2005-08-04 10:55:25 +00:00
adam
7e5037406f Changes 2.37a:
* Appending from files does not set the string for "last loaded file". That could give an accidentally save over of used library files.
* International Font support was broken for non-Latin fonts.
* Other fixes
2005-08-03 11:58:14 +00:00
drochner
4212814888 this shouldn't be a wprintf()
hopefully fixes build error seen in 1.6.2 bulk build
2005-08-02 14:47:38 +00:00
tron
91dee4e09d Unlimit the "datasize" to fix build problems under NetBSD-macppc. 2005-08-02 09:54:52 +00:00
recht
0b19dce2e1 update to 1.1.8 to match latest lang/mono release.
changes:
bugfixes and API enhancements
2005-07-31 19:23:00 +00:00
markd
0978b5c66e Update to KDE 3.4.2
Changes:
* kpdf: Improve the rendering of pageview message on some decorations
* kpdf: Made TOC work with a single click
* kpdf: Make TOC links to external documents work
* kpdf: Make opening pdf from hyperlinks work again
* kpdf: Try fix for sizing problem
* kpdf: Try fix for pdf regeneration problems
* kpdf: Address bar does not update when changing pdf within inside kpdf
* kpdf: Some improvements in rendering
* KolourPaint: Enforce text box font height to prevent e.g. Chinese
  characters in buggy fonts from enlarging the text box and putting the
  cursor out of sync with the text
* KolourPaint: Clicking in a text box selects a character based on its
  midpoint - not leftmost point - to be consistent with all text editors
  (esp. noticeable with big fonts)
* KolourPaint: Return and Numpad 5 Key now draw
* KolourPaint: Tool Actions placed outside the Tool Box resize with their
  toolbars
* KolourPaint: Ensure Color Similarity maximum is 30, not 29 due to gcc4
* KolourPaint: Tool Box traps right clicks (for the RMB Menu) on top of
  tool options widgets and the empty part of the Tool Box
2005-07-30 11:52:47 +00:00
adam
25942271cc Changes 0.1.6:
Behavioral changes
------------------
Clips are changed to only affect destination operands, not
sources. This gives the desired behavior for cairo. If the X server's
Render implementation wants to use pixman it will have to select
source clipping, (presumably through a new API call that we can add at
that poin).

Bug fixes
---------
Fix leak of the clip region associated with an image in
pixman_image_destroy.

Fix units for stride return to be FbStip-sized, (this bug was causing
non antialiased text in cairo to appear as garbage).

Other changes
-------------
The implementation has been merged considerably with xserver/fb. Most
of the merge was just name changes, but there were likely some bug
fixes or performance improvements in there as well.
2005-07-29 12:16:21 +00:00
wiz
ad767b4bf8 Convert to options framework, patch provided by Leonard Schmidt
in follow-up to PR 30318.
2005-07-28 19:21:02 +00:00
wiz
e29595d189 Make zlib and x11 explicit dependencies. 2005-07-28 19:18:02 +00:00
adam
b8f23c0e85 Changes 0.42:
* Flowed text: text objects that automatically reflow in any shape (not
       only rectangle).
     * Text selection: finally you can shift+arrow or drag over part of a
       text and apply any style to the selected span.
     * Gradient tool: a completely redesigned and much easier to use gradient
       interface, with gradient handles displayed right on canvas.
     * Effects are now usable from within Inkscape on all platforms; this
       version ships with a collection of effects including path
       interpolation, randomization, and various fractal algorithms.
     * Color swatches: a standard facility in most graphic software, now in
       Inkscape too.
     * Colored clones: clones can now be painted differently from their
       original.
     * Tile tracing: the Tile Clones dialog can trace the existing image with
       the tiling, producing a multitude of exciting effects.
     * Grid arrange, baseline align, unclumping: new powerful ways to arrange
       objects.
     * Better PS/EPS export: gradient support, better text handling, a
       command line option for batch export.
     * Command line SVG analysis: use Inkscape from the command line to query
       coordinates and dimensions of objects in an SVG file.
     * Better SVG/CSS compliance: notably, internal CSS stylesheets are now
       supported (read-only).
     * OS X support: In addition to Linux and Windows, Inkscape 0.42 is
       available as a fully self-contained dmg package for Mac OS X.
2005-07-28 13:52:10 +00:00
drochner
8b8e84c780 update to 1.3.4
changes: minor bugfixes and improvments in windowmanager communication
2005-07-27 17:44:17 +00:00
wiz
6301213966 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
adam
811893d278 Changes 10.26.12:
* ppmtompeg: fix uname() rc test (sometimes > 0 is success)
* Fix bytesToWordInt()
2005-07-26 14:34:53 +00:00
tron
00c972c69c Backout changes from package revision 1. It turns out that the original
checksum and size were correct and I managed to download the outdated
version from two different hosts. Must be Monday ...
Oh yes, bump the package revision again.
2005-07-25 11:30:17 +00:00
tron
d53d0c2338 The new distribution file causes package list changes unfortunately.
So bump the package revision.
2005-07-25 10:23:09 +00:00
tron
c49d12e49c Correct checksum (the usual ImageMagick problem). 2005-07-25 09:58:56 +00:00
adam
fb2fb4cf3b Changes 6.2.3.5:
* Bug fixes
2005-07-25 08:01:51 +00:00
dillo
a8f3faeecc Add patch to fix a braino which leads to crash in GIMP when opening
JPEG pictures with certain EXIF data, like those from SONY, Nikon
or Canon digital cameras.

Obtained from libexif CVS, exif-data.c, rev. 1.68, via FreeBSD.
Noted by Leonard Schmidt on tech-pkg.
2005-07-24 00:06:44 +00:00
wiz
446fa529a8 Remove some obsolete packages using gnome[1]-libs.
List posted to tech-pkg by jmmv on June 15, no negative comments.
2005-07-23 21:34:55 +00:00
adam
c6ba69a40e Fixed buildlink paths, after updating gtkmm 2005-07-22 23:11:06 +00:00
adam
e2c72c78b4 Added libgnomecanvasmm; removed libgnomecanvas20, libgnomecanvasmm26 2005-07-22 21:56:12 +00:00
adam
a014db55e0 Changes 2.10.0:
* Increased version for GNOME 2.10 release version.

Changes 2.8.0:
* Increased version for GNOME 2.8 release version.

Changes 2.7.2:
* Now builds against latest gnome-vfs 2.7 API.

Changes 2.7.1:
This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().
adamnb:{23} more libgnomecanvasmm.txt
Changes 2.10.0:
* Increased version for GNOME 2.10 release version.
* WIN32 build fixes
* Alpha build fix

Changes 2.8.0:
* Increased version for GNOME 2.8 release version
2005-07-22 21:54:06 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
drochner
c90941aa60 update to 2.1.6
changes:
-new --set-config option
-cleanup
-translation updates
2005-07-19 17:28:13 +00:00
gdt
a2cb88e8d9 Remove LICENSE= and license file because graphviz is licensed under
the Common Public License, which is approved by OSI as an open-source
license.
2005-07-19 14:45:52 +00:00
wiz
93e6a8686e Set LICENSE to xv-license. 2005-07-19 13:56:48 +00:00
reed
9ec537f22d Fix misnamed configuration filei (which cuased it to not install
the configuration from examples to configuration directory). Bump
PKGREVISION.
graphics/gimp/Makefile CVS:
----------------------------------------------------------------------
2005-07-18 19:13:37 +00:00
kristerw
50a54d1a72 Remove an extra ";" that confused the build on Darwin. 2005-07-18 01:31:54 +00:00
hubertf
b608b444d8 gimp/Gimp -> GIMP 2005-07-17 21:46:50 +00:00
hubertf
4846d1ce73 minor update by Leonard Schmidt <lems@gmx.net> 2005-07-17 20:26:37 +00:00
taca
c8b181c35f Update ruby-RMagick package to 1.9.0 provided by PR pkg/30759 from
OBATA Akio.

Changes:
o Added Image#monitor=, Image::Info#monitor=.
  Deprecated Magick.set_monitor.
o Fixed bug #2070, support color names with embedded spaces
o Fixed bug #2109, properly scope Magick constants in RVG
2005-07-17 14:39:21 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
e26a9ed756 Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a
run-time dependency (DEPENDS) on a tool is to append a ":run" modifier
to the tool name, e.g.,

	USE_TOOLS+=	perl:run

Tools without modifiers or with an explicit ":build" modifier will
cause build dependencies (BUILD_DEPENDS) on those tools to be added.
This makes the notation a bit more compact.
2005-07-15 20:14:02 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
wiz
556ad0ac4b Add lfind replacement function. From libtiff CVS. 2005-07-14 14:59:10 +00:00
wiz
7406152919 Update to 3.7.3:
Many bugfixes and several new features. The runtime endianness check
has been replaced with the compile time one. Support has been added
for the new predictor type (floating point predictor) defined at the
TIFF Technical Note 3, for custom tags passed by value, and for all
DNG tags.
2005-07-14 13:43:28 +00:00
grant
eb884f0255 |fmt 70 75 2005-07-14 13:29:29 +00:00
grant
fb5af5f3dc s/Advances/Advanced/ in COMMENT. 2005-07-14 13:28:53 +00:00
grant
ea5465474b include zlib/buildlink3.mk for zlib dependency (hi adam!), bump
PKGREVISION for dependency change.
2005-07-14 13:28:22 +00:00
adam
ba8417a2c5 Needs zlib>=1.2.2 2005-07-14 11:50:08 +00:00
adam
17b8498c38 Changes 6.2.3.3:
* Bug fixes
2005-07-14 08:58:46 +00:00
grant
606814554a remove sunpro c++ runtime library hack, as this is handled in the
sunpro-cxx wrapper now.
2005-07-14 00:29:16 +00:00
kristerw
57bc58ae9d Ensure that the PTHREAD_LDFLAGS gets passed to the linker. 2005-07-13 18:39:58 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
adam
4e25a69230 Added graphics/optipng-0.4.8 2005-07-13 14:54:10 +00:00
adam
4b49f620cd OptiPNG is a PNG optimizer that recompresses the image files to a smaller size,
without losing any information.  The idea has been inspired from pngcrush, and
is explained in detail in the PNG-Tech article:  "A Guide to PNG optimization"
<http://www.cs.toronto.edu/~cosmin/pngtech/optipng.html>.  The implementation
is carried forward in OptiPNG, which offers a faster execution per trial, and
a wider search space.
2005-07-13 14:52:39 +00:00
kristerw
0110f098fb Make this pkg compile on DragonFly by applying a patch sent to
tech-pkg by Joerg Sonnenberger.
2005-07-12 21:40:35 +00:00
grant
59324e8c32 no need to force the latest version of MesaLib for pthread change
where IGNORE_RECOMMENDED=YES. set BUILDLINK_RECOMMENDED>=6.2.1nb2.
2005-07-10 10:42:26 +00:00
seb
27c7b20578 Update to version 7.39 (dcraw.c revision 1.267).
Changes since last packaged version (7.20, dcraw.c revision 1.258)
are unknown because the RCS file dcraw.c,v is unavailable right now.
2005-07-10 09:21:18 +00:00
drochner
5529e25c20 remove obsolete patch, pointed out by Leonard Schmidt 2005-07-08 10:27:15 +00:00
drochner
184422b9a4 update to 0.6.17:
changes:
Support for Python 2.4
The .sk file format is now the default file format in the File/Open dialog.
Bug fixes
2005-07-06 18:41:42 +00:00
drochner
889ff8ade5 update to 0.5.1
many serious changes -- this is ongoing development
2005-07-06 18:40:10 +00:00