CVS log for ports/devel/py-ncurses/Makefile
Up to [FreeBSD] / ports / devel / py-ncurses
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 9 04:01:16 2012 UTC (4 weeks, 5 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -2 lines
- Remove outdated version checks Reviewed by: nox
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 7 04:24:52 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Get rid FreeBSD 6 support
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 25 11:09:18 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -4 lines
- Clean up PYTHON_REL >= 230 < 240
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:18:28 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:41:17 2007 UTC (4 years, 6 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Thu Apr 19 02:46:58 2007 UTC (4 years, 9 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -4 lines
- Remove define_key() definition when newer ncurses is used Reported by: pointyhat via kris
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 10 21:34:05 2007 UTC (5 years ago) by rafan
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -3 lines
- un-expire it since ncurses author is interested in making it works again
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 17 06:19:23 2007 UTC (5 years ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
- The project development ceased 6 years ago, and it does not work with new ncurses.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 4 21:41:03 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 1 23:03:44 2003 UTC (8 years, 6 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -1 lines
Enable build on python2.3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:07:04 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 18 03:48:08 2002 UTC (9 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Reset undeliverable maintainer addresses to ports@FreeBSD.org
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 20 20:04:30 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -4 lines
- Add missed .pyo files on pkg-plist - Add workaround for the problem when importing ncurses.panel earlier than ncurses.curses module - Chase the modern bsd.python.mk style. PR: 39448 Submitted by: Hye-Shik Chang <perky@fallin.lv> Approved by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 29 14:01:08 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -10 lines
use USE_PYDISTUTILS
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 13 21:25:54 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
This committer needs to take a seep. *sigh* I was planning to rename pyncurses into more appropriate py-ncurses before committing it out, but forgot to do so. Therefore delete pyncurses and readd it back as py-ncurses. Py-ncurses is a Ncurses binding for Python. PR: 18633 Submitted by: adsharma@sharams.dhs.org
