4g8 (Forge Gateway) is a tool that allows you to capture traffic from a third party in a switched environment at the expense of a slight increase in latency to that third party host. Utilizing ARP cache poisoning, packet capture, and packet reconstruction techniques, it works with nearly all TCP, ICMP, and UDP IPv4 traffic flows. WWW: http://forgate.sf.net s-git' href='https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/opal
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-2/+2
| | | | o Bump $PORTREVISION.
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withade2004-03-121-2/+1
| | | | | | | | 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.
* Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to theeik2004-03-121-0/+2
| | | | | | | | 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.
* - Style: s/@freebsd.org/@FreeBSD.org/pav2004-03-041-1/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Use USE_OPENLDAP instead of requiring LDAP explicitly. This fixes the buildmarcus2003-11-181-2/+2
| | | | | | on bento. Reported by: bento via kris
* Add patch to make openh323 compile again.roger2003-09-031-0/+21
|
* Put back a patch I had accidentaly deleted which meant that IXJ supportroger2003-09-012-3/+31
| | | | | was not compiled in. Add ldap dependency. Bump revision
* OpenH323 depends on pwlib being built firstroger2003-08-291-0/+2
| | | | | (so it can get its headerfiles and libraries) Pointed out by Joe Marcus Clarke and Kevin Overman
* Upgrade to 1.12.0.roger2003-08-287-257/+69
| | | | pwlib has been split out into its own port.
* Fix source locationroger2003-03-081-1/+1
| | | | Approved by: Kris
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix breakage introduced by commits to bsd.port.mkroger2003-03-051-1/+1
| | | | | | | 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.
* Add fix for -current /dev/dsp entries.roger2003-02-032-0/+155
| | | | Reported by Lars Eggert
* Update to new version ready for GnomeMeeting upgraderoger2003-01-288-236/+61
|
* Build simph323 statically.roger2002-11-281-2/+2
| | | | | | Reported by: Alexander Nedotsukov <bland@mail.ru> Approved by: kris
* For fixes for 5.0 because the ixj driver does not compile on 5.0 systemsroger2002-11-211-0/+2
| | | | Submitted by: Kris
* The IXJ driver does not compile on 5.x machines, so only add it as aroger2002-11-121-1/+5
| | | | port dependency on FreeBSD 4.x and lower.
* Drop the .ru mirror. Also check for source on the gnomemeeting site.roger2002-11-071-1/+1
|
* fix typo in port revisionroger2002-10-291-1/+1
|
* Add some fixes for -current and s-video support from pwlib's CVS.roger2002-10-293-0/+183
| | | | Reported by: Lars Eggert <larse@isi.edu>
* Add patch for bison 1.75.roger2002-10-281-0/+19
|
* Upgrade to next versionroger2002-10-252-5/+5
|
* Add expat dependencyroger2002-10-111-1/+2
|
* Add speex as a dependency.roger2002-10-111-0/+1
|
* Update text. Fix portlint warning.roger2002-10-111-16/+3
|
* Upgrade to latest release.roger2002-10-112-5/+5
|
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Upgrade to latest version.roger2002-05-224-21/+21
| | | | This fixes the green spots on the H.261 video
* Upgrade to latest versionroger2002-04-192-5/+5
|
* Upgrade to latest versionroger2002-04-013-20/+5
|
* Fix EOF error from new bison installations.roger2002-03-071-0/+14
| | | | PR: ports/35144
* Change PORTSDIR to ${WRKDIRPREFIX}${.CURDIR}/../../ so that bentoroger2002-01-181-6/+9
| | | | | | can find the ixj port properly. Submitted by: bento logs
* Make OpenH323 check for the ixj driver header files. If theyroger2002-01-152-4/+25
| | | | | | | 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.
* Patch to look for the ixj driver (now in ports/comms/ixj)roger2002-01-152-0/+17
| | | | | header files in /usr/local/include/sys (as well as /usr/include/sys) Bump port revision
* Upgrade to OpenH323 1.7.4 and PWLib 1.2.5 ready for GnomeMeeting 0.12.2roger2001-12-072-5/+5
|
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Upgrade to version 1.7.2roger2001-10-273-24/+5
|
* Add patch so OpenH323 can build with bison 1.29roger2001-10-081-0/+19
| | | | Submitted by: bento
* *** empty log message ***roger2001-10-082-5/+5
|
* Upgrade to version 1.6.0 with pwlib 1.1.36.roger2001-08-112-5/+5
| | | | | | | 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.
* Upgrade to OpenH323 1.5.7roger2001-08-103-29/+50
|
* Patch has been merged into the official distribution.roger2001-07-231-19/+0
|
* Upgrade to latest versions which fix several bugsroger2001-07-112-5/+5
|
* Patch to fix Capabilities are the same bug, often reported in OpenMCUroger2001-06-191-0/+19
|
* Upgrade to latest versionsroger2001-06-192-5/+5
| | | | | | | openh323 1.5.4 with pwlib 1.1.32 ohphone 1.1.4 openmcu 1.0.7 openam 1.0.5
* Upgrade to new version 1.2.12 with pwlib 1.1.27roger2001-05-032-14/+5
| | | | | This port no longer requires X Windows to be installed so the gatekeepers and proxies can be built without the need for X Windows.
* Don't hard-code -O2 or -m486. This still doesn't respect CXX, but Ikris2001-04-301-0/+24
| | | | couldn't figure out how to fix that.
* Add compiler option -DNO_XWINDOWS to build the port withoutroger2001-03-152-0/+16
| | | | | | X support. Requested by several people
* Add new checksum for the revised tarball. No functional change.roger2001-02-211-0/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Upgrade to OpenH323 1.1pl1 and PWLib 1.1pl19roger2001-01-033-35/+5
|
* Add a better fix to make OpenH323 run on FreeBSD 4.2 and on -currentroger2000-11-161-52/+24
| | | | with the new libc_r pthread library
* Bump port Revsion due to a patch in OpenH323Sroger2000-11-121-0/+1
| | | | | | | | Note: existing binaries of this port will no longer run on FreeBSD 4.2 or -current. They will report "user signal 2" and abort due to a change in the pthreads library. You will need to recompile/reinstall this port.
* Add a patch to make the pwlib library work with the new pthreads (libc_r)roger2000-11-121-0/+57
| | | | | | | | | | | | library in FreeBSD 4.2 (and in -current) Important Note: Existing binaries for OhPhone, GateKeeper, OpenGateKeeper, SimpleH323 and OpenAM WILL NOT WORK with FreeBSD 4.2 or higher and will report "User signal 2" and abort due to an unhandled signal in pwlib. You must recompile all these applications. Reported by: Blaz Zupan <blaz@amis.net> Suggested fix by: Daniel M. Eischen <eischen@vigrid.com>
* Upgrade from 1.1 beta3 to 1.1 releaseroger2000-10-21