notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/openh323/Makefile

Number of commits found: 104 (showing only 100 on this page)

1 | 2  »  

Saturday, 21 Oct 2017
06:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
Original commitRevision:452570 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Sunday, 25 Jun 2017
00:29 linimon search for other commits by this committer
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:444251 
Sunday, 30 Apr 2017
01:12 linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:439779 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Sunday, 11 Dec 2016
15:22 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
Original commitRevision:428352 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Original commitRevision:426566 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Sunday, 12 Oct 2014
15:26 antoine search for other commits by this committer
Allow stripping as a regular user
Original commitRevision:370720 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Tuesday, 26 Aug 2014
13:47 wg search for other commits by this committer
net/openh323: conflicts with h323plus

PR:		192985
Submitted by:	Nikola Kolev
Original commitRevision:366214 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Thursday, 10 Jul 2014
12:13 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
Original commitRevision:361440 
Thursday, 24 Apr 2014
15:11 amdmi3 search for other commits by this committer
- Optionize
Original commitRevision:352010 
Thursday, 20 Mar 2014
07:32 ehaupt search for other commits by this committer
- Support staging
- USES -> gmake
- This port does not build with clang, therefore use GCC and hereby fix this
  port on 10.x (port is crucial for net/asterisk)
- Strip shared objects
- New LIB_DEPENDS definition
Original commitRevision:348664 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Friday, 8 Mar 2013
11:32 bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Original commitRevision:313635 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Original commit
Friday, 24 Jun 2011
22:39 mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
Original commit
Friday, 25 Feb 2011
01:32 delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
Original commit
Friday, 11 Feb 2011
15:58 tabthorpe search for other commits by this committer
- Return these ports to the heap at maintainer's request

Approved by:    portmgr
Original commit
Monday, 24 Jan 2011
23:19 flo search for other commits by this committer
- -fPIC is also required on powerpc

PR:             ports/153826
Submitted by:   andreast
Approved by:    maintainer timeout (15 days)
Feature safe:   yes
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Saturday, 24 Jul 2010
16:38 mm search for other commits by this committer
- Update ffmpeg to 0.6
Original commit
Saturday, 19 Sep 2009
17:31 miwi search for other commits by this committer
- Respect PREFIX/LOCALBASE

PR:             137683
Submitted by:   amdmi3@
Approved by:    maintainer
Feature safe:   yes
Original commit
Thursday, 27 Aug 2009
18:18 amdmi3 search for other commits by this committer
- Use correct SF url
- Use DIST_SUBDIR instead of DISTNAME hack
- Mark pwlib MAKE_JOBS_UNSAFE

PR:             138236
Submitted by:   myself
Approved by:    Steve Ames <steve@energistic.com> (maintainer via private email,
openh323 patch approved as well)
Original commit
Monday, 5 Jan 2009
19:04 delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Saturday, 1 Mar 2008
07:25 rafan search for other commits by this committer
- Update to 1.19.0.1

PR:             ports/119376
Submitted by:   Steve Ames <steve at energistic.com> (maintainer)
Original commit
Wednesday, 17 Oct 2007
10:13 ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Original commit
Sunday, 30 Sep 2007
04:47 linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Original commit
Thursday, 26 Jul 2007
17:31 rafan search for other commits by this committer
- Install version.h to DATADIR, some ports' configure script looks this
  file, for example, the newer version of asterisk.

PR:             ports/114613
Submitted by:   viper <viper at perm.raid.ru>
Approved by:    Steve Ames <steve at energistic.com> (maintainer)
Original commit
Friday, 23 Feb 2007
22:51 mezz search for other commits by this committer
Chase the shared library version of speex, bump the PORTREVISION.
Original commit
Tuesday, 30 Jan 2007
04:23 kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
Original commit
Sunday, 7 May 2006
13:10 pav search for other commits by this committer
- Enable RFC2190 codec support using ffmpeg, knob WITH_FFMPEG
- Support external speex, knob WITH_SPEEX
- Remove indirect dependencies on expat and openldap (via pwlib)

PR:             ports/95423
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:    Steve Ames <steve@energistic.com> (maintainer)
Original commit
Thursday, 27 Apr 2006
20:37 fjoe search for other commits by this committer
- Check for LOCALBASE, not for PREFIX. This fixes dependent port
build with overridden PREFIX
- Bump PORTREVISION

Approved by:    MAINTAINER
Original commit
Wednesday, 5 Apr 2006
18:17 netchild search for other commits by this committer
Update to 1.18.0.

PR:             95311
Submitted by:   maintainer
Original commit
Tuesday, 14 Mar 2006
01:51 mnag search for other commits by this committer
- Fix openh323u.mak to ports can use.
- Bump PORTREVISION
- Reorganize Makefile
- portlint(1)

PR:             94234
Submitted by:   maintainer
Approved by:    portmgr (marcus)
Original commit
Sunday, 5 Mar 2006
16:17 netchild search for other commits by this committer
Fix the amd64 build (and perhaps other arches which need -fPIC).

Maintainer informed.

Tested on:      amd64 tinderbox
Approved by:    portmgr (linnimon)
Original commit
Tuesday, 14 Feb 2006
21:53 netchild search for other commits by this committer
- chase the pwlib library rename
- 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>
Original commit
Sunday, 5 Feb 2006
13:39 netchild search for other commits by this committer
This is an initial port of newer versions of:
 - 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>
Original commit
Friday, 3 Feb 2006
21:16 kris search for other commits by this committer
Add autoconf 2.53 dependency, needed to run :configure target
Original commit
Monday, 30 Jan 2006
23:20 kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
Original commit
Friday, 10 Jun 2005
21:30 pav search for other commits by this committer
- Update to 1.12.2

PR:             ports/82086
Submitted by:   Steve Ames <steve@energistic.com>
Original commit
Monday, 16 May 2005
02:45 lawrance search for other commits by this committer
- Add a bison %pure-parser declaration in pwlib.  The build was
  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)
Original commit
Monday, 21 Feb 2005
13:17 sergei search for other commits by this committer
- Try harder when determining WRKSRC of pwlib build-time dependency:
  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)
Original commit
Sunday, 5 Dec 2004
04:54 linimon search for other commits by this committer
With portmgr hat on, reset Roger's maintainership of these ports.  While
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.
Original commit
Tuesday, 8 Jun 2004
06:27 sobomax search for other commits by this committer
Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bump
PORTREVISION of related ports.

Requested by:   *many*
No reply from:  security-officer
Obtained from:  Debian/pwlib cvs
Original commit
Sunday, 14 Mar 2004
07:58 kuriyama search for other commits by this committer
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Original commit
Friday, 12 Mar 2004
02:48 ade search for other commits by this committer
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
Original commit
Thursday, 11 Mar 2004
18:48 eik search for other commits by this committer
Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to the
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>

bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed.
Original commit
Wednesday, 3 Mar 2004
16:38 pav search for other commits by this committer
- Style: s/@freebsd.org/@FreeBSD.org/
Original commit
Friday, 6 Feb 2004
13:12 trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Monday, 17 Nov 2003
19:28 marcus search for other commits by this committer
Use USE_OPENLDAP instead of requiring LDAP explicitly.  This fixes the build
on bento.

Reported by:    bento via kris
Original commit
Monday, 1 Sep 2003
05:29 roger search for other commits by this committer
Put back a patch I had accidentaly deleted which meant that IXJ support
was not compiled in. Add ldap dependency.
Bump revision
Original commit
Thursday, 28 Aug 2003
21:22 roger search for other commits by this committer
OpenH323 depends on pwlib being built first
(so it can get its headerfiles and libraries)
Pointed out by Joe Marcus Clarke and Kevin Overman
Original commit
06:56 roger search for other commits by this committer
Upgrade to 1.12.0.
pwlib has been split out into its own port.
Original commit
Saturday, 8 Mar 2003
10:07 roger search for other commits by this committer
Fix source location

Approved by:    Kris
Original commit
Friday, 7 Mar 2003
06:08 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Wednesday, 5 Mar 2003
14:36 roger search for other commits by this committer
Fix breakage introduced by commits to bsd.port.mk
The post-patch targed used to run after BUILD_DEPENDS had been processed but
this is no longer the case.
I could have changed the post-patch target to pre-build.
But I may as well use the nice new PATCH_DEPENDS feature.
Original commit
Sunday, 2 Feb 2003
21:27 roger search for other commits by this committer
Add fix for -current /dev/dsp entries.
Reported by Lars Eggert
Original commit
Tuesday, 28 Jan 2003
15:29 roger search for other commits by this committer
Update to new version ready for GnomeMeeting upgrade
Original commit
Thursday, 28 Nov 2002
08:17 roger search for other commits by this committer
Build simph323 statically.
Reported by:    Alexander Nedotsukov <bland@mail.ru>

Approved by:    kris
Original commit
Thursday, 21 Nov 2002
09:56 roger search for other commits by this committer
For fixes for 5.0 because the ixj driver does not compile on 5.0 systems

Submitted by:   Kris
Original commit
Tuesday, 12 Nov 2002
10:12 roger search for other commits by this committer
The IXJ driver does not compile on 5.x machines, so only add it as a
port dependency on FreeBSD 4.x and lower.
Original commit
Wednesday, 6 Nov 2002
16:12 roger search for other commits by this committer
Drop the .ru mirror. Also check for source on the gnomemeeting site.
Original commit
Tuesday, 29 Oct 2002
08:44 roger search for other commits by this committer
fix typo in port revision
Original commit
08:26 roger search for other commits by this committer
Add some fixes for -current and s-video support from pwlib's CVS.

Reported by:    Lars Eggert <larse@isi.edu>
Original commit
Friday, 25 Oct 2002
07:52 roger search for other commits by this committer
Upgrade to next version
Original commit
Thursday, 10 Oct 2002
18:27 roger search for other commits by this committer
Add expat dependency
Original commit
18:16 roger search for other commits by this committer
Add speex as a dependency.
Original commit
18:02 roger search for other commits by this committer
Upgrade to latest release.
Original commit
Saturday, 31 Aug 2002
02:44 kris search for other commits by this committer
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
Original commit
Wednesday, 22 May 2002
00:44 roger search for other commits by this committer
Upgrade to latest version.
This fixes the green spots on the H.261 video
Original commit
Friday, 19 Apr 2002
00:42 roger search for other commits by this committer
Upgrade to latest version
Original commit
Monday, 1 Apr 2002
15:26 roger search for other commits by this committer
Upgrade to latest version
Original commit
Friday, 18 Jan 2002
05:27 roger search for other commits by this committer
Change PORTSDIR to  ${WRKDIRPREFIX}${.CURDIR}/../../ so that bento   can find
the ixj port properly.    
Original commit
Tuesday, 15 Jan 2002
15:06 roger search for other commits by this committer
Make OpenH323 check for the ixj driver header files. If they   are not found,
extract them from the ixj driver port and use them.   This will make bento build
packages for 4.x and 5.x with ixj   support, even though the ixj driver fails to
compile on 5.x systems at   this point in time.    
Original commit
09:31 roger search for other commits by this committer
Patch to look for the ixj driver (now in ports/comms/ixj)   header files in
/usr/local/include/sys (as well as /usr/include/sys)   Bump port revision    
Original commit
Friday, 7 Dec 2001
10:15 roger search for other commits by this committer
Upgrade to OpenH323 1.7.4 and PWLib 1.2.5 ready for GnomeMeeting 0.12.2    
Original commit
Saturday, 27 Oct 2001
08:41 roger search for other commits by this committer
Upgrade to version 1.7.2    
Original commit
Monday, 8 Oct 2001
06:22 roger search for other commits by this committer
Forced commit to provide a log entry.   Upgrade to latest version of the
OpenH323 library and its applications.    
Original commit
06:11 roger search for other commits by this committer
(null)    
Original commit
Saturday, 11 Aug 2001
16:19 roger search for other commits by this committer
Upgrade to version 1.6.0 with pwlib 1.1.36.   This version adds support for the
latest FreeBSD driver for the Quicknet   ISA and PCI telephony cards. These card
have hardware G.723.1 audio   codecs onboard and also let you plug in a normal
phone so you can   do VoIP apps with a normal telephone handset.    
Original commit
Friday, 10 Aug 2001
16:31 roger search for other commits by this committer
Upgrade to OpenH323 1.5.7    
Original commit
Wednesday, 11 Jul 2001
07:57 roger search for other commits by this committer
Upgrade to latest versions which fix several bugs    
Original commit
Tuesday, 19 Jun 2001
07:49 roger search for other commits by this committer
Upgrade to latest versions     openh323 1.5.4 with pwlib 1.1.32     ohphone
1.1.4     openmcu 1.0.7     openam 1.0.5    
Original commit
Thursday, 3 May 2001
02:37 roger search for other commits by this committer
Upgrade to new version 1.2.12 with pwlib 1.1.27   This port no longer requires X
Windows to be installed so the gatekeepers   and proxies can be built without
the need for X Windows.    
Original commit
Thursday, 15 Mar 2001
11:25 roger search for other commits by this committer
Add compiler option -DNO_XWINDOWS to build the port without   X support.    
Original commit
Tuesday, 16 Jan 2001
17:33 sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Original commit
Wednesday, 3 Jan 2001
14:02 roger search for other commits by this committer
Upgrade to OpenH323 1.1pl1 and PWLib 1.1pl19    
Original commit
Sunday, 12 Nov 2000
09:32 roger search for other commits by this committer
Bump port Revsion due to a patch in OpenH323S    
Original commit
Saturday, 21 Oct 2000
08:51 roger search for other commits by this committer
Upgrade from 1.1 beta3 to 1.1 release    
Original commit

Number of commits found: 104 (showing only 100 on this page)

1 | 2  »