aboutsummaryrefslogtreecommitdiff
path: root/misc/pspresent
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* pspresent is a presentation tool to display full-screen PostScriptPav Lucistnik2007-07-293-0/+38
presentations. It provides simple navigation, and double-buffers for seamless transitions. WWW: http://www.cse.unsw.edu.au/~matthewc/pspresent PR: ports/114887 Submitted by: Timothy Bourke <timbob@bigpond.com> Notes: svn path=/head/; revision=196651