summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgOliver Eikemeier2003-11-191-1/+1
| | | | | | | | PR: 59109 Approved by: marcus (mentor) Notes: svn path=/head/; revision=94400
* - Update to version 1.4.1Kirill Ponomarev2003-11-193-24/+43
| | | | | | | | PR: 59464 Submitted by: Ports Fury Notes: svn path=/head/; revision=94374
* - Fix conflicting dependenciesPav Lucistnik2003-11-191-3/+1
| | | | | | | | | PR: ports/59449 Submitted by: <igla@batterybackups.net> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94373
* Upgrade to version 0.98.17f.Jimmy Olgeni2003-11-196-8/+12
| | | | | | | | PR: 59380 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> Notes: svn path=/head/; revision=94360
* - Update to 2.1.9Pav Lucistnik2003-11-183-3/+4
| | | | | | | | | * Bugfixes Approved by: marcus (backup mentor) Notes: svn path=/head/; revision=94296
* Update to 4.1.43 [1]Sergey A. Osokin2003-11-184-74/+61
| | | | | | | | | | | | | | Utilize DOCSDIR and EXAMPLESDIR macros [2] Fix pkg-plist, when port installs with NOPORTDOCS macro [2] Sort pkg-plist [2] Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> [1], osa [2] Approved by: maintainer (timeout > 2 months) PR: 56289 Notes: svn path=/head/; revision=94263
* - make portlint happyDirk Meyer2003-11-184-22/+22
| | | | | | | - use PORTDOCS Notes: svn path=/head/; revision=94258
* Reflect rerolled tarball as requested by anholt@ who attests for itsMark Linimon2003-11-171-2/+2
| | | | | | | | veracity. If anholt himself has been trojanned, I really don't want to know about it. Notes: svn path=/head/; revision=94207
* - take maintainershipDirk Meyer2003-11-174-4/+4
| | | | Notes: svn path=/head/; revision=94189
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-1721-21/+0
| | | | Notes: svn path=/head/; revision=94172
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-173-0/+3
| | | | Notes: svn path=/head/; revision=94169
* Add inkscape 0.35, a program seeks to become a full featured openAlexander Nedotsukov2003-11-1710-0/+376
| | | | | | | source SVG editor. Notes: svn path=/head/; revision=94148
* Chase libxine shared libary versionTilman Keskinoz2003-11-161-2/+2
| | | | | | | Forgotten by: nobutaka (3 times in a row) Notes: svn path=/head/; revision=94106
* Add missing dependency on ${PYNUMERIC}Hye-Shik Chang2003-11-151-0/+2
| | | | | | | Spotted by: bento via kris Notes: svn path=/head/; revision=94011
* Chase distfile. The MesaDemos and MesaLibs distfiles have been updated toEric Anholt2003-11-141-1/+1
| | | | | | | deal with autotools issues in the previous version. Notes: svn path=/head/; revision=93974
* Fix some ports that write something after bsd.port.mkOliver Eikemeier2003-11-141-2/+0
| | | | | | | | PR: 59254 Approved by: marcus (mentor) Notes: svn path=/head/; revision=93964
* Update maintainer field with my FreeBSD.org address.Pav Lucistnik2003-11-141-1/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=93924
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-135-6/+9
| | | | Notes: svn path=/head/; revision=93890
* Upgrade to 0.9.6.2Vanilla I. Shu2003-11-1312-100/+440
| | | | | | | | PR: ports/58171 Submitted by: maintainer Notes: svn path=/head/; revision=93881
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-132-2/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Clean up Makefile, add more MASTER_SITES, reference new WWW, honourAdam Weinberger2003-11-133-17/+16
| | | | | | | | | | | PTHREAD_*, and other such fixes. Reorder plist, and add missing file, thus earning a PORTREVISION bump. These are just general cleanups; new versions of this program exist. Notes: svn path=/head/; revision=93868
* Reset maintainer. Previous maintainer asked to drop maintainership in anAdam Weinberger2003-11-131-1/+1
| | | | | | | email to me. Notes: svn path=/head/; revision=93867
* upgrade to 1.6.1Ying-Chieh Liao2003-11-135-10/+92
| | | | | | | | PR: 58335 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=93863
* Add japanese/ruby-ming as a slave of graphics/ruby-ming. It dependsAkinori MUSHA2003-11-121-1/+1
| | | | | | | on and is linked with japanese/ming instead of graphics/ming. Notes: svn path=/head/; revision=93835
* Add CONFLICTS lines; ming and ja-ming conflict with each other.Akinori MUSHA2003-11-121-0/+2
| | | | Notes: svn path=/head/; revision=93834
* Make LIB_DEPENDS overridable for the forthcoming japanese/ruby-ming.Akinori MUSHA2003-11-122-1/+2
| | | | | | | Add distinfo. Notes: svn path=/head/; revision=93833
* Temporarily adopt an independent version of the ruby-ming interfaceAkinori MUSHA2003-11-125-81/+42
| | | | | | | | | | made by Daisuke Ikegami, because the one bundled with Ming does not work properly. Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp> Notes: svn path=/head/; revision=93832
* Fixes due libxml++ update.Alexander Nedotsukov2003-11-121-3/+4
| | | | Notes: svn path=/head/; revision=93789
* Resurrect dri-devel with a snapshot of today's DRI CVS. It contains only theEric Anholt2003-11-1211-201/+61
| | | | | | | | OpenGL drivers, like the graphics/dri port, rather than also providing the XFree86 server, 2d drivers, and related modules. Notes: svn path=/head/; revision=93786
* Add port for py-magick 0.5, a python binding for ImageMagick.Hye-Shik Chang2003-11-107-0/+85
| | | | | | | | PR: 58843 Submitted by: Tim Hemel <tim@n2it.net> Notes: svn path=/head/; revision=93660
* freebsd-admin@blender.nl -> dyeske@yahoo.com, on suggestion of theEdwin Groothuis2003-11-101-1/+1
| | | | | | | | | | person who was the former freebsd-admin@blender.nl. PR: Inspired by ports/59109 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=93640
* Update to 2.0.1.Christian Weisgerber2003-11-103-9/+20
| | | | | | | | PR: 58573 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=93605
* svgalib is only available for i386 archs.Maho Nakata2003-11-093-6/+12
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=93597
* Switch to wxgtk2.Max Khon2003-11-091-2/+6
| | | | Notes: svn path=/head/; revision=93594
* wxgtk-devel -> wxgtkMax Khon2003-11-091-1/+2
| | | | Notes: svn path=/head/; revision=93581
* Fixed error in the path of the browser_plugins..James E. Housley2003-11-093-9/+5
| | | | | | | | | | Sorry.. Have fun. PR: 58892 Submitted By: MAINTAINER Notes: svn path=/head/; revision=93548
* Add new port "dri". This port contains the split-out DRI client drivers fromEric Anholt2003-11-0921-0/+799
| | | | | | | | | XFree86-4-Server. I decided the history from XFree86-4-Server wasn't significant enough, and will hopefully be obsolete soon when Mesa starts providing the DRI drivers. Notes: svn path=/head/; revision=93503
* Link mesa-demos against ${PTHREAD_LIBS}. Supposed to prevent crashing onEric Anholt2003-11-082-3/+6
| | | | | | | | | -stable. Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=93415
* Re-add PORTREVISON, dropped accidentally in the last commit, and bump it forEric Anholt2003-11-081-0/+1
| | | | | | | | | libglut removal change. Submitted by: arved Notes: svn path=/head/; revision=93412
* As announced on Aug 7, remove the broken vterrain-sdk port (and theKris Kennaway2003-11-0811-234/+0
| | | | | | | vterrain-apps port, which depends upon it). Notes: svn path=/head/; revision=93364
* As announced on Aug 7, remove the broken imlib3d portKris Kennaway2003-11-086-332/+0
| | | | Notes: svn path=/head/; revision=93363
* Remove graphics/Mesa3. Mesa has been split into graphics/libglut andEric Anholt2003-11-078-166/+0
| | | | | | | graphics/mesagl. Notes: svn path=/head/; revision=93326
* Correct the Makefile header (Date created, Whom)Eric Anholt2003-11-071-2/+2
| | | | Notes: svn path=/head/; revision=93321
* Add mesa-demos, a port of the GL demos distributed with Mesa.Eric Anholt2003-11-076-0/+171
| | | | Notes: svn path=/head/; revision=93319
* Use USE_GL.Eric Anholt2003-11-071-5/+2
| | | | Notes: svn path=/head/; revision=93318
* add pngwriter 0.3.7Ying-Chieh Liao2003-11-076-0/+83
| | | | | | | A C++ library for creating PNG images Notes: svn path=/head/; revision=93297
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedJoe Marcus Clarke2003-11-073-6/+6
| | | | | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=93295
* Update ports/graphics/openproducer to 0.8.4.2James E. Housley2003-11-067-36/+37
| | | | | | | | PR: 58162 Submitted By: MAINTAINER Notes: svn path=/head/; revision=93237
* - Update to version 20031028Kirill Ponomarev2003-11-052-2/+2
| | | | | | | | PR: 58965 Submitted by: Ports Fury Notes: svn path=/head/; revision=93160
* - Update MASTER_SITES and WWW: lineKirill Ponomarev2003-11-053-21/+13
| | | | | | | | | | - Utilize DOCSDIR PR: 58964 Submitted by: Ports Fury Notes: svn path=/head/; revision=93159