non port: polish/kadu/Makefile |
Number of commits found: 126 (showing only 100 on this page) |
Wednesday, 31 May 2023
|
21:02 Rene Ladan (rene)
polish/kadu: Remove expired port:
2023-05-31 polish/kadu: Upstream website no longer exists, no update on
SourceForge
9fe3f64 |
Friday, 26 May 2023
|
10:06 Tobias C. Berner (tcberner)
net-im/qxmpp: flavorize for Qt5 and Qt6
17fcec7 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Sunday, 16 Apr 2023
|
08:36 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
42148f0 |
Sunday, 11 Sep 2022
|
10:20 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
ddae4e9 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 26 Aug 2022
|
06:30 Tobias C. Berner (tcberner)
devel/qca: add flavors for Qt 5 and Qt 6
630a8a1 |
Wednesday, 20 Jul 2022
|
14:22 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
7a3ee9d |
Thursday, 21 Oct 2021
|
14:27 Stefan Eßer (se)
polish/kadu: Add CPE information
Approved by: portmgr (blanket)
6e20da3 |
Thursday, 15 Jul 2021
|
05:03 Tobias C. Berner (tcberner)
polish/kadu: add missing dependency on testlib
The port was previously getting that dependency transitively.
93dc985 |
Tuesday, 6 Apr 2021
|
18:18 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.
a002157 |
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 7 Apr 2020
|
16:12 tcberner
net-im/qxmpp-qt5: update to 1.3.0
Changelog:
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.3.0
|
Sunday, 5 Apr 2020
|
08:40 tcberner
net-im/qxmpp-qt5: update to 1.2.1
|
Saturday, 21 Mar 2020
|
07:24 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
|
Friday, 7 Feb 2020
|
19:53 tcberner
net-im/qxmpp-qt5: update to 1.2.0
Changelog:
https://github.com/qxmpp-project/qxmpp/blob/master/CHANGELOG.md
|
Wednesday, 6 Nov 2019
|
20:47 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.
|
Tuesday, 29 Oct 2019
|
18:59 tcberner
net-im/qxmpp-qt5: update to 1.1.0
|
Thursday, 17 Oct 2019
|
08:40 tcberner
net-im/qxmpp-qt5: update to 1.0.1
|
Friday, 26 Jul 2019
|
20:46 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
|
Wednesday, 10 Jul 2019
|
18:14 tcberner
net-im/qxmpp-qt5: update to 1.0.0
- give maintainership to kde@
- bump consumers
|
Tuesday, 9 Apr 2019
|
14:04 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
|
Tuesday, 2 Apr 2019
|
03:35 yuri
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
|
Saturday, 16 Mar 2019
|
20:16 tcberner
devel/qca: remove flavors (Qt4 deprecation)
|
Wednesday, 16 Jan 2019
|
11:13 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
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash. Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.
Remove the weak wrappers (make them Linux specific). This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.
[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5
Bump all ports that depend on Qt5.
PR: 234070
Exp-run by: antoine
Approved by: kde (adridg)
|
Tuesday, 25 Dec 2018
|
20:25 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
|
Wednesday, 12 Dec 2018
|
01:35 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
|
Sunday, 4 Nov 2018
|
19:00 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
|
Sunday, 29 Jul 2018
|
22:18 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
|
Thursday, 28 Jun 2018
|
17:39 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
|
Saturday, 14 Apr 2018
|
11:09 tcberner
devel/qca, devel/qca-qt5 -- create flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14651
|
Saturday, 24 Feb 2018
|
22:35 rene
Return pawel@'s ports to the pool after he resigned.
With hat: portmgr
|
Friday, 22 Sep 2017
|
10:48 mat
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Sunday, 10 Sep 2017
|
20:55 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
|
Tuesday, 27 Jun 2017
|
13:46 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
|
Monday, 15 May 2017
|
15:52 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
|
Thursday, 11 May 2017
|
16:59 pawel
Fix segfault on program exit
|
Saturday, 1 Apr 2017
|
15:23 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
|
Friday, 27 Jan 2017
|
16:05 pawel
Update to version 4.3
Changelog:
translations: #3124 fixed: added German translation
gadu: #3117 fixed: TLS errors fixed (Vogel)
|
Tuesday, 3 Jan 2017
|
19:58 jbeich
Assume "pkg-config zlib" works after 9.x reached EOL
|
Tuesday, 6 Dec 2016
|
22:09 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
|
Monday, 5 Dec 2016
|
20:30 pawel
- Update to version 4.2
- Add missing dependencies found by stage-qa
- Remove INSTALLS_ICONS, it's for Gtk+ applications
- Remove upstreamed patches
|
Wednesday, 14 Sep 2016
|
15:59 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
|
Sunday, 24 Jul 2016
|
08:46 pawel
- Update to version 1.1.0
- Bump polish/kadu, library ABI change
Changelog: https://github.com/vogel/injeqt/blob/master/ChangeLog
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 25 Feb 2016
|
14:15 amdmi3
- Explicitly specify version for libotr.so to differentiate security/libotr and
security/libotr3
Approved by: portmgr blanket
|
Wednesday, 11 Nov 2015
|
15:40 pawel
- Fix build with gcc 4.9 [1]
- Use option helper
PR: 204395 [1]
Reported by: gerald [1]
|
Thursday, 23 Jul 2015
|
22:04 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+
|
Monday, 11 May 2015
|
18:34 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
|
Tuesday, 20 Jan 2015
|
21:09 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)
|
Monday, 12 Jan 2015
|
16:33 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)
|
Thursday, 1 Jan 2015
|
11:47 pawel
Update to version 1.4
Changes:
hints: #2905 fixed: crash after clicking on hint (Vogel)
gadu: #2906 fixed: random disconnections (Vogel)
|
Saturday, 13 Dec 2014
|
15:51 pawel
- Update to version 1.3
- Remove lots of upstreamed fixes
|
Saturday, 6 Dec 2014
|
00:00 pawel
- Update polish/kadu to version 1.2
- Add UPDATING entry
|
Wednesday, 10 Sep 2014
|
20:50 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)
|
Saturday, 30 Aug 2014
|
18:18 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
|
Friday, 21 Mar 2014
|
20:15 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
|
Monday, 17 Mar 2014
|
16:56 pawel
- Convert to USES=tar
- Use precise BSD licenses
|
Tuesday, 18 Feb 2014
|
14:31 makc
- Bump PORTREVISION after KDE4_PREFIX change
|
Thursday, 26 Dec 2013
|
20:20 pawel
- Support staging
- Improve option description
|
Friday, 20 Sep 2013
|
22:34 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
polish)
|
Saturday, 14 Sep 2013
|
09:32 pawel
Fix build on head after libexecinfo inclusion
|
Thursday, 29 Aug 2013
|
15:01 pawel
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sunday, 14 Jul 2013
|
19:56 pawel
Use ${OPT}_DISTFILES macro
|
Wednesday, 10 Jul 2013
|
19:41 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
|
Saturday, 25 May 2013
|
14:37 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
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!
|
Saturday, 27 Apr 2013
|
18: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
|
Friday, 26 Apr 2013
|
10:44 ak
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tuesday, 23 Apr 2013
|
14:20 bapt
Finish converting the whole ports tree to USES=pkgconfig
|
Friday, 22 Mar 2013
|
20:06 makc
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Monday, 10 Dec 2012
|
19:11 mm
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Sunday, 28 Oct 2012
|
12:02 pawel
- Fix another /bin/bash case
- Trim Makefile header
Feature safe: yes
|
Thursday, 6 Sep 2012
|
20:16 pawel
Update to version 0.12.2
|
Wednesday, 29 Aug 2012
|
16:41 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
|
Monday, 25 Jun 2012
|
22:32 pawel
Update to 0.12.0 release
|
Thursday, 7 Jun 2012
|
22:44 pawel
Convert my ports to optionsNG
|
Wednesday, 6 Jun 2012
|
06:44 miwi
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Monday, 21 May 2012
|
23:19 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)
|
Monday, 30 Apr 2012
|
22:48 pawel
Update to 0.11.3
|
Tuesday, 3 Apr 2012
|
20:58 pawel
Update to bugfix release 0.11.2
Feature safe: yes
|
Thursday, 1 Mar 2012
|
16:16 pawel
Update to 0.11.1 bugfix release
|
Friday, 10 Feb 2012
|
20:57 pawel
- Update to version 0.11.0
- Add more master sites
- Use bsd.port.options.mk
- Sort plist
|
Monday, 14 Nov 2011
|
03:26 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
|
Wednesday, 19 Oct 2011
|
19:01 pawel
Update to 0.10.1 bugfix release
|
Sunday, 16 Oct 2011
|
22:47 avilla
- Add dependency on qt4-scripttools.
- Bump PORTREVISION.
|
Wednesday, 14 Sep 2011
|
18:58 pawel
- This version needs pl-libgadu>=1.11.0
- Mark MAKE_JOBS_SAFE
Approved by: miwi, wen (mentors implicit)
|
Tuesday, 13 Sep 2011
|
23:57 pawel
- Update to version 0.10.0
- Improve comment and description info
- Fix indentation
- Remove MAKE_JOBS_UNSAFE
Approved by: miwi, wen (mentors implicit)
|
Monday, 22 Aug 2011
|
18:21 pawel
- unbreak and update to version 0.9.2
- add LICENSE info
- mark MAKE_JOBS_UNSAFE
- remove WITH_TABS option, now included in main package
- take maintainership
PR: 159793
Submitted by: initial version by me, improvements by maintainer
Approved by: maintainer (PR) miwi, wen (mentors implicit)
|
Monday, 23 May 2011
|
22:58 pav
- Mark BROKEN: does not configure
Reported by: pointyhat
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Thursday, 18 Feb 2010
|
19:05 makc
Update to 0.6.5.4
Use builtin spellchecker based on enchant
Use QSound, drop arts and ao options
PR: ports/144016
Submitted by: Marcin Wisnicki (maintainer)
Feature safe: yes
|
Sunday, 24 Jan 2010
|
15:38 makc
Add missing runtime dependency on qt4-imageformats.
This fixes broken/invisible emoticons.
PR: ports/143055
Submitted by: Marcin Wisnicki (maintainer)
|
Tuesday, 4 Aug 2009
|
21:40 miwi
- Fix build with qt 4.5
|
Wednesday, 27 May 2009
|
22:02 makc
Remove qt4 build tools from run dependencies.
Approved by: maintainer
|
Sunday, 17 May 2009
|
10:15 miwi
- Update to 0.6.5.2
PR: 134592
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
|
Tuesday, 24 Mar 2009
|
19:13 makc
bump PORTREVISION after cmake update
|
Sunday, 15 Mar 2009
|
20:13 makc
Update to 0.6.5.1
PR: 132419
Submitted by: Marcin Wisnicki (maintainer)
|
Friday, 25 Jul 2008
|
14:34 pav
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
Number of commits found: 126 (showing only 100 on this page) |