summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Really use freetype2 (detection was broken)vs2005-05-193-8/+18
| | | | | - Disconnect static libs - Minor cleanup
* Update to 2.10.1.kwm2005-05-193-32/+4
| | | | Bug fix release.
* More attempts to fix an elusive missing dependancy.markm2005-05-184-6/+54
|
* - Update to 0.1.5ahze2005-05-182-3/+3
|
* Update to 2.7.7jylefort2005-05-173-23/+12
| | | | | PR: ports/81052 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix WITHOUT_MNG knob: libmng would indirectly add lcms dependency, whichpav2005-05-173-0/+3
| | | | | | | is needed for color management components in GIMP PR: ports/81152 Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de>
* Update to 5.18kevlo2005-05-178-18/+28
| | | | | PR: ports/81141 Submitted by: MAINTAINER
* - libdata/pkgconfig is now included in mtreepav2005-05-162-2/+0
| | | | Approved by: marcus (portmgr hat)
* Remove pkgconfig rmdir, now created by mtreeache2005-05-162-5/+3
| | | | | | Don't test dirs existance, mkdir -p not return error Submitted by: pav@FreeBSD.org
* F-Spot is an application designed to provide personal photo managementmezz2005-05-166-0/+112
| | | | | | | | | | to the GNOME desktop. Plans include import, export, printing and advanced sorting of digital images. F-Spot is written in C# using Mono and Gtk#. WWW: http://www.gnome.org/projects/f-spot/ BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
* Change maintainer address.thierry2005-05-131-1/+1
| | | | | PR: ports/80973 Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
* - update to 10.26.9dinoex2005-05-132-3/+3
|
* Remove WITH_WXGTK (no longer supported).fjoe2005-05-121-3/+1
|
* Fix build with wxgtk24.krion2005-05-121-1/+1
| | | | Pointyhat goes to: fjoe
* Restore PORTEPOCH (accidentally deleted in prev. commit)skv2005-05-121-0/+1
|
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-122-3/+3
|
* Update to 0.40skv2005-05-122-4/+3
|
* upgrade to 0.2.0ijliao2005-05-122-3/+3
|
* The stl2pov program creates POV-Ray mesh object from the STL files that canjylefort2005-05-104-0/+41
| | | | | | | | | | be exported from most CAD programs. This makes it easy to incorporate CAD models in POV-Ray scenes. WWW: http://www.xs4all.nl/~rsmith/software/ PR: ports/80835 Submitted by: Roland Smith <rsmith@xs4all.nl>
* - update to 10.26.8dinoex2005-05-092-3/+3
|
* - remove NO_CDROMdinoex2005-05-091-1/+0
| | | | | PR: 80677 Submitted by: KOMATSU Shinichiro
* - Update to version 2.1markus2005-05-0912-63/+300
| | | | | - Update pkg-descr - Add locale directories to plist
* unbreak by upgrading to 2.3ijliao2005-05-092-5/+3
|
* Update to 0.8.1jylefort2005-05-083-20/+11
| | | | | PR: ports/80768 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* New port -- Philips USB Cameras Utilities for NetBSD/FreeBSD.ume2005-05-085-0/+109
| | | | | PR: ports/80762 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* - Add missing gconf schema for djvaahze2005-05-081-0/+1
|
* Unbreak, pkg-plist was fixed in graphics/jumpgislawrance2005-05-081-2/+0
| | | | | Reported by: kris Approved by: clement (mentor, implicit)
* Fix pkg-plist for packageslawrance2005-05-081-0/+1
| | | | Reported by: kris
* BROKEN: incomplete pkg-plistkris2005-05-071-0/+2
|
* Update to 0.3.0bland2005-05-072-6/+5
|
* BROKEN on sparc64: Does not compilekris2005-05-071-1/+7
|
* BROKEN: Size mismatchkris2005-05-071-0/+2
|
* Go ahead and make the dri build require gcc 3.4 on 4.x to work around the buildanholt2005-05-061-0/+4
| | | | | | | failure. It seems to be continually growing more c99 dependencies, so don't try to patch them. Reported by: krismail
* Update to 2.5.0novel2005-05-062-3/+5
| | | | | PR: 80670 Submitted by: Igor Pokrovsky (maintainer)
* - Update to 4.1.44pav2005-05-052-5/+4
| | | | | | PR: ports/80615 Submitted by: shuhei <sa264@cam.ac.uk> Approved by: TANNO Hajime <one@netlab.is.tsukuba.ac.jp> (maintainer)
* [1] Fix the build on alpha by removing -ffast-math from the build cflags.anholt2005-05-054-49/+3
| | | | | | | | [2] Remove an unnecessary configure script from when this was built from monolithic sources. [3] Register conflicts for dri-devel in dri. Submitted by: [1] krismail
* Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work whilekris2005-05-051-1/+2
| | | | package building
* - Update to 5.9pav2005-05-043-320/+3
| | | | | PR: ports/80586 Submitted by: Radim Kolar <hsn@netmag.cz>
* - Fix build on 4.x with USE_GCC=3.4+ with a libtool15 hack.ahze2005-05-041-8/+5
| | | | Requested by: nicolas@rachinsky.de
* Bring the dri-devel port up to an 2005-04-19 snapshot of head. Includesanholt2005-05-046-106/+94
| | | | | significant improvements to radeon drivers, with corresponding updates to DDX and DRM.
* - Update to 0.1.6ahze2005-05-034-78/+11
| | | | Note: this no longer builds on 4.x, I don't know enough inline assembly to fix.
* Command line utility to read, write, modify and display EXIF data foundpav2005-05-025-0/+35
| | | | in digital image files written by digital cameras, using libexif.
* - Update to 6.2.2.1pav2005-05-023-61/+52
| | | | | | PR: ports/80501 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Approved by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
* Mark broken on alpha (.got subsegment exceeds 64k)lawrance2005-05-011-1/+7
|
* - Fix plist.bland2005-05-012-0/+5
| | | | | | - Perevent any2djvu installation. Reported by: krismail
* Now builds on 4.xkris2005-04-301-7/+1
|
* BROKEN: Missing dependencykris2005-04-302-0/+4
|
* Add WITH_DJVU knob.bland2005-04-291-0/+18
|
* - Update to 0.3.1ahze2005-04-292-3/+3
|
* Update to 3.5.14bland2005-04-299-168/+11
|
OpenPOWER on IntegriCloud