summaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r370932Baptiste Daroussin2014-10-161-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | - Update Firefox to 33.0 - Update Firefox ESR to 31.2.0 - Update NSS to 3.17.2 - Update Thunderbird to 31.2.0 - Update libxul to 31.2.0 (and mark as BROKEN) - Disable SSL 3.0 with pref (Upstream bug 1076983) - (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems - Add OSS audio fallback for HTML5 audio from upstream bug; not exposed yet because WebRTC still needs ALSA or PulseAudio - Kill @dirrm from gecko@ ports per CHANGES from 20140922 - Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix - Improve workaround comment for LLVM PR 15840, partially rejecting r348851 by marino@ until bug 193555 PR: 194356 Submitted by: Jan Beich Security: http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html Notes: svn path=/branches/2014Q4/; revision=370969
* Fix staging when Perl is enabled for slave ports.Joe Marcus Clarke2014-10-011-1/+1
| | | | | | | Reported by: John Wood <john@charpa.org> Notes: svn path=/head/; revision=369683
* Upgrade.Thierry Thomas2014-09-253-36/+4
| | | | | | | | | | Since I'm there, remove @dirrmtry. PR: ports/193920 Submitted by: maintainer Notes: svn path=/head/; revision=369284
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.hTijl Coosemans2014-09-252-3/+3
| | | | | | | | | | | | | | | | | | | | | and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=369260
* Refresh.Thierry Thomas2014-09-243-7/+4
| | | | Notes: svn path=/head/; revision=369210
* Refresh.Thierry Thomas2014-09-244-8/+24
| | | | Notes: svn path=/head/; revision=369209
* Update CentOS base to 6.5, add userland portsJohannes Jost Meixner2014-09-227-0/+319
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc. Notes: svn path=/head/; revision=368845
* - Update to 3.0.6TAKATSU Tomonari2014-09-213-6/+59
| | | | Notes: svn path=/head/; revision=368792
* Update to git20140902.Thierry Thomas2014-09-202-4/+5
| | | | | | | | PR: ports/193247 Submitted by: maintainer Notes: svn path=/head/; revision=368637
* Retire MANCOMPRESSED.Mathieu Arnold2014-09-181-1/+0
| | | | | | | | | | | | Also the compat NO_INSTALL_MANPAGES shim. Differential Revision: https://reviews.freebsd.org/D730 Reviewed by: antoine With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=368446
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.Tijl Coosemans2014-09-171-1/+1
| | | | | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=368356
* devel/glib12 x11-toolkits/gtk12:Tijl Coosemans2014-09-131-1/+1
| | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0 Notes: svn path=/head/; revision=368108
* Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE inAntoine Brodin2014-09-121-1/+1
| | | | | | | | | | | | | include/python2.7/pyconfig.h This fixes x11-toolkits/py-wxPython30 build on head PR: 192365 Exp-run: self Reviewed by: jilles With hat: portmgr Notes: svn path=/head/; revision=368066
* Fix typo.Adam Weinberger2014-09-121-1/+1
| | | | Notes: svn path=/head/; revision=368064
* Make IGNORE with Ruby 1.9, rather than it appearing in every build fail log.Adam Weinberger2014-09-121-1/+7
| | | | Notes: svn path=/head/; revision=368062
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-1025-22/+25
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Allow staging as a regular userAntoine Brodin2014-09-101-1/+1
| | | | Notes: svn path=/head/; revision=367840
* - Update to 0.49Philippe Audeoud2014-09-103-3/+5
| | | | Notes: svn path=/head/; revision=367826
* - Drop .la files, no dependees require themDmitry Marakasov2014-09-102-3/+3
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket Notes: svn path=/head/; revision=367822
* - Update to 1.2.4Veniamin Gvozdikov2014-09-103-5/+18
| | | | Notes: svn path=/head/; revision=367802
* - Fix build when X11 option is offThierry Thomas2014-09-091-5/+4
| | | | | | | | | | | | - Move openal/freealut to USES - Allow using ncurses from base system PR: ports/193483, ports/193485 Submitted by: Andriy Voskoboinyk Notes: svn path=/head/; revision=367774
* net-im/rubygem-lita: add port for LitaSteve Wills2014-09-095-0/+69
| | | | | | | | | A multi-service chat bot with extendable behavior. WWW: https://lita.io/ Notes: svn path=/head/; revision=367762
* Mozilla upgrades:Baptiste Daroussin2014-09-096-0/+154
| | | | | | | | | | | | | | | | - Update nspr to 4.10.7 - Update ca_root_nss to 3.17 (mark as NO_ARCH while here) - Update firefox to 32.0 - Update thunderbird to 31.1.0 - Add net-im/linux-instantbird - Update firefox-est to 31.1.0 - Update libxul to 24.8.0 - Update seamonkey to 2.29 Submitted by: Jan Beich for gecko@ Notes: svn path=/head/; revision=367712
* Refresh.Thierry Thomas2014-09-083-4/+5
| | | | Notes: svn path=/head/; revision=367698
* Refresh.Thierry Thomas2014-09-084-38/+12
| | | | Notes: svn path=/head/; revision=367697
* Refresh.Thierry Thomas2014-09-082-5/+4
| | | | Notes: svn path=/head/; revision=367696
* Allow staging as a regular userAntoine Brodin2014-09-031-0/+3
| | | | Notes: svn path=/head/; revision=367236
* Fix typo in posy-patchTijl Coosemans2014-09-031-1/+1
| | | | Notes: svn path=/head/; revision=367174
* Add missing -lmTijl Coosemans2014-09-021-0/+6
| | | | Notes: svn path=/head/; revision=367078
* Remove non staged ports without pending PR from net-im and net-mgmtBaptiste Daroussin2014-09-0154-1588/+0
| | | | Notes: svn path=/head/; revision=366966
* Convert to USES=libtool and add INSTALL_TARGET=install-stripTijl Coosemans2014-09-012-5/+6
| | | | | | | Obtained from: gnome-dev Notes: svn path=/head/; revision=366889
* - Convert to USES=libtool pathfix pythonTijl Coosemans2014-09-012-16/+7
| | | | | | | | | - Add INSTALL_TARGET=install-strip Obtained from: gnome-dev Notes: svn path=/head/; revision=366888
* lang/guile:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | | | | | - Add USES=libtool and bump dependent ports - Replace Makefile.* patches with USES=pathfix - Replace config.h.in patch with USE_AUTOTOOLS=autoheader - Avoid automake by touching Makefile.in Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=366777
* converters/fribidi:Tijl Coosemans2014-08-312-2/+2
| | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip Notes: svn path=/head/; revision=366746
* dns/libidn:Tijl Coosemans2014-08-3013-11/+13
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=366659
* Unbreak on 9amd64Antoine Brodin2014-08-301-7/+1
| | | | | | | I couldn't test on 8, various dependencies were failing Notes: svn path=/head/; revision=366617
* uTox is lightweight Tox (https://github.com/irungentoo/ProjectTox-Core)Dmitry Marakasov2014-08-285-0/+99
| | | | | | | | | | | | | | | | | | | | client written in C. Simple and convenient program for confidential communication. Still early in development, though it already supports some of the most important features, like file transfers, A/V, group chats, and DNS Discovery. There are also binaries for other OS: Linux, Android, OS X and Windows, which makes it possible to communicate between users of different OS. WWW: http://utox.org/ PR: 192954 Submitted by: fidaj@ukr.net Notes: svn path=/head/; revision=366399
* - Update libsodium to 0.7.0Vsevolod Stakhov2014-08-271-0/+1
| | | | | | | | - Take maintainership - Update revisions of dependent ports Notes: svn path=/head/; revision=366316
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-265-13/+32
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* net-im/rubygem-tinder: 1.10.0Steve Wills2014-08-262-5/+5
| | | | Notes: svn path=/head/; revision=366166
* Reset maintainership on nonstaged portsBaptiste Daroussin2014-08-251-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=366054
* Canonicalize a few LICENSE_PERMSAntoine Brodin2014-08-221-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365614
* Remove deletion of LC_MESSAGES directories that are owned by devel/gettextMichael Gmelin2014-08-201-4/+0
| | | | | | | | Reviewed by: bdrewery Approved by: bdrewery Notes: svn path=/head/; revision=365430
* Convert USE_GNOME=gnomehack to USES=pathfix, drop ltverhackDmitry Marakasov2014-08-191-2/+2
| | | | | | | | Suggested by: tijl Approved by: kwm Notes: svn path=/head/; revision=365406
* net-im/mikutter: avoid dependency on soon to be deprecated ruby-memoizeSteve Wills2014-08-191-1/+2
| | | | | | | | | | ruby-memoize will soon be deprecated due to rubyforge dying, switch to rubygem-memoize With hat: ruby@ Notes: svn path=/head/; revision=365391
* - Drop .la files, no dependees require themDmitry Marakasov2014-08-182-4/+2
| | | | | | | Approved by: kwm Notes: svn path=/head/; revision=365349
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-182-4/+4
| | | | | | | Approved by: kwm Notes: svn path=/head/; revision=365348
* - Convert USE_PYTHON_BUILD=yes to USES=python:build as suggested by check-sanityDmitry Marakasov2014-08-181-2/+1
| | | | | | | Approved by: kwm Notes: svn path=/head/; revision=365347
* STAGE.Matthias Andree2014-08-184-31/+25
| | | | | | | | Fix skype.sh launcher script, using "$@" instead of the unsafe $@, and fixing its shebang line to /bin/sh. Notes: svn path=/head/; revision=365337
* - Switch www/libwww to USES=libtool, drop .la filesDmitry Marakasov2014-08-181-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=365331