CVS log for ports/devel/py-kqueue/Makefile
Up to [FreeBSD] / ports / devel / py-kqueue
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: 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
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -2 lines
- Clean up PYTHON_REL >= 230 < 240
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Aug 18 20:15:52 2009 UTC (2 years, 5 months ago) by miwi
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.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Eliminate hard coded "PKGNAMEPREFIX= py-" PR: 137859 Submitted by: olli hauer <ohauer@gmx.de>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:43:52 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -4 lines
- Remove conditional checks for FreeBSD 5.x and older
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 29 13:34:36 2008 UTC (3 years, 11 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
Fix build for Python 2.5.2
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Oct 4 00:41:09 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Oct 3 22:52:59 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -4 lines
Remove support for OSVERSION < 5
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Sep 24 04:11:23 2007 UTC (4 years, 4 months ago) by delphij
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Fix py-kqueue for python 2.5.x. PR: ports/115781 Sponsored by: SINA Corporation Approved by: maintainer timeout
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:41:15 2007 UTC (4 years, 6 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Fri Jun 9 21:01:32 2006 UTC (5 years, 8 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update maintainer's email address at his request.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu May 4 21:41:02 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Dec 21 08:26:24 2004 UTC (7 years, 1 month ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -5 lines
- Update to 1.4 - Assign maintainership to submitter - Minor cleanup (me) PR: ports/74224 Approved by: dwhite (maintainer)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Aug 1 22:56:21 2003 UTC (8 years, 6 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -0 lines
Add a workaround to enable building on python2.3.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:01:07 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 7 02:44:19 2003 UTC (9 years ago) by seanc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Correct ports that were abusing the FORBIDDEN variable and replace with either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 5 17:29:18 2001 UTC (10 years, 10 months ago) by dwhite
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +17 -17 lines
Upgrade, 1.2 -> 1.3: New Python 2.0 convention for Makefile.pre.in, bsd.python.mk-ify port. PR: 26352
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 8 12:23:57 2000 UTC (11 years, 5 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Don't break package building on Satoshi's cluster. Explicitly depend on python1.5:lang/python15.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 19 04:51:17 2000 UTC (11 years, 6 months ago) by dwhite
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Update to 1.2: New kevent(2) API (and require FreeBSD versions with it as I'm a lazy bastard).
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 10 17:07:17 2000 UTC (11 years, 7 months ago) by dwhite
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix typo. Don't ask me how it worked before. :)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 19 19:21:59 2000 UTC (11 years, 7 months ago) by dwhite
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Update to use MASTER_SITE_LOCAL.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 5 03:57:36 2000 UTC (11 years, 8 months ago) by dwhite
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Conditionalize against $OSVERSION == 500000 too since it doesn't have kqueue, just to be nice to our older-CURRENT-running friends. kqueue is in 400018 and 500001 and later. Suggested by: kris
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 5 03:31:25 2000 UTC (11 years, 8 months ago) by dwhite
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -2 lines
Require OSVERSION 400018 or later, so kqueue actually exists.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 1 06:06:30 2000 UTC (11 years, 8 months ago) by dwhite
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Upgrade to 1.1. Added copyrights and deleted commented-out debugging code, no functional changes, but bumped the version anyway to discriminate.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 24 04:34:15 2000 UTC (11 years, 8 months ago) by dwhite
Branches: MAIN
Add py-kqueue, a Python module to access kqueue(2) and kevent(2), Python-style.
