summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add py-gimp (slave port to gimp-app-devel)Michael Johnson2007-04-043-0/+78
|
* - Update gimp-devel to 2.3.15Michael Johnson2007-04-0417-2990/+441
| | | | | | - Split gimp-devel into a meta-port Repocopyed by: marcus
* - Try to fix build on gcc4Rong-En Fan2007-04-042-7/+14
| | | | - While I'm here, replace deprecated variable and remove 4.x support
* Add port graphics/rgbpaint:Andrew Pantyukhin2007-04-035-0/+60
| | | | | | | | | | | rgbPaint is a very basic GTK+2.6 (or later) based program designed for editing pixel based images. It is a fork of mtPaint 3.09. It can only edit and save RGB images to PNG, JPEG, or ICO files. It can read PNG, JPEG, TIFF, GIF, ICO, files and possibly others like TGA, PCX, and SVGi if they are installed with your version of GTK+2. WWW: http://mtpaint.sourceforge.net/ Author: Dmitry Groshev <wjaguar@users.sourceforge.net>
* Add port graphics/mtpaint:Andrew Pantyukhin2007-04-035-0/+73
| | | | | | | | | | | | | | mtPaint is a simple GTK+1/2 painting program designed for creating icons and pixel based artwork. It can edit indexed palette or 24 bit RGB images and offers basic painting and palette manipulation tools. It also has several other more powerful features such as channels, layers and animation. Due to its simplicity and lack of dependencies it runs well on GNU/Linux, Windows and older PC hardware. WWW: http://mtpaint.sourceforge.net/ Author: Dmitry Groshev <wjaguar@users.sourceforge.net> Inspired by: chinsan
* - Update to 6.3.3-5 [1]Rong-En Fan2007-04-035-10/+52
| | | | | | | | | | - SVG support requires X11 support, so mark as IGNORE if WITHOUT_X11 is defined [2] - Correct set CPPFLAGS for fontconfig, librsvg, and graphviz [3] PR: ports/109862 [2], ports/110141[3] Submitted by: rafan [1], chinsan [2], Maxim Samsonov <xors at mne.ru> [3] Approved by: shuan
* - Re-enable PDF support now when default Ghostscript is -gplPav Lucistnik2007-04-021-4/+6
| | | | Submitted by: rafan
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-022-9/+2
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* - Update to 1.15.5.Stanislav Sedov2007-04-022-4/+4
|
* - unbreakCheng-Lung Sung2007-04-022-10/+20
|
* Update to 0.56.Lars Balker Rasmussen2007-04-013-4/+6
| | | | | | | | | Note primary bug fix: - CRITICAL: the "Imager" typemap entry (not used by Imager itself) was returning an image object with an extra reference, this resulted in a memory leak. http://rt.cpan.org/Ticket/Display.html?id=24992
* BROKEN: Does not compileKris Kennaway2007-04-012-0/+4
|
* Update to 3.02.Norikatsu Shigemura2007-04-0111-162/+96
| | | | | | PR: ports/110058 Submitted by: Eric P. Scott <eps+pbug0703 <at> ana.com> Jose Garcia Juanino <jjuanino <at> gmail.com>
* Add a mirror.Thierry Thomas2007-03-301-1/+4
| | | | Suggested by: kris
* - Update to 0.21Rong-En Fan2007-03-302-4/+4
| | | | | PR: ports/111025 Submitted by: chinsan (maintainer)
* - Downgrade to 0.12, the 0.14 is API incompatible and wrecked havoc amongst thePav Lucistnik2007-03-304-13/+18
| | | | | | consumers Requested by: ale
* Add depends to pkgconfig, and bump version.Vanilla I. Shu2007-03-301-2/+2
| | | | | Submitted by: pav@ via email. Approved by: ijliao@ via irc.
* Now appears to build on amd64 (assuming ia64 too)Kris Kennaway2007-03-301-7/+1
|
* - Bump PORTREVISION to force rebuild with new exiv2, which is reported to bePav Lucistnik2007-03-2912-2/+12
| | | | | | | ABI incompatible PR: ports/110972 Reported by: Kyryll A Mirnenko <mirya@zoc.com.ua>
* Fix build with graphviz support in some cases where it fails.Shaun Amott2007-03-291-2/+3
| | | | | PR: ports/111018 Submitted by: Scot Hetzel <swhetzel@gmail.com>
* Update to 0.96.1.Joe Marcus Clarke2007-03-292-4/+4
|
* - Cleanup objformat-removal falloutEmanuel Haupt2007-03-297-6/+27
| | | | | | - Use USE_LDCONFIG Approved by: portmgr (pav; implicit)
* - update to 10.26.42Dirk Meyer2007-03-292-4/+4
|
* - Cleanup objformat-removal falloutEmanuel Haupt2007-03-291-0/+4
| | | | | | - Use USE_LDCONFIG Approved by: portmgr (pav; implicit)
* - Cleanup objformat-removal falloutEmanuel Haupt2007-03-291-0/+2
| | | | | | - Use USE_LDCONFIG Approved by: portmgr (pav; implicit)
* Allow the execution of gettextize because the present gettext infrastructureVasil Dimov2007-03-282-49/+3
| | | | | | | | does not work with the new gettext version. Unfortunately gettextize is interactive (it just wants one to hit enter) and there seems no way to circumvent this, so I set IS_INTERACTIVE=yes (it does ``read dummy < /dev/tty''!)
* - Fix after objformat removalPav Lucistnik2007-03-281-0/+1
| | | | Reported by: pointyhat
* Bump version.Vanilla I. Shu2007-03-281-0/+1
|
* remove USE_SDL, only use sdl on test program.Vanilla I. Shu2007-03-281-1/+0
| | | | Approved by: ijliao@ (via irc).
* - Change my email.Stanislav Sedov2007-03-272-2/+2
| | | | Suggested by: skv
* - Update to 1.1.1Martin Wilke2007-03-273-10/+15
| | | | | PR: 110927 Submitted by: trasz (maintainer)
* - Fix building after removal of objformat(1).Alejandro Pulver2007-03-271-0/+1
| | | | Reported by: pointyhat
* - Fix building after removal of objformat(1).Alejandro Pulver2007-03-271-0/+1
| | | | Reported by: pointyhat
* - Fix building after removal of objformat(1).Alejandro Pulver2007-03-271-9/+1
| | | | | | - Remove FreeBSD 4.x support. Reported by: pointyhat
* - Fix building after removal of objformat(1).Alejandro Pulver2007-03-271-0/+3
| | | | Reported by: pointyhat
* - Update to 0.14Pav Lucistnik2007-03-274-34/+16
|
* PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.Martin Wilke2007-03-276-0/+251
| | | | | | | | | This package provides the QtSvg module. WWW: http://www.riverbankcomputing.co.uk/pyqt/ PR: ports/109629 Submitted by: Danny Pansters <danny at ricin.com>
* - Update to 8.69Andrew Pantyukhin2007-03-272-4/+4
|
* -Remove check on FreeBSD 4.x.Jeremy Messenger2007-03-262-365/+361
| | | | | | -Portlint: *Use MAN1_EN and MANLANG. *Use DATADIR in plist.
* - Update to 1.48Martin Wilke2007-03-262-4/+4
| | | | | | PR: 110703 Submitted by: miwi Approved by: maintainer via irc
* Update to 0.96.Joe Marcus Clarke2007-03-254-10/+139
|
* - chase tcl/tk changesDirk Meyer2007-03-251-2/+2
|
* - Update to 0.20Rong-En Fan2007-03-252-6/+5
| | | | | PR: ports/110745 Submitted by: chinsan (maintainer)
* Update to 4.2.3Michael Nottebrock2007-03-259-26/+26
|
* BROKEN: Does not buildKris Kennaway2007-03-251-0/+2
|
* * A bug fix (patch-open.c).Maho Nakata2007-03-242-1/+30
| | | | | | * Bump portrevision. Submitted by: maintainer
* - bsd.efl.mk is now in ports/MkPav Lucistnik2007-03-2411-18/+2
| | | | | PR: ports/100497 Submitted by: stass
* - COPYTREE_* are now part of bsd.port.mkPav Lucistnik2007-03-242-14/+0
| | | | | PR: ports/100996 Submitted by: stass
* upgrade to 1.0.2Ying-Chieh Liao2007-03-242-4/+4
|
* - USE_PGSQLMartin Wilke2007-03-231-2/+1
| | | | | PR: 110261 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br>