Commit graph

5896 commits

Author SHA1 Message Date
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
markd
cd5170e5e8 Don't try and do visibility stuff with gcc on Solaris as the Solaris
gcc/ld doesn't support it.
From Gilles Dauphin in PR pkg/33917
2006-07-08 21:14:14 +00:00
markd
7474582043 Don't try and do visibility stuff with gcc on Solaris as the Solaris
gcc/ld doesn't support it.
From Gilles Dauphin in PR pkg/31545
2006-07-08 21:07:04 +00:00
bad
9469997668 Patch tcpdump2xplot so that it works with modern tcpdumps which started to
print "IP" as the second field for IP packets.
Bump PKGREVISION.
2006-07-08 17:34:02 +00:00
jlam
ee68c93314 LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
2006-07-07 15:49:30 +00:00
tron
1bcf758d43 Add "twain" plug-in to package list under Mac OS X. Bump package revision
because binary package changed.
2006-07-07 15:14:32 +00:00
rillig
9d56a4fce9 The TEST_TARGET "test" does not exist anymore. It is called "check" now. 2006-07-07 09:35:05 +00:00
markd
df196cae30 Don't try and do visibility stuff with gcc on Solaris as the Solaris
gcc/ld doesn't support it.
From Gilles Dauphin in PR pkg/33919.
2006-07-06 23:43:27 +00:00
markd
a0f0e95397 Correctly define int64_t when using gcc -m64 on solaris.
Fixes PR pkg/33416.
2006-07-06 22:23:21 +00:00
adam
ce90cfdd4d Changes 2.3.10:
- added support for a registration color in the Decompose plug-in
- the Align tool now also aligns to guides
- allow use CSS color notation in Script-Fu
- more work on the new selection tools
- let Fractal Explorer work on grayscale and give it a larger preview
- speed up Value Invert plug-in
- added strong undo/redo functions bound to Shift-Ctrl-[ZY]
- use radio items for the image mode menu
- applied Tango style on the default iconset
- added plug-in for colormap manipulation
- allow plug-ins to register in Layers, Channels, Vectors and Colormap dialog
- added load plug-in to open desktop links
- removed print plug-ins and started work on a replacement using the
  new GTK+ Print API
- added replacements for gimp_foo_select widgets, akin to GimpFontSelectButton
- introduced translation context to a number of colliding strings
- bug fixes and code cleanup
2006-07-06 20:55:05 +00:00
adam
1d98a76ebb Fix building on Darwin 2006-07-06 20:51:25 +00:00
wiz
d2f056adb2 Add and enable comix. 2006-07-06 20:36:44 +00:00
wiz
2fb517dd23 Import comix-3.3 from pkgsrc-wip, initially package by Hugo Rivera.
Comix is an image viewer specifically designed to handle comic books.
It reads ZIP, RAR and tar archives (also gzip or bzip2 compressed), as
well as plain image files. It has a simple and user-friendly GUI using
PyGTK.
2006-07-06 20:36:02 +00:00
rillig
294eb5ba82 Fixed those pkglint warnings that don't affect the binary package. 2006-07-06 17:24:49 +00:00
markd
1c171cf26c Default INSTLIBS to "". Fixes PR pkg/31046 2006-07-06 14:12:31 +00:00
markd
eba2f48abd On Solaris with "gcc -m64" make sure int64_t defined correctly.
Bump PKGREVISION
2006-07-06 12:27:43 +00:00
markd
953402e436 Remove some sunos5 BUILD_TARGET's that don't exist (any more).
Also use the pkgsrc BUILD_TARGET for Solaris on x86 - it does a better job
Fixes PR pkg/30581, pkg/30894, pkg/30895, pkg/30684 and pkg/32553.
2006-07-06 12:18:35 +00:00
wiz
198e9cfab0 Update to 1.0beta6:
Version 1.0b6 <2006.03.15>
--------------------------

  * some bug fixes

(this includes fixes to make the package build with gcc-4.1)
2006-07-05 19:47:17 +00:00
tron
92f9b4eb22 Add "lib/pkgconfig/cairo-quartz.pc" (Mac OS X only) to package list.
Bump package revision because binary package got changed.
2006-07-05 09:39:11 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
drochner
eba9c4078d update to 0.10
changes:
* CSV import of data
* Stylesheets to easily change graph appearance
* Many user interface improvements
* Extra plotting features and bug fixes
2006-07-04 16:15:01 +00:00
drochner
63a5783282 update to 0.44
changes:
* Layers dialog
* Outline mode, many performance improvements
* Native PDF export with transparency
* Clipping and masking support
* Configurable keyboard shortcuts, including optional Xara X
  compatibility
* Docked color palette in the editing window
* Interactive indicator of the style of selection in the statusbar
* Innovative "node sculpting" and other improvements in Node tool
* Extensions are enabled by default and work on all major platforms
* Better SVG support: <switch> element, ICC color profiles for images
* Persistent rotation centers, Paste Size command
* New icons, redesigned preferences dialogs, rearranged menus, many
  cosmetic improvements
* Hundreds of bugfixes and smaller features
2006-07-04 15:46:34 +00:00
drochner
8809cedbc9 update to 1.2.0
changes:
New, supported backends (PDF, PostScript, and SVG)
misc API extensions
Optimizations and bug fixes
2006-07-04 15:14:49 +00:00
drochner
099cfd5568 update to 0.5.6
changes:
New GL_EXT_framebuffer_object interface.
Add WGL backend.
New radial gradient.
YV12 surface support.
misc fixes
additional GL support
optimization: avoid context switches
2006-07-04 15:12:58 +00:00
xtraeme
e5642de3d2 Add gst-plugins0.10-cairo (hi drochner!)
Add libscigraphica (hi rillig!)
2006-07-03 19:34:02 +00:00
drochner
cec7d4dec2 use the DESCR template used by the other gstreamer plugins 2006-07-03 10:57:38 +00:00
drochner
7839039c6e argh - these should go to "devel" and "graphics", respectively.
Too much c&p...
2006-07-02 11:56:01 +00:00
taca
1997286e2a Update ruby-RMagick package 1.13.0:
RMagick 1.13.0
    o Added transform, transform!, transpose, transpose! methods to Image class
      (available with ImageMagick 6.2.8)
    o Feature #4844, add auto_orient, auto_orient! methods to Image class
      (suggestion from John Oordopjes, available with ImageMagick 6.2.8)
    o Added adaptive_sharpen, adaptive_sharpen_channel methods to Image class
      (available with ImageMagick 6.2.7)
    o Added composite_image_channel, composite_image_channel! methods to Image
      class (added in ImageMagick 6.2.6)
    o Added radial_blur_channel method to Image class (available in
      ImageMagick 6.2.4)
    o Fix bug #4806, add hash, eql? methods to Pixel class (bug report from
      Tim Pease)
    o Change extension filename to match RubyGems 0.9.0 expectations.
    o Fix bug #4821, correct doc for Image#rotate (bug report from Tim Pease)
    o Update the Draw#annotate documentation
2006-07-02 11:03:27 +00:00
rillig
7609ebdbe8 Updated scigraphica to 2.1.0. This fixes PR 33846.
No useful ChangeLog provided.
2006-07-02 10:21:14 +00:00
rillig
ac3fb8f465 Imported libscigraphica.
SciGraphica is an Open Source data analysis and visualisation tool. It
pretends to be a clone of Microcal Origin but with the aim to be fully
featured, cross-platform, user-friendly scientific package that through
its Open Source nature can be extended and/or bugfixed by users, as well
as being user-extensible with Python modules.

This package contains the support library, which is separated from the
graphical user interface.
2006-07-02 10:18:32 +00:00
rillig
0b9f06b004 Needs a C compiler. 2006-07-02 10:12:52 +00:00
rillig
9ea9cbfd2a Fixed pkglint warnings by using pax instead of cp to install files. 2006-07-02 10:12:25 +00:00
tron
cfee4e608b Declare structures before using the in extern declarations to make
this build with GCC 4.x.
2006-06-30 18:59:34 +00:00
joerg
0c1661725f Don't define the portability macros on DragonFly at all. 2006-06-30 02:48:59 +00:00
joerg
859064cc7b Needs msgfmt and pkg-config. 2006-06-30 02:30:17 +00:00
joerg
e8a9c17a97 Needs intltool. 2006-06-30 00:50:08 +00:00
wiz
dec742d03e Update png to 1.2.12, for security fixes. ok schmonz@, jlam@.
version 1.2.11beta1 [May 31, 2006]
  scripts/libpng.pc.in contained "configure" style version info and would
    not work with makefiles.
  The shared-library makefiles were linking to libpng.so.0 instead of
    libpng.so.3 compatibility as the library.

version 1.2.11beta2 [June 2, 2006]
  Increased sprintf buffer from 50 to 52 chars in pngrutil.c to avoid
    buffer overflow.
  Fixed bug in example.c (png_set_palette_rgb -> png_set_palette_to_rgb)

version 1.2.11beta3 [June 5, 2006]
  Prepended "#! /bin/sh" to ltmail.sh and contrib/pngminus/*.sh (Cosmin).
  Removed the accidental leftover Makefile.in~ (Cosmin).
  Avoided potential buffer overflow and optimized buffer in
    png_write_sCAL(), png_write_sCAL_s() (Cosmin).
  Removed the include directories and libraries from CFLAGS and LDFLAGS
    in scripts/makefile.gcc (Nelson A. de Oliveira, Cosmin).

version 1.2.11beta4 [June 6, 2006]
  Allow zero-length IDAT chunks after the entire zlib datastream, but not
    after another intervening chunk type.
2006-06-29 22:21:18 +00:00
joerg
2fad3d0842 Add missing include path. 2006-06-28 22:33:47 +00:00
joerg
c6ae4768e4 Add DragonFly device names for probing. Bump revision.
From walt on DragonFly's submit list.
2006-06-27 12:27:06 +00:00
wiz
1ba16fdf98 Fix build with gcc4, mirroring changes in gimp-2.3.9. 2006-06-26 21:12:53 +00:00
wiz
4538a88fb9 Revert previous, now that gcc4 in NetBSD has been fixed.
We can readd it if the same problem appears somewhere else.
2006-06-26 19:52:33 +00:00
joerg
1e837f5f6e Prefer the POSIX NAME_MAX over MAXNAMLEN when available. Try a bit
harder to avoid stack overflows, bump revision for that.
2006-06-26 16:11:43 +00:00
wiz
aae0514abb When building with gcc4, add "-fno-tree-ter" to CFLAGS.
Workaround for toolchain/33816, suggested by dogcow@.
2006-06-25 12:20:58 +00:00
adam
6ec6761023 This is a security update, which fixes a buffer overflow vulnerability.
Changes 10.34:
* Add pamthreshold, pamx, pamtoxvmini.
* pammasksharpen: Add -threshold.
* pnmtopng: make "N colors found" message verbose-only.
* pnmtopng: make "no room in palette" message non-verbose.
* picttoppm: Tolerate various PICT file corruptions.
* picttoppm: Don't issue warning message when file named
  'fontdir' doesn't exist.
* libnetpbm: Add ppmd_fill_path().
* ppmtobmp: Fix for PBM input.
* bmptopnm: Don't crash on BMP with no color map.
* bmptopnm: Fix wrong file name in error messages.
* ppmtogif: fix bug: always produces garbage output.
* ppmtompeg: fix input from Standard Input.
* pnmflip: fix bug: -rotate90, -rotate180, and -rotate270
  (and synonyms) don't work when followed by other rotation options.
* ppmtoilbm: Fig bug: generates more planes than necessary.
* pamtofits: fix buffer overflow in asembling header.
* picttoppm: fix bug - interprets some images wrong because of
  bogus "rowBytes" value.
* Redo asprintfN(), etc. so as not to use va_list in a way
  that doesn't work on some machines.
* cameratopam: remove definition of memmem() so it doesn't collide
  with same in some C libraries.  Add memmemN() and MEMEQ to libnetpbm.
* Fix build of filename.o.
2006-06-25 06:35:58 +00:00
joerg
766e65d4d2 Needs pkg-config. 2006-06-22 10:24:25 +00:00
joerg
82d95bca39 Needs intltool. 2006-06-22 10:17:07 +00:00
joerg
74cfe5547a Needs pkg-config. 2006-06-22 10:13:43 +00:00
joerg
f00a67813c Needs msgfmt. 2006-06-22 10:04:25 +00:00
joerg
0d666f33c1 Needs msgfmt. 2006-06-21 21:31:23 +00:00