Commit graph

4450 commits

Author SHA1 Message Date
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
wiz
806c72611b Fix PLIST for bulk build. 2004-09-22 00:43:55 +00:00
jmmv
265364aced Update to 2.8.0. This version corresponds to GNOME 2.8.0.
Version 2.8.0
-------------
- Bug fixes
- Translation Updates:
  Adam Weinberger (en_CA), Alexander Shopov (bg), Arafat Medini
  (ar), Baris Cicek (tr), Changwoo Ryu (ko), Christian Rose (sv),
  Christophe Merlet (fr), Dafydd Harries (cy), Danilo Šegan (sr),
  David Lodge (en_GB), Estêvão Samuel Procópio (pt_BR), Francisco
  Javier F. Serrador (es), Gora Mohanty (or), Ilkka Tuohela (fi),
  Iñaki Larrañaga (eu), Jayaradha (ta), Jordi Mallach (ca),
  Kjartan Maraas (nb, no), Kostas Papadimas (el), Laszlo Dvornik (hu),
  Laurent Dhima (sq), Leonid Kanter (ru), Martin Willemoes Hansen (da),
  Miloslav Trmac (cs), Mugurel Tudor (ro), Peteris Krisjanis (lv),
  Roozbeh Pournader (fa), Takeshi AIHANA (ja), Vincent van Adrighem (nl),
  Åsmund Skjæveland (nn)

Version 2.7.1
-------------
- eog.desktop fix (Ray Strode)
- About icon added (Mason Kidd)
- Removed bonob dependencies
- Compile with new libexif (Grzegorz Golawski)
- Multiple string translation fixes
- Multiple bug fixes (slideshow, crasher)
- Translation Updates:
  Adam Weinberger (en_CA), Alexander Shopov (bg), Ankit Patel (gu),
  Artur Flinta (pl), Changwoo Ryu (ko), Christian Rose (bs, or),
  Danilo Šegan (sr), David Lodge (en_GB), Duarte Loreto (pt),
  Francisco Javier F. Serrador (es), Funda Wang (zh_CN), Gareth Owen
  (en_GB), Gora Mohanty (or), Guntupalli Karunakar (hi), Gustavo Maciel
  Dias Vieira (pt_BR), Hasbullah Bin Pit (ms), Jens Finke (de),
  Kjartan Maraas (nb, no), Laszlo Dvornik (hu), Laurent Dhima (sq),
  Martin Willemoes Hansen (da), Maxim Dziumanenko (uk), Miloslav
  Trmac (cs), Takeshi AIHANA (ja), Telsa Gwynne (cy), Tommi Vainikainen
  (fi), Vincent van Adrighem (nl), Åsmund Skjæveland (nn),
  Žygimantas Beručka (lt)

Version 2.7.0
-------------
- Kicked bonobo components. Eog is a monolithic program again.
- Display image info for single and collection view.
- Better metadata reader
- Speed improvements
- Use new GtkUIManager
- New icons for flipping transformations
- "Save As" function in collection view
- "Delete" function
- Translation Updates:
  Adam Weinberger (en_CA), Alexander Shopov (bg), Alexander Winston (en_CA),
  Christian Rose (tk), Christophe Merlet (fr), Est Samuel Proc io (pt_BR),
  Francisco Javier F. Serrador (es), Gareth Owen (en_GB), Gil Osher (he),
  Gustavo Maciel Dias Vieira (pt_BR), Jens Finke (de), Laurent Dhima (sq),
  Miloslav Trmac (cs), Pablo Saratxaga (wa), Pawan Chitrakar (ne),
  Vincent van Adrighem (nl)
2004-09-21 17:09:32 +00:00
jmmv
c2ff0a2211 Update gnome2-pixmaps and gnome-desktop to 2.8.0. This version corresponds
to GNOME 2.8.0.

=============
Version 2.8.0
=============

  Translators

	* Mətin Əmirov (az)
	* Amila Akagić (bs)
	* Adam Weinberger (en_CA)
	* Jesús Bravo Álvarez (gl)
	* Gabor Kelemen (hu)
	* Takeshi AIHANA (ja)
	* Mişu Moldovan (ro)

==============
Version 2.7.92
==============

  Fixes

	* Change link in gnome-about from gnomedesktop.org to news.gnome.org (Alan Horkan)

  Translators

	* Kemal Sanjta (bs)
	* Jordi Mallach (ca)
	* Pauli Virtanen (fi)
	* Kjartan Maraas (nb)
	* Elian Myftiu (sq)
	* Maxim Dziumanenko (uk)

==============
Version 2.7.91
==============

  Fixes

	* Fix memory leak (Mark)
	* Fix crash with some .desktop files (Vincent Untz)
	* Fix compilation without startup-notification (Mariano Suárez-Alvarez)

==============
Version 2.7.90
==============

  Fixes

	* Randomize the order of the credits in gnome-about (Matthew Garrett)
	* Fix end of list corruption in gnome-about (Matthew Garrett)

  Translators

	* Elian Myftiu (sq)
	* Abayomi Mobolaji Onibudo (yo)

=============
Version 2.7.4
=============

  Fixes

	* Use the correct X timestamp with startup-notification (Elijah Newren, Mark)
	* Remove egg_spawn usage from libgnome-desktop (Mark)
	* Fix DTD validation errors in omf files (Frederic Crozat, Mariano Suárez-Alvarez)

  Translators

	* Peter "Peshka" Slavov (bg)
	* Pawan Chitrakar (ne)
	* Laurent Dhima (sq)

=============
Version 2.7.3
=============

  Translators

	* Suman Raj Tiwari (ne)
	* Elian Myftiu (sq)

=============
Version 2.7.1
=============

  Fixes

	* Make the languages list in .desktop editor use GTK_SHADOW_IN (Jorn Baayen)

  Help Docs

	* Basque documentation translations (Pablo Saratxaga)

  Translators

	* Žygimantas Beručka (lt)
	* Gurban Mühemmet Tewekgeli (tk)
2004-09-21 16:54:06 +00:00
jmmv
a97f6a28c3 Update librsvg2 and librsvg2-gtk2 to 2.8.1. This version corresponds to
GNOME 2.8.0.

- Filters
- Hugely improved text support
- GTK+ theme engine
- Masks
- Path markers
- Mozilla plugin
- Patterns
- Standalone viewer
- Decent <image> support
- Numerous bug fixes
2004-09-21 16:51:01 +00:00
jmmv
3c5bdfdf12 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
Changes since 2.7.90

* New mime icon for WordPerfect documents
* New 16x16 and 24x24 stock_new-tab icons
* Updated translations [cy, th, zh_TW]

Changes since 1.3.7

* New translations [bs, nb]
* Updated translations [az, ca, es, eu, fi, ne, sq, sv, uk]

Changes since 1.3.6

* New device icons
* Updated translations [fi, fr, ms, sr, zh_CN]

Changes since 1.3.5

* Add open lock icons, Fixes #141458
* Add bittorrent icon, Fixes #148226
* Add ipod icons
* Add 32 and 48 px icons for mail-send-receive
* Updated translations [bg, da, hi, hu, ko, pt_BR, sq]

Changes since 1.3.4

* Updated translations [sq, da, bg, pt_BR]

Changes since 1.3.3:

* Added stock_3dsound and stock_headphones icons for 24 and 16 pixel sizes
* Added text/x-objcsrc mime type icon, Fixes #144987

Changes since 1.3.2:

* Fix API breakage for stock_save_as vs. stock_save-as
* Fix build so that make distcheck works
2004-09-21 16:48:38 +00:00
jmmv
1d829c879b Update to 2.8.0. This version corresponds to GNOME 2.8.0.
libgnomecanvas 2.8.0
--------------------

What's new since 2.7.1

* Bug fixes:
	- Various fixes (Sven Herzberg, Matthias Clasen)

* Translations:
        - New Norwegian Bookmal translation (Kjartan Maraas)
	- New Bosnian translation (Kenan Hadžiavdić)
	- Various updated translations (ang, bg, el, fi, gu, hu, ne,
					pa, sq, tr)

libgnomecanvas 2.7.1
--------------------

What's new since 2.6.1

* Bug fixes:
	- Doc fixes (Matthias Clasen)

* Features:
	- Update to automake 1.7 (James Henstridge)
2004-09-21 16:46:45 +00:00
jlam
ed4fe11e98 Remove nonsensical BUILDLINK_TRANSFORM. 2004-09-21 15:10:26 +00:00
wiz
2240056466 Update DESCR, requested and supplied by Christoph Egger. 2004-09-21 13:37:04 +00:00
wiz
9e0b156e17 Update to 2.0.6:
New in 2.0.6: 2004-09-14:
* build system:
  - Prepend with GII include path when --with-uninst-gii is specified via configure
  - disable vgagl helper when not building the svga target
* X-target:
  - Bugfix: Ensure aligned memory access. Fixes crash on NetBSD/sparc64
  - Bugfix: Perform correct clipping in ggiFillscreen(3).
* display-memory: Bugfix: Free directbuffer completely.
* display-monotext: Bugfix: ggiCheckMode() returns actual error code than always success.
* documentation update:
  - add manual page for display-mansync
  - do not document not-existing GGIFLAG_TIDYBUF flag. It is a new feature in devel tree.

New in 2.0.5: 2004-05-29:
* X-target:
  - Fix over-allocation of win y dimension.
  - Forward expose events to the application when -nobuffer is used.
  - Fix "strange colored pixels when re-exposing backbuffer"-Bug.
  - Focus pulling fix. Key focus should no longer get lost,
    when the mouse is NOT over the window. Note: Don't forget to
    update libgii's input-xwin and input-x before as libggi now
    passes some additional information to libgii.
* build system: It checks for buildable demos. Fixes compiling breakage on some platforms.
* other build system updates
* libtool update. Fixes Debian bug #208288.
* documentation updates

Hi Christoph!
2004-09-20 22:39:03 +00:00
wiz
6850ca5bbf Update to 0.8.6:
New in 0.8.6: 2004-09-14:
* ggGetUserDir(3): Eliminate race condition
* ggGetUserDir(3): Fix memory leak on Darwin when $HOME is not set
* Bugfix: ensure aligned memory access in event handling. Fixes crash on NetBSD/sparc64
* giiSplitInputs(3): make it work - finds the actual input
* config file parsing fixes

New in 0.8.5: 2004-05-29:
* add hotfix to make libgii compile for linux users,
  who uses kernel 2.6 headers to compile their userland. Fixes Debian bug 224802
* libtool update. Fixes Debian bug 208288.
* add 'See Also' section to libgii(7) manpage and lots of other documentation updates
* build system updates
* linux_kbd fix: read unicode symbols correctly. Patch from Aurelien Reynaud.
* focus pulling fix in xwin/x: Key focus should
  no longer get lost, when the mouse is NOT over the window.
  Note, input-x need to know some little more information from libggi's
  display-X. So don't forget to update libggi's display-X as well,
  otherwise you may experience everything from strange input behaviour to crashes.

Hi Christoph!
2004-09-20 22:37:08 +00:00
snj
50be130aca I'll maintain this. While here, make a few aesthetic adjustments. 2004-09-20 22:06:37 +00:00
snj
61e102a5ce Update to gqview-1.4.4.
Changes:
* Fix various focus issues when removing or deleting images.
* Fix bug where GQview would hang until an editor command completed.
* Fix full screen interfering with xscreensaver lock.
* Fix date text utf-8 warnings.
* File management operations no longer turn off full screen.
* Fix unexpected layout order change in options window.
* Fix crash when starting slide show from folder tree right click menu.
* Miscellaneous fixes from 1.5 devel branch.
2004-09-20 21:12:15 +00:00
wiz
76e134c0c8 Fix PLIST for bulk build. 2004-09-20 12:33:20 +00:00
wiz
eeadfc024f regen (with gnustep-make PRINT_PLIST_AWK changes). 2004-09-20 12:30:16 +00:00
jklos
19f177e36d Update from 1.1.4 to 1.1.5, from Ian Zagorskih <ianzag@megasignal.com>. 2004-09-20 10:08:54 +00:00
wiz
979c96eab8 Fix PLIST for bulk build. 2004-09-18 17:56:25 +00:00
hubertf
3200161057 Remove CompuPic package: aparently they're Windows-only now and don't
provide a binary for Linux any longer.
Use gimp / gqview, it's better anyways!
2004-09-17 20:45:49 +00:00
he
193cd55b22 Contrary to what I stated previously, the terminfo library is
installed on 2.0_BETA.  Based on a tip from Thomas Klausner, make
the PLIST entries for the terminfo library conditional, and they're
then effectively commented out on NetBSD 1.6.* (tested/verified)
and 1.5.* (so far untested).
2004-09-17 07:57:51 +00:00
he
17bff39ace This needs ncurses up to 1.6R according to wiz, so add an appropriate
INCOMPAT_CURSES setting.  Makes this build on 1.6.2_STABLE again.
2004-09-16 23:11:30 +00:00
he
51b3a197a1 Remove terminfo from PLIST. Yes, it's conditionally compiled, depending
on tests in the configure script, but it is not installed in either
of NetBSD 1.6.2_STABLE or 2.0_BETA.
2004-09-16 22:29:10 +00:00
minskim
6ace1de1d8 Incorporate security fixes of X.Org X11R6.8.1.
Bump PKGREVISION.
2004-09-16 15:09:01 +00:00
markd
6f057e5752 Explicitly include <errno.h>. Should fix build on NetBSD-1.6.2. 2004-09-14 12:24:34 +00:00
markd
9c96100eee Fix build using recent ImageMagick's. Fixes problems seen in the
bulkbuilds.
Also don't install a mimelnk file that kdelibs now installs.
Bump PKGREVISION.
2004-09-11 12:11:52 +00:00
drochner
7a4ecd722a bl3'ify, and add an explicite dependency on Tk
should fix build error seen in bulk builds
2004-09-10 11:21:24 +00:00
ben
bc2e599f13 Move MASTER_SITES from Makefile.vtkdist into Makefile.common so that
vtk-doc and vtk-data will successfully fetch their distfiles.  This
change comes from kre@munnari.OZ.AU and addresses PR#26668.
2004-09-07 21:25:59 +00:00
jmmv
c15cbfdc63 Include libtool's buildlink3.mk file, as Imlib2 now uses libltdl. This fixes
eterm build, and probably other packages.  Not bumping the dependency version
because, AIUI, this won't change any packages: it just fixes their build, and
the version bump should have been done during the real update.
2004-09-07 19:22:21 +00:00
adam
f00fcb7d73 Changes 6.0.7-1:
* Bug fixes
2004-09-06 13:09:43 +00:00
rh
71f67f8a82 Update imlib2 to 1.1.2. This version now includes an IFF ILBM loader.
More importantly, this version fixes a buffer overflow vulnerability.
Closes PR 26833 by Peter Bex.
2004-09-06 02:56:07 +00:00
jschauma
877f034380 When ``relativize''-ing CFLAGS, don't substitute anything that begins
with a '-' as '../-', as this is basically guaranteed to be wrong.

Examples:  -n32 or -64 for IRIX ABI would be substituted as '../-64',
which of course breaks the package.  Other possible CFLAGS would
have the same result.
2004-09-05 16:49:03 +00:00
wiz
c85130d403 AUTOMAKE_REQD should only be set to 1.4 in the few cases where needed,
otherwise the default is better (and the variable doesn't need to be set).
Remove a few cases where it was set unnecessarily.
2004-09-04 23:40:43 +00:00
darcy
940f2bffab Take over MAINTAINER after discussing with Ty. 2004-09-01 22:08:25 +00:00
darcy
9e41172b4f Even though this package is supposed to be deprecated there are still people
using it and if it is going to be in the tree it should at least compile
and run with current versions of Python.
2004-09-01 19:17:05 +00:00
kim
a5fa3f0182 Make this compile with png-1.2.6 2004-08-29 16:44:48 +00:00
jlam
8d572feba3 Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
2004-08-28 06:05:31 +00:00
recht
65eef74790 update to libgdiplus-1.0.1
changes:
* Fixes #60787: Libgdiplus pthreads check (Jordi Mas).
2004-08-27 22:04:45 +00:00
drochner
f04ef3737c +vp 2004-08-27 13:29:49 +00:00
drochner
1bfba74a87 import vp-1.5
This is just another simple image viewer (SDL based).
(also known as "iview")
2004-08-27 13:27:58 +00:00
jlam
ca70938428 Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-27 06:29:06 +00:00
recht
be347301e2 Update to imlib2-1.1.1.
No real changelog available, so I'm guessing it are only bug-fixes..
2004-08-26 20:21:58 +00:00
reed
5a810b091e This adds a description.
And bump PKGREVISION.

This should close PR #26765 "pkgsrc/graphics/GlutKit has no DESCR file."

Please feel free to improve this description. Finding one on the
web is not easy.
2004-08-26 19:02:35 +00:00
snj
ee95791632 Add digikam. 2004-08-25 17:23:22 +00:00
seb
15b2975aa2 Initial import of Digikam version 0.6.2 into the NetBSD Packages Collection.
Digikam is a simple digital photo management KDE application, which makes
importing and organizing digital photos easy.
2004-08-25 16:12:05 +00:00
reed
77260d34ff Revert the BUILDLINK_DEPENDS.png back to previous value (1.2.4)
because no ABI change or soname changes.

It is important to note that because of the fixed *_RECOMMENDED
mechanism, that 1.2.6rc2 will be the default version required.
2004-08-24 16:51:34 +00:00
drochner
09d2f02f4b +h5utils 2004-08-24 12:41:13 +00:00
drochner
46d6578b0b import h5utils-1.9.1, a set of tools to convert data from/to
the HDF5 format
2004-08-24 12:39:49 +00:00
jlam
9d5426ff76 Change the way that legacy USE_* and FOO_USE_* options are converted
into the bsd.options.mk framework.  Instead of appending to
${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS.  This causes
the default options to be the union of PKG_DEFAULT_OPTIONS and any
old USE_* and FOO_USE_* settings.

This fixes PR pkg/26590.
2004-08-22 19:32:51 +00:00
minskim
4a69730b0d Use strerror(3) instead of str_errlist on Interix. 2004-08-22 08:02:30 +00:00
markd
6e51c4c36b Update ivtools to 1.2.1
July 13th, 2004  ivtools-1.2.1

Two crashes discovered and fixed by Michal Palczewski (mpalczew at
users.sourceforge.net).  One was a crash on exit after a delete with
idraw/drawtool, the other was a crash upon delete with graphdraw.
They turned out to be long-standing bugs in the order of object
deletion, problems that hadn't appeared with other versions of gcc.
RedHat must have adopted a more aggressive recycling of freed space in
a recent release.  Thanks Michal.


June 3rd, 2004  ivtools-1.2

ivtools-1.2 sets a new direction for the package, toward peer-to-peer
drawing chat.  ivtools' drawserv, the editor that incorporates every ivtool
mechanism to date (multi-frame, graph-editing, integrated scripting
language) has been extended to support a unique kind of
small-granularity shared whiteboard.

This work was based on the pre-existing networked scripting capability
of ivtools' comdraw.  Then the pasting of any graphic was intercepted,
and the graphic serialized into a command that could be communicated
to other drawing editors to keep them in sync.
2004-08-22 03:20:49 +00:00
markd
44ce81fb2b Update to KDE 3.3
Changes:
* KFilePlugins
  o exr: Display information for most common attributes in available
    images. Brad Hards
  o rgb: Display information for most common attributes of SGI graphics.
    Melchior Franz
* KDVI
  o optional continuous page view, similar to acroread Stefan Kebekus
* KPovModeler
  o Added graphical editing to Mesh object Leon Pennington
  o New objects: New options for media, new patterns (cells, additional
    crackle options, julia, additional mandel options, and slope), added
    keywords no_image, no_reflection, and double_illuminate to graphical
    objects Leon Pennington
  o Added uv mapping and uv vectors Leon Pennington
* KolourPaint
  o NEW IN KDE: An easy-to-use paint program designed for everyday tasks
    like drawing simple diagrams/logos/icons and editing screenshots.
    Features include undo/redo, more than a dozen tools, selections,
    transparent image editing and zoom support (with an optional grid
    and thumbnail). Clarence Dang
  o Add virtually unlimited Undo/Redo. Clarence Dang
  o Add freehand resizing. Clarence Dang
  o Add drag scrolling. Clarence Dang
  o More image effects: Balance, Emboss, Flatten, Invert (with choice of
    channels), Reduce Colours, Smooth Scale, Soften & Sharpen. Clarence
    Dang
  o When loading images, dither more often for better quality. Clarence
    Dang
  o Configurable colour depth and JPEG quality when saving (with preview).
    Clarence Dang
  o Single key shortcuts for all tools and tool options. Clarence Dang
  o Fix several selection bugs. Clarence Dang
  o Allow single click creation of text box. Clarence Dang
  o Add Opaque/Transparent widget for the text tool. Clarence Dang
  o Improve text quality when working with transparency. Clarence Dang
  o Paste multiline clipboard contents with MMB correctly. Clarence Dang
  o Improve Resize/Scale dialog usability. Clarence Dang
  o Reduce flicker. Clarence Dang
  o Add Export, Copy To File, Paste From File, Paste in New Window, Full
    Screen Mode. Clarence Dang
  o Add Zoom In/Out buttons to main toolbar. Clarence Dang
  o Make sure colour palette renders correctly on 8-bit screen. Clarence
    Dang
2004-08-21 14:27:52 +00:00
adam
096728bc5c Changes 6.0.5-2:
* Bug-fix release
2004-08-19 15:27:24 +00:00
drochner
45553da701 update to 1.2.6 (first official release after the recent
security fixes)
changes:
version 1.2.6rc3 [August 9, 2004]
  Eliminated use of "abs()" in testing cHRM and gAMA values, to avoid
  trouble with some 64-bit compilers.  Created PNG_OUT_OF_RANGE() macro.
  Revised documentation of png_set_keep_unknown_chunks().
  Check handle_as_unknown status in pngpread.c, as in pngread.c previously.
  Moved  "PNG_HANDLE_CHUNK_*" macros out of PNG_INTERNAL section of png.h
  Added "rim" definitions for CONST4 and CONST6 in pnggccrd.c
version 1.2.6rc4 [August 10, 2004]
  Fixed mistake in pngtest.c introduced in 1.2.6rc2 (declaration of
  "pinfo" was out of place).
version 1.2.6rc5 [August 10, 2004]
  Moved  "PNG_HANDLE_CHUNK_*" macros out of PNG_ASSEMBLER_CODE_SUPPORTED
  section of png.h where they were inadvertently placed in version rc3.
version 1.2.6rc6 [August 15, 2004]
  Revised pngtest so memory allocation testing is only done when PNG_DEBUG==1.
2004-08-17 09:54:30 +00:00
kristerw
7067d90b20 Use DIST_SUBDIR to limit the fallout from the recent distfile checksum
change.
2004-08-17 09:24:14 +00:00
wiz
db7c0615a9 Update to 0.9:
Changes between 0.8 and 0.9:
----------------------------
  * fix for a buffer overflow in the line rendering
  * fixed resizing in the ncurses and slang drivers
  * aspect ratio and finer zoom support in cacaview
  * minor compilation fixes
Changes between 0.7 and 0.8:
----------------------------
  * window resizing support
  * native Win32 port
  * autorepeat emulation in the ncurses and slang drivers
  * support for more keycodes in the ncurses and slang drivers
  * cacaplas, a plasma animation example
  * cacamoir, a moiré circles animation example
  * MSVC project file
Changes between 0.6 and 0.7:
----------------------------
  * many bugfixes in the event handling
  * cacaball, a metaball animation example
Changes between 0.5 and 0.6:
----------------------------
  * 30% speed increase in the bitmap rendering routine
  * mouse support and various speed optimisations in the X11 driver
  * X11 is now the preferred driver
  * improved documentation
  * minor bugfixes

Package change: use (n)curses by default instead of slang.
2004-08-15 12:40:07 +00:00
wiz
f2dc3a4ee6 Drop whitespace at EOL. 2004-08-13 14:20:02 +00:00
wiz
a194fd1772 Set USE_LIBTOOL, and add -ldl for Linux.
Addresses PR 26617 by Pancake.
2004-08-12 19:36:00 +00:00
adam
ed6a617d82 Changes 6.0.4-3
* PNG vulnerability fix.
  * Added YCbCr coder for raw Y, Cb, and Cr samples.
  * Fixed the -fx option operator precendence problem (+ and - should be the
    same precendence).
  * Rare memory corruption due to a JPEG comment (bug report by
    brundlefly76@hotma...).
  * The PerlMagick Evaluate() method no longer fails with an assertion error.
  * Restore -dSAFER for a more secure Ghostscript invocation.  The downside is
    we must copy the Postscript file to a temporary file otherwise we get a
    the ocassional invalidfileaccess fom Ghostscript.
  * Do not report image depth unless the -verbose or -format %z option is used
    with the identify program.
  * Center gravity now works when cropping by percent (e.g. -crop 75%).
  * Small memory leak on exception in the ImageToBlob() method.
  * %@ returns the image bounding box (e.g. identify -format %@ logo:).
  * Sync pixel cache when cloning an image-- just in case someone clones
    an image clone and accesses pixels with AcquireImagePixel() instead of
    GetImagePixels().
2004-08-09 11:50:08 +00:00
kristerw
7ddb4e1eed Convert a C99-ism to C89 to make this build with gcc 2.95.
This fixes PR 26602 submitted by Hauke Fath.
2004-08-09 10:49:00 +00:00
recht
1537d1cea7 update to libpng-1.2.6rc2
changes:
version 1.2.6rc2 [August 8, 2004]
  Revised makefile.darwin and makefile.solaris.  Removed makefile.macosx.
  Revised pngtest's png_debug_malloc() to use png_malloc() instead of
     png_malloc_default() which is not supposed to be exported.
  Fixed off-by-one error in one of the conversions to PNG_ROWBYTES() in
     pngpread.c.  Bug was introduced in 1.2.6rc1.
  Fixed bug in RGB to RGBX transformation introduced in 1.2.6rc1.
  Fixed old bug in RGB to Gray transformation.
  Fixed problem with 64-bit compilers by casting arguments to abs()
    to png_int_32.
  Changed "ln -sf" to "ln -f -s" in three makefiles (solaris, sco, so9).
  Changed "HANDLE_CHUNK_*" to "PNG_HANDLE_CHUNK_*" (Cosmin)
  Added "-@/bin/rm -f $(DL)/$(LIBNAME).so.$(PNGMAJ)" to 15 *NIX makefiles.
  Added code to update the row_info->colortype in png_do_read_filler() (MSB).
2004-08-09 07:37:35 +00:00
adam
23007267c0 Changes 1.0.8:
bugfixes:
* fixed problem with PAST usage where source > dest

core:
* added missing get-/put-chunk-jdaa
* added CRC existence & checking flags
* added data-push mechanisms for specialized decoders
* some speed optimizations (thanks to John Stiles)
* defend against using undefined closestream function
* defend against using undefined openstream function
* added check for extreme chunk-lengths
* change worst-case iAlphadepth to 1 for standalone PNGs
* added support for 3+byte pixelsize for JPEG's
* added conditional to allow easier writing of large MNG's
2004-08-09 07:29:00 +00:00
seb
e82b3a6649 Distfile changed (it seems to have been regenerated after server problem
unfortunately with older auto* tools): update chesksum.

This should fix PR pkg/26575.
2004-08-07 10:00:36 +00:00
drochner
6376c20751 require >=1.2.6rc1 to force updates 2004-08-06 11:22:34 +00:00
adam
1a5e8bbcf4 Changes 2.0.4:
* several build fixes
* fixed bug in Polarize plug-in
* fixed out-of-bounds access in Ink tool code
* improved antialiasing of elliptical selections
* fixed typo in gradient editor
* really remove all associated items from the ID hash table when an
  image is being closed
* work around integer overflows when transforming large drawables
* fixed wrong EXIF handling in JPEG plug-in, a bug that has been
  introduced in 2.0.3
* fixed bug in Script-Fu extension
* fixed crash in container grid views
* handle changes to URI handling in newer glib releases
2004-08-06 10:35:57 +00:00
adam
e25b011172 Changes 10.18.14:
* make error message instaed of invalid output for -plain global option on
  a "pam" program
* pnmtojpeg: fix bug with large exif files (negative malloc)
* ppntowinicon: fix bogus "out of memory" failre
2004-08-06 09:46:19 +00:00
drochner
7c4d3fabcf update to 1.2.6rc1,
fixes some security issues, see
http://scary.beasts.org/security/CESA-2004-001.txt
2004-08-06 09:25:18 +00:00
jlam
6207affdff This package doesn't use the compiler. 2004-08-05 04:40:11 +00:00
jlam
f4f61e0fb2 Update p5-GDTextUtil to 0.86. This is a bug-fix release over version 0.80. 2004-08-05 04:38:24 +00:00
jlam
110a9280a9 Update graphics/p5-GD to 2.16. Changes from version 2.11 include:
2.16    Fixed bug in GIF #IFDEFs pointed out by BZAJAC
        Added #IFDEF for WIN32 provided by Randy Kobes
2.15    Brought back GIF support (requires libgd 2.0.28 or higher).
        Takes advantage of gdlib-config support in libgd 2.0.27 or higher.
2.14    Support for AMD64 libraries.
2.12    Fixed regression test 10 to succeed when used with libgd 2.0.22
2004-08-05 04:32:50 +00:00
jlam
23d49c1ad9 Convert to use bsd.options.mk. 2004-08-05 02:51:09 +00:00
jlam
3b561c5b17 Remove unused patch. It was patching the configure script to substitute
for @RPATH_FLAG@, but that didn't exist anywhere in the sources.
2004-08-05 02:50:37 +00:00
dmcmahill
7674fab75f use gcc3 on alpha to avoid an internal compiler error with gcc-2.95.3 2004-08-04 10:51:58 +00:00
markd
e6f309d4bf Add gwenview. 2004-08-03 13:13:29 +00:00
markd
e77ec99245 Import gwenview from pkgsrc-wip. Packaged by Ian Zagorskih and
slightly modified by me.

Gwenview is an very powerful image viewer for KDE whose aims
are ease of use and speed.
2004-08-03 13:11:54 +00:00
drochner
8758b53cb4 add vtk* and mayavi 2004-08-02 14:20:15 +00:00
drochner
4c9988fb23 import the MayaVi Data Visualizer, version 1.3, from -wip 2004-08-02 14:13:45 +00:00
drochner
79484a1fae import the Python support part of vtk-4.2.6 from -wip
This includes the Python extension in wip/py-vtkmodule: vtk-python
already links against a specific Python version, so the Python
extension cannot be built for multiple Python versions anyway.
2004-08-02 13:28:12 +00:00
drochner
606e5163f6 import test/example data for vtk-4.2 from -wip 2004-08-02 13:20:02 +00:00
drochner
af70b77674 import HTML documentation for vtk-4.2 from -wip 2004-08-02 13:17:27 +00:00
drochner
1609e5a832 import vtk-4.2.6 from -wip 2004-08-02 13:13:39 +00:00
adam
1a376d7c4a Changes 2.1.9:
I. IMPORTANT BUG FIXES

    - The function  `FT_Get_CharMap_Index' was only declared,  without
      any  real  code.   For  consistency,  it  has  been  renamed  to
      `FT_Get_Charmap_Index'.   (This function is needed  to implement
      cmap caches.)

    - `FT_Outline_Get_BBox'  sometimes returned  incorrect values  for
      conic outlines (e.g., for TrueType fonts).

    - Handling of `bhed' table has been fixed.

    - The TrueType driver with enabled byte code interpreter sometimes
      returned artifacts due to incorrect rounding.  This bug has been
      introduced after version 2.1.4.

    - The BDF driver dropped the last glyph in the font.

    - The BDF driver now uses the DEFAULT_CHAR property (if available)
      to select a glyph shape for the undefined glyph.


  II. IMPORTANT CHANGES

    - George  Williams   contributed  code  to   handle  Apple's  font
      distortion technology found in GX fonts (`avar', `cvar', `fvar',
      and `gvar' tables;  the Multiple Masters  API has been  slightly
      extended to cope with the new functionality).

    - The `FT_GlyphSlotRec' structure has been extended:  The elements
      `lsb_delta' and  `rsb_delta' give the difference  between hinted
      and  unhinted  left and right  side bearings  if autohinting  is
      active.  Using those values can improve the inter-letter spacing
      considerably.   See the documentation of  `FT_GlyphSlotRec'  and
      the `ftstring' demo program how to use it.


  III. MISCELLANEOUS

    - A new  documentation file  `formats.txt' describes various  font
      formats supported (and not supported) by FreeType.
2004-08-02 12:30:01 +00:00
shannonjr
dea01618c5 Remove patch-ae. I added this patch to correct problem compiling release
2.0 with gcc 3.4. The patch is no longer required with 2.0.3.
2004-08-02 09:54:29 +00:00
markd
1fdaf165cc Don't try and install/use things in /usr/share.
Bump PKGREVISION.
2004-07-31 22:30:12 +00:00
schmonz
63396cecc7 Set USE_BUILDLINK3=yes, and enable pkgviews installation. 2004-07-28 16:00:00 +00:00
markd
21ab2c2246 Add kphotobook and kphotools. 2004-07-28 14:22:08 +00:00
markd
3a4568cd92 Import kphotobook from pkgsrc-wip. Packaged by Ian Zagorskih and
slightly modified by me.

KPhotoBook is a powerful, easy to use, intuitive and fast application to
manage and organize your photos. The main idea is to be able to annotate
your photos with tags and to refind the photos using the given tags.
The tags which can be created by yourself are arranged in a tree.

The KPhotoBook GUI comes up with several points which makes the handling
with many photos very easy. This is just a short excerpt of it's goodies:

* It is very easy to annotate tags to one or more images at a time
* It is very easy to find images by the given tags (actually one mouse
  click only is needed)
* It is very easy to edit the image database with an external program -
  it's saved as XML file
2004-07-28 14:20:09 +00:00
markd
16a9229b10 Import kphotools from pkgsrc-wip. Packaged by Ian Zagorskih and
slightly modified by me.

KPhoTools is a program for KDE which helps you creating fast
online photo galleries in HTML.

But that's not all it has (and will get) much more features like:

* Rotating images
* Rezising images
* Create thumbnails
* Image filters (*)
* Several styles
* Logo Blending
* Features of the albums are:
  * Simple and clean indexing
  * Nice overview of your pics
  * Slideshows
  * No PHP needed! (only HTML & Javascript)
  * Preloading (no empty boxes on screen)
  * Not present pics won't be loaded (box will be shown)
* Screenshot function
* Screenshots from desktop
* Screenshots from selected areas on your desktop
* Screenshots of single windows
2004-07-28 14:09:40 +00:00
markd
0b7280ee20 add showimg 2004-07-28 13:39:47 +00:00
markd
f398f6a3d6 Import showimg from pkgsrc-wip. Packaged by Ian Zagorskih and
slightly modified by me.

ShowImg is a feature-rich image viewer for KDE including an image
management system. It is highly configurable and supports numerous
image formats.

Viewer
 * display JPEG, PNG (alpha layer supported), GIF, XCF, PSD, etc. files
 * open several directories, and archives (.tar.gz, .tar.bz2, .zip, ...)
 * apply filters to displayed image
 * preview, fullscreen, slideshow, ``fit-to-screen'', efficient zoom
 * open files with external programs
 * support EXIF header (JPEG file metadata)
 * display a hexadecimal view

Management
 * batch rename
 * search for exact and similar images
 * several formats conversion
 * manage photo albums

Configuration
 * digikam ; plugins supported
 * configurable interface
2004-07-28 13:37:52 +00:00
markd
69356e8ad6 USE_LANGUAGES=c c++ ; USE_LIBTOOL=yes 2004-07-28 13:18:11 +00:00
wiz
b6722d40b6 Do not rely on GNOME_DATADIR being set; hopefully fixes the bulk build. 2004-07-27 15:51:52 +00:00
kim
50c4e682df Upgrade to Image-Imlib 1.03:
1.03 Tue Jul 13 11:30:47 IST 2004

    * fixed minor POD tyop
    * new flip_horizontal, flip_vertical, flip_diagonal
      (thanks to Tuomas Jormola)

1.02 Tue May 25 22:18:32 BST 2004

    * renamed Changes to CHANGES
    * new set_quality function (thanks to Andreas Plesner)

1.01 Mon Nov 3 19:18:14 GMT 2003

    * document get_width and get_height methods (thanks to Andreas Plesner)
    * added NINJA support

1.00 Sun Sep 14 09:47:42 BST 2003

    * applied patch to make the module work under threaded perls
      (thanks to Mathieu Jondet, Andreas Plesner Jacobsen, zak3)
    * applied patch to make the module work without X
      (spotted by Mike Castle, Jens Gassmann)
    * applied patch to pass the correct compiler flags
      (thanks to Christian Laursen)
2004-07-25 04:23:36 +00:00
adam
1f147d0fe9 Checksum corrected for the archive re-release 2004-07-23 07:52:16 +00:00
adam
ff7c8e0412 Changes 2.0.28:
* Restored support for reading and writing GIF images
* Fix for a possible problem in gdImageTrueColorToPalette
2004-07-22 12:38:49 +00:00
recht
4150812b27 add python as category
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
salo
e852eec4b2 USE_IMAKE implies USE_X11BASE, remove pointless USE_X11. 2004-07-21 21:28:41 +00:00
salo
67c5db45ee USE_IMAKE implies USE_X11BASE, remove it. 2004-07-21 21:16:10 +00:00
adam
2666ca157e Changes 2.0.3:
* several build fixes (#144632, #144780)
* documentation fixes (#144267)
* avoid use of uninitialized values in GimpColorArea widget (#144786)
* fixed Levels tool on grayscale images with alpha channel (#141930)
* fixed Save/Load functionality in channel-mixer plug-in (#145380)
* fixed brokeness in GimpContext that caused tool options and device
  settings to be saved incorrectly
* fixed bug in Colorize tool
* fixed undo stack corruption that occured with some undo settings (#145379)
* fixed long-standing bug that caused the tablet pointer to change
  inadvertently (#115774)
* allow to undo script 'Round Corners' (#146344)
* implemented gimp-path-get-point-at-dist PDB function (#138754)
* don't crash while loading JPEG files with corrupt EXIF data (#145212)
* fixed loading of CMYK TIFF images on big-endian hosts (#147328)
* fixed palette handling in MNG plug-in (#139947)
* fixed bug in Script-Fu console (#139200)
* fixed corruption when saving RLE-encoded BMPs on big-endian hosts (#147759)
2004-07-19 08:32:21 +00:00
xtraeme
6cb8dc414c This needs libart2>=2.3.16, fixes PR pkg/25579 by Martin Huseman. 2004-07-16 15:58:31 +00:00
adam
e99c7029d0 Changes 2.0.27:
Fixes
* Potential memory overruns in gdImageFilled Polygon
* The sign of Y-axis values returned in the bounding box by gdImageStringFT
2004-07-16 07:46:54 +00:00
adam
1775430502 Changes 4.1.3:
* Make the EGifPutExtension{First,Next,Last} family of functions use WRITE
  so user defined WRITE methods will output them correctly.
* Modify EGifSpew and EGifPutComment to use EGifPutExtension{First,Next,Last}
  so we won't output broken GIFs when dealing with GIFs with multiple
  subblocks.
* More -Wall fixes revealed while testing on Solaris and FreeBSD.
* Updated the gif_lib.html documentation to not use EGifPutExtension when
  dealing with multiple subblocks.  Use EGifPutExtension{First,Next,Last}
  instead.
* Some Windows code from the old CVS repository now available in the windows
  subdirectory.  I don't have a Windows environment to test and maintain this
  but maybe someone out there will find it useful.  Caveat hacker.

Changes 4.1.2:
* Numerous bug fixes from people on the old libungif mailing list.
* GIF_ERROR and GIF_MESSAGE are on the deprecation list as they are also
  utility helper functions rather than essential to the functioning of the
  library.
* Complete deprecation list is now in the README file
* Audited the sources with gcc -Wall. Everything detectable has now been fixed.
* Ran the library code through indent.

Changes 4.1.1:
* libungif is now hosted on sourceforge:
  http://sourceforge.net/projects/libungif
* Merge in many bug fixes that were sent in while I was hiking the
  Appalachian Trail.
* The qprintf methods of the library are now deprecated.  Do not use
  GifQuietPrint or GifQprintf.  These should have been pushed out into the
  utility helper library instead of sitting around in the library proper at
  the same time as the getarg functions were moved out.  Getting rid of these
  will let us get rid of our dependence on stdarg.h/varargs.h (Which a Gif
  reading library has no business requiring.)
2004-07-13 08:01:31 +00:00