summaryrefslogtreecommitdiff
path: root/graphics/show (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.Jean Milanez Melo2006-04-051-1/+1
| | | | Approved by: mnag (mentor)
* - Fix fetchPav Lucistnik2006-03-071-1/+2
| | | | | | PR: ports/94173 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) Approved by: portmgr (marcus)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Update to 2.2Pav Lucistnik2005-12-294-10/+31
| | | | | | | - Claim maintainership PR: ports/91022 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Reset bouncing maintainer address.Mark Linimon2005-12-281-1/+1
| | | | Noticed by: jmelo
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* Show is a fast, flexible, extensible, and bloat-free imageKirill Ponomarev2003-08-254-0/+43
viewer for X11 that can fade images in, display them, and fade them out according to user-specified values of fade speed, fade type, and delay. It features an extremely small executable footprint, support for well over a dozen image formats, variable scaling, magnification, window positioning, clockwise and counterclockwise image rotation, X/Y axis flipping, over 200 different color transition modes, wildcard support, and logging abilities. It can also be easilly incorporated into multimedia presentations, shell scripts, and other utilities. WWW: http://freshmeat.net/projects/show/ PR: 54160 Submitted by: Roop Nanuwa <i6a2@ugrad.cs.ubc.ca>