Commit graph

5074 commits

Author SHA1 Message Date
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
drochner
240100dd8f update to 0.4.3
changes: minor fixes and feature additions
2005-07-06 18:23:27 +00:00
drochner
6c4f04de98 update to 0.1.5
changes: bug fixes
2005-07-04 20:15:29 +00:00
drochner
1f5a658e5e update to 2.10.2
changes:
-bugfixes
-Added Kinyarwanda translation
2005-07-04 20:06:29 +00:00
drochner
7f2aa4ec1b update to 2.6.6
changes: bugfixes
2005-07-04 20:01:15 +00:00
drochner
a415990d9f update to 1.3.3
changes: bugfixes
2005-07-04 19:59:40 +00:00
drochner
c128a5b379 update to 0.19.1
changes:
The CinePaint versin 0.19-1 is a minor release.
Overall stability has improved. Instant colourmanaging is more convenient.
Memory handling for plug-ins is better. Portablility has improved and many bugs where fixed.
Some plug-ins where added to the release:
The print plug-in utilises Gutenprint for throughout 16-bit colourmanaged printing. Note Gutenprint will be colour stable once it lefts behind beta status.
The collect plug-in allows for selecting a number of images with the same bit depth and building a layered image from them.
The new ICC Examin plug-in allowes visualisation of actual ICC profiles tags.
The new ICC Watch plug-in allowes viewing image colours in the actual colour gamut. Note the last two plug-ins need the "ICC Examin" application downloadable from www.behrmann.name .
The 'zoom in' shortcut has changed from '=', which was not available for many non us keyboard layouts, to '+' .
2005-07-04 19:57:01 +00:00
adam
2cd7840075 Changes 1.00:
added Canon tags, minor tweaks
fixed handling of short ASCII strings
added Panasonic tags
enhanced Nikon maker note support for newer cameras
internal code cleanup to allow separate maker TIFF info
added new Canon shooting modes
fixed exiftime crash on missing tags
fixed looping from recursive Canon IFD ref
sanitize ASCII tags to handle corrupt maker notes
added Panasonic values, tags
image number support for Canon EOS-20D
added Canon EOS-20D custom function support
added Sigma maker note support
added Canon tag values, calculate EV's
fixed flash tag processing to catch all possible values
fixed spelling for Minolta values
2005-07-01 12:54:09 +00:00
minskim
98ecdd0e66 Do not build fiasco on Darwin-8.x, where it causes a bus error. This
should be OK since the netpbm Makefile has the following:

  # Fiasco has some special requirements that make it fail to compile on
  # some systems, and since it isn't very important, just set this to "N"
  # and skip it on those systems unless you want to debug it and fix it.
  BUILD_FIASCO = Y
2005-06-30 15:58:59 +00:00
adam
c866e02b01 Changes 2.2.8:
- fixed possible crash in plug-ins-query PDB function
- fixes to Script-Fu server mode on Win32
- fixed possible crash in win32 gimptool variant
- plugged a tiny memleak in the image display code
- plugged a tiny memleak in libgimpwidgets
- attempt to fix calling the web-browser on win32
- fixed loading of images in help-browser plug-in on win32
- fixed zoom offsets if dot-for-dot mode is disabled
- fixes to Gfig parasite loading
- disabled buggy gimprc option stingy-memory-use
- don't try to create a preview for a non-existant image file
- fixed bug in Retinex plug-in
- fixed bug in Newsprint plug-in
- fixed bug in Shift plug-in
- fixed bug in Grid plug-in
2005-06-30 15:14:07 +00:00
adam
e8d8220c06 Changes 10.26.11:
* Fixed memory problem in pamcomp
Changes 10.26.10:
* Fixed: jpeg2ktopam, rle_open: ppmtompeg
2005-06-30 14:55:13 +00:00
adam
d451dbaf63 Changes 2.1.10:
I. IMPORTANT BUG FIXES
    - The size comparison for BDF and PCF files could fail sometimes.
    - Some  CFF files  were still not  loaded  correctly.   Patch from
      Derek Noonburg.
    - The stroker still had some serious bugs.
    - FreeType didn't properly parse empty Type 1 glyphs.
    - An unbound dynamic buffer growth was fixed in the PFR loader.
    - Several bugs have been fixed in the cache sub-system.
    - The auto-hinter didn't work properly for fonts without a Unicode
      charmap -- it even refused to load the glyphs.
  II. IMPORTANT CHANGES
    - Many fixes have been applied to drastically reduce the amount of
      heap   memory   used   by   FreeType,   especially   when  using
      memory-mapped font files  (which is the default on Unix  systems
      which support them).
    - The auto-hinter  has been replaced with a new module, called the
      `auto-fitter'.  It consumes  less memory  than its  predecessor,
      and it is  prepared to support non-latin scripts  better in next
      releases.
    - George Williams  contributed code to read  kerning data from PFM
      files.
  III. MISCELLANEOUS
    - The BDF driver  no longer converts  all returned bitmaps  with a
      depth of 2bpp or 4bpp to a depth of 8bpp.
    - A new option `--ftversion' has been  added to freetype-config to
      return the FreeType version.
    - The  memory  debugger  has  been  updated   to  dump  allocation
      statistics on  all allocation  sources in the library.
2005-06-30 13:01:28 +00:00
jmmv
a006870fe6 Update to 2.10.2:
- Translation Updates: Vladimir Petkov (bg), Ivar Smolin (et)
  Iñaki Larrañaga Murgoitio (eu), Ignacio Casal Quinteiro (gl)
  Gabor Kelemen (hu), Žygimantas Beručka (lt), Steve Murphy (rw)
  Clytie Siddall (vi), Canonical Ltd (xh), Woodman Tuen (zh_TW)
2005-06-29 09:45:11 +00:00
wiz
7af3f0107c Update HOMEPAGE. From Geert Hendrickx in PR 30614. 2005-06-27 21:14:40 +00:00
kristerw
ec1c2a3528 Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.
2005-06-25 00:11:31 +00:00
minskim
6b92d49841 Use the tools framework to pull in dependency on bash.
Bump PKGREVISION due to dependency change on platforms with native bash.
2005-06-24 21:58:47 +00:00
minskim
896ee3ad21 Preserve "!" in shebang lines.
Bump PKGREVISION.
2005-06-24 21:36:10 +00:00
jlam
f3edc50ab7 OpenRM has this *totally sweet* mechanism where it uses a csh script
to call a perl script that also runs system commands in order to
generate the HTML documentation.  Add USE_TOOLS+=csh to the package
Makefile.
2005-06-24 21:07:08 +00:00
jlam
6675babaf0 Regen patch checksums. 2005-06-24 21:01:48 +00:00
taca
50d61b7606 Update ruby18-RMagick package to 1.8.3, provided by PR pkg/30557
from OBATA Akio.

Changes:
o Tested with ImageMagick 6.2.3-2
o Added comment=, delay=, dispose=, fill=, gravity=, and
  label= attributes to Image::Info
2005-06-23 16:59:09 +00:00
jlam
82908831d8 * Libtoolize graphics/OpenRM so that we correctly build shared libraries
on all platforms supported by libtool.

* Remove the unnecessary dependencies on glut and perl, and only use
  perl as a build dependency.

* Use REPLACE_PERL instead of hand-crafted substitution code.

Bump the PKGREVISION for graphics/OpenRM to 2.  Due to the changed
dependency graph, bump the PKGREVISION for packages that use the OpenRM
libraries.  In this case, games/genecys-client is the only one, so
bump its PKGREVISION to 2.
2005-06-23 04:02:48 +00:00
jlam
9a51b0a289 * Ensure NETCDF is defined properly during the build. As part of this
change, remove some unnecessary changes to the configure script and
  makefiles that caused @NETCDF@ to be substituted since the existing
  mechanism (simply set NETCDFHOME in the environment) is more than
  sufficient.

* Remove some unnecessary changes to the configure script and makefiles
  to cause @LIBTOOL@ to be substituted.  We can simply pass in the
  right value via MAKE_ENV instead of hardcoding the value.

* Fix a place where we weren't calling the compiler correctly, which
  broke the build of certain programs that should be installed and
  which were already listed in the PLIST.

* Add --mode=MODE tags in the appropriate places to suppress the
  warnings from libtool that were cluttering the build log.

Commit approved during the deep freeze by <agc>.
2005-06-22 08:34:54 +00:00
grant
3ab61075e3 libtiffxx needs to be linked against the C++ runtime libraries libCrun
and libCstd when building with sunpro.

ok'd by jlam@
2005-06-22 02:31:36 +00:00
wiz
642318748e Fix pkgsrc path to bash (not old bash2). 2005-06-20 22:39:18 +00:00
jlam
abdc155ccd Fix variable names to start with "BUILTIN_FILES_" as expected by the
find-files.mk fragment.  This fixes the version number detection for
Mesa, XFree86, and X.org.
2005-06-20 22:13:10 +00:00
veego
1f34512dbf Update to 2.4.
NetBSD changes:
- Use the 'makefile' from the program to build it.
- Updated DESCR
- Should fix PR pkg/29798 by updating to 2.4 (test image is no longer available)

Changes from previous version:

Jan 14 2005
Display GPS info if included in image

Feb 27 2004
Fix some time reference confusion bugs relating to -ta option

May 29 2005
Added -da option for easier adjusting of date/time by large amounts.

-------Released version 2.4 -- May 2005 ----------

Jun 06 2005
Fix -da option

-------Released version 2.4-1 -- Jun 09 2005 --------

Jun 10 2005
Removed some debug printf I accidentally left in!
2005-06-19 11:35:25 +00:00
kristerw
2d83342263 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 03:10:49 +00:00
kristerw
13fa54f5c7 Make this package build on NetBSD 1.6:
* Fix C99-isms
* Remove -Werror
2005-06-19 02:59:41 +00:00
kristerw
d6ffa1182a Fix a cut-and-paste error that prevented compilation on NetBSD 1.6. 2005-06-18 20:11:01 +00:00
jlam
975f995a88 Fix the path to perl embedded in scripts due to new tools framework.
Bump PKGREVISION to 7.
2005-06-17 16:27:58 +00:00
jlam
77a5120a14 Enable the pthread-based thread-safety code in pkgsrc MesaLib.
Bump the PKGREVISION to 2.  This fixes PR pkg/30537.
2005-06-17 15:54:06 +00:00
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
9df842d123 Fix typo. 2005-06-17 04:13:26 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jlam
f705b2b3cc Apply fixes derived from the HEAD branch of X.Org (6.8.99) to address
problems noted in CAN-2004-0914:

    Multiple vulnerabilities in libXpm for 6.8.1 and earlier, as
    used in XFree86 and other packages, include (1) multiple integer
    overflows, (2) out-of-bounds memory accesses, (3) directory
    traversal, (4) shell metacharacter, (5) endless loops, and (6)
    memory leaks, which could allow remote attackers to obtain
    sensitive information, cause a denial of service (application
    crash), or execute arbitary code via a certain XPM image file.

Bump PKGREVISION to 4.  Since this is a security-related fix, also
bump the BUILDLINK_RECOMMENDED version for this package.
2005-06-14 18:10:37 +00:00
adam
7deb88ff57 Makefile cleanup to close PR#30492 2005-06-14 15:44:14 +00:00
adrianp
1f80f1a726 - Update to 1.18
- Grab maintainership
- Update homepage
- Make pkglint happy
- Highlights include:
	Add better check that GD is really installed
	Guide lines for pie plots
	Add Cleanup() method to delete all allocated objects within the graph.
	Add new date scale for X-axis
	Add Interlaced PNG feature
- See the following for more details:
	http://www.aditus.nu/jpgraph/changes.php?v=5
	http://www.aditus.nu/jpgraph/changes.php?v=7
2005-06-14 11:25:09 +00:00
kristerw
710157ec81 Fix two C99-isms to make this package compile with gcc 2.95. 2005-06-13 22:42:01 +00:00