aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/mirage
Commit message (Collapse)AuthorAgeFilesLines
* Switch to options helperpawel2015-12-121-2/+4
|
* - Add patch fixing window under cursor snapshot function [1]pawel2015-11-194-9/+21
| | | | | | - Regenerate patches, move patch-setyp.py to correct filename Submitted by: Ivan Brawley via email [1]
* Remove @dirrm's from my ports plistspawel2014-10-141-3/+0
|
* - Development and homepage moved to SourceForgepawel2014-09-072-11/+8
| | | | | | - Convert to USES=python, use option helper - Needs USES=desktop-file-utils, bump PORTREVISION - Strip binaries
* - Convert to USES=tarpawel2014-03-181-2/+1
| | | | - Use precise BSD licenses
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery)
* Add support for STAGEDIRpawel2013-09-282-12/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* - Disable threading, this should fix crashers on startuppawel2013-05-232-17/+29
| | | | | caused by glib's pthread FreeBSD problems reported in ports/177795 - Convert GNOME support detection to option
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Add upstream patch to fix crash at startup afterpawel2013-04-112-6/+22
| | | | | | | | recent glib2 update PR: ports/177652 Reported by: Eric Douzet <eric.douzet@gmail.com> Approved by: portmgr (bdrewery)
* Convert my ports to optionsNGpawel2012-06-081-1/+1
|
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update my email to FreeBSDpawel2011-03-241-1/+1
| | | | Approved by: miwi, wen (mentors)
* - update to version 0.9.5.2miwi2011-02-233-5/+9
| | | | | | | | - take maintainership - add LICENSE info PR: 154920 Submitted by: "Pawel Pekala" <c0rn@o2.pl>
* - Update to 0.9.5.1.araujo2010-10-233-5/+7
| | | | | PR: ports/151549 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-1/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Update to 0.9.3miwi2009-08-084-16/+51
| | | | | PR: 137529 Submitted by: Ports Fury
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 0.9sat2007-10-303-12/+13
|
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+2
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* - Welcome X.org 7.2 \o/.flz2007-05-202-3/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add mirrors to all my berlios-hosted portssat2007-04-211-1/+1
| | | | Prompted by: pointyhat via kris, fenner's survey
* - @dirrmtry share/applicationssat2007-02-021-0/+1
| | | | Reported by: pointyhat via kris
* Add port graphics/mirage:sat2007-01-314-0/+63
Mirage is a fast and simple GTK+ image viewer. - Supports png, jpg, svg, xpm, gif, bmp, tiff, and others - Cycling through multiple images (with preloading) - Slideshow and fullscreen modes - Rotating, zooming, flipping, resizing, cropping - Saving, deleting, renaming - Custom actions - Command-line access - Configurable interface WWW: http://mirageiv.berlios.de/ Author: Scott Horowitz <stonecrest@gmail.com>