Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment for my ports. | Hye-Shik Chang | 2003-02-25 | 2 | -1/+1 |
| | |||||
* | Use REINPLACE_CMD as well as USE_REINPLACE | Hye-Shik Chang | 2002-06-25 | 1 | -3/+5 |
| | |||||
* | Updating my email address. | Hye-Shik Chang | 2002-06-25 | 1 | -1/+1 |
| | | | | Approved by: cjh (mentor) | ||||
* | back out commit made comparing OSVERSION and use sed(1) to workaround perl | Patrick Li | 2002-05-23 | 1 | -5/+0 |
| | | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many | ||||
* | Fix ports for building with -current without perl | Patrick Li | 2002-05-23 | 1 | -0/+5 |
| | | | | | PR: 38359 Submitted by: maintainer | ||||
* | Update to 0.2 | Patrick Li | 2002-05-04 | 3 | -25/+4 |
| | | | | | PR: 37617 Submitted by: maintainer | ||||
* | use USE_PYDISTUTILS | Ying-Chieh Liao | 2002-04-29 | 1 | -6/+2 |
| | |||||
* | Fix breakage caused by the recent freetype overhaul. | Maxim Sobolev | 2002-03-18 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Adjust in accordance with the new location of freetype1 includes | Maxim Sobolev | 2002-03-14 | 1 | -1/+1 |
| | | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). | ||||
* | LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes | Maxim Sobolev | 2002-03-14 | 1 | -2/+2 |
| | |||||
* | Update maintainer email address | Patrick Li | 2002-01-28 | 1 | -1/+1 |
| | | | | | PR: 34372 Submitted by: maintainer | ||||
* | Bump png major | Andrey A. Chernov | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Fix Makefile | Kevin Lo | 2001-07-09 | 1 | -2/+2 |
| | | | | | PR: 28827 Submitted by: MAINTAINER | ||||
* | Initial import of py-paint 0.1. | Kevin Lo | 2001-07-08 | 6 | -0/+81 |
The paint module provides a simple and flexible facility for painting PNG images files. The paint module depends upon three free libraries: freetype, libart, libpng. PR: 28819 Submitted by: Hye-Shik Chang <perky@python.or.kr> |