pkgsrc/graphics
wiz ff6cc22837 Update to 1.5.5 to fix CVE-2011-3328, requested by tron.
Version 1.5.5beta01 [July 13, 2011]
  Fixed some typos and made other minor changes in the manual.
  Updated contrib/pngminus/makefile.std (Samuli Souminen)

Version 1.5.5beta02 [July 14, 2011]
  Revised Makefile.am and Makefile.in to look in the right directory for
    pnglibconf.h.prebuilt

Version 1.5.5beta03 [July 27, 2011]
  Enabled compilation with g++ compiler.  This compiler does not recognize
    the file extension, so it always compiles with C++ rules.  Made minor
    changes to pngrutil.c to cast results where C++ expects it but C does not.
  Minor editing of libpng.3 and libpng-manual.txt.

Version 1.5.5beta04 [July 29, 2011]
  Revised CMakeLists.txt (Clifford Yapp)
  Updated commentary about the png_rgb_to_gray() default coefficients
    in the manual and in pngrtran.c

Version 1.5.5beta05 [August 17, 2011]
  Prevent unexpected API exports from non-libpng DLLs on Windows.  The "_DLL"
    is removed from the test of whether a DLL is being built (this erroneously
    caused the libpng APIs to be marked as DLL exports in static builds under
    Microsoft Visual Studio).  Almost all of the libpng building configuration
    is moved from pngconf.h to pngpriv.h, but PNG_DLL_EXPORT remains in
    pngconf.h, though, so that it is colocated with the import definition (it
    is no longer used anywhere in the installed headers).  The VStudio project
    definitions have been cleaned up: "_USRDLL" has been removed from the
    static library builds (this was incorrect), and PNG_USE_DLL has been added
    to pngvalid to test the functionality (pngtest does not supply it,
    deliberately).  The spurious "_EXPORTS" has been removed from the
    libpng build (all these errors were a result of copy/paste between project
    configurations.)
  Added new types and internal functions for CIE RGB end point handling to
    pngpriv.h (functions yet to be implemented).

Version 1.5.5beta06 [August 26, 2011]
  Ensure the CMAKE_LIBRARY_OUTPUT_DIRECTORY is set in CMakeLists.txt
    (Clifford Yap)
  Fixes to rgb_to_gray and cHRM XYZ APIs (John Bowler):
    The rgb_to_gray code had errors when combined with gamma correction.
    Some pixels were treated as true grey when they weren't and such pixels
    and true grey ones were not gamma corrected (the original value of the
    red component was used instead).  APIs to get and set cHRM using color
    space end points have been added and the rgb_to_gray code that defaults
    based on cHRM, and the divide-by-zero bug in png_handle_cHRM (CERT
    VU#477046, CVE-2011-3328, introduced in 1.5.4) have been corrected.
  A considerable number of tests has been added to pngvalid for the
    rgb_to_gray transform.
  Arithmetic errors in rgb_to_gray whereby the calculated gray value was
    truncated to the bit depth rather than rounded have been fixed except in
    the 8-bit non-gamma-corrected case (where consistency seems more important
    than correctness.)  The code still has considerable inaccuracies in the
    8-bit case because 8-bit linear arithmetic is used.

Version 1.5.5beta07 [September 7, 2011]
  Added "$(ARCH)" option to makefile.darwin
  Added SunOS support to configure.ac and Makefile.am
  Changed png_chunk_benign_error() to png_warning() in png.c, in
    png_XYZ_from_xy_checked().

Version 1.5.5beta08 [September 10, 2011]
  Fixed 64-bit compilation errors (gcc). The errors fixed relate
    to conditions where types that are 32 bits in the GCC 32-bit
    world (uLong and png_size_t) become 64 bits in the 64-bit
    world.  This produces potential truncation errors that the
    compiler correctly flags.
  Relocated new HAVE_SOLARIS_LD definition in configure.ac
  Constant changes for 64-bit compatibility (removal of L suffixes). The
    16-bit cases still use "L" as we don't have a 16-bit test system.

Version 1.5.5rc01 [September 17, 2011]
  Removed "L" suffixes from constants in pngpriv.h

Version 1.5.5 [September 22, 2011]
  No changes.
2011-09-28 05:34:08 +00:00
..
aalib Added LICENSE information. 2010-01-24 17:11:17 +00:00
agg Not make-jobs safe (fails when linking examples with -j16). 2010-01-20 12:46:07 +00:00
aqsis add LICENSE, update HOMEPAGE 2011-04-03 22:23:47 +00:00
artist PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
asymptote check-interpreter fix. 2011-07-04 00:18:07 +00:00
autopano-sift-C png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
autotrace Needs libXt for modular Xorg. 2011-08-20 15:34:13 +00:00
aview * Add a patch for CVE-2008-4935, based on Debian's fix, adjust mktemp(1) 2011-09-04 08:54:02 +00:00
babl Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
barcode
bktr2jpeg Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
blender Fix CVE-2008-4863 using the Debian patch by James Vega. 2011-04-01 11:31:56 +00:00
blender-doc
blinkenthemes recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
blinkentools recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
cairo Add note that next PKGREVISION bump should be to 3, as 2 was used briefly 2011-08-10 17:43:57 +00:00
cairo-gobject Fix building on Darwin 2011-09-09 08:23:58 +00:00
cairomm Changes 1.10.0: 2011-05-12 11:12:48 +00:00
cal3d
cal3d-examples Add user-destdir support. 2009-08-30 05:21:20 +00:00
cambevao Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
camediaplay DESTDIR support 2010-02-01 02:41:52 +00:00
camlimages Add MESSAGE, missing in previous. 2011-08-13 16:40:44 +00:00
cdlabelgen Reset maintainer. 2010-11-01 00:08:09 +00:00
Cenon More PKGREVISION bumps of jpeg dependencies. 2010-01-24 13:26:09 +00:00
cheese recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
cinepaint recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
circos Fix dependency pattern. 2010-06-08 13:52:57 +00:00
claraocr DESTDIR support 2010-02-01 02:41:52 +00:00
clutter recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
clutter-box2d recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
clutter-cairo recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
clutter-gtk recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
clutter-mx recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
clutter-qt recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
clutter08 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
clutter08-gtk recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
cnxtview recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
Coin png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
comix recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
compface
cpia2view recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
cqcam Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
CRWInfo
darktable Update to darktable-0.9.2. 2011-08-25 14:42:53 +00:00
dcraw recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
denemo recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
dia recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
dia-python recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
digikam recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
digikam-doc-kde3 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
digikam-kde3 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
djview4 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
djvulibre-lib Update to 3.5.23. 2011-02-26 07:27:04 +00:00
djvulibre-tools Update to 3.5.23. 2011-02-26 07:27:04 +00:00
dvipng Changes 1.14: 2011-03-23 10:09:44 +00:00
dx png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
dxsamples Support staged installation. 2011-03-31 08:07:01 +00:00
enblend-enfuse Fix building with libpng-1.5 2011-01-29 16:38:33 +00:00
eog recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
eog-plugins rearrange Makefile fragments so that entries will be in right order. 2011-05-20 11:35:50 +00:00
eog-plugins-map recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
epeg Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
evas Closes PR pkg/41217. 2011-05-09 13:06:29 +00:00
evas-buffer Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
evas-edb Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
evas-eet Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
evas-gif libungif/buildlink3.mk -> mk/giflib.buildlink3.mk 2011-03-09 16:26:47 +00:00
evas-jpeg Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
evas-pmaps Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
evas-png png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
evas-sdl Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
evas-sdl-16 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
evas-software-x11 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
evas-svg recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
evas-tiff Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
evas-xpm Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
evas-xrender-x11 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
ewipe
exif recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
exifprobe DESTDIR support 2010-02-03 23:27:52 +00:00
exiftags DESTDIR support 2010-02-03 23:23:27 +00:00
exiv2 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
exiv2-organize Build fix: add -std=c++0x to the compiler flags for gcc-4.4+. 2011-08-20 21:33:27 +00:00
extrema recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
f-spot recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
f4l png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
fbm DESTDIR support 2010-02-03 23:23:27 +00:00
feh Update graphics/feh to 1.14.1 2011-05-25 19:44:26 +00:00
flphoto Fix build with png-1.5. 2011-07-08 20:48:28 +00:00
fly service suspended. fetch from backup. 2011-03-11 12:27:08 +00:00
fnlib recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
fotoxx Update to 11.7 2011-07-14 08:15:35 +00:00
frameworks recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
freeglut
freetype Allow patch levels for dependencies 2011-04-26 11:52:51 +00:00
freetype-lib recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
freetype-utils recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
freetype2 Fixed: build failure on 5.99.55 2011-08-03 08:25:41 +00:00
fujiplay
g2 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
gd png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
gdchart png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
gdk-pixbuf pull in boundary check from gdk2-pixbuf to fix a possible buffer 2011-08-03 10:01:25 +00:00
gdk-pixbuf2 update to 2.24.0 2011-08-30 22:34:13 +00:00
gdk-pixbuf2-jasper update to 2.24.0 2011-08-30 22:34:13 +00:00
gdk-pixbuf2-xlib update to 2.24.0 2011-08-30 22:34:13 +00:00
geeqie Add missing libs on Solaris. 2011-09-09 11:22:50 +00:00
gegl Fix build on SunOS. 2011-09-14 16:53:38 +00:00
geomview MAKE_JOBS_SAFE=no 2009-08-03 14:01:32 +00:00
get_ds7 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
gfract Fix build with current png and gtk2. Fix patch-aa to not (inadvertently?) 2011-07-05 04:28:34 +00:00
gif2png Update to 2.5.4, set LICENSE. 2011-01-24 12:47:19 +00:00
gif320
giflib split giflib into 2 pkgs: one for the lib, one for cmd line utils 2011-09-06 18:45:45 +00:00
giflib-util split giflib into 2 pkgs: one for the lib, one for cmd line utils 2011-09-06 18:45:45 +00:00
gifsicle
giftrans
gimmage recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp-color-manager recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp-docs-de Import gimp-docs-de-2.6.1 as graphics/gimp-docs-de. 2011-02-20 07:52:33 +00:00
gimp-docs-en Fix build on case insensitive filesystem. 2011-09-20 11:09:46 +00:00
gimp-docs-es Import gimp-docs-es-2.6.1 as graphics/gimp-docs-es. 2011-02-20 07:54:20 +00:00
gimp-docs-fr Import gimp-docs-fr-2.6.1 as graphics/gimp-docs-fr. 2011-02-20 07:55:21 +00:00
gimp-docs-it Import gimp-docs-it-2.6.1 as graphics/gimp-docs-it. 2011-02-20 07:56:33 +00:00
gimp-docs-ja Import gimp-docs-ja-2.6.1 as graphics/gimp-docs-ja. 2011-02-20 10:15:55 +00:00
gimp-docs-ko I have import en version by mistake. 2011-02-20 10:14:33 +00:00
gimp-docs-nl Import gimp-docs-nl-2.6.1 as graphics/gimp-docs-nl. 2011-02-20 07:59:19 +00:00
gimp-docs-nn Import gimp-docs-nn-2.6.1 as graphics/gimp-docs-nn. 2011-02-20 08:00:23 +00:00
gimp-docs-pl Import gimp-docs-pl-2.6.1 as graphics/gimp-docs-pl. 2011-02-20 08:01:08 +00:00
gimp-docs-ru Import gimp-docs-ru-2.6.1 as graphics/gimp-docs-ru. 2011-02-20 08:02:03 +00:00
gimp-docs-sv Import gimp-docs-sv-2.6.1 as graphics/gimp-docs-sv. 2011-02-20 08:02:52 +00:00
gimp-docs-zh_CN Import gimp-docs-zh_CN-2.6.1 as graphics/gimp-docs-zh_CN. 2011-02-20 08:03:55 +00:00
gimp-exif-browser recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp-fix-ca recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp-liquid-rescale recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp-rawphoto recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp-refocus-it recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp-resynthesizer recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp-ufraw recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gimp-warp-sharp
gimp2-wideangle recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
giram recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gle Remove two master sites: one does not have the file, the other times out. 2009-08-09 22:25:07 +00:00
glew Fix build on 64bit Linux 2011-08-20 20:25:51 +00:00
glitz
gliv recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
glpng Fix build with png-1.5. 2011-04-03 16:38:41 +00:00
glu Bump PKGREVISION to fix pkg-config files as noted by obache@ in the PR 41895. 2009-08-25 07:29:18 +00:00
glut Bump PKGREVISION to fix pkg-config files as noted by obache@ in the PR 41895. 2009-08-25 07:29:18 +00:00
glx-utils
gmngview recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
GMT Use correct variable for rpath. 2009-11-23 16:00:34 +00:00
gnome-backgrounds recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gnome-icon-theme recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gnome-icon-theme-extras recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gnome-icon-theme-symbolic recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gnuplot Let lua support optionify, and exactly control it (disabled by default). 2011-04-29 11:41:07 +00:00
gocr png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
goocanvas recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
goocanvasmm Help finding glibmm's docutils 2011-09-25 19:48:49 +00:00
gource Import gource-0.35 as graphics/gource from wip/gource. 2011-08-06 22:03:53 +00:00
gphoto2 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gqview I'm apparently the last living gqview user, so take MAINTAINERship 2011-09-12 16:50:55 +00:00
gqview-devel I'm apparently the last living gqview user, so take MAINTAINERship 2011-09-12 16:50:55 +00:00
grap
GraphicsMagick Moudulalize GraphicsMagick, for let PerlMagick to lightweight. 2011-05-18 14:26:26 +00:00
graphviz Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
gri recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gst-plugins0.10-cairo reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
gst-plugins0.10-jpeg reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
gst-plugins0.10-png reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
gthumb Remove patch-aa that was removed from distinfo. 2011-04-28 08:44:18 +00:00
gtkam recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gtkglext recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gtkimageview recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gtksee recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
guile-cairo png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
GUIlib Fix C++ syntax 2011-08-20 15:33:37 +00:00
gwenview recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gwenview-i18n recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
h5utils Set LICENSE. 2011-02-01 09:05:49 +00:00
hermes
hicolor-icon-theme Use TOOLS_NOOP to get rid of gtk-update-icon-cache. 2010-10-21 12:37:59 +00:00
hp2xx png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
hugin recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
icon-naming-utils Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
iGMT
ilmbase Since openexr wants ilmbase>=1.0.2nb1, let openexr demand it 2011-01-03 17:58:35 +00:00
ImageMagick propagate dependency on libXext (was introduced in the last update) 2011-07-06 20:21:03 +00:00
ImageViewer More PKGREVISION bumps of jpeg dependencies. 2010-01-24 13:26:09 +00:00
imlib recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
imlib-gtk recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
imlib2 update to 1.4.4 2011-05-18 10:04:26 +00:00
impress DESTDIR support 2010-02-03 22:58:38 +00:00
inkscape recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
ivtools Disable for 64bit platforms, doesn't compile due to int casts. 2010-07-01 22:21:29 +00:00
jasper The solaris stdbool.h requires c99 which is fine for jasper, but 2011-06-21 16:20:51 +00:00
jbig2dec Import jbig2dec-0.11: 2010-09-09 02:13:50 +00:00
jbigkit LICENSE=gnu-gpl-v2 2010-05-17 03:08:21 +00:00
jhead update to 2.90 2011-04-05 16:57:49 +00:00
jpeg Changes 8c: 2011-01-21 11:28:13 +00:00
jpeg2ps fix MASTER_SITE & HOMEPAGE 2009-10-12 05:33:05 +00:00
jpeg_ls
jpeginfo Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
jpegoptim Changes 1.2.4: 2011-04-11 07:02:20 +00:00
jpegpixi recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
jpegquality Fix HOMEPAGE and MASTER_SITES. 2010-05-01 20:52:36 +00:00
kbarcode recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
kdegraphics3 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
kdegraphics4 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
kipi-plugins Get rid of /usr/bin/env, and depend on xdg-utils for the xdg-open 2011-05-02 12:37:14 +00:00
kipi-plugins-calendar-kde3 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
kipi-plugins-kde3 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
koverartist recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
kphotoalbum recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
kphotobook recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
kphotools recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
lcms Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
lcms2 Correct to match reality. 2011-07-25 17:53:17 +00:00
lensfun recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
lib3ds
libart update to 2.3.21 2010-04-13 16:45:37 +00:00
libcaca png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
libexif recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libexif-gtk recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libgdiplus Update to libgdiplus-2.10, part of mono-2.10 2011-04-25 14:03:17 +00:00
libgexiv2 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libggi Fix up xf86dga handling so it will hopefully work with -5 native X. 2011-07-05 02:14:12 +00:00
libggigcp Update to libggigcp-1.0.2. 2010-01-30 15:33:25 +00:00
libggimisc Update to libggimisc-2.2.2 2010-01-30 15:29:44 +00:00
libggiwmh Update to libggiwmh-0.3.2. 2010-01-30 15:36:36 +00:00
libgii Update to libgii-1.0.2. 2010-01-30 14:54:48 +00:00
libgiigic
libgnomecanvas recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libgnomecanvasmm recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libjpeg-turbo Put LICENSE in MAINTAINER paragraph. 2010-12-12 13:37:48 +00:00
libkdcraw recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libkexif recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libkexiv2 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libkipi recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
liblqr recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libotf Update libotf to 0.9.11. 2010-10-16 06:30:35 +00:00
libpano13 Bug was migrated from sourceforge to launchpad by upstream, update URL. 2011-02-14 23:48:17 +00:00
libpuzzle png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
libraw update to 0.13.8 2011-09-12 18:06:22 +00:00
librsvg update to 2.34.1 2011-09-12 17:00:47 +00:00
libscigraphica recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libungif disallow direct use of {giflib,libungif}/bl3.mk so that mk/giflib.bl3.mk 2011-03-09 17:00:01 +00:00
libv4l better and one more fix for mode_t of va_arg. 2011-01-07 15:20:45 +00:00
libvideogfx Add comments to patches. 2011-08-05 18:21:13 +00:00
libwmf propagate x11 dependency if necessary 2011-01-25 18:31:56 +00:00
libxmi Fix buildling with clang 2011-01-29 14:46:48 +00:00
ljpeg Support DESTDIR and PKGMANDIR 2009-10-29 22:34:33 +00:00
lprof Add user-destdir installation support. 2011-06-05 06:06:10 +00:00
magicpoint No need to include "../../mk/bsd.prefs.mk" since there is no conditional 2011-08-31 13:37:10 +00:00
Mesa Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
MesaDemos
MesaLib Ensure PTHREAD_STUBLIB is set in MAKE_ENV not just PKGSRC_MAKE_ENV - fixes clean env build on Linux 2011-08-21 16:44:30 +00:00
metacam
mgl Add workaround for fix build on NetBSD 5.99.55. 2011-09-25 13:52:26 +00:00
mng Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
mpeg2codec
mpgtx
mscgen Import mscgen-0.20 as graphics/mscgen. 2011-05-03 11:19:23 +00:00
mypaint * Replace '#!.../env python' with PYTHONBIN, fix build. 2011-05-04 11:16:23 +00:00
ncview DESTDIR support 2010-02-03 22:37:56 +00:00
netpbm Re-add "MAKE_JOBS_SAFE=no" as the build breaks on an 8 core machine. 2011-04-05 11:43:08 +00:00
Ngraph DESTDIR support 2010-02-01 02:31:28 +00:00
ns-cult3d
nvtv recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
ocrad Update to 0.21. Upstream NEWS says: 2011-03-03 14:48:58 +00:00
opencv Disable openexr, so it doesn't break the build when it's installed 2011-06-09 23:28:29 +00:00
opendis Reset maintainer, he resigned. 2010-08-16 09:48:00 +00:00
openexr Remove patch-aj, same as patch-ac. 2011-01-22 08:10:27 +00:00
openjpeg Import openjpeg-1.3: 2010-09-09 02:15:22 +00:00
OpenRM Kill Id from jlam's original patch 2011-08-18 13:00:26 +00:00
optipng Changes 0.6.5: 2011-01-28 07:28:16 +00:00
osg Fix curl/types.h fallout 2011-09-24 12:58:11 +00:00
oxygen-icons Update to KDE SC 4.5.5 2011-01-23 07:55:12 +00:00
p5-Barcode-Code128 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-cairo Update to 1.062: 2011-08-16 21:51:30 +00:00
p5-Chart Update to 2.4.2. Set LICENSE. 2011-08-16 21:53:41 +00:00
p5-Chart-ThreeD Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-clutter Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GD Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GD-Barcode Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GD-Graph-sparklines Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GD-Graph3d Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GD-SecurityImage Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GD-SVG Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GDGraph Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GDGraph-boxplot Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-Gdk-Imlib Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-Gdk-Pixbuf Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GDTextUtil Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GIFgraph Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-Gnome2-Canvas Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GraphicsMagick Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-GraphViz Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-Image-BMP Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-Image-ExifTool Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-Image-Imlib2 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-Image-Info Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-Image-Size Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-PerlMagick Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-RRDTool-OO Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-SVG Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-SWF-File Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
p5-Template-GD Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
panomatic Put LICENSE in MAINTAINER section. 2011-02-01 10:27:56 +00:00
PanoTools
pdiff png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
pear-Image_Canvas Update pear-Image_Canvas package to 0.3.3. 2011-05-16 13:21:04 +00:00
pear-Image_Color Avoid depends on gd extension in package.xml since it is covered by 2011-05-16 13:18:59 +00:00
pear-Image_Graph Update pear-Image_Graph package to 0.8.0. 2010-12-22 15:38:32 +00:00
pfstmo
pfstools recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
pgraf
photopc
php-exif Add missing USE_PHP_EXT_PATCHES to apply patches really. 2011-02-22 07:36:07 +00:00
php-gd png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
php-jpgraph
pixmap
ploticus Fix build with png-1.5. 2011-04-03 11:58:22 +00:00
ploticus-examples
plotmtv
plotutils Switch to options.mk and remove plotutils-nox11 2011-02-08 13:08:06 +00:00
png Update to 1.5.5 to fix CVE-2011-3328, requested by tron. 2011-09-28 05:34:08 +00:00
png2html png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
pngcheck Changes 2.3.0: 2011-03-23 10:56:55 +00:00
pngcrush Changes 1.7.16: 2011-07-15 09:29:06 +00:00
potrace Update to 1.10, set LICENSE. 2011-09-12 21:38:52 +00:00
povray Add png 1.5 support and go back to current png. Should have done this a 2011-07-31 20:42:17 +00:00
prag
ps2eps Update ps2eps to 1.68. 2011-07-28 07:21:07 +00:00
pstoedit png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
py-aafigure Import py-aafigure-0.5 as graphics/py-aafigure. 2010-08-01 10:14:31 +00:00
py-actdiag Import py-actdiag-0.1.7 as graphics/py-actdiag. 2011-08-07 15:43:50 +00:00
py-biggles png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
py-blockdiag Update blockdiag to 0.8.9. 2011-08-11 12:40:57 +00:00
py-cairo Fix build on SunOS. 2011-09-14 16:53:38 +00:00
py-clutter recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
py-clutter-gtk recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
py-gd png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
py-gdchart png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
py-gnuplot py-gnuplot-1.8: 2009-12-15 16:41:12 +00:00
py-goocanvas recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
py-gtkglext recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
py-imaging Register EGG file to be found the library from others. 2011-07-15 13:31:29 +00:00
py-imagingtk Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
py-matplotlib Fix compilation with clang by removing const-violating accessor. 2011-09-08 00:13:31 +00:00
py-matplotlib-gtk2 Remote const-discarding accessor as done for py-matplotlib itself. 2011-09-08 13:53:45 +00:00
py-matplotlib-tk Remote const-discarding accessor as done for py-matplotlib itself. 2011-09-08 13:53:45 +00:00
py-nwdiag Update nwdiag to 0.4.0. 2011-08-11 12:46:29 +00:00
py-OpenGL also accept python27 and 26, from comments, just require builtin ctype. 2011-06-14 11:17:56 +00:00
py-piddle
py-pyfits oops - missed a substitution, noticed by wiz 2011-03-11 17:22:05 +00:00
py-seqdiag Import py-seqdiag-0.3.8 as graphics/py-seqdiag. 2011-08-07 15:45:43 +00:00
py-sk1libs Not support on Python 2.4 2011-03-27 17:01:55 +00:00
py-uniconvertor Dependency is restricted to 2.5+ 2011-03-28 18:01:40 +00:00
qimageblitz recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
qiv recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
quesoglc
qvplay DESTDIR support 2010-02-03 21:55:04 +00:00
rabbit Update rabbit to 1.0.4. 2011-08-06 13:39:27 +00:00
radiance Handle installed csh scripts properly. PR 37581; also mentioned in PR 2011-07-21 05:53:23 +00:00
rayshade png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
refocus-it recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
resize_image Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
ristretto recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
ruby-chunky_png Update ruby-chunky_png package to 1.2.4. 2011-09-15 14:27:13 +00:00
ruby-clutter Move RUBY_VERSION_SUPPORTED=18 restriction to each Makefile from 2011-09-21 15:26:46 +00:00
ruby-clutter-cairo Move RUBY_VERSION_SUPPORTED=18 restriction to each Makefile from 2011-09-21 15:26:46 +00:00
ruby-clutter-core Move RUBY_VERSION_SUPPORTED=18 restriction to each Makefile from 2011-09-21 15:26:46 +00:00
ruby-clutter-gtk Move RUBY_VERSION_SUPPORTED=18 restriction to each Makefile from 2011-09-21 15:26:46 +00:00
ruby-color Update graphics/ruby-color to 1.4.1. 2010-09-10 06:45:00 +00:00
ruby-color-japanese Importing graphics/ruby-color-tools 1.0.0. 2010-09-12 01:43:31 +00:00
ruby-color-tools Importing graphics/ruby-color-tools 1.3.0. 2010-09-12 01:41:21 +00:00
ruby-gd Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-gnome2-gdkpixbuf Update ruby-gnome2 to 0.90.9. 2011-06-12 11:43:33 +00:00
ruby-gnome2-goocanvas Update ruby-gnome2 to 0.90.9. 2011-06-12 11:43:33 +00:00
ruby-gnome2-rsvg Update ruby-gnome2 to 0.90.9. 2011-06-12 11:43:33 +00:00
ruby-gnuplot Update ruby-gnuplot pakage to 2.3.6. 2011-06-19 01:37:30 +00:00
ruby-imlib2 Fix build problem with ruby18. 2011-02-28 15:46:08 +00:00
ruby-mini-magick Restrict dependency pattern due to gemspec. 2011-08-12 17:02:29 +00:00
ruby-opengl Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-rcairo Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-RMagick Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
s10sh
sane-backends Forcibly disable compiling with SNMP. 2011-08-30 01:30:01 +00:00
sane-frontends recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
scidavis recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
scigraphica recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
scrot png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
SDL_image Add missing png_set_longjmp_fn assignment to fix some segfaults. 2011-05-27 16:23:53 +00:00
shotwell update to 0.11.1 2011-09-12 18:15:03 +00:00
showimg recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
silgraphite
silgraphite-ft
silgraphite-xft
simage Fix build with png-1.5. Reported by joerg. 2011-03-28 07:50:39 +00:00
skencil Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
spcaview recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
tango-icon-theme png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
tesseract Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
tex-a2ping Update DISTFILES for TeX Live 2010. No functional change. 2010-09-14 00:18:08 +00:00
tex-a2ping-doc Update DISTFILES for TeX Live 2010. No functional change. 2010-09-14 00:18:08 +00:00
tex-asyfig Import tex-asyfig-0.1c as graphics/tex-asyfig. 2010-06-02 20:08:58 +00:00
tex-asyfig-doc Import tex-asyfig-doc-0.1c as graphics/tex-asyfig-doc. 2010-06-02 20:09:09 +00:00
tex-dvipng-doc Import tex-dvipng-doc-1.12 as graphics/tex-dvipng-doc. 2010-01-16 07:09:18 +00:00
tex-eepic Import tex-eepic-1.1e as graphics/tex-eepic. 2010-06-16 23:24:13 +00:00
tex-eepic-doc Import tex-eepic-doc-1.1e as graphics/tex-eepic-doc. 2010-06-16 23:24:33 +00:00
tex-metapost Do not generate an mpost format for mfplain, which is now a part of 2011-07-28 08:54:58 +00:00
tex-metapost-doc Import tex-metapost-doc-1.211 as graphics/tex-metapost-doc. 2010-06-16 23:58:11 +00:00
tex-mptopdf Import tex-mptopdf-2010 as graphics/tex-mptopdf. 2011-01-20 17:08:02 +00:00
tex-mptopdf-doc Import tex-mptopdf-doc-2010 as graphics/tex-mptopdf-doc. 2011-01-20 17:08:16 +00:00
tex-psgo Import tex-psgo-0.17 as graphics/tex-psgo. 2011-03-18 21:47:51 +00:00
tex-psgo-doc Import tex-psgo-doc-0.17 as graphics/tex-psgo-doc. 2011-03-18 21:48:01 +00:00
tex-pst-2dplot Import tex-pst-2dplot-1.5 as graphics/tex-pst-2dplot. 2011-03-17 18:26:43 +00:00
tex-pst-2dplot-doc Import tex-pst-2dplot-doc-1.5 as graphics/tex-pst-2dplot-doc. 2011-03-17 18:26:51 +00:00
tex-pst-3d Import tex-pst-3d-1.10 as graphics/tex-pst-3d. 2011-03-18 17:46:51 +00:00
tex-pst-3d-doc Import tex-pst-3d-doc-1.10 as graphics/tex-pst-3d-doc. 2011-03-18 17:46:59 +00:00
tex-pst-3dplot Import tex-pst-3dplot-1.94 as graphics/tex-pst-3dplot. 2011-03-18 19:49:23 +00:00
tex-pst-3dplot-doc Import tex-pst-3dplot-doc-1.94 as graphics/tex-pst-3dplot-doc. 2011-03-18 19:49:32 +00:00
tex-pst-barcode Import tex-pst-barcode-0.08 as graphics/tex-pst-barcode. 2011-04-05 19:37:53 +00:00
tex-pst-barcode-doc Import tex-pst-barcode-doc-0.08 as graphics/tex-pst-barcode-doc. 2011-04-05 19:38:05 +00:00
tex-pst-blur Import tex-pst-blur-2.0 as graphics/tex-pst-blur. 2011-03-18 19:59:18 +00:00
tex-pst-blur-doc Import tex-pst-blur-doc-2.0 as graphics/tex-pst-blur-doc. 2011-03-18 19:59:26 +00:00
tex-pst-circ Import tex-pst-circ-2.01 as graphics/tex-pst-circ. 2011-03-18 21:37:10 +00:00
tex-pst-circ-doc Import tex-pst-circ-doc-2.01 as graphics/tex-pst-circ-doc. 2011-03-18 21:37:44 +00:00
tex-pst-coil Import tex-pst-coil-1.03 as graphics/tex-pst-coil. 2011-03-18 21:38:01 +00:00
tex-pst-coil-doc Import tex-pst-coil-doc-1.03 as graphics/tex-pst-coil-doc. 2011-03-18 21:38:06 +00:00
tex-pst-eps Import tex-pst-eps-1.0 as graphics/tex-pst-eps. 2011-03-18 21:38:12 +00:00
tex-pst-eps-doc Import tex-pst-eps-doc-1.0 as graphics/tex-pst-eps-doc. 2011-03-18 21:38:16 +00:00
tex-pst-fill Import tex-pst-fill-1.01 as graphics/tex-pst-fill. 2011-03-18 21:38:20 +00:00
tex-pst-fill-doc Import tex-pst-fill-doc-1.01 as graphics/tex-pst-fill-doc. 2011-03-18 21:38:24 +00:00
tex-pst-ghsb Import tex-pst-ghsb-2010 as graphics/tex-pst-ghsb. 2011-03-18 21:38:28 +00:00
tex-pst-ghsb-doc Import tex-pst-ghsb-doc-2010 as graphics/tex-pst-ghsb-doc. 2011-03-18 21:38:33 +00:00
tex-pst-gr3d Import tex-pst-gr3d-1.34 as graphics/tex-pst-gr3d. 2011-03-18 21:38:37 +00:00
tex-pst-gr3d-doc Import tex-pst-gr3d-doc-1.34 as graphics/tex-pst-gr3d-doc. 2011-03-18 21:38:41 +00:00
tex-pst-grad Import tex-pst-grad-1.06 as graphics/tex-pst-grad. 2011-03-18 21:38:45 +00:00
tex-pst-grad-doc Import tex-pst-grad-doc-1.06 as graphics/tex-pst-grad-doc. 2011-03-18 21:38:49 +00:00
tex-pst-lens Import tex-pst-lens-1.02 as graphics/tex-pst-lens. 2011-03-18 21:38:53 +00:00
tex-pst-lens-doc Import tex-pst-lens-doc-1.02 as graphics/tex-pst-lens-doc. 2011-03-18 21:38:57 +00:00
tex-pst-math Import tex-pst-math-0.61 as graphics/tex-pst-math. 2011-03-18 21:39:02 +00:00
tex-pst-math-doc Import tex-pst-math-doc-0.61 as graphics/tex-pst-math-doc. 2011-03-18 21:39:06 +00:00
tex-pst-node Import tex-pst-node-1.15 as graphics/tex-pst-node. 2011-03-18 19:04:49 +00:00
tex-pst-node-doc Import tex-pst-node-doc-1.15 as graphics/tex-pst-node-doc. 2011-03-18 19:05:00 +00:00
tex-pst-osci Import tex-pst-osci-2.82 as graphics/tex-pst-osci. 2011-03-18 21:39:10 +00:00
tex-pst-osci-doc Import tex-pst-osci-doc-2.82 as graphics/tex-pst-osci-doc. 2011-03-18 21:39:14 +00:00
tex-pst-plot Import tex-pst-plot-1.26 as graphics/tex-pst-plot. 2011-03-17 18:23:47 +00:00
tex-pst-plot-doc Import tex-pst-plot-doc-1.26 as graphics/tex-pst-plot-doc. 2011-03-17 18:24:01 +00:00
tex-pst-poly Import tex-pst-poly-1.61 as graphics/tex-pst-poly. 2011-03-18 21:39:18 +00:00
tex-pst-poly-doc Import tex-pst-poly-doc-1.61 as graphics/tex-pst-poly-doc. 2011-03-18 21:39:22 +00:00
tex-pst-slpe Import tex-pst-slpe-1.3 as graphics/tex-pst-slpe. 2011-03-18 21:39:27 +00:00
tex-pst-slpe-doc Import tex-pst-slpe-doc-1.3 as graphics/tex-pst-slpe-doc. 2011-03-18 21:39:31 +00:00
tex-pst-text Import tex-pst-text-1.00 as graphics/tex-pst-text. 2011-03-18 21:39:35 +00:00
tex-pst-text-doc Import tex-pst-text-doc-1.00 as graphics/tex-pst-text-doc. 2011-03-18 21:39:39 +00:00
tex-pst-tree Import tex-pst-tree-1.12 as graphics/tex-pst-tree. 2011-03-18 21:43:51 +00:00
tex-pst-tree-doc Import tex-pst-tree-doc-1.12 as graphics/tex-pst-tree-doc. 2011-03-18 21:44:09 +00:00
tex-pst-vue3d Import tex-pst-vue3d-1.24 as graphics/tex-pst-vue3d. 2011-03-18 21:39:44 +00:00
tex-pst-vue3d-doc Import tex-pst-vue3d-doc-1.24 as graphics/tex-pst-vue3d-doc. 2011-03-18 21:39:48 +00:00
tex-pstricks Import tex-pstricks-2.17 as graphics/tex-pstricks. 2011-03-17 18:12:47 +00:00
tex-pstricks-add Import tex-pstricks-add-3.51 as graphics/tex-pstricks-add. 2011-03-18 21:45:03 +00:00
tex-pstricks-add-doc Import tex-pstricks-add-doc-3.51 as graphics/tex-pstricks-add-doc. 2011-03-18 21:45:14 +00:00
tex-pstricks-doc Import tex-pstricks-doc-2.17 as graphics/tex-pstricks-doc. 2011-03-17 18:12:54 +00:00
tex-tex-ps Import tex-tex-ps-2010 as graphics/tex-tex-ps. 2011-03-16 17:58:42 +00:00
tex-tex-ps-doc Import tex-tex-ps-doc-2010 as graphics/tex-tex-ps-doc. 2011-03-16 17:58:56 +00:00
tex-xypic Import tex-xypic-3.8.5 as graphics/tex-xypic. 2011-03-14 00:12:31 +00:00
tex-xypic-doc Import tex-xypic-doc-3.8.5 as graphics/tex-xypic-doc. 2011-03-14 00:13:01 +00:00
tgif update to 4.2.5 2011-07-12 19:04:00 +00:00
tiff Update to 3.9.5: 2011-04-12 08:57:57 +00:00
TiffIO png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
tkpiechart
tuxpaint Add upstream bug report URL. 2011-08-04 23:58:35 +00:00
tuxpaint-config recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
tuxpaint-stamps DESTDIR support 2010-02-03 21:55:04 +00:00
ucview recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
unicap recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
urt png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
vcg DESTDIR support 2010-02-03 21:55:04 +00:00
veusz update to 1.12 2011-07-12 19:08:49 +00:00
vid png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
viewfax
vigra Avoid using /usr/bin/env. On the other hand, the script using python 2011-05-02 12:57:22 +00:00
vnc2swf share/doc/html is deprecated, use share/doc/${PKGBASE} instead. 2010-05-15 13:17:28 +00:00
vp png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
vtk
vtk-data
vtk-docs
wmphoto DESTDIR support 2010-01-29 23:50:26 +00:00
wxsvg recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
x11rec * Add two CONFLICTS patterns: 2010-09-13 14:39:30 +00:00
xart Fix build with png-1.5. 2011-02-07 21:28:56 +00:00
xbmbrowser
xdvipresent Let xdvipresent depend on tex-* instead of the entire teTeX. 2011-03-21 19:27:16 +00:00
xfce4-icon-theme recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
xfig Dont try to explicitly set MANDIR in the Imakefile - gets it wrong on 2011-02-17 08:46:49 +00:00
xgraph
xli png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
xmorph recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
xpaint PR/38129 -- font selection menu is populated in graphics.c, so patch it too 2011-07-14 09:52:59 +00:00
xplot check-interpreter fix. 2011-07-03 11:46:08 +00:00
xplot-devel check-interpreter fix. 2011-07-03 11:46:08 +00:00
xsane Update to 0.99.8: 2011-07-12 13:25:57 +00:00
xv Fix linking on Solaris 9, per Stefan in PR 44572. 2011-02-14 20:37:40 +00:00
xzgv Fix clang build failure. 2011-09-22 21:20:42 +00:00
zphoto recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
Makefile split giflib into 2 pkgs: one for the lib, one for cmd line utils 2011-09-06 18:45:45 +00:00