Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-12-24 | s/@netbsd.org/@NetBSD.org/ in MAINTAINER. | jmmv | 1 | -2/+2 | |
2003-08-25 | for libtool, use a full path to the .la file to link a not-installed | drochner | 2 | -4/+4 | |
library. -lxxx sometimes fails for strange reasons | |||||
2003-08-25 | Also support Python 2.3. | recht | 1 | -2/+2 | |
OK'ed by drochner@ | |||||
2003-08-23 | update to 3.8 | drochner | 9 | -44/+43 | |
"The main changes are the addition of many operators to existing classes (thanks to Torsten Marek) and full support for Qt v3.2.0." | |||||
2003-08-19 | On all of these create symlinks from the libraries installed under PYSITELIB | jmc | 3 | -4/+50 | |
to QTDIR/lib as qmake builds libtool archives that reference themselves as coming from QTDIR/lib. XXX - This really should be fixed in qmake.conf or something and not in each package but for now it fixes 5 broken packages (these + devel/eric3) | |||||
2003-07-22 | Add PyQt-3.7 for Qt3, addon modules which depend on the base module. | drochner | 13 | -0/+345 | |