FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:07 PM GMT
Port details
thebridge 1.06_1 comms on this many watch lists=0 search for ports that depend on this port
Amateur Radio Echolink conference bridge
Maintained by: db@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Jun 2004 14:01:53
Also Listed In: hamradio
License: GPLv2
Amateur Radio EchoLink compatible conference bridge for UNIX

WWW: http://cqinet.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: shells/bash
There are no ports dependent upon this port

To install the port: cd /usr/ports/comms/thebridge/ && make install clean
To add the package: pkg_add -r thebridge


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://sunet.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://iweb.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://switch.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://surfnet.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://kent.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://freefr.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://voxel.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://jaist.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://osdn.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://nchc.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://ncu.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://transact.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://softlayer.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://internode.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://ufpr.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
http://waix.dl.sourceforge.net/project/cqinet/thebridge/thebridge-1.06/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.06_1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
22 Oct 2011 23:50:23
Original commit files touched by this commit  1.06_1
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
14 Jun 2011 11:17:43
Original commit files touched by this commit  1.06_1
db search for other commits by this committer
- correct paths in cgi script usermgmt.cgi so it will run correctly.

PR:             ports/157679
Submitted by:   takefu@airport.fm
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.06
miwi search for other commits by this committer
- Get Rid MD5 support
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.06
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
22 Aug 2009 00:15:15
Original commit files touched by this commit  1.06
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
15 Jul 2009 16:56:10
Original commit files touched by this commit  1.06
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
05 Nov 2008 18:53:45
Original commit files touched by this commit  1.06
db search for other commits by this committer
- Update to 1.06

PR:     ports/128601
22 Mar 2008 17:53:23
Original commit files touched by this commit  0.96
db search for other commits by this committer
- Update to release 0.96 [1]
- Put addons into DATADIR for now
- Pet portlint

PR:             ports/121932 [1]
Submitted by:   Takefu <takefu@airport.fm>
15 Feb 2008 16:45:28
Original commit files touched by this commit  0.89
db search for other commits by this committer
- Update to 0.89

PR:             ports/120525
Submitted by:   Takefu Kenji <takefu@airport.fm>
08 Aug 2007 03:44:33
Original commit files touched by this commit  0.83
db search for other commits by this committer
- Update to release 0.85.

Submitted by:   Takefu <takefu@airport.fm>
PR:             ports/115067
Approved by:    ehaupt (mentor)
19 Jan 2007 18:14:20
Original commit files touched by this commit  0.83
db search for other commits by this committer
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.

Approved by:    ehaupt (mentor)
24 Sep 2006 17:07:27
Original commit files touched by this commit  0.83
pav search for other commits by this committer
- Update to 0.8.3

PR:             ports/103480
Submitted by:   Takefu Kenji <takefu@airport.fm> (maintainer)
09 May 2006 17:10:44
Original commit files touched by this commit  0.81
mnag search for other commits by this committer
- Update to 0.81
- portlint(1)

PR:             96996
Submitted by:   maintainer
03 May 2006 23:38:41
Original commit files touched by this commit  0.72
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
22 Jan 2006 08:22:09
Original commit files touched by this commit  0.72
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
21 Jan 2006 17:37:14
Original commit files touched by this commit  0.72
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
27 Jun 2004 13:56:54
Original commit files touched by this commit  0.72
pav search for other commits by this committer
Add thebridge, an amateur radio EchoLink compatible conference bridge
reimplementation for UNIX

PR:             ports/68350
Submitted by:   Diane Bruce <db@db.net>

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days43
new fortnight69
new month136

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.168 seconds.