SVN commit 13198 by adridg:
Merge from ports
r424427 | mat | 2016-10-21 17:21:13 +0200 (Fri, 21 Oct 2016) | 8 lines
Use USES=pathfix where applicable.
M +1 -3 Makefile
SVN commit 12602 by adridg:
Merge from ports
r415839 | mat | 2016-05-25 17:43:34 +0200 (Wed, 25 May 2016) | 6 lines
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
M +2 -2 Makefile
SVN commit 12488 by adridg:
Switch to contemporary USES usage
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 10988 by tcberner:
Fix build on 9.3 32-bit -- according to my poudriere, that is
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/ f
SVN commit 10546 by rakuco:
akonadi: Update WWW with a working URL.
M +1 -1 pkg-descr
___
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 10250 by rakuco:
akonadi: Add upstream patch to really avoid building Akonadi's unit tests.
This allows us to revert r10245, as it is only the unit tests that require a
C++11-compliant STL implementation.
M +1 -1 Makefile
AMfiles/patch-git_21465191
Raphael Kubo da Costa writes:
> SVN commit 10245 by rakuco:
>
> akonadi: Depend on compiler:c++11-lib instead of compiler:c++11-lang.
>
> With the 1.13.0 release just using a C++ compiler that accepts C++11 is not
> enough, as some code uses initializer lists that do not work with base's
> libstd
SVN commit 10245 by rakuco:
akonadi: Depend on compiler:c++11-lib instead of compiler:c++11-lang.
With the 1.13.0 release just using a C++ compiler that accepts C++11 is not
enough, as some code uses initializer lists that do not work with base's
libstdc++.
M +1 -1 Makefile
SVN commit 10236 by rakuco:
akonadi: Update to 1.13.0.
M +1 -1 Makefile
M +2 -2 distinfo
AMfiles/patch-cmake__modules__FindSqlite.cmake
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
http
SVN commit 10235 by rakuco:
akonadi: Merge r364076 from ports.
r364076 | bapt | 2014-08-05 09:36:06 +0300 (Tue, 05 Aug 2014) | 2 lines
USES=execinfo
SVN commit 10063 by rakuco:
akonadi: Update to 1.12.1.
1.12.1 07-April-2014
--
- Fixed deadlock in SearchManager
- Fixed notification emission when appending items
- Fixed ItemRetriever ignoring changeSince argument
- Fixed X-A
SVN commit 10061 by rakuco:
akonadi: Update to 1.12.0.
M +1 -2 Makefile
M +2 -2 distinfo
D files/patch-git_938e9231
M +4 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mai
SVN commit 10045 by makc:
Sync with ports:
r346998 | makc | 2014-03-04 07:38:10 + (Tue, 04 Mar 2014) | 3 lines
databases/akonadi:
- Fix dependency on mysql (lost after conversion to options helpers)
SVN commit 10017 by rakuco:
Add upstream patch to fix the build with clang 3.4.
clang 3.4 refuses to accept compiler flags it does not recognize, such
as -fno-check-new.
PR: ports/186873
M +1 -0 Makefile
AMfiles/patch-git_938e9231
_
"Alex V. Petrov" writes:
> make failed for x11/kde4-runtime:
>
> CMake Error at
> /usr/local/lib/cmake/KdepimLibs/KDEPimLibsLibraryTargetsWithPrefix.cmake:154
> (message):
> The imported target "KDEPIMLibs__akonadi-xml" references the file
>
> "/usr/local/lib/libakonadi-xml.so.4.12.1"
Is
SVN commit 9915 by makc:
databases/akonadi:
- Drop ipv6 from CATEGORIES
- Squeeze MASTER_SITES/SUBDIR
- Add dependency on modern compiler to fix build on 9.x
- Use options helpers
- Remove QT_PREFIX from PLIST_SUB, it's already set in bsd.qt.mk
- Realign commented lines
M +18 -35Makefile
make failed for x11/kde4-runtime:
CMake Error at
/usr/local/lib/cmake/KdepimLibs/KDEPimLibsLibraryTargetsWithPrefix.cmake:154
(message):
The imported target "KDEPIMLibs__akonadi-xml" references the file
"/usr/local/lib/libakonadi-xml.so.4.12.1"
2014-01-26 Raphael Kubo da Costa
> SVN co
SVN commit 9913 by rakuco:
akonadi: Add missing file to the 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 9912 by rakuco:
akonadi: Update to 1.11.0.
This is required by kdepimlibs 4.12.1 to build.
1.11.028-November-2013
--
- fix joined UPDATE queries failing with SQLite
1.10.80 05-November-2013
SVN commit 9836 by rakuco:
akonadi: Merge r336187 from ports.
r336187 | bapt | 2013-12-11 20:08:52 +0200 (Wed, 11 Dec 2013) | 3 lines
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPEND
SVN commit 9835 by rakuco:
akonadi: Remove commented out line
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 9615 by rakuco:
akonadi: Update to 1.10.3.
This release is particularly important for people using PostgreSQL as
Akonadi's backend (note this is not the default), as Qt 4.8.5 and older
versions of Akonadi do not play well.
Full list of changes:
- Fix crash when there are no flags to u
SVN commit 9377 by rakuco:
akonadi: Remove additional trailing slash in MASTER_SITE_SUBDIR.
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/
SVN commit 9376 by rakuco:
akonadi: Update to 1.10.2.
M +1 -1 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://f
SVN commit 9359 by rakuco:
akonadi: Update to 1.10.0.
M +1 -1 Makefile
M +2 -2 distinfo
M +3 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://f
SVN commit 9216 by makc:
Update to 1.9.2
M +1 -1 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/
SVN commit 9120 by makc:
Add USE_LDCONFIG
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 9037 by makc:
Update akonadi to 1.9.1
M +1 -1 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.
On Sun, Jan 6, 2013 at 9:08 AM, Schaich Alonso
wrote:
> This is due to the REINPLACE_CMD that is currently in line 81 of the ports
> Makefile removes too much. It shouldn't remove ``SharedMimeInfo''.
It should, but more precisely. Fixed.
--
Alberto Villa, FreeBSD committer
http://people.FreeBSD
SVN commit 8883 by avilla:
- Be more precise when removing detection of SharedMimeInfo.
Reported by:Alex V. Petrov via mailing list
Schaich Alonso via mailing list
M +2 -1 Makefile
___
kde-freebsd mailing list
kde-free
On 2013-01-06 15:53:28 Alex V. Petrov wrote:
> 2013/1/6 Alberto Villa
>
> > SVN commit 8877 by avilla:
> >
> > - Update to 1.9.0.
> > - Remove LICENSE_FILE.
> > - Remove soversion from LIB_DEPENDS.
> > - Cleanup OPTIONS.
> >
> > Submitted by: Schaich Alonso via mailing
> > list
> >
> > M
===> Configuring for akonadi-1.9.0
/bin/mkdir -p /usr/ports/databases/akonadi/work/akonadi-1.9.0/build
CMake Error: Error in cmake code at
/usr/ports/databases/akonadi/work/akonadi-1.9.0/CMakeLists.txt:201:
Parse error. Expected "(", got quoted argument with text "
http://freedesktop.org/wiki/Sof
SVN commit 8877 by avilla:
- Update to 1.9.0.
- Remove LICENSE_FILE.
- Remove soversion from LIB_DEPENDS.
- Cleanup OPTIONS.
Submitted by: Schaich Alonso via mailing list
M +5 -6 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
SVN commit 8709 by makc:
Update to 1.8.1
M +3 -6 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/
SVN commit 8324 by avilla:
- Sync with ports:
* set 'wait_timeout' to a safer value.
Discussed with: ale via email
M +6 -5 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See als
SVN commit 8322 by avilla:
- Fix two serious bugs with local MySQL backend:
* let Akonadi install default 'mysql' database;
* lower 'wait_timeout' to avoid overflow and avoid premature
connection closing.
- Convert to OPTIONSng.
- Sync with ports and bump PORTREVISION.
KMail 2 and other A
SVN commit 8191 by avilla:
- Mark MAKE_JOBS_UNSAFE.
Reported by:miwi via IRC
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
SVN commit 8112 by avilla:
- Make MySQL plugin (and server) dependency optional (on by default).
PR: 160277
M +10 -9 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See
SVN commit 8100 by avilla:
- Update to 1.7.2.
- Update pkg-descr to pet portlint.
M +1 -2 Makefile
M +2 -2 distinfo
M +5 -24 pkg-descr
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail
SVN commit 8084 by avilla:
- Update to 1.7.1.
M +4 -3 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.k
SVN commit 7922 by rakuco:
akonadi: Update to 1.7.0.
A post-1.7.0 upstream commit to fix the build with gcc < 4.4.0 and clang is
also included (for the gory details of why the build fails, this is C++ Defect
Report 325).
M +1 -1 Makefile
M +2 -2 distinfo
A files
SVN commit 7769 by rakuco:
akonadi: Update to 1.6.2
M +1 -2 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freeb
SVN commit 7672 by rakuco:
Remove apparently outdated sed.
entity.h is not installed at all, and the local build directory is
added before LOCALBASE in the include path list, so we need not do all
those renames.
Tested by: avilla and yours truly
M +0 -14 Makefile
___
SVN commit 7671 by rakuco:
Mark as safe for parallel builds.
Tested by: avilla with -j8
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
SVN commit 7479 by avilla:
- Add dependency on qt4-gui.
- Make SQLite dependency optional (disabled by default), as it's not
used anymore by KDE.
- Add option to install PostgreSQL Qt driver (the server is up to the
user).
- Add bits for a MySQL option. This will probably never be completed,
SVN commit 7468 by fluffy:
- Remove a direct dependency on mysqld, port already have WITH_MYSQL=server
PR: 159539
M +1 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebs
SVN commit 7349 by rakuco:
akonadi: Sync Makefile with v1.30 from ports.
M +3 -4 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 informat
SVN commit 7338 by rakuco:
Fix plist for 1.6.0
M +1 -1 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 7337 by rakuco:
Update akonadi to 1.6.0
M +3 -3 Makefile
M +2 -2 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 infor
SVN commit 7288 by fluffy:
- Update to 1.5.80 release for upcoming KDEPIM 4.6
M +3 -2 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-fr
SVN commit 7265 by rakuco:
akonadi: Fix plist.
M +1 -1 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 7264 by rakuco:
akonadi: Update to 1.5.3.
M +1 -1 Makefile
M +2 -2 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 7123 by fluffy:
- Update Akonadi to 1.5.2 bugfix release (fix embedded database usage)
M +1 -1 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mai
SVN commit 7033 by makc:
Update akonadi to 1.5.1
M +1 -1 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.
SVN commit 6938 by fluffy:
- Update Akonadi to 1.5.0 release, as it be pulled by KDE 4.6.0
M +1 -1 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/li
SVN commit 6908 by fluffy:
- Update to 1.4.95
M +1 -1 Makefile
M +2 -2 distinfo
M +3 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kd
SVN commit 6811 by xzhayon:
- Revert to 1.4.80.
1.4.90 is ready, but KDE SC 4.6 Beta 2 does not work with it. It will
be reverted as soon as KDE supports it.
M +1 -1 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-fre
SVN commit 6810 by xzhayon:
- Remove stale MD5 checksum. I updated on an old system.
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 la
SVN commit 6807 by xzhayon:
- Update to 1.4.90.
M +1 -1 Makefile
M +3 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd
SVN commit 6805 by fluffy:
- Update Akonadi to 1.4.85 release
M +1 -1 Makefile
M +2 -2 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also h
SVN commit 6780 by xzhayon:
- Remove empty directory.
D files (directory)
___
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 6776 by xzhayon:
- Fix installation of qt sqlite plugin into QT_PLUGINS_DIR.
- Do not build unit tests.
- Add LICENSE.
M +6 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-fr
SVN commit 6700 by fluffy:
- Don't mess with common dir ${PREFIX}/lib/cmake, use @dirrmtry
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/
SVN commit 6687 by fluffy:
- Fix build
M +2 -0 Makefile
M +3 -4 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 6686 by fluffy:
- Remove patch merged
D patch-1163073
___
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 6572 by fluffy:
- Sync with ports
M +3 -2 Makefile
A files (directory)
A files/patch-1163073
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See als
SVN commit 6447 by makc:
Tarball was rerolled
M +0 -1 Makefile
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 informatio
SVN commit 6442 by fluffy:
- Update to 1.4.0 release
M +2 -1 Makefile
M +3 -3 distinfo
M +2 -2 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://fre
SVN commit 6408 by fluffy:
- Update akonadi to 1.3.90 release
M +1 -1 Makefile
M +3 -3 distinfo
M +2 -2 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also h
SVN commit 6290 by xzhayon:
- Update distinfo too.
No cookies to fluffy.
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 inform
SVN commit 6284 by fluffy:
- Update Akonadi to 1.3.85 to match KDE SC 4.4.85 release
M +1 -1 Makefile
M +3 -2 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http
SVN commit 6239 by xzhayon:
- Update to 1.3.80.
M +2 -2 Makefile
M +3 -3 distinfo
M +3 -2 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd
SVN commit 6003 by fluffy:
- Fix a shlib version
M +1 -1 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 6001 by fluffy:
- Update to 1.3.1 release
It's a minimal requirement for KDE SC 4.4.0
M +1 -1 Makefile
M +3 -3 distinfo
M +1 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mai
SVN commit 5871 by fluffy:
- Update akonadi to 1.3.0 release
M +1 -1 Makefile
M +3 -3 distinfo
M +2 -2 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also ht
SVN commit 5852 by fluffy:
- Update akonadi to 1.2.90 release
M +1 -1 Makefile
M +3 -3 distinfo
M +2 -2 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also h
76 matches
Mail list logo