aboutsummaryrefslogtreecommitdiff
path: root/x11/wmmenu/files
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
* - Respect X11BASERong-En Fan2006-12-021-6/+16
| | | | | | | | | | | | | Previous change does not work. One need to set XROOT = $(X11BASE) - Use DOCSDIR - No need to use 'install' target for LIB_DEPENDS PR: ports/106217 Submitted by: rafan Approved by: Jeremy Karlson <karlj000 at unbc.ca> (maintainer) Notes: svn path=/head/; revision=178614
* - Respect X11BASEMartin Wilke2006-11-301-0/+8
| | | | | | | | PR: ports/105988 Submitted by: Jeremy Karlson<karlj000@unbc.ca> (maintainer) Notes: svn path=/head/; revision=178319
* GC empty files.Maxim Sobolev2003-02-231-0/+0
| | | | Notes: svn path=/head/; revision=76287
* Update to 1.2Tilman Keskinoz2002-11-124-42/+31
| | | | | | | | PR:: 39917 Submitted by: Jeremy Karlson <karlj000@unbc.ca> (maintainer) Notes: svn path=/head/; revision=69951
* Update to version 0.9.Steve Price2001-12-031-0/+9
| | | | | | | | PR: 31978 Submitted by: maintainer Notes: svn path=/head/; revision=50933
* Add wmmenu, "A dockapp for WindowMaker that provides a popup menu ofDoug Barton2000-11-213-0/+35
icons that launch applications." I made a few changes to the originator's submission in order to make the example files work out of the box with our default icon directory arrangement. PR: ports/22907 Submitted by: Jeremy Karlson, karlj000@unbc.ca Notes: svn path=/head/; revision=35299