Port details |
- ramblercontacts Free, multi-service communication client from Rambler
- 0.3.2.1030_2 net-im
=0 0.3.2.1030_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-07-07 10:51:39
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- Also Listed In: russian
- License: GPLv3
- WWW:
- https://github.com/Rambler-ru/Contacts
- Description:
- Rambler Contacts is an instant messaging and communication suite for vast
variety of services, including, but not limited to Facebook, ICQ, Jabber,
and Google Talk. Number of popular Russian community chat services also
supported. It is originally based on Vacuum-IM, built upon Qt 4.7+, and
distributed under GPLv3.
Rambler account (free registration) is required right now, but plans are
to drop this limitation in future versions.
WWW: https://github.com/Rambler-ru/Contacts
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ramblercontacts>0:net-im/ramblercontacts
- No installation instructions:
- This port has been deleted.
- PKGNAME: ramblercontacts
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ramblercontacts_v0.3.2.1030_beta_src.tar.gz) = 495ac81a95900687d2d63324c5d9243a4589e4420fead452b7d81931f9458d00
SIZE (ramblercontacts_v0.3.2.1030_beta_src.tar.gz) = 2841664
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xscrnsaver.pc : x11/libXScrnSaver
- designer : devel/qt4-designer
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Runtime dependencies:
-
- xscrnsaver.pc : x11/libXScrnSaver
- Library dependencies:
-
- libQtWebKit.so : www/qt4-webkit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- qmake dos2unix qt:4
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.2.1030_2 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
0.3.2.1030_2 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.3.2.1030_2 09 Sep 2018 10:13:43 |
tobik |
net-im/ramblercontacts: Fixup r478687
Add a patch which I forgot to svn add.
http://beefy11.nyi.freebsd.org/data/head-i386-default/p479076_s338486/logs/errors/ramblercontacts-0.3.2.1030_2.log
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/ramblercontacts-0.3.2.1030_2.log
Pointy hat: tobik
Reported by: pkg-fallout |
0.3.2.1030_2 01 Sep 2018 13:07:08 |
tobik |
net-im/ramblercontacts: Fix build with Clang 6
messageprocessor.cpp:120:21: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
QRegExp mail("\\b"MAIL_NODE_PATTERN"@"JID_DOMAIN_PATTERN);
^
http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/ramblercontacts-0.3.2.1030_2.log
- Apply dos2unix to all source files |
0.3.2.1030_2 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 |
0.3.2.1030_2 21 Nov 2014 23:55:50 |
antoine |
Cleanup plist |
0.3.2.1030_2 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.3.2.1030_1 03 Apr 2014 11:06:34 |
danfe |
Unbreak; switch WWW to GitHub and host distfile (there are no releases yet). |
0.3.2.1030_1 22 Feb 2014 09:56:57 |
antoine |
Mark broken: Fails to dos2unix
===> Converting DOS text files to UNIX text files
sed: config.inc: No such file or directory
*** Error code 1
Reported by: pkg-fallout since november 2013 |
0.3.2.1030_1 21 Nov 2013 16:09:47 |
makc |
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE |
0.3.2.1030_1 19 Nov 2013 23:08:45 |
mat |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
0.3.2.1030_1 13 Oct 2013 13:03:04 |
makc |
- Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes |
0.3.2.1030_1 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
0.3.2.1030_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.3.2.1030_1 09 Sep 2012 12:36:03 |
danfe |
Augment CATEGORIES (due to lots of Russian community chat services support). |
0.3.2.1030_1 08 Aug 2012 16:48:13 |
danfe |
- Remove leading indefinite article from COMMENT line
- Drop maintainership; touch some comments while here |
0.3.2.1030_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.3.2.1030_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.2.1030 07 Jul 2011 10:51:13 |
danfe |
Add Rambler Contacts, communication client from Rambler Internet Holding.
It features sexy look and supports vast variety of services, including,
but not limited to Facebook, ICQ, Jabber, Google Talk, and QIP. Number of
popular Russian community chat services also supported. It is originally
based on Vacuum-IM, built upon Qt 4.7+, and distributed under GPLv3.
As of right now, it is still beta quality, being under active development.
Rambler account (free registration) is required for time being, but plans
are to drop this limitation in future versions.
WWW: http://developers.rambler.ru/opensource/contacts/ |