Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/py-instant/Makefile

[BACK] Up to [FreeBSD] / ports / devel / py-instant

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 25 07:50:38 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
- Move from py24 over to py25 or above
- Drop md5 support

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 13 17:00:08 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:18:27 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:41:14 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.2: preferred, colored
Changes since revision 1.2: +2 -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.2: download - view: text, markup, annotated - select for diffs
Wed Apr 4 08:49:28 2007 UTC (4 years, 10 months ago) by lwhsu
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Change to my FreeBSD.org email

Approved by:     clsung (mentor)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 5 19:35:11 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
By using the class Instant a Python extension module can be created at runtime.
For the user, it behaves somewhat like an inline module, except you have to
import the module manually.

The code can be either C or C++, but like when programming C or C++, it has to
be inside a function or a similar C/C++ construct.

WWW:	http://pyinstant.sourceforge.net/

PR:		ports/107517
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options