Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-12-19 | Update QT3 to 3.2.3. | skrll | 1 | -2/+1 | |
Far too many new features and bug fixes to list here. Includes a fix for Hangul (Korean character) handling from Bang Jun-Young <junyoung at netbsd dot org>. Thanks. "Better late than never" | |||||
2003-08-01 | Don't USE_X11BASE; there is no reason to install there. | drochner | 1 | -2/+2 | |
Bump PKGREVISION on everything which installs into the QTDIR tree. (Applications which just use qt3 shouldn't be affected because each program using qt3 has an RPATH into both LOCALBASE and X11BASE.) | |||||
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 | |
dependency bumps. | |||||
2003-04-06 | Use BUILDLINK_PREFIX.postgresql-lib as suggested by wiz | jmc | 1 | -2/+2 | |
2003-04-04 | Need a -I for postgresql/server so postgres can find all of it's headers | jmc | 1 | -1/+2 | |
2003-02-18 | Substitute "LIBQT" by something sensible at build time instead of leaving | drochner | 1 | -3/+1 | |
it an environment variable. So we get a "qmake.conf" installed which is usable ouside the pkgsrc/qt3* context. | |||||
2003-02-04 | Update qt to 3.0.7 - the final maintenance release of qt 3.0. | skrll | 1 | -2/+1 | |
Lots of bugfixes including one for the ListView expansion problem. Fix kwin in kdebase after a QT global was renamed. | |||||
2003-01-05 | Bump PKGREVISION due to increase in the major number of libpq.so between | jlam | 1 | -2/+2 | |
version 7.2.3 and 7.3.1 of databases/postgresql-lib. | |||||
2002-12-24 | Bump PKGREVISION because of dependency on latest freetype2 or glib2 | wiz | 1 | -1/+2 | |
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages. | |||||
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -2/+2 | |
2002-11-13 | Better handling of the ${PREFIX}/qt3/plugins/sqldriver directory. | skrll | 1 | -2/+2 | |
2002-10-28 | build the postgresql database driver for Qt | drochner | 3 | -0/+36 | |