Age | Commit message (Expand) | Author | Files | Lines |
2014-09-25 | USE_TOOLS+=gm4, requires -I support. | jperkin | 1 | -2/+2 |
2014-09-25 | Solaris build fix | prlw1 | 3 | -1/+39 |
2014-09-25 | Put back Mac distfile, lost in previous update. | jperkin | 1 | -1/+4 |
2014-09-22 | Forgotten patch for last commit. | joerg | 1 | -0/+11 |
2014-09-22 | Fix implicit prototype conflicts. Always include termios.h for ECHO. | joerg | 3 | -68/+134 |
2014-09-21 | Second attempt at: | prlw1 | 7 | -92/+848 |
2014-09-20 | Include libSM since it's needed. | wiz | 1 | -1/+2 |
2014-09-19 | Disable visibility to fix build on NetBSD with gcc. | wiz | 1 | -4/+5 |
2014-09-14 | Update gtksourceview3 to 3.10.3 | prlw1 | 2 | -9/+10 |
2014-09-12 | Rev the distfile patch: | dholland | 4 | -65/+7 |
2014-09-11 | Update to 1.3.4: | wiz | 2 | -6/+6 |
2014-09-11 | Fix build on systems which don't provide openat() such as NetBSD 6 | prlw1 | 6 | -21/+122 |
2014-09-10 | Don't run autoconf. It's not necessarily installed and it breaks | joerg | 2 | -3/+14 |
2014-09-10 | Deal with the tools now getting installed. Bump revision. | joerg | 2 | -2/+5 |
2014-09-10 | Update to 3.12.0: | wiz | 3 | -12/+48 |
2014-09-08 | Bump PKGREVISION for netpbm update. | wiz | 2 | -4/+4 |
2014-09-08 | DEPEND on netpbm instead of including its buildlink3.mk file, if you're | wiz | 1 | -2/+2 |
2014-09-08 | Add another comment. | wiz | 2 | -3/+5 |
2014-09-08 | Add back BUILDLINK_API_DEPENDS.Xft2+= Xft2>=2.1.2nb2 for old | wiz | 1 | -1/+2 |
2014-09-08 | Add comments to patches. | wiz | 5 | -10/+16 |
2014-09-08 | buildlink3.mk should not set API depends. The package already | wiz | 1 | -3/+1 |
2014-09-08 | Update gtk3 to 3.12.2 | prlw1 | 5 | -34/+49 |
2014-09-02 | Remove MAKE_JOBS_SAFE=yes, the variable only has an effect when set to 'no'. | jperkin | 1 | -2/+1 |
2014-08-29 | Add some missing binaries to PLIST (recent qmake change). | wiz | 2 | -2/+7 |
2014-08-29 | Fix an rpath using a buildlink transform. | wiz | 1 | -2/+3 |
2014-08-29 | make it clear what package depend on | szptvlfn | 2 | -2/+4 |
2014-08-28 | Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ld | jperkin | 2 | -4/+2 |
2014-08-25 | Update to 0.4.3: | wiz | 2 | -6/+6 |
2014-08-25 | Add missing dependency on xrdb. | obache | 1 | -2/+3 |
2014-08-25 | Let xft to be optional. | obache | 2 | -5/+11 |
2014-08-24 | Add QTDIR to CMAKE_PREFIX_PATH, so CMAKE finds qt5 when this bl3.mk is | wiz | 1 | -1/+2 |
2014-08-24 | Two more files are now installed. Bump PKGREVISION. | wiz | 2 | -4/+5 |
2014-08-24 | Two more files are installed now. Bump PKGREVISION. | wiz | 2 | -2/+5 |
2014-08-23 | Fix qmake to handle DESTDIR correctly. | wiz | 3 | -8/+13 |
2014-08-23 | Fix qmake to handle DESTDIR during installation. | wiz | 3 | -9/+15 |
2014-08-23 | SunOS needs explicit -lnsl and -socket as well as XPG6 for libptytty | richard | 3 | -5/+16 |
2014-08-22 | Bump PKGREVISION for ilmbase shlib major bump. | wiz | 86 | -172/+172 |
2014-08-22 | Fix linkage. For some reason, Qsci.so was not linked against | wiz | 1 | -2/+6 |
2014-08-21 | Update to 2.8.3. Use Makefile.common of qt4-qscintilla. | wiz | 3 | -21/+9 |
2014-08-21 | Update to 2.8.3. Split off common parts with py-qt4-qscintilla into | wiz | 4 | -22/+31 |
2014-08-21 | Update for py-sip-4.16/py-qt4-4.11 using patches from upstream git. | wiz | 7 | -8/+155 |
2014-08-21 | Update to 4.11.1: | wiz | 4 | -20/+16 |
2014-08-21 | Update to 4.16.2: | wiz | 4 | -49/+36 |
2014-08-21 | Remove py-qt3*, obsolete upstream and replaced by py-qt4*. | wiz | 23 | -847/+1 |
2014-08-21 | Fix build on SunOS (needs explicit -lintl -lresolv, handle no sigsetmask()). | jperkin | 3 | -2/+22 |
2014-08-21 | Fix build on SunOS (needs explicit -lX11 -lm). | jperkin | 1 | -1/+2 |
2014-08-21 | Add fcntl.h for openat(). Might help build on NetBSD-6. | wiz | 2 | -1/+17 |
2014-08-21 | Fix build on SunOS (needs explicit -lX11). | jperkin | 1 | -1/+3 |
2014-08-21 | Fix build on SunOS (needs explicit -lm). | jperkin | 1 | -1/+2 |
2014-08-20 | fix build on darwin, which does not install include/wx-3.0/wx/unix/fswatcher_... | dbj | 2 | -3/+10 |