summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2008-02-16fix hpux platform detection.tnn1-1/+7
2007-12-17Fix build problems caused by Mac OS X Leopard linker work around intron1-3/+3
2007-10-15Update to qt3-libs-3.3.8nb6: Explicitly pass inet6 setting to configure - fro...abs1-1/+8
2007-07-02Raymond Meyer reports on pkgsrc-users@ that graphics corruption is notnn1-3/+1
2007-06-15Fix conditional to also work for xorg.joerg1-2/+2
2007-04-05don't try to explicitly include the shell name in the CONFIGURE_SCRIPTdmcmahill1-2/+1
2007-03-19Add an HTTP mirror, for FTP-less sites.dsainty1-2/+3
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
2007-01-10Modular Xorg support for Qt.joerg1-4/+4
2006-07-26Readd recursive Xcursor buildlink3 inclusion, the problems in Xorg worldjoerg1-1/+3
2006-02-25Enable Xinerama support if libXinerama.dylib exists.minskim1-2/+3
2006-02-17Enable STL (auto) + revision bumpadam1-8/+8
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
2005-11-17Add support for option 'debug', to compile in debug code and symbols.hubertf1-2/+10
2005-11-01Fixed pkglint warnings:rillig1-2/+2
2005-07-18Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full commandjlam1-2/+2
2005-07-01If Darwin, then use real RANLIB.reed1-1/+9
2005-06-22Restore changes in revision 1.34 of qt3-libs/Makefile.common afterjlam1-10/+2
2005-06-21Back out the previous change and add a comment to qt3-libs/Makefile.commonjlam1-2/+10
2005-06-20move the post-patch to pre-configure since it is somewhat configure-likedmcmahill1-2/+2
2005-06-01Convert to options framework.wiz1-3/+7
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+3
2005-05-22Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris.jlam1-2/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-4/+2
2005-05-17On DragonFly use the FreeBSD G++ config for now.reed1-1/+3
2005-05-13Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplifyjlam1-2/+2
2005-04-12Nuke USE_BUILDLINK3 (some files missed in megacommit).tv1-2/+1
2004-11-24Correct pasto.gavan1-2/+2
2004-11-22Disable XRender on Solaris. Workaround for graphics corruption problemsgavan1-1/+3
2004-11-12Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're addedjlam1-1/+2
2004-10-30remove patch backup files in mkspecs/ so they don't get mistakenlygrant1-1/+2
2004-10-28Move USE_BUILDLINK3 into Makefile.common.gavan1-1/+2
2004-10-19Bring the qmake.conf we use in line with those from qt 3.3.3.markd1-1/+2
2004-10-13Another Interix-only fix: add -ldb, and since Qt incorrectly #includestv1-2/+2
2004-10-13Fix library linkage for Interix.tv1-1/+2
2004-10-13Add Interix 3.5 support. (Will be contributed back to Trolltech as well.)tv1-1/+6
2004-08-27Change to use COMPILER_RPATH_FLAG.jlam1-3/+2
2004-08-11Fix whitespace.markd1-4/+4
2004-07-13Be explicit about enabling or disabling cups support based on value ofmarkd1-1/+9
2004-07-06Convert qt3-libs to use BUILDLINK3. Based on patches from Joachimreed1-3/+4
2004-03-30Teach qt's configure to find libraries/headers inside BUILDLINK_DIR, whichxtraeme1-2/+4
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-2/+2
2004-02-08We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,jlam1-4/+4
2004-02-02These packages need a C++ compiler.jlam1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-11Add -lrt to SYS_LIBS for Solaris.markd1-2/+2
2003-10-05Replace -lpthread with ${PTHREAD_LDFLAGS}. (Fixes my build on FreeBSD 5.x).xtraeme1-1/+2
2003-09-28only pass gcc specific flags if we are using gcc.grant1-2/+5
2003-09-28add a test for CC_VERSION to correctly choose SunPro. fix anothergrant1-3/+6
2003-08-02use USE_GNU_TOOLS+= so we can co-exist with a user's setting.grant1-2/+2