Commit graph

6071 commits

Author SHA1 Message Date
Kirill Ponomarev
792f40541f - Honour CC & CFLAGS
PR:		ports/67696
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-08 08:23:06 +00:00
Ying-Chieh Liao
5d8de5067b add libqglviewer 1.3.7
A C++ library helps development of 3D applications
2004-06-08 06:16:41 +00:00
Joe Marcus Clarke
0dcf541881 Update to 0.132. 2004-06-08 05:39:59 +00:00
Thierry Thomas
cd8662b6c7 Fix package building.
Approved by:	maintainer.
2004-06-08 05:36:37 +00:00
Pav Lucistnik
974e67983d - Update to 2.0.5
PR:		ports/67635
Submitted by:	nsouch
2004-06-07 22:43:08 +00:00
Pav Lucistnik
04a20d6edf - Unbreak checksum by updating to 6.0.2.1
PR:		ports/67663
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2004-06-07 12:08:05 +00:00
Jeremy Messenger
38687d2740 - Use DOCSDIR in --with-html-dir
- Chase the current bsd.gnome.mk, ie: pygtk2
- Add a new WITH_DEBUG knob
- Replace the hardcore path of check if libgtkhtml exists to
  ${HAVE_GNOME:Mlibgtkhtml}. Also, use the || (or) like this:

  .if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER)

Reviewed by:	marcus and pav
2004-06-06 21:44:59 +00:00
Lars Thegler
4d09456af4 Update to 1.02
Approved by:	erwin (mentor)
2004-06-06 19:18:08 +00:00
Pav Lucistnik
1f3995892e - Update to 6.0.2
PR:		ports/67628
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2004-06-06 15:22:29 +00:00
Markus Brueffer
8b5c99b147 Don't use Makefile.kde anymore 2004-06-06 11:46:15 +00:00
Markus Brueffer
35ac76329d Don't use Makefile.kde anymore 2004-06-06 01:35:04 +00:00
Dirk Meyer
dbbda266a1 - merged cropping patch and drop patch
Submitted by:	Mike Johnson
2004-06-05 08:11:31 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Peter Pentchev
64b64d5ff7 Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
2004-06-03 22:41:40 +00:00
Jeremy Messenger
a29e63d94c Fix the install pkgconfig's specific file ftgl.pc.
PR:		ports/67540
Submitted by:	Igor Pokrovsky <tiamat@comset.net> (maintainer)
Approved by:	adamw (mentor)
2004-06-03 20:47:57 +00:00
Patrick S. Gardella
c406ff2fd8 Putting commit bit in storage. I don't have the time
to work on FreeBSD for now.  Should have done this a while back.
2004-06-02 22:17:13 +00:00
Volker Stolz
4169ac5a22 Fix extract-issue and dependency.
Pointed out by:	cluster via kris
Pointy hat:	me
2004-06-02 09:32:19 +00:00
Pav Lucistnik
ecd8d02718 - Populate new category x11-themes with some suitable candidates
from x11-toolkits.

PR:			ports/63145
List compiled by:	adamw
Repocopy by:		marcus
2004-06-02 02:26:24 +00:00
Jun Kuriyama
95f1f29249 Upgrade to 1.51.
PR:		ports/67447
Submitted by:	Marton Kenyeres <junkmail@konvergencia.hu>
2004-06-01 15:34:47 +00:00
Pav Lucistnik
d600782850 Add MapServer, a system for developing web-based GIS applications.
The basic system consists of a CGI program that can be configured to
respond to a variety of spatial requests like making maps, scalebars,
and point, area and feature queries. Virtually all aspects of an
application, from web interface to map appearance can be developed
without any programming. For the more ambitious user, MapServer
applications can be enhanced using Java, JavaScript or many other web
technologies.

PR:		ports/67387
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
2004-06-01 15:01:47 +00:00
Kirill Ponomarev
3c0bf3b7c0 Add corona 1.0.2,
Corona is an image input/output library that can read, write,
and manipulate image files in just a few lines of code. It can
write PNG and TGA files, and read PNG, JPEG, PCX, BMP, TGA, and
GIF. Corona was designed to be easy to use, and exports a
straightforward C++ API. With just a few lines of C++, you can
add image loading to your application.

PR:		ports/67433
Submitted by:	David Yeske <dyeske@yahoo.com>
2004-06-01 13:13:15 +00:00
Pav Lucistnik
2de67f6591 - Add empty directories to package, so deinstalling of package does not throw
warnings about nonexisting directories

Approved by:	maintainer
2004-05-31 21:24:33 +00:00
Pav Lucistnik
47aa782e80 - Revert my previous commit, it does not fix the problem. 2004-05-31 20:39:04 +00:00
Pav Lucistnik
971d3bc19e - Put @dirrm of Q8/Q16 modules under %%MODULES%%
Reported by:	Tinderbox
2004-05-31 20:04:08 +00:00
Thierry Thomas
6b91d5e48c Warn about SDL and OpenGL.
Approved by:	maintainer.
2004-05-31 12:12:06 +00:00
Pav Lucistnik
2010fa9471 - Update to 4.1.3
PR:		ports/67366
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-05-30 10:18:22 +00:00
Kris Kennaway
8225c6fb52 Add missing USE_PERL5_BUILD 2004-05-30 08:40:52 +00:00
Kris Kennaway
3c25539f3a BROKEN on amd64: Does not compile (missing -fPIC) 2004-05-30 07:10:47 +00:00
Eric Anholt
a93033552b Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, and
USE_GL as appropriate.
2004-05-29 22:42:58 +00:00
Thierry Thomas
42413271df Add oglext 1.0.2, a library for easier access to OpenGL extensions.
PR:		62297
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-05-29 22:08:55 +00:00
Thierry Thomas
0d72ddb92f Add smoke 0.5.1, vector graphics OpenGL renderer.
PR:		62411
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-05-29 17:52:41 +00:00
Norikatsu Shigemura
407c5eaf87 Add a bmeps 1.0.7a, a bitmap images (PNG/JPEG/NetPBM) to EPS converter.
Submitted by:	rushani@
Committed at:	10th EBUG Meeting in Tokamachi City, Niigata, Japan
2004-05-29 16:49:47 +00:00
Pav Lucistnik
11653ea41c - Update to 2.4.0 2004-05-29 11:06:51 +00:00
Kirill Ponomarev
67ca3b02ca - Fix MASTER_SITES
- Remove unnecessary GNU_CONFIGURE
- Tarball was rerolled, changes were done only in configure
  script

PR:		ports/67293
Submitted by:	Ports Fury
2004-05-29 06:22:18 +00:00
Kirill Ponomarev
3573038c04 - Add more MASTER_SITES 2004-05-28 21:11:17 +00:00
Dirk Meyer
3f83cb361c - update to 2.0.24
67144
Dan Lukes

- update to 2.0.25
2004-05-26 07:36:24 +00:00
Volker Stolz
3a08da4004 Add linux-libmng 1.0.4, RPM of libmng.
PR:		ports/64308
Submitted by:	Michael Ranner <mranner@inode.at>
2004-05-24 07:58:19 +00:00
Michael Nottebrock
8ded2e569f This patch updates PixiePlus to 0.5.4.1, a rerolled distfile
that responds correctly to $PTHREAD_LIBS and includes
the patches for working with ImageMagick 6.0.0 and 64-bit
compilation.

Makefile.kde include removed from the port Makefile by
request of the kde-freebsd team.

PR: ports/67072
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-05-23 19:14:27 +00:00
Kirill Ponomarev
31221631d9 - Update to version 0.2.8.3
PR:		ports/67084
Submitted by:	Ports Fury
2004-05-23 19:09:25 +00:00
Kirill Ponomarev
56f284e728 - Update to version 1.12
PR:		ports/67083
Submitted by:	Ports Fury
2004-05-23 19:08:26 +00:00
Lev A. Serebryakov
d5ccf3be72 Update to latest 7.8.14 version.
Need VIPS-7.8.14_2.
2004-05-23 18:21:57 +00:00
Lev A. Serebryakov
69aa61eb06 Developers replaced ditfile AGAIN.
Here are review of diff between old nad new distfiles:

 (1) libdata upgrades.
 (2) pkg-config files added (vips.pc and vipsCC.pc).
 (3) Some small bugs fixed.
 (4) Two programs added to build.
 (5) Some debug code was removed.

 Your could check, that distfile was replaced by visiting
 official site and reading news.
2004-05-23 18:00:12 +00:00
Pav Lucistnik
2009ca7ae6 - Update to 0.93
PR:		ports/67077
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
2004-05-23 14:38:37 +00:00
Pav Lucistnik
0bc74f6138 - Add optional dependency on graphviz (default off)
- Pass maintainership to submitter

PR:		ports/66993
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-05-22 12:09:47 +00:00
Michael Nottebrock
258a678bde Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBS
safeness, fix compilation where needed.

Committers: Please do NOT include Makefile.kde or commit new ports which do
so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY.
2004-05-21 22:23:08 +00:00
Kirill Ponomarev
a205fecd19 - Fix build with new ImageMagick version
PR:		ports/66991
Submitted by:	maintainer
Reported by:	bento via kris
2004-05-21 14:14:19 +00:00
Clement Laforet
824ce6ad93 - Add missing checksums in distinfo for 'make "WITH_EVERYTHING=y"' case.
PR:		ports/66952
Submitted by:	Stefan `Sec` Zehl <sec@42.org>
2004-05-21 13:48:06 +00:00
Kirill Ponomarev
0c89e561d2 - Update to version 0.99.1
PR:		ports/66884
Submitted by:	Ports Fury
2004-05-19 21:16:40 +00:00
Kirill Ponomarev
c1f52005d9 - Update to version 2.0.11
PR:		ports/66885
Submitted by:	Ports Fury
2004-05-19 21:13:41 +00:00
Pav Lucistnik
78c4e576ec - Update to 6.0.1
For what's new in 6.0 please read
  http://www.imagemagick.org/www/News.html
2004-05-19 19:48:16 +00:00
Thierry Thomas
a790440ba5 Version 8.2.0 had a critical bug. It is not available any more.
Noticed on:	Bento.
2004-05-18 21:32:40 +00:00
Ying-Chieh Liao
55997583ca fix build on -stable by converting dos files to unix format
Noticed by:	bento via kris
2004-05-17 02:25:33 +00:00
Kirill Ponomarev
96b7811fc5 - Fix build
PR:		ports/66680
Submitted by:	maintainer
2004-05-16 08:03:49 +00:00
Kris Kennaway
bfb7ac6323 Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
2004-05-16 07:30:10 +00:00
Andrey A. Chernov
bc650b5c88 Better fix for copy from overflow problem 2004-05-16 04:18:34 +00:00
Kris Kennaway
8f7592e14d Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
2004-05-16 04:04:18 +00:00
Kris Kennaway
4c9734994b r1.9 caused the PORTREVISION to go backwards since this port is a slave of
x11-toolkits/linux-gtk, that port previously had PORTREVISION=2 and this
port failed to override it.  Set the PORTREVISION to 2 again.

Pointy hats to: trevor, marcus
2004-05-16 03:55:53 +00:00
Kris Kennaway
e7e0cc6a88 r1.7 caused the PORTREVISION to go backwards since this port is a slave of
x11-toolkits/linux-gtk, that port previously had PORTREVISION=2 and this
port failed to override it.  Set the PORTREVISION to 2 again.

Pointy hats to:	trevor, marcus
2004-05-16 03:52:34 +00:00
Volker Stolz
5f26b865a7 autoconf not available in extract/patch-targets, so move invocation to
pre-configure.

Noticed by: pointyhat
2004-05-15 15:31:03 +00:00
Mark Linimon
fc2a2a448f Reset maintainership. Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written.
2004-05-15 02:07:35 +00:00
Mikhail Teterin
5e962f908d Update WWW in pkg-descr to i3a.org
PR: 63408
Submitted by: Diana Eichert
2004-05-15 00:31:34 +00:00
Hye-Shik Chang
859f84c75b Update to 1.12.
Requested by:	Pierre DAVID <Pierre.David@crc.u-strasbg.fr>,
		David Bushong <david@bushong.net>
Tested by:	David Bushong <david@bushong.net>
2004-05-14 06:50:12 +00:00
Mark Linimon
f893077f0e Update to 0.9.6.
PR:		ports/66603
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se> (maintainer)
2004-05-13 22:30:13 +00:00
Eric Anholt
64664465a9 - Update to snapshot from 2004-05-07.
- Re-enable Alpha build after fixing the pkg-plist.
- Fix installing to different X11BASE.
2004-05-13 05:58:29 +00:00
Ying-Chieh Liao
25cffea0b1 forgot to remove this one 2004-05-13 05:57:03 +00:00
Ying-Chieh Liao
b550837554 upgrade to 2.0.1.07
PR:		65246
2004-05-13 01:34:53 +00:00
Joe Marcus Clarke
78162686c9 One more fix to the help installation in the non-GNOME case.
Reported by:	pointyhat via kris
2004-05-12 02:15:10 +00:00
Oliver Braun
dd69db8b97 Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.
Pointed out by: Simon Marlow <simonmar@microsoft.com>
2004-05-11 19:22:26 +00:00
Vanilla I. Shu
16f8154ebc upgrade to 1.0.
PR:		ports/66472
Submitted by:	maintainer
2004-05-10 21:39:56 +00:00
Kirill Ponomarev
f3d80f5887 - Fix MASTER_SITES
- Utilize USE_GNOME
- Add WITHOUT_NLS

PR:		ports/66467
Submitted by:	Ports Fury
2004-05-10 18:07:50 +00:00
Kirill Ponomarev
c5831866db - Update MASTER_SITES and WWW: line
PR:		ports/66466
Submitted by:	Ports Fury
2004-05-10 15:42:40 +00:00
Volker Stolz
a1e5e8e9ed Be more descriptive in pkg-descr.
Submitted by: maintainer
2004-05-10 12:22:28 +00:00
Volker Stolz
7e7081d584 Sign up Rashid N. Achilov as MAINTAINER. Thanks for volunteering :) 2004-05-10 07:39:00 +00:00
Eric Anholt
b40396438a New port: libGLU taken from X.Org release 6.7.0. 2004-05-10 05:13:28 +00:00
Kirill Ponomarev
abeebd5a01 - Update to version 0.99
PR:		ports/66394
Submitted by:	Ports Fury
2004-05-09 18:15:34 +00:00
Pav Lucistnik
37934420e4 - Really fix build on 4.x
Reported by:	bento via kris
2004-05-09 16:35:36 +00:00
Alexander Leidinger
24d6a19af7 Update to 1.0.14. 2004-05-09 13:01:17 +00:00
Joe Marcus Clarke
570af025bc Fix package build in the non-GNOME case.
Reported by:	bento via kris
2004-05-09 05:43:46 +00:00
Volker Stolz
c7f54e3f19 Fix packaging error introduced by last-minute changes.
Noticed by: bento via kris
2004-05-08 11:11:51 +00:00
Thierry Thomas
7bc776a9eb Upgrade to 8.2.0. 2004-05-08 08:28:29 +00:00
Kris Kennaway
078917806c Add missing file 2004-05-08 05:11:12 +00:00
Thierry Thomas
ea617e7fdc Fixing broken pkg-plist and make it build fine with python-bindings.
PR:		ports/65815
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2004-05-07 22:33:39 +00:00
Markus Brueffer
06784fd6fe Add kolourpaint 1.0.2, an easy-to-use paint program for KDE. Features include
undo/redo, more than a dozen tools, selections, transparent image editing and
zoom support (with an optional grid and thumbnail).
2004-05-07 08:54:03 +00:00
Markus Brueffer
63983d791a - Update to 0.9.2
- Respect CFLAGS
2004-05-06 23:42:05 +00:00
Maho Nakata
c72ea155ce Make portlint happy by replacing space to tab
PR:		65409
Submitted by:	trevor
2004-05-06 19:49:54 +00:00
Alexander Nedotsukov
127368e9af Chase libgsf shlib version. 2004-05-06 09:34:46 +00:00
Kirill Ponomarev
a851cdc111 - Update to version 0.9
PR:		ports/66308
Submitted by:	maintainer
2004-05-06 07:35:43 +00:00
Alexander Nedotsukov
384ae64310 Convert libgsf dependency to USE_GNOME bit. 2004-05-06 07:35:40 +00:00
Dirk Meyer
041e15a941 - remove obsolte ports of gd1 and realatives 2004-05-05 03:26:17 +00:00
Dirk Meyer
32378b5d62 - disconnect obsolete ports gd1 and relatives 2004-05-05 03:23:57 +00:00
Ying-Chieh Liao
e935b379c3 add missing depends
Noticed by:	bento via kris
2004-05-05 03:16:44 +00:00
Volker Stolz
4d6d4458d9 - Solve ffs()-clash on -CURRENT [1]
- Fix build issue: 5.1 is OSVERSION 501000, not 510000
- Use OPTIONS
- Make SNMP optional (suggested by: Anatoly Zaytman)
- Make QT-dependency optional, off by default

PR:		ports/64945 [1]
Submitted by:	Marco Molteni
Approved by:	linimon (mentor)
2004-05-04 21:35:25 +00:00
Akinori MUSHA
d4e4e65901 Update to 1.5.0. 2004-05-03 05:15:56 +00:00
Jeremy Messenger
918e66b039 Change my email to mezz@FreeBSD.org.
Approved by:	adamw (mentor)
2004-05-02 23:36:58 +00:00
Andrey A. Chernov
785843deac Fix potential out of bounds copy from the string. 2004-05-02 21:24:14 +00:00
Pav Lucistnik
4c61cc5a08 Add icoconvert, a small utility to convert Windows icon files into .xpm and .png files.
This can be done in batches, and properly supports transparencies as well as
non 32x32 icon sizes. It also supports 24 bit icons.

PR:		ports/66121
Submitted by:	Florent Thoumie <flz@xbsd.org>
2004-05-02 10:33:51 +00:00
Jimmy Olgeni
5a3e92b864 Upgrade to version 0.98.20c. 2004-05-01 22:19:35 +00:00
Joe Marcus Clarke
e7d82464ff Update to 0.93. 2004-05-01 19:49:44 +00:00
Joe Marcus Clarke
46a26d8b25 Update to 2.6.5. 2004-05-01 18:19:39 +00:00
Alex Dupre
4559f652b4 Update to 1.4.3 release. 2004-04-30 23:13:14 +00:00
Volker Stolz
c1646ac95e - This got unbroken on -CURRENT. Note closest OSVERSION and make
BROKEN-message more instructive.
- Remove unhelpful patch which no longer works and obscures the real issue.

PR:		ports/63000
Prompted by:	Randy Primeaux
Approved by:	linimon (mentor)
2004-04-30 15:22:32 +00:00
Joe Marcus Clarke
6314d3e85f Update to 2.6.1. 2004-04-29 02:51:39 +00:00
Dirk Meyer
221afdb81a - Fix dependency in STABLE
pnmquant requires devel/p5-File-Temp
Reported By:    Scott Allendorf
2004-04-29 02:49:26 +00:00
Kirill Ponomarev
7d09c2d675 - Fix build
PR:		ports/65994
Submitted by:	Ports Fury
2004-04-28 20:12:26 +00:00
Kirill Ponomarev
b32e89172a - Update to version 3.05
PR:		ports/65993
Submitted by:	Ports Fury
2004-04-28 20:09:12 +00:00
Joe Marcus Clarke
1ff9e0c4bb Update to 2.6.1.1. 2004-04-28 18:34:04 +00:00
Pav Lucistnik
7b1a952efb - Update to 2.3.3 2004-04-28 17:09:45 +00:00
Akinori MUSHA
b34fbea816 Fix freetype2 configuration failure and build ImageMagick with the
freetype2 support properly (unless WITHOUT_IMAGEMAGICK_TTF is not
defined).

Patches have been sent to the developer forum.  Hopefully the next
version to 6.0.0 will include the fix.
2004-04-21 08:06:14 +00:00
Akinori MUSHA
e3c0159d5b Chase the master site's HTTP redirection.
Mark unBROKEN.  This port is not broken itself but fails to build
because ImageMagick is somehow built without the FreeType support
enabled although the --with-ttf flag is given.
2004-04-21 07:01:56 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Joe Marcus Clarke
6efbb94a2b Update to 2.6.1. 2004-04-20 06:58:13 +00:00
Kirill Ponomarev
4779498ea0 - Fix plist
- Pet portlint
2004-04-19 14:21:33 +00:00
Norikatsu Shigemura
83f729088f o Fix broken handling True Type (multibyte) fonts.
o Accordingly bump PORTREVISION.

Obtained from:	Debian-JP and Vine Linux(VineSeed)
Approved by:	dougb (maintainer)
2004-04-19 10:55:30 +00:00
Kris Kennaway
219a9ab52a BROKEN: Does not compile 2004-04-19 04:28:22 +00:00
Kris Kennaway
2cc974f242 BROKEN: Broken pkg-plist 2004-04-19 04:22:25 +00:00
Joe Marcus Clarke
94ae8dbee6 Chase the libcroco shared lib version. 2004-04-18 17:58:59 +00:00
Kirill Ponomarev
668835a9f5 - Update to version 1.0.12
PR:		ports/65716
Submitted by:	Ports Fury
2004-04-18 17:10:36 +00:00
Kirill Ponomarev
aab29d7da9 - Update to version 0.2.2
PR:		ports/65715
Submitted by:	Ports Fury
2004-04-18 16:52:52 +00:00
Pav Lucistnik
ea58ae8533 - Register installed .info file
- Install one more doc file

PR:		ports/65706
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-04-18 14:35:27 +00:00
Norikatsu Shigemura
4048ba5aed Add qcamview 0.40d, Logitech Quickcam Express USB Utilities
for NetBSD/FreeBSD.

Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2004-04-18 13:32:47 +00:00
Pav Lucistnik
6dcccd5e68 - Update to 0.7.6
PR:		ports/64998
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by:	maintainer timeout (2 weeks)
2004-04-17 13:53:06 +00:00
Kris Kennaway
7b03370085 IGNORE for XFREE86_VERSION > 3.x, since it is included in XFree86 2004-04-17 13:16:42 +00:00
Thierry Thomas
20de2dbbdf Upgrade to 6.0.1. Same library .so.
PR:		ports/65353
Submitted by:	Yarema <yds@CoolRat.org>
Approved by:	mat (mentor).
2004-04-17 12:19:45 +00:00
Yoichi NAKAYAMA
4dde94db1a Add one more master site. 2004-04-17 11:55:52 +00:00
Kirill Ponomarev
746b4e2f3f - Fix build on 4-x
Reported by:	bento via kris
2004-04-17 08:25:16 +00:00
Mark Linimon
0f1b4ef559 Per dosirak run, fix plist. 2004-04-17 03:00:52 +00:00
Kris Kennaway
0d87eaebfe BROKEN: Changes its PORTNAME at install time (maverik -> maverik-gtk) 2004-04-17 00:26:59 +00:00
Kris Kennaway
36b0ce3536 Add missing files 2004-04-17 00:01:14 +00:00
Alexander Nedotsukov
95c98eb8c1 Fix crasher bug. There is a problem in inkscape provoked by
sp_object_invoke_write() call wich result in bunch on gtk signals
emission wich in turn may release parent knot holder object beeng
modified. Current fix is not correct way to resolve the situation but
it let us safely go.
2004-04-16 17:06:21 +00:00
Joe Marcus Clarke
c1456accbf Update to 2.0.1. For a list of what's new, see:
http://lists.gnome.org/archives/gnome-announce-list/2004-April/msg00031.html
2004-04-15 20:11:25 +00:00
Kirill Ponomarev
e41aae2665 Add zgv 5.8,
zgv is an svgalib-based viewer which views GIF, JPEG, PNG,
PBM/PGM/PPM, TIFF, BMP, TGA, PCX, mrf, XBM, and XPM files, with
a full-screen file selector front-end. It can be used as a
simple command, with zgv filename(s), which bypasses the
front-end. For more on how zgv works and how to use it, do
`info zgv' or `man zgv' once it's installed.

PR:		ports/65577
Submitted by:	Radim Kolar
2004-04-15 14:11:16 +00:00
Ying-Chieh Liao
6df29d509c add py-cgkit 1.1.0
Python Computer Graphics Kit
2004-04-15 05:50:37 +00:00
Michael Nottebrock
662840e9fd This patch updates the graphics/dcraw port to the dcraw
version with CVS revision 1.181. This version fixes some
problems with newer cameras, like the Nikon D70.

Reported by: Wayne Pascoe (wayne@penguinpowered.org)

PR: ports/65503
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-04-13 20:29:54 +00:00
Kris Kennaway
cf618f0be1 Add missing file 2004-04-13 04:49:15 +00:00
Kris Kennaway
c5811c4c58 Add missing @dirrm 2004-04-13 04:45:50 +00:00
Maho Nakata
903f8a161a Hope this fixes for Alpha 4-stable 2004-04-13 03:42:20 +00:00
Maho Nakata
a3d7fb3476 fix build on 5-current (later than 502103)
Submitted by:	bento
2004-04-13 03:31:01 +00:00
Ying-Chieh Liao
588b8426de add teddy 1.81.5
Graphics Library for 3D Scenes
2004-04-13 02:57:08 +00:00
Alexander Nedotsukov
5249e13e8b - Update to 0.38.1
- Workaround internal compiller error on -STABLE [1]
- More build patches incl. fix for build with antiqe STL on -STABLE

Reported by:	Lee Harr <missive@hotmail.com> [1]
2004-04-12 16:20:45 +00:00
Kirill Ponomarev
8af7890fe7 - Update to version 0.9.4
PR:		ports/65455
Submitted by:	maintainer
2004-04-12 10:53:49 +00:00
Ying-Chieh Liao
c99b6e3b0d upgrade to 0.9.1 2004-04-12 09:44:31 +00:00
Kirill Ponomarev
9a4405b5cf - Update to version 0.9
PR:		ports/65450
Submitted by:	maintainer
2004-04-12 05:42:05 +00:00
Kris Kennaway
ff18bffd91 BROKEN on sparc64: Does not compile 2004-04-12 04:26:27 +00:00
Kris Kennaway
d4dcd29e1b BROKEN on sparc64: Build fails 2004-04-12 03:58:14 +00:00
Kris Kennaway
5512dc6f02 BROKEN: Does not compile 2004-04-12 03:35:56 +00:00
Kris Kennaway
e762049569 BROKEN: Does not compile 2004-04-12 01:34:43 +00:00
Kris Kennaway
41697e88c8 As announced 2 months ago, remove these deprecated or broken ports. 2004-04-11 01:45:19 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00