Commit graph

17 commits

Author SHA1 Message Date
Thomas Klausner
fedf431151 Replace py-{curses,readline,Tk}/buildlink3.mk with DEPENDS.
There are no buildlink3-relevant files here, just a loadable module.
2013-06-04 07:45:21 +00:00
Aleksej Saushev
f5c1a93609 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-28 21:24:30 +00:00
Kamel Ibn Aziz Derouiche
00fd2ed8c0 update Makefile, please review 2010-07-23 16:01:31 +00:00
Kamel Ibn Aziz Derouiche
190b1518b5 wip-changes:
===========
	o SET LICENSE
	o Update version to 3.11.2
	o Add .desktop
	o Automatique installation use script
	o added new dependecy py-Tk
2010-07-23 15:59:18 +00:00
Kamel Ibn Aziz Derouiche
2ff6e237f9 replace by new version 2010-07-23 15:55:14 +00:00
Thomas Klausner
41f92d5420 Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:46:54 +00:00
Thomas Klausner
8800f9c18c Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8). 2010-01-18 09:38:16 +00:00
Tobias Nygren
04f850e5fa Fix fallout from pax(1) tool changes in pkgsrc. 2008-05-26 13:59:43 +00:00
Sergey Svishchev
1adac8babd Delint more low-hanging fruit:
- whitespace, COMMENT, PLIST police
- ${PAX} -pe -> pax -pp
- other minor fixes.
2006-10-30 22:45:30 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Thomas Klausner
6ede639c74 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:24:52 +00:00
Roland Illig
905ad5a1e3 Removed trailing white-space. 2005-05-23 10:27:02 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
28d69aa46d Fix path to wxWidgets. 2005-01-03 14:19:04 +00:00
Soren Jacobsen
306af53760 Convert to buildlink3. 2004-04-25 18:42:07 +00:00
Michal Pasternak
b143b78bba Initial import. Needs some minimal patching ("documentation" directory),
but is in useable state.


DrPython is a highly customizable cross-platform ide to aid programming in
Python. It was developed with teaching in mind, and has a clean, simple
interface. It is written in Python, using wxPython as the gui.

Features:
* Cross Platform - works anywhere wxPython works
* Highly Customizable - customize Look and Feel, Behavior, Shortcuts and more
* Clean, Simple Interface
* Built In Prompt
* Quick Access to Python Documentation
* Switcheroo - switch all occurances of X with Y, and Y with X.
* DrScript - write custom python scripts with access to DrPython
  internals, and access them from the menu.
* Themes
* Bookmarks
* Python Debugger Support
* Class Browser
* Printing
* Built using wxStyledTextControl (Scintilla) - Syntax Highlighting and
  Styling Built In Folding, Drag and Drop, Brace Matching
* Uses a Custom FindReplace Dialog that supports (beyond the default
  wxWindows dialogs): In Selection, From Cursor, Prompt on Replace, Regular
  Expressions
2004-02-05 11:59:43 +00:00