aboutsummaryrefslogtreecommitdiff
path: root/graphics/mirage
Commit message (Collapse)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* Switch to options helperPawel Pekala2015-12-111-2/+4
| | | | Notes: svn path=/head/; revision=403566
* - Add patch fixing window under cursor snapshot function [1]Pawel Pekala2015-11-184-9/+21
| | | | | | | | | - Regenerate patches, move patch-setyp.py to correct filename Submitted by: Ivan Brawley via email [1] Notes: svn path=/head/; revision=401903
* Remove @dirrm's from my ports plistsPawel Pekala2014-10-131-3/+0
| | | | Notes: svn path=/head/; revision=370822
* - Development and homepage moved to SourceForgePawel Pekala2014-09-062-11/+8
| | | | | | | | | - Convert to USES=python, use option helper - Needs USES=desktop-file-utils, bump PORTREVISION - Strip binaries Notes: svn path=/head/; revision=367464
* - Convert to USES=tarPawel Pekala2014-03-171-2/+1
| | | | | | | - Use precise BSD licenses Notes: svn path=/head/; revision=348491
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331272
* Add support for STAGEDIRPawel Pekala2013-09-272-12/+3
| | | | Notes: svn path=/head/; revision=328532
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Disable threading, this should fix crashers on startupPawel Pekala2013-05-222-17/+29
| | | | | | | | caused by glib's pthread FreeBSD problems reported in ports/177795 - Convert GNOME support detection to option Notes: svn path=/head/; revision=318781
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Add upstream patch to fix crash at startup afterPawel Pekala2013-04-102-6/+22
| | | | | | | | | | | recent glib2 update PR: ports/177652 Reported by: Eric Douzet <eric.douzet@gmail.com> Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=315778
* Convert my ports to optionsNGPawel Pekala2012-06-071-1/+1
| | | | Notes: svn path=/head/; revision=298711
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update my email to FreeBSDPawel Pekala2011-03-231-1/+1
| | | | | | | Approved by: miwi, wen (mentors) Notes: svn path=/head/; revision=271547
* - update to version 0.9.5.2Martin Wilke2011-02-233-5/+9
| | | | | | | | | | | - take maintainership - add LICENSE info PR: 154920 Submitted by: "Pawel Pekala" <c0rn@o2.pl> Notes: svn path=/head/; revision=269550
* - Update to 0.9.5.1.Marcelo Araujo2010-10-223-5/+7
| | | | | | | | PR: ports/151549 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=263456
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-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. Notes: svn path=/head/; revision=246327
* - Update to 0.9.3Martin Wilke2009-08-084-16/+51
| | | | | | | | PR: 137529 Submitted by: Ports Fury Notes: svn path=/head/; revision=239133
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Update to 0.9Andrew Pantyukhin2007-10-293-12/+13
| | | | Notes: svn path=/head/; revision=202356
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-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 Notes: svn path=/head/; revision=196700
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-3/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add mirrors to all my berlios-hosted portsAndrew Pantyukhin2007-04-211-1/+1
| | | | | | | Prompted by: pointyhat via kris, fenner's survey Notes: svn path=/head/; revision=190528
* - @dirrmtry share/applicationsAndrew Pantyukhin2007-02-011-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=183877
* Add port graphics/mirage:Andrew Pantyukhin2007-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> Notes: svn path=/head/; revision=183747