Commit Graph

2673 Commits

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