aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* A PHP PEAR package providing a common interface to image drawing, making imagepav2005-10-224-0/+50
| | | | | | | source code independent on the library used. PR: ports/87785 Submitted by: Simun Mikecin <numisemis@yahoo.com>
* - Update to 0.5.5pav2005-10-217-24/+41
| | | | | PR: ports/87740 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix a few potential buffer overflows in this port.jkoshy2005-10-215-1/+79
| | | | | Security: CAN-2005-3178 (for xloadimage) Prodded by: naddy
* - Update to 0.12pav2005-10-212-8/+11
| | | | | PR: ports/87739 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Add some patches to fix the build on 4.x.kwm2005-10-203-0/+44
| | | | Submitted by: vs
* BUILD_DEPEND on bison, which is required to successfully build (fallback toanholt2005-10-201-0/+1
| | | | | | byacc fails). Reported by: pointyhat via kris
* Fix building with new ecore.vanilla2005-10-202-1/+11
| | | | Obtained from: kris@
* Make share/Coin owned by simage; don't pick up simage.conf in Coinvs2005-10-202-5/+2
| | | | Noticed by: krisbot
* Add patch to ensure, the local directories are searched for headersmi2005-10-193-1/+38
| | | | | | | | | | | prior to ${LOCALBASE} and ${X11BASE}. Reported by: Udo Mueller Add a forgotten patch to use INSTALL_SCRIPT, rather than _PROGRAM to install an shell script (djvudigital). Remove an empty line in Makefile.
* Remove code to handle japanese slave port that was removed.erwin2005-10-193-27/+2
|
* Band aid to fix INDEX-builds after retirement of japanese/libimgvs2005-10-191-2/+2
| | | | Pointy hat with bells on top: me
* Upgrade from 3.5.14 to 3.5.15. Always explicitly depend on jpeg and tiff --mi2005-10-193-18/+13
| | | | | we use them with or without X11. Always remove the uber-optimization -- -O3 is dangerous, -m*=i386 is silly.
* update to 0.1.2oliver2005-10-194-27/+11
|
* Remove EXPIRATION_DATE since upstream has released a new version to fixsimon2005-10-191-1/+0
| | | | | the libtiff security issues I just haven't had the time to update the port yet, but I will soon (unless somebody beats me to it :-) ).
* Initial support for non-/usr/local buildsvs2005-10-191-2/+16
| | | | Prodded by: krisbot
* Add 2 patches for new ecore.vanilla2005-10-183-1/+23
| | | | Submitted by: Laurent Debacker <debackerl@gmail com>
* - Update to version 1.2garga2005-10-184-53/+57
| | | | | PR: ports/87536 Submitted by: Ports Fury
* - May this port always find it's popt.pav2005-10-181-0/+1
| | | | Reported by: dosirak via kris
* Update from 1.0.8 to 1.0.9.mi2005-10-184-5/+41
| | | | | | | Add an option to turn on vendor's experimental optimizations. Be sure to turn on MNG_BUILD_SO only for PIC-objects. Prompted by: edwin's port-version check
* - Update to 0.18ahze2005-10-182-5/+5
|
* Add in a null-pointer check to fail with an error message when fly is givenlawrance2005-10-172-0/+15
| | | | | | | | an input file of the wrong type (or a corrupt file). Bump PORTREVISION. PR: ports/86137 Submitted by: Nick Fishman <kwlogical@bellsouth.net>
* - Respect ${LOCALBASE} [1]jylefort2005-10-172-16/+5
| | | | | | | | | | - Respect ${CXX} and ${CXXFLAGS} - Discard vendor optimization flags - Remove useless USE_GMAKE [1]: PR: ports/87563 Submitted by: maintainer
* Update to 2.4.4vs2005-10-173-4/+9
|
* 0) fix hardcoded data directorybillf2005-10-172-5/+11
| | | | | | 1) respect WITHOUT_X11 Noticed by: kris and his magical mystery cluster (#0)
* New port: sswf, a tool to build Flash animation files from sourcecode, includinganholt2005-10-175-0/+160
| | | | support for ActionScript.
* This plugin makes particles dance. Very pretty neon colors.mnag2005-10-167-0/+98
| | | | | | | WWW: http://tardyp.free.fr/dancingparticles/ PR: 87471 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
* Scivi is a visualization plugin for XMMS, uses 3Dmnag2005-10-167-0/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Accelerated hardware, but is not actually 3D. Features: Low CPU Usage because of 3D accelerated hardware. All effects including potentially expensive complex image transformations are done in hardware. So, if you have a fast video card, your CPU most of a time will be idle! Powerful C-style Scripting Language will help you to program your own nice presets! The visualization is under your control! Root-window rendering supported. Put a nice video effects on your desktop! This feature is window-manager dependent. KDE and GNOME probably won't work Press 'V' to switch to root-window mode. Full-screen rendering. Planned. WWW: http://xmms-scivi.sourceforge.net/ PR: 87488 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
* Plazma is an xmms visualization plugin, it was coded with the SDL library.mnag2005-10-165-0/+51
| | | | | | | | | | | | It runs on Linux, FreeBSD and of the majority of Unix. It displays effects of rotation of grids, wave radial, oscilloscope and spectrum analyzer in agreement with the music. WWW: http://membres.lycos.fr/diablolight/ PR: 87490 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
* Link against libgd from ports instead of building own copy.vs2005-10-152-18/+3
| | | | | | Note that you need at least gd-2.0.33_3,1 Approved by: perky (maintainer)
* Update to 1.289mnag2005-10-152-4/+6
| | | | | PR: 87453 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* - Update to 3.01.jkim2005-10-158-806/+93
| | | | | | - Fix size_t bug and default X11 font. OK'd by: nork (maintainer)
* - Update to 0.13sem2005-10-153-3/+14
| | | | | PR: ports/87442 Submitted by: maintainer
* Use LIB_DEPENDS on graphviz isntead of obscure BUILD_DEPENDS=/path/to/.sovs2005-10-141-3/+4
|
* Install missing header (bump PORTREV)vs2005-10-143-2/+3
| | | | Approved by: dinoex (maintainer)
* Welcome Andrew Pogrebennyk as new maintaineredwin2005-10-142-2/+2
| | | | | PR: ports/87412, ports/87411, ports/87410, ports/87409 Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
* - Update to 2.9.7.flz2005-10-132-3/+5
| | | | | PR: ports/87357 Submitted by: maintainer
* Fix pkg-plist.vanilla2005-10-131-0/+2
| | | | Obtained from: kris@
* Fix pkg-descr WWW line.vanilla2005-10-111-1/+1
| | | | Submitted by: Karol Kwiatkowski <freebsd@orchid.homeunix.dot.org>
* Upgrade to latest version.vanilla2005-10-118-12/+12
|
* Use LIB_DEPENDSmnag2005-10-116-12/+6
| | | | | PR: 87216 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
* Change COMMENT to reflect Porters Handbook (sect 5.6)mnag2005-10-112-2/+2
| | | | | Notified by: hq Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
* - fix build for other 64bit platforms then amd64 (remove NOT_FOR_ARCH)oliver2005-10-113-6/+18
| | | | | - fix a problem which made 2 libraries only linked in a static version and no dynamic.
* Add uDrawGraph, a graph drawing/visualization systemehaupt2005-10-116-0/+784
| | | | | | | PR: 86949 Submitted by: Nicola Vitale <nivit@email.it> Approved by: novel (mentor), Mattias Werner <mawe@informatik.uni-bremen.de> (author)
* - Update to 1.6garga2005-10-102-14/+11
| | | | | PR: ports/87062 Submitted by: Ports Fury
* - Update to 1.0.2garga2005-10-103-15/+15
| | | | | PR: ports/87040 Submitted by: maintainer
* - update to 10.26.17dinoex2005-10-102-3/+3
|
* Reset maintainer at his request due to having too limited time right now.linimon2005-10-101-1/+1
|
* does not compile on alphaoliver2005-10-103-0/+3
| | | | NOT_FOR_ARCHS= alpha
* Reassign these ports to the pool at maintainer's request.linimon2005-10-102-2/+2
|
* Reset bouncing maintainer addresses.linimon2005-10-101-1/+1
| | | | | Hat: portmgr Source: Edwin's updated distfile tracker
* Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL -fenner2005-10-101-1/+1
| | | | there are no files there.
* Disable broken device locking.lofi2005-10-101-1/+2
|
* - unconditionally install the dynlinked version (the static versionjylefort2005-10-104-319/+283
| | | | | | | | | | | | | | | | | | | does not use 3D hardware acceleration) - libGLU.so.1 from linux_dri is also required in the WITH_NVIDIA_GL case - remove pkg-message (the information it provides is available using pkg_info -L) - move the executable to libexec - wrapper script: - use exec, to not keep the wrapper in memory while the program is running - pass command line arguments to the program - do not silence mkdir - the executable expects the manual in ${DATADIR}/manual, so: - add a symlink pointing to ${DOCSDIR}/manual - unconditionally install the documentation PR: ports/87082 Submitted by: jylefort Approved by: maintainer
* - Update to 4.4.4 (although a more recent version is available,jylefort2005-10-103-12/+12
| | | | | | | | | | | x11/linux-XFree86-libs is still at 4.3.99.902): fixes an unresolved library dependency in libGLU (libstdc++-libc6.1-2.so.3) - Remove useless mkdir from pkg-plist - Also run ldconfig when installing from a package PR: ports/87079 Submitted by: jylefort Approved by: netchild
* Update to 1.2.1maho2005-10-095-277/+249
| | | | Submitted by: kris (not buildable), edwin (ports version check) and fenner(unfetchable)
* Soya 3D is a very high level 3D engine for Python.mnag2005-10-099-0/+510
| | | | | | | | | Soya aims at being to 3D what Python is to programming : fast to learn, easy to use, while keeping good performances PR: 87008 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Use %%PYTHON_SITELIBDIR%%mnag2005-10-091-34/+34
|
* EditObj can create and display a Tkinter dialogmnag2005-10-095-0/+82
| | | | | | | | | | | | box for editing any Python object (similarly to what Java call a Bean editor, but for Python object). EditObj is a usefull tool for writing (text or non-text) editors of all kinds, including GUI editor, 3D editor,... It also includes a Python console (thanks to Ka-Ping Yee). PR: 86937 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Update to 1.2.2.nork2005-10-097-29/+35
| | | | Pointed out by: ports version check via edwin
* - Update to 0.9pav2005-10-083-221/+670
|
* Update to 1.0.14.novel2005-10-072-5/+5
| | | | | PR: 87061 Submitted by: Ports Fury
* Upgrade to 8.2.3.thierry2005-10-074-3/+17
| | | | | | Changelog at <http://www.cmap.polytechnique.fr/~jouve/xd3d/CHANGELOG>. Reported by: Fenner's distfile survey
* s/PATCHREVISION/PORTREVISION/oliver2005-10-071-1/+1
| | | | | Noted by: maintainer Approved by: maintainer
* - enable SDL support on request (OPTIONS)oliver2005-10-062-1/+37
| | | | | | | | | | - fill CONFIGURE_ENV to detect more libraries which are installed because of LIB_DEPENDS anyway e.g. libpng (until that change, devil had no png support - even if libpng was installed) - fix a png-support bug for 64bit systems. - bump PORTREVISION Approved by: maintainer
* Change MAINTAINER address for my ports.ehaupt2005-10-067-7/+7
| | | | Approved by: novel (mentor)
* Fix bug in continuation line.linimon2005-10-061-1/+1
|
* Update to dataplot-20050830kris2005-10-062-5/+5
|
* Chase master sitekris2005-10-061-1/+1
|
* - Update to 0.2.2pav2005-10-0610-660/+36
| | | | | PR: ports/86955 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* remove xerces-c 2.0 dependency and use the included TinyXML as parseroliver2005-10-062-2/+4
|
* Mark for deprecation: only applies to XFree86-3; development stopped inlinimon2005-10-061-0/+3
| | | | 2003; distfile is from 2001.
* fix an error so the plugin libs are generated as shared libs and not asoliver2005-10-066-15/+39
| | | | | static ones bump PORTREVISION
* - Update to 0.9.2garga2005-10-053-26/+26
| | | | | PR: ports/86917 Submitted by: maintainer
* Upgrade to latest version.vanilla2005-10-058-12/+12
|
* Remove deprecated port: OpenGL support is now built-in in lang/ghcvs2005-10-057-530/+0
|
* - Update port graphics/flashplayer to 0.4.13clsung2005-10-052-3/+3
| | | | | PR: 86914 Submitted by: maintainer (Li-Lun Wang)
* BROKEN: Size mismatchkris2005-10-051-0/+2
|
* - update to 0.6.3dinoex2005-10-053-8/+6
| | | | - clean MASTER_SITES
* Update Digikam, Digikamimageplugins to 0.7.4edwin2005-10-055-0/+362
| | | | | | | | | | | | These patches update graphics/digikam and graphics/digikamimageplugins to version 0.7.4. Two new ports are included: graphics/digikam-doc and graphics/digikamimageplugins-doc. The documentation for these ports is now split from the main program. PR: ports/85718 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* Update Digikam, Digikamimageplugins to 0.7.4edwin2005-10-055-0/+331
| | | | | | | | | | | | These patches update graphics/digikam and graphics/digikamimageplugins to version 0.7.4. Two new ports are included: graphics/digikam-doc and graphics/digikamimageplugins-doc. The documentation for these ports is now split from the main program. PR: ports/85718 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* Update Digikam, Digikamimageplugins to 0.7.4edwin2005-10-0511-624/+635
| | | | | | | | | | | | These patches update graphics/digikam and graphics/digikamimageplugins to version 0.7.4. Two new ports are included: graphics/digikam-doc and graphics/digikamimageplugins-doc. The documentation for these ports is now split from the main program. PR: ports/85718 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
* Fix bogus ui files in preparation for Qt 3.3.5lofi2005-10-044-0/+44
|
* Hand maintainership to Matthew May <rrghphar@bigpond.net.au>lawrance2005-10-042-2/+2
|
* replace one remaining -lpthread with PTHREAD_LIBSoliver2005-10-043-0/+6
|
* fix build on FreeBSD 4 by switching from libtool 1.5 to 1.3oliver2005-10-044-2/+16
|
* OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexibleoliver2005-10-0413-0/+910
| | | | | | | 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilising 3D hardware. WWW: http://www.cegui.org.uk/
* Crazy Eddie's GUI System is a free library providing windowing and widgets foroliver2005-10-049-0/+511
| | | | | | | graphics APIs / engines where such functionality is not natively available, or severely lacking. WWW: http://www.cegui.org.uk/
* - Update to 9.5barner2005-10-0311-219/+157
| | | | | Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer) PR: ports/86835
* Update to 0.13skv2005-10-032-3/+3
|
* Fix MASTER_SITE_SUBDIR, and update to 0.22.0-12.fc2, which is allfenner2005-10-036-12/+12
| | | | | | that I can find on the Fedora MASTER_SITES. Approved by: Seth Kingsley <sethk@meowfishies.com> (MAINTAINER)
* Update to 2.5.1mnag2005-10-022-5/+4
| | | | | | PR: 86792 Submitted by: Marcin Cieslak <saper@system.pl> (maintainer) Approved by: pav (mentor)
* - Add py-gdchart2 to CONFLICTSgarga2005-10-011-0/+2
|
* Add py-gdchart2 , python interface to GDChart2.garga2005-10-016-0/+57
| | | | | PR: ports/82821 Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
* www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999.fenner2005-10-014-4/+4
| | | | | | | Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to the UK Mirror Service, ftp.mirrorservice.org. Approved By: portmgr (linimon)
* take maintainershipoliver2005-09-301-1/+1
| | | | Approved by: maintainer
* Update to 0.12skv2005-09-302-3/+3
| | | | Changes: http://search.cpan.org/src/YSAS/SWF-Builder-0.12/Changes
* Fix bogus ui files in preparation for Qt 3.3.5lofi2005-09-291-0/+12
|
* - update to 10.26.16dinoex2005-09-292-3/+3
|
* - Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel totmclaugh2005-09-291-2/+2
| | | | | | | | gtk-sharp20 for affected ports. - Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining in mcatalog, bless, f-spot, and gecko-sharp10. Approved by: ahze (mentor)
* Update to 3.42arved2005-09-293-33/+6
| | | | | PR: 86679 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - add gdlib-configdinoex2005-09-272-1/+21
| | | | PR: 86574
* Add recoverjpeg 1.1.1, recoverjpeg tries to recover JFIF (JPEG) picturesgarga2005-09-264-0/+55
| | | | | | | from a peripheral. PR: ports/86561 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Correctly spell MLINKS.jkoshy2005-09-261-1/+1
| | | | | Noticed by: Rostislav Krasny <rosti.bsd@gmail.com> Pointy hat to: jkoshy
* Upgrade to the 2005-09-04 snapshot.jkoshy2005-09-253-17/+6
| | | | | PR: ports/86537 Submitted by: Rostislav Krasny <rosti.bsd@gmail.com>
* Use pre-configure target.vs2005-09-252-4/+2
| | | | Submitted by: maintainer
* Upgrade to latest version.vanilla2005-09-248-12/+12
|
* We need automake already at patch-timevs2005-09-242-0/+2
| | | | Noticed by: cluster
* - Update to 0.2.2garga2005-09-242-3/+3
| | | | | PR: 86507 Submitted by: maintainer
* - Update to 2.1.2garga2005-09-242-3/+3
| | | | | PR: 86506 Submitted by: maintainer
* - Update to 0.9.2garga2005-09-242-3/+3
| | | | | PR: 86505 Submitted by: maintainer
* - Update to 2.1.2garga2005-09-242-3/+3
| | | | | PR: 86504 Submitted by: maintainer
* search.cpan.org redirect reduction canonicalization project, pass 3:fenner2005-09-231-1/+1
| | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. These are mostly stragglers that should have been caught in pass 2. This pass brought to you by Bill's 102-degree fever during pass 2.
* Update to 0.10.0vs2005-09-238-40/+26
| | | | | PR: ports/86367 Submitted by: maintainer
* - update WWW at authors requestvs2005-09-222-5/+2
| | | | | | | | - update MASTER_SITES since 'fetch -ARr' (FETCH_CMD) dies on 'Moved Temporarily' - remove signature from pkg-descr PR: ports/86434 Submitted by: maintainer
* - update to 10.26.15dinoex2005-09-222-3/+3
|
* - add support for some C++ programsdinoex2005-09-221-0/+15
| | | | | PR: 86304 Submitted by: Craig Rodrigues
* search.cpan.org redirect reduction canonicalization project, pass 2:fenner2005-09-223-3/+3
| | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing.
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-226-6/+6
| | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
* Update to 1.4.6arved2005-09-223-16/+6
| | | | | PR: 86422 Submitted by: maintainer
* Chase libxine shared library versionarved2005-09-221-2/+2
|
* Chase libxine shared library versionarved2005-09-221-2/+2
|
* - Update to 2.6.8pav2005-09-213-27/+3
|
* - Change maintainership of my Mono related ports over to the BSD#tmclaugh2005-09-201-1/+1
| | | | | | | project mailing list. This is the mailing list listed as the maintainer for all my other Mono related ports. Approved by: ahze (mentor)
* Fracplanet is an application to generate random planets and terrainpav2005-09-195-0/+98
| | | | | | | | | with oceans, mountains, icecaps and rivers. Parameters are specified interactively and the results displayed using OpenGL. The generated objects can be dumped in Pov-Ray format. PR: ports/86275 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
* - Fix build on 4.Xpav2005-09-181-0/+1
| | | | | | PR: ports/86282 Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer) Reported by: krismail
* Add MASTER_SITES.nork2005-09-171-1/+2
| | | | | PR: ports/86238 Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
* - Fix build on FreeBSD 4.Xpav2005-09-171-0/+13
| | | | Approved by: mezz (maintainer)
* Add pecomato 0.0.12, a command-line picture metadata processor.garga2005-09-174-0/+82
| | | | | PR: ports/86212 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* - Update to 2.7.8.1garga2005-09-166-3/+3
| | | | | PR: ports/86121 Submitted by: Ports Fury
* - Update to 0.6.8garga2005-09-162-3/+6
| | | | | PR: ports/86120 Submitted by: Ports Fury
* Oops, somehow my previous commit did not pick up the actual patch. Whichmi2005-09-162-0/+242
| | | | is good, because I forgot to bump the PORTREVISION anyway.
* Add a patch from the vendor's CVS to limit the number of pictures cachedmi2005-09-161-2/+2
| | | | | | | | | | by the library (to two by default). Previous versions had NO LIMIT, which prevented simple clients of the library (such "gphoto -P" itself) from downloading LARGE sequences of pictures -- the program would run out of memory and crash. While here, remove the explicit requirements for shared library versions of dependencies.
* Add exrtools 0.4, utilities for manipulating with HDRnork2005-09-154-0/+81
| | | | | | | images in OpenEXR format. PR: ports/84945 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* o Change dependency on fltk to fltk-threads.nork2005-09-151-2/+2
| | | | o Bump PORTREVISION, accordingly.
* - Remove expired port: disappeared from webpav2005-09-156-136/+0
|
* Point at the upstream website, rather than a long-dead personal one.anholt2005-09-141-1/+1
| | | | Reported by: Donnie Berkholz
* - Mirror distfile; master site is unreachablepav2005-09-141-1/+3
| | | | Reported by: krismail
* - fix option WITHOUT_NLSdinoex2005-09-141-2/+2
| | | | | 2005-08-28 maintainer emailed, no response. Approved by: maintainer timeout (2 weeks)
* - update to 3.7.4dinoex2005-09-143-3/+5
|
* Add telak.jylefort2005-09-149-0/+125
| | | | | | | | | | Telak is a small tool to draw local or remote pictures on your root window. This is very useful if you want to have RRD graphs drawn above your wallpaper. WWW: http://julien.danjou.info/telak.html PR: ports/86069 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* - Update to version 1.3.0markus2005-09-146-118/+268
| | | | | - Remove some directories from pkg-plist that are already covered by misc/kdehier
* - Update to 1.70 for FreeBSD 5.X and newerpav2005-09-143-8/+21
| | | | | PR: ports/86066 Submitted by: Serge Negodyuck <petr@petrovich.kiev.ua> (maintainer)
* - Update to 0.0.20050512pav2005-09-145-5/+47
| | | | | PR: ports/85362 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Also build 'exiftran'vs2005-09-132-2/+34
| | | | | | | - Handle presence of libexif gracefully PR: ports/84304 Approved by: maintainer
* Remove obsolete mastersites.linimon2005-09-121-6/+2
| | | | | Source: distfile survey Approved by: maintainer
* Add moth.jylefort2005-09-124-0/+79
| | | | | | | | | | | | | Moth is a simple to use triangle mesh editor based on standardized OpenGL and XML (file format) technologies. Its major field of application is the creation of 3D models for interactive applications like games, visualizations, simulations, virtual worlds and similar uses. Another field of application is 3D sketching. WWW: http://moth.titanothere.com/ PR: ports/85955 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
* Remove obsolete mastersites.linimon2005-09-121-5/+2
| | | | Source: distfile survey
* Viewing Volume Visualizer is a tutorial tool for understandingpav2005-09-115-0/+84
| | | | | | | | | | | | viewing and projection in OpenGL. It allows user to see effects of changing viewing and projection parameters on seeing a scene. Additionally it is possible to dump a C file which specifies viewing and projection of the current principal view in one routine. It could be incorporated into another program that wants to define a specific view and projection. VVV can therefore be used as a preview tool. PR: ports/85948 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
* Fix DISTNAMElawrance2005-09-101-1/+1
| | | | Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Reset bouncing maintainer address (previously noted by pav).linimon2005-09-101-1/+1
|
* - Update to 2.0.0 alpha 5lawrance2005-09-103-11/+86
| | | | | | | | - Includes new INSTALL_CGIKIT_LIGHT to install without any external dependencies. PR: ports/85829 Submitted by: Nicola Vitale <nivit@email.it>
* Update to 0.2.8.4lawrance2005-09-103-5/+5
| | | | | PR: ports/85878 Submitted by: Ports Fury
* Update to 2.0.0lawrance2005-09-105-33/+74
| | | | | PR: ports/85877 Submitted by: Ports Fury
* Update to 0.8.11.kwm2005-09-0922-24/+24
| | | | | | Add new plugins x264. Approved by: maintainer (implicit)
* Move recently added port cad/fig2sxd to a new and more accurate categorygarga2005-09-085-0/+76
| | | | | | | graphics, with extra category converters. Pointed by: danfe Approved by: maintainer
* - Update to 0.17ahze2005-09-082-6/+6
|
* - Add djvulibre-nox11, slave port to djvulibreahze2005-09-082-0/+16
| | | | This version doesn't depend on Qt.
* - Add support for slave portahze2005-09-081-1/+1
|
* Add fv.jylefort2005-09-085-0/+80
| | | | | | | | | | | | | | | | | | | | fv is an HDRI viewer. Currently supported formats are the followings: * Greg Ward's HDR (also known as Radiance/PIC/RGBE). See http://www.graphics.cornell.edu/~bjw/rgbe.html for details. * Paul Debevec's PFM (Portable Float Map). See http://netpbm.sourceforge.net/doc/pfm.html for details. fv reads data from the standard input or files specified as arguments. In the latter case, each file may be compressed one with gzip or bzip2. The file may also change after fv is invoked, except its header part. fv checks whether the file changes and updates the display if necessary. This feature is useful for checking intermediate outputs from renderers. WWW: http://www.eaflux.com/fv/ PR: ports/85840 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
* Add fraqtive 0.3.1, a program for drawing Mandelbrot and Julia fractals.markus2005-09-085-0/+84
| | | | | | | | | It uses a very fast algorithm and generates high quality, smooth images. It is fully interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported. WWW: http://zeus.polsl.gliwice.pl/~mimec/index.php?id=fraqtive
* Add pyro.jylefort2005-09-086-0/+109
| | | | | | | | | | | | | | | | | | | PyroTechnics is a simple OpenGL-based firework simulator. Features -------- o a bunch of nifty kinds of fireworks o the ability to choreograph firework displays o a texture-mapped water surface o reflections in the water o fogging o a moving camera o the ability to save screenshots WWW: http://nostatic.org/pyro/pyro.html PR: ports/85842 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
* upgrade to 0.9.14ijliao2005-09-072-3/+3
|
* BROKEN on amd64: Does not compilekris2005-09-071-0/+4
|
* - rename tkjpeg to tkjpeg-lite and unbreak this portleeym2005-09-062-8/+12
|
* - Update to 5.55clsung2005-09-054-6/+6
| | | | | PR: ports/85726 Submitted by: Tod McQuillin (maintainer)
* MAINTAINER -> gnomeahze2005-09-052-2/+2
|
* - Transfer maintainer to gnomeahze2005-09-051-1/+1
|
* py-freeimagepy is a python wrapper for freeimage library.pav2005-09-055-0/+66
| | | | | PR: ports/85553 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
* FreeImage is an Open Source library project for developers who would like topav2005-09-056-0/+99
| | | | | | | | | | support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X). PR: ports/85552 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
* MetaCam is a utility to read and decode meta-information from digital camerapav2005-09-047-0/+203
| | | | | | | | | | images with EXIF information. In addition to the standard EXIF fields, MetaCam also supports vendor-specific extensions from Nikon, Olympus, Canon and Casio. PR: ports/85628 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* INTERGIF 6.15 is a program for joining GIFs together (for animation),pav2005-09-045-0/+82
| | | | | | | | or splitting animations apart, or for optimising animations created by other programs. PR: ports/85516 Submitted by: Jamie Jones <jamie@bishopston.net>
* - Update to 1.2.0pav2005-09-043-5/+11
| | | | | PR: ports/85581 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
* - Update to 1.4.5.lawrance2005-09-044-17/+6
| | | | | | | - Move pkg-message to files/ so the substitutions work. PR: ports/85668 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
* - Update to 1.3.3pav2005-09-042-3/+3
| | | | | PR: ports/85576 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
* Bmp2html is a simple program that converts a bmpfile to to a html file.sem2005-09-044-0/+49
| | | | | PR: ports/84757 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Update to 0.42.2bland2005-09-022-3/+3
|
* Fix for damn 5.005_03mat2005-09-011-2/+10
| | | | | Pointed out by: kris/pointyhat Pointy hat to: me
* - Update to 2.0.0apav2005-09-016-49/+431
| | | | | PR: ports/83653 Submitted by: Nicola Vitale <nivit@email.it>
* - Update to 0.28ahze2005-09-012-3/+3
|
* Fix crashes with Xaw3d 1.5E.lesi2005-09-0122-14/+2212
| | | | | | Merge changes in patch-aa with patch-Imakefile. Obtained from: Xaw3d homepage (http://www.visi.com/~hawkeyd/xaw3d.html)
* - Update to 0.7.0pav2005-09-013-5/+5
| | | | | PR: ports/85533 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* IGNORE this port on 4.X due to missing symbols.marcus2005-09-011-1/+7
|
* Yet another silent update...thierry2005-09-013-12/+51
| | | | | | | | | - Memory leak corrected in 'CImg<T>::load_bmp()' - Change documentation. Full diff available at <http://pompo.net//ports/CImg-050704-050831.diff.bz2>. Reported by: pointyhat via krion
* - Update to 1.06leeym2005-09-012-9/+7
| | | | | | | | - Fix build on old perl and unbreak PR: 84183 Submitted by: leeym Approved by: maintainer timeout
* Update to 0.11skv2005-08-313-3/+7
| | | | Changes: http://search.cpan.org/src/YSAS/SWF-Builder-0.11/Changes
* Add gnome-colorscheme.jylefort2005-08-3113-0/+753
| | | | | | | | | | | | | | | GNOME Colorscheme is a color scheme builder for the GNOME desktop. It is useful for web creation as well as room painting. It supports 6 various types of color schemes: Complements, Split Complements, Triads, Tetrads, Analogous, and Monochromatic. The user can lighten/darken the whole colorscheme or increase/decrease its saturation. WWW: http://home.gna.org/colorscheme/ PR: ports/85458 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
* - Use rint() instead of round() on FreeBSD 4.Xpav2005-08-312-1/+21
| | | | Suggested by: vs
* Update to 0.45mat2005-08-313-4/+6
|
* s/PTHREAD_FLAGS/PTHREAD_CFLAGS/vs2005-08-311-1/+1
|
* - Update to 2.6.7pav2005-08-302-4/+8
| | | | | - Flip GPHOTO2 option to default to on - Mark BROKEN on 4.X, this version requires new libm functions
* Fix an incompatible change in RRDtool 1.2 where colons in COMMENTmharo2005-08-302-0/+28
| | | | | | arguments to RRDs::graph must be escaped with a backslash. Obtained from: Revision 473 in SVN
* graphics/blender-devel update to 2.37aedwin2005-08-303-4/+4
| | | | | | | update to 2.37a PR: ports/85029 Submitted by: David Yeske <dyeske@yahoo.com>
* upgrade to 5.0.0ijliao2005-08-303-3/+27
| | | | | PR: 85385 Submitted by: Ports Fury
* upgrade to 0.2.4ijliao2005-08-303-7/+24
| | | | | PR: 85382 Submitted by: Ports Fury
* upgrade to 3.41ijliao2005-08-308-89/+115
| | | | | PR: 85381 Submitted by: Ports Fury
* upgrade to 0.2.0ijliao2005-08-304-9/+11
| | | | | PR: 85380 Submitted by: Ports Fury
* - Update to 2.7.8ahze2005-08-304-79/+44
| | | | | PR: ports/85384 Submitted by: Ports Fury
* - Update to 1.0.16ahze2005-08-306-34/+34
| | | | | PR: ports/85383 Submitted by: Ports Fury
* - Update to 1.6.0ahze2005-08-304-15/+24
| | | | | PR: 85418 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
* - update to 10.26.14dinoex2005-08-292-3/+3
|
* - update to 10.26.13dinoex2005-08-292-4/+3
|
* - Update to 0.16ahze2005-08-282-6/+7
|
* Fix MASTER_SITES.novel2005-08-281-1/+1
| | | | | PR: 85358 Submitted by: Erik Greenwald <erik@smluc.org>
* - take maintainershipdinoex2005-08-282-3/+9
| | | | - fix option WITHOUT_NLS
* Fix dependency check filename for libexif.kuriyama2005-08-281-1/+1
|
* - unbreak: update to 2.3petef2005-08-213-15/+9
| | | | | | | - new MASTER_SITES - use ${DOCSDIR}/%%DOCSDIR%% Approved by: portmgr (krion)
* - Enable on amd64pav2005-08-193-3/+3
| | | | Approved by: portmgr (marcus)
* - Fix build on RELENG_4.fjoe2005-08-146-8/+75
| | | | | | | | - Fix dependencies on wxgtk (include lib versions, otherwise wxgtk2 2.6.x libarries could match) - Bump PORTREVISION. Approved by: portmgr
* Fix pkg-plist (this file did not get into previous commit)fjoe2005-08-141-3/+9
| | | | Approved by: portmgr
* - Require native JDK.fjoe2005-08-142-1/+4
| | | | | | - Do not hardcode jdk path (use ${JAVA_HOME}) Approved by: portmgr, maintainer timeout
* Fix a security problem described atmarcus2005-08-132-0/+59
| | | | | | | | | http://vuxml.FreeBSD.org/24eee285-09c7-11da-bc08-0001020eed82.html. Reported by: simon Obtained from: graphics/xpdf Approved by: portmgr (implicit) Security: Fixes xpdf vulnerability
* Fix the xpdf security issue described atmarcus2005-08-132-1/+31
| | | | | | | | http://vuxml.FreeBSD.org/24eee285-09c7-11da-bc08-0001020eed82.html. Reported by: simon Obtained from: graphics/xpdf Approved by: portmgr (implicit)
* - Security Fix:dinoex2005-08-132-0/+20
| | | | | | Secururiy: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319757 Reported by: Christian Weisgerber Approved by: portmgr (erwin)
* Fix security issue.nork2005-08-122-1/+59
| | | | | | | | | http://www.ubuntulinux.org/support/documentation/usn/usn-163-1 http://secunia.com/advisories/16374/ Submitted by: naddy Reported by: jkoshy Approved by: portmgr (krion)
* - Unbreak on amd64 (treat as i386)pav2005-08-106-6/+6
| | | | Approved by: portmgr (marcus)
* - Fix pkg-plist.fjoe2005-08-091-1/+5
| | | | | | - Bump PORTREVISION. Approved by: portmgr
* Fix a regression in kpdf that prevents it from opening a great numberlofi2005-08-034-0/+70
| | | | | | of PDF files. Approved by: portmgr (krion)
* Fix pkg-plist (typo error 'g' -> 'b')vanilla2005-08-021-1/+1
|
* Upgrade to lastest version.vanilla2005-08-0217-39/+35
| | | | | | | | | | | | | | | | | | ecore -> 0.9.9.013 edb -> 1.0.5.004 edje -> 0.5.0.013 eet -> 0.9.10.013 embryo -> 0.9.1.013 enlightenment-devel -> 0.16.999.013 entice -> 0.9.3.004 epeg -> 0.9.0.004 epsilon -> 0.3.0.004 esmart -> 0.9.0.004 etox -> 0.9.0.004 evas -> 0.9.9.013 ewl -> 0.0.4.004 imlib2 -> 1.2.1.004 imlib2_loaders -> 1.2.1.004
* - update to 1.0.0sem2005-08-013-23/+36
| | | | | | | - use INSTALL_DATA for PORTDOCS instead of INSTALL_MAN PR: ports/84390 Submitted by: maintainer
* - Fix build on 4.xsem2005-08-017-20/+197
| | | | | PR: ports/84404 Submitted by: Ports Fury
* Update to 0.13.0, see release note for detail:mezz2005-08-011-5/+0
| | | | http://ruby-gnome2.sourceforge.jp/?News_20050731_1
* Use libtiff from the port rather than the version bundled with gdallawrance2005-08-011-3/+6
| | | | | | | software (thus avoiding libtiff BitsPerSample vulnerability). Bump PORTREVISION. Security: VuXML: 68222076-010b-11da-bc08-0001020eed82
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-017-14/+14
|
* use patchlevel 47.6.netchild2005-08-016-12/+12
| | | | | | Security: This fixes a buffer overflow in the BitsPerSample() function. Securtiy: VuXML: 68222076-010b-11da-bc08-0001020eed82 Requested by: simon on multimedia@
* Add a patch to fix crash on 64 bit systems.lawrance2005-07-312-1/+6
| | | | | | | Bump PORTREVISION. PR: ports/82480 Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net>
* Mark FORBIDDEN and set one month expiration due to multiplesimon2005-07-311-0/+3
| | | | | | vulnerabilities in embedded libtiff and no maintainer. Security: http://vuxml.FreeBSD.org/pkg-ivtools.html
* Mark FORBIDDEN and set one month expiration due to multiplesimon2005-07-311-0/+3
| | | | | | | | vulnerabilities in embedded libtiff and no maintainer. Security: http://vuxml.FreeBSD.org/pkg-fractorama.html http://vuxml.FreeBSD.org/pkg-ja-iv.html http://vuxml.FreeBSD.org/pkg-ja-libimg.html
* bsd.port.pre.mk/bsd.port.post.mk are still needed for correct MANxdanfe2005-07-301-1/+3
| | | | | | assigments. Noticed by: lofi
* Update to 0.1.6.marcus2005-07-302-3/+3
|
* Update to 0.42.marcus2005-07-306-54/+79
|
* Issue a one-month stay of execution for these ports so I can send outkris2005-07-305-5/+5
| | | | an email announcing their demise and give users the chance to submit fixes.
* Add the missing USE_GHOSTSCRIPT.mi2005-07-293-0/+3
| | | | | Notified by: pointyhat (kris) PR: ports/84290
* Fix build on 4.xvs2005-07-291-0/+17
| | | | Approved by: maintainer
* - Add a patch to allow SVGAlib to work with nVidia cards [1]danfe2005-07-293-10/+23
| | | | | | | - Remove obsolete OSVERSION check in Makefile - Minor nits in pkg-descr Submitted by: Mark Tinguely <tinguely(at)casselton.net> [1]
* - update auf gnustep 1.11dinoex2005-07-281-8/+0
|
* Remove some hunks from patch-Makefile.in -- these changes really belongmi2005-07-276-84/+69
| | | | | to the configure script. This ensures, magick.mgk and friends are properly found at run-time.
* Nice.will2005-07-273-0/+0
|
* A fork of a better-known ImageMagick emphasizing user conveniencemi2005-07-2728-0/+1732
| | | | | | | | | | and API stability. The port does not build nor install the Perl and Tcl APIs -- these will be added by separate ports. PR: ports/83932 Submitted by: Ron van Daal (maintainer to be)
* - Update to 2.0.1ahze2005-07-272-5/+3
|
* - Update to 0.1.1pav2005-07-273-8/+12
| | | | | PR: ports/84070 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.3.4ahze2005-07-262-8/+27
| | | | | PR: ports/84069 Submitted by: Ports Fury
* Backout the recently committed by linimon. This is ruby-gnome2, notmezz2005-07-261-3/+0
| | | | ruby-gnome. I did respone long time ago.
* Allow portsmon and FreshPorts to understand that these ports which havelinimon2005-07-264-0/+12
| | | | | | nonstandard Makefiles are actually slave ports. No response from: maintainer
* Unbreak on 4.x through USE_GCC=3.4+vs2005-07-252-2/+2
| | | | Approved by: maintainer
* Update to 2.25.mezz2005-07-253-5/+8
| | | | | PR: ports/83983 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
* Now compiles on 4.xkris2005-07-251-4/+0
|
* - update to 10.26.12dinoex2005-07-252-3/+3
|
* - Respect WITH_NVIDIA_GL.netchild2005-07-231-2/+7
| | | | | | | - Use PKGNAMEPREFIX instead of adding the prefix to the PORTNAME. Submitted by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> Approved by: maintainer timeout (a week and a half)
* - add explanation to DEPRECATED instead of using "yes" [1]netchild2005-07-231-4/+4
| | | | | | | | - portlint - let it expire a litte bit earlier Submitted by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> [1] Requested by: kris, linimon [1]