summaryrefslogtreecommitdiff
path: root/x11/qt3-libs
AgeCommit message (Expand)AuthorFilesLines
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-03-31update to 3.3.6drochner3-11/+10
2006-03-13Fix path generation so that security/qca{,-tls} don't have to patch Makefileminskim2-8/+18
2006-03-12Force to use the libtool mode of qmake, instead of patching theminskim5-24/+112
2006-03-11In the comment at top also mention "pkgsrc". As this could be confusingreed1-3/+3
2006-03-03Make qmake and libtool use the same library versioning. Should haveminskim2-5/+5
2006-03-02Prevent qmake from generating .la files. In pkgsrc, they are taken careminskim2-1/+15
2006-02-25Enable Xinerama support if libXinerama.dylib exists.minskim2-4/+5
2006-02-17Enable STL (auto) + revision bumpadam3-20/+18
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-02-03move PKGNAME= to before .include "../../mk/bsd.prefs.mk" so mk.conf can deter...abs1-6/+6
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-3/+4
2006-01-12We don't need the .else clause in the GCC 3.3 NetBSD/sparc hack.jdc1-3/+1
2005-12-28Add a pkgconfig file for qt3-libs, bump PKGREVISION. ok with wiz@ghen2-2/+7
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig2-6/+6
2005-11-17Add support for option 'debug', to compile in debug code and symbols.hubertf1-2/+10
2005-11-01Fixed pkglint warnings:rillig2-4/+4
2005-11-01Adjust Qt 3.3 PostgreSQL patches to work with all versions. Drop thejoerg3-19/+4
2005-09-27Changes 3.3.5:adam3-10/+9
2005-08-17Add a hack to require gcc 3.4 on NetBSD/sparc.jdc1-4/+9
2005-07-18Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full commandjlam1-2/+2
2005-07-01Bump PKGREVISION for the Darwin fix.reed1-2/+2
2005-07-01If Darwin, then use real RANLIB.reed2-4/+12
2005-06-27Use socklen_t, instead of int, as QT_SOCKLEN_T on Darwin>=8.0.minskim1-1/+10
2005-06-22Restore changes in revision 1.34 of qt3-libs/Makefile.common afterjlam2-12/+4
2005-06-21Back out the previous change and add a comment to qt3-libs/Makefile.commonjlam2-4/+12
2005-06-20move the post-patch to pre-configure since it is somewhat configure-likedmcmahill2-3/+4
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-18adam volunteered to maintain this package.wiz1-1/+2
2005-04-13qt3 build system makes a difference between MacOS X and Darwin: it willbouyer2-5/+17
2005-04-12Nuke USE_BUILDLINK3 (some files missed in megacommit).tv1-2/+1
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2005-02-10Changes 3.3.4:adam4-15/+13
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
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 addedjlam2-4/+5
2004-10-30remove patch backup files in mkspecs/ so they don't get mistakenlygrant1-1/+2
2004-10-28Move USE_BUILDLINK3 into Makefile.common.gavan2-3/+3
2004-10-28Pay attention to LDFLAGS when building qmake. This allows qmake to linkgavan2-5/+11
2004-10-19Bring the qmake.conf we use in line with those from qt 3.3.3.markd2-4/+6
2004-10-13INSTALL_DATA -> INSTALL_LIB, where appropriate.tv1-11/+11
2004-10-13Another Interix-only fix: add -ldb, and since Qt incorrectly #includestv4-9/+12
2004-10-13Fix library linkage for Interix.tv3-7/+8