aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-bs
Commit message (Collapse)AuthorAgeFilesLines
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Strip libraryEmanuel Haupt2016-08-081-1/+3
| | | | Notes: svn path=/head/; revision=419853
* 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
* Part 2 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-051-1/+1
| | | | | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@ Notes: svn path=/head/; revision=393574
* Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)Tijl Coosemans2014-05-172-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Convert USE_BZIP2=yes to USES=tar:bzip2Emanuel Haupt2014-03-141-2/+1
| | | | Notes: svn path=/head/; revision=348200
* Use new LIB_DEPENDS regimeEmanuel Haupt2013-12-181-1/+1
| | | | Notes: svn path=/head/; revision=336838
* Support staging.Emanuel Haupt2013-10-231-1/+0
| | | | Notes: svn path=/head/; revision=331362
* 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
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-8/+2
| | | | Notes: svn path=/head/; revision=326507
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-081-2/+1
| | | | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header Notes: svn path=/head/; revision=322530
* Mark MAKE_JOBS_SAFEEmanuel Haupt2013-05-081-0/+1
| | | | Notes: svn path=/head/; revision=317656
* Convert to USES=gettextEmanuel Haupt2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316340
* - Fix pkg-plist [1]Emanuel Haupt2013-03-292-9/+14
| | | | | | | | | | - Don't request ABI version in LIB_DEPENDS - Trim header Notified by: miwi [1] Notes: svn path=/head/; revision=315550
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Pacify portlintEmanuel Haupt2011-12-271-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* Update Pidgin and friends to 2.10.0. SeeJoe Marcus Clarke2011-08-271-2/+2
| | | | | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release. Notes: svn path=/head/; revision=280586
* Update Pidgin and friends to 2.9.0. SeeJoe Marcus Clarke2011-07-021-2/+2
| | | | | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release. Notes: svn path=/head/; revision=276939
* Chase the libpurple shared lib version.Joe Marcus Clarke2011-06-191-2/+2
| | | | Notes: svn path=/head/; revision=275862
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* Update Pidgin and friends to 2.7.0. SeeJoe Marcus Clarke2010-05-221-2/+2
| | | | | | | | | | | http://developer.pidgin.im/wiki/ChangeLog for the list of changes. Also, enable Tcl 8.5 support. PR: 146607 Submitted by: dougb Notes: svn path=/head/; revision=254786
* Mark BROKEN on FreeBSD versions prior to 7.x, configure fails.Emanuel Haupt2010-04-131-1/+7
| | | | | | | Notified by: pav Notes: svn path=/head/; revision=252651
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Add pidgin-bs, a pidgin plugin to prevent instant message spam.Emanuel Haupt2010-03-153-0/+36
Notes: svn path=/head/; revision=251104