aboutsummaryrefslogtreecommitdiff
path: root/net/opal3
Commit message (Collapse)AuthorAgeFilesLines
* - Update x264 to 0.110.1804Martin Matuska2010-11-301-2/+2
| | | | Notes: svn path=/head/; revision=265441
* - Update ffmpeg to 0.6Martin Matuska2010-07-241-1/+1
| | | | Notes: svn path=/head/; revision=258164
* - Update x264 to 20100624 (build 98)Martin Matuska2010-07-241-2/+2
| | | | Notes: svn path=/head/; revision=258146
* - Fix build with H.323 (fixed by Richard Kolkovich <richard@sigil.org>).Stefan Walter2010-06-302-1/+12
| | | | | | | | | | | | | - Add port license. PR: 146420 Submitted by: Richard Kolkovich <richard@sigil.org> Patch by: Richard Kolkovich <richard@sigil.org> "Alexander V. Chernikov" <melifaro@ipfw.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257187
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-2/+2
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Register conflict between opal and opal3.Koop Mast2010-05-101-0/+2
| | | | Notes: svn path=/head/; revision=254098
* - Update x264 to shared library version 85Martin Matuska2010-04-211-2/+2
| | | | Notes: svn path=/head/; revision=253001
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* * Fix incorrect DT_SONAME in opal3 libraryMartin Wilke2009-11-201-2/+5
| | | | | | | | | | | * Fix IGNORE typo * Bump PORTREVISION PR: 140688 Submitted by: "Alexander V. Chernikov" <melifaro@ipfw.ru> (maintainer) Notes: svn path=/head/; revision=244559
* Fix build after audio/celt update.Edward Tomasz Napierala2009-11-142-1/+42
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=244264
* Chase devel/ptlib26 update.Alexander Nedotsukov2009-10-201-1/+5
| | | | | | | Submitted by: maintainer (melifaro@ipfw.ru) Notes: svn path=/head/; revision=243079
* Add net/opal3, VoIP abstraction library v3.Alexander Nedotsukov2009-09-2711-96/+562
| | | | | | | | PR: 138718 Feature safe: yes Notes: svn path=/head/; revision=242168
* - Update download locationPav Lucistnik2009-01-301-3/+1
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227212
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Remove the scalpel forgotten inside the patient.Mikhail Teterin2008-03-061-2/+1
| | | | Notes: svn path=/head/; revision=208525
* Upgrade from 2.2.8 to 2.2.11.Mikhail Teterin2008-03-062-6/+6
| | | | Notes: svn path=/head/; revision=208524
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* The author's site is flaky. Add a MASTER_SITE_LOCAL mirror on portmgr'sMikhail Teterin2007-06-221-1/+3
| | | | | | | request. Notes: svn path=/head/; revision=194099
* Upgrade opal to 2.2.8 (from 2.2.4) and ekiga to 2.0.9 (from 2.0.4).Mikhail Teterin2007-06-183-39/+15
| | | | | | | | | | | | | | | | These versions are only available from Ekiga.org, rather than from the traditionally used site VoxGratia.org... Turn the previously "hidden" knobs into OPTIONS. Make ekiga accept whatever versions of opal and pwlib are installed. Take over maintainership, as I plan to use ekiga myself -- unlike the current maintainer. Approved by: maintainer Notes: svn path=/head/; revision=193802
* Always use -fPIC, when building shared libraries. Apparently, this isMikhail Teterin2007-06-171-9/+7
| | | | | | | | | | | | not always required on i386. While here, remove requirements for particular shlib-versions of the dependencies. Approved by: maintainer Notes: svn path=/head/; revision=193723
* - Chase the merged of speex-devel -> speexMartin Wilke2007-03-111-5/+1
| | | | | | | | | | - Drop 4.X support PR: 110193 Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) Notes: svn path=/head/; revision=187144
* Chase the merged of speex-devel -> speex.Jeremy Messenger2007-02-231-1/+1
| | | | Notes: svn path=/head/; revision=185772
* Chase speex-devel's shared library version change, bump PORTREVISION.Jeremy Messenger2007-02-221-1/+2
| | | | Notes: svn path=/head/; revision=185707
* - Update to 2.2.4Rong-En Fan2007-02-093-7/+7
| | | | | | | | | | | | - Replace depreacted variable: INSTALLS_SHLIB - Use DATADIR PR: ports/108724 Submitted by: chinsan Approved by: Jean-Baptiste Quenot <jbq at caraldi.com> (maintainer) Notes: svn path=/head/; revision=184703
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* Add patch to fix build when LOCALBASE != /usr/local. The configureTim Bishop2007-01-071-0/+24
| | | | | | | | | | | | | script checked explicitly in /usr/local for pwlib. This patch has also been sent upstream. Patch does not affect build when LOCALBASE == /usr/local, so no PORTREVISION bump required. Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) Notes: svn path=/head/; revision=181698
* Update to 2.2.3.Joe Marcus Clarke2006-12-082-5/+6
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=179161
* - update to 2.2.2Cheng-Lung Sung2006-07-055-17/+17
| | | | | | | | | | | | | | - This is an update of net/ekiga and net/opal. Requires the latest update to pwlib (FreeBSD port is uptodate since one week). This update also incorporates a new user-contributed patch, see Bug 345308 - Keypad does not work properly at http://bugzilla.gnome.org/show_bug.cgi?id=345308 PR: ports/99764 Submitted by: maintainer (Jean-Baptiste Quenot) Notes: svn path=/head/; revision=166959
* When net/asterisk is installed, net/opal does not build because it detects theRenato Botelho2006-04-281-0/+13
| | | | | | | | | | | | | presence of include/libpri.h installed by net/asterisk, but the build fails. To fix this problem, please add the port patch below submitted by Matt Horan <matt@matthoran.com>. PR: ports/95641 Submitted by: maintainer Notes: svn path=/head/; revision=160666
* Fix build on AMDVolker Stolz2006-04-211-0/+5
| | | | | | | | PR: ports/96102 Submitted by: maintainer Notes: svn path=/head/; revision=160069
* Mark broken on 4.xAlexander Nedotsukov2006-04-111-0/+5
| | | | | | | PR: 95578 Notes: svn path=/head/; revision=159304
* * Remove the double underscore from the library namesJoe Marcus Clarke2006-04-083-5/+33
| | | | | | | | | | | | | | | * Add WITH_FFMPEG knob * Add WITH_SPEEX knob to build with speex-devel instead of the bundled version NOTE: there is an explicit BUILD_DEPENDS to make sure audio/speex-devel is installed as audio/speex and audio/speex-devel install the same shared library version!! PR: 95464 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer Notes: svn path=/head/; revision=159101
* fix building of net/opal, with hints from Steve Ames <steve@energistic.com>Edwin Groothuis2006-04-062-1/+2
| | | | Notes: svn path=/head/; revision=158931
* New port net/opal based on net/openh323Edwin Groothuis2006-04-057-184/+157
| | | | | | | | | | | | | | | | | OPAL is the "next generation" of OpenH323 that has a new architecture. The new port is based on net/openh323 (same author, port Makefiles very similar), so could you please: 1) make a repocopy from openh323 to opal 2) apply the patch in opal, note that old patch files are removed, and a new patch file is provided PR: ports/95320 Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> Notes: svn path=/head/; revision=158901
* - Fix openh323u.mak to ports can use.Marcus Alves Grando2006-03-142-12/+39
| | | | | | | | | | | | | - Bump PORTREVISION - Reorganize Makefile - portlint(1) PR: 94234 Submitted by: maintainer Approved by: portmgr (marcus) Notes: svn path=/head/; revision=157088
* Fix the amd64 build (and perhaps other arches which need -fPIC).Alexander Leidinger2006-03-051-2/+8
| | | | | | | | | | Maintainer informed. Tested on: amd64 tinderbox Approved by: portmgr (linnimon) Notes: svn path=/head/; revision=156967
* - chase the pwlib library renameAlexander Leidinger2006-02-143-8/+18
| | | | | | | | | | - don't change the name of the lib depending on the hw-architecture - let Steve Ames maintain the port Discussed with: Steve Ames <steve@energistic.com> Notes: svn path=/head/; revision=156065
* This is an initial port of newer versions of:Alexander Leidinger2006-02-0515-234/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | | - pwlib -> 1.9.2 - openh323 -> 1.17.3 The decission of porting the development releases instead of the stable releases is based upon a discussion with the openh323 developers. They serve as a start to be able to porting newer versions of e.g. gnomemeeting et al. Further tweaks/improvements to them may be required when other ports start to use these versions. Unlike the previous versions of those ports, they install a shared lib now. So ports which depend upon them in the future should add a RUN_DEPENDS upon them. Additionally the build time for those ports will decrease, since they don't need to build pwlib/openh323 each time and grab them from the build directory. PR: 83396 Submitted by: Steve Ames <steve@energistic.com> In colaboration with: Steve Ames <steve@energistic.com> Notes: svn path=/head/; revision=155259
* Add autoconf 2.53 dependency, needed to run :configure targetKris Kennaway2006-02-031-1/+1
| | | | Notes: svn path=/head/; revision=155155
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-1/+2
| | | | Notes: svn path=/head/; revision=154857
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 1.12.2Pav Lucistnik2005-06-108-93/+71
| | | | | | | | PR: ports/82086 Submitted by: Steve Ames <steve@energistic.com> Notes: svn path=/head/; revision=137233
* - 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
* Fix breakage in the presence of ffmpegVolker Stolz2005-03-085-4/+63
| | | | | | | | PR: ports/76931 Patch by: Jan Stocker Notes: svn path=/head/; revision=130624
* - Try harder when determining WRKSRC of pwlib build-time dependency:Sergei Kolobov2005-02-211-5/+4
| | | | | | | | | use cd ${PORTSDIR}/deve/pwlib && make -V WRKSRC instead of hard-coding default location which is not always applicable - While I'm here, pacify portlint(1) (spaces -> tab) Notes: svn path=/head/; revision=129475
* With portmgr hat on, reset Roger's maintainership of these ports. WhileMark Linimon2004-12-051-1/+1
| | | | | | | | he hopes to get back to FreeBSD work soon, it's probably fairer in the meantime to see if anyone else who has more time can adopt them. Notes: svn path=/head/; revision=123178
* Unbreak with gcc 3.4.Maxim Sobolev2004-08-281-0/+10
| | | | Notes: svn path=/head/; revision=117511
* Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bumpMaxim Sobolev2004-06-081-3/+1
| | | | | | | | | | | PORTREVISION of related ports. Requested by: *many* No reply from: security-officer Obtained from: Debian/pwlib cvs Notes: svn path=/head/; revision=111056