aboutsummaryrefslogtreecommitdiff
path: root/x11/bmpanel2
Commit message (Collapse)AuthorAgeFilesLines
* - Add an optional patch to allow setting panel opacity in theme config fileAlexey Dokuchaev2014-02-263-12/+13
| | | | | | | | - Update port description to mention features brought by unofficial patches - Fix spelling of NETWM -> NetWM and utilize options helpers while I'm here Notes: svn path=/head/; revision=346207
* Stage supportAntoine Brodin2013-12-271-1/+0
| | | | Notes: svn path=/head/; revision=337803
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-091-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326840
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Convert the patch into PATCHFILES: ports tree is not the best place forAlexey Dokuchaev2013-03-113-283/+5
| | | | | | | | | storing code. Discussed with: eadler Notes: svn path=/head/; revision=313858
* Update to the latest code on github.Alexey Dokuchaev2013-03-081-13/+15
| | | | | | | Obtained from: https://github.com/danfe/bmpanel2 Notes: svn path=/head/; revision=313637
* Some minor cosmetic changes to the unofficial patch.Alexey Dokuchaev2013-03-081-4/+4
| | | | Notes: svn path=/head/; revision=313631
* - Implement nice little temperature widget (read via sysctl(3) API)Alexey Dokuchaev2013-03-082-6/+292
| | | | | | | - Trim Makefile header and slightly touch COMMENT while I am here Notes: svn path=/head/; revision=313629
* - Adjust COMMENT and port descriptions where appropriateAlexey Dokuchaev2012-08-082-4/+4
| | | | | | | - Relinquish to the pool due severe to lack of time :-( Notes: svn path=/head/; revision=302299
* Add bmpanel2, a nice lightweight NETWM compliant panel for X11.Alexey Dokuchaev2012-05-174-0/+396
WWW: http://code.google.com/p/bmpanel2/ Notes: svn path=/head/; revision=296817