CVS log for ports/devel/py-configobj/Makefile
Up to [FreeBSD] / ports / devel / py-configobj
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 9 01:46:32 2010 UTC (17 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
- Update to 4.7.2 PR: ports/148876 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer timeout (nivit ; 48 days)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:18:25 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 28 12:57:58 2009 UTC (2 years, 8 months ago) by nivit
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
- Update to 4.6.0 - Add googlecode.com to MASTER_SITES
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 19 21:33:58 2009 UTC (3 years ago) by nivit
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -3 lines
- Remove CONFLICTS (with www/py-turbogears)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:07:29 2008 UTC (3 years, 6 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
- Update to 4.5.3
- Remove PORTDOCS=*
- Use ${COPYTREE_SHARE} to install docs
- Use ${PKGNAMEPREFIX} instead of py- inside DOCSDIR
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 9 22:10:11 2008 UTC (3 years, 10 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 4.5.2
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 25 17:55:22 2008 UTC (3 years, 11 months ago) by nivit
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Update to 4.5.1
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 20 16:43:09 2007 UTC (4 years, 11 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -2 lines
- Updated to 4.4.0 - Set CONFLICTS=py-*-TurboGears-[0-9]*, because TG requires (and installs) a Python egg of this module - Fixed PKGNAMEPREFIX
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 15 19:46:20 2006 UTC (5 years, 1 month ago) by nivit
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Grabbed maintainership Approved by: alexbl (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 13 12:55:59 2006 UTC (5 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Reset whitekid@gmail.com after timeouts and no response to email. Hat: portmgr
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 23:50:50 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config file WWW: http://www.voidspace.org.uk/python/configobj.html PR: ports/104597 Submitted by: Choe, Cheng-Dae
