pkgsrc/graphics
jmmv 9cbfe1b6ad Update librsvg2 and librsvg2-gtk2 to 2.6.5:
== librsvg 2.6.5 ==

	* configure.in: Bump version
	* *.pc.in: Remove bogus dependencies
	* rsvg-styles.c: Make #140797 less poignant

== librsvg 2.6.4 ==

2004-03-28  Caleb Moore <c.moore@student.unsw.edu.au>

	* rsvg-paint-server.c: Fixed linear gradient transformation bug

2004-03-25  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-styles.c: Memleak was in libcroco and not librsvg. Dodji fixed
	it there, and now we cause SEGVs. Bug 138084

2004-03-18  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-styles.c: Fix CSS memory leak

2004-03-15  Caleb Moore <c.moore@student.unsw.edu.au>

	* rsvg-bpath-util.c: Applied double move fix contributed by ross
	alexander.

2004-03-15  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-css.c: Work around something for jimmac

2004-03-11  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg.c: More work on 105316

2004-03-07  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg.c: Do something for clahey (bug #105316)

2004-03-05  Dodji Seketeli  <dodji@gnome.org>

	* rsvg-styles.c:
	(ccss_property): changed the signature of this function
	to comply with the new signature of CRDocHandler::property()
	in libcroco.

2004-03-04  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, configure.in, librsvg-2.0-uninstalled.pc.in:
	Add uninstalled pkg-config file.

2004-02-19  Dom Lachowicz <cinamod@hotmail.com>

	* Makefile.am: disable vector text path code for the 2.6 release

2004-02-18  Brian Koebbe  <brian@koebbe.org>

	* rsvg-css.c (rsvg_css_parse_list): fix a loop run amuck (#134801)

2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>

	* rsvg-gz.c: (rsvg_handle_gz_close_impl):
	  catch read error from gsf_input_read
          break from infinite loops that do not manage to write (#134653)

2004-02-16  Dom Lachowicz <cinamod@hotmail.com>

	* configure.in: Fix bug #134492

2004-02-15  Dom Lachowicz <cinamod@hotmail.com>

	* configure.in, rsvg-styles.c: Fix bug #134292

2004-02-14  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg.c: Fix bug #133947

2004-01-31  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-css.*: Hopefully fix bug #113538

2004-01-29  Dom Lachowicz <cinamod@hotmail.com>

	* configure.in: bug #132569

2004-01-15  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-css.c:
	* test-rsvg.c: Fix bug #131644

2004-01-12  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-shapes.c: Fix bug #124075

2004-01-06  Dom Lachowicz <cinamod@hotmail.com>

	* Makefile.am: Fix bug #130687

2004-01-05  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-text.c:
	* rsvg-text-vectors.c: Factor out bitmap vs. vector text routines

2004-01-04  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-text-vectors.c: Start of work toward representing text as
	vector paths. Mad props go to the boys @ the Gimp for pointing me in
	the right direction here (bug #107668).

2003-12-13  Caleb Moore <calebmm@tpg.com.au>

	* rsvg-bpath-util.c: Fixed double move bug in path

2003-12-10  Federico Mena Quintero  <federico@ximian.com>

	* rsvg-defs.c: #include <glib/gmessages.h>

2003-12-09  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-defs.c (rsvg_defs_set): Bug 128690

2003-12-07  Dom Lachowicz <cinamod@hotmail.com>

	* configure.in: Bump version number

2003-12-07  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg.c:
	* rsvg-paint-server.c: Fix userspace gradients (Caleb Moore)

2003-11-27  Caleb Moore <calebmm@tpg.com.au>

	* *: Implement bounding box based gradients

2003-11-25  Caleb Moore <calebmm@tpg.com.au>

	* rsvg-styles.c: Fix opacity inheritance. Fixes a few bugs

2003-11-25  Dom Lachowicz <cinamod@hotmail.com>

	* moz-plugin/*: Start of work on a RSVG Mozilla/Netscape plugin.
	Doesn't work quite yet - needs some help along.

2003-11-24  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-styles.c
	* rsvg-styles.h
	* rsvg-shape.c: Fix Sodipodi flags, implement fill rules. From
	"Caleb Moore" <calebmm@tpg.com.au>

2003-10-16  Sven Neumann  <sven@gimp.org>

	* rsvg.c: fixed inline docs.

	* doc/Makefile.am: ignore internal header files.

	* doc/rsvg-sections.txt
	* doc/tmpl/rsvg.sgml: added new functions.

2003-09-23  Sven Neumann  <sven@gimp.org>

	* rsvg.c (rsvg_start_svg): respect viewBox offsets by applying an
	appropriate translation.

2003-09-21  Tor Lillqvist  <tml@iki.fi>

	* librsvg-zip.in: New file.

	* configure.in: Check for Win32, set OS_WIN32 automake
	variable. Check for strtok_r. Expand librsvg-zip.

	* Makefile.am: Use -lm only on Unix. Add LIBGSF_LIBS and
	LIBCROCO_LIBS to librsvg_2_la_LIBADD. Distribute librsvg-zip.in.

	* rsvg-css.c: Use G_PI instead of M_PI.
	(strtok_r): Implement strtok_r here if not available. (Very
	suboptimal implementation.)

2003-09-19  Sven Neumann  <sven@gimp.org>

	* rsvg-file-util.c: implemented missing GError handling for file
	operations.

2003-09-18  Sven Neumann  <sven@gimp.org>

	* Makefile.am
	* configure.in
	* gimp-plugin/Makefile.am
	* gimp-plugin/svg.c: removed GIMP plug-in; it now lives in the
	GIMP source tree. Thanks a lot for the nice work you've done!

2003-09-12  Sven Neumann  <sven@gimp.org>

	* configure.in
	* rsvg-styles.c (rsvg_real_parse_cssbuffer): removed the #warning
	here and instead output it when configure is run (bug #122119).

2003-09-12  Sven Neumann  <sven@gimp.org>

	* configure.in: depend on Pango version 1.2.0 or newer.

	* rsvg-text.c (rsvg_text_handler_characters): don't use
	pango_ft2_get_context() which is deprecated in Pango HEAD, but
	create the Pango context from the fontmap instead (bug #122121).

	* rsvg-path.c (rsvg_parse_path_do_cmd): fixed storage of
	reflection point in Q command which caused the next T command to
	create a wrong stroke (bug #122118).

2003-09-11  Sven Neumann  <sven@gimp.org>

	* gimp-plugin/svg.c: Sprinkled the code with const qualifiers.
	Fixed transfer of pixel data from pixbuf to pixel region. The
	old code was wrong for pixbufs with rowstride != width * bpp.
2004-05-15 12:01:07 +00:00
..
3DKit Convert to buildlink3. 2004-05-05 03:36:22 +00:00
aalib Unused. 2004-05-03 13:08:58 +00:00
aalib-x11 Unused. 2004-05-05 08:27:56 +00:00
aqsis Convert to buildlink3. 2004-05-09 00:45:45 +00:00
artist s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
autotrace Convert to buildlink3. 2004-04-25 00:52:19 +00:00
aview s/stdlib.h/malloc.h for darwin/freebsd 2004-05-07 02:38:54 +00:00
aview-x11 s/malloc.h/stdlib.h/ for darwin/freebsd 2004-05-07 02:43:51 +00:00
barcode Remove info files entries from PLIST. 2004-02-17 16:35:03 +00:00
bktr2jpeg Convert to bl3. 2004-04-23 23:44:46 +00:00
blender Follow libogg into multimedia/. 2004-04-12 23:15:01 +00:00
blender-doc Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
blinkenthemes Convert to bl3. 2004-04-15 12:42:56 +00:00
blinkentools Convert to bl3. 2004-04-15 13:07:55 +00:00
cairo This needs libpixman >= 0.1.1. 2004-05-12 09:57:13 +00:00
cal3d Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
cal3d-examples Now that PR 24378 has been fixed, take the hack out of Makefile.common so 2004-02-11 01:32:06 +00:00
camediaplay Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
camlimages Remove comment that should never have been there in the first place. 2004-05-05 03:32:05 +00:00
cdlabelgen does not compile anything, define USE_LANGUAGES to an empty value (hi 2004-04-24 23:43:27 +00:00
clanlib No longer used. 2004-04-18 05:48:44 +00:00
claraocr Convert to bl3. 2004-04-23 23:49:28 +00:00
cnxtview USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
compface No longer used. 2004-04-11 20:20:10 +00:00
CompuPic s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
cpia2view USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
cqcam Convert to buildlink3. 2004-04-25 02:49:22 +00:00
dcraw Convert to buildlink3. 2004-04-25 00:43:31 +00:00
denemo Convert to buildlink3. 2004-05-09 00:45:45 +00:00
dia update to 0.93 2004-05-06 10:21:47 +00:00
dumpmpeg Convert to buildlink3. 2004-04-19 04:53:58 +00:00
dvdbackup Use bl3. 2004-03-29 02:37:26 +00:00
dvdview Convert to buildlink3. 2004-04-25 01:04:57 +00:00
dx Convert to buildlink3. 2004-04-25 02:51:39 +00:00
dxsamples update to 4.3.2 2004-04-20 22:11:48 +00:00
ee Convert to buildlink3. 2004-04-26 04:55:28 +00:00
eog Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose 2004-04-14 19:30:22 +00:00
eog2 Make use of the new USE_DIRS variable, instead of directly depending on the 2004-04-14 16:15:20 +00:00
exif Convert to bl3. Remove superfluous DEPENDS line (bl3 is included). 2004-04-23 23:58:25 +00:00
exiftags Updated to 0.98. PR pkg/22935, Min Sik Kim <minskim@bawi.org>. 2003-10-24 01:44:35 +00:00
fbm Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
feh PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
filmgimp Enable pkgviews installation. 2004-04-25 02:01:20 +00:00
fly Convert to buildlink3. 2004-04-10 23:44:42 +00:00
fnlib No longer used. 2004-04-11 20:31:02 +00:00
freeglut Make non-conflicting with glut. Remove dependency on GNU make. 2004-05-13 12:59:37 +00:00
freetype Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
freetype-lib No longer used. 2004-05-09 06:50:29 +00:00
freetype-utils bl3ify 2004-01-05 20:38:34 +00:00
freetype2 freetype2 needs a GNUish egrep. 2004-05-15 11:17:14 +00:00
fujiplay Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
g2 Convert to buildlink3 and correct a spelling error in DESCR. 2004-04-10 23:46:56 +00:00
g3d Convert to buildlink3. 2004-04-24 23:11:10 +00:00
gd No longer used. 2004-05-09 06:50:29 +00:00
gdchart Convert to buildlink3. 2004-05-05 03:02:01 +00:00
gdk-pixbuf No longer used. 2004-05-09 06:50:29 +00:00
gdk-pixbuf-gnome Unused. 2004-05-04 08:18:26 +00:00
GeometryKit Convert to buildlink3. 2004-05-05 03:36:22 +00:00
geomview Convert to buildlink3. 2004-04-24 23:11:10 +00:00
get_ds7 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
gfract Update gfract to use buildlink3. 2004-01-11 20:23:15 +00:00
gif2png Convert to bl3. 2004-04-24 00:19:40 +00:00
gif320 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
giflib Convert to bl3. Remove some cruft. 2004-04-24 00:25:41 +00:00
gifsicle Convert to bl3. 2004-04-24 00:27:10 +00:00
giftrans Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
gimageview Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
gimp Added buildlink3.mk for sane 2004-05-03 12:46:49 +00:00
gimp1 gimp-base -> gimp1-base 2004-03-29 22:22:54 +00:00
gimp1-base Convert to buildlink3. 2004-05-05 02:26:41 +00:00
gimp1-data Convert to buildlink3. 2004-05-05 02:26:41 +00:00
gimp1-wideangle Convert to buildlink3. 2004-05-05 02:26:41 +00:00
giram Convert to buildlink3. 2004-05-09 00:45:45 +00:00
gle malloc.h fix for darwin/freebsd 2004-05-11 12:28:34 +00:00
glitz update to glitz-0.1.2 2004-05-11 17:35:06 +00:00
gliv Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
glu Match the template builtin.mk file in bsd.builtin.mk, and make the two 2004-03-29 05:43:28 +00:00
glut Unused. 2004-05-14 01:39:03 +00:00
GlutKit Convert to buildlink3. 2004-05-05 03:36:22 +00:00
GLXKit Convert to buildlink3. 2004-05-05 03:36:22 +00:00
gmngview Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
GMT Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
gnome-icon-theme Add some PRINT_PLIST_AWK magic so that packages using this buildlink3.mk 2004-05-06 14:00:27 +00:00
gnome-iconedit Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
gnome-pixmaps Unused. 2004-05-04 08:18:26 +00:00
gnome2-pixmaps Revert previous, we need a full dependency. 2004-04-15 10:26:35 +00:00
gnuplot Convert to buildlink3. Move PKGREVISION to make pkglint happy. 2004-04-24 23:18:38 +00:00
gnuplot-nox11 Convert to buildlink3. 2004-04-17 01:14:19 +00:00
gpaint Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
gphoto Convert to buildlink3 and remove superfluous CPPFLAGS+=-I${LOCALBASE}/include. 2004-04-25 01:58:44 +00:00
gphoto2 Convert to buildlink3. 2004-04-26 05:20:57 +00:00
gqview Update to gqview-1.4.3. Changes: 2004-04-30 23:33:37 +00:00
grap Fix build with gcc3 2004-01-14 15:57:09 +00:00
graphviz No longer used. 2004-04-17 20:24:58 +00:00
gri Convert to buildlink3. 2004-04-24 23:19:43 +00:00
gst-plugins-png Very beleatedly switch to use static DESCR files for the multiple 2004-05-06 12:12:58 +00:00
gtkam Make use of the new USE_DIRS variable, instead of directly depending on the 2004-04-14 16:15:20 +00:00
gtkglext Unused. 2004-04-27 00:44:37 +00:00
gtksee Convert to buildlink3. 2004-04-25 01:30:27 +00:00
GUIlib Convert to buildlink3. 2004-04-12 02:20:13 +00:00
hermes No longer used. 2004-04-18 05:57:15 +00:00
hicolor-icon-theme Initial addition. This does not really need to be a buildlink3.mk file (in 2004-05-06 13:47:41 +00:00
hp2xx Convert to buildlink3. 2004-04-25 02:29:06 +00:00
iGMT Enable tk84 and replace x11/tk with x11/tk83. Packages compatible 2004-03-08 20:27:13 +00:00
ImageMagick Enable pkgviews installation. 2004-04-25 05:12:27 +00:00
ImageViewer Update ImageViewer to 0.6.2. Changes are bugfixes only. 2004-04-11 00:15:08 +00:00
imlib No longer used. 2004-05-09 20:19:59 +00:00
imlib2 No longer used. 2004-04-18 01:32:24 +00:00
impress Enable tk84 and replace x11/tk with x11/tk83. Packages compatible 2004-03-08 20:27:13 +00:00
ivtools Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jasper Enable pkgviews installation. 2004-04-25 04:56:56 +00:00
jhead s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jpeg Reorder location and setting of BUILDLINK_PACKAGES to match template 2004-03-05 19:25:06 +00:00
jpeg2ps use my NetBSD email address, update homepage 2004-04-25 11:44:59 +00:00
jpeg_ls Convert to bl3. 2004-04-18 19:24:20 +00:00
jpeginfo Initial import of jpeginfo, version 1.6.0 into the NetBSD Packages 2004-02-03 21:51:54 +00:00
jpegoptim Initial import of jpegoptim, version 1.2.2 into the NetBSD Packages 2004-02-03 21:50:29 +00:00
kdegraphics2 Convert to buildlink3. 2004-05-02 02:14:59 +00:00
kdegraphics3 No longer used. 2004-04-25 23:07:27 +00:00
lcms bump pkgrevision after last fix. Reminded by snj@ 2004-04-11 17:32:13 +00:00
lib3ds No longer used. 2004-05-09 06:50:29 +00:00
libart2 No longer used. 2004-05-09 06:50:29 +00:00
libcaca Convert to bl3. 2004-04-18 19:26:49 +00:00
libexif Enable pkgviews installation. 2004-04-25 05:01:44 +00:00
libexif-gtk Unused. 2004-04-26 09:21:57 +00:00
libgdgeda Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
libgdiplus update to libgdiplus-0.5 (part of mono beta1) 2004-05-11 17:37:48 +00:00
libggi No longer used. 2004-04-18 01:03:23 +00:00
libggigcp Convert to buildlink3. 2004-04-18 00:57:50 +00:00
libggiwmh Convert to buildlink3. 2004-04-18 00:57:50 +00:00
libgii No longer used. 2004-04-18 01:06:46 +00:00
libgnomecanvas Update to 2.6.1.1: fixes soname. 2004-05-05 06:15:58 +00:00
libpixman Changes 0.1.1: 2004-04-27 11:06:56 +00:00
librsvg distinfo fix 2004-05-02 16:53:28 +00:00
librsvg2 Update librsvg2 and librsvg2-gtk2 to 2.6.5: 2004-05-15 12:01:07 +00:00
librsvg2-gtk2 Update librsvg2 and librsvg2-gtk2 to 2.6.5: 2004-05-15 12:01:07 +00:00
libungif Unused. 2004-05-11 21:01:05 +00:00
libvideogfx No longer used. 2004-04-25 01:05:23 +00:00
libwmf Enable pkgviews installation. 2004-04-25 04:52:57 +00:00
ljpeg Convert to bl3. 2004-04-18 19:26:49 +00:00
magicpoint Convert to buildlink3. 2004-05-09 20:19:44 +00:00
Mesa Unused. 2004-05-14 01:39:03 +00:00
MesaDemos Changes 6.0.1: 2004-04-09 13:05:52 +00:00
MesaLib Translate -lMesaGL to -lGL. Suggested by jlam over a month ago. 2004-04-17 03:45:46 +00:00
mgl Convert to bl3. 2004-04-24 00:46:15 +00:00
mng Changes 1.0.7: 2004-04-06 09:17:56 +00:00
mpeg-lib Unused. 2004-05-05 08:27:56 +00:00
mpeg2codec Enable pkgviews installation. 2004-04-25 04:45:36 +00:00
mpgtx Update to mpgtx-1.3. OK'd by wiz@. Closes PR pkg/19082. 2003-10-11 14:59:58 +00:00
mtv s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
ncview Convert to buildlink3. 2004-04-25 01:15:04 +00:00
netpbm No longer used. 2004-05-09 20:19:59 +00:00
Ngraph Convert to buildlink3. 2004-04-24 23:25:43 +00:00
ns-cult3d The mastersite has changed the name of the distfile. 2004-01-24 00:38:23 +00:00
nvtv Update to 0.4.7 and convert to buildlink3. 2004-04-26 10:19:53 +00:00
nvtv-gtk2 Update to 0.4.7 and convert to buildlink3. 2004-04-26 10:19:53 +00:00
opendis s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
openptc Convert to buildlink3. 2004-04-18 05:53:28 +00:00
OpenRM Update OpenRM to 1.5.2 2004-04-19 05:54:45 +00:00
p5-GD Update p5-GD to 2.11: 2004-04-29 18:01:05 +00:00
p5-GDGraph Convert to buildlink3. 2004-05-09 00:45:45 +00:00
p5-GDGraph3d Convert to buildlink3. 2004-05-09 00:45:45 +00:00
p5-Gdk-Pixbuf Fix build after p5-gtk was converted to buildlink3 (hi xtraeme!). 2004-04-30 03:35:07 +00:00
p5-GDTextUtil Convert to buildlink3. 2004-05-09 00:45:45 +00:00
p5-GIFgraph Convert to buildlink3. 2004-05-09 00:45:45 +00:00
p5-GraphViz Bl3ify. 2004-04-17 20:24:30 +00:00
p5-Image-Imlib2 Add a missing manual page. Add a @dirrm for one directory we own. 2004-05-02 06:17:00 +00:00
p5-Image-Info Bl3ify and enable pkgviews installation. 2004-04-25 04:41:23 +00:00
p5-Image-Size Bl3ify and enable pkgviews installation. 2004-04-25 04:41:23 +00:00
p5-PerlMagick Enable pkgviews installation. 2004-04-25 05:12:27 +00:00
p5-SWF-File Import p5-SWF-File from pkgsrc-wip. Packaged by xtraeme@. 2004-05-09 15:12:35 +00:00
PanoTools Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pgraf s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
photopc s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
php-jpgraph Add NO_BUILDLINK. 2004-04-25 00:26:21 +00:00
php4-exif bl3ify 2004-04-25 00:27:56 +00:00
php4-gd bl3ify 2004-04-25 00:27:56 +00:00
phpsview bl3ify 2004-04-25 00:27:56 +00:00
pixieplus Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
pixmap Convert to buildlink3. 2004-04-25 06:58:43 +00:00
plasma Convert to buildlink3. 2004-04-12 02:31:56 +00:00
ploticus Updated ploticus to 2.21. 2004-05-15 11:16:45 +00:00
ploticus-examples COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
plotmtv s/malloc.h/stdlib.h/ for darwin/freebsd 2004-05-07 02:57:41 +00:00
plotutils Unused. 2004-05-03 22:27:33 +00:00
plotutils-nox11 Convert to buildlink3. 2004-04-17 01:14:19 +00:00
plplot Convert to buildlink3. 2004-05-09 00:45:45 +00:00
png Don't read past the end of the error message string. This patch was 2004-05-10 01:15:14 +00:00
png2html Convert to buildlink3. 2004-04-11 01:49:07 +00:00
pngcrush Convert to bl3. 2004-04-24 00:51:09 +00:00
povray Convert to bl3. Replace USE_GCC_SHLIB with USE_LANGUAGES=c c++. 2004-04-24 00:57:50 +00:00
ppmtoxvpic Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
prag Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pstoedit Convert to buildlink3. 2004-04-15 22:55:56 +00:00
py-biggles Import py-biggles from pkgsrc-wip. Packaged by Kai Puolamaki, and 2004-02-21 03:25:04 +00:00
py-gd Convert to buildlink3. 2004-04-25 06:58:43 +00:00
py-gdchart Convert to buildlink3. 2004-04-25 04:40:48 +00:00
py-gimp Convert to buildlink3. 2004-05-05 02:26:41 +00:00
py-gnuplot Convert to buildlink3. 2004-05-02 03:55:05 +00:00
py-imaging Convert to buildlink3. 2004-05-02 03:55:05 +00:00
py-imagingtk Convert to buildlink3. 2004-05-02 03:55:05 +00:00
py-matplotlib Import py-matplotlib from pkgsrc-wip. Packaged by Michal Pasternak, 2004-02-21 01:39:48 +00:00
py-piddle Convert to buildlink3. 2004-05-02 03:55:05 +00:00
qcamview USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
qiv Update to qiv-1.9, add x11 to CATEGORIES, take maintainership, use bl3. 2004-02-17 15:20:47 +00:00
qvplay Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
rayshade s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
RenderKit Convert to buildlink3. 2004-05-05 03:36:22 +00:00
resize_image Convert to buildlink3. 2004-04-21 04:46:44 +00:00
ruby-gd Convert to buildlink3. 2004-05-02 03:55:05 +00:00
ruby-opengl Convert to buildlink3. 2004-05-02 03:55:05 +00:00
s10sh Convert to buildlink3 and fix a typo in DESCR. 2004-04-24 23:07:06 +00:00
sane-backends Unused. 2004-05-03 13:08:58 +00:00
sane-frontends Changes 1.0.12: 2004-05-03 12:48:16 +00:00
scigraphica Convert to buildlink3. 2004-05-09 20:19:44 +00:00
scrot Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
SDL_image Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
SDLKit Convert to buildlink3. 2004-05-05 03:36:22 +00:00
skencil Convert to buildlink3. 2004-05-02 03:55:05 +00:00
smpeg-xmms Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
sodipodi Make use of the new USE_DIRS variable, instead of directly depending on the 2004-04-14 16:15:20 +00:00
swfdec No longer used. 2004-04-11 20:31:02 +00:00
swfdec-gtk2 Bump PKGREVISION due to GTK+ update to 2.4, and fix paths to installed files. 2004-04-01 18:37:33 +00:00
tcm Convert to buildlink3. 2004-05-03 22:41:43 +00:00
tgif Convert to bl3. 2004-04-24 01:01:54 +00:00
tiff Use INSTALL_LIB instead of INSTALL_SCRIPT. 2004-04-27 22:38:51 +00:00
tkpiechart Use subst.mk instead of sed and patches. 2004-04-09 20:42:59 +00:00
tuxpaint Use bl3, update to 0.9.13. Changes: 2004-03-07 02:01:00 +00:00
tuxpaint-stamps Update to tuxpaint-stamps-2003.12.23. Changes: 2004-03-07 02:06:36 +00:00
urt Convert to bl3. 2004-04-24 22:09:22 +00:00
vcg Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
vid Convert to bl3, and link against libnetpbm, since that's the only 2004-04-24 01:06:20 +00:00
viewfax s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
water Convert to buildlink3. 2004-04-12 02:28:00 +00:00
wmphoto Convert to buildlink3. 2004-04-21 04:46:44 +00:00
xart Convert to bl3. 2004-04-24 01:15:12 +00:00
xbmbrowser Convert to bl3. 2004-04-24 01:18:26 +00:00
xdvipresent Convert to buildlink3. 2004-04-21 04:46:44 +00:00
xfce4-artwork Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
xfce4-iconbox Updated xfce4 to 4.0.5 2004-04-16 16:12:00 +00:00
xfig Convert to bl3. 2004-04-24 11:15:32 +00:00
xgraph s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
xli Convert to buildlink3. 2004-04-21 04:46:44 +00:00
xpaint bl3ify, use subst.mk instead of using sed/mv. 2004-04-24 21:54:11 +00:00
xplot Whitespace fixes 2003-10-18 13:08:48 +00:00
xpm clean up, do away with lots of blank lines, |fmt 70 75. 2004-05-15 06:06:15 +00:00
xsane Changes 0.93: 2004-05-03 12:50:11 +00:00
xv Apply longname.patch and fix crash with long file names in visual schnauzer. 2004-03-29 00:50:41 +00:00
xzgv Convert to buildlink3. 2004-04-26 04:36:24 +00:00
yplot This package uses X11, so set USE_X11=yes. 2004-05-13 18:21:24 +00:00
Makefile Move graphics/transcode to multimedia/transcode. 2004-05-10 13:48:31 +00:00