freebsd-ports/graphics/Makefile

1047 lines
25 KiB
Makefile
Raw Normal View History

1999-08-25 08:16:32 +02:00
# $FreeBSD$
1995-01-13 12:11:29 +01:00
#
COMMENT = Graphics tools and libraries
1998-08-20 00:49:44 +02:00
SUBDIR += 4va
1998-12-24 08:11:01 +01:00
SUBDIR += Cgraph
SUBDIR += Coin
1998-05-19 10:51:56 +02:00
SUBDIR += EZWGL
SUBDIR += GraphicsMagick
SUBDIR += GraphicsMagick12
SUBDIR += GraphicsMagick13
SUBDIR += Hermes
SUBDIR += IPA
1995-07-18 02:34:16 +02:00
SUBDIR += ImageMagick
SUBDIR += ImageMagick-nox11
SUBDIR += O2-tools
SUBDIR += OpenEXR
SUBDIR += R-cran-RColorBrewer
SUBDIR += R-cran-colorspace
SUBDIR += R-cran-diagram
SUBDIR += R-cran-ggplot2
SUBDIR += R-cran-shape
SUBDIR += SciPlot
SUBDIR += a2png
1997-12-19 20:07:02 +01:00
SUBDIR += aalib
SUBDIR += aaphoto
SUBDIR += acidwarp
SUBDIR += aeskulap
SUBDIR += agave
SUBDIR += agg
SUBDIR += albumshaper
2003-12-17 05:15:52 +01:00
SUBDIR += ale
SUBDIR += allegrogl
SUBDIR += alpng
SUBDIR += amanith
SUBDIR += amide
SUBDIR += ampasCTL
SUBDIR += animorph
SUBDIR += aoi
SUBDIR += aolserver-nsgd
SUBDIR += apngasm
SUBDIR += apvlv
SUBDIR += aqsis
SUBDIR += asciio
SUBDIR += autopano-sift
SUBDIR += autopano-sift-c
SUBDIR += autoq3d
SUBDIR += autotrace
1997-12-24 08:40:43 +01:00
SUBDIR += aview
SUBDIR += ayam
SUBDIR += backfract
SUBDIR += barbecue
SUBDIR += barcode
2004-03-02 04:11:39 +01:00
SUBDIR += batik
SUBDIR += bbrb
SUBDIR += blender
SUBDIR += blender-doc
SUBDIR += bmeps
SUBDIR += bmp-rootvis
SUBDIR += bmp2html
SUBDIR += box
SUBDIR += boxer
SUBDIR += bugle
SUBDIR += c-a-i-r
SUBDIR += cadubi
SUBDIR += cairo
SUBDIR += cairo-java
SUBDIR += cairo-reference
SUBDIR += cairomm
SUBDIR += cal3d
SUBDIR += cal3d-devel
1997-05-20 08:29:26 +02:00
SUBDIR += camediaplay
SUBDIR += camera
SUBDIR += camerakit
SUBDIR += cbrpager
SUBDIR += cbview
SUBDIR += cegui
SUBDIR += cenon
SUBDIR += cfdg
SUBDIR += chbg
SUBDIR += cimg
SUBDIR += cinepaint
SUBDIR += claraocr
SUBDIR += clutter
SUBDIR += clutter-box2d
SUBDIR += clutter-gtk
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
2009-11-28 21:06:37 +01:00
SUBDIR += clutter-qt
SUBDIR += comical
SUBDIR += comix
SUBDIR += commons-utilities
SUBDIR += compupic
SUBDIR += corona
SUBDIR += cosmoplayer
SUBDIR += crw
SUBDIR += cthumb
SUBDIR += cuneiform
SUBDIR += curator
SUBDIR += cuttlefish
SUBDIR += danpei
SUBDIR += darknock
SUBDIR += darktable
SUBDIR += dataplot
1998-12-22 03:20:10 +01:00
SUBDIR += dc20ctrl
1999-09-09 03:44:14 +02:00
SUBDIR += dc20pack
SUBDIR += dcraw
SUBDIR += deegree-csw
SUBDIR += deegree-igeoportal
SUBDIR += deegree-wcs
SUBDIR += deegree-wfs
SUBDIR += deegree-wms
SUBDIR += deegree-wps
SUBDIR += deegree-wpvs
SUBDIR += devil
1999-11-25 15:54:32 +01:00
SUBDIR += dia
SUBDIR += diacanvas2
SUBDIR += digikam
SUBDIR += digikam-doc
SUBDIR += digikam-kde4
2011-05-20 08:09:20 +02:00
SUBDIR += ditaa
2002-03-20 04:14:17 +01:00
SUBDIR += divxcalc
SUBDIR += djview4
SUBDIR += djvulibre
SUBDIR += djvulibre-nox11
SUBDIR += dmtx-utils
SUBDIR += dri
SUBDIR += driconf
SUBDIR += duhdraw
SUBDIR += dynamechs
SUBDIR += ecg2png
SUBDIR += ecore-evas
SUBDIR += ecore-sdl
SUBDIR += edje
SUBDIR += edje_viewer
1998-09-06 08:46:36 +02:00
SUBDIR += electriceyes
SUBDIR += enblend
1999-09-27 19:40:01 +02:00
SUBDIR += enfle
2005-01-25 00:17:47 +01:00
SUBDIR += eog
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
2009-11-28 21:06:37 +01:00
SUBDIR += eog-plugins
SUBDIR += eos-movrec
SUBDIR += epdfview
SUBDIR += epeg
SUBDIR += epix
2001-02-12 19:37:55 +01:00
SUBDIR += eps2png
SUBDIR += epstool
1999-06-14 16:02:36 +02:00
SUBDIR += eterm-bg
SUBDIR += ethumb
SUBDIR += evas
SUBDIR += evas-core
SUBDIR += evas-engine-buffer
SUBDIR += evas-engine-opengl
SUBDIR += evas-engine-sdl
SUBDIR += evas-engine-x11
SUBDIR += evas-engine-xrender
SUBDIR += evas-loader-bmp
SUBDIR += evas-loader-edb
SUBDIR += evas-loader-eet
SUBDIR += evas-loader-gif
SUBDIR += evas-loader-jpeg
SUBDIR += evas-loader-pmaps
SUBDIR += evas-loader-png
SUBDIR += evas-loader-svg
SUBDIR += evas-loader-tga
SUBDIR += evas-loader-tiff
SUBDIR += evas-loader-xpm
SUBDIR += evince
SUBDIR += evolvotron
SUBDIR += exact-image
SUBDIR += exif
SUBDIR += exifprobe
SUBDIR += exiftags
SUBDIR += exiftran
SUBDIR += exiv2
SUBDIR += exrtools
SUBDIR += f-spot
SUBDIR += f90gl
1998-02-20 03:39:06 +01:00
SUBDIR += fbm
SUBDIR += feh
SUBDIR += ffff
SUBDIR += fig2sxd
SUBDIR += figurine
SUBDIR += flam3
SUBDIR += flasm
1998-01-29 17:35:17 +01:00
SUBDIR += fli2gif
SUBDIR += flip
SUBDIR += flphoto
1998-12-19 15:58:41 +01:00
SUBDIR += fly
1998-06-24 18:19:54 +02:00
SUBDIR += fnlib
SUBDIR += fortytwo
SUBDIR += fotofix
SUBDIR += fotoxx
SUBDIR += fpc-cairo
SUBDIR += fpc-fpgtk
SUBDIR += fpc-fpvectorial
SUBDIR += fpc-ggi
SUBDIR += fpc-graph
SUBDIR += fpc-hermes
SUBDIR += fpc-imagemagick
SUBDIR += fpc-imlib
SUBDIR += fpc-libgd
SUBDIR += fpc-libpng
SUBDIR += fpc-ncurses
SUBDIR += fpc-opengl
SUBDIR += fpc-pasjpeg
SUBDIR += fpc-proj4
SUBDIR += fpc-rsvg
SUBDIR += fpc-svgalib
SUBDIR += fracplanet
SUBDIR += fractorama
SUBDIR += fraqtive
SUBDIR += freeglut
SUBDIR += freeimage
SUBDIR += frei0r
2011-06-29 17:15:08 +02:00
SUBDIR += frei0r-plugins
SUBDIR += frei0r-plugins-gavl
SUBDIR += frei0r-plugins-opencv
SUBDIR += frontline
SUBDIR += ftgl
SUBDIR += fujiplay
SUBDIR += fusefs-gphotofs
SUBDIR += fv
SUBDIR += fyre
1998-08-10 02:13:25 +02:00
SUBDIR += g2
SUBDIR += gambas2-gb-gtk-svg
SUBDIR += gambas2-gb-image
SUBDIR += gambas2-gb-opengl
SUBDIR += gambas2-gb-pdf
SUBDIR += gauche-gl
2000-02-21 23:49:13 +01:00
SUBDIR += gcolor
SUBDIR += gcolor2
1997-02-13 15:58:38 +01:00
SUBDIR += gd
SUBDIR += gdal
SUBDIR += gdal-grass
SUBDIR += gdchart
SUBDIR += gdk-pixbuf
SUBDIR += gdk-pixbuf2
SUBDIR += gdtclft
SUBDIR += geeqie
SUBDIR += gegl
SUBDIR += geglmm
SUBDIR += geoapi
SUBDIR += geomorph
1997-08-19 09:17:56 +02:00
SUBDIR += geomview
SUBDIR += geos
SUBDIR += geoserver
SUBDIR += gexiv2
SUBDIR += giblib
1999-09-06 21:41:35 +02:00
SUBDIR += gif2png
2009-06-07 22:51:00 +02:00
SUBDIR += giflib
1996-11-19 13:33:33 +01:00
SUBDIR += gifmerge
1998-12-05 17:32:32 +01:00
SUBDIR += gifsicle
1996-10-30 15:29:08 +01:00
SUBDIR += giftool
SUBDIR += gimageview
SUBDIR += gimmage
SUBDIR += gimp
SUBDIR += gimp-app
SUBDIR += gimp-data-extras
SUBDIR += gimp-focusblur-plugin
SUBDIR += gimp-gap
SUBDIR += gimp-gmic-plugin
SUBDIR += gimp-help
SUBDIR += gimp-lqr-plugin
SUBDIR += gimp-manual-html
SUBDIR += gimp-manual-pdf
SUBDIR += gimp-resynthesizer
SUBDIR += gimp-save-for-web
SUBDIR += gimpfx-foundry
2006-02-22 05:12:14 +01:00
SUBDIR += gimpshop
SUBDIR += giram
SUBDIR += gkrellkam
SUBDIR += gkrellkam2
SUBDIR += gle
SUBDIR += gle-graphics
SUBDIR += glew
SUBDIR += glexcess
SUBDIR += glfw
SUBDIR += glide3
SUBDIR += glitz
SUBDIR += gliv
SUBDIR += glosm
SUBDIR += glpng
SUBDIR += gltt
SUBDIR += gmt
SUBDIR += gnash
1999-12-31 22:55:46 +01:00
SUBDIR += gnofract4d
SUBDIR += gnomecanvas
SUBDIR += gnomeiconedit
SUBDIR += gnustep-slideshow
SUBDIR += gnustep-slideshowkit
SUBDIR += gocr
SUBDIR += goocanvas
SUBDIR += goocanvasmm
SUBDIR += goom
SUBDIR += gource
2001-03-12 16:02:10 +01:00
SUBDIR += gozer
SUBDIR += gpaint
SUBDIR += gphoto2
SUBDIR += gpicview
1998-02-18 21:57:14 +01:00
SUBDIR += gplot
SUBDIR += gpsmanshp
1998-10-27 17:58:02 +01:00
SUBDIR += gqview
2005-01-09 23:24:41 +01:00
SUBDIR += gqview-devel
1999-06-11 01:53:51 +02:00
SUBDIR += gracula
SUBDIR += grads
SUBDIR += grafx2
SUBDIR += graphopt
1998-02-04 09:40:56 +01:00
SUBDIR += graphviz
SUBDIR += grx
SUBDIR += gscan2pdf
SUBDIR += gsculpt
SUBDIR += gsnapshot
SUBDIR += gstreamer-plugins-aalib
2005-03-08 08:17:24 +01:00
SUBDIR += gstreamer-plugins-cairo
SUBDIR += gstreamer-plugins-gdkpixbuf
SUBDIR += gstreamer-plugins-gl
SUBDIR += gstreamer-plugins-jpeg
SUBDIR += gstreamer-plugins-libcaca
SUBDIR += gstreamer-plugins-libpng
SUBDIR += gstreamer-plugins-libvisual
SUBDIR += gstreamer-plugins-opencv
SUBDIR += gthumb
SUBDIR += gtimelapse
SUBDIR += gtk-update-icon-cache
SUBDIR += gtkam
SUBDIR += gtkdps
SUBDIR += gtkgraph
SUBDIR += gtksee
SUBDIR += gts
SUBDIR += guilib
SUBDIR += gwenview
SUBDIR += gwenview-kde4
SUBDIR += gx
2007-04-16 10:14:43 +02:00
SUBDIR += hobbes-icons-xpm
1999-10-07 05:26:47 +02:00
SUBDIR += hppsmtools
SUBDIR += hs-HGL
SUBDIR += hs-cairo
SUBDIR += hs-soegtk
SUBDIR += hs-svgcairo
SUBDIR += hsetroot
SUBDIR += hugin
SUBDIR += icoconvert
SUBDIR += icon-slicer
SUBDIR += icontact
SUBDIR += icoutils
SUBDIR += ida
SUBDIR += iec16022
SUBDIR += iiview
SUBDIR += ilmbase
SUBDIR += imageindex
SUBDIR += imagesort
SUBDIR += imageviewer
2002-04-30 05:02:42 +02:00
SUBDIR += imc
SUBDIR += imgseek
SUBDIR += imgtops
SUBDIR += imgv
1997-06-04 01:39:35 +02:00
SUBDIR += imlib
2001-03-12 15:40:53 +01:00
SUBDIR += imlib2
SUBDIR += imlib2_loaders
SUBDIR += import-pictures
SUBDIR += impressive
SUBDIR += inkscape
SUBDIR += intergif
SUBDIR += inventor
SUBDIR += ipe
SUBDIR += iulib
SUBDIR += ivtools
SUBDIR += jalbum
SUBDIR += jasper
SUBDIR += jave6
2010-07-10 13:09:20 +02:00
SUBDIR += jbig2dec
1996-12-23 08:34:57 +01:00
SUBDIR += jbigkit
SUBDIR += jdraw
1999-09-07 01:33:27 +02:00
SUBDIR += jgraph
SUBDIR += jhead
2010-09-19 15:34:29 +02:00
SUBDIR += jogamp-jogl
SUBDIR += jogl
SUBDIR += jp2a
SUBDIR += jpatch
1995-07-18 02:34:16 +02:00
SUBDIR += jpeg
SUBDIR += jpeg2pdf
2000-12-30 15:21:10 +01:00
SUBDIR += jpeg2ps-a4
SUBDIR += jpeg2ps-letter
SUBDIR += jpeginfo
SUBDIR += jpegoptim
SUBDIR += jpegpixi
SUBDIR += jpg2pdf
SUBDIR += jpgraph
SUBDIR += jpgraph2
SUBDIR += jpgtn
SUBDIR += jslice
SUBDIR += jumpgis
SUBDIR += jumpgis-postgis
SUBDIR += k3d
SUBDIR += kalbum
SUBDIR += kallery
SUBDIR += kamera
SUBDIR += kamera-kde4
SUBDIR += kbarcode
SUBDIR += kcolorchooser
The KDE FreeBSD team is proud to announce the release of KDE 4.1.1 for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving.
2008-09-03 15:06:24 +02:00
SUBDIR += kcoloredit
SUBDIR += kdc2tiff
Please welcome Qt3/KDE3 to our ports tree. This includes work since the original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
2002-04-22 01:47:50 +02:00
SUBDIR += kdegraphics3
SUBDIR += kdegraphics4
SUBDIR += kdegraphics4-mobipocket
SUBDIR += kdegraphics4-strigi-analyzer
SUBDIR += kdegraphics4-svgpart
SUBDIR += kdegraphics4-thumbnailers
The KDE FreeBSD team is proud to announce the release of KDE 4.1.1 for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving.
2008-09-03 15:06:24 +02:00
SUBDIR += kgraphviewer
SUBDIR += kiconedit
SUBDIR += kipi-plugins
SUBDIR += kipi-plugins-kde4
SUBDIR += kisomandel
SUBDIR += kix-kmod
2009-11-18 21:04:03 +01:00
SUBDIR += klatexformula
SUBDIR += kludge3d
SUBDIR += kolourpaint
SUBDIR += kooka
SUBDIR += kphotoalbum
2010-06-08 19:09:54 +02:00
SUBDIR += kphotoalbum-kde4
SUBDIR += kpovmodeler
SUBDIR += kradview
SUBDIR += ksaneplugin
SUBDIR += ksnapshot
SUBDIR += kudu
SUBDIR += kuickshow
2009-08-09 21:16:12 +02:00
SUBDIR += kuickshow-kde4
SUBDIR += l2p
SUBDIR += landscape
SUBDIR += laternamagica
SUBDIR += lcdtest
SUBDIR += lcms
SUBDIR += lcms-python
SUBDIR += lcms2
SUBDIR += leafpak
SUBDIR += lensfun
SUBDIR += leptonica
1999-03-07 13:27:37 +01:00
SUBDIR += lfview
SUBDIR += lib3ds
SUBDIR += libGL
SUBDIR += libGLU
SUBDIR += libGLw
SUBDIR += libafterimage
SUBDIR += libart
SUBDIR += libart_lgpl
SUBDIR += libaux
SUBDIR += libboard
SUBDIR += libcaca
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
2009-11-28 21:06:37 +01:00
SUBDIR += libchamplain
SUBDIR += libdmtx
SUBDIR += libdrm
SUBDIR += libecwj2
SUBDIR += libemf
SUBDIR += libexif
SUBDIR += libexif-gtk
SUBDIR += libfpx
SUBDIR += libgeotiff
SUBDIR += libgfx
SUBDIR += libggi
SUBDIR += libggigcp
SUBDIR += libggimisc
SUBDIR += libggiwmh
SUBDIR += libgltext
SUBDIR += libglut
SUBDIR += libgnomecanvas
SUBDIR += libgnomecanvas-reference
SUBDIR += libgnomecanvasmm
SUBDIR += libgnomecanvasmm26
SUBDIR += libgphoto2
1999-04-10 22:31:59 +02:00
SUBDIR += libimg
SUBDIR += libiptcdata
SUBDIR += libjpeg-turbo
SUBDIR += libkdcraw
SUBDIR += libkdcraw-kde4
SUBDIR += libkexif
SUBDIR += libkexiv2
SUBDIR += libkexiv2-kde4
SUBDIR += libkipi
SUBDIR += libkipi-kde4
SUBDIR += libksane
SUBDIR += liblqr-1
SUBDIR += liblug
SUBDIR += libmng
SUBDIR += libmorph
SUBDIR += libopenraw
SUBDIR += libosmesa
SUBDIR += libpano12
SUBDIR += libpano13
SUBDIR += libpcd
SUBDIR += libprojectm
SUBDIR += libpuzzle
SUBDIR += libqglviewer
SUBDIR += libqrencode
SUBDIR += libraw
2001-05-08 20:56:49 +02:00
SUBDIR += librsvg
SUBDIR += librsvg2
SUBDIR += libspiro
SUBDIR += libsvg
SUBDIR += libsvg-cairo
1999-12-29 08:11:21 +01:00
SUBDIR += libungif
SUBDIR += libvisual
SUBDIR += libvisual04
SUBDIR += libvisual04-plugins
SUBDIR += libwmf
2011-10-11 19:57:29 +02:00
SUBDIR += libwmf-nox11
SUBDIR += libwpg
SUBDIR += libwpg01
SUBDIR += libx3dtk
SUBDIR += lightspark-devel
SUBDIR += linplasma
SUBDIR += linux-XnViewMP
SUBDIR += linux-ac3d
SUBDIR += linux-adobesvg
SUBDIR += linux-cairo
SUBDIR += linux-dri74
SUBDIR += linux-f10-cairo
SUBDIR += linux-f10-dri
SUBDIR += linux-f10-gdk-pixbuf
SUBDIR += linux-f10-glew
SUBDIR += linux-f10-imlib
SUBDIR += linux-f10-jpeg
SUBDIR += linux-f10-libGLU
SUBDIR += linux-f10-libmng
SUBDIR += linux-f10-png
SUBDIR += linux-f10-png10
SUBDIR += linux-f10-sdl_image
SUBDIR += linux-f10-tiff
SUBDIR += linux-f10-ungif
SUBDIR += linux-gdk-pixbuf
2001-11-07 18:20:54 +01:00
SUBDIR += linux-imlib
2000-04-15 19:26:59 +02:00
SUBDIR += linux-jpeg
SUBDIR += linux-libGLU
SUBDIR += linux-libmng
SUBDIR += linux-panorama-tools
SUBDIR += linux-png
SUBDIR += linux-png10
SUBDIR += linux-sdl_image
SUBDIR += linux-sdl_ttf
SUBDIR += linux-tiff
SUBDIR += linux-ungif
SUBDIR += linux_dri
SUBDIR += linux_glide
SUBDIR += long-exposure-tools
SUBDIR += lprof-devel
SUBDIR += luminance
SUBDIR += luxrender
SUBDIR += mahotas
SUBDIR += makehuman
SUBDIR += mapnik
SUBDIR += mapserver
SUBDIR += mapyrus
SUBDIR += maverik
SUBDIR += megapov
SUBDIR += mesa-demos
SUBDIR += mesagl
2003-02-08 11:27:24 +01:00
SUBDIR += meshviewer
SUBDIR += metacam
SUBDIR += metapixel
SUBDIR += mhgui
SUBDIR += ming
SUBDIR += mingplot
SUBDIR += mirage
SUBDIR += mmrecover
SUBDIR += morpheus
SUBDIR += mscgen
SUBDIR += mtpaint
SUBDIR += multican
SUBDIR += multivideo
SUBDIR += mupdf
SUBDIR += mxp
SUBDIR += mypaint
SUBDIR += nathive
1995-07-18 02:34:16 +02:00
SUBDIR += netpbm
SUBDIR += nip2
SUBDIR += npretty
SUBDIR += nurbs++
SUBDIR += nvidia-texture-tools
SUBDIR += ocaml-images
SUBDIR += ocaml-lablgl
SUBDIR += ocrad
SUBDIR += ocre
SUBDIR += ocrfeeder
SUBDIR += ocropus
SUBDIR += ogre3d
SUBDIR += okular
SUBDIR += openclipart
SUBDIR += opencsg
SUBDIR += opencv
SUBDIR += opencv-core
SUBDIR += opendis
1999-09-20 08:44:46 +02:00
SUBDIR += opendx
SUBDIR += openexr_ctl
1999-01-20 17:50:00 +01:00
SUBDIR += opengl-man
SUBDIR += opengtl
SUBDIR += openjpeg
SUBDIR += openjump
SUBDIR += openrm
SUBDIR += optar
SUBDIR += optipng
SUBDIR += orca
SUBDIR += osg
2009-02-10 04:54:31 +01:00
SUBDIR += osg-devel
SUBDIR += p5-Acme-Steganography-Image-Png
SUBDIR += p5-CAD-Drawing
SUBDIR += p5-CAD-Drawing-Template
SUBDIR += p5-Cairo
SUBDIR += p5-Captcha-reCAPTCHA
SUBDIR += p5-Captcha-reCAPTCHA-Mailhide
SUBDIR += p5-Chart-Clicker
SUBDIR += p5-Chart-Graph
SUBDIR += p5-Chart-PNGgraph
SUBDIR += p5-Color-Library
SUBDIR += p5-Color-Palette
SUBDIR += p5-Color-Rgb
SUBDIR += p5-Color-Scheme
SUBDIR += p5-Convert-Color
SUBDIR += p5-GD
SUBDIR += p5-GD-Arrow
SUBDIR += p5-GD-Barcode
SUBDIR += p5-GD-Graph
SUBDIR += p5-GD-Graph-histogram
SUBDIR += p5-GD-Graph-ohlc
2000-04-23 19:13:39 +02:00
SUBDIR += p5-GD-Graph3d
SUBDIR += p5-GD-SVG
SUBDIR += p5-GD-TextUtil
SUBDIR += p5-GD-Thumbnail
SUBDIR += p5-Geo-EOP
SUBDIR += p5-Geo-GML
SUBDIR += p5-Geo-Gpx
SUBDIR += p5-Geo-KML
SUBDIR += p5-Geo-Point
SUBDIR += p5-Geo-Proj4
SUBDIR += p5-Geometry-Primitive
SUBDIR += p5-Google-Chart
SUBDIR += p5-Graph-Easy
SUBDIR += p5-Graph-ReadWrite
SUBDIR += p5-Graph-SocialMap
SUBDIR += p5-Graph-Writer-GraphViz
SUBDIR += p5-GraphViz
SUBDIR += p5-GraphViz-Data-Structure
SUBDIR += p5-GraphViz-Traverse
SUBDIR += p5-Graphics-Color
SUBDIR += p5-Graphics-ColorNames
SUBDIR += p5-Graphics-ColorNames-WWW
SUBDIR += p5-Graphics-GnuplotIF
SUBDIR += p5-Graphics-Primitive
SUBDIR += p5-Graphics-Primitive-Driver-Cairo
SUBDIR += p5-Image-Base
SUBDIR += p5-Image-Base-SVG
SUBDIR += p5-Image-Caa
SUBDIR += p5-Image-Compare
SUBDIR += p5-Image-ExifTool
SUBDIR += p5-Image-ExifTool-devel
SUBDIR += p5-Image-Grab
SUBDIR += p5-Image-Heatmap
SUBDIR += p5-Image-IPTCInfo
SUBDIR += p5-Image-Imgur
SUBDIR += p5-Image-Imlib2
SUBDIR += p5-Image-Info
SUBDIR += p5-Image-Magick-Iterator
SUBDIR += p5-Image-Math-Constrain
SUBDIR += p5-Image-MetaData-GQview
SUBDIR += p5-Image-MetaData-JPEG
SUBDIR += p5-Image-PBMlib
SUBDIR += p5-Image-Pngslimmer
1997-08-19 09:17:56 +02:00
SUBDIR += p5-Image-Size
SUBDIR += p5-Image-Size-FillFullSelect
SUBDIR += p5-Imager
SUBDIR += p5-Imager-AverageGray
SUBDIR += p5-Imager-Graph
SUBDIR += p5-Imager-Plot
SUBDIR += p5-Imager-QRCode
SUBDIR += p5-Imlib2
SUBDIR += p5-Layout-Manager
SUBDIR += p5-OpenGL
SUBDIR += p5-PGPLOT
SUBDIR += p5-SVG-DOM2
SUBDIR += p5-SVG-Graph
SUBDIR += p5-SVG-Metadata
SUBDIR += p5-SWF-Builder
SUBDIR += p5-SWF-File
SUBDIR += p5-Sane
SUBDIR += p5-SpringGraph
SUBDIR += p5-Tk-JPEG-Lite
SUBDIR += p5-URI-GoogleChart
SUBDIR += p5-VCG
SUBDIR += p5-Visio
1998-04-11 15:54:50 +02:00
SUBDIR += p5-chart
SUBDIR += p5-clutter
SUBDIR += p5-ming
SUBDIR += panoglview
SUBDIR += panomatic
SUBDIR += passepartout
SUBDIR += pdf2svg
SUBDIR += pear-Horde_Image
SUBDIR += pear-Image_3D
SUBDIR += pear-Image_Barcode
SUBDIR += pear-Image_Canvas
SUBDIR += pear-Image_Color
SUBDIR += pear-Image_Graph
SUBDIR += pear-Image_GraphViz
SUBDIR += pear-Image_Transform
SUBDIR += pecl-gmagick
SUBDIR += pecl-imagick
SUBDIR += pecl-imlib2
SUBDIR += pecl-qrencode
SUBDIR += pecomato
SUBDIR += pencil
SUBDIR += peps
SUBDIR += pfscalibration
SUBDIR += pfstmo
SUBDIR += pfstools
1996-12-22 05:38:42 +01:00
SUBDIR += pgplot
SUBDIR += pho
SUBDIR += photoclip
SUBDIR += photopc
SUBDIR += php-facedetect
SUBDIR += php-libpuzzle
SUBDIR += php-magickwand
SUBDIR += php4-chartdirector
2004-07-19 10:06:21 +02:00
SUBDIR += php4-exif
2004-07-19 09:21:35 +02:00
SUBDIR += php4-gd
SUBDIR += php5-chartdirector
2004-07-19 11:10:26 +02:00
SUBDIR += php5-exif
SUBDIR += php5-ffmpeg
2004-07-19 09:22:10 +02:00
SUBDIR += php5-gd
SUBDIR += php5-swfed
SUBDIR += php52-exif
SUBDIR += php52-gd
SUBDIR += php52-ming
SUBDIR += phplot
SUBDIR += phpsview
SUBDIR += picpuz
SUBDIR += picturebook
SUBDIR += picviz
SUBDIR += piddle
SUBDIR += pinpoint
SUBDIR += pixelize
SUBDIR += pixen
SUBDIR += pixie
SUBDIR += pixmap
SUBDIR += plasma-kmod
1997-02-25 15:22:31 +01:00
SUBDIR += plotmtv
1998-06-20 05:11:36 +02:00
SUBDIR += plotutils
1995-12-05 03:49:53 +01:00
SUBDIR += png
1999-11-14 04:40:36 +01:00
SUBDIR += png2html
SUBDIR += png2ico
SUBDIR += pngcheck
1999-12-22 15:55:38 +01:00
SUBDIR += pngcrush
SUBDIR += pngnq
SUBDIR += pngquant
SUBDIR += pngrewrite
SUBDIR += pngwriter
SUBDIR += podofo
SUBDIR += poppler
SUBDIR += poppler-data
SUBDIR += poppler-gtk
SUBDIR += poppler-qt
SUBDIR += poppler-qt4
SUBDIR += poppler-utils
SUBDIR += popplerkit
2002-11-24 02:06:12 +01:00
SUBDIR += pornview
SUBDIR += potrace
SUBDIR += potracegui
SUBDIR += povray-meta
1999-03-20 15:54:00 +01:00
SUBDIR += povray31
SUBDIR += povray36
2011-05-07 19:35:17 +02:00
SUBDIR += povray37
SUBDIR += ppmcaption
SUBDIR += ppminfo
SUBDIR += ppsei
SUBDIR += pqiv
SUBDIR += preview
SUBDIR += price
SUBDIR += prison
SUBDIR += processing
SUBDIR += proj
SUBDIR += projectm-libvisual
1998-07-16 08:36:49 +02:00
SUBDIR += pstoedit
SUBDIR += pstoepsi
SUBDIR += pure-gl
2000-05-29 10:54:59 +02:00
SUBDIR += pvmpov
SUBDIR += py-PyX
SUBDIR += py-aafigure
SUBDIR += py-actdiag
SUBDIR += py-amanith
SUBDIR += py-blockdiag
2004-12-06 00:22:02 +01:00
SUBDIR += py-cairo
SUBDIR += py-cgkit
SUBDIR += py-chart
SUBDIR += py-clutter
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
2009-11-28 21:06:37 +01:00
SUBDIR += py-clutter-gtk
SUBDIR += py-editobj
SUBDIR += py-exif
SUBDIR += py-exiv2
SUBDIR += py-freeimagepy
SUBDIR += py-gchartwrapper
SUBDIR += py-gd
SUBDIR += py-gimp
SUBDIR += py-glewpy
SUBDIR += py-goocanvas
SUBDIR += py-graph
SUBDIR += py-graph-core
SUBDIR += py-graph-dot
SUBDIR += py-graphviz
SUBDIR += py-graphy
SUBDIR += py-gvgen
1998-11-05 09:03:20 +01:00
SUBDIR += py-imaging
SUBDIR += py-ming
SUBDIR += py-nwdiag
SUBDIR += py-opencv
SUBDIR += py-openexr
SUBDIR += py-opengl
SUBDIR += py-paint
SUBDIR += py-poppler
SUBDIR += py-pycha
SUBDIR += py-pydot
SUBDIR += py-pyglet
SUBDIR += py-pygooglechart
SUBDIR += py-pyproj
SUBDIR += py-qt4-svg
SUBDIR += py-rabbyt
SUBDIR += py-sane
SUBDIR += py-seqdiag
SUBDIR += py-sorl-thumbnail
SUBDIR += py-soya3d
SUBDIR += py-visual
SUBDIR += py-webcolors
SUBDIR += pygts
SUBDIR += pymorph
SUBDIR += pyro
SUBDIR += pysvg
SUBDIR += q-graph
SUBDIR += qcamview
SUBDIR += qcomicbook
1998-11-16 22:04:07 +01:00
SUBDIR += qcread
SUBDIR += qgis
SUBDIR += qiv
2011-04-10 22:29:05 +02:00
SUBDIR += qiviewer
SUBDIR += qslim
SUBDIR += qt4-iconengines
SUBDIR += qt4-imageformats
SUBDIR += qt4-pixeltool
SUBDIR += qt4-svg
SUBDIR += qtgtl
SUBDIR += quat
SUBDIR += quat-gui
SUBDIR += quesa
SUBDIR += quesoglc
1997-05-20 08:29:26 +02:00
SUBDIR += qvplay
SUBDIR += raster3d
SUBDIR += rawstudio
SUBDIR += rawtherapee
1998-05-26 06:04:20 +02:00
SUBDIR += rayshade
SUBDIR += reallyslick
SUBDIR += recoverjpeg
SUBDIR += repng2jpeg
SUBDIR += rgbpaint
SUBDIR += ristretto
SUBDIR += ruby-cairo
SUBDIR += ruby-gd
SUBDIR += ruby-gdk_pixbuf2
SUBDIR += ruby-gnomecanvas2
SUBDIR += ruby-image_size
SUBDIR += ruby-imlib2
SUBDIR += ruby-libart2
SUBDIR += ruby-ming
SUBDIR += ruby-opengl
SUBDIR += ruby-pgplot
SUBDIR += ruby-rmagick
SUBDIR += ruby-rsvg2
SUBDIR += ruby-svg
SUBDIR += ruby-tgif
SUBDIR += rubygem-captcha
SUBDIR += rubygem-chunky_png
SUBDIR += rubygem-dragonfly
SUBDIR += rubygem-exifr
SUBDIR += rubygem-ezprint
SUBDIR += rubygem-gd2
SUBDIR += rubygem-geokit
SUBDIR += rubygem-graphviz
SUBDIR += rubygem-gruff
SUBDIR += rubygem-image_science
SUBDIR += rubygem-imagesize
SUBDIR += rubygem-objectdetect
SUBDIR += rubygem-opengl
SUBDIR += rubygem-pdfkit
SUBDIR += rubygem-railroad
SUBDIR += rubygem-scruffy
SUBDIR += rubygem-turing
SUBDIR += rubyphoto
SUBDIR += s10sh
SUBDIR += sage
SUBDIR += sam2p
SUBDIR += sane-backends
SUBDIR += sane-epkowa
SUBDIR += sane-frontends
SUBDIR += scale2x
SUBDIR += scantailor
SUBDIR += scr2png
SUBDIR += scrot
1999-04-03 03:09:02 +02:00
SUBDIR += scwm-icons
SUBDIR += sdl_gfx
SUBDIR += sdl_image
SUBDIR += sdl_ttf
SUBDIR += seam-carving-gui
SUBDIR += seejpeg
SUBDIR += seom
SUBDIR += separate
SUBDIR += sharpconstruct
SUBDIR += shiva-collections
SUBDIR += shotwell
SUBDIR += show
SUBDIR += showimg
SUBDIR += silgraphite
SUBDIR += simage
SUBDIR += simpleviewer
SUBDIR += sk1libs
The KDE FreeBSD team is proud to announce the release of KDE 4.1.1 for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving.
2008-09-03 15:06:24 +02:00
SUBDIR += skanlite
SUBDIR += skencil
SUBDIR += sketch
SUBDIR += sng
2000-01-28 13:47:35 +01:00
SUBDIR += sodipodi
SUBDIR += solang
SUBDIR += spcaview
SUBDIR += springgraph
SUBDIR += squish
SUBDIR += sswf
1998-08-24 04:00:48 +02:00
SUBDIR += stamp
SUBDIR += stl2pov
SUBDIR += structuresynth
SUBDIR += svg2pdf
SUBDIR += svg2png
SUBDIR += svg2swf
SUBDIR += svgalib
SUBDIR += svgfig
SUBDIR += svgviewer
SUBDIR += swfdec
SUBDIR += swfmill
SUBDIR += swftools
SUBDIR += synaesthesia
SUBDIR += synfigstudio
SUBDIR += telak
SUBDIR += tesseract
SUBDIR += tesseract-data
1996-01-31 12:13:36 +01:00
SUBDIR += tgif
SUBDIR += tif22pnm
SUBDIR += tiff
SUBDIR += tiff2png
SUBDIR += tifmerge
SUBDIR += tilecache
SUBDIR += timeless
SUBDIR += tintfu
SUBDIR += tinyows
SUBDIR += tkpng
1999-09-24 18:02:37 +02:00
SUBDIR += togl
SUBDIR += tonicpoint-viewer
SUBDIR += truevision
SUBDIR += tulip
SUBDIR += tumble
SUBDIR += uDrawGraph
SUBDIR += ufraw
SUBDIR += uniconvertor
SUBDIR += uniconvw
SUBDIR += unpaper
1997-06-04 01:41:27 +02:00
SUBDIR += urt
1995-07-18 02:34:16 +02:00
SUBDIR += vcg
SUBDIR += vid
SUBDIR += view3ds
SUBDIR += vigra
SUBDIR += vindaloo
2004-03-20 20:06:44 +01:00
SUBDIR += vips
SUBDIR += visionworkbench
SUBDIR += visprint
2001-12-30 23:54:24 +01:00
SUBDIR += vp
SUBDIR += vrml2pov
SUBDIR += webp
1997-01-12 06:55:00 +01:00
SUBDIR += whirlgif
SUBDIR += white_dune
SUBDIR += wings
SUBDIR += wings-devel
SUBDIR += wmgrabimage
1999-03-19 23:23:22 +01:00
SUBDIR += wmicons
SUBDIR += wxsvg
1997-02-28 11:54:04 +01:00
SUBDIR += xaos
1995-11-09 07:50:18 +01:00
SUBDIR += xbmbrowser
SUBDIR += xd3d
1999-06-16 15:46:04 +02:00
SUBDIR += xdgagrab
SUBDIR += xenomorph
SUBDIR += xface.el
1995-07-18 02:34:16 +02:00
SUBDIR += xfig
SUBDIR += xfig-devel
1998-01-09 15:42:00 +01:00
SUBDIR += xfpovray
1995-09-09 06:23:32 +02:00
SUBDIR += xfractint
SUBDIR += xglurbules
1995-07-29 13:31:33 +02:00
SUBDIR += xgrasp
1995-07-18 02:34:16 +02:00
SUBDIR += xli
SUBDIR += xmagv
1996-11-15 11:23:21 +01:00
SUBDIR += xmandel
SUBDIR += xmedcon
1996-08-01 22:47:07 +02:00
SUBDIR += xmfract
SUBDIR += xmlgraphics-commons
SUBDIR += xmms-blursk
SUBDIR += xmms-dancingparticles
SUBDIR += xmms-dflowers
SUBDIR += xmms-dscope
SUBDIR += xmms-dspectogram
SUBDIR += xmms-dspectral
SUBDIR += xmms-finespectrum
SUBDIR += xmms-fishmatic
SUBDIR += xmms-gdancer
SUBDIR += xmms-iris
SUBDIR += xmms-jess
SUBDIR += xmms-nebulus
SUBDIR += xmms-paranormal
SUBDIR += xmms-plazma
SUBDIR += xmms-scivi
SUBDIR += xmms-vumeter
SUBDIR += xmms-waterfall
1996-08-01 22:47:07 +02:00
SUBDIR += xmorph
1997-01-11 12:50:54 +01:00
SUBDIR += xmountains
SUBDIR += xnview
SUBDIR += xoris
SUBDIR += xournal
1995-07-18 02:34:16 +02:00
SUBDIR += xpaint
1996-02-10 21:34:58 +01:00
SUBDIR += xpdf
SUBDIR += xpx
SUBDIR += xsane
2005-02-16 07:26:23 +01:00
SUBDIR += xsvg
SUBDIR += xtexcad
1995-07-18 02:34:16 +02:00
SUBDIR += xv
1998-10-28 15:38:53 +01:00
SUBDIR += xv-m17n
1998-07-13 01:36:34 +02:00
SUBDIR += xwpick
SUBDIR += xzgv
SUBDIR += yafray
SUBDIR += yagf
SUBDIR += yap
SUBDIR += yed
SUBDIR += yukon
SUBDIR += zathura
SUBDIR += zbar
SUBDIR += zgv
2000-02-22 23:03:45 +01:00
SUBDIR += zimg
SUBDIR += zint
SUBDIR += zphoto
1995-01-13 12:11:29 +01:00
.include <bsd.port.subdir.mk>