non port: graphics/mirage/Makefile |
Number of commits found: 30 |
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
 |
Friday, 8 Nov 2019
|
14:36 tobik
graphics: Add missing USES={gl,gnome,sdl}
 |
Saturday, 24 Feb 2018
|
22:35 rene
Return pawel@'s ports to the pool after he resigned.
With hat: portmgr
 |
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
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
 |
Friday, 11 Dec 2015
|
22:22 pawel
Switch to options helper
 |
Wednesday, 18 Nov 2015
|
22:50 pawel
- Add patch fixing window under cursor snapshot function [1]
- Regenerate patches, move patch-setyp.py to correct filename
Submitted by: Ivan Brawley via email [1]
 |
Saturday, 6 Sep 2014
|
18:42 pawel
- Development and homepage moved to SourceForge
- Convert to USES=python, use option helper
- Needs USES=desktop-file-utils, bump PORTREVISION
- Strip binaries
 |
Monday, 17 Mar 2014
|
16:56 pawel
- Convert to USES=tar
- Use precise BSD licenses
 |
Friday, 27 Sep 2013
|
22:56 pawel
Add support for STAGEDIR
 |
Friday, 20 Sep 2013
|
18:35 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
 |
Wednesday, 22 May 2013
|
17:42 pawel
- Disable threading, this should fix crashers on startup
caused by glib's pthread FreeBSD problems reported in ports/177795
- Convert GNOME support detection to option
 |
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
 |
Wednesday, 10 Apr 2013
|
17:57 pawel
Add upstream patch to fix crash at startup after
recent glib2 update
PR: ports/177652
Reported by: Eric Douzet <eric.douzet@gmail.com>
Approved by: portmgr (bdrewery)
 |
Thursday, 7 Jun 2012
|
22:44 pawel
Convert my ports to optionsNG
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Wednesday, 23 Mar 2011
|
16:58 pawel
- Update my email to FreeBSD
Approved by: miwi, wen (mentors)
 |
Wednesday, 23 Feb 2011
|
15:37 miwi
- update to version 0.9.5.2
- take maintainership
- add LICENSE info
PR: 154920
Submitted by: "Pawel Pekala" <c0rn@o2.pl>
 |
Friday, 22 Oct 2010
|
21:05 araujo
- Update to 0.9.5.1.
PR: ports/151549
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Saturday, 8 Aug 2009
|
06:24 miwi
- Update to 0.9.3
PR: 137529
Submitted by: Ports Fury
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Sunday, 7 Sep 2008
|
00:19 linimon
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
 |
Friday, 6 Jun 2008
|
13:35 edwin
Bump portrevision due to upgrade of devel/gettext.
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)
 |
Monday, 29 Oct 2007
|
21:29 sat
- Update to 0.9
 |
Monday, 30 Jul 2007
|
09:42 alexbl
- Make Python 2.5.1 the default Python version
- 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
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Saturday, 21 Apr 2007
|
09:11 sat
- Add mirrors to all my berlios-hosted ports
Prompted by: pointyhat via kris, fenner's survey
 |
Wednesday, 31 Jan 2007
|
00:29 sat
Add port graphics/mirage:
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>
 |
Number of commits found: 30 |