aboutsummaryrefslogtreecommitdiff
path: root/net-im/skype-devel
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* multimedia/webcamd: clarify version requirements in consumersJan Beich2015-09-161-1/+1
| | | | | | | | | | | | webcamd exposes V4L/DVB/EVDEV/etc devices with consumer ABI configured by v4l_compat version during build. Drop >0 dummy as V4L is available since day 1 and we only want the daemon. This syncs RUN_DEPENDS with: multimedia/gstreamer-plugins-v4l2 multimedia/gstreamer1-plugins-v4l2 Notes: svn path=/head/; revision=397046
* - Add CPE infoDmitry Marakasov2015-04-081-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=383598
* Add NVIDIA_GL description to Mk/bsd.options.desc.mkJohannes Jost Meixner2015-04-051-3/+2
| | | | | | | | | | | | | - Add NVIDIA_GL description to Mk/bsd.options.desc.mk - Remove NVIDIA_GL_DESC from all concerned ports - Use options helpers where adequate. Differential Revision: https://reviews.freebsd.org/D1759 Approved by: koobs (mentor) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=383259
* - Remove always false OSVERSION conditionsDmitry Marakasov2015-02-031-23/+1
| | | | | | | | - Fix whitespace - Don't cat pkgmessage from Makefile Notes: svn path=/head/; revision=378354
* Cleanup plistAntoine Brodin2014-11-211-5/+0
| | | | Notes: svn path=/head/; revision=373023
* STAGE.Matthias Andree2014-08-182-16/+13
| | | | | | | | Fix skype.sh launcher script, using "$@" instead of the unsafe $@, and fixing its shebang line to /bin/sh. Notes: svn path=/head/; revision=365337
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-061-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360921
* Remove checks for V4L2 wrapper, it is included in the linuxulator of allAntoine Brodin2014-03-161-4/+0
| | | | | | | supported versions of FreeBSD Notes: svn path=/head/; revision=348395
* - 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) Notes: svn path=/head/; revision=331273
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* - adoption of optionsNG frameworkJason Helfman2013-05-231-10/+10
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=318883
* - mark skype and skype-devel CONFLICTing. I really don't know why they waren'tIon-Mihai Tetcu2012-06-071-0/+3
| | | | | | | | | | | | until now. - bump PORTREVISION I'll look for a better solution in the next days. Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee>'s checker Notes: svn path=/head/; revision=298708
* Update to 2.2.0.35Ion-Mihai Tetcu2011-10-152-3/+3
| | | | | | | | PR: 161370 Submitted by: avg@ Notes: svn path=/head/; revision=283560
* Fix skype multimedia/linux_v4l2wrapper dependency on 8.Juergen Lock2011-07-171-1/+2
| | | | | | | | Approved by: itetcu (skype ports maintainer) Discussed on: -multimedia Notes: svn path=/head/; revision=277861
* Now that the skype ports are conflicting, don't install anything skype-devel.Ion-Mihai Tetcu2011-05-172-4/+5
| | | | | | | | | | This brings -devel closer to the main port, and of course, fixes install/plist. PR: 156994 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=274216
* - fix installationIon-Mihai Tetcu2011-05-132-8/+2
| | | | | | | | | | - adjust pkg-message, as this is the "next" version :) PR: 156994 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=274036
* - Complete the move from net to net-imIon-Mihai Tetcu2011-05-127-42/+175
| | | | | | | | | | | - update to 2.2.0.25 - set conflicts with the otehr skype ports - OPTIONify Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others Notes: svn path=/head/; revision=274010
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Grab maintainership.Ion-Mihai Tetcu2009-09-151-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241457
* Reset beech@FreeBSD.org while he works on restoring his email situation.Mark Linimon2009-08-281-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=240459
* Convert ports which use USE_GL=linux to USE_LINUX_APPS+=dri.Boris Samorodov2009-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | This is needed to switch a default linux base at 8-CURRENT to linux_base-f10. No PORTREVISION bump is needed since it's a mere infrastructure fix. Affected ports: ----- games/legends games/linux-quake3-demo games/rtcw net/skype-devel ----- Note: no more ports are using USE_GL=linux, it may be removed from Mk/bsd.ports.mk. Approved by: maintainer timeout (2 months, the needed changes were submitted to emulation@ at 2009-04-09) Notes: svn path=/head/; revision=235362
* - Mark IGNORE, this version has moved to net/skypeBeech Rintoul2008-05-031-0/+2
| | | | Notes: svn path=/head/; revision=212565
* - Minor pkg-plist fixBeech Rintoul2008-04-191-1/+0
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=211617
* - Fix pkg-plistBeech Rintoul2008-04-172-1/+3
| | | | | | | | | - Bump portrevision Reported by: pointyhat via pav Notes: svn path=/head/; revision=211421
* - Change master_sitesBeech Rintoul2008-04-151-1/+2
| | | | | | | - Bump portrevision Notes: svn path=/head/; revision=211296
* - Update to 2.0.0.68Beech Rintoul2008-04-154-114/+147
| | | | | | | | - Many improvements and features (including video), please see http://www.skype.com for details. Notes: svn path=/head/; revision=211289
* - Unbreak, mirror proper distfile (vendor permission).Beech Rintoul2008-03-143-9/+71
| | | | | | | - Add avatars Notes: svn path=/head/; revision=209085
* - Makefile tweaksBeech Rintoul2008-03-043-9/+32
| | | | | | | | - Add pkg-message - Respect portdocs Notes: svn path=/head/; revision=208442
* - Update to 1.4.0.118 (oss)Beech Rintoul2007-11-013-21/+31
| | | | | | | Approved by: portmgr (linimon, kris), sat (mentor) Notes: svn path=/head/; revision=202478
* - Drag from atticBeech Rintoul2007-11-014-0/+88
| | | | | | | Approved by: portmgr (linimon, kris), sat (mentor) Notes: svn path=/head/; revision=202474
* - No longer needed. Update pending to main port.Beech Rintoul2007-10-164-88/+0
| | | | | | | Approved by: linimon (co-mentor) Notes: svn path=/head/; revision=201576
* - Update to 1.4.0.99Beech Rintoul2007-08-152-4/+4
| | | | | | | | | - Sound still broken (requires alsa) Approved by: sat (mentor) Notes: svn path=/head/; revision=197729
* - Update to 1.4.0.94Beech Rintoul2007-08-062-5/+5
| | | | | | | | | - Sound still broken (no alsa compatibility) Approved by: sat (mentor) Notes: svn path=/head/; revision=197199
* - Update to 1.4.0.74Beech Rintoul2007-07-283-74/+46
| | | | | | | | | - Mark broken (alsa sound support not available) Approved by: sat (mentor, implicit) Notes: svn path=/head/; revision=196528
* - Take maintainershipBeech Rintoul2007-07-191-1/+3
| | | | | | | | | - Mark broken (not fetchable) Approved by: itetcu (maintainer), sat (mentor) Notes: svn path=/head/; revision=195908
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-13/+7
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Compleate repo-copy by uptating to the beta 1.3.0.30Ion-Mihai Tetcu2006-09-103-13/+21
| | | | | | | | | | Next step is to make it work with the shared QT version. Submitted by: Jean-Baptiste Quenot (partially) Requested by: Li-Lun Wang Notes: svn path=/head/; revision=172687
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* [patch] net/skype - update to 1.2.0.18 (vulnerabilities fixed)Edwin Groothuis2005-11-012-3/+3
| | | | | | | | | | | | | | | | | Port updated to 1.2.0.18 due to security advisory http://www.skype.com/security/skype-sb-2005-02.html http://www.skype.com/security/skype-sb-2005-03.html http://secunia.com/advisories/17305/ Patch tested on 5.4-STABLE PR: ports/88072 Submitted by: Adi Pircalabu <apircalabu@bitdefender.com> Approved by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=146888
* Give maintainership to Ion-Mihai Tetcu.Alexander Leidinger2005-10-021-1/+1
| | | | Notes: svn path=/head/; revision=143965
* - Release maintainership, feel free to grab it.Alexander Leidinger2005-10-022-4/+4
| | | | | | | | | | - Update to 1.2.0.17 [1]. PR: 86699 Submitted by: Adi Pircalabu <apircalabu@bitdefender.com> Notes: svn path=/head/; revision=143962
* - Update to 1.2.0.11.Alexander Leidinger2005-09-012-8/+5
| | | | | | | | | | - Don't print the "SOUND_MIXER_WRITE_IGAIN failed" messages. It's handled differently than in the PR (which supresses all messages from skype). PR: 84745 Notes: svn path=/head/; revision=141695
* Add a generic message regarding the problems with some soundcards.Alexander Leidinger2005-07-231-15/+1
| | | | Notes: svn path=/head/; revision=139963
* Unbreak default GL lib dependency.Alexander Leidinger2005-07-171-1/+1
| | | | | | | | Submitted by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> Pointy hat to: netchild Notes: svn path=/head/; revision=139425
* - linux_mesa3 -> linux_driAlexander Leidinger2005-07-171-1/+2
| | | | | | | Submitted by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> Notes: svn path=/head/; revision=139395
* Update to 1.1.0.20.Alexander Leidinger2005-07-092-5/+4
| | | | | | | | PR: 83105 Submitted by: I'm not sure... Notes: svn path=/head/; revision=138763
* Add WITH_NIVIDIA_GL switch to depend upon x11/nvidia-driver instead uponAlexander Leidinger2005-06-251-2/+7
| | | | | | | | | graphics/linux_mesa3. Requested by: Marius Nuennerich <marius.nuennerich@gmx.net> Notes: svn path=/head/; revision=138011