Age | Commit message (Expand) | Author | Files | Lines |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-11-17 | Add support for option 'debug', to compile in debug code and symbols. | hubertf | 1 | -2/+10 |
2005-11-01 | Fixed pkglint warnings: | rillig | 1 | -2/+2 |
2005-07-18 | Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full command | jlam | 1 | -2/+2 |
2005-07-01 | If Darwin, then use real RANLIB. | reed | 1 | -1/+9 |
2005-06-22 | Restore changes in revision 1.34 of qt3-libs/Makefile.common after | jlam | 1 | -10/+2 |
2005-06-21 | Back out the previous change and add a comment to qt3-libs/Makefile.common | jlam | 1 | -2/+10 |
2005-06-20 | move the post-patch to pre-configure since it is somewhat configure-like | dmcmahill | 1 | -2/+2 |
2005-06-01 | Convert to options framework. | wiz | 1 | -3/+7 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+3 |
2005-05-22 | Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris. | jlam | 1 | -2/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -4/+2 |
2005-05-17 | On DragonFly use the FreeBSD G++ config for now. | reed | 1 | -1/+3 |
2005-05-13 | Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplify | jlam | 1 | -2/+2 |
2005-04-12 | Nuke USE_BUILDLINK3 (some files missed in megacommit). | tv | 1 | -2/+1 |
2004-11-24 | Correct pasto. | gavan | 1 | -2/+2 |
2004-11-22 | Disable XRender on Solaris. Workaround for graphics corruption problems | gavan | 1 | -1/+3 |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 1 | -1/+2 |
2004-10-30 | remove patch backup files in mkspecs/ so they don't get mistakenly | grant | 1 | -1/+2 |
2004-10-28 | Move USE_BUILDLINK3 into Makefile.common. | gavan | 1 | -1/+2 |
2004-10-19 | Bring the qmake.conf we use in line with those from qt 3.3.3. | markd | 1 | -1/+2 |
2004-10-13 | Another Interix-only fix: add -ldb, and since Qt incorrectly #includes | tv | 1 | -2/+2 |
2004-10-13 | Fix library linkage for Interix. | tv | 1 | -1/+2 |
2004-10-13 | Add Interix 3.5 support. (Will be contributed back to Trolltech as well.) | tv | 1 | -1/+6 |
2004-08-27 | Change to use COMPILER_RPATH_FLAG. | jlam | 1 | -3/+2 |
2004-08-11 | Fix whitespace. | markd | 1 | -4/+4 |
2004-07-13 | Be explicit about enabling or disabling cups support based on value of | markd | 1 | -1/+9 |
2004-07-06 | Convert qt3-libs to use BUILDLINK3. Based on patches from Joachim | reed | 1 | -3/+4 |
2004-03-30 | Teach qt's configure to find libraries/headers inside BUILDLINK_DIR, which | xtraeme | 1 | -2/+4 |
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-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-10-05 | Replace -lpthread with ${PTHREAD_LDFLAGS}. (Fixes my build on FreeBSD 5.x). | xtraeme | 1 | -1/+2 |
2003-09-28 | only pass gcc specific flags if we are using gcc. | grant | 1 | -2/+5 |
2003-09-28 | add a test for CC_VERSION to correctly choose SunPro. fix another | grant | 1 | -3/+6 |
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 | 1 | -2/+2 |
2003-05-29 | s/USE_CXX/USE_GCC_SHLIB/ | grant | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-05-02 | Move PKGREVISION from Makefile.common to Makefile. | wiz | 1 | -2/+1 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 |
2003-03-18 | Update qt3 to 3.1.2. This update fixes a large number of bugs. | skrll | 1 | -3/+2 |
2003-03-11 | Update qt to 3.1.1. | markd | 1 | -8/+12 |
2003-02-18 | Substitute "LIBQT" by something sensible at build time instead of leaving | drochner | 1 | -1/+3 |
2003-01-25 | Note that qt3 requires C++. | jlam | 1 | -1/+2 |
2002-10-09 | Don't hardcode the buildlink paths to the C/C++ compiler and to libtool | jlam | 1 | -4/+4 |
2002-10-01 | Remove dependency on egcs for Solaris. | markd | 1 | -3/+3 |