Commit Graph

2915 Commits

Author SHA1 Message Date
Ying-Chieh Liao
16a1f893c2 Fix build error
PR:		28408
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-07-07 12:54:28 +00:00
Mark Pulford
c3c51ca673 Add peps 1.0, converts EPS images to anti-aliased PGM bitmaps.
PR:		28753
Submitted by:	petef@databits.net
2001-07-07 03:52:10 +00:00
Akinori MUSHA
eafcdb00bf Upate ming to 0.1.1.
Submitted by:	Frederico Freire Boaventura <fred@tcoip.com.br> (partially)
2001-07-06 19:57:44 +00:00
Maxim Sobolev
9eb408154b Update to 1.0.1. 2001-07-06 12:25:18 +00:00
Ying-Chieh Liao
ee2b09564f upgrade to 1.5.8 2001-07-06 06:17:14 +00:00
Ying-Chieh Liao
f07080b33c add libdvdcss
Accessing DVDs like a block device w/o having to bother about the decryption
2001-07-06 04:26:40 +00:00
Thomas Gellekum
23e28fc36e Upgrade to 4.1.3.
PR:		28309
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-07-05 11:13:46 +00:00
Thomas Gellekum
6ff84648d3 Upgrade to 4.1.3.
PR:		28307
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-07-05 11:11:40 +00:00
Sheldon Hearn
2c51eea233 Change NO_GSBIT to WITHOUT_GHOSTSCRIPT. This has two benefits:
1) Consistency with other support exclusion options in the ports tree.
2) Better odds that the option will be shared by other ports.
2001-07-04 19:12:39 +00:00
Mikhail Teterin
81eed0ab15 Package building for this port was broken, when `n' was removed from the
list of  recognized MAN-sections in bsd.man.mk.  The port's Makefile.bsd
simply declared MANN=gdtclft.n and the included bsd.lib.mk was doing the
right thing.

Now I had to add an explicit post-install target to the main Makefile.
2001-07-03 16:10:41 +00:00
Kevin Lo
f7c24f7087 Update to version 1.0.5
PR: 28650
Submitted by: MAINTAINER
2001-07-03 13:18:01 +00:00
Kevin Lo
c9a0baed20 Update to version 1.0.5
PR: 28649
Submitted by: Ports Fury
2001-07-03 13:09:58 +00:00
Mario Sergio Fujikawa Ferreira
bf47b90ad0 o Update port to version 5.3.5
o Update MASTER_SITES definitly removing SOURCEFORGE

PR:		28647
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-07-03 01:34:57 +00:00
MIHIRA Sanpei Yoshiro
d64f359e18 Add tips:
- linuxproc
        - new option format

Submitted by:	Yoshihiko SARUMARU <mistral@imasy.or.jp>
2001-07-02 14:15:05 +00:00
Maxim Sobolev
e665f3660f Remove USE_FREETYPE - it's about freetype1, which the port doesn't use anymore. 2001-07-02 10:17:15 +00:00
Kris Kennaway
04c9c80976 Upgrade to mtv 1.2.5
Submitted by:	Pete Fritchman <petef@databits.net>
PR:		ports/28568
2001-07-01 21:42:51 +00:00
Peter Pentchev
0a810b6e63 Update to 9.15.
PR:		28407
Submitted by:	Ports Fury
2001-06-27 11:28:01 +00:00
Akinori MUSHA
aab2047b99 Add ruby-pgplot, a Ruby interface to PGPLOT graphics library. 2001-06-27 02:06:57 +00:00
Jean-Marc Zucconi
75de1f6dd9 - X11BASE clean
- properly link libpgplot.so against -lpng (so that each program which
  links with libpgplot.so does not have to specify -lpng)
- a bit cleaner (use macros where possible, etc.)

Submitted by:	knu
2001-06-26 21:11:16 +00:00
Justin M. Seger
b2b2324f82 Add a URL
Submitted by:	Anders Nordby <anders@fix.no>
2001-06-26 16:27:52 +00:00
Maxim Sobolev
4f93c4ee5c Update to 0.4.4. 2001-06-26 16:24:13 +00:00
Maxim Sobolev
f579ab0379 Update to 2.0.3. 2001-06-26 10:17:52 +00:00
Mark Pulford
e11c81a9ac Switched to MASTER_SITE_LOCAL and removed WWW. Author's pages awol for
too long..
2001-06-26 06:17:12 +00:00
John Polstra
a35b751000 Defennerize. 2001-06-25 23:13:51 +00:00
Maxim Sobolev
f15b5bcca1 Unbroke with latest XFree86-4.
Reported by:	MANY
2001-06-25 15:09:30 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
Mario Sergio Fujikawa Ferreira
ef4410aa3c Update MASTER_SITES as it seems SOURCEFORGE is no longer carrying
these distfiles, keep it as a last resort MASTER_SITE for a while

PR:		28331
Submitted by:	Kevet Duncombe <dunc@tiny.net>
Reviewed by:	knu
2001-06-24 19:03:18 +00:00
Dima Dorfman
b0e5241574 Correct grammar. 2001-06-24 00:56:34 +00:00
Maxim Sobolev
2f3bb8957e Chase increased version number of libxmms. 2001-06-21 15:35:23 +00:00
Maxim Sobolev
29ca0356c2 Fix a breakage caused by changed chown semantics.
Submitted by:	sf
2001-06-19 15:22:27 +00:00
Ade Lovett
4f5620349f Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
2001-06-19 09:43:08 +00:00
Mikhail Teterin
53ac9ea355 This port depends on lcms, which recently started to install its lcms.h
into ${PREFIX}/include/ instead of ${PREFIX}/include/lcms/ .

Provide a post-patch workaround, which looks for lcms.h and patches the
libmng_types.h if necessary. This fix was sitting in my own ports tree
for a while and I thought I committed it, until the pr 28202 got transfered
to me this morning:

PR:	28202
Submitted by:	Dan Pelleg <dpelleg+bsd@cs.cmu.edu>
2001-06-18 22:55:40 +00:00
Chris D. Faulhaber
ef928b9c29 Update port to 1.5.5
PR:		28016
Submitted by:	Patrick Li <pat@databits.net>
2001-06-18 12:20:44 +00:00
Michael Haro
4c90d45cd2 Update to 0.10.1, which includes support for more graphics formats.
PR:		28243
Submitted by:	    maintainer
2001-06-18 07:03:00 +00:00
Steve Price
1bc4ab1213 Update to version 1.29.
PR:		28049
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-06-17 18:24:00 +00:00
Steve Price
f6e7cc1eff Update to version 3.2.3d.
PR:		28052
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-06-17 18:22:48 +00:00
Steve Price
837e7f9d89 Update to version 0.7.
PR:		28053
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-06-17 18:21:28 +00:00
Steve Price
369fa2ec94 Update to version 1.0.3.
PR:		28135
Submitted by:	maintainer
2001-06-17 18:09:43 +00:00
Jimmy Olgeni
4f16cef813 Preserve configuration file in etc/. 2001-06-17 17:23:24 +00:00
Jimmy Olgeni
78868a31f1 Add some files to pkg-plist, and add etc/ files management. 2001-06-17 17:21:56 +00:00
Ying-Chieh Liao
ba82d96aef LIB_DEPENEDS -> LIB_DEPENDS
gdk_pixbuf -> gdk-pixbuf

PR:		28210
Submitted by:	mwest@uct.ac.za
2001-06-17 01:21:29 +00:00
Alexander Langer
007223ee3e Add gdchart 0.9.4b,
easy to use, fast C API for creating charts and
graphs.

PR:		27868
Submitted by:	Anders Nordby <anders@fix.no>
2001-06-16 15:03:06 +00:00
Shigeyuki Fukushima
af5117e59e Fix by applying sf's patch.
Thanks, sf!

PR:		ports/28123
Submitted by:	Daniel Lang <dl@leo.org>
2001-06-14 15:53:53 +00:00
David W. Chapman Jr.
7e21293ece Add whitespaces to fix formatting
Delete USE_QT_VER=    2 as its implied
Bump PORTREVISION because tar was rerolled, maintainer is author.
Fix typo in pkg-descr

PR:		27942
Submitted by:	maintainer
Reviewed by:	will
2001-06-13 21:55:48 +00:00
Anton Berezin
c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00
Akinori MUSHA
bd9051cab6 Update to 5.3.4.
PR:		ports/28047
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-06-12 16:45:08 +00:00
Kevin Lo
c5562664b3 Update to version 1.5
PR: 28050
Submitted by: Ports Fury
2001-06-12 16:08:34 +00:00
Kevin Lo
e7bd843a0a Update to version 1.80
PR: 28048
Submitted by: Ports Fury
2001-06-12 16:04:20 +00:00
Thomas Gellekum
e3c13eec72 Upgrade to 0.6.11. 2001-06-12 11:37:22 +00:00
Peter Pentchev
c214744602 Update to 9.14.
PR:		28051
Submitted by:	Ports Fury
2001-06-11 17:53:53 +00:00
Maxim Sobolev
9b92d10536 Fix with threaded Mesa. 2001-06-11 12:52:39 +00:00
Maxim Sobolev
dbefe12377 Various fixes:
- respect CFLAGS;
- correct path to one of the depends: devel/projectionlib --> misc/projectionlib;
- use INSTALL_PROGRAM instead of INSTALL_DATA for shared libs;
- sort PLIST.
2001-06-11 08:28:46 +00:00
Maxim Sobolev
91e72e9e21 Update to 1.0.12.
PR:		28015
Submitted by:	Patrick Li <pat@databits.net>
2001-06-11 06:29:19 +00:00
Will Andrews
7797d305bf Repeat after me: always test your changes even if you're really sure of
what you're doing.
2001-06-11 03:32:17 +00:00
Will Andrews
6220d336c1 Add vterrain-sdk 010423, the Virtual Terrain Project Software
Developement Kit.

PR:		26930
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-06-11 03:29:56 +00:00
Ying-Chieh Liao
620cde65e3 add kisomandel
A fractal rendering program with nice 3d-display in realtime
2001-06-10 18:08:40 +00:00
Doug Barton
b41c7b7ce5 Mark broken by indicating that the maintainer is working on a fix. 2001-06-10 06:04:19 +00:00
David W. Chapman Jr.
d84d6bc0db Please bento
-Take out nonexistant dirs
 -Add new dirs installed by port

PR:		27969
Submitted by:	Pete Fritchman <petef@databits.net>
Reviewed by:	will
2001-06-09 23:23:14 +00:00
Akinori MUSHA
c948919d27 Do not dig this obsolete directory. 2001-06-09 01:45:31 +00:00
Will Andrews
0ca07ff1bf Add opendis 0.0.3, a program to access Flashpoint Digita-based
cameras, download images and more.

PR:		27537
Submitted by:	Anders Nordby <anders@fix.no>
2001-06-08 16:54:25 +00:00
Peter Pentchev
d1a6ae4207 Fix build when WINE is installed.
Abort the build when GNU pth is installed.
Remove the WITH_MGA knob.

PR:		27961
Submitted by:	maintainer
2001-06-08 13:11:07 +00:00
Thomas Gellekum
2dfa0e70a7 Upgrade to 3.21.
PR:		27716
2001-06-08 11:55:07 +00:00
Mark Pulford
3246a363a8 Updated MAINTAINER to my new committer email address
Reviewed by:	will
2001-06-08 05:36:46 +00:00
Mark Pulford
87996a1230 Add ppmcaption 0.9, a utility which adds text to images.
PR:		27788
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-06-08 04:11:05 +00:00
David W. Chapman Jr.
a10d5a8136 Fix location where distfiles can be found
PR:		27947
Submitted by:	maintainer
Reviewed by:	will
2001-06-07 23:50:54 +00:00
Peter Pentchev
6403f1a2ba Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR:		27923
Submitted by:	maintainer
Reviewed by:	awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
Maxim Sobolev
40c767e41d Add missed imlib dependency.
Submitted by:	bento
2001-06-05 16:55:18 +00:00
Maxim Sobolev
400f4557f6 Standartise the way used to disable X11 support in various ports. From now
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
Doug Barton
edc149865e Allow this port to actually compile on RELENG_4 and -current. 2001-06-05 09:36:00 +00:00
Peter Pentchev
6188855da1 Add a @dirrm for the docs dir.
PR:		27886
Submitted by:	maintainer
2001-06-05 08:21:53 +00:00
Ying-Chieh Liao
443aa643ca add dumpmpeg
Dump frames from mpeg movies
2001-06-03 13:17:42 +00:00
Ying-Chieh Liao
2326dc2216 add enjoympeg
An MPEG-1 video player
2001-06-03 12:28:05 +00:00
Kevin Lo
fd55f9bb2e Update to version 1.4
PR: 27827
Submitted by: MAINTAINER
2001-06-02 15:06:38 +00:00
Maxim Sobolev
861aa673cc Add vertex 0.0.1d, a 3D modeller designed specifically for generating
efficient game models.
2001-06-01 18:00:00 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
Ade Lovett
a7894efe10 Fix LIB_DEPENDS to actually include a version number..
it's jpeg.9:... not jpeg:...

PR:		27590 (partly)
Submitted by:	Jan L. Peterson <jlp@flipdog.com>
2001-05-31 15:56:40 +00:00
Maxim Sobolev
f5af0463e4 Be LOCALBASE-clean. 2001-05-31 12:49:43 +00:00
Maxim Sobolev
3a4d8afb6b Add osg 0.8.38, a C++/OpenGL scene graph library for real-time
rendering.

PR:		26926
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-05-31 10:10:36 +00:00
Akinori MUSHA
dfdd41cb6b Update to 0.7.4. 2001-05-30 15:32:52 +00:00
Mikhail Teterin
4d2d6cf123 Do not install patchlevel.h into ${LOCALBASE}/include. Various
software packages include patchlevel.h expecting their own, instead
of the HDF's.

PR:		27708
Submitted by:	tobez@tobez.org
2001-05-29 16:10:27 +00:00
Maxim Sobolev
836d3de592 Put all 10 DISTFILES at MASTER_SITE_LOCAL, so they are available from single
point instead of being spreaded over dozen servers all over the globe.
2001-05-28 21:39:46 +00:00
Maxim Sobolev
c94eb86496 Update location of nympy port. 2001-05-28 15:32:42 +00:00
Vanilla I. Shu
bc4f1b7810 GD::Barcode - Create barcode image with GD 2001-05-28 12:50:24 +00:00
Maxim Sobolev
fdf1983965 Forgot to add a patch to previos commit. *sigh* 2001-05-27 15:26:35 +00:00
Maxim Sobolev
5bb24689cb - Remove all directories created by the port;
- install actual README file instead of vi(1) temporary copy slipped into
  distfile somehow;
- install all readmes using similar naming scheme (README.[package]);
- don't install xv.xpm - this file now included into and being installed by
  WindowMaker;
- slightly simplify makefile;
2001-05-27 15:24:47 +00:00
Maxim Sobolev
b2c8d3d494 Sort PLIST. 2001-05-27 11:42:34 +00:00
Ying-Chieh Liao
263ce6084b upgrade to 1.3
PR:		27683
Submitted by:	maintainer
2001-05-27 09:34:03 +00:00
Ying-Chieh Liao
d2cf689298 change master site ; old site no longer exist
PR:		27679
Submitted by:	maintainer
2001-05-27 09:14:40 +00:00
George C A Reid
d593d56d89 Add synaesthesia 2.1, a program to graphically represents sound in real
time

PR:		27652
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-26 10:48:21 +00:00
Ying-Chieh Liao
c3cdbec855 Change obsolete master site with the one currently used by the author(s).
PR:		27648
Submitted by:	maintainer
2001-05-26 01:43:26 +00:00
Peter Pentchev
177c3d2169 Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt,
add math/numpy.

Submitted by:	Bernd Luevelsmeyer <bdluevel@heitec.net> (shot2png)
2001-05-25 16:00:21 +00:00
Ying-Chieh Liao
e8af238029 upgrade to 0.2.0
PR:		27221
Submitted by:	maintainer
2001-05-23 07:13:10 +00:00
Ying-Chieh Liao
c9837e17fe upgrade to 0.60.20010429
PR:		26987
Submitted by:	maintainer
2001-05-23 06:30:25 +00:00
Ying-Chieh Liao
8ca4460492 upgrade to 3.0.3
PR:		27546
Submitted by:	root@canoe.homeip.net
Approved by:	maintainer
2001-05-23 05:16:02 +00:00
Ade Lovett
ff4f18ab92 Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
to make transitioning to GNOME/GTK+/GLIB a little easier.
2001-05-23 00:49:11 +00:00
Akinori MUSHA
5854ab415d Update to 0.7.3. 2001-05-22 19:51:18 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Ade Lovett
60db595359 Chase new shlib revision from x11-toolkits/gal 2001-05-21 18:06:30 +00:00
Alexander Langer
139ad81489 Add bin/gforce
PR:		27359
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-21 16:02:18 +00:00
Alexander Langer
358bb29fb2 Release maintainership to ports@.
I really don't see a reason while I should be the only one who is allowed
to touch this port.
2001-05-21 16:00:16 +00:00
Maxim Sobolev
43ad587aec Update to 0.23. 2001-05-21 09:24:02 +00:00
Vanilla I. Shu
ee193e0957 Upgrade to 0.11.0, don't depends to gnome now. 2001-05-21 07:43:25 +00:00
Ade Lovett
7fa7a6679c Update to 0.88.1 -- dia now really requires gdk-pixbuf, but also requires
libart (from x11/gnomelibs) for the gdk-pixbuf stuff to really work, even
though it itself has just been decoupled from GNOME.

The alternative solution is to completely kill off gdk-pixbuf support in
the non-GNOME case which I believe would render the program effectively
unusable (ie: it's becoming a GNOME app. sorry).
2001-05-21 02:35:30 +00:00
Ade Lovett
bf774b0f98 Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and the
GNOME part (gnomecanvas) to allow for other ports to access
the lower level parts of gdk-pixbuf without the "excess baggage"
of even a minimal GNOME environment.

Submitted by:	sobomax (with extensive patches - complain to me)
2001-05-21 02:29:52 +00:00
Nik Clayton
16e57dcf1e Nuke shot2png in favour of scr2png. 2001-05-20 20:34:27 +00:00
Nik Clayton
88e73c8d3d Rename shot2png to scr2png based on private comments.
Fix bogons when parsing a .scr header.

Update documentation to talk about vidcontrol(1) rather than scrshot(1).
2001-05-20 20:31:23 +00:00
Will Andrews
3911ac5b81 Add kuickshow 0.8.1, a fast image viewer/browser.
PR:		27170
Submitted by:	Anders Nordby <anders@fix.no>
2001-05-20 03:21:37 +00:00
Ying-Chieh Liao
3e80f048de upgrade to 0.76
PR:		27452
Submitted by:	maintainer
2001-05-19 20:23:18 +00:00
Ying-Chieh Liao
523d91383e add autotrace
convert bitmap to vector graphics

PR:		26514
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2001-05-19 15:29:55 +00:00
Maxim Sobolev
f2a5df8057 Distfile has been rerolled. diff between old and new version revealed that
several bugs were fixed. Following are relevant changelog entries:

       - fixed stencil buffer clear width/height typo
       - fixed GL error glitches in gl[Client]ActiveTextureARB()
       - fixed Windows compilation problem in texutil.c
       - fixed 1/8-pixel AA triangle sampling error

Submitted by:	many
2001-05-19 14:03:21 +00:00
Nik Clayton
c83d873641 Add shot2png, which takes syscons screenshots generated by scrshot(1) and
turns 'em in to PNG files.
2001-05-18 16:32:25 +00:00
Thomas Gellekum
71f9ddf14a Upgrade to 0.6.10. 2001-05-18 10:58:10 +00:00
Maxim Sobolev
9c5376b8eb Update to 0.4.3.
PR:		27388
Submitted by:	maintainer, sobomax
Approved by:	maintainer
2001-05-18 10:04:27 +00:00
Maxim Sobolev
e0a24c4a2e Update to 3.4.2. 2001-05-18 08:17:53 +00:00
Ying-Chieh Liao
23ce3eea3f upgrade to 0.7b 2001-05-18 06:30:31 +00:00
Ade Lovett
2eec0fdadc Update to 0.88 2001-05-17 21:48:25 +00:00
Maxim Sobolev
47394ad493 Add landscape 0.5.1, a program for generating and rendering
landscapes.

PR:		27236
Submitted by:	Jonathan Belson <jon@witchspace.com>
2001-05-17 16:28:42 +00:00
Dirk Meyer
0f4814f645 - Add support for future 4.4 Release 2001-05-15 20:00:38 +00:00
Thomas Gellekum
4e9156060d Upgrade to 1.1.2. 2001-05-15 11:36:16 +00:00
Ying-Chieh Liao
92dc1699fb add mpgtx
A command line MPEG audio/video/system file toolbox
2001-05-15 02:19:15 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Vanilla I. Shu
f1660c88b0 Upgrade to 2.93
PR:		ports/27245
Submitted by:	maintainer
2001-05-10 15:48:32 +00:00
Vanilla I. Shu
bb0ddae530 Upgrade to latest version:
p5-Apache-MP3		=>	2.16
	p5-Convert-UUlib	=>	0.111
	p5-Email-Find		=>	0.03
	p5-GD			=>	1.33
	p5-HTML-Parser		=>	3.24
	p5-I18N-Charset		=>	1.08
	p5-I18N-LangTags	=>	0.20
	p5-MIME-Lite		=>	2.111
	p5-Set-Scalar		=>	1.09
	p5-Sort-ArbBiLex	=>	3.4
	p5-URI			=>	1.12
	p5-Unix-Syslog		=>	0.95

and change MAINTAINER to ports@FreeBSD.org:
	p5-Convert-UUlib
	p5-Unix-Syslog

Approved by:	maintainer
2001-05-10 09:34:24 +00:00
Vanilla I. Shu
001c3c4aa2 Upgrade
p5-Apache-AuthTicket		=>	0.31
  p5-Apache-AuthenCache		=>	0.04
  p5-Business-CreditCard	=>	0.23
  p5-CGI-Cache			=>	1.03
  p5-Crypt-CipherSaber		=>	0.60
  p5-Crypt-SSLeay		=>	0.25
  p5-File-Cache			=>	0.16
  p5-Filter			=>	1.23
  p5-FreezeThaw			=>	0.41
  p5-HTML-Stream		=>	1.49
  p5-Mail-Audit			=>	1.10
  p5-Mail-Box			=>	1.111
  p5-Mail-IMAPClient		=>	2.1.2
  p5-Mail-Sender		=>	0.7.08
  p5-Math-FixedPrecision	=>	0.14
  p5-Math-GMP			=>	1.07
  p5-NNTPClient			=>	0.37
  p5-Net-SSLeay			=>	1.07
  p5-Proc-Background		=>	1.03
  p5-Quota			=>	1.3.3
  p5-Text-Template		=>	1.31
  p5-WWW-Search			=>	2.19
  p5-XML-RSS			=>	0.97
  p5-chart			=>	fix pkg-plist
2001-05-10 01:20:55 +00:00
Ade Lovett
ac510e8d2d The librsvg library is a lightweight library for parsing and rendering
vector-graphic files in SVG format (like the ones made by sodipodi). It also
includes functions that render anti-aliased fonts using freetype, including
caching of glyphs. It's used by Nautilus for drawing vector icons and
anti-aliased type.
2001-05-08 18:57:01 +00:00
Ade Lovett
9025185d38 Add librsvg 2001-05-08 18:56:49 +00:00
Thomas Gellekum
e4bc6a364b Add PTHREAD_{CFLAGS,LIBS} to CFLAGS and LDFLAGS for XFree86-4. 2001-05-08 11:59:05 +00:00
James E. Housley
07fbd36a99 update graphics/libggi from 2.0b2.1 to 2.0b3
fixes MLINKS

PR:		24077
Submitted by:	Matthew West <mwest@uct.ac.za> MAINTAINER
2001-05-07 11:57:28 +00:00
Akinori MUSHA
7de9ed7fa8 Update to 0.32a. 2001-05-05 22:00:19 +00:00
Maxim Sobolev
a7cd06a8c1 Update to 0.9.20010504. 2001-05-05 14:38:34 +00:00
Akinori MUSHA
353fd964a2 Update to 0.32-repacked.. 2001-05-04 23:41:47 +00:00
Ade Lovett
48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Michael Haro
d250723f24 ${ENV} -> ${SETENV}
PR: 26783, 26784, 26785
2001-05-01 09:55:09 +00:00
Michael Haro
c1d6d1746b Update tgif port to 4.1.40
PR:		26849
Submitted by:	    maintainer
2001-05-01 00:44:34 +00:00
Michael Haro
b95f0e75a3 Update port graphics/imlib2 to 1.0.3
PR:		26963
Submitted by:	    maintainer
2001-04-30 22:04:54 +00:00
Kevin Lo
577e6dda0b - Upgrade graphics/evas to 0.5.0
- Bump library version to x11-toolkits/gevas

PR: 26965
Submitted by: MAINTAINER
2001-04-30 15:52:06 +00:00
Kris Kennaway
b7bae3d105 Don't hard-code -O3 and a buttload of -f optimizations 2001-04-30 10:18:55 +00:00
Chris D. Faulhaber
cfa30c857e Update port to 1.5.4 2001-04-29 18:30:53 +00:00
Dmitry Sivachenko
0b5b0887ca Update to 1.0.11
Approved by:	ache (MAINTAINER)
2001-04-28 18:54:15 +00:00
Mikhail Teterin
2483852c86 Although the port formally depended on lcms, the software was
compiling  without it  :( Add  the explicit  -D to  CFLAGS. Good
noone tried to use the lcms part of the library...

Also, add library dependencies to LDADD -- -ljpeg -lz -llcms.
2001-04-28 16:16:07 +00:00
Akinori MUSHA
f028f8d147 The distfile moved. (no change) 2001-04-28 10:58:23 +00:00
Akinori MUSHA
79981ed203 Update to 0.32. 2001-04-27 19:30:49 +00:00
Takanori Watanabe
e434ab4552 Sony VAIO camera tool.Ported by me.
Unfortunately I don't have actual device, so I leave it to
current maintainer.

Reviewed by: Alan Clegg <alan@clegg.com>(Maintainer)
2001-04-24 17:13:27 +00:00
Peter Pentchev
12e491196b Properly require Motif to be installed, fix a segfault.
PR:		26599
Submitted by:	maintainer
2001-04-21 13:59:26 +00:00
SADA Kenji
1d530b280a Upgrade to version 5.3.1 .
PR:	26622
Submitted by:	ports fury
2001-04-17 19:39:19 +00:00
Will Andrews
fc3f97937c Add icontact 1.5, a program that combines multiples images to create
a single customisable image.

PR:		26614
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-17 18:07:31 +00:00
Will Andrews
54c02e5a6c Add iview 1.01, an image viewer for X.
PR:		26527
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-17 17:56:11 +00:00
Nick Hibma
d162cb3ff4 Fix the patch. 2001-04-17 16:33:18 +00:00
Peter Pentchev
3f0fabe825 Bestow maintainership upon Anatoliy Dmytriyev <tolid@plab.ku.dk>,
as requested in his message <20010409110520.B14583@plab.ku.dk>
to -ports from Mon, 9 Apr 2001 11:05:20 +0200.  Good luck!

Submitted by:	new maintainer
2001-04-17 11:19:47 +00:00
Peter Pentchev
3f18ebc9e5 Update to 9.12.
PR:		26122
Submitted by:	Ports Fury
2001-04-17 08:36:27 +00:00
Will Andrews
1e67477040 Fix PLIST.
Found by:	bento
2001-04-17 04:17:45 +00:00
Ying-Chieh Liao
ed9f99a59e add vcdimager
GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool

PR:		26606
Submitted by:	Harold Gutch <logix@foobar.franken.de>
2001-04-16 20:00:01 +00:00
Peter Pentchev
680a234ce5 Fix MASTER_SITES, honor CC and CFLAGS, add a WWW line.
PR:		26330
Submitted by:	Ports Fury
2001-04-16 12:45:23 +00:00
Kevin Lo
e2e51f9c7d Fix pkg-plist. Use %%PORTDOCS%%.
PR: 26593
Submitted by: MAINTAINER
2001-04-15 15:05:31 +00:00
Ying-Chieh Liao
064d6c61a5 add fractorama
Fractal generation program
2001-04-15 11:15:27 +00:00
Kris Kennaway
e3232d52fd Update to gif2png 2.4.2
Approved by:	maintainer
2001-04-15 10:08:10 +00:00
Jordan K. Hubbard
29b7ca9bf7 Remove hpscan port - it's totally obsolete 2001-04-14 18:00:12 +00:00
Ying-Chieh Liao
83bd904d90 Add missing BUILD_DEPENDS/RUN_DEPENDS
PR:		26552
Submitted by:	tkato@prontomail.ne.jp
2001-04-14 10:21:19 +00:00
Tom Hukins
bb1848dae9 Fix MASTER_SITES 2001-04-13 15:09:13 +00:00
Akinori MUSHA
627b125ba3 Chase the update of the ming examples tarball.
Rename and move the location of the c++ header file:
	c++/ming.h -> mingpp.h
2001-04-13 15:08:27 +00:00
Akinori MUSHA
07744c21f1 Install all the header files needed.
PR:		ports/26512
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2001-04-12 16:43:45 +00:00
Kevin Lo
63663f317c Upgrade to version 2.92
PR: 26457
Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk>
2001-04-11 15:43:44 +00:00
Mikhail Teterin
0ab420e05e Ooops, this should've been part of my yesterday's commit...
Thanks to: Jaroshenko at mailru dot com
2001-04-11 14:11:53 +00:00
Thomas Gellekum
0616cc6865 Fix building.
Change @s to %%s, which don't have to be protected for perl5.
2001-04-11 11:53:08 +00:00
Mikhail Teterin
6702077846 lcms/lcms.h --> lcms.h -- that's how the new lcms-1.07 is installed 2001-04-10 23:15:57 +00:00
Mikhail Teterin
1c8c0c892b Upgrade to 1.07. Use the official PORTDOCS instead of the pre-PORTDOCS
homegrown DOCS variable. Do not install the test-executable, but run it
after build. Change the mastersite and WWW.

	Thanks to: KATO Tsuguru

who sent me the cleaning up and WWW changing patch, which made me look
and notice, the new version is also available.

I will submit the fix for ImageMagick -- lcms.h is now <lcms.h>, not
<lcms/lcms.h>.
2001-04-10 23:14:05 +00:00
Dirk Froemberg
dac3edbec8 Upgrade to 0.75.
PR:		ports/26465
Submitted by:	tkato@prontomail.ne.jp (via maintainer)
2001-04-10 22:10:56 +00:00
Will Andrews
676b866eec Add p5-Image-Grab 1.3, a perl extension for Grabbing images off the
Internet.

PR:		26440
Submitted by:	Anatoliy Dmytriyev <tolid@plab.ku.dk>
2001-04-10 20:16:05 +00:00
Will Andrews
9d706491b8 Add imagesort 2.0, a flexible X utility for managing many image files.
PR:		26482
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-10 19:50:00 +00:00
Mikhail Teterin
c8e7eb76ad Prepend %%PORTDOCS%% were needed. 2001-04-09 23:08:32 +00:00
Mikhail Teterin
8e5d618efa Do not build the profile-versions of the libraries by explicitly defining
NOPROFILE in the relevant Makefiles.
2001-04-09 19:54:04 +00:00
Maxim Sobolev
2a1e03477c Ensure that the freetype-config is available. This should workaround the
XFree86-4 + freetype2 problem. This is not a final solution and provided
only for forthcoming 4.3 release, after which it will be removed.

We are still waiting for jmz to fix things properly.
2001-04-09 18:20:17 +00:00
Maxim Sobolev
8ed8aafc20 Move:
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12

Repo-copy by:	asami
2001-04-09 11:55:04 +00:00
Akinori MUSHA
5bda11cde5 Update to the repacked 20010408. (ruby-tgif-20010408-2.tar.gz) 2001-04-08 13:47:21 +00:00
Akinori MUSHA
3e4c31402b Update to 20010408. 2001-04-08 08:54:49 +00:00
MIHIRA Sanpei Yoshiro
6b0dbba1c9 update to 1.6
1.6   Fullscreen video, transportque algorithm, PCM soundfile
       support, letterbox cropping and hardware acceleration for
       uncompressed video, and uninterrupted resizes.

 1.5.4 64 bit Quicktime. Improved DVD decoding. Documented IDE bug

move Web page

NOTICE:
  If you use with 4.x-RELEASE, it need to add ``options USER_LDT''
  in your kernel config.

Suggested by:	Lee Hamilton <lee@subvert.net>
2001-04-08 01:29:52 +00:00
Clive Lin
6721c86615 Remove WWW. Rasterman removed its page.
PR: 26407
Submitted by: MAINTAINER
2001-04-07 19:27:11 +00:00
Will Andrews
bf93d27159 Add isreal 2.0, an image classification utility.
PR:		26266
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-07 06:08:33 +00:00
Will Andrews
539dbbf75e Add ipe 5.0, an extensible drawing editor.
PR:		22393
Submitted by:	bremner@unb.ca
2001-04-07 03:12:08 +00:00
Vanilla I. Shu
d0646733a2 libgdgeda is a modified version of the gd graphic library,
with extra changes for use by gschem.

Submitted by:	bruno.schwander@technologist.com
2001-04-07 00:08:21 +00:00
Maxim Sobolev
9ee2a1815a Update to 1.0.10. 2001-04-06 15:02:06 +00:00
Maxim Sobolev
79c5636b98 Update to 0.4.3. 2001-04-06 13:40:23 +00:00
Maxim Sobolev
ea59620475 Use SDL 1.2.0 by default. 2001-04-06 13:14:19 +00:00
Maxim Sobolev
9cc52eaa73 Update to 1.2.0. 2001-04-06 13:04:27 +00:00
Maxim Sobolev
47631cb45d Update MASTER_SITES and WWW. 2001-04-06 13:04:09 +00:00
Akinori MUSHA
1088ced6e1 Add ruby-tgif, a Ruby extension library to draw Tgif graphics. 2001-04-06 11:21:47 +00:00
Akinori MUSHA
47285d38b5 Define RUBY_QT2_PORTREVISION and RUBY_WITH_PTHREAD in
x11-toolkits/ruby-qt2/Makefile.common.

Tidy up .include's.
2001-04-06 10:08:15 +00:00
Akinori MUSHA
c68fef06f0 Define RUBY_WITH_PTHREAD. 2001-04-06 09:22:09 +00:00
Maxim Sobolev
0516cc2ece Move regex pthread tweak from pre-patch to post-patch to avoid breakage on
4-*.

Prompted by:	will
2001-04-06 08:48:04 +00:00
Kevin Lo
5207f70b22 - Eliminate needless patching
- Fix pkg-plist

PR: 26332
Submitted by: Ports Fury
2001-04-05 15:15:13 +00:00
Kevin Lo
6fcc65266d - Fix MASTER_SITES
- Support LOCALBASE properly

PR: 26331
Submitted by: Ports Fury
2001-04-05 15:05:52 +00:00
Maxim Sobolev
60b3916f6f Unbroke with threaded GL library (XFree86-4) and recent QT changes (qtgl). 2001-04-05 14:08:24 +00:00
Michael Haro
21cdd85542 Update graphics/gliv to 1.0b7
PR:		26360
Submitted by:	    maintainer
2001-04-05 10:07:34 +00:00
Michael Haro
98c4d25a9b Update grahpics/giblib to 1.2.0
PR:		26350
Submitted by:	    maintainer
2001-04-05 10:05:49 +00:00
Nick Sayer
41c6552672 As the last act in perhaps the briefest MAINTAINER role ever, release
this port since I don't actually have a tdfx card to test with anymore.
2001-04-05 03:25:52 +00:00
Brian Somers
6f997b0ef1 Update to 0.74
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	Dominik Brettnach <domi@saargate.de>
PR:		26333
2001-04-04 10:54:01 +00:00
Brian Somers
e766ee395d Update to 0.73
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	Dominik Brettnach <domi@saargate.de>
PR:		26233
2001-04-04 10:36:00 +00:00
Maxim Sobolev
7835620f4f Update to 0.3.4.
Submitted by:	David Hill <david@phobia.ms>
2001-04-03 09:35:07 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Brian Somers
3a2937a40c sane.1 is now in graphics/sane-backends, not graphics/sane
This is such a trivial fix that I don't think it needs MAINTAINER
approval.
2001-04-03 01:40:32 +00:00
Dan Moschuk
33017dbf5b Remove myself as the maintainer of this port. 2001-04-02 20:58:22 +00:00
Vanilla I. Shu
88ff4cf66b Upgrade to 0.99c-pre3, because gd doesn't support gif long time ago,
but 0.99b still use gif method.

Submitted by:	Adrian Steinmann <ast@marabu.ch>
No respose by:	maintainer
2001-04-02 19:55:33 +00:00
Maxim Sobolev
9d77d03a9c Fix the build on -current (PTHREAD_LIBS conversion victim).
Prompted by:	Michael McGoldrick <mtm98@doc.ic.ac.uk>
2001-04-02 09:12:43 +00:00
Brian Somers
1e95572ac4 Install $PREFIX/sane/*.so.1 so that xsane works.
xsane will use graphics/sane-backends (instead of graphics/sane) when
I get an ok from the MAINTAINER.
2001-04-02 08:34:14 +00:00
Michael Haro
0b214a5e97 remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 08:30:54 +00:00
Nick Sayer
a946354ccf Add WWW 2001-04-01 16:41:30 +00:00
Nick Sayer
9d49968574 glide3 port. Most of the credit goes to Eric Anholt.
This makes a library good enough to be able to make the XFree86-4 port's
lib/modules/dri/tdfx_dri.so, which is enough to enable DRI on 3dfx cards.
2001-04-01 03:38:41 +00:00
Kevin Lo
8ca30908d3 Fix PKGMESSAGE handling.
PR: 26232
Submitted by: Ports Fury
2001-03-31 16:09:05 +00:00
Will Andrews
3896bfc1ff Add plasma-kmod 0.1, a plasma-effect screensaver kernel module.
PR:		24614
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-31 04:05:26 +00:00
Maxim Sobolev
09274ba529 Update to 0.22.
Approved by:	maintainer
2001-03-30 10:58:33 +00:00
Will Andrews
c29a1a760c Remove tgd to avoid breaking index/bento build. For the record, it hadn't
been updated to sync with the gd library in 2 years, so it got removed.
2001-03-29 21:45:25 +00:00
Michael Haro
5f925bcd6a This program has not been updated by developer, and broken (depends on old
gd library), since 1999.  Remove from tree.
2001-03-29 19:36:43 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Joseph Koshy
d670f1eacf Revert portion of the previous commit that changed the MAN section. 2001-03-29 04:43:33 +00:00
Akinori MUSHA
c4c339ac2b D'oh, PORTREVISION doesn't work if you define the value of it after
bsd.port.pre.mk is read.  Bump the version to 0.12a instead of 0.12_1.
2001-03-28 12:33:17 +00:00
Akinori MUSHA
5faeee2803 Update to ruby-qt2 0.12 for qt 2.3.0. 2001-03-28 12:18:47 +00:00
Steve Price
7ccfa9efe7 Disable traversal into the xsane directory because it is killing
'make index'.
2001-03-28 03:47:54 +00:00
Thomas Gellekum
190bbf4a68 Fix building (I hope, I never got this error I'm seeing on bento). 2001-03-27 12:23:11 +00:00
Vanilla I. Shu
60d0c48369 - Reorganize MASTER_SITES
- Fix PKGMESSAGE handling

PR:		ports/26100
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-26 23:16:24 +00:00
Vanilla I. Shu
a80c2d9bb0 - Reorganize MASTER_SITES
- Add missing INSTALL_SHLIB
- Remove unused pkg-message
- Fix pkg-plist

PR:		ports/26097
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-26 23:14:24 +00:00
Akinori MUSHA
86efb8e8b9 Add MASTER_SITE_RINGSERVER to MASTER_SITES.
Approved by:	vanilla (MAINTAINER)
2001-03-26 20:07:47 +00:00
Joseph Koshy
f7e80325c6 1. Fix man page installation error; this port installs to MANN not MAN1
2. Fix buglet in clipping zoomed images.

PR: 		ports/26075
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>

3. Enable handling Gzip'ped images.

4. Better default image path.

PORTREVISION  incremented to `1'.
2001-03-26 06:11:19 +00:00
Kris Kennaway
7a3b248f5c Don't fail on a read-only ${PORTSDIR}
Approved by:	maintainer
2001-03-25 23:27:07 +00:00
Satoshi Asami
cba02cb347 Directory names are sane-*, not sane_*.
Submitted by:	bento
2001-03-25 02:07:27 +00:00
Kevin Lo
2e96c2f991 - Fix WWW
- CFLAGS -> CPPFLAGS

PR: 25991
Submitted by: MAINTAINER
2001-03-23 14:08:40 +00:00
Kevin Lo
4067028f78 Removed a nonfunctional MASTER_SITE
PR: 26021
Submitted by: MAINTAINER
2001-03-23 13:54:39 +00:00
Thomas Gellekum
f2eb3faebe Upgrade to 2.4.1.
PR:		25997
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
		(the maintainer doesn't seem to be active these days)
2001-03-23 11:57:07 +00:00
Ade Lovett
dce51cd86c Sigh. Reclaim these, primarily for GNOME 1.4 2001-03-23 05:42:30 +00:00
Vanilla I. Shu
e94bb46af2 Someone don't like my style, so I drop maintainer now. 2001-03-23 05:34:27 +00:00
Vanilla I. Shu
75717c1a4e Well, RELLY upgrade to 1.0.4, I make some fault on last commit. sorry.
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2001-03-22 12:59:22 +00:00
Vanilla I. Shu
42b4feb8a8 REALLY remove sane, I miss some file on last commit. 2001-03-22 09:54:28 +00:00
Maxim Sobolev
f4454c9f72 Remove leaked into patchfile result of USE_LIBTOOL hack. 2001-03-22 09:24:35 +00:00
Vanilla I. Shu
cd602240bb Remove sane, add sane-backends & sane-frontends 2001-03-22 09:18:11 +00:00
Vanilla I. Shu
64352bb110 Nuke sane, it split into sane-backends & sane-frontends now. 2001-03-22 09:17:12 +00:00
Vanilla I. Shu
0815c29a4a Upgrade to 1.0.4.
PR:		ports/24931
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-22 09:15:07 +00:00
Vanilla I. Shu
2f976830b2 Upgrade to 1.0.4,
sane split to 2 ports now, sane-backends and sane-frontends.

PR:		ports/24931
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-22 09:13:27 +00:00
Vanilla I. Shu
75f8c27c84 Upgrade to 1.9.9, that should be latest version of imlibV1. 2001-03-22 07:09:26 +00:00
Mikhail Teterin
95b447e40b Put the USE_LIBTOOL back where I put it.
Obtained from:	Garrett Wollman
2001-03-21 21:40:48 +00:00
Trevor Johnson
b2bf9ee7cd When compiled with X, ImageMagick conflicts with display. Warn
users about the conflict.  Squeeze the pkg-comment files so they
are less than 71 characters.
2001-03-21 21:11:23 +00:00
Mikhail Teterin
e922290e86 Make it possible to compile this package without X11 --
controllable by the NO_X knob.

While here, remove the USE_LIBTOOL  -- the package compiles fine
with the libtool of its own.

I  was prompted  to do  this, when  the build  of mod_php4  on a
headless server started to download X11 sources...
2001-03-21 20:27:31 +00:00
Thomas Gellekum
174fded7f6 - Remove `-lcompat' again, the new patches contain code fixes.
- Fix paths in the documentation (/usr/lpp -> ${PREFIX}).
- patch-ae is no longer needed with gmake.
2001-03-21 12:58:39 +00:00
Vanilla I. Shu
6464d9f07d Don't define iLinux on Makefile, it require libsvga.
Submitted by:	bento
No response:	maintainer
2001-03-21 04:02:36 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Maxim Sobolev
405ea8f856 Update to 3.4.1. 2001-03-20 16:37:53 +00:00
Maxim Sobolev
5bf0fa96ef Remove dependency on Mesa3. This would allow to upgrade Mesa3 to more recent
version.

Prompted by:	many
2001-03-20 12:24:54 +00:00
Thomas Gellekum
1bb4cd9c38 - Use USE_GMAKE to really make this build.
- Add some more dependencies.
- Add `-lcompat' to the libs so dxui actually works as intended.
  The problem is that the OpenDX folks assume the old V8 style regcomp(3),
  not the POSIX one. Adding the lib is just meant as a stop gap solution,
  the real fix to the code will follow.
- Bump PORTREVISION.
2001-03-20 12:10:10 +00:00
Ying-Chieh Liao
0705706341 add sng
The sng program translates between PNG (Portable Network Graphics) format
and SNG (Scriptable Network Graphics) format.
2001-03-20 11:47:11 +00:00