aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-skype
Commit message (Collapse)AuthorAgeFilesLines
* Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)Tijl Coosemans2014-05-172-14/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to "USES=libtool tar:bzip2". Bump PORTREVISION on all dependent ports and modernise them as well (USES, LIB_DEPENDS, staging). audio/pidgin-musictracker: - Replace LIBS with LDFLAGS. - Disable static plugin. net/online-desktop: Remove obsolete patches. net-im/mbpurple: - Drop pkgconf dependency. - Replace post-patch with MAKE_ARGS. - Use standard do-build. net-im/pidgin-audacious-remote: Disable static plugin. net-im/pidgin-birthday-reminder: Disable static plugin. net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES. net-im/pidgin-guifications: - Drop USE_GNOME=gnomeprefix. - Replace LIBS with LDFLAGS. net-im/pidgin-hotkeys: - Drop CFLAGS=-fPIC. - Fix build on systems without gcc. net-im/pidgin-libnotify: - Use option helpers. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. net-im/pidgin-manualsize: Fix build on systems without gcc. net-im/pidgin-privacy-please: - Replace a patch with CPPFLAGS and LDFLAGS. - Don't use USE_LDCONFIG for a plugin. net-im/pidgin-sipe: - Don't use USE_LDCONFIG for a plugin. - Drop PORTDOCS that don't contain useful documentation. - Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS. - Use option helpers and fix Kerberos option. - Remove obsolete CONFIGURE_ENV. security/pidgin-encryption: - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Disable static plugin. - Use option helpers. security/pidgin-otr: - Drop redundant comment about PORTREVISION. - Add USE_GNOME=gtk20. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Port uses stack protector unconditionally so link with -lssp_nonshared when necessary like Mk/bsd.ssp.mk does. Approved by: portmgr (PORTREVISION bump on unstaged port) Notes: svn path=/head/; revision=354341
* - fix buildDirk Meyer2014-03-311-1/+1
| | | | | | | pkg_create: read_plist: unknown command '@commentshare/locale/cs/LC_MESSAGES/skype4pidgin.mo' Notes: svn path=/head/; revision=349729
* Remove trailing whitespaces from category net-imEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345424
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Update to r664:Matthias Andree2013-12-143-15/+16
| | | | | | | | | | | | | r664 Squash some memory leaks when generating the 'Get Info' screen. Fixes #230 r663 Prevent crash when receiving NULL data from the backend. Seems to happen on X11 when Skype hasn't started yet r662 Add macports options to the Makefile r661 Add extra error handling for accounts that disconnect while we're processing a message r660 Added patch from doktor.yak to fix version detection code on Linux, when setting up the missedchatmessages poll - Fixes issue 225 Convert to staging. Notes: svn path=/head/; revision=336432
* 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
* Change USE_GETTEXT=yes to USES+=gettext.Matthias Andree2013-05-101-1/+1
| | | | | | | Submitted by: jgh Notes: svn path=/head/; revision=317780
* Roll a newer upstream snapshot from SVN r659 (previous r628).Matthias Andree2013-05-093-10/+49
| | | | | | | | | | | Changelog: https://code.google.com/p/skype4pidgin/source/list Clean up Makefile header. Prepare NLS, but upstream .pot/.po files are woefully out of date. Notes: svn path=/head/; revision=317751
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to revision 628 to fix a few bugs.Matthias Andree2012-03-292-3/+3
| | | | | | | | | | Note that the tarball may be unfetchable for a few hours until it propagates through the FreeBSD mirrors. Feature safe: yes Notes: svn path=/head/; revision=293960
* Commit pending cleanup of MASTER_SITE* vars.Matthias Andree2011-08-251-2/+1
| | | | Notes: svn path=/head/; revision=280428
* Update to newer SVN snapshot as of 2011-04-08.Matthias Andree2011-07-062-5/+5
| | | | | | | | | | | | | | | | | | (Note the distfile needs time to propagate through the mirrors and may become available only a few hours after this commit.) Noteworthy changes: r612 Fix thread race issues with static PurpleAccount storage. Also thanks to skotlex. r611 Awesome patch from skotlex which fixes crashes, hangs and memory leaks in the dbus version of the plugin. Fixes issue #148. r609 Check and store protocol version and use that to decide how to sent chat messages Notes: svn path=/head/; revision=277197
* Fix typo in last commitIon-Mihai Tetcu2011-05-111-1/+1
| | | | | | | Submitted by: bsam@ Notes: svn path=/head/; revision=273967
* Adjust after skype move to net-im/Ion-Mihai Tetcu2011-05-111-2/+2
| | | | | | | | Submitted by: postsnap buildbox Pointyhat to: itetcu@ Notes: svn path=/head/; revision=273957
* Update to SVN r608, assorted bug fixes.Matthias Andree2011-02-112-3/+3
| | | | Notes: svn path=/head/; revision=268899
* Update to upstream SVN rev 605, removing patch.Matthias Andree2010-12-213-35/+4
| | | | | | | Fix build-tarball Makefile target, adding missing ${DISTFILES}: target. Notes: svn path=/head/; revision=266710
* Add new port pidgin-skype aka. skype4pidgin.Matthias Andree2010-12-205-0/+118
This is a Skype Plugin for Pidgin/libpurple/Adium. It lets you view and chat with all your Skype buddies from within Pidgin/Adium. You still need Skype to be running to be able to use it, but it lets you keep a consistent user interface and use all the other nifty Pidgin/Adium plugins with it, like spell-checking or OTR encryption. By Eion Robb. Notes: svn path=/head/; revision=266650