SVN commit 12864 by rakuco:
qt4-corelib: Make PORTREVISION match the version in the ports tree.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.or
SVN commit 12504 by adridg:
Merge ports r411765
r411765 | rakuco | 2016-03-24 11:31:07 +0100 (Thu, 24 Mar 2016) | 14 lines
qt4-moc: Add more Boost include guards to moc's definition list.
M +22 -13patch-src__tools__moc__main.cpp
___
kde-fre
SVN commit 12406 by adridg:
Restore PORTREVISION to match downstream
M +1 -0 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 11926 by rakuco:
qt4: Use the right macro name when checking whether libc++ is being used.
_LIBCPP_VER is used by a Dinkumware-derived standard library implementation,
libc++ uses _LIBCPP_VERSION. In practice this meant the
Q_COMPILER_INITIALIZER_LISTS feature was never enabled with cl
SVN commit 10887 by aschai:
Remove gcc5 support patching
qt-4.8.7's configure properly handles gcc5 out of the box.
M +0 -9 extrapatch-configure
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-fre
SVN commit 10840 by rakuco:
qt4: Merge r381031 from ports.
r381031 | marino | 2015-03-11 21:46:41 +0200 (Wed, 11 Mar 2015) | 6 lines
devel/qt4-assistant: Fix qt4 configure to support gcc5
PR: 197853
Su
SVN commit 10839 by rakuco:
qt4-corelib: Merge r384038 from ports.
r384038 | tijl | 2015-04-15 11:20:27 +0300 (Wed, 15 Apr 2015) | 43 lines
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http:
SVN commit 10701 by aschai:
Drop a (partially) upstreamed patch
The part that affects FreeBSD has gone upstream and the other parts of this
patch only affect OS X.
D
patch-src__3rdparty__javascriptcore__JavaScriptCore__wtf__Threading.h
SVN commit 10620 by rakuco:
qt4-script: Merge r375385 from ports.
r375385 | amdmi3 | 2014-12-24 04:47:33 +0200 (Wed, 24 Dec 2014) | 8 lines
- Fix build on MIPS by remiving non-existent, unused include
Upstream issue: https
SVN commit 10201 by rakuco:
QT: Merge r362938 from ports.
r362938 | rakuco | 2014-07-26 01:24:40 +0300 (Sat, 26 Jul 2014) | 11 lines
Update the patch introduced in r362770.
Change a preprocessor line with no directive to a
SVN commit 10080 by rakuco:
devel/qt4: Remove extra empty line from distinfo.
M +0 -1 distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest in
SVN commit 10070 by aschai:
Remove patches that were commited to upstream and regenerate the Threading
patch which was only partially upstreamed.
D
patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp
D
patch-src__3rdparty__javascriptcore__JavaScr
SVN commit 9998 by rakuco:
Add patch to work around more integration issues between moc and boost.
science/avogadro started failing to build after boost was updated to 1.55.
Add a patch from Fedora to special-case more boost defines so that
everything works again.
Obtained from: Fedora Project
SVN commit 9814 by makc:
- Remove reference to WRKSRC from installed pkgconfig files
PR: ports/181141
Reported by:thierry
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinf
SVN commit 9715 by aschai:
Track iconv dependency.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 9659 by aschai:
Make phonon optional.
Propose and patch provided by Alexey Dokuchaev via mailing list.
M +14 -5 Makefile
M +2 -2 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/lis
SVN commit 9607 by makc:
Add last bit for staging support
M +2 -0 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 9534 by aschai:
Indicate Metaport.
M +1 -0 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 9493 by rakuco:
Merge r326688 from ports.
r326688 | rakuco | 2013-09-08 00:19:20 +0300 (Sun, 08 Sep 2013) | 5 lines
Bring in a few more libc++ patches I got upstream a few months ago.
While here, rename the patch
SVN commit 9492 by rakuco:
Merge r326562 from ports.
r326562 | rakuco | 2013-09-07 02:18:53 +0300 (Sat, 07 Sep 2013) | 8 lines
Import my upstream commit to fix the build with libc++.
I was going to get this in with Qt 4.8.
SVN commit 9381 by aschai:
Adapt to the recent glib20 update.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 9349 by aschai:
Add fix for runtime breakage with gcc-4.6. Reported and proposed by Andriy
Gapon.
A patch-src__corelib__animation__qpropertyanimation.cpp
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org
SVN commit 9287 by rakuco:
Merge r321480 from ports.
r321480 | rakuco | 2013-06-21 20:13:51 +0300 (Fri, 21 Jun 2013) | 4 lines
Remove MASTER_SITES.
If QT_DIST is set, MASTER_SITES is already set accordingly.
-
SVN commit 9228 by rakuco:
Import my upstream patch to fix the detection of 3dNOW! support.
The patch was originally written by dim@ and fixes the way Qt includes the
header. See the upstream commits' message for more information.
Practically speaking, this should make the Qt ports build with c
SVN commit 8995 by makc:
- Explicitly disable features if they are not set in QT4_OPTIONS [1]
- Prevent QT_NO_WEBKIT from creeping into qconfig.h
- Make clear that CUPS support is enabled by default
Reported by:avg [1]
M +12 -0 Makefile
M +15 -7 files/patch-configure
M +1
SVN commit 8986 by makc:
sync with ports
M +1 -1 patch-0185-fix-format-strings.diff
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 8939 by avilla:
- Remove PORTREVISION.
M +0 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 8916 by avilla:
- Bump PORTREVISION after ICU dependency addition.
M +1 -0 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest in
SVN commit 8900 by avilla:
- Cleanup.
- Rename DEMO option to EXAMPLES.
- Make qt4-doc optional.
- Move some tools under TOOLS option.
- Add IBase SQL plugin.
- Convert to run dependencies.
M +34 -29Makefile
___
kde-freebsd mailing list
kde-
SVN commit 8899 by avilla:
- Add dependency on ICU.
- Use USE_GNOME to depend on GLib.
Reported by:Alexander Kabaev via mailing list
M +2 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinf
SVN commit 8687 by makc:
qt3support is not required for qt4-assistant
M +3 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 8318 by rakuco:
qt4-uic3: Depend on qt4-porting.
We were experiencing some weird uic3 crashes on the ixsystems
tinderbox when building kdenetwork4. It turns out that uic3 needs
q3porting.xml to work, and it is provided by our -porting port.
M +2 -1 Makefile
__
SVN commit 8314 by makc:
Enable CUPS support by default: it adds dependency on cups-client only.
M +1 -4 Makefile.options
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freeb
SVN commit 8287 by jhale:
- Fix build on FreeBSD 8.x
PR: ports/168689
Submitted by: Veniamin Gvozdikov
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See al
SVN commit 8282 by rakuco:
qt4-makeqpf: Sync with ports
M +3 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 8263 by rakuco:
qt4-qvfb: Remove patch obsoleted by 4.8.2.
This was fixed upstream in commit 1118f1cf0d74171f63c87635d3c0b53ea79a92dc.
D files (directory)
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.o
SVN commit 8243 by rakuco:
qt4-makeqpf: Only apply the log2 patch if libm does not have log2.
log2() was implemented in libm a few years ago, so we can add our
hackish version only if it is not present.
M +4 -0 Makefile
A files/extra-patch__tools__makeqpf__qpf2.cpp
fil
SVN commit 7891 by avilla:
- Fix plist.
M +0 -2 Makefile
A pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 7788 by avilla:
- Revert this small cosmetic change as it's probably not going in with
Qt 4.7.
M +2 -2 pkg-message
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http
SVN commit 7658 by avilla:
- Remove empty plist.
D pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 7590 by rakuco:
qt4-qdoc3: Make the Makefile look more similar to the other Qt ports'.
Finally fix the build by adding most of the workarounds present in the
other Qt ports to patch the configure script, not extract a few
directories from the tarball and create some symlinks due to the
SVN commit 7587 by rakuco:
qt4-qdoc3: Replace custom targets with {BUILD,INSTALL}_WRKSRC.
The port had custom do-configue and do-install targets which can be
simplified by setting BUILD_WRKSRC and INSTALL_WRKSRC.
M +2 -8 Makefile
___
kde-fr
SVN commit 7586 by rakuco:
qt4-qdoc3: Fix typo.
QT_NONSTANDART -> QT_NONSTANDARD.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for lates
SVN commit 7585 by rakuco:
qt4-qdoc3: Require QtGui.
declarativeparser/qdeclarativejsparser.cpp:43:30: error: QtGui/QApplication: No
such file or directory
declarativeparser/qdeclarativejsparser.cpp: In member function 'bool
QDeclarativeJS::Parser::parse(int)':
M +1 -1 Makefile
___
SVN commit 7584 by rakuco:
qt4-designer: Fix plist after 7583.
Phonon is always enabled, so the widget is built again.
M +2 -0 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See
SVN commit 7578 by avilla:
- Fix plist.
M +1 -3 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 7316 by avilla:
- Sync with ports:
* Fix build with Clang.
A files (directory)
A
files/patch-src__3rdparty__javascriptcore__JavaScriptCore__interpreter__Interpreter.cpp
___
kde-freebsd mailing list
kde-fr
SVN commit 7211 by makc:
Remove needless and deprecated USE_XLIB
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 7017 by xzhayon:
- Fix build.
- Remove kqueue patch: it was committed upstream.
- Remove QT4_OPTIONS support.
Apparently, among the QT_NO_* settings we were caring about, only
QT_NO_EXCEPTIONS (and, maybe, QT_NO_XMLPATTERNS) apply any
modification to qt4-corelib. All the others, especi
SVN commit 7016 by xzhayon:
- Start the removal of QT4_OPTIONS.
\o/
D Makefile.options
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest inf
SVN commit 7015 by xzhayon:
- Update configure patch.
M +6 -6 patch-configure
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6803 by makc:
Prevent link with alsa-lib.
M +17 -8 patch-configure
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6673 by makc:
Use INSTALL_DATA macro instead of cp
Avoid globs, install explicitly what we want
M +3 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://fre
SVN commit 6658 by makc:
Fix build
A files (directory)
A files/patch-tools__linguist__lrelease__main.cpp
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://f
SVN commit 6653 by makc:
Update patch
M +29 -15patch-kqueue
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6650 by makc:
Use PORTVERSION
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6582 by tabthorpe:
- Fix plist
M +1 -0 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6581 by tabthorpe:
- Regenerate common patch file
M +11 -11patch-configure
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6489 by xzhayon:
- Install .prf file.
M +2 -0 Makefile
M +4 -0 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest info
SVN commit 6486 by xzhayon:
- Cleanup.
M +2 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6485 by xzhayon:
- Install these two missing headers.
- Cleanup.
M +8 -3 Makefile
A files/QAssistantClient
A files/QtAssistant
M +2 -2 files/patch-lib__lib.pro
D files/qassistantclient_global.h
M +2 -0 pkg-plist
this id the answer of my PC to your command line:
# +1 -0 pkg-plist
+1: Command not found.
#
.. so ... I still say that this kind of help is useless.
thank you anyway
On Fri, 13 Aug 2010 01:08:39 -0700 (PDT), Alberto Villa
wrote:
> SVN commit 6484 by xzhayon:
>
> - Fix plist.
what is "M" ?
On Fri, 13 Aug 2010 01:08:39 -0700 (PDT), Alberto Villa
wrote:
> SVN commit 6484 by xzhayon:
>
> - Fix plist.
>
>
>
> M +1 -0 pkg-plist
>
>
> ___
> kde-freebsd mailing list
> kde-freebsd@kde.org
> https://mail.kde.org/mail
SVN commit 6484 by xzhayon:
- Fix plist.
M +1 -0 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6482 by xzhayon:
- Cleanup.
M +5 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6481 by xzhayon:
- Restore the old Qt Assistant from its 4.6.3 compatibility tarball.
M +14 -32Makefile
A distinfo
A files (directory)
A files/patch-compat.pro
___
kde-freebsd mailing l
SVN commit 6480 by xzhayon:
- Restore QtAssistantClient from its 4.6.3 compatibility tarball.
M +20 -32Makefile
A distinfo
A files (directory)
A files/patch-lib__lib.pro
A files/qassistantclient_global.h
M +3 -5 pkg-plis
SVN commit 5881 by makc:
Try to fix build when previous version is installed
M +2 -0 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest infor
SVN commit 5861 by makc:
Fix patch
M +9 -18 patch-configure
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 5858 by makc:
Distfile for Qt 4.6.1
M +3 -3 distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 5855 by makc:
Use CXX as a test compiler instead of CC to fix test for -separate-debug-info
on amd64 (and thus plist for qt4 ports when building with debug support).
M +15 -6 patch-configure
___
kde-freebsd mailing list
kde-freebsd
SVN commit 5663 by fluffy:
- Revert last changes.
After deeper invertigation, need to patch qt4-xml instead of core.
D files/extrapatch-src-corelib-Makefile
M +1 -0 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
h
SVN commit 5662 by fluffy:
- Add quick'n'dirty patch to avoid install include/qt4/Qt/qxmlstream.h,
which covers by qt4-xml module instead
A files/extrapatch-src-corelib-Makefile
M +0 -1 pkg-plist
___
kde-freebsd mailing l
SVN commit 5568 by fluffy:
- Exclude qt4-ibase-plugin from standard build
Currently firebird2-client is unmaintained and can be correctly builded only by
hands.
So using it in automatic package build is overhead.
M +1 -2 Makefile
___
kde-f
SVN commit 5507 by miwi:
- Fix PKGNAMESUFFIX
Submitted by: David Naylor
M +1 -0 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest inform
SVN commit 5503 by miwi:
- Restore PKGNAMESUFFIX
M +1 -0 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 5481 by makc:
Update configure stuff
M +119 -42 configure
M +15 -13extrapatch-configure
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for la
SVN commit 5480 by makc:
Invert logic
M +2 -2 Makefile.options
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 5479 by makc:
remove patch committed upstream
D patch-src__corelib__codecs__qiconvcodec.cpp
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ f
79 matches
Mail list logo