Commit graph

4542 commits

Author SHA1 Message Date
seb
00cc0486ea Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore
used since revision 1.139 of mk/buildlink3/bsd.buildlink3.mk.
2004-05-17 21:32:33 +00:00
kristerw
eb316020d4 Remove -DGTK_DISABLE_DEPRECATED, and fix some includes, so that it builds
with the currently packaged versions of its dependencies.
2004-05-16 00:57:24 +00:00
minskim
1c7078ee29 Include pkgconfig's buildlink3.mk in Makefile.common instead of
Makefile, so that both librsvg2 and librsvg2-gtk2 can benefit.
2004-05-15 17:25:42 +00:00
jmmv
1e4437aacf Update to 2.6.1:
* General:
   - Fullscreen fixes for Xinerama (#137137)
* Translation Updates:
  Abel Cheung (zh_TW), Andras Timar (hu), Christian Rose (af),
  Guntupalli Karunakar (gu), Iñaki Larrañaga (eu), Pablo Saratxaga (wa),
  Samúel Jón Gunnarsson (is)
2004-05-15 13:59:14 +00:00
heinz
23c1021c80 Use option "-r" instead of "-e" for ${TEST} since this is not portable to some
operating systems (eg UnixWare).
2004-05-15 13:57:12 +00:00
jmmv
96636d0639 Update to 2.6.1 to use match gnome-desktop's distfile; no visible changes. 2004-05-15 13:36:39 +00:00
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
grant
aa42432d2b freetype2 needs a GNUish egrep. 2004-05-15 11:17:14 +00:00
grant
8cbf7f5f7f Updated ploticus to 2.21.
Version 2.21 - Released 12 May '04

A new option for producing dynamic web-based graphs - QUISP (quick
server pages). One nice thing you can do with this is create a CGI
form along with the graph, so users can control various graph
parameters... here's a live demo example of this.

Major changes since 2.20 are lengthy and can be found at:

http://ploticus.sourceforge.net/doc/news_old.html
2004-05-15 11:16:45 +00:00
grant
e47d4b1658 clean up, do away with lots of blank lines, |fmt 70 75. 2004-05-15 06:06:15 +00:00
grant
f93be2da98 use PKGBASE instead of PKGNAME if we detect builtin xpm. 2004-05-15 06:03:11 +00:00
wiz
d3b0e57bb8 Unused. 2004-05-14 01:39:03 +00:00
kristerw
455185f00f This package uses X11, so set USE_X11=yes. 2004-05-13 18:21:24 +00:00
wiz
ccdbdb0970 Make non-conflicting with glut. Remove dependency on GNU make.
Add missing bl3 files.  From Richard Rauch in PR 25353.
Bump PKGREVISION to 1.
2004-05-13 12:59:37 +00:00
jmmv
74da0d0bf9 This needs libpixman >= 0.1.1. 2004-05-12 09:57:13 +00:00
wiz
e1c0bff613 Unused. 2004-05-11 21:01:05 +00:00
recht
3f56135bb0 update to libgdiplus-0.5 (part of mono beta1)
Sadly, there's no real news file avaiable. So, I guess it's the usual
bug-fixes and optimizations.
2004-05-11 17:37:48 +00:00
recht
3eb2f9ba8e update to cairo-0.1.23
Fixes for gcc 3.4
-----------------
Fix prototype mismatches so that cairo can be built by gcc 3.4.

Updates to track glitz
----------------------
Various fixes to support the latest glitz snapshot (0.1.2).

Gradient updates
----------------
Radial gradients now support both inner and outer circles.
Transformed linear gradients are now properly handled.
Fixes for extend type reflect.

Glitz updates
-------------
Converted shading routines to use fixed point values and introduced a
shading operator structure for more efficient shading calculations.
Support compositing with mask surface when mask is solid or
multi-texturing is available.

PNG backend cleanups
--------------------
Fix output to properly compensate for pre-multiplied alpha format in cairo.
Add support for A8 and A1 image formats.

Bug fixes
---------
Avoid crash or infinite loop on null strings and degeneratively short
splines.

New? bugs in cairo_clip
-----------------------
There are some fairly serious bugs in cairo_clip. It is sometimes
causing an incorrect result. And even when it does work, it is
sometimes so slow as to be unusable. Some of these bugs may not be
new, (indeed cairo_clip has only ever had a braindead-slow
implementation), but I think they're worth mentioning here.
2004-05-11 17:36:25 +00:00
recht
ef6869d4d9 update to glitz-0.1.2
Sadly, there's no real news file avaiable. So, I guess it's the usual
bug-fixes and optimizations.
2004-05-11 17:35:06 +00:00
danw
786eec587c malloc.h fix for darwin/freebsd 2004-05-11 12:28:34 +00:00
wiz
42048c877c Move graphics/transcode to multimedia/transcode. 2004-05-10 13:48:31 +00:00
wiz
32dd0fb9f7 Move graphics/ffmpeg to multimedia/ffmpeg. 2004-05-10 13:43:43 +00:00
fredb
05ba31daa0 Don't read past the end of the error message string. This patch was
posted to png-implement by Glenn Randers-Pherson, libpng's maintainer.

This error was widely reported as "security issue",

    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0421

even though there is no security issue. The most the error could do is
SIGSEGV, and that only with some fairly uncommon circumstances. The patch
posted with the advisory is in fact flawed, in that it calls strlen() on
presumably arbitrary data.

Bump PKGREVISION.
2004-05-10 01:15:14 +00:00
snj
010675143c No longer used. 2004-05-09 20:19:59 +00:00
snj
280b1b2fbe Convert to buildlink3. 2004-05-09 20:19:44 +00:00
minskim
999a4c443d Add and enable p5-SWF-File. 2004-05-09 15:14:06 +00:00
minskim
4678db8ce3 Import p5-SWF-File from pkgsrc-wip. Packaged by xtraeme@.
SWF modules are manipulating Macromedia Flash movie (SWF) files.
This package contains:

SWF::File module can be used to make SWF movie.
SWF::Parser module provides a parser for SWF file.
2004-05-09 15:12:35 +00:00
snj
398301ef04 No longer used. 2004-05-09 06:50:29 +00:00
snj
e05189ccaa Convert to buildlink3. 2004-05-09 00:45:45 +00:00
wiz
bc95b9bb5e Unused. 2004-05-08 08:53:54 +00:00
danw
a088600a90 s/malloc.h/stdlib.h/ for darwin/freebsd 2004-05-07 02:57:41 +00:00
danw
9e14b095ba s/malloc.h/stdlib.h/ for darwin/freebsd 2004-05-07 02:43:51 +00:00
danw
d41fb557e7 s/stdlib.h/malloc.h for darwin/freebsd 2004-05-07 02:38:54 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
jmmv
356699e9d4 Add some PRINT_PLIST_AWK magic so that packages using this buildlink3.mk
file get the right comments in generated PLISTs.  (I'm not aware of packages
actually needing this, but will help in catching 'bugs' in the future, i.e,
"cannot remove non-empty directory foobar").
2004-05-06 14:00:27 +00:00
jmmv
67c75ccc5d Use hicolor-icon-theme's buildlink3.mk file to get a good approach of the
PLIST during its generation.  While here, sync PLIST with what print-PLIST
says (just a removal of a comment).
2004-05-06 13:50:20 +00:00
jmmv
60d202d457 Initial addition. This does not really need to be a buildlink3.mk file (in
the sense that this package does not install any libraries that need to be
buildlinked), but it helps in adding a dependency and, more important, in
handling of PLIST entries during print-PLIST.  Using a buildlink3.mk file
is more consistent with other packages than a home-grown mk file.
2004-05-06 13:47:41 +00:00
jmmv
3d434a1283 Very beleatedly switch to use static DESCR files for the multiple
gst-plugins-* packages.  Generating a description during installation
is not well supported and causes problems when creating the README
files, for example.
2004-05-06 12:12:58 +00:00
drochner
bd20fa0c37 update to 0.93
changes:
-faster text rendering
-minor feature additions
-bugfixes
2004-05-06 10:21:47 +00:00
jmmv
cd61a606b2 Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared library
changed).
2004-05-05 14:07:54 +00:00
wiz
caf13780db Unused. 2004-05-05 08:27:56 +00:00
jmmv
65a6e805a9 Update to 2.6.1.1: fixes soname. 2004-05-05 06:15:58 +00:00
snj
961db477a7 Convert to buildlink3. 2004-05-05 03:36:22 +00:00
snj
0aa92876c7 Remove comment that should never have been there in the first place. 2004-05-05 03:32:05 +00:00
snj
e8404bec45 Convert to buildlink3. 2004-05-05 03:02:01 +00:00
snj
52416161af Convert to buildlink3. 2004-05-05 02:26:41 +00:00
jmmv
8fee67e472 Update to 2.6.1:
Translations:
- Added Gujarati translation (Gujarati Team)
- Added Basque translation (Iñaki Larrañaga)
- Various updated translations (ca, he, nn, wa)
2004-05-04 21:35:27 +00:00
wiz
860e4850d1 Unused. 2004-05-04 08:18:26 +00:00
kristerw
9477c8113e USE_X11 and include mk/pthread.buildlink3.mk to make sure the package
finds the necessary include files.
2004-05-03 23:03:21 +00:00
snj
df528caf72 Convert to buildlink3. 2004-05-03 22:41:43 +00:00
wiz
c09ed9e57d Unused. 2004-05-03 22:27:33 +00:00
snj
4944e7168b Convert to buildlink3. 2004-05-03 21:50:41 +00:00
fredb
b1a69d0f4f Don't play games with the featureset macros on NetBSD. This patch fixes the
build on NetBSD 2.0E/mac68k, also works fine on NetBSD 1.6.2_STABLE/i386.
2004-05-03 16:42:47 +00:00
wiz
c32fc02e2e Unused. 2004-05-03 13:08:58 +00:00
adam
51b14b532e Changes 0.93:
* Support for gimp-2
* Bug-fixes
2004-05-03 12:50:11 +00:00
adam
cf1d9539df Changes 1.0.12:
* Updated support for gimp-2
* Bug-fixes
2004-05-03 12:48:16 +00:00
adam
82f9dd6030 Added buildlink3.mk for sane 2004-05-03 12:46:49 +00:00
adam
f601faacdc Changes 1.0.14:
* New backends: u12
* Updated backends: artec, artec_eplus48u, as6e, avision, canon630u,
  canon_pp, epson, fujitsu, gphoto2, gt68xx, hp, matsushita, mustek,
  mustek_pp, mustek_usb, plustek, plustek_pp, sm3600, snapscan, teco1, teco2,
  u12, umax, umax_pp, v4l.
* Added scripts for USB hotplugging (Linux)
* Added Danish translation. Updated other translations.
* sane-find-scanner knows about more chipsets now.
* Portability fixes (especially for MacOS X, NetBSD, OpenBSD, and OS/2).
* Build system fixes.
* Documentation updates.
* Bugfixes.

Changes 1.0.13:
* New backends: mustek_pp_ccd (for Mustek parport CCD scanners),
  plustek_pp (for Plustek parport scanners, splitted from the plustek backend).
* Updated backends: avision, canon630u, coolscan, epson, fujitsu, gphoto2,
  gt68xx, hp, hp5400, mustek, mustek_pp, pie, plustek, snapscan, teco2, test,
  umax, umax_pp.
* New internal interface for parport scanners.
* Networking (IPv6 + subnet support) fixes + updates.
* sane-find-scanner can detect some USB scanner chipsets now.
* Better support for threading.
* Port to MS Windows (Cygwin).
* Portability fixes (especially for FreeBSD, MacOS X, OS/2).
* Build system improvements.
* Added new (Bulgarian, Czech and Italian) and updated existing translations.
* The level of support for scanners is now: unsupported, minimal, basic, good,
  complete or untested (instead of alpha, beta, stable).
* Documentation updates.
* Bugfixes.
2004-05-03 12:45:58 +00:00
adam
ed04ecc740 Fix multiple gimp-print installation problem (e.g. Darwin/MacOSX) 2004-05-03 06:46:01 +00:00
adam
7c126621bc Fix building and enable AltiVec support on Darwin/MacOSX 2004-05-03 06:45:28 +00:00
adam
7664a76702 distinfo fix 2004-05-02 16:53:28 +00:00
kim
8c4bfa8adf Add a missing manual page. Add a @dirrm for one directory we own. 2004-05-02 06:17:00 +00:00
snj
023d96db45 Convert to buildlink3. 2004-05-02 03:55:05 +00:00
snj
8b2a39ede0 Convert to buildlink3. 2004-05-02 02:14:59 +00:00
snj
555bc6fa59 Update to gqview-1.4.3. Changes:
* Updated Japanese and Romanian translations.
* Added support for scrolling with a horizontal mouse wheel.
* Fix crash when removing items from a collection window.
* Fix occasional incorrect rankings in find duplicates window.
* Fix bug allowing focus to go beyond last row in icon view.
* Fix keyboard focus positioning in the list view when deleting images.
* Fix incorrect regeneration of thumbnails when the user is not
  the owner of the thumbnail.
* Fix application hang during execution of a verbose script from an
  editor slot.
* Fix delay when showing pop-up rename overlay.
2004-04-30 23:33:37 +00:00
snj
608990926a Fix build after p5-gtk was converted to buildlink3 (hi xtraeme!). 2004-04-30 03:35:07 +00:00
abs
e6f296a440 Update GDGraph3d to 0.56
No changelog from 0.55 available
2004-04-29 19:46:34 +00:00
abs
a2cf1358b2 Update p5-GD to 2.11:
2.11    More alpha functions from Cory Watson
2.10    Suppress CAPI warning.
        Warn about Math::Trig warning
2.09    VMS documentation patch from Martin Zinser
        Non-standard library finding path options from Peter Kruty
2.08    Applied 5.00503 compatibility patch from Mathieu Arnold
        New check for JPEG magic tag returned by some digital cameras.
2004-04-29 18:01:05 +00:00
abs
39580f901d Fix HOMEPAGE 2004-04-29 17:45:45 +00:00
adam
15b34f431e Changes 10.18.12:
* Don't try to install pm_gamma (which does not exist in this level)
* pamflip: fix bug with random memory accesses due to signed/unsigned comparison

Changes 10.18.11:
* pnmtopng: fix bug with -transparent

Changes 10.18.10:
* Include pm_system.h, pm_gamma.h in install package
* Fix the ftell/ftello distinction for many platforms
* ppmtogif: Don't violate array bounds when GIF color map is larger
  than internal color map.
* yuvsplittoppm: Fix -ccir601 option
* ppmtomap: Change #/bin/sh to #!/bin/sh

Changes 10.18.9:
* ppmtobmp: Fix bug: Generates invalid bits per pixel (e.g. 3) when input
  image has small number of colors
* pbmtog3: fix buffer overrun when image > 1728 columns
* pnmtotiffcmyk:  Correct abs to fabs so -theta works
* sldtoppm: Correct abs to fabs
* pgmramp: Correct abs to fabs so -rectangle and -ellipse work
* pgmramp: Don't crash with -rectangle and height or width = 1
* pnmtojpeg: interpret "length" field in exif data as unsigned 16 bit
  instead of signed.
* ppmforge: Correct abs to fabs so the planet is more than 2 pixels wide

Changes 10.18.8:
* pnmrotate: fix bug: always crashes in memory free
* pnmrotate: remove debugging messages

Changes 10.18.7:
* ppmshadow: Fix crash in all invocations
* pnmquant: Fix bug wherein all options are rejected

Changes 10.18.6:
* Add default RPATHOPT = rpath setting to Makefile.config.in
* Add stdlib.h and pm_config.h to mallocvar.h
* lib/Makefile: $(LIBNETPBMSUFFIX) instead of .so
* fitstopnm: Don't produce maxval 0

Changes 10.18.5:
* pnmtopng: fix bug with array bounds violation with -alpha
  Usual symptom: "internal inconsistency" message

Changes 10.18.4:
* anytopnm: Remove "function" so it works on FreeBSD

Changes 10.18.3:
* Fix stack corruption in pXm_check() on systems that have both 32 and 64 bit
  file offsets

Changes 10.18.2:
* installnetpbm: don't crash on mkdir on old Perl
* bmptopnm: fix bug with BMPs that end prematurely

Changes 10.11.15:
* Bmptopnm goes into an infinite loop if you give it a BMP file that ends
  prematurely.  The bug is in the way the program interprets the return code
  from fread() in readrow().  You can get the fix from the 10.18.1-10.18.2 diff.
* xwdtopnm: Doesn't work with at least one direct color 24 bits-per-pixel
  xwd generated by Xfree86's Xwd.
* ppmquant does not choose the best set of colors.  pnmquant does, though.
* giftopnm doesn't understand GIFs with the same color both transparent and
  opaque.

pnmtopng -alpha fails with "internal inconsistency detected" message
Changes 10.11.14:
* pstopnm: fix bug in which Standard Input never works
* ppmtobmp: change 'char' to 'unsigned char' to work around a Solaris C library   bug
* ppmtobmp: handle maxval properly for maxval != 256 truecolor BMP

Changes 10.11.13:
* Explicitly set SCRIPTS make variable to null so environment
  variable of the same name doesn't screw things up.
* stamp_date: don't use LOGNAME as a variable (on AIX, you can't).
* configure: put space after -o in test compiles.
* ppmtompeg: adjust header files in parallel.c so it compiles on AIX

Changes 10.11.12:
* pnmpsnr: fix bug: Cr and Cb interchanged
* Fix crash in pnmstitch

Changes 10.11.10:
* Declare internal subroutines in pgmabel as 'static' so they don't conflict
  with some C libraries

Changes 10.11.9:
* pstopnm: fix bug: encapsulated postscript confused with regular postscript,
  so all pages get overlaid as one page
2004-04-29 08:02:39 +00:00
tv
1f40881d7d Convert INSTALL_SCRIPT to INSTALL_LIB. 2004-04-27 22:40:35 +00:00
tv
7cdb6a5a2a Use INSTALL_LIB instead of INSTALL_SCRIPT. 2004-04-27 22:38:51 +00:00
tv
9ac386988e nb2: Obey PKGDIRMODE, and install shlibs as executable. 2004-04-27 20:38:48 +00:00
tv
f1db9cd144 Shared objects must be installed as executable on some platforms. Convert
BSD_INSTALL_DATA to BSD_INSTALL_SCRIPT.
2004-04-27 19:36:27 +00:00
adam
a2c3e9a598 Follow new FreeType2 building rules 2004-04-27 15:42:58 +00:00
adam
9596058992 Follow new FreeType2 build rules 2004-04-27 15:19:53 +00:00
adam
bde1588a89 Changes 2.1.8:
* bug fixes

* Both  PCF  and BDF  drivers  now  handle  the SETWIDTH_NAME  and
  ADD_STYLE_NAME    properties.     Values    are   appended    to
  face->style_name; example: `Bold SemiCondensed'.

* The PCF driver now handles bitmap  fonts compressed with the LZW
  algorithm (extension .pcf.Z, compressed with `compress').

* A  new  API   function  `FT_Get_CMap_Language_ID'  (declared  in
  `tttables.h')  is  available  to   get  the  language  ID  of  a
  TrueType/SFNT cmap.

* The hexadecimal format of  data after the `StartData' command in
  CID-keyed Type 1 fonts is now supported.  While this can't occur
  in  file-based   fonts,  it  can   happen  in  document-embedded
  resources of PostScript documents.

* Embedded bitmaps in SFNT-based CFF fonts are now supported.

* A simple  API is  now available  to control  FreeType's  tracing
  mechanism if compiled  with FT_DEBUG_LEVEL_TRACE.   See the file
  `ftdebug.h' for more details.

* YAMATO Masatake contributed improved  handling of MacOS resource
  forks on non-MacOS platforms (for example, Linux can mount MacOS
  file systems).

* Support for MacOS has been improved; there is now a new function
  `FT_New_Face_From_FSSpec'  similar to `FT_New_Face'  except that
  it accepts an FSSpec instead of a path.

* The cache sub-system has been rewritten.
2004-04-27 14:59:49 +00:00
adam
29158f6886 patch-aa fixes errors due to changes in graphics/cairo API (thanks to Marc) 2004-04-27 14:29:00 +00:00
adam
469a0211b1 buildlink3 fix 2004-04-27 14:16:05 +00:00
adam
59a210797d Changes 0.1.22:
* Cairo was updated to track the changes in libpixman, and now depends
  on libpixman version 0.1.1
Changes 0.1.21:
* New OpenGL backend
* Automatic detection of available backends
Changes 0.1.20:
* New pattern API
* Update to XCB backend
* Faster clipping
2004-04-27 12:48:44 +00:00
adam
a7bc7576fd Added glitz-0.1.0 2004-04-27 12:12:17 +00:00
adam
4277a7c587 Glitz is a portable 2D graphics library that uses OpenGL to render hardware
accelerated graphics.  It supports many of the latest OpenGL features, such as
efficient off-screen rendering using pbuffers. Rendering can be carried out by
arbitrary OpenGL layers, thanks to glitz's extensible backend system.

Glitz is designed to match the X Render Extension semantics and provides
a general way for accelerating this imaging model.  Glitz can be used as
a stand-alone layer above OpenGL but is also designed to act as a backend for
cairo, providing it with OpenGL accelerated output.
2004-04-27 12:11:43 +00:00
adam
0329566514 Changes 0.1.1:
* bug fixes
2004-04-27 11:06:56 +00:00
wiz
fa60c4cab8 Unused. 2004-04-27 00:44:37 +00:00
adam
59c77d0b47 Changes 2.0.23:
* horizontal and vertical DPI hints can now be given to the freetype font
  renderer via the gdFTStringExtra
* several autoconf problems have been addressed
* the current version of freetype is more precisely detected to prevent
  FT_ENCODING_SYMBOL-related errors
* a significant bug in gdNewDynamicCtx was fixed
2004-04-26 12:24:12 +00:00
cube
ac68b303fa Update to 0.4.7 and convert to buildlink3.
2004-04-20
        RELEASE alpha version 0.4.7
        * Added life testing against simulated hardware.
        * Made own package for lib subdirectory
        * Fixed missing include in nvtv.c
        * Allow close before open.

2004-03-08
        RELEASE alpha version 0.4.6
        * FreeBSD patch by Samuel Tardieu. (sed instead of expr in configure,
          opl() and ioperm() compatibility functions for FreeBSD.)
        * Added PCI ids. Changed arch setup in back_nvidia.
        * Moved port permissions to mmio.c (not tested for NetBSD).
        * Debugging messages enabled by option instead of define.
        * Fixed missing getHeadDev dispatch in nvtvd.c
        * Removed Chrontel power settings warning.
        * Added Chrontel-2 modes.
        * Renamed PAL 800x600,640x480 and NTSC 640x480,640x400,720x400
          'Large' Chrontel-1 modes to 'Huge' for consistency with Chrontel-2
        * Added some FAQ entries.
        * Start of i865 support.
        * Disable NX support temporarily for release.
        * Fixed excess 1 encoding for i810 registers.
        * Added --list option.
        * Only setup and clamp for TV modes in back_*.
        * Fixed missing devFlags for ACTION_TVOFF
        * Start of i830/i845/CH2 support.
        * I2C bus for i845.
        * RAISE for messages, -q option for nvtvd, syslog.
        * Fixed Debian boot script FAQ.
        * I2C busses don't use X screen index any longer.
        * Fixed Philips detection bug in tv_common.
        * Use CARD8/16/32 as base types.
        * 3 NX modes; NX is partly working.
        * New CX/TW detection (again). CX is tested, TW will be soon.
        * NetBSD patch by Quentin Garnier
        * Added PCI IDs from 1.0-4363
        * Included PAL-X patch 727924 by Joe Cotroneo (joecotroneo).
        * Start of nx (GeForce4 internal) support (not working yet).
        * Fixed missing head in bnv_updateCrt in back_nvidia.
2004-04-26 10:19:53 +00:00
wiz
f7906f6e94 Unused. 2004-04-26 09:21:57 +00:00
snj
f6adf19940 Grr, forgot to add this. 2004-04-26 05:55:21 +00:00
snj
fbc8ada343 Convert to buildlink3. 2004-04-26 05:20:57 +00:00
snj
d61a61e132 Convert to buildlink3. 2004-04-26 04:55:28 +00:00
snj
73e5ca73f3 Convert to buildlink3. 2004-04-26 04:36:24 +00:00
wiz
0a2616d7c9 Unused. 2004-04-25 23:55:36 +00:00
wiz
f343e14c31 Unused. 2004-04-25 23:45:01 +00:00
snj
b1279d0241 No longer used. 2004-04-25 23:07:27 +00:00
snj
f94e36e9d9 Convert to buildlink3. 2004-04-25 23:05:52 +00:00
dillo
64835f319a use my NetBSD email address, update homepage 2004-04-25 11:44:59 +00:00
snj
124c082233 Convert to buildlink3. 2004-04-25 06:58:43 +00:00
minskim
740398d074 Enable pkgviews installation. 2004-04-25 05:12:27 +00:00
minskim
2f2316e5eb Enable pkgviews installation. 2004-04-25 05:01:44 +00:00
minskim
fbfa5eef25 Enable pkgviews installation. 2004-04-25 04:56:56 +00:00
minskim
f9085ee19e Enable pkgviews installation. 2004-04-25 04:52:57 +00:00
minskim
2f66f0b05b Enable pkgviews installation. 2004-04-25 04:45:36 +00:00
minskim
527f6f4f94 Bl3ify and enable pkgviews installation. 2004-04-25 04:41:23 +00:00
snj
807294a6fc Convert to buildlink3. 2004-04-25 04:40:48 +00:00
xtraeme
81495749e6 Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
xtraeme
b2ba79064b s/USE_X11BASE/USE_X11/ in graphics/gdk-pixbuf. Bump PKGREVISION. 2004-04-25 04:15:43 +00:00
minskim
6ecc2f74b9 Enable pkgviews installation. 2004-04-25 03:35:25 +00:00
snj
f0872fe0d8 Convert to buildlink3. 2004-04-25 02:51:39 +00:00
snj
e6d20765fa Convert to buildlink3. 2004-04-25 02:49:22 +00:00
snj
6021945c05 Convert to buildlink3. 2004-04-25 02:29:06 +00:00
minskim
f70ee055f1 Enable pkgviews installation. 2004-04-25 02:01:20 +00:00
snj
e6530fcc4a Convert to buildlink3 and remove superfluous CPPFLAGS+=-I${LOCALBASE}/include. 2004-04-25 01:58:44 +00:00
snj
9f9d5ccef7 Convert to buildlink3. 2004-04-25 01:46:11 +00:00
snj
6aaeb30092 Convert to buildlink3. 2004-04-25 01:30:27 +00:00
snj
73074e1777 Convert to buildlink3. 2004-04-25 01:15:04 +00:00
snj
e3db9d7b3c Convert to buildlink3. 2004-04-25 01:10:42 +00:00
snj
b763bdfe6b No longer used. 2004-04-25 01:05:23 +00:00
snj
0c9ac29c22 Convert to buildlink3. 2004-04-25 01:04:57 +00:00
snj
7b2064a6ae Convert to buildlink3 and fix a spelling error in DESCR. 2004-04-25 01:04:36 +00:00
snj
bd85fe6391 Convert to buildlink3. 2004-04-25 00:52:19 +00:00
snj
f843756d9a Convert to buildlink3. 2004-04-25 00:43:31 +00:00
xtraeme
5b81d1c00e bl3ify 2004-04-25 00:27:56 +00:00
xtraeme
021060fd03 Add NO_BUILDLINK. 2004-04-25 00:26:21 +00:00
grant
64582cc43d does not compile anything, define USE_LANGUAGES to an empty value (hi
wiz!)
2004-04-24 23:43:27 +00:00
snj
0eaffad35a Convert to buildlink3. 2004-04-24 23:25:43 +00:00
snj
112dec5a91 Convert to buildlink3. 2004-04-24 23:19:43 +00:00
snj
fad3d1b68b Convert to buildlink3. Move PKGREVISION to make pkglint happy. 2004-04-24 23:18:38 +00:00
snj
b18b38c23f Convert to buildlink3. 2004-04-24 23:11:10 +00:00
snj
902478ce68 Convert to buildlink3 and fix a typo in DESCR. 2004-04-24 23:07:06 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
wiz
3244fdc70e Convert to bl3. 2004-04-24 22:09:22 +00:00
wiz
1b31a1b7cd Link against libnetpbm, since that's the only library installed
by the netpbm package, instead of the previously existing libraries.
2004-04-24 22:06:27 +00:00
xtraeme
5d2689f541 bl3ify, use subst.mk instead of using sed/mv. 2004-04-24 21:54:11 +00:00
snj
609425c2ed Set BUILDLINK_PREFIX.xpm to ${X11BASE} if we're using builtin xpm.
Closes PR pkg/25302.
2004-04-24 21:20:56 +00:00
snj
77df8e1258 Convert to buildlink3. 2004-04-24 20:51:46 +00:00
minskim
971ce8db65 Enable pkgviews installation. 2004-04-24 20:39:20 +00:00
tv
e0d96890ea Don't put plain comments in make commands. These can result in a nonzero
shell exit code, and thus a failure.

Move comments out of the list of commands.  (Alternately ${DO_NADA} could
have been used.)
2004-04-24 18:24:56 +00:00
wiz
5fc5786f92 Convert to bl3. 2004-04-24 11:15:32 +00:00
reed
4d238202dd Prepend shell command to remove share directory with a "-"
(to ignore any errors).

This is so in the rare case that you already have files from an
old install that it won't fail to install new package.

This was discussed with maintainer, tron@, in March.
2004-04-24 04:39:30 +00:00
wiz
672bced1f7 Convert to bl3. 2004-04-24 01:18:26 +00:00
wiz
45d24520e2 Convert to bl3.
While here, fix some problems:
. find/chmod on dirs must be done with exec, not xargs, since xargs happens
  too late
. do not use ${BUILDLINK_DIR}
2004-04-24 01:15:12 +00:00
wiz
6ecc8eb0f3 Convert to bl3, and link against libnetpbm, since that's the only
library that seems to be provided by the netpbm package.
2004-04-24 01:06:20 +00:00
wiz
bac30e6bd5 Convert to bl3. 2004-04-24 01:01:54 +00:00
wiz
76a94319c9 Convert to bl3. Replace USE_GCC_SHLIB with USE_LANGUAGES=c c++. 2004-04-24 00:57:50 +00:00
wiz
4da06df884 Convert to bl3. 2004-04-24 00:51:09 +00:00
wiz
55f6535066 Convert to bl3.
While here, add --mode options to libtool lines (in patch).
2004-04-24 00:49:45 +00:00
wiz
1b11602b77 Convert to bl3. 2004-04-24 00:46:15 +00:00
wiz
a49c2d1e91 Convert to bl3. 2004-04-24 00:37:52 +00:00
wiz
a3aa80c693 Convert to bl3. 2004-04-24 00:32:36 +00:00
wiz
3323e5033f Update to 1.0.7 (sync with mng). Convert to bl3. 2004-04-24 00:31:30 +00:00
wiz
db53554ff0 Convert to bl3. 2004-04-24 00:27:10 +00:00
wiz
aba2830feb Convert to bl3. Remove some cruft. 2004-04-24 00:25:41 +00:00
wiz
79d7527ea7 Convert to bl3. 2004-04-24 00:19:40 +00:00
wiz
fa4d087c9b Meta package: set NO_BUILDLINK; also remove USE_X11,
since the package itself does not use any X libraries.
2004-04-24 00:16:41 +00:00
wiz
3fb3a93808 Convert to bl3. 2004-04-24 00:01:05 +00:00
wiz
c36e527c28 Convert to bl3. Remove superfluous DEPENDS line (bl3 is included). 2004-04-23 23:58:25 +00:00
wiz
4fd1d648b9 Convert to bl3. 2004-04-23 23:49:28 +00:00
wiz
39fb7fab7b Does not compile anything -- set NO_BUILDLINK. 2004-04-23 23:47:12 +00:00
wiz
326cf14afe Convert to bl3. 2004-04-23 23:44:46 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
minskim
500ad1fed2 Replace USE_X11BASE with USE_X11 and do not create a symlink in
LOCALBASE.  Suggested by wiz@.  This makes the package pkgviews-ready,
so enable pkgviews installation.

OK'ed by tron@.
2004-04-23 16:24:14 +00:00
markd
96953d009f add buildlink3.mk 2004-04-23 12:04:20 +00:00
minskim
ba6619e087 Enable pkgviews installation. 2004-04-22 23:52:19 +00:00
minskim
3af33d108e Use PKGNAME_NOREV instead of PKGNAME in directory names to match with
PLIST.
2004-04-22 05:57:29 +00:00
adam
ecefab57e3 Changes 6.0.0:
* MagickWand API, a higher level C interface to the ImageMagick methods.
    * Increased stability.  The library was checked and cross-checked with
      splint and valgrind to eliminate security vulnerabilities and common
      programming mistakes as well as ensure no memory leaks.
    * A new -fx option to apply a mathematical expression to an image list from
      the command line.
    * Algorithms were improved to reduce processing requirements resulting in a
      significant speed-up over previous releases.
    * All regression tests pass at Q8, Q16, and Q32 on a variety of platforms
      including Linux, Solaris, FreeBSD, Mac OS X, and Windows.
    * The composite methods have been corrected to precisely conform to the
      SVG standard.
    * New image comparison utility, `compare'.
    * Better support for CMYK image workflow.
    * New string handling methods to help prevent potential buffer overflow
      problems.
    * Error reporting has more detail to help identify the cause of a
      particular problem.
    * Bug fixes
2004-04-21 13:49:09 +00:00
snj
9a61342102 Convert to buildlink3. 2004-04-21 04:46:44 +00:00
drochner
d3b4c5666a update to 4.3.2
changes: bugfixes
added dependency on hdf
2004-04-20 22:11:48 +00:00
jdolecek
13f2532a2e Update PHP4 package and all PHP4 modules to version 4.3.6.
Changes are bug-fixes mostly, but also synchronizes bundled GD
with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD
patches were integrated too, so future pkgsrc updates would
be even more smooth.

Full list of changes since PHP 4.3.4 is available at:
	http://www.php.net/ChangeLog-4.php#4.3.6
	http://www.php.net/ChangeLog-4.php#4.3.5
2004-04-20 19:19:23 +00:00
minskim
a4b8d2daee Remove wrong entries from gnome-icon-theme/PLIST. Noted by jmmv@.
Bump PKGREVISION.
2004-04-20 15:28:44 +00:00
markd
21890f4a47 bl3ify and update to kde3.2.2.
Changes:
* kiconedit: Fix [PATCH] Adds large current color viewer to palette toolbar
* kiconedit: Fix Visual difference between a gray and transparent pixel
* kpdf: Fix KPDF can't open files whose names have non-ASCII letters
* ksvg: Fix Transformed symbols sometimes disappear
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
* kghostview: Fix the executable linking against the part, by adding a
  common library.
2004-04-20 13:52:06 +00:00
minskim
02ca2f10b9 Enable pkgviews installation. 2004-04-20 00:12:57 +00:00
minskim
0e984bf859 Update gnome-icon-theme to 1.2.1.
Changes:
* new im icons
* some mime icon updates
* Some new evolution icons
2004-04-19 23:57:35 +00:00
hubertf
56df84767b Make this file usable outside of pkgsrc/graphics. 2004-04-19 23:08:55 +00:00
xtraeme
790ffa7cf3 Added freeglut. 2004-04-19 18:37:27 +00:00
xtraeme
1b7f61f482 Initial import of freeglut-2.2.0, from pkgsrc-wip.
freeglut is a completely OpenSourced alternative to the OpenGL
Utility Toolkit (GLUT) library. GLUT was originally written by
Mark Kilgard to support the sample programs in the second edition
OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety
of practical applications because it is simple, universally available
and highly portable.
2004-04-19 18:36:02 +00:00
jmmv
5023cb7a7c Bump PKGREVISION due to libcroco's update (major version bump in library name). 2004-04-19 15:04:59 +00:00
markd
fe97703262 Add a buildlink3.mk 2004-04-19 13:44:18 +00:00
garbled
b24c35a9e9 Update OpenRM to 1.5.2
#  New indexed primitive types: quads, quad-strips, tris, tri-strips,
along with a new RMdemo program that exercises these new primitives.
# New primitive type: quad-strips.
# Expanded set of supported platforms: 64-bit Linux, MacOSX (it really
works this time)
# Dramatically improved "tfly" demo program produces stunning visuals
(see images below).
# Overhauled configure script for enhanced multi-architecture support in
the RMdemo distribution.
# New Gordo demonstration program "lightModes" that lets you explore
OpenRM's light source parameters and lighting environment attributes.
2004-04-19 05:54:45 +00:00
snj
9edc500cf4 Convert to buildlink3. 2004-04-19 04:53:58 +00:00
snj
7202613e81 Convert to buildlink3. 2004-04-18 22:51:02 +00:00
snj
ac47d66970 Convert to buildlink3. 2004-04-18 22:35:12 +00:00
wiz
39b749ac6b Convert to bl3. 2004-04-18 19:26:49 +00:00
wiz
c903535ef8 Convert to bl3. 2004-04-18 19:24:20 +00:00
snj
09c3c34a8d No longer used. 2004-04-18 05:57:15 +00:00
snj
916f6d6410 Convert to buildlink3. 2004-04-18 05:53:28 +00:00
snj
d36119bbcf No longer used. 2004-04-18 05:48:44 +00:00
snj
cc4aee02c5 Convert to buildlink3. 2004-04-18 05:31:35 +00:00
snj
ce3ce0f6e4 No longer used. 2004-04-18 01:32:24 +00:00
snj
1d6c2182ae No longer used. 2004-04-18 01:06:46 +00:00
snj
59223b534d No longer used. 2004-04-18 01:03:23 +00:00
snj
89327f599d Convert to buildlink3. 2004-04-18 00:57:50 +00:00
seb
bfaabcdf9d No longer used. 2004-04-17 20:24:58 +00:00
seb
45660a8786 Bl3ify.
No need to include graphviz/buildlink?.mk a simple DEPENDS is enough.
Remove unnecessary USE_X11.
2004-04-17 20:24:30 +00:00
seb
984a247de6 Forgot to remove these in last update. 2004-04-17 16:58:31 +00:00
seb
20c6cc2031 Update to version 1.12
Package changes:
	- bl3ify
	- provide a buildlinl3.mk
	- no more conflicting with package coreutils

Changes in graphviz since last packaged version:

March 1, 2004
- release 1.12
- general
  - rename bcc -> bcomps to avoid name conflict with "Bruce's C Compiler"
    on Redhat distributions.
  - all build without X11 (fix problem in lefty tree)
  - remove from distribution:
    dag, fdp, geo, grid, incr, shape, tcldgr, tcldgl
- dotneato
  - fix "brown-bag" problem resulting in PNG and JPEG errors on RH8 and RH9.

February 23, 2004
- release 1.11
- general
  - fix windows builds
  - add tool "bcc" to distribution
- dotneato
  - add -Gviewport="X,Y,Z,x,y"  where XY are the dimensions of a viewport
    in device coordinates (pixels), Z is a zooming factor, x,y is the
    location of the center of the viewport in graph coordinates.
    Supported in bitmap and imagemap outputs only.
  - fix memory leak in gd/gdft.c
  - clean up calculation of whitespace around labels
- dotty, lefty
  - fix for bug #400

December 23, 2003
	- added dijkstra (single source distance) filter

September 10, 2003
- general
  - removed CVS directories from .tar.gz distributions
  - add "config" directory to contain some of the autoconf clutter
  - only remove flex products with "make maintainer-clean" to
    avoid trying to regenerate them after "make distclean"
    basically this is to avoid the broken flex on Debian.
  - suppress complaints from ./configure about config.rpath
  - doc/build.html updated with notes about Windows builds
  - build fixes for Forte 6sp2 compiler on Sun -xarch=v9a (64bit)
  - build fixes for OpenBSD
  - improved configure testing for Tcl/Tk
  - various bug fixes, internal restructuring, etc
- dotneato
  - fix problem with extra escape chars in .fig output
  - support for "setlinewidth" in -Tfig
  - improved splines in -Tfig
  - add manpage for dotneato-config
  - neato: add defaultdist graph attribute to set distance
    between components
  - first cut at html table formatter add. not ready for use yet
    as the syntax is going to change some more.
- tools
  - renamed "colorize" to "gvcolor" to avoid conflict on Debian
  - renamed "gpr" to "gvpr" to avoid conflict on Debian
  - add fflush() to acyclic, ccomps, gvcolor, tred, dot2gxl
    to try to fix truncated output when used in php or perl cgi scripts
2004-04-17 16:56:10 +00:00
snj
3781dcf14c Translate -lMesaGL to -lGL. Suggested by jlam over a month ago. 2004-04-17 03:45:46 +00:00
snj
9f680891cd Convert to buildlink3. 2004-04-17 01:14:19 +00:00
xtraeme
e00ad928b9 bl3ify 2004-04-16 17:39:32 +00:00
drochner
dfdf08be3c gimp2 isn't supported by print/gimp-print yet, so enable the
builtin print widget
(skip PKGREVISION bump because this pkg was just updated)
2004-04-16 16:16:50 +00:00
martti
c7ac789105 Updated xfce4 to 4.0.5
This is a maintenance release, aimed at bug-fixing; no new features
are being added to the 4.0 branch.

The main purpose of this release is compatibility with the recent GTK+ 2.4.x
release along with other fixes.
2004-04-16 16:12:00 +00:00
snj
09f611ff22 Convert to buildlink3. 2004-04-15 22:55:56 +00:00
jmmv
ad75aea432 Update gst-plugins* to 0.8.1:
Features of this release
      * Parallel installability with 0.6.x series
      * Internationalization
      * New translations in this release: Swedish, Afrikaans, Azerbeaijani
      * Translations: af az nl sr sv
      * Updated to the new core 0.8 subsystems
      * Reworked play and media-info libraries
      * Updated osssink: now does probing of possible output properties
      * Updated qtdemux: fixes for MACE audio
      * New debug element: quasirandom byte changes
      * New element: dvddemux
      * New element: kiosrc, a KIO-slaves source
      * Fixes to all other elements, including level, videodrop, gnomevfssrc,
        speex, *law, mpeg2dec, adder, a52dec, oggdemux, matroska, mad, v4l2,
        cacasink
      * Portability fixes
      * ChangeLog use
      * Coding style consistency
      * Various memleak and buffer overflow fixes

Bugs fixed in this release
      * 120883 : osssink advertises more rates than it handles
      * 125732 : v4l2src don't support all YUV formats
      * 134301 : gst-plugins should depend on X
      * 135919 : Mandrake 10
      * 136477 : [PATCH] gst-launch-ext does not support .mov
      * 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
      * 137348 : media-info .pc file lacks a 'Version:' line
      * 137448 : mpegaudioparse: crash (bus error)
      * 137504 : mpeg2dec fails on 422 encoded material
      * 137556 : Ogg Vorbis playback has poor spatialization
      * 137588 : ffmpegcolorspace gives critical when it should throw error
      * 137722 : Quicktime audio parsing is broken
      * 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
      * 138168 : id3tag using gst_event_new_discontinuous incorrectly?
      * 138169 : matroska-demux using gst_event_new_discontinuous without ...
      * 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
      * 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
      * 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
      * 139034 : Non-standard test(1) operator used in configure script
      * 139035 : Non-standard regex used as libtool argument
      * 139382 : mad decoder can resync wrongly after seek and does explic...
      * 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
      * 139926 : id3tag's caps cause it to be plugged more than once by sp...
      * 139958 : Leak in avidemux
      * 140058 : [msmpeg4] file with broken qscale/header does not play
2004-04-15 21:24:28 +00:00
wiz
1be4ad7cc0 Convert to bl3. 2004-04-15 13:07:55 +00:00
wiz
15d2bad273 Convert to bl3.
XXX: candidate for NO_BUILD/NO_BUILDLINK?
2004-04-15 12:42:56 +00:00
xtraeme
abe5972be4 Revert previous, we need a full dependency. 2004-04-15 10:26:35 +00:00
adam
ebebea9002 Bugs fixed in GIMP 2.0.1
- don't leak file descriptor for the POSIX shm implementation (Yosh)
- fixed path tool undo (#138086, Mitch)
- don't transform drawables away (#138117, Mitch)
- fixed issues with guillotine plug-in (#138314, Joao, Mitch)
- fixed Slide script-fu (#138310, Nils Philippsen)
- don't allow removed items to be accessed thru the PDB (#138311, Mitch)
- skip fonts with invalid names (workaround for #132366, Sven)
- fixed Spinning Globe script-fu (#138253, Sven)
- fixed a bug in the IFSCompose plug-in (#138212, David Necas)
- fixed undo corruption with floating selections (Pedro, Mitch)
- fixed gimprc man-page (Sven)
- align JPEG setjump buffer on 16-byte boundary for ia64 (#138357, Yosh)
- fixed Alien Glow Arrow script-fu (#138524, Sven)
- fixed code that suppresses the transform tool grid (Simon)
- push an undo for changing the text layer modification flag (#137767, Mitch)
- make the user installation work with pixmap themes (#138379, Sven)
- register .jpe as extension for JPEG images (#138776, Bolsh)
- fixed issues with the Lighting Effects plug-in (#138788, William Skaggs)
- don't crash on color corrections on empty selections (#138973, Sven)
- made gimptool-2.0 create missing directories (#138980, Yosh)
- made undo names translatable (#139000, Sven)
- optimized grid drawing (#138081, Sven)
- don't create a gimptool link to gimptool-2.0 (#139024, Sven)
- sanitize rectangle and ellipse selection (#138237, #138103, Pedro)
- fixed problems with Copy-Visible and Drop-Shadow scripts (#138662, Pedro)
- fixed X server authentification problems with gimp-remote (#139158, Sven)
- let Script-Fu PDB marshallers handle NULL strings (#139386, Kevin Cozens)
- fixed rounding error in transformation code (#120490, William Skaggs)
- fixed winclipboard plug-in (Hans Breuer)
- fixed Python Slice script (Yosh)
- fixed configure check for Xmu (#139803, Sven)
- fixed crash when scaling up a floating selection (#138356, Mitch)
- use LC_MESSAGE for help localization (#139917, Sven)
- fixed imagemap file parsers (#139894)
2004-04-15 08:37:38 +00:00
xtraeme
7ac1a25082 Use BUILDLINK_DEPMETHOD= build. no need to use full here. 2004-04-15 02:36:17 +00:00
xtraeme
b1cc2beba3 This doesn't need any feature of buildlink, so
s/USE_BUILDLINK3/NO_BUILDLINK/.
2004-04-15 02:34:43 +00:00
wiz
3017caecb9 The buildlink2 framework does nothing with .pc files -- remove them
from the buildlink2.mk files.
2004-04-15 00:49:29 +00:00
jmmv
c8cb1c5b0d Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
which one is required in an automatic way by checking USE_X11BASE.  This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +00:00
tron
9ba7f2325d Master site URL for "ftp.informatik.uni-oldenburg.de". 2004-04-14 17:20:02 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
e56111b718 Finish move of libmpeg2 from graphics to the multimedia category. 2004-04-14 12:12:16 +00:00
adam
191dd433f5 Removed ogmtools 2004-04-14 09:59:26 +00:00
snj
18488cb1e7 Convert to buildlink3. 2004-04-14 01:17:19 +00:00
reed
a49c07977e Upgrade to 0.1.11. Release notes says major changes are:
* Multiple bug fixes
* Changes to adhere to the Gnome Human Interface Guidelines (HIG), including
menu entries and the start of a help system.

Note that this is built --without-gnome support.

Now using buildlink3 instead of buildlink2.

PLIST now has NEWS, README, and TODO added.

Also add patch-aa to get rid of use of GTK_DISABLE_DEPRECATED,
because that breaks the build with new gtk2 2.4.0.
2004-04-13 16:27:26 +00:00
reed
8b35155154 Add buildlink3.mk file (which I used for gtkam). 2004-04-13 16:22:50 +00:00
reed
be0ab6d198 Change from buildlink2 to buildlink3. 2004-04-13 16:22:08 +00:00
reed
6def6fc5bb Added two patches to remove the GTK_DISABLE_DEPRECATED definition
since it breaks with new gtk2 2.4.0 (which is the BUILDLINK_DEPENDS).
No new libexif-gtk available. This same fix I realized last week
and today saw same in Gentoo Linux cvs. I tested on two systems.
2004-04-13 05:34:26 +00:00
reed
672069e299 Make sure doesn't build with slang support.
(I am using LOCALBASE as /usr and later noticed that gphoto2
wants libslang due to this aalib. aalib is one of the very
rare situations where it brings in extra support for me.)
2004-04-13 05:02:01 +00:00
salo
9ba8196a22 Follow libogg into multimedia/. 2004-04-12 23:15:01 +00:00
snj
e56811b624 No longer used. 2004-04-12 22:16:56 +00:00
salo
effb60c580 Moved to multimedia/ogmtools where they belong. 2004-04-12 21:51:12 +00:00
salo
182c743405 Update to version 1.3.
Changes:

- add missing libogg buildlink3 file (needed after recursive
  dependency removal)
- whitespace nit

1.3:
====
 - Added an option for using external AVI index files as generated
   by transcode's aviindex tool (patch by Andrew de Quincey).
 - Always regenerate key frames for AVI files if it's a MPEG4 codec.
 - Updated avilib from transcode's current CVS version.
 - Fixed a bug with the '-T' option to ogmmerge and following SRT files.
 - Output files of ogmdemux are written to current directory.
2004-04-12 21:38:18 +00:00
jschauma
5edb12a017 don't ``relativize'' -rpath - fixes build on Irix. 2004-04-12 14:41:03 +00:00
snj
25dd5c1ab7 Convert to buildlink3. 2004-04-12 02:41:45 +00:00
snj
952ba7f117 No longer used. 2004-04-12 02:38:30 +00:00
snj
be943828fb Convert to buildlink3.
Another candidate for removal, I think.
2004-04-12 02:31:56 +00:00
snj
109627c23f Convert to buildlink3.
Perhaps this package should be removed?
2004-04-12 02:28:00 +00:00
snj
be49dc3664 Convert to buildlink3. 2004-04-12 02:20:13 +00:00
snj
d7be1d5ba1 Convert to buildlink3. 2004-04-12 00:16:43 +00:00
snj
61d836c133 No longer used. 2004-04-11 20:31:02 +00:00
snj
cad5f533f4 No longer used. 2004-04-11 20:20:10 +00:00
jschauma
39b05c40cf Don't use egrep -q; instead, redirect output to /dev/null to be portable. 2004-04-11 19:26:01 +00:00
dmcmahill
a72f18f657 bump pkgrevision after last fix. Reminded by snj@ 2004-04-11 17:32:13 +00:00
xtraeme
4b23c944db Add missing BUILDLINK_CPPFLAGS as was present in bl2, needed to build
some apps.
2004-04-11 16:51:32 +00:00
snj
bffc80c64f Convert to buildlink3. 2004-04-11 05:59:14 +00:00
dmcmahill
93148bfacf fix a header file bug which caused problems when compiling kdegraphics3. 2004-04-11 04:35:22 +00:00
snj
72fb8d2f5b Convert to buildlink3. 2004-04-11 01:49:07 +00:00
rh
5b353273dd Update ImageViewer to 0.6.2. Changes are bugfixes only.
While at it, switch to buildlink3.
2004-04-11 00:15:08 +00:00
snj
8d035486c5 Convert to buildlink3. 2004-04-10 23:49:20 +00:00
snj
6580f61662 Convert to buildlink3 and correct a spelling error in DESCR. 2004-04-10 23:46:56 +00:00
snj
8911c3cf28 Convert to buildlink3. 2004-04-10 23:44:42 +00:00
snj
aec42b5147 Convert to buildlink3. 2004-04-10 23:32:32 +00:00
jmmv
5322ffc84f gimp always installs under LOCALBASE, so get rid of code that creates a symlink
for gimp.m4 between X11BASE and LOCALBASE if needed.
2004-04-10 08:11:46 +00:00
xtraeme
72688e1abc There isn't any XFree86 version that comes with fontconfig>=2.2.0, so
don't check for fontconfig's builtin via USE_BUILTIN.fontconfig=no.
2004-04-10 06:42:49 +00:00
minskim
036807a5e8 Use subst.mk instead of sed and patches. 2004-04-09 20:42:59 +00:00
minskim
eb15fd7303 Use pkgsrc intltool. 2004-04-09 20:11:45 +00:00
adam
3e06ae3f80 Changes 6.0.1:
New:
- upgraded glext.h to version 22
- new build targets (Dan Schikore)
- new linux-x86-opteron build target (Heath Feather)
Bug fixes:
- glBindProgramARB didn't update all necessary state
- fixed build problems on OpenBSD
- omit CVS directories from tarballs
- glGetTexImage(GL_COLOR_INDEX) was broken
- fixed an infinite loop in t&l module
- silenced some valgrind warnings about using unitialized memory
- fixed some compilation/link glitches on IRIX (Mike Stephens)
- glBindProgram wasn't getting compiled into display lists
- GLX_FBCONFIG_ID wasn't recognized in glXChooseFBConfig() (bug 888079)
- two-sided lighting and vertex program didn't work (bug 887330)
- stores to program parameter registers in vertex state programs
  didn't work.
- fixed glOrtho bug found with gcc 3.2.2 (RH9)
- glXCreateWindow() wasn't fully implemented (bug 890894)
- generic vertex attribute arrays didn't work in display lists
- vertex buffer objects' default usage and access fields were wrong
- glDrawArrays with start!=0 was broken
- fragment program PK2H, UP2H, UP4B and UP4UB instructions were broken
- linux-osmesa16-static config didn't work
- fixed a few color index rendering problems (bug 910687)
- glInterleavedArrays didn't respect GL_CLIENT_ACTIVE_TEXTURE
- OSMesa RGB and BGR modes were broken
- glProgramStringARB mistakenly required a null-terminated string
- fragment program XPD instruction was incorrect
- glGetMaterial() didn't work reliably
2004-04-09 13:05:52 +00:00
jmmv
053be92ebf Conflict with gimp>=2.0.0. 2004-04-08 07:37:01 +00:00
jmmv
e8f5670118 Drop dynamic generation of DESCR files for gst-plugins-* packages, as it
broke 'make index' (pointed out by wiz@).  This also lets us write more
interesting and easier to find descriptions for packages.
2004-04-07 11:32:08 +00:00
adam
4cea8f50a9 Changes 1.4.2:
* updated Bulgarian translation
* honouring G_BROKEN_FILENAMES environment variable
* several bug-fixes
2004-04-06 13:26:43 +00:00
jmmv
c9915dcca3 Add and enable gst-plugins-png. 2004-04-06 09:47:14 +00:00
jmmv
aed8ba6f3b Initial import of gst-plugins-png, version 0.8.0:
This package provides the png plugin for GStreamer.
2004-04-06 09:45:46 +00:00
adam
639e87d4ef Changes 1.0.7:
bugfixes:
- fixed inclusion of IJNG chunk for non-JNG use (J.S)
- fixed bug in chunk-storage of SHOW chunk (where from == to)
- fixed bug in promote_g8_g8 with 16bit support off

core:
- added CANVAS_RGB565 and CANVAS_BGR565 (big thanx to Raphael Assenat!!)
- added CANVAS_RGBA565 and CANVAS_BGRA565 ( -- ditto -- )
- upgraded to zlib 1.2.1
- upgraded to lcms 1.11
- added premultiplied alpha canvas' for RGBA, ARGB, ABGR (thx to John Stiles)
- more optimizations with 16bit support off
- put conditionals around openstream/closestream callbacks.
- fixed typo (MNG_SKIPCHUNK_SAVE -> MNG_SKIPCHUNK_nEED)
- fixed some 64-bit platform compiler warnings

Changes 1.0.6:
core:
- added support for reducing the footprint of libmng by macros that optionally
  skip unused chunks, remove 16-bit sample support, remove Delta support, and
  remove JNG support, to accomodate Mozilla/Firebird.
- further optional removal of unused functions
- added MNG_NO_SUPPORT_FUNCQUERY conditional
- added iPNGdepth member to pData structure
- added conditionals around MAGN chunk support
- added conditionals around non-VLC chunk support
- added conditionals around "mng_display_go*" and other unused functions
- added more conditionals around "promote" functions
- removed email references as appropriate
2004-04-06 09:17:56 +00:00
jmmv
b57aa11697 Get rid of the GIMP_VER variable. 2004-04-05 22:09:54 +00:00
jmmv
f6dfcf1a88 Honour PKG_SYSCONFDIR properly. Bump PKGREVISION to 1. 2004-04-05 22:07:27 +00:00
wiz
5350dc21df Belatedly bump PKGREVISIONs and dependencies for xvidcore major bump
during recent update (hi charles!).
2004-04-05 18:41:14 +00:00
adam
25009b9fdb Now remove share/examples/gimp-2.0 directory 2004-04-05 08:02:56 +00:00
recht
c613d0b5d8 update to 0.2
Bug fixes and code clean-up.
2004-04-04 16:54:42 +00:00
recht
f9fd338841 update to 0.1.18
Includes new functions:
- cairo_current_path, cairo_current_path_flat,
  cairo_surface_get_filter. Support for XCB backend. Fixes for
  building in cygwin. Adds cairo_surface_get_filter.
2004-04-04 16:54:22 +00:00
heinz
3adfbe7358 Demand GNU awk on IRIX. According to pkgsrc/mk/tools.mk IRIX has no
usable native awk. This should fix PR pkg/25027.
2004-04-03 09:29:58 +00:00
jmmv
e646d28d91 Update to 2.6.0. Changes since previous stable branch (2.4.x):
Version 2.6.0
-------------
* General:
   - Fileselector opens non local URIs (Seth Nickell)
   - Italian documentation update (Lucca Feretti)
* Translation Updates:
  Andras Timar (hu), Arafat Medini (ar), Baris Cicek (tr), Dmitry G.
  Mastrukov (ru), Gareth Owen (en_GB), Guntupalli Karunakar (pa),
  Stanislav Visnovsky (sk), Telsa Gwynne (cy)

Version 2.5.91
--------------
* Translation Updates:
  Abel Cheung (zh_TW), Alastair McKinstry (ga),
  Alexander Winston (en_CA), Dafydd Harries (cy), Dinesh Nadarajah (ta),
  Francisco Javier F. Serrador (es), Gustavo Maciel Dias Vieira (pt_BR),
  Leonid Kanter (ru), Maxim Dziumanenko (uk), Miloslav Trmac (cs),
  Robert Sedak (hr), Sanlig Badral (mn), Sayamindu Dasgupta (bn)

Version 2.5.90
--------------
* General:
   - Documentation updates (Breda McColgan)
   - Translation markup fix (Ole Laursen) - #119170
   - File Selection fixes (Jan Arne Peterson, Jonathan Blandford,
     Jens) - #128396, #135816
* Collection:
   - New busy icon, borrowed from nautilus. - #134981
   - Thumbnail layout fixes.
* Translation Updates:
  Alastair McKinstry (ga), Ales Nyakhaychyk (be),
  Alessio Frusciante (it), Changwoo Ryu (ko), Christophe Merlet (fr),
  Duarte Loreto (pt), Francisco Javier F. Serrador (es), Guntupalli
  Karunakar (hi), Jarkko Ranta (fi), Jordi Mallach (ca),
  Kjartan Maraas (no), Kostas Papadimas (el), Miloslav Trmac (cs),
  Mugurel Tudor (ro), Mətin Əmirov (az), Ole Laursen (da),
  Paisa Seeluangsawat (th), Priit Laes (et), Takeshi AIHANA (ja),
  Vincent van Adrighem (nl), Yuriy Syrota (uk), Žygimantas Beručka (lt)

Version 2.5.6
-------------
* General:
   - Updated documentation (Breda McColgan)
   - Typo fixes (Alessio Frusciante)
   - AIX compilation fixes
   - Recent files update
* Collection:
   - Marked forgotten string for translation (Danilo Šegan)
* Translation Updates:
  Artur Flinta (pl), Christian Rose (sv), Danilo Šegan (sr),
  Francisco Javier F. Serrador (es), Hasbullah Bin Pit (ms),
  Jarkko Ranta (fi), Jens Finke (de), Kostas Papadimas (el),
  Laurent Dhima (sq), Miloslav Trmac (cs), Takeshi AIHANA (ja),
  Åsmund Skjæveland (nn)

Versino 2.5.5
-------------
* General:
  - Don't force file selector window size.
* Collection:
  - Save scroll position in exif data, when switching images.
    Fixes #123463.
* Translation Updates:
  Alastair McKinstry (ga), Arafat Medini (ar), Changwoo Ryu (ko),
  Christian Rose (sv), Danilo Šegan (sr, sr@Latn), Francisco
  Javier F. Serrador (es), Hasbullah Bin Pit (ms), Laurent Dhima (sq),
  Mətin Əmirov (az), Nikos Charonitakis (el), Takeshi AIHANA (ja),
  Vincent van Adrighem (nl)

Version 2.5.4
-------------
* General:
  - Recent files update (Jason Leach)
  - Compile fixes - #131766 (German Poo Caaman~o)
  - Crash fix for filenames with ':' - #130726
  - Close file dialog on cancel in all cases - #131654
    (Balamurali Viswanathan)
* Collection:
  - Display name of the directory shown - #132263
  - Fixed memory leaks.
  - Mnemonic for "View as Image Collection" in Nautilus - #128796
   (Christian Neumair)
* Translation Updates:
  Changwoo Ryu (ko), Laurent Dhima (sq), Christophe Merlet (fr),
  Miloslav Trmac (cs), Takeshi AIHANA (ja), Kostas Papadimas (el),
  Robert Sedak (hr), Sanlig Badral (mn), Jens Finke (de),
  Artur Flinta (pl), Vincent van Adrighem (nl), Francisco Javier F.
  Serrador (es), Žygimantas Beručka (lt), Duarte Loreto (pt),
  Ole Laursen (da), Hasbullah Bin Pit (ms), Kjartan Maraas (no),
  Andras Timar (hu), Mətin Əmirov (az), Åsmund Skjæveland (nn),
  Danilo Šegan (sr)

Version 2.5.3
-------------
* General:
  - Preview of images in the fileselector if an thumbnail
    already exists.
  - 'eog *.jpg' works again and give you a nice collection view
  - Handle spaces in filenames.
* Translation Updates:
  Žygimantas Beručka (lt), Miloslav Trmac (cs), Francisco Javier
  F. Serrador (es), Taneem Ahmed (bn), Danilo Šegan (sr, sr@Latn),
  Robert Sedak (hr), Duarte Loreto (pt), Christophe Merlet (fr),
  Åsmund Skjæveland (nn), Laurent Dhima (sq), Jordi
  Mallach (ca), Roozbeh Pournader (fa), Kjartan Maraas (no),
  Artur Flinta (pl), Arafat Medini (ar)

Version 2.5.2.1
---------------
* General:
  - Intltool build fix (#130062)
* Collection:
  - Indicate modified images by bold caption
  - Better caption wrapping
* Translation Updates:
   Laurent Dhima (sq), Gustavo Noronha Silva (pt_BR),
   Takeshi AIHANA (ja), Miloslav Trmac (cs),
   Åsmund Skjæveland (nn), Duarte Loreto (pt),
   Artur Flinta (pl)

Version 2.5.2
-------------
* General:
  - Use new GTK file chooser (Jan Arne Petersen)
  - Compilation fixes (Kaushal Kumar)
  - Build fix (Thomas Vander Stichele)
  - Multiple save-issues fixed
  - Fullscreen mode crash fixed
  - 0-byte file issue fixed
* Collection:
  - Show only image files, which can actully loaded by GdkPixbuf
* Translation Updates:
  Jens Finke (de), Danilo Šegan (sr, sr@Latn), Francisco Javier
  F. Serrador (sp), Miloslav Trmac (cs), Kjartan Maraas (no),
  Changwoo Ryu (ko), Takeshi AIHANA (jp), Arafat Medini (ar),
  Vincent van Adrighem (nl), Laurent Dhima (sq), Kjartan Maraas (no)

Version 2.5.1
-------------
* General:
  - Support lossless saving of jpeg files (Jens)
* Collection:
  - Select last viewed slideshow image when returning from fullscreen
    (Jens) - #118617
* Viewer:
  - Display image file size (Jens)
  - Ask user before overwriting files (pasupathi.duraisamy@wipro.com)
    #119469
* Translation Updates:
  Laurent Dhima (sq), Paisa Seeluangsawat (th), Vincent van Adrighem
  (nl), Miloslav Trmac (cs), Žygimantas Beručka (lt), Danilo Šegan
   Šegan (sr), Ole Laursen (da), Jordi Mallach (ca), Kostas Papadimas
  (el), Francisco Javier F. Serrador (es)

Version 2.5.0.1
---------------
* General:
  - Cache recently loaded images.
  - Use exif loader from libexif >= 0.5.12.
  - Reworked image loading status cycle
  - Made fullscreen shortcut key F11 work on Solaris (Shivaram
    Upadhyayula, Jens) - #104805
  - Updated help (Breda McColgan)
* Collection:
  - Don't include auto-generated files in tarball - #125118
  - New model implementation (EogImageList)
  - Mem leak fix
  - Slideshow: automatic switching after user determined timeout.
  - Slideshow: determine upscale status for small images by config
    key.
* Shell:
  - Consider gconf key 'open_new_window' - #91189
  - Tool-/statusbar hiding (Kaushal Kumar, Jens) - #114231

* Translation Updates:
  Danilo Šegan (sr, sr@Latn), Åsmund Skjæveland (nn), Kostas Papadimas (el),
  KAMAGASAKO Masatoshi (ja), Jordi Mallach (ca), Vincent van Adrighem (nl),
  Hasbullah Bin Pit (ms)

Version 2.5.0 (changes since 2.4.0)
-------------
* General:
  - Better filename -> UTF-8 translation - #122671, #117838 (Jens,
    Hidetoshi Tajima)
  - configure switch to disable libexif support
  - Added X-GNOME-DocPath to .desktop file - #124196
* Collection:
  - Fixed crash on shutdown
  - Fixed crash when libexif is not available
  - Fixed duplicate size entries in info view
  - Update image infos on modification
  - Much better thumbnail layout
  - Mark status message for translation
  - Don't show frame around temporary icons
* Translation Updates:
  Pablo Saratxaga (wa), Gustavo Maciel Dias Vieira (pt_BR),
  Žygimantas Beručka (lt), toivo@linux.ee (et), Jordi Mallach (ca),
  Christian Rose (sv), Pablo Gonzalo del Campo (es),
  Vincent van Adrighem (nl), Danilo Šegan (sr), Jens Finke (de)
2004-04-01 18:54:30 +00:00
jmmv
1cd1288462 Bump PKGREVISION due to GTK+ update to 2.4, and fix paths to installed files. 2004-04-01 18:37:33 +00:00
jmmv
4b50599954 Update to 2.6.3: a new stable release of librsvg. This is the version
shipping with GNOME 2.6.  This version has a goodly number of bugfixes.
2004-04-01 18:37:09 +00:00
jmmv
d33a79726d Update to 2.6.0. This includes the pixmaps for the new release of the desktop. 2004-04-01 18:35:51 +00:00
jmmv
2e49e33811 Update to 1.2.0:
Changes since 1.1.91:
* duplex and tumble icon for printing

Changes since 1.1.90:
* More translations

Changes since 1.1.8:
* indent icon polish
* renamed csharp mime icon due to changed mimetype

Changes since 1.1.7:
* New gnome-fs-directory-visiting icon
* more small size stock icons

Changes since 1.1.6:
* new stock icons
* make install DESTDIR fix

Changes since 1.1.5:
* new stock icons

Changes since 1.1.4:
* searchtool icons
* more evo icons
* new visiting icon
* test for hicolor installed at build time

Changes since 1.1.3:
* Lots of new icons
* pkg-config file

Changes since 1.1.2:
* more icons needed for evo

Changes since 1.1.1:
* web calendar icon
* vcard mimetype icon

Changes since 1.1.0:
* Media icons in menu size
* New emblems
* Flags
* removable device icons
* other icons
2004-04-01 18:29:19 +00:00
jmmv
3fd0091d6b Add and enable hicolor-icon-theme. 2004-04-01 18:28:23 +00:00
jmmv
0eef1ea2d2 Initial import of hicolor-icon-theme, version 0.4:
Default icon theme called hicolor, from freedesktop.org.
2004-04-01 18:27:48 +00:00
jmmv
79b7444bfe Update to 2.6.0:
What's new since 2.4:

* Bug fixes:
	- BPath fixes (David Boucher)
	- Doc fixes (Richard Hult)
	- Set methods for height and width in GnomeCanvasRichText
	  (Kjartan Maraas)
	- Build fixes ("The Written Word", Kjartan Maraas)

* Translations:
	- Added British English translation (Gareth Owen)
	- Added Canadian English translation (Adam Weinberger)
	- Added Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas)
	- Added Serbian Jekavian translation (Bojan Suzić)
	- Added Punjabi translation (Amanpreet Singh Alam)

	- Updated Albanian translation (Laurent Dhima)
	- Updated Arabic translation (Arafat Medini)
	- Updated Azerbaijani translation (Mətin Əmirov)
	- Updated Belarusian translation (Ales Nyakhaychyk)
	- Updated Bengali translation (Sayamindu Dasgupta)
	- Updated Brazilian Portuguese translation (Medina)
	- Updated Croatian translation (Robert Sedak)
	- Updated Czech translation (Miloslav Trmac)
 	- Updated Danish translation (Ole Laursen)
	- Updated Dutch translation (Vincent van Adrighem)
	- Updated Finnish translation (Pauli Virtanen)
	- Updated French translation (Christophe Merlet)
	- Updated German translation (Christian Neumair)
	- Updated Greek translation (Kostas Papadimas)
	- Updated Hindi translation (Guntupalli Karunakar)
	- Updated Hungarian translation (Andras Timar)
	- Updated Irish translation (Paul Duffy)
	- Updated Italian translation (Alesso Frusciante)
	- Updated Japanese translation (Takeshi AIHANA)
	- Updated Korean translation (Changwoo Ryu)
	- Updated Malay translation (Hasbullah Bin Pit)
	- Updated Mongolian translation (Sanlig Badral)
	- Updated Norwegian translation (Kjartan Maraas)
	- Updated Norwegian Nynorsk translation (Åsmund Skjæveland)
	- Updated Polish translation (GNOME PL Team)
	- Updated Portuguese translation (Duarte Loreto)
	- Updated Romanian translation (Mişu Moldovan)
	- Updated Russian translation (Russian Team)
	- Updated Serbian translations (Branko Ivanovic, Danilo Šegan)
	- Updated Simplified Chinese translation (Funda Wang)
	- Updated Slovak translation (Marcel Telka)
	- Updated Spanish translation (Francisco Javier F. Serrador)
	- Updated Swedish translation (Christian Rose)
	- Updated Tamil translation (Dinesh Nadarajah)
	- Updated Ukrainian translation (Maxim Dziumanenko)
	- Updated Welsh translation (Dafydd Harries)
2004-04-01 18:22:52 +00:00
tron
a1ac3edd63 Install in "${LOCALBASE}" not in "${X11BASE}", bump package revision
because of this.
2004-03-31 10:50:19 +00:00
snj
5c1b154d82 Override gdkglext.pc to get more goodies. Bump PKGREVISION to 5.
Closes PR pkg/20674.
2004-03-31 09:02:04 +00:00
minskim
3ee75ae4bf Add build dependency on pkgconfig, because configure uses pkg-config. 2004-03-30 20:24:35 +00:00
minskim
2dfda1e8cc Add distinfo. Noted by Kouichirou Hiratsuka in PR pkg/24979. 2004-03-30 19:04:19 +00:00
minskim
6c55c7ff67 Create pkgconfig directory before installing libpng12.pc. Noted by
Cesar Catrian C. in PR pkg/24974.
2004-03-30 15:52:09 +00:00
wiz
2899bc814c Fix pngconf.h on Linux systems. From Michal Pasternak in PR 24581.
Ride yesterday's PKGREVISION bump for this one.
2004-03-30 11:09:15 +00:00
minskim
ca0edf2de6 Switch to Tk 8.4 and enable pkgviews installation. 2004-03-30 01:51:46 +00:00
minskim
91df845178 Regen patches to make GNU patch happy. 2004-03-30 01:51:18 +00:00
snj
1205b9ac21 gimp-base -> gimp1-base. 2004-03-29 22:31:13 +00:00
xtraeme
4e047392db gimp-base -> gimp1-base 2004-03-29 22:22:54 +00:00
xtraeme
db1c089336 Update gimp to 2.0.0
This release is a major event, marking the end of a three year development
cycle by a group of volunteers and enthusiasts who have made this the most
professional release of the GIMP ever. It is the first stable release that
is officially supported not only on Unix-based operating systems, but also
on Microsoft Windows and Macintosh OS X.
2004-03-29 22:16:09 +00:00
xtraeme
4e8a67839f Remove gimp-* packages, they are now gimp1-*. 2004-03-29 22:11:37 +00:00
xtraeme
93d0dd9012 Reimport gimp-wideangle as gimp1-wideangle. 2004-03-29 22:08:14 +00:00
xtraeme
b4614fe193 Reimport gimp-data as gimp1-data. 2004-03-29 22:07:33 +00:00
xtraeme
8cc6571783 Reimport gimp-base as gimp1-base. 2004-03-29 22:06:36 +00:00
xtraeme
6faf559bd7 Reimport gimp as gimp1. 2004-03-29 22:05:54 +00:00
xtraeme
014af6a467 bl3ify 2004-03-29 20:48:16 +00:00
wiz
5974879340 Bump PKGREVISION for pkgconfig file addition. 2004-03-29 17:11:46 +00:00
ben
6a15bc7987 Install lib/pkgconfig/libpng12.pc, otherwise "pkg-config --list-all" will
fail with an error if imlib2 is installed.
2004-03-29 16:02:08 +00:00
recht
3753e669e1 Add MKTTINTERP knob to enable the bytecode interpreter for TrueType fonts.
This closes PR 24935 by Martin Husemann.
2004-03-29 10:17:49 +00:00
jlam
6d92080aa2 Match the template builtin.mk file in bsd.builtin.mk, and make the two
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
2004-03-29 05:43:28 +00:00
jlam
426cc1ce72 Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
snj
aa055d3bac Use bl3. 2004-03-29 02:37:26 +00:00
dillo
edafe8588e Apply longname.patch and fix crash with long file names in visual schnauzer.
Bump package revision.

While here, convert to buildlink 3.
2004-03-29 00:50:41 +00:00
xtraeme
60c8ba74e3 Update sodipodi to 0.34, provided by Kouichirou Hiratsuka in PR
pkg/24868.

This release incorporates for the first time path composition operations
(union, intersection and subtraction) and new, calligraphic pen based
freehand drawing. Plus many bugfixes and smaller features, as usual.

    * Fixed file and font name handling in Win9X/ME (Lauris)
    * Use full bounding box for calculating export region (John)
    * Support xml:space attribute for text (Mitsuru)
    * Support CDATA nodes (Lauris)
    * Preserve arbitrary namespace declarations (Lauris)
    * Path uncross, union, intersection and subtraction (Lauris)
    * Reimplemented printing from command line (Emile)
    * Bugfixes (everyone)
2004-03-28 21:02:55 +00:00
mycroft
22c2ffb328 Update to 0.6.12. Main improvements`are AVI 2.0 support, new filters, and
improved support for newer xvidcore.  Also fixed a threading problem that
would often cause transcode to core dump right before exiting.

 transcode-0.6.12

 Changes:
   o tccat: use '-T 1,-1 -P' instead of '-P 1'.
   o --avi_limit option: Defaults to 0 (disabled) instead of 2GB.

 Fixes:
   o avilib: 64bit issues and other compiler support.
   o v4l: building with linux-2.6 headers.
   o xvid import: check for more library sonames.
   o dvd import: The DVD device may be a char device (osx).
   o im import: segmentation fault at closing time.
   o tcrequant: upstream bugfixes.
   o xvid import: fix library loading on MacOSX.
   o dv import: Do NOT apply a setup when decoding the DV frame. Last
     frame was skipped in NTSC.
   o yuv4mpeg import: read files produced by streamer.
   o -c option: rounding error, only 99 frames of 100 for NTSC.
   o make distcheck: correct inclusion of config.h file.
   o libavcodec: building without mmx.
   o maintaining: included sdl.m4 and glib.m4 in acinclude.m4

 New:
   o avilib: Writing AVI 2.0 (OpenDML) files.
     xine (with my submitted patch) plays such files nicely.
   o denoise3d filter: very fast denoiser.
   o fraps import: decode AVI files from www.fraps.com.
   o v4l2: reading from a video4linux2 device.
   o control filter: read and executes a control "script"
   o ffmpeg import: DV raw decoding support (-i file.dv -x ffmpeg).
   o sh import: executes the input file and reads its output.
   o mp1e export: module based on mp1e, a mpeg1 encoder.
   o os: Support for AMDs x86_64 architecture.
   o --export_par option: sets the pixel/sample aspect ratio.
   o script: bash completion for transcode with tccomplete.source.
   o docs: layout fixes so it will look good on www.transcoding.org
   o ffmpeg export: new codecs namely ffv1, asv1 and asv2.
   o --export_prof option: sets mpeg "profiles" so that transcode
     tries can be smart and guess clipping and zooming options.
   o docs: DV to DVD HOWTO including scripts.

 Improved:
   o xvid4 export: synced with xvidcore-beta3. Please upgrade to this
     release and also update your xvid4.cfg. New xvid4conf is available.
   o pp filter: included postprocess code into transcode.
   o im export: use -w to set quality.
   o dvd import: support for non-continuus chapters.
   o avilib: Support for files with multiple RIFF chunks and no index.
   o vnc import: now respects the --dvd_access_delay setting. Pass
     additional paramters down to vncrec by -x vnc="-arg1 -arg2".
   o mjpeg export: compatibility with Apples quicktime player.
   o probing: improved detection of MP3/MP2 files.
   o libavcodec: Updated included lavc to 4695.
   o aviindex: keyframe detection by analyzing the content of frames.
   o subtitler filter: Update to upstream version 0.8.4
   o pv filter: updated docs and YUV422 support.
   o ivtc filter: new magic and field parameters.
   o mov export: new codecs and colorspaces.
2004-03-28 20:09:07 +00:00
xtraeme
05021a2926 Added gliv. 2004-03-28 20:01:28 +00:00
xtraeme
77909c4747 Initial import of gliv-1.8.2 from pkgsrc-wip.
GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf bundled
with GTK+-2.2, rendering  with OpenGL and the graphical user interface uses
GTK+ with GtkGLExt. GLiv  is  very  fast  and smooth at rotating, panning and
zooming  if  you have an OpenGL accelerated graphics board.
2004-03-28 19:59:47 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
tron
a4a18612a3 Remove me as maintainer of this package. I did none of the last three
updates anyway.
2004-03-23 19:53:33 +00:00
jlam
3764dc302e Move inclusion of buildlink3.mk outside of area that's protected from
multiple inclusion.  This is needed to ensure that BUILDLINK_PACKAGES is
ordered correctly.
2004-03-23 05:29:38 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
snj
66d5bab289 Fix build with gcc2 on sparc64. 2004-03-22 22:46:10 +00:00
reed
8d47d3a50c libwmf developer told me that xwmf is part of libwmf
and wmf2x is part of libwmf2 (which we have now).
So change the reference.
This will close my PR #pkg/22937.
The other wording in this DESCRiption is still unclear to me.
2004-03-22 17:20:28 +00:00
wiz
a122440606 regen. 2004-03-22 17:05:17 +00:00
abs
7fd6f3acb3 Add back previous patch to libtiff/tif_fax3.c lost in last commit.
Flagged by wizd :) - many thanks.
Note to self: Running patch on a file twice does tend to make the .orig file
less than useful for comparing to the original state...
2004-03-22 17:03:30 +00:00
abs
b055030838 Update tiff to tiff-3.6.1nb1:
Add a patch to fix fax3 tiff handling. Without this hylafax
	generates completely garbled tiff images unless error correction
	was disabled:  http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=500
2004-03-22 16:48:13 +00:00
wiz
5d908a3ef0 Add a patch that disables optimization for one file; otherwise
an ICE would result with gcc-3.3.x on sparc64.  See PR 23124.
Patch from jdc@.
2004-03-22 15:52:35 +00:00
bouyer
021614f514 Use ${MAKE}, not make
xaw95-1.1.4/export doesn't always exists, and isn't essential, so prefix
a 'cd exports ; ln -sf include X11' with a -

XXX still doesn't build out of the box on solaris, because of issues with
the openwin imake config.
2004-03-20 22:30:36 +00:00
bouyer
eb6efc7486 Revert the PKGLOCALEDIR change in PLIST, and define USE_PKGLOCALEDIR in
Makefile. Pointed out by wiz@
2004-03-20 22:19:56 +00:00
bouyer
54a31fddb1 Solaris fixes:
- this package uses msgfmt
- locale files are always installed in share/locale
- don't depend on libusb on solaris
- libsane-pint and libsane-sm3600 are not installed on solaris
2004-03-20 21:18:41 +00:00
snj
8900406e69 Fix build on Linux. From Antonio Marques in PR pkg/24852. 2004-03-20 00:40:15 +00:00
ben
b146e33847 Backing out PNG patch that installed lib/pkgconfig/libpng12.pc because it
was done incorrectly and because it was disruptive to the pkgsrc freeze.
Will fix this correctly after the freeze is finished.
2004-03-19 18:36:46 +00:00
ben
27f414b735 Install lib/pkgconfig/libpng12.pc, otherwise "pkgconfig --list-all" will
fail with an error if imlib2 is installed.
2004-03-18 22:40:40 +00:00
xtraeme
e5cfd43c29 Sync MESSAGE with reality, based on suggestion by Jeremy C. Reed
and Michal Pasternak; PR pkg/24582.
2004-03-18 15:53:21 +00:00
jmmv
fc0e9bae42 Capitalize COMMENT. 2004-03-18 10:24:40 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jlam
59bdf89739 If the ${PKGBASE} of a package doesn't match the token passed to
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that
we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-16 18:23:26 +00:00
jlam
46453f87ed BUILDLINK_DEPENDS.<pkg> should be appended to, not set. 2004-03-16 17:58:01 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
jlam
47ebe12a82 When building graphics/MesaDemos, Pass the correct rpath flags to the
compiler so that the X11R6 libraries are found at run-time.  Bump the
PKGREVISION to 1.
2004-03-15 18:04:34 +00:00
jlam
f63d66e56a Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk and
modify {MesaLib,glu}/{buildlink3,builtin}.mk accordingly.  Also add the
dependency on {MesaLib,glu}>=${_MESA_REQD} to the builtin.mk files so
that we correctly check the built-in Mesa version against the dependency
requirements.
2004-03-15 17:38:10 +00:00
jlam
5cd4e20c5b Fix pasto: s/gcc/MesaLib/g. No functional change. 2004-03-15 16:48:18 +00:00
jlam
ec7654caf3 Remove false comment after latest buildlink3/builtin changes. 2004-03-15 16:34:24 +00:00
xtraeme
0a4c0342cd bl3ify 2004-03-15 15:15:02 +00:00
snj
17c68fb722 Spelling fix. 2004-03-14 20:22:56 +00:00
markd
baf994966f Revert kghostview Makefile.{am,in} to the -3.2.0 version as the latest
version produces a kghostview that fails to run on NetBSD and the reason
for the change (Debian packaging issues) shouldn't effect us.
Bump PKGREVISION.
2004-03-14 00:44:27 +00:00
cube
fb1229af84 Bump PKGREVISION after last fix, as pointed out by wiz@. 2004-03-13 17:49:03 +00:00
cube
c890c73a72 io-ppm uses '%i' with sscanf in order to parse what should always be a
decimal number, according to the specification.  As a result, it fails to
correctly parse file created with numbers printed with leading 0.

Reported and fix provided in PR 24759 by Enami Tsugutomo.
2004-03-13 17:35:54 +00:00
abs
9062256df3 USE_LANGUAGES= c c++ 2004-03-13 11:17:43 +00:00
snj
cff8922d92 Remove avi-xmms. 2004-03-12 23:40:24 +00:00
snj
4f5bfcbc12 This package is not very useful and depends on avifile, which does not
build.  It'd be nice if someone felt like fixing/upgrading avifile.  In
any case, say goodbye to avi-xmms.

Okayed by maintainer, xtraeme@.
2004-03-12 23:39:55 +00:00
snj
b6dbe53145 Use bl3 and ${SED} instead of sed. 2004-03-12 19:43:50 +00:00
jmmv
c2f5bd1de7 Moved to pkgsrc/graphics/skencil. 2004-03-12 13:09:23 +00:00
jmmv
b4f920525a Rename sketch to skencil. 2004-03-12 13:08:52 +00:00
jmmv
504406cf61 Reimport sketch as skencil, since the project has changed its name.
This is version 0.6.16.
2004-03-12 13:07:19 +00:00
jmmv
ceb6e3aaec Update to 0.6.16:
* New name: "Skencil".
* New look with new icons by Taiabati.
* Support for Python 2.3.
* WMF export, Updated CGM filters.
2004-03-12 13:05:53 +00:00
snj
08f951d274 Fix build with gcc3 and use bl3. 2004-03-12 05:25:41 +00:00
reed
23090ae143 Added buildlink3.mk file. Used by new databases/gramps. 2004-03-12 02:06:42 +00:00
jlam
c95af4404b bl3ify 2004-03-11 06:58:12 +00:00
jlam
964efcc465 Catch up with removal of BUILDLINK_{IS,USE}_BUILTIN. 2004-03-10 18:35:32 +00:00
jlam
de7133ae2e Remove PHP3 packages from pkgsrc as they're unmaintained by PHP folks
and by pkgsrc folks.
2004-03-10 18:20:10 +00:00
jlam
d0b4c54eb6 Split out the code that deals with checking whether the software is
built-in or not into a separate builtin.mk file.  The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.

The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.

The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
2004-03-10 17:57:14 +00:00
martti
da2428b947 File removed, we are now using buildlink3 2004-03-10 15:40:03 +00:00
xtraeme
bb97b3deff bl3ify 2004-03-10 13:26:08 +00:00
xtraeme
6f080fa7de bl3ify and bump PKGREVISION due to meta-pkgs/xfce4 upgrade. 2004-03-10 11:59:31 +00:00
xtraeme
ff51acf13f bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@ 2004-03-10 11:53:37 +00:00
martti
da0646cf07 Updated XFce to 4.0.4
* Bug fixes
* Translation updates
2004-03-10 07:41:16 +00:00
hamajima
a1c1335ad2 This package needs a kernel patch, so I printed message. 2004-03-09 15:55:17 +00:00
markd
8fce56a3a0 Update to KDE 3.2.1.
Changes:

KSVG: fixed crash when creating a new Konqueror tab while viewing an SVG
 file
2004-03-09 12:34:34 +00:00
rh
4be6eb8f13 Fix conflict between graphics/feh and audio/cam by renaming cam to feh_cam.
Fix the Perl path for feh_cam.
Bump PKGREVISION for feh.
Add CONFLICTS= feh<1.2.6nb3 to  audio/cam.
2004-03-09 02:23:44 +00:00
minskim
2827f5b2d8 Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08 20:27:13 +00:00
minskim
ac690cf634 Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08 19:52:50 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
minskim
2a5445bbe4 Create directories before installing man pages. Required by pkgviews
installation.
2004-03-07 14:37:02 +00:00
jmmv
d44aa584ab Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
2004-03-07 12:09:20 +00:00
hamajima
8afd89047e update qcamview to 0.4. 2004-03-07 08:23:13 +00:00
hamajima
1216190e63 New package for cpia2view-0.03, software for use with USB cameras based CPiA2 2004-03-07 08:15:20 +00:00
hamajima
9cb5fffe74 New package for cnxtview-0.00a, software for use with Creative WEBCAM Notebook 2004-03-07 08:13:55 +00:00
snj
66596186d2 No longer used. 2004-03-07 02:37:51 +00:00
snj
e79d361f49 Update to tuxpaint-stamps-2003.12.23. Changes:
* Removed Tux stamps (now in tuxpaint)
* Added some bugs (the little insects that you step on)
* Added New Year's stamps
* Added Christmas stamps
* Added Hanukkah stamps
* Added Dutch sounds for numbers
* Other translation updates
2004-03-07 02:06:36 +00:00
snj
2caa2b3175 Use bl3, update to 0.9.13. Changes:
* Included Tux stamps so that the stamp tool works by default
* Lots of translation-related fixes
* Added "--noshortcuts" option, to disable keyboard shortcuts
* Cursor doesn't change to 'hand' shape over selector buttons when
  they aren't available.
* Cursor doesn't change to 'hand' shape over color buttons when colors
  aren't available
* Added --lang, which allows a language to be specified on the command line
* Added "--nostampcontrols", "--mirrorstamps" and their opposite options
2004-03-07 02:01:00 +00:00
jmmv
f4f6b8c9dc Moved to pkgsrc/multimedia/openquicktime. 2004-03-06 11:12:43 +00:00
jmmv
ad305889d0 Move openquicktime from the graphics to the multimedia category. 2004-03-06 11:10:20 +00:00
minskim
d0d7aa74f0 Not used any more. 2004-03-06 08:07:38 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
snj
c074735a44 Work around what seems to be an optimization bug in gcc3 by transforming
-O[23] out of existence.
2004-03-03 00:20:19 +00:00
heinz
1e3527af1b ImageMagick does not build with jasper 1.600.0 anymore. Demand jasper 1.701.0 2004-03-02 21:01:17 +00:00
adam
73bef4481b patch-ac removed as well 2004-03-02 12:24:23 +00:00
adam
d4e7a5ba87 Cleaned up along with the ImageMagick-5.5.7.17 release 2004-03-02 10:32:47 +00:00
adam
8f4d84f55c Changes 5.7.7-17:
* Bug fixes (memory leaks)
2004-03-02 10:31:48 +00:00
adam
2a5aed025f These patches are no longer needed 2004-03-02 10:28:57 +00:00
adam
588f1a067d Changes 1.701.0:
* A preliminary attempt at a color management subsystem has been added to JasPer
* Previously, the configure process did not generate a configuration header file
* Temporary files created with the jas_stream_tmpfile function were not
  correctly removed upon file close under Microsoft Windows
* An option has been added to the JPEG encoder to allow a quality factor to be
  specified
* A new make target has been added for RPM building
* The code now compiles with many fewer warnings on most platforms
* The JasPer software license has been made slightly less restrictive
* The configure-based build process has been updated to use newer versions of
  the GNU configure tools
2004-03-02 10:28:18 +00:00
adam
9d4eb707fc Changes 0.2.8.2:
* proper freetype header inclusion
Changes 0.2.8.1:
* security fix
2004-03-02 09:03:10 +00:00
snj
c679962282 Update to gqview 1.4.1. Changes:
* Updated Hungarian translation.
* Fix crash in folder tree view.
* Fix crash when attempting rare warning dialog for utf-8 at startup.
2004-03-01 23:06:14 +00:00
markd
ede8363ade PLIST tweak when using an old X tree. 2004-03-01 11:37:15 +00:00
recht
4de5532b13 Use tab instead of spaces for indentation to make pkglint happy. 2004-02-29 00:22:43 +00:00
recht
f01deb3ea4 Bump PKGREVISION because of cairo's buildlink revision bump.
Also remove superfluous buildlink2.mk, fix a Makefile typo and bl3ify.
2004-02-29 00:13:42 +00:00
recht
df5b87b35a Add explicit dependencies on the pkgsrc versions of Xft2/Xrender to avoid
problems.
Also remove superfluous buildlink2.mk and bump PKGREVISION to 1.
2004-02-29 00:06:14 +00:00
recht
0e777d3ffe remove superfluous buildlink2.mk 2004-02-29 00:05:04 +00:00
jmmv
e8ef5f04ad Include pkgconfig's bl3 file to fix build. 2004-02-27 18:28:05 +00:00
grant
d8094a0f2e bump PKGREVISION due to PLIST change. 2004-02-27 08:51:44 +00:00
grant
c3cfc834b1 fix ${MKDIR} of the modules directory, which was missed in a
previous commit.
2004-02-27 08:51:15 +00:00
drochner
8b72258c6c build libImaging.a with -fPIC, it goes into a dynamic object 2004-02-26 17:43:21 +00:00
perry
3e210c9c42 was broken, but s/buildlink2/buildlink3/ fixed it 2004-02-26 16:18:50 +00:00
drochner
c52c1d358d tell it that __amd64__ means little-endian, fixes build
(actually, tested with amd64-usb-eos300d)
2004-02-25 20:29:50 +00:00
drochner
11e406bf7d get a snapshot of the source to ftp.netbsd.org (we are at 1.175 now)
and fetch it from there
addresses PR pkg/24546 by Robert Elz
2004-02-25 10:39:18 +00:00
jmmv
6c09e94fe5 Moved to the multimedia category. 2004-02-24 21:57:16 +00:00
jmmv
e59a312842 Move mpeg_{encode,play} from the graphics to the multimedia category. 2004-02-24 21:51:04 +00:00
grant
341082a98a conflict with sysutils/coreutils, which installs a program named
'gpr'.
2004-02-24 14:29:34 +00:00
recht
83b189fb38 Add explicit dependency on pkgconfig. 2004-02-23 14:09:01 +00:00
minskim
b31d319114 Add explicit dependencies on the packages used by this package directly. 2004-02-21 18:25:57 +00:00
minskim
fd6182d705 Include pkgconfig/buildlink3.mk, because the configure script uses
pkg-config to detect GTK+2.
2004-02-21 16:53:03 +00:00
minskim
844dfc5d02 bl3ify 2004-02-21 14:46:50 +00:00
snj
74968076d8 Remove gqview-devel. 2004-02-21 08:03:45 +00:00
snj
e842202cf0 Remove gqview-devel, as it has turned into the stable release. 2004-02-21 08:02:42 +00:00
snj
301292988b Use bl3, drop USE_X11BASE, update to gqview-1.4.0.
Changes since 1.2.2:
* Exif support.
* Sort manager.
* Ported to GTK 2.
* Icon view now includes filenames.
* Safe delete option.
* Drag and drop improvements.
* Find duplicates results are better ranked and grouped.
* Prebuffer option now retains previous image,
  in addition to the next image.
* Editor commands are now more flexible.
* Added option to auto rotate image based on exif data.
* Automatic list and image refresh now optional.

Okayed by wiz.
2004-02-21 07:59:52 +00:00
snj
e8dff533d4 s/tesselation/tessellation/ 2004-02-21 07:07:34 +00:00
minskim
6c488365b6 Add and enable py-biggle. 2004-02-21 06:18:44 +00:00
minskim
ab585d6408 Import py-biggles from pkgsrc-wip. Packaged by Kai Puolamaki, and
modified by me.

Biggles is a Python module for creating publication-quality 2D
scientific plots.

It supports multiple output formats (postscript, x11, png, svg, gif),
understands simple TeX, and sports a high-level, elegant interface.
It's intended for technical users with sophisticated plotting needs.
2004-02-21 03:25:04 +00:00