Commit graph

3178 commits

Author SHA1 Message Date
jmmv
70e3bd0731 Homepage moved to Sourceforge. 2003-06-07 14:14:25 +00:00
cjep
a688f1b730 Use $(INSTALL) rather than "install". Fixes build on Solaris. 2003-06-07 11:32:39 +00:00
jmmv
ee9423c40d Do not hardcode /usr/pkg as PREFIX. 2003-06-06 22:50:26 +00:00
jmmv
78727c1589 Avoid hardcoding /usr/pkg in patch files, using REPLACE_PERL to fix perl
location in scripts.
Add dependancy on perl, so installed scripts work.
Bump PKGREVISION to 3.
2003-06-06 21:27:17 +00:00
jmmv
9e5bc40064 Avoid hardcoding /usr/pkg in patches. Pass the value of ${PERL5} instead. 2003-06-06 21:03:30 +00:00
jschauma
dd333bd0f9 Same as plotutils:
If X11 is present, set the pkgname to gnuplot-x11 and conflict with
plain gnuplot (and the other way around).
2003-06-06 14:41:29 +00:00
jschauma
872ed2bdeb If X11 is present, set the pkgname to plotutils-x11 and conflict with
plain plotutils (and the other way around).  ok'd by agc.
2003-06-06 14:39:06 +00:00
drochner
abac35c527 The "print" plugin gets built separately (../../print/gimp-print),
so there is no need to depend on the gimp-print lib.
2003-06-05 15:24:32 +00:00
wiz
1ead67d542 Update to 1.2.6, provided by Soren Jacobsen in PR 21777.
* Fix debian bug #193964. segv on 'm' followed by cursor movement.
  * Patch from Eric Dorland <eric.dorland@mail.mcgill.ca>
  * Set icon name as well as title on change.
  * Patch from Rami Lehti <rammer@vapaa.dc.inet.fi>
  * New option not to jump to start of filelist when it's re-sorted.
  * Fix bug reloading http images that fail to download on subsequent
    attempts.
2003-06-05 08:22:32 +00:00
jschauma
ac56e5ade8 Add USE_LIBTOOL et al in the hope that this fixes PR pkg/21789, which I can't
re-create (with or without bash).
2003-06-05 01:47:36 +00:00
jschauma
03488b35c0 If X is found to be present, this package builds and installs gnuplot_x11,
if not, not.  Fix accordingly.  Pointed out by wiz@.  Sorry.
2003-06-04 21:34:08 +00:00
jschauma
b956ed6b66 We need bsd.prefs.mk -- sheesh, I should go home. 2003-06-04 21:22:44 +00:00
jschauma
0b3f24cdea thiss package works with and without X11, but if X11 is present, we need the
necessary compile and ld flags
2003-06-04 21:19:42 +00:00
jschauma
921cc33b8e These don't really need X after all -- they can be useful on headless
machines without X, too, so remove USE_X11.
2003-06-04 18:21:48 +00:00
jmmv
67d539809d Update to 2.2.1:
Library:
* Fix crashes in the AA canvas. (Andreas Holzmann).
* Make affine transformations work for pixbuf items (Jim Evins).
* Fix rotation of outline widths for rect, ellipse and polygon items.
  (Jim Evins).
* Fix redrawing bugs (Tim Janik).
Build:
* Fix localedir setup and random fixes to make it distcheck (Kjartan).
Docs:
* Completely revamped documentation (Josh Green).
* Some fixes from Sebasian Rittau.
Translations:
* cs (Miroslav Trmac), ga (Paul Duffy), ml (Guntupalli Karunkar)
  sr (mdfk@root.co.yu), sr@lat (mdfk@root.co.yu), yi (Raphael Finkel).
2003-06-03 19:15:39 +00:00
seb
d3b33181ee Claim stewardship of these. 2003-06-03 09:39:00 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
49aa384ee7 Resolve conflicts from last commit. 2003-06-02 03:14:50 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
salo
7a6ca58420 Updated to version 1.37.
Changes:

- DESCR has 80 culumns
- whitespace

1.37:
=====
- Fix bug where combining `--rotate-X' and `-O' options would cause a
  segmentation fault. Reported by Dan Lasley <Dan_Lasley@hilton.com>.
- Rearrange source tree.

1.36:
=====
* Fix subscript-out-of-range error in main.c reported by Andrea Suatoni.

1.35:
=====
- Fixed bug where `--crop' could cause a segmentation fault, present since
  1.32 or 1.33. Reported by Tom Schumm <phong@phong.org>.

1.34:
=====
- Fixed bug where combining `--crop' and `-O' options could corrupt output.
  Reported by Tom Schumm <phong@phong.org>.

1.33:
=====
- Be more careful about time while animating. In particular, prepare frames
  before they are needed, so that they can be displayed exactly when
  required. Problem reported by Walter Harms <WHarms@bfs.de>.
- More warning fixes.

1.32:
=====
- Add `--multifile' option handling concatenated GIF files. This is useful
  for scripts. For example, `gifsicle --multifile -' will merge all GIF
  files written to its standard input into a single animation.
- More fixes for spurious background warnings.

1.31:
=====
- Changed behavior of `--crop X,Y+WIDTHxHEIGHT' option when WIDTH or HEIGHT
  is negative. Previously, zero or negative WIDTH and HEIGHT referred to
  the image's entire width or height. Thus, the option `--crop 10,0+0x0'
  would always lead to an error, because the crop left position (10) plus
  the crop width (the image width) was 10 pixels beyond the image edge. The
  new behavior measures zero or negative WIDTH and HEIGHT relative to the
  image's bottom-right corner.
- Changed background behavior. Hopefully the only user-visible effect will
  be fewer spurious warnings.
- Fixed a bug that could corrupt output when optimizing images with `-O2'
  that had more than 256 colors.

1.30:
=====
- Fixed bug in ungif code: Writing a large ungif could corrupt memory,
  leading eventually to bad output. This bug has been present since
  Gifsicle could write ungifs! Bad files and assistance provided by Jeff
  Brown <jabrown@ipn.caida.org>.
2003-06-01 12:14:10 +00:00
jmmv
30aa33e9e1 Remove duplicated lines. 2003-05-31 09:00:07 +00:00
jmmv
6fdf05cc93 Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory.  Bump PKGREVISION.
2003-05-30 16:19:50 +00:00
grant
712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00
jschauma
4216781bb9 Update blender to version 2.27. A whole lot has changed since our old 2.11
package, most notably the fact that blender is now Open Source Software, and
we can thus compile it instead of using binary only packages.  The new homepage
is http://www.blender.org.

This package tested under NetBSD/i386, NetBSD/macppc and Linux/i386 -- other
platforms are encouraged to test, but hardly any modifications should be necessary.
2003-05-28 15:51:38 +00:00
grant
c8036d6723 include gcc.buildlink2.mk, allows this to build on NetBSD with gcc 3.3. 2003-05-28 12:51:29 +00:00
cjep
b0562fb22d Add NetBSD RCS tags. 2003-05-26 13:20:23 +00:00
wiz
4a91fe82ad Add patch-ae. 2003-05-25 12:23:42 +00:00
salo
0ad03b56a1 PKGREVISION++
- s/USE_X11BASE/USE_X11/
- new MASTER_SITES
2003-05-25 09:01:46 +00:00
dan
196730592c make audio capture for -tv work on NetBSD.
We don't provide FIONREAD for /dev/audio, so use the seek field
from AUDIO_GETINFO instead.

XXX: by my calculations, the number of samples in seek should be multiplied
by the sample size to get number of bytes to read, but this results in mencoder
being very choppy, presumably because its blocking for audio.  I've left the
multiplication in the patch, commented out.  The present patch works just fine,
so probably my calculations are wrong.

This bumps all of the mplayer variants, because -tv -dumpaudio
might be used even with the players.
2003-05-25 07:20:51 +00:00
dan
d098f4b66e make audio capture for -tv work on NetBSD.
We don't provide FIONREAD for /dev/audio, so use the seek field
from AUDIO_GETINFO instead.

XXX: by my calculations, the number of samples in seek should be multiplied
by the sample size to get number of bytes to read, but this results in mencoder
being very choppy, presumably because its blocking for audio.  I've left the
multiplication in the patch, commented out.  The present patch works just fine,
so probably my calculations are wrong.

This bumps all of the mplayer variants, because -tv -dumpaudio
might be used even with the players.
2003-05-25 07:12:54 +00:00
salo
69585192cf PKGREVISION++
Enable Real{Audio,Video} support on i386, powerpc and alpha by default, using
graphics/realplayer-codecs.
From Matt Green.
2003-05-24 17:27:10 +00:00
salo
534c3e9cb6 PKGREVISION++
- install in alternative directory, don't conflict with RealPlayer8 package
From Matt Green.
2003-05-24 17:03:35 +00:00
salo
efcf760c3e Updated to version 0.3.5.
Changes:

- don't install static modules
- enable 3DS support

0.3.5:
======
- cleanups and bugfixes
- new polygonising algorithm
2003-05-24 11:23:08 +00:00
salo
35b3ba00da PKGREVISION++
- build and install shared libraries and example programs
  (patches mostly from FreeBSD)
- better DESCR
2003-05-24 09:32:34 +00:00
salo
6163ff4287 - DESCR has 80 columns, remove licensing information
- simplify buildlink2.mk header files list
- style nits
No functional changes.
2003-05-24 08:08:56 +00:00
salo
1cd381d230 Updated to 1.2.4.
Changes:

- DESCR has 80 columns
- better COMMENT
- sync buildlink2.mk with reality
- style nits

1.2.4:
======
- numerous bugfixes, too many to mention.  see ChangeLog for details
- print plug-in now depends on libgimpprint
2003-05-23 18:04:31 +00:00
jmmv
71d5d2665b Use gmake to fix build problem. Fixes PR pkg/21565 by Karsten Kruse. 2003-05-23 12:10:55 +00:00
salo
ac807228c6 Updated to version 0.80.
Changes:

- USE_X11 to reflect mozilla switch

0.80:
=====
- Added option "display" which is passed to mplayer
- Fixed a cosmetic debug message
- Downloading prior to playing and saving off to a directory
- Fixed up the filename for downloaded files
- Copy files that have been downloaded to cache, that way we don't
  download twice
- If file is downloaded already, don't download again, looping
  optimization
- Fix crash
- Fix problem with startrek.com
- Added patch from Giuseppe Ghibo for osd
- Added support for $HOME in dload-dir and logfile config options
- Help rtsp protocol work
- Added video/quicktime:sdp:Quicktime
- Fixed a bug at www.apple.com/switch
2003-05-23 09:37:27 +00:00
wiz
54d0c29e94 Remove -O from default CFLAGS. Requested by Adam Ciarcinski. 2003-05-23 09:26:58 +00:00
salo
cde41644a8 PKGREVISION++
- USE_X11BASE->USE_X11 after mozilla switch
- style nits
2003-05-23 09:23:05 +00:00
wiz
e574d300cb Update to 1.0.3, from Quentin Garnier in PR 21655.
- Fixed a bug in avilib.
2003-05-23 05:34:06 +00:00
jschauma
1b04ca8bfb Update package to latest version 0.6p14, as 0.6.1.14
Changelog not available from website.
2003-05-22 15:15:26 +00:00
markd
990175df04 Update KDE to 3.1.2.
Changes:

kdegraphics:
* kghostview: Better handling of half-broken Postscript and PDF files
* kghostview: Fix the opening of files on the command line, which was not working
  if the paths contained non-alphanumeric characters or were absolute paths
* kghostview: Work around -dMaxBitmap bug in gs version 6.5x
* kghostview: Reset orientation and paper size selectors after opening a new
  document
* kghostview: Security fix for #56808. The security patch which was present in
  version 3.1.1a caused problems for some users and has been corrected
* kghostview: ghostscript version 8 is now supported
2003-05-22 03:01:00 +00:00
grant
2def9f6d3a do not use the included sparc asm on sparc64, as it doesn't build. 2003-05-21 08:40:06 +00:00
jmc
805bc0f3c8 Don't work through depends list if suse6.4 since tiff isn't available there.
Makes show-depends-dirs work without error now.
2003-05-13 21:47:29 +00:00
jmc
7735e77fc7 Redo siginfo patches to work correctly on -current also 2003-05-12 20:17:47 +00:00
jmc
203cc89afe Restructure siginfo patches so this can work on pre-siginfo systems as well 2003-05-11 10:05:13 +00:00
jmc
4936f3dd6a Configure needs perl 2003-05-11 09:29:13 +00:00
jmc
6ad16f5120 Update MASTER_SITE to a URL that downloads 2003-05-11 09:16:25 +00:00
drochner
fe29855bec update to 5.0.1
mostly a bugfix release
other changes:
- updated GL/gl_mangle.h file
- use glPolygonOffset in gloss demo to avoid z-fighting artifacts
- updated winpos and pointblast demos to use ARB extensions
- disable SPARC normal transformation code
2003-05-10 16:37:11 +00:00
drochner
a4191d7e19 update to 0.91, provided by Marc Recht per PR pkg/20750
Most notable changes:
-uses gtk2 now
-Python support
-cleanups, UI improvements, fixes...
2003-05-09 15:21:29 +00:00
seb
f1bb241973 After all claim stewardship of this one. 2003-05-07 21:08:08 +00:00
wiz
c4a86d7ff6 Update to 1.0.2, provided by the maintainer Quentin Garnier in PR 21488.
Changes:
 - Imported changes that make the ogmtools compile and work under FreeBSD
   (and possibly under other BSD variants as well); patch by
   Andrew Williams <andrew.s.williams AT adelaide.edu.au>.
 - Lots of fixes for endian handling (thanks for the large patch to
   Andreas Schwab <schwab AT suse.de>).
 - Fixed a segfault in ogmdemux (thanks to Tilmann Bitterberg).
 - Made the OGM reader more error resiliant if the file is damaged.
2003-05-07 08:41:57 +00:00
abs
5f4de2c5be use PKGNAME_NOREV in DISTNAME 2003-05-07 08:18:00 +00:00
seb
43ae6eb8c1 Use buildlink2.
Reduce configure's patch size with pkgdiff.
Install documentation files in $PREFIX/share/doc/{,html/}pstoedit.
Install one file at a time.

Bump PKGREVISION.
2003-05-06 23:03:10 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
jmmv
dafafa9f97 PKGREVISION goes after PKGNAME. 2003-05-05 16:33:01 +00:00
jmmv
4b47f36617 Line up PKGREVISION whitespace. 2003-05-05 16:32:24 +00:00
jmmv
c36265a5d7 Line up PKGREVISION whitespace. 2003-05-05 13:29:14 +00:00
markd
6bb318724e Fix problem with kghostview only showing the first page of a multipage
ps file.  From KDE Bug ID 57563.
Bump PKGREVISION.
2003-05-05 12:28:27 +00:00
wiz
517bf4a805 Convert to buildlink2. Do not install into X11BASE any longer; bump PKGREVISION for that. 2003-05-03 22:44:54 +00:00
wiz
01994c6c3b Remove obsolete comment. 2003-05-02 13:17:11 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
b71f048f93 Avoid this package modifying a personal configuration file in PKG_SYSCONFDIR
(which is wrong anyway if you don't use the default).  For now, request the
admin to do the change manually.  Bump PKGREVISION to 1.
2003-05-01 12:36:14 +00:00
agc
f1cd62835b Don't change permissions of files under ${WRKSRC} to
${SHAREOWN}:${SHAREGRP}, and then copy the files to ${PREFIX} - this
prevents an ordinary user from deleting the files under ${WRKSRC}.

Instead, copy the files into ${PREFIX} first, then change their ownership.
2003-05-01 12:34:38 +00:00
kivinen
ea16b31965 Fixed libx2sys.a to libx2sys.la in src/x2sys/makefile
(patch-at).
2003-05-01 11:31:46 +00:00
atatat
925c851209 Actually, Mesa's Makefile.common seems like a much better place for
MESA_REQD, and it works much better, too.  :)
2003-04-30 04:05:48 +00:00
jtb
e21029bcb0 Change to work with new version of yorick. 2003-04-29 22:55:33 +00:00
jtb
57d8b609cc Update do version 0.49a.
Changes:

* license change to LGPL
* added new Tijs Michels spline implementation
* small fixes in spline package
* added g2_spline_demo.c
* removed some non ansi parts (e.g. // comments)
* added query pointer for X11 (mouse)
* other small fixes and changes
2003-04-29 22:02:09 +00:00
rh
9e0912615a Add and enable gnome-icon-theme 2003-04-29 08:19:25 +00:00
rh
79d6be5ae0 Initial import of gnome-icon-theme-1.0.2, a set of default icons for GNOME2 2003-04-29 08:18:35 +00:00
tron
bd90c42bcc Make arguments to "${RM}" consistent in all make targets. 2003-04-28 16:27:40 +00:00
tron
c4fab8c379 Update "netpbm" package to version 10.11.8. Change since version 10.11.6:
- pbmtoepsi: fix bug: non six-digit lines between
  %%BeginPreview: ... and %%EndImage .
- pnmtops: fix bug: 1 bit per sample output when maxval is 2 or 3.
  Should be 4 bits per sample.
- pnmtops: fix bug: everything too dark when input maxval less
  than Postscript maxval.
This fixes PR pkg/21271 by Dave Camp.
2003-04-28 16:24:32 +00:00
jmmv
a01c814f00 Update to 0.7.1. Changes since 0.6.1 are a lot, but as seen in the Changelog,
most of them are fixes and code rewrites.
While here, move documentation from share/gtk-doc to share/doc.

Based on patch provided in PR pkg/21309 by Juan RP.
2003-04-28 14:05:36 +00:00
jmmv
3fa519cb23 Move documentation to share/doc/scrot. Bump PKGREVISION to 1. 2003-04-27 19:29:02 +00:00
simonb
20abb0ec63 This packages doesn't reference any jpeg library functions, so remove
all references to graphics/jpeg.
2003-04-24 03:35:14 +00:00
rh
1cbb5736e5 Add a buildlink2.mk 2003-04-23 10:26:42 +00:00
rh
14f08ca74e Add and enable openquicktime 2003-04-23 10:07:58 +00:00
rh
6c4195cc47 Initial import of openquicktime-1.0, a portable library for handling
QuickTime(TM) media files.
2003-04-23 10:06:54 +00:00
rh
5534c1a204 Add and enable swfdec 2003-04-23 08:16:40 +00:00
rh
fb95fa0c5a Initial import of swfdec-0.2.1, a library for rendering Flash(R) animations
and games.
2003-04-23 08:15:40 +00:00
wiz
2ea79641d2 Update to 2.0, requested in PR 21272.
Changes since 1.9:
Minor changes where newlines are printed.
Added check to warn about wiping out the originals with the -st option.
Fixed display of "flash used=no" for exif headers generated by photoshop.
Added -ci and -cs options.
Limit directory recursion depth to avoid crashing on circularly linked
directories within the Exif header.
Added automatic rottion (-autorotate) to right-up images that contain
a rotation tag from the camera.
*Finally* wrote a nice MAN page for jhead.
2003-04-23 06:01:29 +00:00
jmc
b3754997c5 Clean up ONLY_FOR_PLATFORM to read a little nicer and include all applicable
NetBSD versions as appropriate
2003-04-23 02:22:24 +00:00
tron
4ddd291d6f Remove "trium" skin which is not available any more. 2003-04-21 20:36:04 +00:00
cjep
e8f192b175 Add RCS tag 2003-04-21 20:26:35 +00:00
cjep
c15899ea62 Add RCS tag. 2003-04-21 20:22:49 +00:00
tron
be6092e4e5 Remove "trium" skin which is not available any more. 2003-04-21 18:07:32 +00:00
rh
3f3c871ee0 Install the Helpers tools and a couple of scripts to actually get them
working.
Bump PKGREVISION.
2003-04-20 06:58:19 +00:00
rh
8e3af98e10 USE_JAVA=run is sufficient here. 2003-04-20 05:07:56 +00:00
rh
8a4a5a47d3 Fix typo in previous commit 2003-04-19 10:50:33 +00:00
salo
c05ddfd059 Add moz-mplayer. 2003-04-19 08:09:18 +00:00
rh
c126224c75 Use >= rather than exact match for suse_* packages. 2003-04-19 08:03:09 +00:00
rh
a9f1544391 Add and enable PanoTools 2003-04-19 07:56:20 +00:00
rh
07eacb96fa Initial import of PanoTools-2.6b1, a package to view, create, edit, and
remap panoramic images.
2003-04-19 07:55:34 +00:00
salo
dea31aa92d Replace Konqueror with Galeon..
XXX: this package needs some work to get it usable in Konqueror.
2003-04-19 07:36:54 +00:00
salo
b4b6754c1d Import of moz-mplayer-0.71: Embedded video player for Mozilla.
moz-mplayer is a plugin for Gecko based browsers that uses mplayer to play
videos from websites.  This plugin gives Netscape, Mozilla and Konqueror
the ability to play videos off the net.

Package submitted by Juan RP via pkgsrc-wip with small modifications by me.
2003-04-19 07:32:05 +00:00
rh
689ab3acdb Remove www/mozilla-flash-bin.
Add and enable graphics/moz-bin-flash.
This concludes the consistency rename of mozilla-flash-bin to moz-bin-flash
2003-04-19 04:44:58 +00:00
rh
2d8310ba59 Re-import of www/mozilla-flash bin as graphics/moz-bin-flash.
This is part two of the consistency update.
2003-04-19 04:42:46 +00:00
jmmv
4ff0d8546c Move the installed mesa.conf file to the examples tree, and do not install
it into PKG_SYSCONFDIR (it's useless for now).  Bump PKGREVISION to 2.
Ok'ed by rh.
2003-04-17 22:15:44 +00:00
wiz
51832d2e6c Comment out sourceforge master site -- contains different tarball for
2.1.4 with same contents. Still, gives a checksum mismatch.
Noted by Christopher Richards in relation with PR 21191.
2003-04-17 07:19:51 +00:00
dillo
1bff01e407 add a master site that actually contains the distfile 2003-04-16 15:27:36 +00:00
mjl
3fe37772f3 Implement suggestion from last commit: Split out common part of
p5-PerlMagick and ImageMagick into Makefile.common.
2003-04-16 13:27:21 +00:00
wiz
69ef771841 Update to 2.1.4, provided by Christopher Richards in PR 21191.
Extract of changes:
    - a fix in the Gzip stream reader, it couldn't read certain .gz files
      properly due to a small typo. In certain cases, FreeType could also
      loop endlessly when trying to load tiny gzipped files.
    - certain fonts couldn't be loaded by 2.1.3 because they lacked a
      Unicode charmap (e.g. SYMBOL.TTF). FreeType erroneously rejected
      them.
    - the CFF loader was modified to accept fonts which only
      contain a subset of their reference charset. This prevented the
      correct use of PDF-embedded fonts.
    - the logic to detect Unicode charmaps has been modified. this is required
      to support fonts which include both 16-bit and 32-bit charmaps (like
      very recent asian ones) using the new 10 and 12 SFNT formats.
    - the TrueType loader now limits the depth of composite glyphs. This is
      necessary to prevent broken fonts to break the engine by blowing the
      stack with recursive glyph definitions.
    - the CMap cache is now capable of managing UCS-4 character codes that
      are mapped through extended charmaps in recent TrueType/OpenType fonts
    - the cache sub-system now properly manages out-of-memory conditions,
      instead of blindly reporting them to the caller. This means that it
      will try to empty the cache before restarting its allocations to see
      if that can help.
    - the PFR driver didn't return the list of available embedded bitmaps
      properly.

    - David Chester contributed some enhancements to the auto-hinter that
      significantly increase the quality of its output. The Postscript hinter
      was also improved in several ways..
    - the FT_RENDER_MODE_LIGHT render mode was implemented
    - a new API, called FT_Get_BDF_Property has been added to FT_BDF_H to
      retrieve BDF properties from BDF _and_ PCF font files. THIS IS STILL
      EXPERIMENTAL, since it hasn't been properly tested yet.
    - a Windows FNT specific API has been added, mostly to access font
      headers. This is used by Wine
    - TrueType tables without a "hmtx" table are now tolerated when an
      incremental interface is used. This happens for certain Type42 fonts
      passed from Ghostscript to FreeType.
    - the PFR font driver is now capable of returning the font family and
      style names when they're available (instead of the sole "FontID"). This
      is performed by parsing an *undocumented* portion of the font file !!
2003-04-16 08:53:45 +00:00
mjl
6a1591d9bb Update ImageMagick and p5-PerlMagick to 5.5.6.
Changes are lots of bug fixes and minor enhancements (several pages
worth of it).

XXX Those two should probably be using a Makefile.common instead
XXX of just copying the appropriate bits.
2003-04-15 11:11:50 +00:00
cjep
6026aa1499 NetBSD 1.5.* requires gcc 2.95.3 to compile. PR#19193 from Ian Fry. 2003-04-14 10:45:06 +00:00
jschauma
f5fbc11ae5 chmod the examples after installation just in case the user compiling
the package has a stringent umask.
2003-04-14 03:46:51 +00:00
cjep
3c5a0f9e3a Remove last hunk of patch-aa to fix build problem on 1.5.2. 2003-04-11 22:45:56 +00:00
salo
4b041343c9 Don't shoot itself in the foot, STAGEDIR is removed in pre-install, no need to
remove it in post-install while CWD is still in STAGEDIR.
Noted by Will Partain on tech-pkg.
2003-04-11 18:56:44 +00:00
rh
71da5b4061 Add and enable xine-ui 2003-04-11 12:01:16 +00:00
rh
7b0411fbea Initial import of xine-ui-0.9.20, a skinned xlib-based media player gui. 2003-04-11 11:59:55 +00:00
rh
e9843e6473 Drop leftover gnome-vfs dependency.
Add PKGCONFIG_OVERRIDE
2003-04-11 09:52:16 +00:00
rh
bcc0e782d9 Fix typo: s/ifndef/ifdef/ to make this compile with pth on 1.6.x 2003-04-11 09:49:19 +00:00
rh
41c51f2b5f Update gxine to 0.3.3. Changes are bugfixes and a switch from GTK to
Athena widgets for the browser plugin.
2003-04-11 09:24:23 +00:00
rh
f9552a2a8a Update xine-lib to 1.0rc10.
Package changes are:
  * drop gnome-vfs dependency
  * use _POSIX_THREAD_PRIORITY_SCHEDULING for determining pthread
    capabilities (suggested by Nick Hudson)

xine-lib changes include:
  * loading and displaying png images (e.g. for logos)
  * capability of on-the-fly stream rewiring
  * libdvdnav: PGC based positioning:
    seeking on DVDs now spans the entire feature
  * font encoding cleanup (xinefonts use unicode now)
  * freetype2 support for OSD
  * ffmpeg sync (build 4663). WMV8 decoder enabled.
  * much more accurate time display with DVDs
  * xine health check fixes for non-mtrr machines
  * fixes for high-bandwidth RV30 streams
  * fix for vplayer format subtitles
  * fix for distorted display of some DVD menus
  * DVD title/part MRLs (dvd:/<title>.<part>) work much more reliable
  * OGM subtitles support
  * network controler improvements
  * generic error reporting mechanism using events
  * DVD: report the current menu type
  * DVD: menu calls ("Escape" in xine-ui) can now jump back from the
    menu into the movie as well
2003-04-11 09:19:53 +00:00
salo
01cf920e06 Add and enable ogmtools. 2003-04-11 07:28:27 +00:00
salo
01d3c2e1f9 Import of ogmtools-1.0.1: Ogg Media files manipulation tools.
ogmtools are a set of utilities for Ogg Media files (OGM) manipulation,
written by Moritz Bunkuns.

Ogg is a container format that can contains much more than a simple
Vorbis sound stream: notably, you can have a video stream, subtitles,
etc.

ogmtools are not meant to encode or decode anything, but will be used
complementary to mplayer/mencoder or any other media encoding utility.
ogmmerge will produce an OGM file from separated components, like an
audio track and a video track, and ogmdemux will have the inverse
behaviour.  ogmsplit will cut a file into several parts, and ogminfo
will print information about the file.  The last tool, dvdxchap is
used in combination with ogmmerge to add some special comments into
the resulting OGM file to provide chaptering with the player that
support it (the OggDS Windows filter takes advantage of that).

Package submitted by Quentin Garnier via pkgsrc-wip.
2003-04-11 07:26:44 +00:00
salo
1aaa87ba6b Add and enable realplayer-codecs. 2003-04-10 17:04:08 +00:00
jmmv
46407b97f5 Add and enable smpeg-xmms. 2003-04-10 13:34:11 +00:00
jmmv
734f53d1f0 Initial import of smpeg-xmms, version 0.3.5.
MPEG video plugin for XMMS, using SDL/smpeg as backend. Supports hardware
acceleration in XFree 4.x (if available), fullscreen, resizeable window,
VCD support, aspected ratio when resizing the window, etc.

Provided in PR pkg/19390 by Juan RP.
2003-04-10 13:32:34 +00:00
markd
7edf08338a Add the patches from KDE Security Advisory 20030409-1:
PS/PDF file handling vulnerability
http://www.kde.org/info/security/advisory-20030409-1.txt
Bump PKGREVISION.
2003-04-10 13:13:23 +00:00
abs
d4ad766c83 Update distinfo missed in MPlayer-0.90 update 2003-04-10 10:33:23 +00:00
wiz
9563bf7c1d Update to 0.9.1.
New in 0.9.1:
oglerc-option fixes. HP-UX fixes.
New in 0.9.0:
Only updates for keybinding to the new functions.
2003-04-10 10:22:10 +00:00
wiz
1f4d7a26a1 Update to 0.9.1:
Alsa audio output fixes.
Stereo_mode oglerc-option for liba52.
digit_timeout, default_skiptime oglerc-options.
Fullscreen fixes for KDE
HP-UX fixes.
2003-04-10 10:18:03 +00:00
drochner
8fec5f5f56 comment out some dispensable code which triggers a fatal bug in
not-absolutely-current NetBSD libintl
2003-04-09 17:19:13 +00:00
drochner
3437eb515c -update to 0.90 release (no changes from rc5, except documentation fixes,
they even forgot to update the version string)
-make sure libfreetype is found by "configure"
-we don't really need GNU libintl - this avoids a conflict with libmad
2003-04-09 14:57:31 +00:00
grant
7219a9452a revert previous; I had netpbm-9.25 and BUILDLINK_DEPENDS was
still >=9.24, causing this breakage.

bump BUILDLINK_DEPENDS to 10.11.6.
2003-04-08 13:17:10 +00:00
grant
853def732a update to reflect libs installed by netpbm-10.11.6 (hi tron!).
noted by pooka.
2003-04-08 13:02:28 +00:00
wiz
915696e1dc Replace patch-ab with the version that will be in the next release. 2003-04-06 15:42:46 +00:00
rh
0342c7e855 Add and enable gxine 2003-04-06 11:08:56 +00:00
rh
ea4a4919e6 Initial import of gxine-0.3.2, a gtk2-based media player. 2003-04-06 11:08:14 +00:00
rh
ca79a6227b Add and enable xine-lib 2003-04-06 11:06:53 +00:00
rh
863bfbfd21 Initial import of xine-lib-1.0rc9, a multimedia player library. 2003-04-06 11:06:01 +00:00
rh
d49d1de3fd Add and enable xvidcore 2003-04-06 11:03:34 +00:00
rh
c601a56c01 Initial import of xvidcore-0.9.1, an ISO MPEG-4 compliant video codec. 2003-04-06 11:02:55 +00:00
wiz
14e80a1f16 Add CONFLICTS line with SDL-image. 2003-04-05 19:03:54 +00:00
salo
4d65726a45 Remove platform restriction entirely.
It's been reported to work just fine on NetBSD/sparc (thanks mrg!).
2003-04-04 01:02:39 +00:00
salo
265b381875 - fixed MASTER_SITES
- added HOMEPAGE
- removed NetBSD-only restriction, allow install on all i386 systems
- shortened DESCR
- delint
2003-04-03 17:25:11 +00:00
salo
8e71ffc92b Bump PKGREVISON:
- fixed MASTER_SITES
- added HOMEPAGE
- removed NetBSD-only restriction, allow install on all i386,
  powerpc and alpha systems
- removed bogus fix for powerpc
- splitted MESSAGE into MESSAGE.common and MESSAGE.powerpc
- delint
2003-04-03 17:01:36 +00:00
markd
2f097db93e If sane-config is on your path, the build tries to make use of sane
so add a dependency on sane-backends so this will always work.
Also means that kooka and libkscan are built.
From PR 20981 by Wojciech Puchar.
Bump PKGREVISION.
2003-04-03 14:39:31 +00:00
wiz
f5d8f9b7e4 Finish renaming of SDL-image to SDL_image. 2003-04-03 08:28:14 +00:00
wiz
1a7ebaad6c User SDL_mixer/SDL_image instead of SDL-mixer/SDL-image.
Bump PKGREVISION.
2003-04-03 08:25:33 +00:00
wiz
7b93f06600 Re-import SDL-image as SDL_image (original name). 2003-04-03 08:20:01 +00:00
wiz
938c902624 Update to 2.0.3:
New in libggi 2.0.3:
 * X-target:
     * Fixed a bug, where a ggiFlush() call was missed, which makes
       directbuffer content visible when releasing it.
     * Fixed a clipping bug, causing to let disappear characters or
       whole strings.
     * Fixed clipping on multiple frames.
     * Add -keepcursor option, which keeps the default cursor.
     * Fixed crash when used 8bit characters
     * Fixed endless loop when X11 server provides only and only
       the same sort of X visuals
 * Demo: Improved pageflip demo to test all primitives in a
   multi-frame environment
 * merged some compiler fixes from the OpenBSD ports tree
 * fixed a crash, when a drawing primitive (i.e. a line) crossed
   two borders of the clipping rectangle
 * added 64bit fixes to wrap and cube3d demos
 * minor improvements to checkmode and struct check tool
   (important for target developers though)
 * manpage fixes

New in 2:2:0 (2.0.2): 2002-12-26
* Misc bugfixes (see ChangeLog)
* Huge documentation updates
* Major build system update
  - adds builds fixes for many platforms
* memory-target
  - add -pixfmt option
  - added missing support for reporting physical screen sizes.
* X-target
  - rewritten (x/xlib splitting is obselete now)
  - added dirty region management
* xlib-target
  - disabled. Will be removed later
* fbdev-target
  - DirectFB driver works with directfb 0.9.13
  - added mach64 accelerator
* KGI-target
  - big update (works with KGI-0.9 now)
  - added mach64 accelerator
  - added radeon accelerator
  - still experimental, thus disabled in configure

New in 2:1:0 (2.0.1): 2001-08-26
* More documentation updates.
* Prelimiary support for using DirectFB drivers under display-fbdev
* Many corrections/improvements to build files
* Started move towards using libtool versioning, as interface is stable.

New in 2.0: 2001-08-11
* Huge documentation updates.
* svgalib-target
  - added frame support
  - misc bug-fixes

New in 2.0beta4: 2001-07-10
* Misc bugfixes (see ChangeLog).
* Huge documentation updates.
* finished support for reporting physical screen sizes.
* splitted libggimisc off
* New API: ggiDetachInput()
* fbdev-target
  - Acceleration of Matrox G400 (matrox fb)
* directX-target
  - Update
  - Highly experimental target for Win ... Use at your own risk !
* ipc-target
  - New target for interprocess communication (experimental)

New in 2.0beta3: 2000-12-18
* Misc bugfixes (see ChangeLog).
* Minor documentation updates.
* Major rewrite of the internal sublib handling.
* Some fixes for PowerPC compatibility.
* preliminary support for reporting physical screen sizes.
* Made all headers C++ compatible.

* lcd823-target
  - Target for the Motorola MPC823 builtin LCD controler, using
    the /dev/lcd823 Linux kernel device.
* fbdev-target
  - Better detection of kgicon-type fb-devices and old fb implementations.
  - Better usage of fbdev mode infos in fb.modes
  - Better acceleration for the Matrox fb.
* glide-target
  - Added directbuffer support.
* aalib-target
  - Better mode handling.
* X-target
  - Propagated X dpi values to give physical screen dimensions.
  - Various fixes to properly init several values.
* tele-target
  - Updated much to make it work again.
* vgl-target
  - New target for FreeBSD's VGL library.
* directX-target
  - Highly experimental target for Win ... Use at your own risk !
2003-04-02 12:05:25 +00:00
wiz
e4b9ad3f90 Update to 0.8.3:
New in 0.8.3:
 * The two hotfixes for libgii 0.8.2
 * manpage fixes
 * several minor fixes

New in 0.8.2: 2002-12-??;
* Misc bugfixes (see ChangeLog).
* Huge Documentation update.
* Threadsafety fixes
* LibGG: New supported platform: Darwin
* Major build system update
  - autoconf 2.5x works now
  - build fixes for many platforms
* input-kii
  - new input target. Works for many KGI users, but
    still not for everyone.
  - still very experimental, thus disabled by default
* input-x/input-xwin
  - handle GraphicExpose events
* input-ipaq
  - new touchscreen input for Compaq iPaq from Tobias
* input-zaurus
  - new touchscreen input for Sharp Zaurus from Tobias

New in 0.8.1: 2001-08-26;
* Nothing much in the code except the usual minor fixes.
* The build process is improved.

New in 0.8: 2001-07-10;
* Misc bugfixes (see ChangeLog).
* Huge Documentation update.
* New API: giiSplitInputs()
* input-linux-evdev
  - Bugfixes from Stephan
* input-directx
  - Update
* input-vgl
  - small build fix for FreeBSD

New in 0.7: 2000-12-18;
* Portability fixes for non-Linux platforms.
* Preliminary Win32 support.
* All headers should be C++ compatible now.
* Misc bugfixes (see ChangeLog).
* Documentation updates.
* Renamed GGI_ELOCKBUSY to GGI_EBUSY.
* New LibGG functions ggCurTime() and ggConfigExpandAlias().
* LibGG now uses it's own mutexes when compiled with gcc - no more
  pthreads and dynamic linker bugs.
* Support compiler type checking on gii_input_t.
* New command events GII_CMDCODE_PREFER_ABSPTR and GII_CMDCODE_PREFER_RELPTR.

* input-linux-evdev
  - New target to support the new evdev input API present in Linux 2.4 and
    2.2.18. Should handle mice, joysticks and keyboards.
* input-linux-mouse
  - Improved autodetection of mousetype.
* input-mouse
  - 3 button support for MS protocol.
  - 4 button support for IMPS/2 protocol.
* input-x/input-xwin
  - Prevent events from lagging in the socket queue in apps that don't call
    XFLush/XSync frequently.
* input-vgl
  - New inputlib for FreeBSD's VGL library.
* input-directx
  - New inputlib for DirectInput on Win32.
* filter-keytrans
  - Added new filter to arbitrarily remap key events.
2003-04-02 12:03:41 +00:00
markd
1cb1db4a9d Update KDE to 3.1.1.
Changes:

arts

 * Several memory corruption fixes.

kdelibs

 * kdialog: Fix screen numbering problem for centerOnScreen() static method
 * kprogress: Fix math problem in displaying correct percentage for large
   numbers
 * kio_http: Fix data processing for webdav(s) listing of directories and files
 * kate: Many small bugfixes, including:
   + Fixed code completion drop-down box position
   + Fixed "wrap cursor disabled" bugs
   + Fixed vertical scrollbar middle mouse behaviour
   + Fixed remove whitespace feature
   + Now clears the redo history when it is irrelevant
   + Fixed crash after starting up with a non-existant directory in the file
     selector history
 * kparts: Fix extension of transparently downloaded files, this fixes ark
   (used to display temp file instead of archive content)
 * klauncher: Fixed support for "Path=" entry in .desktop files. This entry
   can be used to specify a working directory.
 * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking.
 * kdeui: Fix for alternate background coloring in Konqueror list views.
 * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2.
 * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL;
   fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks
   points to the same place
 * kstyles: Handle focus indicators on label-less checkboxes better
 * kdeprint: Don't freeze when there is no route to the selected CUPS server
 * SSL: add support for OpenSSL 0.9.7
 * SSL: ADH ciphers are now explicitly disabled in all cases
 * SSL: new CA root certificate added
 * Several Xinerama related fixes
 * QXEmbed fixes for various situations that don't handle XEMBED well
 * Java on IRIX with SGI 1.2 VM is fixed
 * khtml: Several major bugfixes, partially incorporated fixes from Safari as well.

kdeaddons

kdeadmin

 * Linux Kernel Configurator: Add details about the lightbulb icon's meaning
 * Linux Kernel Configurator: Support for more incorrect kernel configuration
   files

kdeartwork

kdebase

 * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names
 * klipper: Escape "&" everywhere.
 * konsole:
   + Removed "get prompt back"-hacks, don't assume emacs key shell bindings.
   + Fixed usage of background images with spaces in the filename.
   + Profile support fixes (disabled menubar etc.)
   + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct
     title.
   + Fixed a problem with the "Linux" font that prevented it from being used
     with fontconfig.
 * kdesktop: Made desktop menus pop up in unused Kicker space work.
 * kicker: Fixed empty taskbar sometimes showing scroll buttons.
 * konqueror:
   + Various startup performance improvements
   + Fix crash when sidebar tree expands hidden directory
   + Fix crash when config button hidden from config button's menu
   + Extensive fixes to Netscape plugins, fixing crashes and plugin support
   + Changes to default preview settings, making the defaults safer on various
     platforms
 * Java configuration module: Make it possible to properly configure Java in
   all cases
 * Previews: Fixed a privacy issue where previews of HTML files could access
   files or hosts on the network.

kdeedu

 * KStars:
   + Fixed bug #51708: No longer exits if starting position is below horizon
     (only affected some systems)
   + Fixed bug #52205: Country of Lhasa is China, not Tibet.
   + Fixed too-narrow coordinates field in statusbar.
   + Fixed bug in "length of day" calculator module; it now properly accounts
     for latitude and longitude

kdegames

 * Atlantik: Many small bugfixes, including:
   + Better handling of incoming messages
   + Fixed token animation
 * kbackgammon: Common crash fix.

kdegraphics

 * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the
   drawings
 * Kooka: Some UI crashes fixed
 * KViewShell: Default paper size is fixed
 * KGhostView: Fixed wheel-mouse scrolling

kdemultimedia

 * KsCD:
   + Stopped KsCD from pausing after tracks in random mode
   + Correctly associate extra CDDB information with tracks
   + Support non-Latin encodings properly in CDDB entries and elsewhere
   + Proper systemtray behaviour
   + Updated key accel code to avoid depricated calls
 * Movie previews have been removed due to severe unresolved stability problems

kdenetwork

 * Desktop Sharing server (krfb):
   + fix problems on X11 servers with 8 bit depth
   + fix problems on X11 servers with big-endian framebuffer
   + allow X11 servers without XShm (thin clients). Warning: requires a lot
     of bandwidth
   + remove read timeouts. This should solve problems with some clients that
     got disconnected after a minute of inactivity (but increases the time to
     detect dead clients)
   + fix problem with clients that support both RichCursor and SoftCursor
     encodings (like krdc from HEAD)
 * Desktop Sharing client (krdc):
   + fix: when an error occurred in fullscreen krdc did not restore the
     original resolution
   + fix: krdc stopped to repaint the framebuffer after a disconnect while
     the error dialog was displayed
   + the quality setting in medium quality mode has been increased because
     the original setting looked too bad with Keramik

kdepim

 * KOrganizer bug fixes:
   + Use correct default duration for events crossing a day boundary (#53477).
   + Correctly save category colors (#54913).
   + Don't show todos more than once in what's next view.
   + Include todos in print output of month view (#53291).
   + Don't restrict maximum size of search dialog (#54912).
   + Make cancel button of template selection dialog work (#54852).
   + Don't break sorting when changing todos by context menu (#53680).
   + Update views on changes of todos directly in the todo list (#43162).
   + Save state of statusbar (#55380).
 * knotes: Escape "&" in note titles

kdesdk

 * Cervisia:
   + Fixed line break in protocol view
   + Fixed timestamp for files that are not in cvs (#55053)
   + Fixed handling of Cervisia's options like 'Update Recursively' when run
     as embedded part in konqueror (#55665)

kdetoys

 * kworldclock: Fixed that all clocks show the same time.
 * kweather: Made it work again with non-english locales. (#52147)
 * kweather: Prevent KWeather from looping and freezing Kicker when not
   connected to the internet.(#49191)

kdeutils

 * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI
 * kcalc: Now a KMainWindow instead of a KDialog to fix various UI
   inconsistencies
 * kdf: Support escapes in fstab

quanta

 * Bugfixes:
   + Allow resizing of the main window even with large user toolbars [#53230]
   + Insert valid DTD definitions [#53274]
   + Honor the View Default settings from Settings->Configure Editor [#53569]
   + Be less braindead regarding the Show DTD Toolbar setting [#53739]
   + Be able to select also directories in tag dialogs [#54819]
   + Do not complain about text files being binary ones on a system with
     broken mimetypes [#54924]
   + Bring up the "File Changed" dialog only, when the file content has
     changed[#55678]
   + Select Tag Area behaviour fixed for optional tags
   + Insert non-translated string in CSS code parts
   + Insert "border-top", "border-right", etc. correctly in CSS
   + Don't quote the script line more than once in the action configuration
     dialog
   + Memory leak fixed: editor parts were not deleted when a file was closed
   + Fix insertion of "img" tags in HTML documents
   + Upload/rescan project/add to new project tree view behaviour fixed
   + Fix renaming of file in the Project Tree, when a file with the new name
     was already present in the project
   + Rename only what has to be renamed in the project and enable project
     saving after a rename
   + Use the correct encoding for newly created files
   + Saving of Author and E-Mail project options was broken in some cases
   + Fix the numbering of new documents
   + Fix the execution of actions
   + Fix crash when deleting an action
   + Insert valid single tags from the toolbar
 * Enhancements:
   + Show the tag attributes (Alt-Down) menu lower than the current line
   + "Insert in cursor position" for script actions replaces the selection if
     there was some text selected
   + New DCOP interface (WindowManagerIf) added to enable the modification of
     the opened documents from a script
   + DTD for Quanta tags (DTD definition) added
   + XHTML 1.0 Strict DTD added
2003-04-01 12:27:04 +00:00
rh
22445160e8 Make this compile with Mesa 5.0 2003-04-01 10:00:20 +00:00
rh
a0a36d3bd2 Make this compile with Mesa 5.0 2003-04-01 09:36:11 +00:00
rh
cda544afc3 Add distinfo left out in previous commit 2003-04-01 09:29:15 +00:00
rh
94dc548770 Make this compile with Mesa 5.0 2003-04-01 09:24:54 +00:00
mrg
a60b46c1bc oops, give this package a version. 2003-04-01 08:07:41 +00:00
mrg
d10ff30e75 make MPLAYER_USE_REALMEDIA used on powerpc & alpha as well as i386... 2003-04-01 08:04:54 +00:00
mrg
f278e62dd9 initial import of the realplayer-codecs package 2003-04-01 08:02:48 +00:00
jschauma
c9e8407af7 Make this compile and install cleanly under Linux. 2003-04-01 04:50:46 +00:00
jmc
5f1fd476b9 This needs glut in order to make kpovmodeler 2003-03-30 09:04:41 +00:00
jmc
74c2eb723e Test Mesa version and set shared library version in PLIST accordingly 2003-03-30 08:54:39 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
wiz
92445eb1ed Remove superfluous whitespace. 2003-03-28 20:28:56 +00:00
jmc
9adb8d76f6 Ok...Finally get this right. The 5.0 Mesa needs LIBTOOL_OVERRIDE which works
correctly on install now when tested.
2003-03-28 09:42:32 +00:00
jmc
1a8ee99bc4 Oops. This applied before, not with the last update to Mesa. 2003-03-28 07:43:49 +00:00
jmc
8d43155db2 Needs LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE as it turns out 2003-03-28 07:37:09 +00:00
jschauma
d928b8f223 De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
2003-03-26 04:05:37 +00:00
jschauma
9b827e7fc0 "PKGREVISION++, since more files are installed..."
- Wiz
2003-03-24 18:54:21 +00:00
jschauma
7ac417c66c Add distinfo for and facilitate using of MESA_REQD=3.4.2; 2003-03-24 18:23:25 +00:00
jschauma
795177db77 Fix PR pkg/20685 by changing the if-statements to allow creation of a fake
package for clean-depends-list purposes.
While here, also remove the no longer necessary CFLAGS after previous commit
in MesaLib and also add distinfo for MesaLib for non Mesa-5.0.
2003-03-24 18:07:07 +00:00
jschauma
d0c3378eef Also install glxext.h, as suggested by Joachim Koenig-Baltes in
PR pkg/20878.
2003-03-24 18:03:33 +00:00
rh
7051c4d898 Update cdlabelgen to 2.5.0. Changes include:
cdlablegen:
  * added support for long options
  * added some options to choose different colors for plaque background,
    category, subcategory and text
  * added a man page
  * add /opt/lib/cdlabelgen/ to template search paths
  * added: -M option, to print out envelope for a CD
  * -v <very large number> is no longer an error, instead, all
    items are printed on cover, none on the tray card.
  * also added .spec file, from other sources on web, for RPM installs.
    Use:
    rpm -ta cdlabelgen-n.n.n.tgz
    to create RPM [not tested]
  * -v option to support splitting items array into items for cover,
    and items for tray
  * word wrap could result in 0 items, now ensures that #items >= 1
  * fixed bug where -f <file> containing one item only was being skipped;
    also added code to handle all kinds of end-of-line delimiters in the
    items file - each line is considered to be one item, so need to
    handle all kinds of EOLN characters.
  * -w word wrap was not working, now should work better in all cases
  * added -p option, pass to template.ps option to clip items
    instead of auto_reducing them to fit to a column
  * allow skipping either -c or -s option (or both)
  * minor change to insert \n in @items - keeps PostScript DSC
    compliant (as far as possible!) - line length should be < 255 chars
    done to keep warning messages away when using GSview

  template.ps:
  * added support for plaque background color, category text color,
    subcategory text color and text color
  * increased normal cd case insert dimensions very slightly for better
    fit
  * removed the ISOLatin1 recoding of fonts; added %%BeginProlog DSC
    comment - this allows piping output through the ogonkify program
    which can recode in a number of encodings. see man page for more
    information.
  * fill2 background should fill two endcaps only, do not fill the extreme
    right-hand tongue-cap, since the tongue-cap does not exist in normal
    cd inserts
  * added optional image translate arguments for -S and -T to
    offset cover/tray image as required
  * added -y: move entire printout up or down; ex: -y 1.5, for A4 paper size
  * added -l: control width of cover/tray edge lines, 0 skips printing
    edge lines entirely
  * support printing of CD envelopes, merged in envelope template sent
    by Ronald Rael Harvest <number6@cox.net>
  * added variables to control left/right margins for both cover and tray
  * both cover and tray can print list of items, uses two different
    arrays containing the items
  * add "fill2" option to fill image in tray and end-caps too
    in addition to just filling the interior of the tray card
  * -s <subban_string> would not print along the spine even when it would fit,
    Rewrote make_endcap function.
  * added larger bottom page offset - hopefully, will work on most
    printers using A4 size (Europe)
  * -p option now actually clips text (instead of just clipping
    graphically - used to leave partial letters on the printout)
    now full characters at the end of the string are omitted if needed
    to fit the column
  * major change to the font size and number of columns
    computation for list of items
    Added option to clip text instead of auto_reducing text to
    fit to column
  * images can be scaled to completely fill cover and tray card - so
    they can be used as background images.
  * added support directives {#BI} {#B} {#I}, appearing in input text,
    make a line bold-italic, or bold, or italic respectively.
    Directives must appear in column 1 of line.
  * bug fix: in n columns output,  if number of items was not a multiple
2003-03-23 02:02:33 +00:00
wiz
c399005561 Wildcard urt dependency. 2003-03-22 15:53:22 +00:00
salo
f9df6352b4 Updated to version 0.90rc15 (well, 0.90rc5).
Based on patch sent by Juan RP via PR pkg/20836.

Changes:

DOCS:
=====
- Chinese docs/help translations update
- english manpage updates (new filters, fixes)
- Gui about-box updated

Features:
=========
- new video filters: detc, down3dright, hqdn3d, telecine, tfields
- mpcodecs: SGI image decoding (usable with -mf)
- mpcodecs: NUV _en_coding support (mencoder)
- mpcodecs: RealAudio Win32 DLL support on linux, 'cook' codec crash fixed
- DLL loader: truespeech codec support (tsd32.dll)

Porting:
========
- MacOSX support for quicktime en/decoding, MOV demuxing, video timer
- mpdemux: Dynamic DVD drive selection on Darwin
- dshow, dmo: cbAlign=1 fix for proper win32 support
- mpdvdkit2: HPUX, Cygwin fixes

Fixes:
======
- mpdemux: RealVideo demuxing fixes (better WxH, fps parsing, A-V sync)
- mpdemux: MOV parser fixes: AAC (mp4a) support, variable fourcc
- mpdemux: WAV extra header (cbSize>0) parsing fixed
- mpdemux: mpeg bitrate calculation fixed (still bad for VBR files)
- mpcodecs: TGA decompression fix
- DShow interface: BGR 15bpp support fixed
- X11 fullscreen code: fix detetcion of metacity
- vidix: radeon_vid ecp_div fix
- vidix: mga_vid chroma pitch fix
- drivers/mga_vid.o: fixed G400 16MB detection
- -ao win32 fixes
- -ao alsa9 faster seeking support
- -ao nas (mem?)leak fix
- -ao mpegpes: fix DVB volume mixer (with the HEAD driver)
- -vo directfb2: DFB 0.9.17 support
- -vo directx: 'ontop' option, other fixes
- -vo dxr3: fix subpic placement
- -vo gif89a: VOCTRL_DUPLICATE_FRAME support, YV12 supp. removed
- -vo dfbmga: Update sub-picture layer, support for selecting field parity
- TOOLS/matroxtv: improvements, now it looks much better...
- configure: MacOSX support, better (un)gif, FAAD detection, etc
- configfile parser: better error messages
2003-03-22 03:13:37 +00:00
dillo
830413cb62 fix two bugs in freetype-config that prevent it from working outside
of pkgsrc:
- place -I${LOCALBASE}/freetype2 before -I${LOCALBASE}, since
  otherwise freetype 1 headers might be used
- add -Wl,${RPATH_FLAG}

bump pkgrevision
2003-03-21 22:25:50 +00:00
tron
93f5c1d229 Fix "zlib" configuration in "Makefile.common" so that PNG tools get built.
Bump package revision to reflect this change. This patch was contributed
by Christopher Richards in PR pkg/20809.
2003-03-21 08:30:48 +00:00
tron
92f1d298bd Convert his package to buildlink2 to make it build with the update
"netpbm" package. Bump package revision to reflect change.
2003-03-18 12:13:43 +00:00
tron
43dfa732c6 Update "netpbm" package to latest stable version 10.11.6. Numerous bugs
have been fixed and a lot of features have been added since version 9.25.
2003-03-18 12:11:55 +00:00
wiz
1323d0342f Add dmocodecs; bump PKGREVISION to 2. 2003-03-17 21:05:01 +00:00
dmcmahill
ebabff7080 don't try and do ${XMFMF} -a because that produces 'xmkmf -a -a' which
causes an error.  This builds and runs on alpha now.
2003-03-17 01:19:12 +00:00
dmcmahill
28fc43ca12 use a time_t * as the argument to time(3) to let this compile on 64 bit systems.
Fixes recently noted compile problems on alpha.
2003-03-15 12:24:22 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
jschauma
1940384395 On Linux, we need to include <math.h> in one instance.
Note that after this, the package installs cleanly without a problem,
indicating that jlam's fixes for PR pkg/19735 worked and the PR most likely
can be closed.
2003-03-14 18:32:15 +00:00
atatat
fe8763ca9f Bump BUILDLINK_DEPENDS.xpm from "xpm-3.4k" to "xpm>=3.4k" so that pkgs
that depend on xpm don't get lost trying to install xpm-3.4knb1 when
xpm-3.4knb1 is already installed (because they think they need
xpm-3.4k because that's what the buildlink file said).

Suggested by the wiz.
2003-03-13 17:36:28 +00:00
wiz
e073889e8f Fix Xft detection. Bump PKGREVISION to 1. 2003-03-13 14:33:20 +00:00
wiz
b9488291b9 Fix some more dependencies. 2003-03-13 12:13:17 +00:00
tron
8ba42278c5 Create fake libtool archives to fix build problems on XFree86 4.x system
when programs are supposed to be linked with the included Mesa libraries.
These changes by Johnny C. Lam fix PR pkg/20649 by myself.
2003-03-13 07:01:01 +00:00
jschauma
556dfd66a9 More updates from Mesa:
As with the Makefiles, only include Mesa's buildlink when necessary,
otherwise include MesaLib's and/or glu's buildlink.
2003-03-12 22:07:27 +00:00
markd
9238478044 Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

kdegraphics

 KView:
    Added KImageViewer interface
    Added possibility for plugins
    Added Slideshow plugin
    Enhanced Mousewheel support
    Automatic resizing to fit images with varying size
 kviewshell: added statusbar
 kviewshell: usability improvements
 KuickShow: Digital camera jpeg images obey orientaion information
 KuickShow: General UI improvements, now features a menubar
 KuickShow: Ability to browse image collections on remote servers
 KuickShow: Digital camera jpeg images obey orientaion information
 KPovModeler: Implement support for the missing PovRAY 3.1 primitives,
 zehender at kde org.
 KFax: Rewrite all the UI code to be KDE standards compliant, cleanups.
 (Nadeem Hasan <nhasan@kde.org>)
 libkscan: support for halftoning scan mode where available
 kooka: thumbnail view of scanned images added
 kooka: ported to KDockWidgets to provide a customizable GUI
 kooka: inline image renaming and drag and drop
 NEW IN KDE:KPovModeler, a modeling and composition program for creating
 POV-Ray (tm) scenes
2003-03-11 13:24:56 +00:00
wiz
269130fc55 Update to 0.31. Changes:
0.31:
A fix for an annoying bug that caused full screen to update instead
of only the changed area, a new variable-size, Gaussian-distribution
dropper tool, and a new commandline argument to make SVG icons
default without recompiling.
0.30:
Path corruption in node editing has been fixed. <mask>, <clipPath>,
and <symbol> have been implemented. Viewport and alignments in
<svg> have been implemented. Incorrectly interpreted rectangle
corners have been fixed. The slideshow works again.
0.29:
This release has been ported to the Gtk+ 2 widget set, removes the
GNOME dependencies, makes gnome-print optional, and adds initial
support for the Win32 environment.
2003-03-10 23:02:18 +00:00
jschauma
77dbcbc11a Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 19:10:35 +00:00
jschauma
12c7eda41d Update Mesa and friends to version 5.0, using patches provided in PR pkg/19302.
At the same time, move Mesa and friends to LOCALBASE rather than X11BASE, so
that they can be installed regardless of XF version.  Introduce MESA_REQD variable
that can be set to 5.0, thus allowing systems with XF4 to indicate that the
provided version is not good enough.

All packages using Mesa, MesaLib, glu or glut will get a PKGREVISION bump
over the next few days.
2003-03-09 19:04:52 +00:00
dmcmahill
b12ad6e261 update to 2.0.9
detailed list of changes not available, but this update is needed to support
the 20030223 release of the gEDA suite.
2003-03-09 06:05:57 +00:00
jmc
ff65eb1827 Change bison to a BUILD_DEPENDS 2003-03-08 22:25:30 +00:00
jmc
25de315a9d Include bison buildlink2.mk so this can find bison at build time 2003-03-08 21:38:27 +00:00
mycroft
5ff5e4424a Update to ogle 0.9.0. 2003-03-08 18:01:40 +00:00
wiz
ff787e41ff Update to 2003.02.22.
Japanese, Greek, Finnish, British English, Hungarian translations.
Other translation updates.
  * Gave sound effects to more stamps:
    Camera, Saw, Rooster, Checkered Flag, Mallet
  * Using a new set of Euro coin images.  (Have correct ratios)
    John O'Sullivan
  * Created 'Animals' category with 'Birds' and 'Fish' subcategories.
  * Added Drake, Guineafowl, Hen and Rooster to 'Birds'
    John O'Sullivan
  * Added Blue Groper, Butterfly Fish, Clown Fish, Coral Trout,
    Dolphin Fish, Lion Fish, Moon Wrasse and Striped Fish to 'Fish'
    John O'Sullivan
  * Described some undescribed stamps.
    Karl Ove Hufthammer
  * Added hand stamp to 'Shapes.'
  * Added 'Sacagawea' coin to 'US Coins.'
  * Added squeaky sound for 'Rubber Duck' stamp.
  * Created 'Nuts' category under food.
  * Moved Walnut from 'Fruit' to 'Nuts.'
  * Added (shell-less) Pecan, Walnut and Almond to 'Nuts.'
  * Updated README.txt.
2003-03-07 11:45:28 +00:00
wiz
bebb89b9e0 Update to 0.9.10:
Some more platforms supported, new translations and translation
updates, documentation updates, bug fixes, and

2003.February.22 (0.9.10)
  * UTF-8 stamp descriptions word-wrap around spaces.

  * Support for more HTML escape codes in description files.
    [ Not yet working ]

  * ALT+F4 accepted as alternative to [Escape] (to quit)
    by Tux Paint's main loop.  Windows wasn't rending a 'Close Window'
    event on that key combo, like it should (I think).
    John Popplewell


2003.February.1 (0.9.9)
  * When a locale requiring its own font can't be used because the font
    is missing, Tux Paint now CORRECTLY switches back to default
    ($LANG=C, which for Tux Paint is 'American English')

  * Locale-detection code made more robust.  (Check LC_MESSAGES, not LC_ALL)
    TOYAMA Shin-ichi

  * Added support for some useful HTML escape sequences in stamp descriptions
    (e.g., "&acute;" for "á" ("a" with "'" over it))
    Append ".esc" to the locale code (e.g., "fr.esc=...") in the ".txt"
    description files.

  * Wrote "docs/ESCAPES.txt", which covers valid escape sequences.

  * Made 800x600 mode available at runtime, rather than just at compile-time
    (available "--800x600" command-line option and "800x600=yes" in conf. file;
    overridden by "--640x480" option, or "800x600=no" or "640x480=yes" in conf.)
    NOTE: STILL EXPERIMENTAL!  640x480 mode is still default!

  * Fixed 'Magic Tool' selector redraw bug in 800x600 mode.


2003.January.27 (0.9.8)
  * Added some translations to Tux Paint's icon's comment in tuxpaint.desktop.

  * Updated default tuxpaint.conf to mention all of the newest options.

  * Fixed Japanese locale detection.
    TOYAMA Shin-ichi

  * Stamp description translations can be encoded using UTF-8.
    Append ".utf8" to the locale code (e.g., "fr.utf8=...")

  * Removed stamp descriptions from Japanese translation file
    (src/messages/ja.po).  (Will be placed as UTF-8 encoded text in next
    Tux Paint stamps package release.)


2003.January.26 (0.9.7)
  * Fixed translation bugs with some save-related prompts.

  * Polish available as "--lang polski" as well.


2003.January.22 (0.9.6)
  * Save directory can be specified ("--savedir")
    John Popplewell

  * tuxpaint-import now creates the '~/.tuxpaint/saved' directory,
    if it doesn't exist

  * Initial support for arbitrary window sizes.  (#define SVGA for 800x600)
    TOYAMA Shin-ichi

  * Added a few new colors, renamed some old ones.
    TOYAMA Shin-ichi

  * Fixed text tool bug when hitting [Enter]/[Return] past bottom of canvas

  * Indonesian available as "--lang bahasa-indonesia" as well.


2003.January.8  (0.9.4)
  * Changed sparkles so they look less like blobs.
    (Thanks to Dave Nelson for the suggestion.)

  * Added a mode that uses XORs ("rubber-band lines") much less:  --nooutlines
    It should help for very slow machines and using Tux Paint remotely
    over a networked X display.

  * The 'Circle' shape no longer switches into rotation mode
    (since it never affected the shape!)


2003.January.6  (0.9.3)
  * Screen now refreshes when switching back to fullscreen Tux Paint.
    John Popplewell

  * FAQ categorized


2002.December.10  (0.9.2)
  * Added initial attempt at keyboard control support
    (for mouseless environments): "--keyboard"

  * UTF-8 support working.


2002.November.16  (0.9.1)
  * Updated man page.

  * Added some missing "gettext_noop()" wrappers to some strings.

  * Stamp sound effects played when clicked, even if stamp is already selected.

  * Added more translated documentation directories, with dummy docs.


2002.November.12  (0.9.0)
  * Fixed endian issue which caused stamp icons and saved-file thumbnails to
    have messed up colors!  (Tested on Mac laptop running Mac OS X.)

  * Added FAQ item regarding fullscreen not being in 640x480 under Linux.
    (Partially based on libSDL's Linux FAQ:
    http://www.libsdl.org/faq.php?action=listentries&category=3#34 )

  * Added notice about downloading libraries and '-dev' packages under
    compiling/Linux section of INSTALL.txt.

  * Rearranged INSTALL.txt some.

  * Converted titlescreen image from JPEG to PNG
    (so libJPEG would no longer be required).

  * Updated PNG software list (PNG.txt)

  * Added version number and release date to title screen.

  * Fixed strange undo/redo access bug (redo available after open).

  * Uses "Library/Preferences/tuxpaint" instead of hidden ".tuxpaint"
    directory under Mac OS X.
    Darrell Walisser


2002.November.3
  * HTML documentation cleaned up (no warnings or errors from HTML Tidy!)

  * Supports locale-specific fonts for languages that need Unicode.
    e.g., Korean will use "ko.ttf", if found, for translated strings.
2003-03-07 11:40:58 +00:00
wiz
4a72af3c14 Update to 3.7.3, from Jim Bernard in PR 19663.
Changes:
3.7.3
* Major: contributed code to re-add gamma, inverse normal, and
  inverse error function
* Windows specific fixes, most visibly changing the 'pause' command
  to avoid cpu hogging, and updated build procedures
* Improved metapost driver
* Make Linux driver work with devfs
* Numerous bugfixes backported from development version, see ChangeLog
* A large number of documentation misprints have been fixed

3.7.2
* Major: we have removed code that was labeled with a
  non-commercial use clause. The effect is that this
  removes the gamma, inverse normal, and inverse error
  function from platforms that have no native
  implementation.
* Support for BeOS
* New terminal drivers: emf (Enhanced Metafile Format),
  epslatex, ggi (General Graphics Interface), pdf, svg
 (W3C Scalable Vector Graphics)
* Updated png driver: web-friendly palette, transparent
  images, explicit colour specification
* Updated HPGL driver: optional multi-pen support,
  alternative plot sizes, variable font sizes
* Updated gnugraph driver: now requires GNU plotutils 2.2
  or better
* Updated eepic driver: picture environment now scales with
  "set size"
* Updated fig driver to fig file format 3.2
* Updated tkcanvas driver
* Fix font size option in pslatex driver
* configure-alike script for VMS
* Command substitution in double-quoted strings
* Vector clipping style for 2D plots
* Sort terminals by name before displaying
* Numerous bugfixes
2003-03-05 14:01:25 +00:00
seb
e28b1f5eb8 Also bump BUILDLINK_DEPENDS.graphviz 2003-03-04 20:04:10 +00:00
seb
2c43b580dd Fix build for all systems without pthread: the ast_common.h
included in the distribution tarball really should not be there.

Bump PKGREVISION
2003-03-04 20:02:28 +00:00
wiz
11609474df Update to 1.0.5 -- use sources supplied with latest tarball, no changes,
except integration of part of patch-aa.
2003-03-04 13:56:31 +00:00
wiz
45261b6f61 Update to 1.0.5.
1.0.5 (mar 1st 2003)
Only a small fix for progressive jpeg suspension problem.
This is the long-awaited final release containing the new 'dynamic MNG' feature
and bringing MNG compliance to near 100%!
1.0.5-rc3 (jan 20th 2003)
Minor bug-fixes and finalizing the accepted proposal (by official vote) for
the TERM/frame_delay changes on mng-list (nov-dec/2002).
1.0.5-rc2 (dec 9th 2002)
This contains fixes for a few minor details reported by the loyal testers.
It fixes some issues with the goframe/golayer/gotime processing and related
stuff. And it adds a way to disable playback-caching from within the MNG,
which is very useful for streaming-MNG encoders (such as gserver!).
1.0.5-rc1 (nov 1st 2002)
This fixes a few small problems and brings the TERM/MEND processing, with
respect to interframe_delay as per the current discussion on MNG-list,
up-to-date with the latest proposal.
1.0.5-b3 (oct 15th 2002)
Fairly quick after beta2, since that introduced a couple of unfortunate
booboo's and wasn't very workable. It also changes the standard configure
script to build a standard shared object similar to what I intended.
1.0.5-b2 (oct 9th 2002)
Second beta for next 1.0.5 release. This addresses some minor problems
detected during testing. It adds the proposed change to the MNG spec as
discussed on the "mng-list" recently; eg. Adam's option 4.
And it adds a little function to check at run-time if the lib is a beta or not.
1.0.5-b1 (sep 24th 2002)
First beta of a large maintenance release. This completes support of the MNG
specification to nearly 100% (PAST, PROM, delta-images, BACK image+tile).
It adds "dynamic" MNG and a few other neat routines as well as fixes several
bugs reported through SourceForge or to me directly.
2003-03-04 13:50:16 +00:00
wiz
3d55b420ad Update to 1.3.1:
- Translations updated to sync with the stable release.
    * Fixes to exif information display.
    * Fixed copy and move overwrite dialog logic.
    * Fixed path entry in main window.
    * Fixed missing translated text (utf8 warnings, blank menus, etc.).
    * Misc bug fixes, more GTK 2 porting.
2003-03-04 13:31:56 +00:00