aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Various fixes:Maxim Sobolev2001-06-113-60/+59
| | | | | | | | | | - 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. Notes: svn path=/head/; revision=43827
* Update to 1.0.12.Maxim Sobolev2001-06-112-2/+2
| | | | | | | | PR: 28015 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=43815
* Repeat after me: always test your changes even if you're really sure ofWill Andrews2001-06-111-1/+1
| | | | | | | what you're doing. Notes: svn path=/head/; revision=43797
* Add vterrain-sdk 010423, the Virtual Terrain Project SoftwareWill Andrews2001-06-1111-0/+459
| | | | | | | | | | Developement Kit. PR: 26930 Submitted by: Randall Hopper <aa8vb@nc.rr.com> Notes: svn path=/head/; revision=43796
* add kisomandelYing-Chieh Liao2001-06-107-0/+54
| | | | | | | A fractal rendering program with nice 3d-display in realtime Notes: svn path=/head/; revision=43774
* Mark broken by indicating that the maintainer is working on a fix.Doug Barton2001-06-101-0/+2
| | | | Notes: svn path=/head/; revision=43737
* Please bentoDavid W. Chapman Jr.2001-06-091-1/+2
| | | | | | | | | | | | -Take out nonexistant dirs -Add new dirs installed by port PR: 27969 Submitted by: Pete Fritchman <petef@databits.net> Reviewed by: will Notes: svn path=/head/; revision=43732
* Do not dig this obsolete directory.Akinori MUSHA2001-06-091-1/+1
| | | | Notes: svn path=/head/; revision=43675
* Add opendis 0.0.3, a program to access Flashpoint Digita-basedWill Andrews2001-06-088-0/+81
| | | | | | | | | | cameras, download images and more. PR: 27537 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=43648
* Fix build when WINE is installed.Peter Pentchev2001-06-084-9/+26
| | | | | | | | | | | Abort the build when GNU pth is installed. Remove the WITH_MGA knob. PR: 27961 Submitted by: maintainer Notes: svn path=/head/; revision=43642
* Upgrade to 3.21.Thomas Gellekum2001-06-085-37/+8
| | | | | | | PR: 27716 Notes: svn path=/head/; revision=43640
* Updated MAINTAINER to my new committer email addressMark Pulford2001-06-085-5/+5
| | | | | | | Reviewed by: will Notes: svn path=/head/; revision=43629
* Add ppmcaption 0.9, a utility which adds text to images.Mark Pulford2001-06-086-0/+28
| | | | | | | | PR: 27788 Submitted by: Mark Pulford <mark@kyne.com.au> Notes: svn path=/head/; revision=43625
* Fix location where distfiles can be foundDavid W. Chapman Jr.2001-06-071-7/+8
| | | | | | | | | PR: 27947 Submitted by: maintainer Reviewed by: will Notes: svn path=/head/; revision=43619
* Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.netPeter Pentchev2001-06-071-2/+2
| | | | | | | | | PR: 27923 Submitted by: maintainer Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;) Notes: svn path=/head/; revision=43582
* Add missed imlib dependency.Maxim Sobolev2001-06-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=43537
* Standartise the way used to disable X11 support in various ports. From nowMaxim Sobolev2001-06-053-3/+3
| | | | | | | on WITHOUT_X11 is the Only True Way[tm]. Notes: svn path=/head/; revision=43523
* Allow this port to actually compile on RELENG_4 and -current.Doug Barton2001-06-051-1/+1
| | | | Notes: svn path=/head/; revision=43517
* Add a @dirrm for the docs dir.Peter Pentchev2001-06-051-0/+1
| | | | | | | | PR: 27886 Submitted by: maintainer Notes: svn path=/head/; revision=43515
* add dumpmpegYing-Chieh Liao2001-06-036-0/+32
| | | | | | | Dump frames from mpeg movies Notes: svn path=/head/; revision=43467
* add enjoympegYing-Chieh Liao2001-06-036-0/+57
| | | | | | | An MPEG-1 video player Notes: svn path=/head/; revision=43466
* Update to version 1.4Kevin Lo2001-06-024-4/+4
| | | | | | | | PR: 27827 Submitted by: MAINTAINER Notes: svn path=/head/; revision=43430
* Add vertex 0.0.1d, a 3D modeller designed specifically for generatingMaxim Sobolev2001-06-019-0/+164
| | | | | | | efficient game models. Notes: svn path=/head/; revision=43406
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-4/+4
| | | | Notes: svn path=/head/; revision=43378
* Replace last remnants of "nonexistent", "/nonexistent" etc. withAde Lovett2001-05-311-1/+1
| | | | | | | ${NONEXISTENT} as per bsd.port.mk Notes: svn path=/head/; revision=43365
* Fix LIB_DEPENDS to actually include a version number..Ade Lovett2001-05-311-3/+3
| | | | | | | | | | it's jpeg.9:... not jpeg:... PR: 27590 (partly) Submitted by: Jan L. Peterson <jlp@flipdog.com> Notes: svn path=/head/; revision=43355
* Be LOCALBASE-clean.Maxim Sobolev2001-05-316-6/+6
| | | | Notes: svn path=/head/; revision=43350
* Add osg 0.8.38, a C++/OpenGL scene graph library for real-timeMaxim Sobolev2001-05-3139-0/+1447
| | | | | | | | | | rendering. PR: 26926 Submitted by: Randall Hopper <aa8vb@nc.rr.com> Notes: svn path=/head/; revision=43343
* Update to 0.7.4.Akinori MUSHA2001-05-304-56/+4
| | | | Notes: svn path=/head/; revision=43317
* Do not install patchlevel.h into ${LOCALBASE}/include. VariousMikhail Teterin2001-05-294-6/+4
| | | | | | | | | | | software packages include patchlevel.h expecting their own, instead of the HDF's. PR: 27708 Submitted by: tobez@tobez.org Notes: svn path=/head/; revision=43273
* Put all 10 DISTFILES at MASTER_SITE_LOCAL, so they are available from singleMaxim Sobolev2001-05-281-1/+2
| | | | | | | point instead of being spreaded over dozen servers all over the globe. Notes: svn path=/head/; revision=43220
* Update location of nympy port.Maxim Sobolev2001-05-281-2/+2
| | | | Notes: svn path=/head/; revision=43205
* GD::Barcode - Create barcode image with GDVanilla I. Shu2001-05-286-0/+57
| | | | Notes: svn path=/head/; revision=43188
* Forgot to add a patch to previos commit. *sigh*Maxim Sobolev2001-05-271-0/+14
| | | | Notes: svn path=/head/; revision=43142
* - Remove all directories created by the port;Maxim Sobolev2001-05-272-14/+12
| | | | | | | | | | | | - 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; Notes: svn path=/head/; revision=43141
* Sort PLIST.Maxim Sobolev2001-05-271-4/+4
| | | | Notes: svn path=/head/; revision=43124
* upgrade to 1.3Ying-Chieh Liao2001-05-274-4/+4
| | | | | | | | PR: 27683 Submitted by: maintainer Notes: svn path=/head/; revision=43117
* change master site ; old site no longer existYing-Chieh Liao2001-05-271-1/+1
| | | | | | | | PR: 27679 Submitted by: maintainer Notes: svn path=/head/; revision=43112
* Add synaesthesia 2.1, a program to graphically represents sound in realGeorge C A Reid2001-05-268-0/+72
| | | | | | | | | | time PR: 27652 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=43078
* Change obsolete master site with the one currently used by the author(s).Ying-Chieh Liao2001-05-261-1/+1
| | | | | | | | PR: 27648 Submitted by: maintainer Notes: svn path=/head/; revision=43066
* Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt,Peter Pentchev2001-05-251-1/+0
| | | | | | | | | add math/numpy. Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net> (shot2png) Notes: svn path=/head/; revision=43050
* upgrade to 0.2.0Ying-Chieh Liao2001-05-232-8/+2
| | | | | | | | PR: 27221 Submitted by: maintainer Notes: svn path=/head/; revision=42963
* upgrade to 0.60.20010429Ying-Chieh Liao2001-05-237-111/+73
| | | | | | | | PR: 26987 Submitted by: maintainer Notes: svn path=/head/; revision=42961
* upgrade to 3.0.3Ying-Chieh Liao2001-05-232-3/+3
| | | | | | | | | PR: 27546 Submitted by: root@canoe.homeip.net Approved by: maintainer Notes: svn path=/head/; revision=42954
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2Ade Lovett2001-05-233-21/+12
| | | | | | | to make transitioning to GNOME/GTK+/GLIB a little easier. Notes: svn path=/head/; revision=42950
* Update to 0.7.3.Akinori MUSHA2001-05-224-19/+6
| | | | Notes: svn path=/head/; revision=42937
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavesMaxim Sobolev2001-05-222-2/+2
| | | | | | | | would be able to insert their own entries (usually language category) upfront. Notes: svn path=/head/; revision=42933
* Chase new shlib revision from x11-toolkits/galAde Lovett2001-05-211-1/+1
| | | | Notes: svn path=/head/; revision=42866
* Add bin/gforceAlexander Langer2001-05-211-0/+1
| | | | | | | | PR: 27359 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42859
* Release maintainership to ports@.Alexander Langer2001-05-211-1/+1
| | | | | | | | I really don't see a reason while I should be the only one who is allowed to touch this port. Notes: svn path=/head/; revision=42858