CVS log for ports/x11/tint/Makefile
Up to [FreeBSD] / ports / x11 / tint
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 16 18:23:01 2010 UTC (13 months, 3 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Use INSTALL_SCRIPT for the python script so STRIP is not attempted
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 15 19:29:24 2010 UTC (13 months, 3 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
The config tool needs gtk20 Thanks QAT!
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 15 08:28:04 2010 UTC (13 months, 3 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +37 -27 lines
Update to version 2-0.11, which contains improved transparency support, and a graphical theme editor.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jun 14 08:22:55 2010 UTC (19 months, 4 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
Add LICENSE information to my ports where the right answer is obvious
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 15 22:23:45 2010 UTC (21 months, 3 weeks ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1 lines
- Mark BROKEN on 6.X: does not link Reported by: pointyhat
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 1 18:11:50 2010 UTC (22 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Add xdamage and xcomposite dependencies
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 1 17:52:17 2010 UTC (22 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +13 -9 lines
Update to version 2.09
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:45:43 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:45:37 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- update to jpeg-8
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 6 16:26:07 2009 UTC (2 years, 6 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -1 lines
Update to tint2-0.7.1 which contains a minor systray fix.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 11 09:02:34 2009 UTC (2 years, 7 months ago) by dougb
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +21 -20 lines
Upgrade to version 2.07. There are a lot of new configuration options which allow for some fairly cool effects. This version also adds a built in systray functionality. For the port, this version has switched to a GNU auto* format, so overhaul accordingly. Also mod the source Makefile slightly to not install what we would consider PORTDOCS by default.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 25 18:44:03 2008 UTC (3 years, 6 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -0 lines
Create a pkg-deinstall file to remove the ${X11BASE}/etc/xdg directory
if it's empty. I can't add it to PLIST_DIRS since other ports add stuff
there.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 21 19:22:42 2008 UTC (3 years, 6 months ago) by dougb
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Add xrandr to the list of dependencies. Submitted by: Ion-tindy
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 21 19:07:41 2008 UTC (3 years, 6 months ago) by dougb
Branches: MAIN
Tint is a simple panel/taskbar intentionally made for openbox3, but should
also work with other window managers.
The goal is to keep a clean and unintrusive look with lightweight code and
compliance with freedesktop specifications.
Tint taskbar features
* color/transparency on font, icon, border and background
* customize mouse event
* drag and drop task between desktop and switch desktop
Tint panel features
* clock with font, color and transparency
* multi-monitor : panel position adjust to monitor, taskbar by monitor
WWW: http://code.google.com/p/tint2/
