summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-02USE_GNU_TOOLS=awkgrant1-1/+3
2003-08-01Don't USE_X11BASE; there is no reason to install there.drochner1-2/+2
2003-05-29s/USE_CXX/USE_GCC_SHLIB/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-05-02Move PKGREVISION from Makefile.common to Makefile.wiz1-2/+1
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
2003-03-18Update qt3 to 3.1.2. This update fixes a large number of bugs.skrll1-3/+2
2003-03-11Update qt to 3.1.1.markd1-8/+12
2003-02-18Substitute "LIBQT" by something sensible at build time instead of leavingdrochner1-1/+3
2003-01-25Note that qt3 requires C++.jlam1-1/+2
2002-10-09Don't hardcode the buildlink paths to the C/C++ compiler and to libtooljlam1-4/+4
2002-10-01Remove dependency on egcs for Solaris.markd1-3/+3