CVS log for ports/x11/stalonetray/Makefile
Up to [FreeBSD] / ports / x11 / stalonetray
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Sep 17 08:42:12 2011 UTC (4 months, 3 weeks ago) by crees
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update email address for ports maintained by aldis@bsdroot.lv --> graudeejs@gmail.com
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 30 19:11:01 2011 UTC (5 months, 1 week ago) by pawel
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Assign maintainership PR: ports/160039 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Approved by: miwi, wen (mentors implicit)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 2 15:21:02 2011 UTC (12 months, 1 week ago) by arved
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
Update to 0.8.1 PR: 154442 Submitted by: Charlie Kester Feature safe: yes
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 12 14:20:31 2010 UTC (23 months, 4 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
- Update to 0.8.0 PR: 143818 Submitted by: Ports Fury
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:39:14 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with X
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 20 21:56:30 2008 UTC (4 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 0.7.6 PR: 119700 Submitted by: "Beat Gaetzi" <beat@chruetertee.ch>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 14 23:14:14 2007 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
- Update to 0.7.5 PR: 118597 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 5 21:55:15 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +17 -1 lines
- Update to 0.7.3 PR: 116930 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:46 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 11 03:50:18 2007 UTC (4 years, 7 months ago) by rafan
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -9 lines
- Update to 0.6.5 - Use macro from bsd.sites.mk PR: ports/114418 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 12 05:22:39 2007 UTC (4 years, 8 months ago) by novel
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Stepan Zastupov <redchrom@gmail.com> informed he cannot maintan his FreeBSD ports anymore, so passing maintainership to ports@. Thanks for doing a good work so far, Stepan.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 19 20:27:21 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 14 08:09:18 2006 UTC (5 years, 6 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -6 lines
Update to 0.4 PR: ports/100273 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 8 03:05:55 2006 UTC (5 years, 10 months ago) by novel
Branches: MAIN
Add stalonetray 0.3, STAnd-aLONE system tray. PR: ports/95393 Submitted by: Stepan Zastupov [RedChrom] <redchrom@gmail.com>
