Age | Commit message (Expand) | Author | Files | Lines |
2004-03-30 | Teach qt's configure to find libraries/headers inside BUILDLINK_DIR, which | xtraeme | 1 | -2/+4 |
2004-03-30 | Add buildlink3.mk | recht | 1 | -0/+46 |
2004-03-29 | Add missing Xrandr and xcursor buildlink2.mks. | recht | 2 | -3/+8 |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 1 | -2/+2 |
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 1 | -4/+4 |
2004-02-02 | These packages need a C++ compiler. | jlam | 1 | -2/+2 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-11 | Add -lrt to SYS_LIBS for Solaris. | markd | 1 | -2/+2 |
2003-12-19 | Update QT3 to 3.2.3. | skrll | 11 | -96/+67 |
2003-12-10 | Don't force -O2 any more, use CFLAGS instead | adam | 1 | -3/+3 |
2003-11-30 | As pointed out by jlam: | jschauma | 1 | -2/+2 |
2003-10-23 | G/c unnecessary patch. | junyoung | 2 | -13/+3 |
2003-10-05 | Replace -lpthread with ${PTHREAD_LDFLAGS}. (Fixes my build on FreeBSD 5.x). | xtraeme | 2 | -4/+5 |
2003-09-28 | only pass gcc specific flags if we are using gcc. | grant | 4 | -6/+22 |
2003-09-28 | add a test for CC_VERSION to correctly choose SunPro. fix another | grant | 1 | -3/+6 |
2003-09-18 | require gcc 2.95.3 so this can be built on NetBSD 1.5.x. | grant | 1 | -1/+2 |
2003-08-06 | fix BUILDLINK_PREFIX defaults to build w/o xpkgwedge | drochner | 1 | -2/+2 |
2003-08-02 | use USE_GNU_TOOLS+= so we can co-exist with a user's setting. | grant | 1 | -2/+2 |
2003-08-02 | USE_GNU_TOOLS=awk | grant | 1 | -1/+3 |
2003-08-01 | Don't USE_X11BASE; there is no reason to install there. | drochner | 3 | -6/+6 |
2003-07-22 | Build, install and use a shared libqassistantclient. | drochner | 3 | -1/+29 |
2003-05-29 | s/USE_CXX/USE_GCC_SHLIB/ | grant | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 2 | -5/+5 |
2003-05-02 | Move PKGREVISION from Makefile.common to Makefile. | wiz | 2 | -3/+3 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -3/+4 |
2003-03-19 | Add header files invented by latest QT 3.x version. | tron | 1 | -1/+7 |
2003-03-19 | Remove some header files which are not installed any more. | tron | 1 | -4/+1 |
2003-03-18 | Update qt3 to 3.1.2. This update fixes a large number of bugs. | skrll | 9 | -24/+42 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -3/+4 |
2003-03-14 | Add include of freetype2/buildlink2.mk to match the one in the Makefile. | markd | 1 | -1/+2 |
2003-03-12 | More updates from Mesa: | jschauma | 1 | -2/+3 |
2003-03-11 | Update qt to 3.1.1. | markd | 8 | -88/+123 |
2003-03-09 | Bump PKGREVISION due to upgrade of Mesa and friends. | jschauma | 1 | -2/+3 |
2003-02-18 | Substitute "LIBQT" by something sensible at build time instead of leaving | drochner | 3 | -8/+10 |
2003-02-04 | Update qt to 3.0.7 - the final maintenance release of qt 3.0. | skrll | 5 | -25/+21 |
2003-01-25 | Note that qt3 requires C++. | jlam | 1 | -1/+2 |
2003-01-07 | Correctly define some variables that qmake expects to be defined: | jlam | 1 | -4/+5 |
2002-12-24 | Bump PKGREVISION because of dependency on latest freetype2 or glib2 | wiz | 2 | -3/+4 |
2002-10-28 | give the postgesql database adapter a chance to compile | drochner | 3 | -1/+40 |
2002-10-28 | Update to Qt 3.0.6, change PKGLIBTOOL to LIBTOOL in one place and do a bit of | skrll | 4 | -13/+12 |
2002-10-09 | Don't hardcode the buildlink paths to the C/C++ compiler and to libtool | jlam | 1 | -4/+4 |
2002-10-08 | Unused. | jlam | 1 | -56/+0 |
2002-10-02 | Bracket passing QTDIR to the make and configure environments so that they | jlam | 1 | -3/+6 |
2002-10-01 | Fix RCS Id. | jlam | 1 | -1/+1 |
2002-10-01 | Remove dependency on egcs for Solaris. | markd | 2 | -6/+6 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 |
2002-09-24 | BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for finding qt3-libs headers | jlam | 1 | -0/+3 |
2002-09-20 | Fix pkg/18211 from Hume Smith | skrll | 1 | -10/+22 |
2002-08-28 | Avoid creating a .qt directory in the users home directory. | skrll | 1 | -1/+5 |