Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3_27,1 31 May 2023 21:02:21 |
Rene Ladan (rene) |
polish/kadu: Remove expired port:
2023-05-31 polish/kadu: Upstream website no longer exists, no update on
SourceForge |
4.3_27,1 26 May 2023 10:06:27 |
Tobias C. Berner (tcberner) |
net-im/qxmpp: flavorize for Qt5 and Qt6 |
4.3_26,1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
4.3_25,1 16 Apr 2023 08:36:29 |
Tobias C. Berner (tcberner) |
polish/kadu: mark broken after update of net-im/qxmpp-qt5
- also mark port deprecated
* upstream website no longer belongs to the project
* last activity on sourceforge was years ago |
4.3_24,1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.3_24,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.3_24,1 26 Aug 2022 06:30:22 |
Tobias C. Berner (tcberner) |
devel/qca: add flavors for Qt 5 and Qt 6 |
4.3_23,1 20 Jul 2022 14:22:45 |
Tobias C. Berner (tcberner) |
polish: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aleksander Fafula <alex@BSDGuru.org>
* Aleksander Fafula <alex@bsdguru.org>
* Jacek Pelka <jacek@combit.com.pl>
* Maciek Korzen <eaquer@ceti.pl>
* Pawel Pekala <c0rn@o2.pl>
* Piotr Smyrak <smyru@heron.pl> and
* Thierry Thomas <thierry@pompo.net>
* smyru@heron.pl
* wtp@bsdguru.org
With hat: portmgr |
4.3_23,1 21 Oct 2021 14:27:00 |
Stefan Eßer (se) |
polish/kadu: Add CPE information
Approved by: portmgr (blanket) |
4.3_23,1 15 Jul 2021 05:03:25 |
Tobias C. Berner (tcberner) |
polish/kadu: add missing dependency on testlib
The port was previously getting that dependency transitively. |
4.3_23,1 06 Apr 2021 18:18:13 |
Adriaan de Groot (adridg) |
Fix build of polish/kadu
The update of qxmpp to the latest upstream release made qxmpp
require C++17, for std::optional. Kadu is forcing C++14, which
breaks in the build like this:
In file included from
plugins/jabber_protocol/services/jabber-room-chat-service.cpp:35:
/usr/local/include/qxmpp/QXmppMessage.h:250:10: error: no template named
'optional' in namespace 'std'
std::optional<QXmppMixInvitation> mixInvitation() const;
Bump the C++ requirement and patch the CMake bits that DTWT. |
4.3_22,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.3_21,1 21 May 2020 09:13:03 |
tcberner |
polish/kadu: prepare for Qt5-5.15 |
4.3_21,1 07 Apr 2020 16:12:51 |
tcberner |
net-im/qxmpp-qt5: update to 1.3.0
Changelog:
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.3.0 |
4.3_20,1 05 Apr 2020 08:40:00 |
tcberner |
net-im/qxmpp-qt5: update to 1.2.1 |
4.3_19,1 21 Mar 2020 07:24:00 |
tcberner |
devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
the FreeBSD version
Users on FreeBSD11 must therefore change their pkg orign a la:
pkg set -o devel/qca:devel/qca-legacy
PR: 244682
Exp-run by: antoine
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D24042 |
4.3_18,1 07 Feb 2020 19:53:24 |
tcberner |
net-im/qxmpp-qt5: update to 1.2.0
Changelog:
https://github.com/qxmpp-project/qxmpp/blob/master/CHANGELOG.md |
4.3_17,1 06 Nov 2019 20:47:27 |
zeising |
Add USES=xorg USES=gl, ports categories p
Add USES=xorg and USES=gl to ports in categories starting with 'p'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
4.3_17,1 29 Oct 2019 18:59:50 |
tcberner |
net-im/qxmpp-qt5: update to 1.1.0 |
4.3_16,1 17 Oct 2019 08:40:12 |
tcberner |
net-im/qxmpp-qt5: update to 1.0.1 |
4.3_15,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.3_14,1 10 Jul 2019 18:14:10 |
tcberner |
net-im/qxmpp-qt5: update to 1.0.0
- give maintainership to kde@
- bump consumers |
4.3_13,1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
4.3_12,1 05 Apr 2019 11:46:45 |
adridg |
Update CMake to latest release, 3.14.1
Changelog: https://cmake.org/cmake/help/v3.14/release/3.14.html
Local patches: fixes for Boost, Python, and OpenMP
Affected ports:
- opencpn, hugin needed help in finding wx
- kadu is over-enthusiastic in finding non-existent X11 components
- xlife++ does weird things in parsing help output from cmake
Thanks antoine@ for multiple exp-runs.
Thanks tcberner@ for much prep-work.
PR: 236534 223678 227428 |
4.3_12,1 02 Apr 2019 03:35:54 |
yuri |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
4.3_11,1 16 Mar 2019 20:16:24 |
tcberner |
devel/qca: remove flavors (Qt4 deprecation) |
4.3_10,1 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
4.3_9,1 16 Jan 2019 05:34:20 |
linimon |
kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
needs to include <functional> to fix build on GCC-based architectures.
PR: 234948
Submitted by: Piotr Kubaj |
4.3_9,1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
4.3_9,1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.3_8,1 04 Nov 2018 19:00:54 |
tcberner |
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751 |
4.3_7,1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.3_6,1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
4.3_6,1 14 Apr 2018 11:09:17 |
tcberner |
devel/qca, devel/qca-qt5 -- create flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14651 |
4.3_5,1 24 Feb 2018 22:35:18 |
rene |
Return pawel@'s ports to the pool after he resigned.
With hat: portmgr |
4.3_5,1 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
4.3_5,1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
4.3_4,1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- 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 |
4.3_3,1 15 May 2017 15:52:22 |
tcberner |
Prepare the removal of x11-toolkits/qt5-declarative
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 |
4.3_2,1 11 May 2017 16:59:57 |
pawel |
Fix segfault on program exit |
4.3_1,1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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 |
4.3,1 27 Jan 2017 16:05:57 |
pawel |
Update to version 4.3
Changelog:
translations: #3124 fixed: added German translation
gadu: #3117 fixed: TLS errors fixed (Vogel) |
4.2,1 03 Jan 2017 19:58:37 |
jbeich |
Assume "pkg-config zlib" works after 9.x reached EOL |
4.2,1 06 Dec 2016 22:09:07 |
pawel |
Fix build on FreeBSD 10.1 by disabling build of some tests using
advanced C++ constructs not supported by clang system compiler.
Reported by: pkg-fallout |
4.2,1 05 Dec 2016 20:30:14 |
pawel |
- Update to version 4.2
- Add missing dependencies found by stage-qa
- Remove INSTALLS_ICONS, it's for Gtk+ applications
- Remove upstreamed patches |
2.1_1,1 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- 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 |
2.1_1,1 24 Jul 2016 08:46:18 |
pawel |
- Update to version 1.1.0
- Bump polish/kadu, library ABI change
Changelog: https://github.com/vogel/injeqt/blob/master/ChangeLog |
2.1,1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.1,1 25 Feb 2016 14:15:40 |
amdmi3 |
- Explicitly specify version for libotr.so to differentiate security/libotr and
security/libotr3
Approved by: portmgr blanket |
2.1,1 21 Jan 2016 13:47:38 |
rakuco |
Add upstream patch to fix the build with the upcoming Qt 5.5.1. |
2.1,1 11 Nov 2015 15:40:39 |
pawel |
- Fix build with gcc 4.9 [1]
- Use option helper
PR: 204395 [1]
Reported by: gerald [1] |
2.1,1 23 Jul 2015 22:04:50 |
pawel |
- Update to version 2.1, now Qt5 based
- USES=compiler for better handling of needed compiler
- USES=libarchive to prevent linking with libarchive from base on 10+ |
1.5,1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
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 |
1.5,1 20 Jan 2015 21:09:27 |
pawel |
Update to version 1.5
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) |
1.4_1,1 12 Jan 2015 16:33:17 |
tijl |
- Update devel/qca to version 2.1.0
- 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) |
1.4,1 01 Jan 2015 11:47:05 |
pawel |
Update to version 1.4
Changes:
hints: #2905 fixed: crash after clicking on hint (Vogel)
gadu: #2906 fixed: random disconnections (Vogel) |
1.3,1 31 Dec 2014 17:46:04 |
rakuco |
CMake 3.1.0 compatibility, take 2.
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. |
1.3,1 30 Dec 2014 22:58:08 |
rakuco |
Revert r375855 for now.
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. |
1.3,1 30 Dec 2014 20:39:21 |
rakuco |
Add a patch (submitted upstream) to make the port build with CMake 3.1.0.
Use the proper syntax for configure_package_config_file(). Verified to also
work with CMake 3.0.2. |
1.3,1 13 Dec 2014 15:51:06 |
pawel |
- Update to version 1.3
- Remove lots of upstreamed fixes |
1.2,1 06 Dec 2014 00:00:17 |
pawel |
- Update polish/kadu to version 1.2
- Add UPDATING entry |
0.12.3_2,1 13 Oct 2014 22:08:28 |
pawel |
Remove @dirrm's from my ports plists |
0.12.3_2,1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.12.3_1,1 30 Aug 2014 18:18:14 |
tijl |
dns/libidn:
- 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 |
0.12.3,1 21 Mar 2014 20:15:42 |
pawel |
Update to version 0.12.3
* 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 |
0.12.2_3,1 17 Mar 2014 16:56:16 |
pawel |
- Convert to USES=tar
- Use precise BSD licenses |
0.12.2_3,1 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
0.12.2_2,1 26 Dec 2013 20:20:06 |
pawel |
- Support staging
- Improve option description |
0.12.2_2,1 05 Nov 2013 18:34:22 |
rakuco |
Welcome CMake 2.8.12!
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) |
0.12.2_2,1 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
0.12.2_2,1 20 Sep 2013 22:34:43 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
polish) |
0.12.2_2,1 14 Sep 2013 09:32:24 |
pawel |
Fix build on head after libexecinfo inclusion |
0.12.2_2,1 29 Aug 2013 15:01:46 |
pawel |
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed |
0.12.2_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.12.2_2,1 14 Jul 2013 19:56:12 |
pawel |
Use ${OPT}_DISTFILES macro |
0.12.2_2,1 10 Jul 2013 19:41:31 |
pawel |
Convert my ports to current standards
- 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 |
0.12.2_2,1 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
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
(Only the first 15 lines of the commit message are shown above ) |
0.12.2_2,1 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
0.12.2_2,1 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.12.2_2,1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.12.2_2,1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.12.2_2 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
0.12.2_1,1 28 Oct 2012 12:02:49 |
pawel |
- Fix another /bin/bash case
- Trim Makefile header
Feature safe: yes |
0.12.2,1 06 Sep 2012 20:16:47 |
pawel |
Update to version 0.12.2 |
0.12.1,1 29 Aug 2012 16:41:00 |
pawel |
- Update to version 0.12.1
- 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 |
0.12.0,1 25 Jun 2012 22:32:56 |
pawel |
Update to 0.12.0 release |
0.11.3_2,1 07 Jun 2012 22:44:21 |
pawel |
Convert my ports to optionsNG |
0.11.3_2,1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.11.3_2,1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.11.3_1,1 21 May 2012 23:19:39 |
rakuco |
Explicitly depend on phonon.
This is needed for the port to build with the upcoming Qt 4.8.x update: phonon
is needed by a plugin, and was probably brought implicitly before.
Bump PORTREVISION since the dependency list has changed.
Approved by: miwi (Qt 4.8.1 exp-run) |
0.11.3,1 30 Apr 2012 22:48:35 |
pawel |
Update to 0.11.3 |
0.11.2,1 03 Apr 2012 20:58:17 |
pawel |
Update to bugfix release 0.11.2
Feature safe: yes |
0.11.1,1 01 Mar 2012 16:16:48 |
pawel |
Update to 0.11.1 bugfix release |
0.11.0,1 10 Feb 2012 20:57:43 |
pawel |
- Update to version 0.11.0
- Add more master sites
- Use bsd.port.options.mk
- Sort plist |
0.10.1,1 14 Nov 2011 03:26:46 |
rakuco |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
0.10.1,1 19 Oct 2011 19:01:55 |
pawel |
Update to 0.10.1 bugfix release |
0.10.0_1,1 16 Oct 2011 22:47:03 |
avilla |
- Add dependency on qt4-scripttools.
- Bump PORTREVISION. |
0.10.0,1 14 Sep 2011 18:58:03 |
pawel |
- This version needs pl-libgadu>=1.11.0
- Mark MAKE_JOBS_SAFE
Approved by: miwi, wen (mentors implicit) |
0.10.0,1 13 Sep 2011 23:57:11 |
pawel |
- Update to version 0.10.0
- Improve comment and description info
- Fix indentation
- Remove MAKE_JOBS_UNSAFE
Approved by: miwi, wen (mentors implicit) |