aboutsummaryrefslogtreecommitdiff
path: root/x11/ipager
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-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 Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-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. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - 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
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-111-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 Notes: svn path=/head/; revision=208836
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200795
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-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] Notes: svn path=/head/; revision=187097
* - Respect X11BASEMartin Wilke2006-11-271-6/+6
| | | | | | | | PR: ports/105888 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer) Notes: svn path=/head/; revision=178127
* - Mark IGNORE on FreeBSD 4.XPav Lucistnik2006-06-051-1/+7
| | | | | | | | PR: ports/98501 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer) Notes: svn path=/head/; revision=164511
* IPager is a X11 pager program that originally was developed for FluxboxPav Lucistnik2006-04-293-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> Notes: svn path=/head/; revision=160834