summaryrefslogtreecommitdiff
path: root/polish/kadu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine
* Prepare the removal of x11-toolkits/qt5-declarativeTobias C. Berner2017-05-151-2/+2
| | | | | | | | | | | | | | devel/qt5-declarative has not been released since Qt 5.5.1, and it starts to lead to runtime conflicts with qt5-quick if installed. * No port is actually still using it (there are ports that had it as a dependency, but do not really require it -- bump these, and remove it). * Remove it from the Qt 5 metaport. Reported by: Armin Pirkovitsch Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10673
* Fix segfault on program exitPawel Pekala2017-05-112-1/+13
|
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* Update to version 4.3Pawel Pekala2017-01-273-6/+45
| | | | | | Changelog: translations: #3124 fixed: added German translation gadu: #3117 fixed: TLS errors fixed (Vogel)
* Assume "pkg-config zlib" works after 9.x reached EOLJan Beich2017-01-031-2/+0
|
* Fix build on FreeBSD 10.1 by disabling build of some tests usingPawel Pekala2016-12-061-0/+2
| | | | | | advanced C++ constructs not supported by clang system compiler. Reported by: pkg-fallout
* - Update to version 4.2Pawel Pekala2016-12-0511-616/+1394
| | | | | | - Add missing dependencies found by stage-qa - Remove INSTALLS_ICONS, it's for Gtk+ applications - Remove upstreamed patches
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-1/+0
| | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
* - Update to version 1.1.0Pawel Pekala2016-07-241-0/+1
| | | | | | - Bump polish/kadu, library ABI change Changelog: https://github.com/vogel/injeqt/blob/master/ChangeLog
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-10/+10
| | | | | With hat: portmgr Sponsored by: Absolight
* - Explicitly specify version for libotr.so to differentiate security/libotr ↵Dmitry Marakasov2016-02-251-1/+1
| | | | | | and security/libotr3 Approved by: portmgr blanket
* Add upstream patch to fix the build with the upcoming Qt 5.5.1.Raphael Kubo da Costa2016-01-211-0/+112
|
* - Fix build with gcc 4.9 [1]Pawel Pekala2015-11-112-5/+12
| | | | | | | - Use option helper PR: 204395 [1] Reported by: gerald [1]
* - Update to version 2.1, now Qt5 basedPawel Pekala2015-07-238-86/+244
| | | | | - USES=compiler for better handling of needed compiler - USES=libarchive to prevent linking with libarchive from base on 10+
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+2
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* Update to version 1.5Pawel Pekala2015-01-202-4/+3
| | | | | | | Changelog: - otr: #2895 fixed: strange error messages when using libotr5-4.1.0 (Vogel) - history: #2902 fixed: clear history menu item dissappears after a second (Vogel)
* - Update devel/qca to version 2.1.0Tijl Coosemans2015-01-121-1/+1
| | | | | | | | | | - Plugins are no longer available separately so remove security/qca-* and replace them with options in devel/qca - Adjust all ports that depended on security/qca-* - This also fixes the build of the OpenSSL plugin when OpenSSL doesn't support SSLv2 Approved by: kde (rakuco)
* Update to version 1.4Pawel Pekala2015-01-012-4/+4
| | | | | | Changes: hints: #2905 fixed: crash after clicking on hint (Vogel) gadu: #2906 fixed: random disconnections (Vogel)
* CMake 3.1.0 compatibility, take 2.Raphael Kubo da Costa2014-12-311-0/+37
| | | | | | Add another patch of mine sent upstream to make the port build with CMake 3.1.0. No PORTREVISION bump as there should be no changes in functionality or contents of the generated package.
* Revert r375855 for now.Raphael Kubo da Costa2014-12-301-29/+0
| | | | | The issue with CMake 3.1.0 is actually something else. Back the change out for now while a proper fix is being worked on.
* Add a patch (submitted upstream) to make the port build with CMake 3.1.0.Raphael Kubo da Costa2014-12-301-0/+29
| | | | | Use the proper syntax for configure_package_config_file(). Verified to also work with CMake 3.0.2.
* - Update to version 1.3Pawel Pekala2014-12-139-85/+3
| | | | - Remove lots of upstreamed fixes
* - Update polish/kadu to version 1.2Pawel Pekala2014-12-0613-255/+723
| | | | - Add UPDATING entry
* Remove @dirrm's from my ports plistsPawel Pekala2014-10-131-345/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* dns/libidn:Tijl Coosemans2014-08-301-0/+1
| | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Always install libidn-components.png because it is used by libidn.info - Add -lintl to Libs.private instead of Libs in libidn.pc
* Update to version 0.12.3Pawel Pekala2014-03-213-93/+68
| | | | | | | | * jabber: fixed Facebook contacts groups being lost when upgrading from 0.10.x/0.11.x * build: dropped USE_X11_XFIXES CMake option which had been broken for a long time * gui: worked around critical bug in Qt 4.8.3
* - Convert to USES=tarPawel Pekala2014-03-171-2/+1
| | | | - Use precise BSD licenses
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-1/+1
|
* - Support stagingPawel Pekala2013-12-261-4/+2
| | | | - Improve option description
* Welcome CMake 2.8.12!Raphael Kubo da Costa2013-11-051-0/+16
| | | | | | | | | | | | | | | | | | | | With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>, including stage support for devel/cmake-gui. This update took much longer than expected due to CMake changing the arguments to an internal macro that ended up being used by some ports: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5 I have also started a discussion about this on CMake's development list: http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464 It required adjusting the affected ports, and these changes have approved by portmgr (bdrewery). PR: ports/182981 Approved by: portmgr (bdrewery)
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | the mtree (categories starting with [np]) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | polish)
* Fix build on head after libexecinfo inclusionPawel Pekala2013-09-141-0/+4
|
* - Switch to new LIB_DEPENDS formatPawel Pekala2013-08-291-19/+11
| | | | | | - Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | Approved by: portmgr (bdrewery)
* Use ${OPT}_DISTFILES macroPawel Pekala2013-07-141-5/+3
|
* Convert my ports to current standardsPawel Pekala2013-07-101-3/+1
| | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | Approved by: portmgr (bapt)
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
|
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Update PCRE to 8.32Martin Matuska2012-12-101-1/+1
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - Fix another /bin/bash casePawel Pekala2012-10-281-5/+4
| | | | | | - Trim Makefile header Feature safe: yes
* Update to version 0.12.2Pawel Pekala2012-09-063-284/+76
|
* - Update to version 0.12.1Pawel Pekala2012-08-294-25/+33
| | | | | | | - Remove ABI number versions from LIB_DEPENDS - Add missing dependencies - Fix GG_EMOTS option, don't patch CMakeLists.txt instead use COPYTREE_SHARE to install all files
* Update to 0.12.0 releasePawel Pekala2012-06-253-52/+114
|
* Convert my ports to optionsNGPawel Pekala2012-06-071-3/+4
|