Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-08 | Add 26 to PYTHON_VERSIONS_ACCEPTED | abs | 1 | -2/+2 | |
2009-07-08 | Make it build with Qt 4.5.2 - ActiveQt seems (no changelog entry or smth) | hasso | 2 | -6/+22 | |
to be under open source license now. | |||||
2009-07-07 | user-destdir support | joerg | 5 | -13/+23 | |
2009-07-07 | user-destdir support | joerg | 1 | -2/+4 | |
2009-07-07 | user-destdir support | joerg | 2 | -6/+10 | |
2009-07-07 | user-destdir support | joerg | 4 | -22/+28 | |
2009-07-07 | user-destdir support | joerg | 7 | -24/+38 | |
2009-07-07 | user-destdir support | joerg | 1 | -6/+8 | |
2009-07-07 | user-destdir support | joerg | 1 | -1/+5 | |
2009-07-07 | user-destdir support | joerg | 2 | -12/+13 | |
2009-07-07 | user-destdir support | joerg | 1 | -5/+7 | |
2009-07-07 | user-destdir support | joerg | 2 | -16/+19 | |
2009-07-07 | user-destdir support | joerg | 6 | -15/+23 | |
2009-07-07 | user-destdir support | joerg | 5 | -21/+32 | |
2009-07-07 | user-destdir support | joerg | 3 | -14/+20 | |
2009-07-07 | user-destdir support | joerg | 2 | -7/+12 | |
2009-07-07 | user-destdir support | joerg | 3 | -13/+15 | |
2009-07-07 | user-destdir support | joerg | 1 | -5/+3 | |
2009-07-07 | user-destdir support | joerg | 1 | -4/+6 | |
2009-07-07 | user-destdir support | joerg | 8 | -14/+40 | |
2009-07-07 | user-destdir support | joerg | 7 | -19/+41 | |
2009-07-07 | adding destdir support and license of perl itself (META.yml) | sno | 1 | -3/+5 | |
2009-07-07 | user-destdir support | joerg | 5 | -13/+24 | |
2009-07-07 | user-destdir support | joerg | 3 | -15/+17 | |
2009-07-07 | update to 4.5.2 | drochner | 6 | -40/+9 | |
changes: bugfixes and optimizations | |||||
2009-07-07 | Fix build with pkgsrc X.org | sborrill | 1 | -1/+3 | |
2009-07-07 | Added x11/space_dapp version 20060717 | sborrill | 1 | -1/+2 | |
2009-07-07 | This is a little dockapp that does absolutely nothing except for sitting in | sborrill | 5 | -0/+59 | |
the dockapp area. It consumes very little resources. It is useful in conjunction with a window manager that allows maximised windows to be prevented from covering the dockapp area; it allows access to the root window or menu even when windows are maximised. | |||||
2009-07-07 | add 26 to PYTHON_VERSIONS_ACCEPTED. | zafer | 1 | -2/+2 | |
2009-07-07 | add 26 to PYTHON_VERSIONS_ACCEPTED | zafer | 1 | -2/+2 | |
2009-07-07 | add 26 to PYTHON_VERSIONS_ACCEPTED. | zafer | 1 | -2/+2 | |
2009-07-06 | Fix build with newer libgnomeui. | joerg | 2 | -1/+14 | |
2009-07-06 | Not MAKE_JOBS_SAFE. Needs -fPIC. | joerg | 3 | -6/+17 | |
2009-07-04 | Make it really build - remove whitespace from the end of the lines. | hasso | 1 | -4/+4 | |
2009-07-03 | Fix PLIST - add missing QtScriptTools entries | abs | 1 | -1/+4 | |
2009-07-02 | Install QtScriptTools, and script and scripttools headers. | wiz | 2 | -5/+7 | |
Needed (indirectly) for amarok. Bump PKGREVISION. | |||||
2009-06-30 | Hack around the -fPIC compilation problem on amd64 by sed(1)ing | wiz | 1 | -1/+9 | |
-fPIC in the necessary Makefiles. | |||||
2009-06-30 | Move PKG_INSTALLATION_TYPES and PKG_DESTDIR_SUPPORT before bsd.prefs.mk. | joerg | 1 | -4/+4 | |
2009-06-30 | Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with | joerg | 13 | -13/+39 | |
MAKE_JOBS=2 and worked without. | |||||
2009-06-29 | add two patches from upstream to fix rendering problems which | drochner | 4 | -2/+34 | |
garble the KDE4 desktop, from Sverre Froyen bump PKGREVISION | |||||
2009-06-26 | You can't return from a void function. Fixes Solaris build and gives 999 | sketch | 2 | -1/+15 | |
dependant packages a chance to build. | |||||
2009-06-24 | zero out a local variable, fixes random behaviour in case a DRI hw module | drochner | 3 | -2/+17 | |
cannot be loaded and the server falls back to software rendering, from Rafal Boni per mail to tech-x11 bump PKGREVISION | |||||
2009-06-19 | Fix build of DRI2 aware drivers (like intel) if MesaLib wasn't built with | hasso | 1 | -1/+2 | |
dri option. | |||||
2009-06-18 | Add two orphan directories | agc | 1 | -1/+3 | |
2009-06-18 | drop Python-2.4 support -- the Makefile was changed recently to | drochner | 3 | -58/+1 | |
require 2.5+ (by mistake, but anyway), and it doesn't hurt because libxcb (our only client) needs 2.5+ now | |||||
2009-06-18 | a Python script needed for build contains tons if these ugly | drochner | 1 | -1/+3 | |
"conditional expressions", so it needs Python-2.5+ | |||||
2009-06-17 | Resolve conflicting edits: back out my change, expand comment. | asau | 1 | -7/+2 | |
2009-06-17 | Work around build problems on Solaris 10. | asau | 1 | -1/+6 | |
Patch from Joern Clausen per PR 41608. Other platforms are not affected. | |||||
2009-06-17 | explicitely disable "papi" printer support so that it doesn't get | drochner | 1 | -1/+3 | |
picked up on Solaris should fix build error reported by Joern Clausen in PR pkg/41608 | |||||
2009-06-17 | Update to 4.5.1. Changes since 4.5: | hasso | 2 | -7/+7 | |
* Only convert exact dicts to a QVariantMap and back and not dict sub-classes. * Removed an assertion when building dynamic meta-objects, instead just ignore the attribute if it doesn't have the expected type. * Fixed the handling of QWizard by pyuic. * Changed the SIP dependency to v4.8.1 (not necessary but we don't want it to survive in the wild). * Changed the roadmap to show how incompatible APIs will be selected. * Fixed __str__ for QByteArray for Python v3 so it is consistent with Python v2. * Reverted the roadmap change about __hash__ being an incompatibile change. The issue isn't that the hash function has changed (which isn't considered a compatibility problem) it's that different objects that previously had a different hash value (based on their id()) now might have the same hash value. * Updated the roadmap to show that the __hash__ additions (including QUrl) are not now considered incompatible changes. * Removed the Python v3 buffer protocol support for QString. * Improved the implementation of the Python v3 buffer protocol for QByteArray. * Fixed a pyuic problem with Python v3 when setting the tab order. * Added /Transfer/ to QComboBox.setLineEdit(). * Added /KeepReference/ to setValidator() and setCompleter() for QLineEdit and QComboBox. * Added the missing setCoordinateMode() and coordinateMode() methods from QGradient. |