Commit graph

6754 commits

Author SHA1 Message Date
tnn
b535c0807d Added graphics/gimp-liquid-rescale 2007-11-04 15:56:38 +00:00
tnn
0669c9d503 Import gimp-liquid-rescale-0.3.0 from pkgsrc-wip.
This is a content-aware image resizing plugin for the GIMP.
2007-11-04 15:52:29 +00:00
rillig
979968334c Added MAKE_JOBS_SAFE as suggested in PR 35043. 2007-11-03 22:36:06 +00:00
drochner
d39b885c0a update to 2.20.0
This switches to the new gnome-2.20 branch.
2007-11-03 16:36:34 +00:00
drochner
ddefd728a4 update to 2.20.2
This switches to the new gnome-2.20 branch.
2007-11-03 16:22:56 +00:00
drochner
34702d6219 update to 2.20.0
This switches to the new gnome-2.20 branch.
2007-11-03 15:39:05 +00:00
jnemeth
7122633fbd gimp24 is no more... hi adam! 2007-11-01 09:39:26 +00:00
adam
3bd4e86758 Obsoleted by gimp-2.4.1 2007-11-01 09:26:43 +00:00
adam
ad9fc919f2 Changes 2.4.1:
* Bug fixes
2007-11-01 09:25:07 +00:00
drochner
ea7b246b7b update to 2.20.1.1
This switches to the new gnome-2.20 branch.
2007-10-31 20:05:48 +00:00
drochner
6a058ea1ea make this compile (with newer KDE/qt?), from Phil Nelson per PR pkg/37199 2007-10-30 21:24:14 +00:00
drochner
1278474c11 include desktop-file-utils for sanity 2007-10-29 22:34:32 +00:00
joerg
4e8350ff42 gimp 2.4 now supports DESTDIR out of the box. 2007-10-28 17:00:42 +00:00
dogcow
72233bf6bd options-ify svg and mng; the former pulls in a whole lot of gnome
infrastructure, the latter ain't very commonly used.
Both default to being active.
2007-10-28 16:43:00 +00:00
wiz
ef9b53cf0b Split off options handling into options.mk file. 2007-10-28 11:07:12 +00:00
wiz
e336ee8b49 Remove inclusion of options.mk.
Whatever was intended to happen here, that is not the correct way.
2007-10-28 11:05:45 +00:00
wiz
db056f8eed Fix typo in PKGREVISION variable name. 2007-10-28 10:58:21 +00:00
taca
65f1ddcb81 Remove none existing from MASTER_SITES. 2007-10-28 02:09:36 +00:00
bjs
18ef65ef9f Add x86_64 to the list of architectures which don't require
-DPNG_NO_ASSEMBLER_CODE.  Bump rev.  I've tested png on NetBSD/amd64
with the assembler code and it seems no less functional than NetBSD/i386.

ok'd weeks ago (before freeze)--I forgot to commit it.
2007-10-26 03:53:39 +00:00
jlam
ae9b935fd0 * If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
2007-10-25 22:00:39 +00:00
adam
8fe58492db Changes 2.4.0:
* Refreshed Look
* Scalable Brushes
* Selection Tools
* Foreground Select Tool
* Align Tool
* Changes in menus
* Improved display when zooming in or out
2007-10-25 21:06:15 +00:00
jlam
38c496d6c0 Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
2007-10-25 17:49:45 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
gdt
fe02ce0d6f Update to 7.00. Changes since 6.76:
- API Changes:
      - Changed WriteInfo() behaviour to be more consistent when editing file in
        place and a new FileName is specified (original file is now deleted)
      - Improved warning message when trying to write an 'unsafe' tag
  - API Changes:
      - Added option to allow makernote block to be extracted without rebuilding

plus hundreds more; see Changes in $WRKSRC.
2007-10-24 21:16:40 +00:00
markd
6020752e65 Update to KDE 3.5.8
SVG thumbnailer
* Fix problem with with "#" in foldername on svg-files.
KPDF
* Add a slotTogglePresentation() DCOP method to toggle the presentation
  mode.
* Improve handling of page sizes when printing.
* Do not crash when leaving the presentation mode.
* Do no print the boxes around links.
* Reset the title of the KPDF window correctly when reloading a document.
* Take into account the accessibility settings when drawing an empty
  page waiting for the real page to be rendered.
* Security fix for CVE-2007-3387.
* Correctly open documents in paths with special characters (like #).
* Save the case sensitivity setting of the Find dialog during each session.
* Don't crash when we don't have a CTU.
* Correctly take into account the margins when printing.
* Properly pass the standard accelerators to the presentation mode, and
  make the presentation mode able to handle those.
* Provide horizontal scrollbar in table of contents sidebar instead of
  cropping the entries.
* Increase time between accessing /proc/memory to check available memory.
libkscan
* Correctly retrieve the x/y scan resolution and store it into the
  scanned image.
KolourPaint
* Always enable the paste actions to guarantee that pasting from non-Qt
  applications is always allowed (non-Qt applications do not notify
  KolourPaint when they place objects into the clipboard).
* Paste transparent pixels as white instead of uninitialized colors,
  when the app does not support pasting transparent pixels (such as
  OpenOffice.org).
* Make "Edit / Paste in New Window" always paste white pixels as white
  (it used to paste them as transparent when the selection transparency
  mode was set to Transparent).
* Saving, exporting and printing a document with an active text box,
  that has opaque text and a transparent background, antialiases the text
  with the document below.
2007-10-20 10:48:30 +00:00
obache
d96cbcf30c Honor inet6 option.
Based on patch provided by Yakovetsky Vladimir in PR 37150.
2007-10-20 03:49:17 +00:00
wiz
9730cba5eb Update to 1.2.22:
version 1.2.21beta1 [September 14, 2007]
  Fixed various mistakes reported by George Cook and Jeff Phillips:
  logical vs bitwise NOT in pngrtran.c, bug introduced in 1.2.19rc2
  16-bit cheap transparency expansion, bug introduced in 1.2.19beta2
  errors with sizeof(unknown_chunk.name), bugs introduced in 1.2.19beta11
  <= compare with unsigned var in pngset.c, should be ==.

version 1.2.21beta2 [September 18, 2007]
  Removed some extraneous typecasts.

version 1.2.21rc1 [September 25, 2007]
  Fixed potential out-of-bounds reads in png_handle_pCAL() and
    png_handle_ztXt() ("flayer" results reported by Tavis Ormandy).

version 1.2.21rc2 [September 26, 2007]
  Fixed potential out-of-bounds reads in png_handle_sCAL(),
    png_handle_iTXt(), and png_push_read_tEXt().
  Remove some PNG_CONST declarations from pngwutil.c to avoid compiler warnings
  Revised makefiles to update paths in libpng.pc properly.

version 1.2.21rc3 [September 27, 2007]
  Revised makefiles to update "Libs" in libpng.pc properly.

version 1.0.29 and 1.2.21 [October 4, 2007]
  No changes.

version 1.2.22beta1 [October 4, 2007]
  Again, fixed logical vs bitwise NOT in pngrtran.c, bug introduced
    in 1.2.19rc2

version 1.2.22beta2 [October 5, 2007]
  Fixed string length error in pngset.c (caused crashes while decoding iCCP)
  Add terminating NULL after each instance of png_strncpy().

version 1.2.22beta3 [October 6, 2007]
  Fix two off-by-one terminating NULL after png_strncpy().

version 1.2.22beta4 [October 7, 2007]
  Changed some 0 to '\0'.

version 1.0.30rc1 and 1.2.22rc1 [October 8, 2007]
  No changes.

version 1.0.30 and 1.2.22 [October 13, 2007]
  No changes.
2007-10-17 20:45:47 +00:00
tnn
24d5b54409 Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. 2007-10-16 23:48:58 +00:00
rillig
bd3a4b0882 Solaris needs -lm. 2007-10-16 06:52:43 +00:00
obache
cbc6bdea97 Update GraphicsMagick to 1.1.10.
Significant changes associated with GraphicsMagick 1.1.10 (released September 19
, 2007)

  Bugs Fixed:

    o Image rotate by -90/270 degrees was producing wrong output.

Significant changes associated with GraphicsMagick 1.1.9 (released September 16, 2007)

  Bugs Fixed:

    o In mogrify command, don't remove file name based on random junk in
      memory.
    o Fixed memory leak when reading MPC files.
    o Fixed crash when writing MIFF format and depth is not expected 8/16/32/.
    o Find latest Ghostscript under Windows which identifies itself as
      "GPL Ghostscript".
    o In mogrify command, don't leak memory in the case where the image
      file contains multiple frames.
    o Fixed crash in PNG and JPEG coders when the image to be written is
      part of an image list.
    o PNG reader errors are now properly reported to the user.
    o TIFF output can now be written to a pipe or other non-seekable
      destination.
    o Support writing PDF with CCITT compression.

  Feature Improvements

    o Added a new 'benchmark' command which can be used to perform
      benchmarking on any other command.
    o Image rotate in clockwise (90 degrees) or counter-clockwise (270
      degrees) direction is now 2-9X faster than before.
    o The -version option now includes a list of supported features.
    o For Windows MinGW-based build, find Ghostscript fonts installed
      under C:/Program Files/.

Significant changes associated with GraphicsMagick 1.1.8 (released July 28, 2007)

  Security Fixes:

    o Shell command injection via delegates subsystem (CVE-2005-4601).
    o Insecure use of filenames as a "sprintf" specification (CVE-2006-0082).
    o EXIF IFD stack overflow vulnerability.
    o BMP  format: Verify seek before proceeding.
    o DCM  format: Buffer overflow prevention (CVE-2006-5456).
    o DCM  format: Integer overflow prevention (CVE-2007-1797).
    o PALM format: Heap overflow prevention (CVE-2006-5456).
    o SGI  format: Fixes for RLE decoding issue (CVE-2006-4144).
    o XCF  format: Buffer overflow prevention, infinite loop prevention.

  Bugs Fixed:

    o Typo when searching for HTMLDecodeDelegate.
    o Avoid crash if delegate program fails to return an image.
    o EXIF memory leak fixes.
    o Command parser memory leak fixes.
    o Deadlock fix for event log initialization.
    o Work with latest Ghostscript "GPL Ghostscript" under Windows.
    o 'gm import' now returns image of appropriate depth.
    o Fixed memory map resource managment.
    o Fixed includedir variable in pkg-config files.
    o Fixed validation of -affine argument.
    o Fixed bug where fseeko() and ftello() were not used when available.
    o Fixed issue when pread() and pwrite() prototypes are missing.
    o Fixed pixel cache issues when size_t is an unsigned type.
    o Fixed dcraw delegate options to work with modern dcraw.
    o Fixed -level argument parsing to allow embedded % characters.
    o Fix for segfault in InitializeMagick(NULL).
    o Fix for segfault in ModifyCache().
    o Fix for Wand MagickGetQuantumDepth() interface.
    o Fix for GrayscalePseudoClassImage() on 64-bit systems.
    o Fix for MagickReallocMemory memory leak under certain error conditions.
    o Validate BLOB access range.
    o ICON format: Segfault fix.
    o JPEG format: Fixed reading 12-bit grayscale JPEG.
    o MAT  format: Stability improvements.
    o MIFF format: Handle a compression value of 'None'.
    o PCX  format: Segfault fix.  Heap overflow fix.
    o PDF  format: Fixed writing with JPEG compression.
    o PICT format: Segfault fix.
    o PNG  format: Fixed compile problem with some libpng versions. Segfault fix.
    o PNM  format: Fixed scaling problem due to rounding error. Validate scaling.
    o PSD  format: Fixed memory leak with layerd PSD files.
    o SGI  format: Handle 16-bit SGI image files correctly.
    o SUN  format: Segfault fix.
    o TIFF format: Secure error reporting.  Finally support LZW under Windows.
    o WPG  format: Fixed crash with clip-art WPG files.
    o XWD  format: Fix for integer under/overflow.

  Feature Improvements

    o CIN format: Implementation is entirely replaced.
    o MAT format: Support Byte and Word formats, as well as big/little endian.
    o WPG format: Support for CTM translation.

  Updates:

    o JasPer is updated to version 1.900.1.
    o Jbigkit is updated to version 1.6
    o Lcms is updated to version 1.16
    o Libpng is updated to version 1.2.18
    o Libtiff is updated to version 3.8.2.
2007-10-14 12:25:15 +00:00
rillig
11bd767391 Do not install(1) directly from ${DISTDIR}, since that would copy the
file flags. (I have the uchg file flag set on the distfiles, since they
are not intended to ever change after being downloaded once.)
2007-10-14 05:26:21 +00:00
adam
6910c7cae5 Changes 2.20:
* scripts/macros.m4: Check for both m4 and M4 in the GNU m4 output,
  to fix the build on some platforms.
2007-10-13 18:19:22 +00:00
adam
4d4d40f641 Changes 6.3.6-1:
* Speed up the Fx interpreter.
* Use ULL not ui64 for MinGW 64-bit constants.
* Call SyncCacheView() instead of SyncImagePixels() in WaveImage().
* Close all references to a pixel cache on disk before removing the temporary
  file as required under Windows.

Changes 6.3.6-0:
* Added Scaling 'derivitives' to -distort Arc, so image arcing is now
  sharp and clear as you approach the center of the distort.
* Added  " -set option:distort:viewport 'geometry' " special option
  that can be used to override the output image size and offset.
* Fixed experimental use of -filter and -support in Resampling (more later).
* Changed order for coordinate arguments in -distort (for leastsq addition)
2007-10-13 18:13:31 +00:00
dsainty
6bc02d8dfe Update gimp-fix-ca to version 3.0.1:
Changes since version 2.1.0:

# 3.0.1 (July 5, 2007) Fix a bug involving image row cache that cause
        bad CA correction when the number of pixel moved is large.
# 3.0.0 (July 3, 2007) Add CA fix in X and Y axis.
2007-10-11 14:24:59 +00:00
rillig
2ec37ecbe4 Fixed abuse of the C preprocessor. 2007-10-10 22:47:46 +00:00
rillig
03c938113c Fixed typecast around lvalue. 2007-10-10 22:22:14 +00:00
rillig
64c591fab3 Fixed extra qualification. 2007-10-10 22:17:32 +00:00
rillig
aff72af189 Fixed extra qualifiers. 2007-10-10 22:02:20 +00:00
rillig
0be138f38e Fixed missing rpath in xgridedit. 2007-10-10 21:48:42 +00:00
rillig
d60175014e Needs lex and yacc, as reported in PR 37097. 2007-10-10 14:20:39 +00:00
kano
abdb54b351 fix obsolete URLs for www.NetBSD.org
close PR pkg/37071
reviewd by xtraeme@
2007-10-07 12:59:11 +00:00
hira
255c023e41 libglade2 -> libglade (comment). 2007-10-07 07:39:52 +00:00
joerg
9cc68321d2 Fix path to bash. Bump revision. 2007-10-05 22:51:05 +00:00
joerg
b805cfb523 Explicitly link against pthread. 2007-10-05 22:31:43 +00:00
joerg
b7d049d5f0 Don't define GTK_DISABLE_DEPRECATED to unbreak the build. 2007-10-05 22:14:33 +00:00
reed
8a26e6f339 This depends on cairo >= 1.4 to build.
Maybe the cairo buildlink should be fixed I don't know.

I didn't bump PKGREVISION. I don't know if it requires >= 1.4 to run.
2007-10-03 21:13:22 +00:00
wiz
5b8c54b376 Needs pkg-config for librxsvg detection. 2007-10-03 20:54:41 +00:00
dmcmahill
ac61fba116 Actually use the results of some configure tests for stdint.h and
inttypes.h.  Fixes builds on SunOS-5.9.
2007-10-03 20:42:49 +00:00
wiz
2f2166a0fb Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
joerg
ec00ea2009 Revert, config does *not* belong into the PLIST as it is a dynamic
entity handled by the scripts.
2007-09-25 20:13:36 +00:00