Commit graph

3449 commits

Author SHA1 Message Date
martti
535df600f3 Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file
  * Window management improvement
  * Improved handling of multiple selections in the file manager
  * French translations for the documentation
  * Translation updates
  * A new Gtk2 theme called "Xfce-winter"
2003-12-03 05:34:08 +00:00
xtraeme
ee6aad60b3 Updated to 2.3.16 provided by Min Sik Kim PR pkg/23559.
Changes since 2.3.15:

	art_render_gradient.c: revert the double comparison test in the
	asserts and comment out the two asserts causing crashes
	everywhere.
2003-12-03 02:39:21 +00:00
reed
2bde3ef1d3 Since ncurses is not buildlinked, then make sure that
curses is not used. This is so for pkgsrc-users who have a curses
and they use LOCALBASE=/usr, it won't be detected, configured,
and built with it. (Because then could break devel/SDL build later
due to missing libncurses.la.)

The real fix is to improve the buildlink system to work
with LOCALBASE=/usr too. But this will work until that is done.
2003-12-03 02:14:00 +00:00
xtraeme
822ff95fae Updated to 1.0.9. Provided by Min Sik Kim PR pkg/23596.
Changes since 1.0.2:

  o Added many icons.
  o Uninstall locale files at install time, since theme files already
    contains translations and we shouldn't install catalog files.
2003-12-03 01:52:30 +00:00
reed
6e28327b02 Make sure the *-config scripts are buildlinked too.
(As discussed on tech-pkg in late October; okay'd by wiz then.)
2003-12-03 01:32:08 +00:00
cube
06bc0da2b9 Update to version 1.2. Most notably, fixes malformed OGM header that made
files created with ogmmerge > 1.1 unplayable on Windows and broken on big
endian platforms.

Other changes:
1.2
	o Implemented reading older OGM files with the broken streamr
	  headers produced by ogmmerge < 1.1. Re-merging should be enough
	  to fix the headers.
	o Improved MP3 and AC3 detection.
1.1
	o ogmdemux skips empty packets in the text subtitle streams.
	o Updated the avilib to the latest version from mkvtoolnix.  It
	  should be able to handle OpenDML AVIs.
	o Added a --summary option to ogminfo which will display the size,
	  bitrate, number of packets/frames and total length in seconds for
	  each track.
	o Added an option, --omit-empty-packets, that will suppress the
	  creation of empty subtitle packets.
	o When splitting files the second and all following files have a new
	  chapter entry starting at 00:00:00 which is marked with
	  "(continued)".
	o Improved OS/X and BSD/OS compatibility.
	o Fixed the OGM stream headers again - they wouldn't play back on
	  Windows, and they would be broken on big endian systems.
2003-12-02 23:25:25 +00:00
recht
f167609795 update to 0.92.2
many changes / fixes (see NEWS for details)
including:

* Autorouting of orthconn lines.  Still fairly primitive, doesn't avoid
  objects, but at least goes the right way out of connectionpoints (when
  connectionpoints have their dirs set).
* Parenting.  Objects can now be set to be parents of others (so far, only
  the UML Large Package is set so by default).  Objects created into these
  or explicitly added are moved with the parent and cannot be moved
  outside.
* Dynamic grid that changes with zoom scale.
* Grid now has thicker line every n lines (default 5).  Stippled grid
  option removed.
* Mouse wheel(s) can be used to scroll and zoom.
* More diagram properties can be set for existing diagrams, and are loaded
  and saved.
* UML Component features:  Event sources and sinks.
* Improved undo of grouping and ungrouping.
* Updates of the Python plugin:
  - groups, rgb, and images can be manipulated
  - better svg parsing
* Gnome and Gnome HIG conformance better.
* Better text alignment in flowchart objects.
* Better SVG export.
* Better arrow head calculations.
* More tooltips.

This also fixes a gcc3 build problem.

ok'ed by wiz@
2003-12-02 22:32:48 +00:00
xtraeme
85f0383c92 Add other MASTER_SITE. 2003-12-02 06:57:46 +00:00
jschauma
6048206d2c As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
2003-11-30 22:58:40 +00:00
jschauma
fe2997a1d6 As pointed out by jlam: The shlib major for libGLU.so has
gone from 2 to 4, so the BUILDLINK_DEPENDS.glu in glu/buildlink2.mk
should be bumped to the latest version of the package.
2003-11-30 22:57:40 +00:00
kristerw
27f1404d57 Use GCC_REQD instead of USE_PKGSRC_GCC in order to increase the
likelihood that the aqsis binary and the libraries it depend on
will use the same libstdc++.

This makes this package build and install for NetBSD 1.6.
2003-11-29 03:50:42 +00:00
jschauma
4a8261aac4 As suggested by Ron Roskens in PR pkg/23489 (closing that PR):
use si-glu sources to build a libGLU that includes GLU Polygon Tessellator
functions and use this new functionality in MesaDemos.

Bump PKGREVISIONs.
2003-11-28 18:41:03 +00:00
adam
a238820bd2 PLIST fix: man pages for uncompface 2003-11-28 11:31:30 +00:00
explorer
624442af95 bump to 1.40 2003-11-26 19:52:18 +00:00
abs
fa2844bfea Update p5-Image-Size to 2.992 (also fix '@echo not found' build issue
with perl58)

Changes since 2.991:

* Added support for FlashMX (Shockwave Flash ver. 6), as contributed by
  Victor L Kuriashkin <victor@yasp.com>.
2003-11-26 11:19:09 +00:00
salo
f4cfbd40fe Remove references to non-existent files.
From Soren Jacobsen via PR pkg/23537.
2003-11-23 07:22:10 +00:00
abs
541a6bb9d6 Contents of distfile have changed (Makefiles and suchlike regenerated with
automake 1.4-p5 rather than automake 1.4). Update distinfo and use
DIST_SUBDIR to avoid breaking systems with previously downloaded distfiles.
No PKGREVISION bump as no functional change.
2003-11-20 10:06:22 +00:00
markd
ba8c0c3c0b Update ivtools to version 1.1.0.
Fixes build with gcc3 and hopefully Alistair's bulk build.
Explicitly not updated to version 1.1.1 because while that version
builds with gcc3 with fewer patches it completely breaks gcc2.

Changes:
October 29th, 2003  ivtools-1.1.0

- re-enable use of shared memory for X11 image rendering under MacOS X

- fix command passed to popen() to detect executables on MacOS X

- fix up some AttrValue stuff

- all the changes it took to get it built with ACE on MacOS X (though
it doesn't work yet).

- the cpp bundled with gcc-3.3 has a bug, and gets confused by
back-slashed commas in macro arguments (it thinks they start a new
argument, which they don't).  This introduced a problem to long stable
config files, but a workaround is here.

- this also fixes things so FreeBSD can configure on alpha architectures.

- add -svgexport flag to drawtool that by default suppresses (the
incomplete) SVG export mechanism.
2003-11-18 21:09:18 +00:00
jschauma
87938dc3b7 Finally update Mesa and friends after the distfile changed on the website
without a version bump.  Changes made, according to the website, for
libtool/autofoo fixes.

Some changes from Ron Roskens:
glut depends upon graphics/glu (otherwise its linked against X11R6 libs)

MesaDemos:
 rather than using the pre-built distribution makefiles,
 use the automake/configure built makefiles which have
 the build dependencies all setup.

This closes PR pkg/23476.
2003-11-18 16:10:55 +00:00
recht
06d188b5a7 Fix typo: s/misc/graphics/ 2003-11-17 00:45:58 +00:00
cube
3d973f92b6 Correctly include X11/keysymdef.h, through keysym.h to get all definitions
and allow compilation of Number.c on XFree86 4.3 systems.
2003-11-16 15:58:52 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
xtraeme
ea65b4a4cc Update to 1.3.5 provided by Soren Jacobsen PR pkg/23403.
Changes since 1.3.4:

* Added option to rotate image based on Exif.
* Added advanced view for exif data, shows all data in the file.
* The list of supported file formats is now built by querying gdk-pixbuf.
  Installing additional image loaders (for example the one in
  librsvg2 for SVG files) will now be enabled automatically.
* Fix crash when filesystem filenames are not UTF-8 even though the
  system settings claim they are.
2003-11-10 02:03:17 +00:00
dmcmahill
a21f8b509e use ${LOWER_OPSYS} rather than "netbsd" when locating the Imake template
file to use.  Also, on Solaris, avoid passing "-a" to xmkmf which will
cause the openwindows makedepend to be called which in turn will fail
as it was compiled with MAXFILES set too low.  These changes fix
compilation on Solaris.
2003-11-09 21:26:06 +00:00
jschauma
6e2383474d Patch Mesa's Makefile to use '-fno-strict-aliasing' rather than '-fstrict-aliasing',
as the code contains unsafe use of aliased pointers.
As suggested by tls@ in PR pkg/23381, closing said PR.
2003-11-09 02:23:18 +00:00
reed
2ae0acdd1a xine-remote is built with curses. (Okay'd by wiz.) 2003-11-09 00:57:12 +00:00
reed
b1657adbcb The xine-lib plugins (libraries) are built with libfreetype.so.
So add freetype2 buildlink2.mk so it will be used in build.
Noticed problem when building xine-ui. (Okay'd by wiz.)
2003-11-09 00:52:46 +00:00
xtraeme
6660a2c1dc Upgrade to 6.3.20. Update provided by Osamu OISHI in PR pkg/22800.
No Changelog available on the website/sources.
2003-11-08 10:13:10 +00:00
gavan
3cdf51cc4d Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-07 14:48:07 +00:00
gavan
ed267625cf Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-07 14:20:05 +00:00
gavan
49fd8b358c Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-07 13:04:00 +00:00
gavan
7045e2ce41 Set LIBTOOL_OVERRIDE. Fixes linking on Solaris. 2003-11-06 19:29:06 +00:00
gavan
eb5d41c2e6 Set LIBTOOL_OVERRIDE. 2003-11-06 19:25:09 +00:00
markd
254de8c92e Some plugins arent built if you don't have a shared libXv.
Should fix PR pkg/23025 and Alistair's bulk build.
2003-11-05 21:33:42 +00:00
kristerw
d16c9bb464 Regen after DIST_SUBDIR change in mplayer-share. 2003-11-03 20:12:20 +00:00
agc
314ac1b8ef The distfile has been changed on the ftp site without a corresponding
version number bump.

Bump PKGREVISION for this, and set DIST_SUBDIR accordingly.

The change to the distfile consisted of:

diff -u -r old/libgdgeda-2.0.15/config/libgdgeda.pc.in new/libgdgeda-2.0.15/config/libgdgeda.pc.in
--- old/libgdgeda-2.0.15/config/libgdgeda.pc.in 2003-07-01 22:29:48.000000000 +0100
+++ new/libgdgeda-2.0.15/config/libgdgeda.pc.in 2003-09-08 01:20:58.000000000 +0100
@@ -7,5 +7,5 @@
 Description: gEDA's hacked version of gd
 Requires:
 Version: @VERSION@
-Libs: -L${libdir} -lpng -lz -lm
+Libs: -L${libdir} -lgdgeda -lpng -lz -lm
 Cflags: -I${includedir}/libgdgeda
2003-11-03 10:51:46 +00:00
kristerw
4a9a1699ee Regen after DIST_SUBDIR change in mplayer-share. 2003-11-03 01:00:08 +00:00
kristerw
1dc59319c7 Add version number to the DIST_SUBDIR (because some of the distfiles
does not have rev. numbers in their names, so the recent updates may
cause conflict for users having older distfiles lying around...)
2003-11-03 00:59:05 +00:00
dillo
bf301a2b98 take over maintainership 2003-11-03 00:36:02 +00:00
taca
0aa4696a9f Proper use of buildlink2 frame work and it should fix bulk build problem.
Thanks to PR pkg/23338 submitter, Ron Roskens.
2003-11-02 17:50:05 +00:00
cube
2f7dbc6ddc Set myself as the maintainer. 2003-11-01 21:36:54 +00:00
wiz
bd85e83a95 Remove USE_X11BASE too (still from PR 23336). 2003-11-01 18:26:49 +00:00
wiz
9377adffcc Update to 1.3.4. Closes PR 23336 by Soren Jacobsen.
Changes:
- Added result window for output of editor commands.
- Fix application hang until external editor commands finish.
- utf8 fixes, filenames in application now stored as utf8.
- Fix copy/move overwrite auto rename option.
- File selection fixes.
- Fix crash when window dimensions result in hidden image.
- Memory leak fixes (several minor, two major).
2003-11-01 18:25:36 +00:00
cube
1cfe78b3a8 Source tarball was changed (updates to the PostScript template,
apparently), so the checksum changed too. Fixes PR pkg/23333.

Also, I sent a mail to the author asking him to version his tarballs, so
we don't get that kind of trouble anymore.
2003-11-01 14:48:31 +00:00
cube
dae28a7b95 Update to 2.7.0.
o chmod -> ${CHMOD} in Makefile
o Actually, the PLIST update predates 2.7.0 release. Previous revision of
  PLIST was wrong for the distfile of version 2.6.1. Also, previous
  revision of distinfo had a wrong sum for the distfile since it was
  updated. Bleh.

Change in 2.7.0:

  o DVD case inside inserts are now supported, --create-dvd-inside option
2003-11-01 13:18:44 +00:00
reed
b29732d3f2 Change MAINTAINER from packages@ to tech-pkg@. (Noticed by jmmv.) 2003-10-31 19:09:14 +00:00
grant
d007a14df0 add -I${BUILDLINK_PREFIX.freetype2}/include/freetype2 to CPPFLAGS so
that packages can find header files in freetype/.
2003-10-30 12:28:56 +00:00
dmcmahill
00532d256b Fix the libtool override so that we actually override the correct thing.
Fixes PLIST problems on Solaris.
2003-10-29 23:15:27 +00:00
kristerw
11ca9b4abe Override config.guess and config.sub to make the pkg recognize shark. 2003-10-28 23:09:51 +00:00