CVS log for ports/devel/py-notifier/Makefile
Up to [FreeBSD] / ports / devel / py-notifier
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:50 2007 UTC (4 years, 6 months ago) by gabor
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, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.6: 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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Fri Jun 22 05:51:25 2007 UTC (4 years, 7 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Respect NOPORTEXAMPLES
Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Change to my FreeBSD.org email Approved by: clsung (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Feb 24 07:53:09 2007 UTC (4 years, 11 months ago) by dryice
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
update to 0.5.8 PR: ports/109479 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer) Approved by: itetcu (mentor, implicit)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 16 21:28:18 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -9 lines
- Fix MASTER_SITES PR: 108018 Submitted by: pointyhat via kris Fixed by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 1 00:01:27 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
pyNotifier is a notifier/event scheduler abstraction written in python. It implements notification mechanisms for socket events (read or write) and timers. Additionally external event dispatchers may be called during an idle period. WWW: http://www.bitkipper.net/Package/pynotifier PR: ports/107377 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
