CVS log for ports/devel/py-setuptools/pkg-plist
Up to [FreeBSD] / ports / devel / py-setuptools
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 8 01:51:58 2012 UTC (4 weeks, 5 days ago) by scheidell
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Fix missing if in pkg-plist, install error Submitted by: poyopoyo@puripuri.plala.or.jp Approved by: gabor (mentor)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 6 16:36:03 2012 UTC (4 weeks, 6 days ago) by scheidell
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
- Fixes: easy-install.pth contents lost on upgrade clobbering ports using it PR: ports/118301 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> Approved by: lars.eggert@nokia.com (maintainer, timeout 3 years), gabor (mentor)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 20 09:10:41 2007 UTC (4 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -1 lines
- Pre-install site.py to avoid the rush later. Fixes plist failures of many py* ports. Submitted by: perky (maintainer) Approved by: portmgr (hat)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 1 22:12:58 2007 UTC (4 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -1 lines
- Correct plist for python24 and older PR: ports/115968 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 1 07:52:58 2007 UTC (5 years ago) by dryice
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -2 lines
update to 0.6c5 Approved by: itetcu (mentor) alexbl@ (for python@)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 15 23:45:23 2007 UTC (5 years ago) by dryice
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Fix the plist Approved by: itetcu (mentor)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 7 14:48:36 2006 UTC (5 years, 3 months ago) by acm
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +115 -114 lines
- Fix pkg-plist problems with python >= 2.5 PR: ports/104356 Submitted by: Piet Delport <pjd__at__satori.za.net>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 23 23:06:40 2006 UTC (5 years, 4 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3 lines
- Update to 0.6c3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jul 24 01:55:31 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -1 lines
- Update to 0.6c1 Approved by: garga (mentor)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 8 17:01:31 2006 UTC (5 years, 10 months ago) by mnag
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
- Update to 0.6a11 PR: 95503 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Feb 18 06:44:24 2006 UTC (5 years, 11 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +111 -112 lines
- Upgrade to 0.6a10. - Use $PLIST_SUB for easy future upgrade. Approved by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 12 00:03:23 2006 UTC (6 years ago) by tdb
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +112 -103 lines
- Update to 0.6a9 PR: 91670 Submitted by: nivit@email.it (Nicola Vitale) Approved by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 22 20:48:56 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Setuptools is a collection of enhancements to the Python distutils (for Python 2.3.5 and up on most platforms; 64-bit platforms require a minimum of Python 2.4) that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. PR: ports/89352 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
