aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/viewnior
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainer (3+ months of inactivity).ehaupt2018-06-271-1/+1
| | | | Discussed with: portmgr (adamw, mat)
* Update grahics/exiv2 to 0.26tcberner2018-04-281-1/+1
| | | | | | PR: 223625 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12345
* Update graphics/exiv2 to 0.25.tcberner2016-07-271-0/+1
| | | | | | | | | | | | As there is an shlib version bump, bump them portrevision of dependent ports. While doing so, also switch to the cmake build system, as it requires less patching and is easier to handle. PR: 211329 Reviewed by: mat, rakuco, kwm Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7283
* Github cleanup.mat2016-06-012-4/+4
| | | | | | | | | - Use the version tag instead of commit hash when they're the same. - Remove unnneeded variables. - Simplify go- ports when possible. - Various fixes. Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 1.6, please seenemysis2016-01-192-4/+4
| | | | | | | /usr/local/share/doc/viewnior/NEWS PR: 205503 Submitted by: olivierd
* - Update to 1.5, announce message is here:nemysis2015-05-244-18/+13
| | | | | | | | | | | | | | http://siyanpanayotov.com/project/viewnior/news/ - Add master site - Add USES gettext-tools [1] - Add USE_GNOME gdkpixbuf2 intltool intlhack [1] - Use gettext-runtime instead of gettext [1] - Use pre-configure do avoid patching [1] - Remove files/patch-Makefile.am [1] PR: 199870 Submitted by: olivierd [1]
* Update ports in the games category to not use GH_COMMIT.mat2015-05-072-4/+3
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* Convert to USES=autoreconftijl2015-04-191-17/+3
|
* Cleanup plistbapt2014-10-211-2/+0
|
* Announce message:nemysis2014-08-044-12/+8
| | | | | | | | | | | | Add switch to disable wallpaper functionality Fix nitrogen wallpaper Position preferences menu on the left of the button - Change Makefile header, use my name and @FreeBSD.org email - Bump PORTREVISION for recreate tarball, new GH_COMMIT - Remove ChangeLog-20090517 from DOCS - Change pkg-descr, change WWW - Change pkg-plist, remove mtree
* - Chase libexiv2.so shlib version bump after r350163danfe2014-04-051-0/+1
| | | | | | - Fix nearby minor style issues while here (not all) Approved by: portmgr (bapt), some ports are still NO_STAGE :(
* - Update to 1.4, Announce message:nemysis2014-02-265-24/+37
| | | | | | | | | | | | | | | | | | | | | | New features: Read EXIF and IPTC metadata Nitrogen support Updated translations Fixes: Preserve metadata after image modification Rendidering artifacts when panning - Add dependencies for devel/gnome-common, textproc/p5-XML-Parser and graphics/exiv2 - Remove master sites, use GitHub=yes - Change USES, remove shared-mime-info, add desktop-file-utils - Add missing USE_AUTOTOOLS items - Change DOCS - Break lines around 80 characters - Remove INSTALL_MAN, changed by Upstream - Remove obsolete patch, add patch-Makefile.am libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am
* - Use REINPLACE_CMD instead of USES pathfix (revert)nemysis2013-12-121-2/+4
| | | | Approved by: pawel / wg (mentors, implicit)
* - Fix NLSnemysis2013-12-102-4/+18
| | | | | | | - USES pathfix instead of REINPLACE_CMD - Add patch Approved by: pawel / wg (mentors, implicit)
* - Change Makefile headernemysis2013-11-303-57/+23
| | | | | | | | | | | - Change maintainer email to @FreeBSD.org - USES shared-mime-info instead of misc/shared-mime-info - Add DOCS Option - Support STAGEDIR and add OPTIONS_SUB - Use REINPLACE_CMD instead of simple patches - Change pkg-plist, remove mtree Approved by: pawel / wg (mentors, implicit)
* - 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 NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Fix plist for NLS casemadpilot2012-10-042-65/+6
| | | | | | | | | | | | - Trim Makefile headers - Clean up COMMENT - Use standard description for NLS option - Rework post-install target - Bump PORTREVISION PR: ports/172302 Submitted by: Guido Falsi <madpilot@FreeBSD.org> Approved by: nemysis <nemysis@gmx.ch> (maintainer, via IRC)
* - Convert to OptionsNGmadpilot2012-08-191-9/+12
| | | | | | | | | | - Don't depend on intltool and pkgconfig - Remove INSTALL from PORTDOCS - Bump PORTREVISION PR: ports/170751 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: crees (mentor)
* Remove unconditional USE_GETTEXT.madpilot2012-05-021-1/+0
| | | | | Reported by: Peter Jeremy <peterjeremy@acm.org> Approved by: nemysis <nemysis@gmx.ch> (maintainer), crees (mentor)
* This is Viewnior, an image viewer program. Created to be simple, fastmadpilot2012-05-015-0/+197
and elegant. It's minimalistic interface provides more screenspace for your images. Among its features are: Fullscreen & Slideshow Rotate, flip, crop, save, delete images Animation support Browse only selected images Navigation window Set image as wallpaper (GNOME2, GNOME3, XFCE, LXDE, FluxBox) Simple interface Configurable mouse actions WWW: http://xsisqox.github.com/Viewnior/ PR: ports/167242 Submitted by: nemysis@gmx.ch Approved by: crees (mentor)