1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

2803 Commits

Author SHA1 Message Date
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