Commit graph

14 commits

Author SHA1 Message Date
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Thomas Klausner
aafb65a014 Centralize package update notes for pkgsrc-wip packages.
pkglint support might be coming soon...

rillig@ ok
2006-05-18 19:36:29 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
4630aecd03 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:50:09 +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
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
8d48d19ed2 wxWindows -> wxWidgets. 2005-02-04 14:26:55 +00:00
Marc Recht
a1833fcb46 Add DEPENDS on py-wxWindows and set NO_BUILDLINK. 2004-07-06 23:05:21 +00:00
Marc Recht
e583ba1b4f PyPE 1.9.2 is out. 2004-04-03 09:29:24 +00:00
Michal Pasternak
a095c1d974 Update to 1.8.2; patches changed to keep in sync with py-wxPython update; 2003-12-26 00:18:46 +00:00
Michal Pasternak
a77fb0bf90 Install also so-called help file (readme.txt) 2003-12-19 23:27:21 +00:00
Michal Pasternak
3f56299040 PyPE (Python Programmers Editor) was written in order to offer a lightweight
but powerful editor for those of you who think emacs is too much and idle is
too little. Syntax highlighting is included out of the box, as is multiple
open documents via tabs.
2003-12-19 23:17:45 +00:00