aboutsummaryrefslogtreecommitdiffstats
path: root/x11/ipager
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-2/+1
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-121-3/+2
| | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update e17 ports to 20070223 snapshotstas2007-03-111-2/+2
| | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
* - Respect X11BASEmiwi2006-11-281-6/+6
| | | | | PR: ports/105888 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
* - Mark IGNORE on FreeBSD 4.Xpav2006-06-061-1/+7
| | | | | PR: ports/98501 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
* IPager is a X11 pager program that originally was developed for Fluxboxpav2006-04-303-0/+94
but can also be used with other WM Features: * Various image zoom effects. * Main window transparency. * Transparent workspaces icons. * Main window background color. * Workspace icon: a defined color or transparent. * Borders: can be applied to main window and to workspace icons. * Switch workspaces: any mouse button upon your choice. * You can send a window from one workspace to another. * Application icons. * Color themes. Author: vad@useperl.ru WWW: http://useperl.ru/ipager/index.en.html PR: ports/94814 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>