CVS log for ports/www/trac-calendar/Makefile
Up to [FreeBSD] / ports / www / trac-calendar
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 18 04:07:55 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Chase devel/apr -> devel/apr1 shuffling PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed May 5 21:52:24 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
4/5: Chase devel/apr shlib bump PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 13 16:27:59 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Get rip python 2.3+ Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 6 22:15:15 2009 UTC (2 years, 9 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Take maintainership
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 4 20:31:55 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Reset maintainer PR: 133702 Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 7 11:45:22 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Bump PORTREVISION after arp update PR: 125269 125274
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:07:16 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:42:18 2007 UTC (4 years, 6 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- Make Python 2.5.1 the default Python version - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 27 17:32:00 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
This plugin adds new navigation item "Calendar". Calendar is (or is aimed to be) the tool for planning of tasks with associated date and time. E.g. ticket to be solved, a conference to attend, or a call to be made can be planned with Calendar. Items for given week are displayed in an overview with resolution of 15 minutes. Three small monthly views are also available, with days containing items marked. Certain items may be prioritized, and are then displayed in a bright color to stand out. WWW: http://trac-hacks.org/wiki/CalendarPlugin Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
