aboutsummaryrefslogtreecommitdiff
path: root/net/cphone
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - 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
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* As already done for other devel/pwlib and net/openh323 dependant ports,Renato Botelho2006-07-041-0/+4
| | | | | | | | | | | | mark this port BROKEN on sparc64 < 700003. The problem is caused by a missing symbol in the default thread library on this ARCH. PR: ports/99767 Submitted by: maintainer Notes: svn path=/head/; revision=166914
* - update net/cphone to 0.3.2.cvs.20060407Thierry Thomas2006-05-023-60/+19
| | | | | | | | | | | | | | | | | | | | 20060407 is actually the day i checked it out, and does not reflect the last commit date * use DISTVERSION instead of PORTVERSION * as this is an CVS snapshot, host it on our own FTP server * adopt to use the newer net/openh323 * adopt ALL_TARGET, MAKE_ENV and MAKE_ARGS to match devel/pwlib and net/openh323 * unbreak on FreeBSD >= 5.x * add post-patch target to remove unavailable/unnecessary includes * removed files/patch-message * take maintainership PR: ports/95483 Submitted by: Joerg Pulz <Joerg.Pulz (at) frm2.tum.de> Notes: svn path=/head/; revision=161211
* Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease theAlexander Leidinger2006-02-051-3/+3
| | | | | | | | | | | | | transition to newer versions of pwlib and openh323 without breaking ports which depend upon them. PR: 83396 Submitted by: Steve Ames <steve@energistic.com> In colaboration with: Steve Ames <steve@energistic.com> Approved by: linimon ("no weeping changes ATM"-Heads-Up) Notes: svn path=/head/; revision=155257
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-09-291-0/+12
| | | | Notes: svn path=/head/; revision=143781
* - Add a bison %pure-parser declaration in pwlib. The build wasSam Lawrance2005-05-161-1/+1
| | | | | | | | | | | | | | depending on old bison behaviour (#define YYPURE) which no longer works. Fixes crash of opengk and maybe more. - Bump PORTREVISION of ports using pwlib (they link with it statically) PR: ports/61053 Submitted by: Andrew MacTaggart <amactaggart@hkis.edu.hk> Approved by: clement (mentor) Notes: svn path=/head/; revision=135316
* Reset inactive maintainer. Thanks for your work in the past!Kris Kennaway2005-04-031-1/+1
| | | | Notes: svn path=/head/; revision=132381
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118224
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichMichael Nottebrock2004-02-261-1/+2
| | | | | | | BUILD_DEPEND on qmake now. Notes: svn path=/head/; revision=102232
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add patch to make cphone compileRoger Hardiman2003-09-151-0/+39
| | | | | | | Approved by: marcus Notes: svn path=/head/; revision=88991
* reactivate cphoneRoger Hardiman2003-09-094-0/+49
| | | | Notes: svn path=/head/; revision=88839
* As announced on 6 May 2003, remove the broken cphone port.Kris Kennaway2003-08-076-123/+0
| | | | Notes: svn path=/head/; revision=86421
* BROKEN: Does not compileKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80214
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix compilation problems with new pwlib library (reported by Kris andRoger Hardiman2002-11-274-28/+72
| | | | | | | | | bento) and get it compiling with QT3 (patch from Matt). Submitted by: Matt Douhan <mdouhan@fruitsalad.org> Notes: svn path=/head/; revision=71142
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Add CPhone, a H323 VoIP and Video Conferencing program which canRoger Hardiman2002-05-246-0/+78
connect to GnomeMeeting, OhPhone and NetMeeting users. Notes: svn path=/head/; revision=59902