aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Make it build on FreeBSD 7.Raphael Kubo da Costa2012-05-302-1/+18
| | | | | | | | | There's a call to mkdtemp(), which is supposed to be in stdlib.h. However, until FreeBSD 8 the definition was only in unistd.h, so we need to include that header for 7. Notes: svn path=/head/; revision=297842
* Convert to new options frameworkBaptiste Daroussin2012-05-301-4/+6
| | | | Notes: svn path=/head/; revision=297770
* - Update to 1.1.3 [1]Martin Wilke2012-05-302-5/+7
| | | | | | | | | | | - Switch to PEAR_AUTOINSTALL - Switch to new option framework PR: 166978 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Notes: svn path=/head/; revision=297758
* - Update to 0.8.0Martin Wilke2012-05-303-186/+6
| | | | | | | | PR: 166982 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=297756
* - Update to 0.4Martin Wilke2012-05-303-7/+6
| | | | | | | | | PR: 167526 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=297754
* - Fix pkg-plist.Marcelo Araujo2012-05-302-2/+2
| | | | Notes: svn path=/head/; revision=297722
* OptionsNGfy.Sergey A. Osokin2012-05-291-8/+10
| | | | Notes: svn path=/head/; revision=297716
* - Update to 1.0.2Guido Falsi2012-05-294-73/+115
| | | | | | | | | | | - Move to new options framework - Fix typo in make variable - Add support for fame and volpack Approved by: crees (mentor) Notes: svn path=/head/; revision=297713
* VolPack is a portable software library for volume rendering, writtenGuido Falsi2012-05-296-0/+75
| | | | | | | | | | | by Philippe Lacroute. WWW: http://www-graphics.stanford.edu/software/volpack/ Approved by: crees (mentor) Notes: svn path=/head/; revision=297712
* - Update to 7.1.2Michael Scheidell2012-05-294-45/+93
| | | | | | | | | PR: ports/168228 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com> (maintainer) Notes: svn path=/head/; revision=297708
* Convert to new option frameworkBaptiste Daroussin2012-05-291-4/+6
| | | | | | | Add PNG to shared options descriptions Notes: svn path=/head/; revision=297668
* - Mark BROKEN: does not compilePav Lucistnik2012-05-281-0/+2
| | | | | | | | | | | | | | | | | In file included from /work/a/ports/graphics/visionworkbench/work/VisionWorkbench-2.2.0/src/vw/FileIO/GdalIO.h:14:0, from DiskImageResourceGDAL.cc:25: /usr/local/include/gdal_priv.h:245:71: error: declaration of C function 'void* GDALOpenInternal(GDALOpenInfo&, const char* const*)' conflicts with /usr/local/include/gdal_priv.h:242:14: error: previous declaration 'void* GDALOpenInternal(const char*, GDALAccess, const char* const*)' here /usr/local/include/gdal_priv.h:255:108: error: declaration of C function 'void* GDALOpenInternal(const char*, GDALAccess, const char* const*)' conflicts with /usr/local/include/gdal_priv.h:244:14: error: previous declaration 'void* GDALOpenInternal(GDALOpenInfo&, const char* const*)' here /usr/local/include/gdal_priv.h:257:82: error: declaration of C function 'void* GDALOpenInternal(GDALOpenInfo&, const char* const*)' conflicts with /usr/local/include/gdal_priv.h:255:25: error: previous declaration 'void* GDALOpenInternal(const char*, GDALAccess, const char* const*)' here *** Error code 1 Reported by: pointyhat Notes: svn path=/head/; revision=297625
* - Enable null renderer in ceguiDmitry Marakasov2012-05-282-23/+34
| | | | | | | | | | | - Fix cegui library versioning scheme PR: 167831 Submitted by: myself Approved by: maintainer timeout (oliver, 2 weeks) Notes: svn path=/head/; revision=297589
* Tiled is a general purpose tile map editor. It's built to be easyDmitry Marakasov2012-05-285-0/+92
| | | | | | | | | | | | | | | | | | | | | | | to use, yet flexible enough to work with varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled is free software and written in C++, using the Qt application framework. The main features in a nutshell: * General purpose tile map editor with XML-based map format * Supports orthogonal and isometric maps * Custom objects can be placed with pixel precision * Full undo/redo and copy/paste support * Add custom properties to tiles, layers, objects or the map * Automatically reloads tilesets when changed externally * Resize or offset your tile map later as needed * Efficient tile editing tools like stamp and fill brushes * Supports input/output plugins to open and save files in custom formats WWW: http://www.mapeditor.org/ Notes: svn path=/head/; revision=297588
* Update to 1.7.28.Joseph S. Atkinson2012-05-272-3/+3
| | | | | | | | | PR: ports/166218 Submitted by: ehaupt Approved by: wxs (mentor) Notes: svn path=/head/; revision=297564
* Move tests/validate-colorspace.sh patch to REINPLACE_CMDMartin Matuska2012-05-262-6/+2
| | | | | | | Fix shell comparsion in validate-colorspace.sh Notes: svn path=/head/; revision=297500
* Back out the update of 1.12.2. Our Xorg stuff doesn't work with newer cairoJeremy Messenger2012-05-263-28/+14
| | | | | | | | | | very well to some certain machines, which those have to be fixed first before we can update cairo. Bump the PORTEPOCH. Reported by: several Notes: svn path=/head/; revision=297468
* Do not touch .keep files if not using WITH_IMAGEMAGICK_MODULESMartin Matuska2012-05-252-4/+6
| | | | | | | | PR: ports/168323 Reported by: Adam Weinberger <adamw@freebsd.org> Notes: svn path=/head/; revision=297460
* PREFIX/LOCALBASE/plist fixups.Cy Schubert2012-05-252-4/+3
| | | | | | | Submitted by: "b. f." <bf1783@googlemail.com> Notes: svn path=/head/; revision=297453
* - Update to 0.6.0Martin Wilke2012-05-253-50/+4
| | | | | | | | PR: 168069 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=297443
* - Update to 3.230Martin Wilke2012-05-253-4/+4
| | | | | | | | | PR: 167624 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=297415
* - add pm_c_util.h to includesDirk Meyer2012-05-253-3/+8
| | | | | | | Submitted by: Mikhail Teterin Notes: svn path=/head/; revision=297379
* Move binaries to $LOCALBASE/libexec.Cy Schubert2012-05-252-10/+11
| | | | | | | | Suggested by: eadler Approved by: araujo (maintainer) Notes: svn path=/head/; revision=297377
* Chase KDE SC updateMax Brazhnikov2012-05-251-2/+2
| | | | Notes: svn path=/head/; revision=297374
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov2012-05-2535-95/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke Notes: svn path=/head/; revision=297371
* Chase PyQT updateMax Brazhnikov2012-05-253-2/+3
| | | | Notes: svn path=/head/; revision=297369
* KDE/FreeBSD team presents update for PyQt ports:Max Brazhnikov2012-05-251-1/+1
| | | | | | | | | - sip to 4.13.2 - PyQt4 to 4.9.1 - QScintilla to 2.6.1 Notes: svn path=/head/; revision=297368
* KDE/FreeBSD team presents Qt 4.8.1 in ports!Max Brazhnikov2012-05-251-2/+4
| | | | Notes: svn path=/head/; revision=297367
* - Ports Tree does not support < 7x, so this check is unnecessary.Sylvio Cesar Teixeira2012-05-241-7/+1
| | | | | | | | PR: ports/168274 Submitted by: crees@ Notes: svn path=/head/; revision=297351
* Update to 6.7.7-0Martin Matuska2012-05-242-3/+3
| | | | Notes: svn path=/head/; revision=297349
* Unbreak the reference port.Koop Mast2012-05-241-1/+2
| | | | | | | Submitted by: pointyhat via pav Notes: svn path=/head/; revision=297333
* - Add support for WITH_DEBUG in zathura [1]Pawel Pekala2012-05-232-3/+16
| | | | | | | | | | | | | | | - Move poppler-glib dep to zathura-pdf-plugin [2] - Add SQLITE option in zathura [3] - Bump portrevision in both ports as deps are changed PR: ports/168205 [1] ports/168240 [2] ports/168241 [3] Submitted by: Jan Beich <jbeich@tormail.org> Approved by: maintainer Notes: svn path=/head/; revision=297306
* - Update to 1.7Wen Heping2012-05-232-3/+3
| | | | | | | | PR: 167286 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=297272
* - Update DEPENDS for postgis optionWen Heping2012-05-231-2/+2
| | | | | | | | PR: 167954 Submitted by: Anderson Soares Ferreira <anderson@cnpm.embrapa.br> Notes: svn path=/head/; revision=297263
* - Update to 2.7.5Martin Wilke2012-05-232-3/+3
| | | | | | | | PR: 168037 Submitted by: Ports Fury Notes: svn path=/head/; revision=297239
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedJason Helfman2012-05-221-1/+3
| | | | | | | | | PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, jon@witchspace.com Notes: svn path=/head/; revision=297204
* - Update to version 0.0.41Martin Wilke2012-05-223-4/+8
| | | | | | | | PR: 168038 Submitted by: Ports Fury Notes: svn path=/head/; revision=297200
* Update to 0.71.Anton Berezin2012-05-222-3/+3
| | | | | | | | | PR: 167918 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES Notes: svn path=/head/; revision=297173
* - Fix broken shared library symlink [1]Alexey Dokuchaev2012-05-221-19/+22
| | | | | | | | | | | | | | - Unmute installation commands - Switch from HAS_CONFIGURE to more appropriate GNU_CONFIGURE - Rephrase OPTIONS descriptions for better grammar and readability - Add missing USE_LDCONFIG knob - Bump port revision due to [1] - Reformat the Makefile while here Approved by: maintainer (osa) Notes: svn path=/head/; revision=297169
* Update to 1.12.2.Jeremy Messenger2012-05-213-13/+26
| | | | Notes: svn path=/head/; revision=297149
* Make the port build with the upcoming Qt 4.8.x series.Raphael Kubo da Costa2012-05-211-1/+2
| | | | | | | | | | | | | | Since 4.8.0 [1], Qt itself does not automatically include GLU's headers and libraries with its OpenGL module, so applications which relied on Qt to get these need to be adjusted. PORTREVISION bumped since we now explicitly depend on GLU via USE_GL=glu. [1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b Notes: svn path=/head/; revision=297141
* Explicitly depend on libGLU and qt4-opengl.Raphael Kubo da Costa2012-05-211-2/+3
| | | | | | | | | | | | | | | glu is needed by the viewer plugins, which are always assumed to be built. Since Qt 4.8.0 [1], qt4-opengl (which was being depended on implicitly) has stopped depending on it, so ports need to be adjusted. PORTREVISION bumped due to the dependency list changes. [1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b Approved by: miwi (Qt 4.8.1 exp-run) Notes: svn path=/head/; revision=297126
* Add the patches that should have been present in the previous commit ↵Raphael Kubo da Costa2012-05-212-0/+22
| | | | | | | (Makefile r1.12). Notes: svn path=/head/; revision=297117
* - Fix master siteAlex Kozlov2012-05-212-8/+7
| | | | | | | | | | | | - Update maintainer address - Bump portrevison because tarball was rerolled PR: ports/168098 Submitted by: Joris Dedieu <joris.dedieu@nfrance.com> Approved by: eadler, itetcu (mentors, implicit) Notes: svn path=/head/; revision=297103
* - Update to 1.03Martin Wilke2012-05-212-16/+37
| | | | | | | | PR: 168036 Submitted by: Ports Fury Notes: svn path=/head/; revision=297080
* Get its configure to recognize amd64 by s/x86_64/amd64/g to enable SSE/MMX.Jeremy Messenger2012-05-201-5/+9
| | | | | | | | PR: ports/167721 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=297061
* Avoid an integer overflow in the xbm loader, bump the PORTREVISION.Jeremy Messenger2012-05-202-1/+45
| | | | | | | | | Security: https://bugzilla.gnome.org/show_bug.cgi?id=672811 Obtained from: Its git Reported by: Eitan Adler <lists@eitanadler.com> Notes: svn path=/head/; revision=297052
* The fix below moves the test to sh, which effectively ensures that the testJeremy Messenger2012-05-201-4/+4
| | | | | | | | | | for existence is done at pre-configure stage rather than Makefile parse. PR: ports/166279 Submitted by: Mel Flynn <rflynn@acsalaska.net> Notes: svn path=/head/; revision=297047
* Turns gdk-pixbuf2 and jasper dependencies into optional and correct dependencyJeremy Messenger2012-05-202-8/+26
| | | | | | | | | | by change from gtk20 to gdkpixbuf2. Bump the PORTREVISION. PR: ports/167721 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=297045
* Turn png, tiff, jpeg, jasper and nls into optional.Jeremy Messenger2012-05-202-180/+222
| | | | | | | | PR: ports/167722 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=297044