aboutsummaryrefslogtreecommitdiff
path: root/net-im/farsight2
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-03-091-3/+1
| | | | | | | - Convert to uses Notes: svn path=/head/; revision=347602
* 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
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* fix build with glib 2.34: wv2, gimp-focusblur-plugin, gtk-murrine-engineKoop Mast2013-04-021-2/+2
| | | | | | | | | | | Fix up botched variable in mysql-workbench51 that prevents patching. Correct farsight2 master_site and add mirror. Submitted by: pointyhat via miwi Approved by: portmgr (miwi) Notes: svn path=/head/; revision=315661
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-084-31/+30
| | | | | | | | | | | | | | | | | | | | | | | 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-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Mark BROKEN on <7.2Pav Lucistnik2011-01-271-1/+7
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=268299
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 0.0.22.Joe Marcus Clarke2010-11-275-15/+18
| | | | Notes: svn path=/head/; revision=265243
* Update to 0.0.21.Joe Marcus Clarke2010-07-253-6/+5
| | | | Notes: svn path=/head/; revision=258189
* Bump PORTREVISION and add USE_GETTEXT where missing.Joe Marcus Clarke2010-05-311-0/+2
| | | | | | | PR: 147257 Notes: svn path=/head/; revision=255418
* Update to 0.0.19.Joe Marcus Clarke2010-05-224-22/+24
| | | | Notes: svn path=/head/; revision=254806
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Fix the build with the new libnice.Joe Marcus Clarke2010-03-201-0/+11
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=251322
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Update to 0.0.17.Joe Marcus Clarke2010-01-092-4/+4
| | | | Notes: svn path=/head/; revision=247458
* Update to 0.0.16.Joe Marcus Clarke2009-10-102-4/+4
| | | | Notes: svn path=/head/; revision=242611
* This patch is no longer required.Joe Marcus Clarke2009-09-071-11/+0
| | | | Notes: svn path=/head/; revision=241003
* Update to 0.0.15.Joe Marcus Clarke2009-09-072-4/+4
| | | | Notes: svn path=/head/; revision=240999
* Fix the build on 6.X.Joe Marcus Clarke2009-08-092-5/+7
| | | | | | | Reported by: pointyhat via erwin Notes: svn path=/head/; revision=239228
* Update to 0.0.18.Joe Marcus Clarke2009-08-086-54/+14
| | | | Notes: svn path=/head/; revision=239176
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Fix farsight2 update. Bump PORTVERSION to correct version noted in distfiles.Koop Mast2009-08-021-2/+1
| | | | Notes: svn path=/head/; revision=238773
* Update to 0.0.13.Joe Marcus Clarke2009-08-014-3/+48
| | | | Notes: svn path=/head/; revision=238737
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Remove a file from the plist.Joe Marcus Clarke2009-06-032-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=235082
* Update to 0.0.12.Joe Marcus Clarke2009-06-032-4/+4
| | | | Notes: svn path=/head/; revision=235079
* Update to 0.0.10.Joe Marcus Clarke2009-05-253-4/+5
| | | | Notes: svn path=/head/; revision=234549
* Update to 0.0.9.Joe Marcus Clarke2009-04-074-16/+11
| | | | Notes: svn path=/head/; revision=231758
* Update to 0.0.8.Joe Marcus Clarke2009-03-213-4/+7
| | | | Notes: svn path=/head/; revision=230571
* Add farsight2, a collection of GStreamer modules and libraries forJoe Marcus Clarke2009-02-2810-0/+206
videoconferencing. WWW: http://farsight.freedesktop.org/ Notes: svn path=/head/; revision=229206