aboutsummaryrefslogtreecommitdiff
path: root/net/twinkle
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Bump PORTREVISION. Some dependencies were updatedJose Alonso Cardenas Marquez2009-11-101-3/+3
| | | | Notes: svn path=/head/; revision=244073
* -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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* - Update to 1.4.2Jose Alonso Cardenas Marquez2009-04-273-5/+6
| | | | Notes: svn path=/head/; revision=232865
* - Update to 1.3.2Jose Alonso Cardenas Marquez2008-12-122-6/+5
| | | | | | | | PR: 129487 Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> Notes: svn path=/head/; revision=224171
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.2Jose Alonso Cardenas Marquez2008-03-283-5/+5
| | | | Notes: svn path=/head/; revision=209996
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-1/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209570
* - Update to 1.1Jose Alonso Cardenas Marquez2007-12-226-32/+45
| | | | | | | | | | | - Add new libxml2 dependency - Add USE_PERL5. It fixes a problem with all FreeBSD versions [1] - Add pkg-message file Reported by: pav [1] Notes: svn path=/head/; revision=204322
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Chase increase of devel/ccrtp shlib version.Jose Alonso Cardenas Marquez2007-10-021-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=200661
* - Bump boost shared library version to 4Simon Barner2007-07-041-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=194915
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix the speex dependency.Jose Alonso Cardenas Marquez2007-03-051-1/+1
| | | | | | | | PR: ports/109937 Submitted by: kitsune <v.velox__ at_vvelox.net> Notes: svn path=/head/; revision=186604
* - Update to 1.0Jose Alonso Cardenas Marquez2007-03-036-21/+32
| | | | | | | | | | - Remove supoprt for 4.x - Some another tiny modifications Tested by: asouza Notes: svn path=/head/; revision=186427
* Chase the shared library version of speex, bump the PORTREVISION.Jeremy Messenger2007-02-231-2/+2
| | | | Notes: svn path=/head/; revision=185771
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-2/+2
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* - Move to LOCALBASEJose Alonso Cardenas Marquez2006-12-281-4/+4
| | | | | | | | | - Fix a configure problem [1] Reported by: Joao Rocha Braga Filho <goffredo__at__gmail.com> [1] Notes: svn path=/head/; revision=180926
* - Update to 0.9Jose Alonso Cardenas Marquez2006-10-052-8/+8
| | | | | | | - Add devel/libzrtpcpp for secure voice communication Notes: svn path=/head/; revision=174519
* - Add net/ilbc dependency to LIB_DEPENDS. It permit to compile twinkle withJose Alonso Cardenas Marquez2006-08-141-1/+3
| | | | | | | | | | | support for RFC3951. - PORTVERSION bump Submitted by: J.R. Oldroyd <fbsd__ at __opal.com> Approved by: garga (mentor) Notes: svn path=/head/; revision=170592
* - New port: net/twinkleJose Alonso Cardenas Marquez2006-07-308-0/+132
Twinkle is a soft phone for your voice over IP communcations using the SIP protocol. You can use it for direct IP phone to IP phone communication or in a network using a SIP proxy to route your calls. WWW: http://www.twinklephone.com/ Approved by: garga (mentor) Notes: svn path=/head/; revision=169152