FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:09 AM GMT
Port details
tapidbus 0.2.1_5 net on this many watch lists=0 search for ports that depend on this port
Abstraction layer for interprocess communication

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Jan 2006 19:49:17
License: not specified in port
An abstraction layer that uses dbus for interprocess communication. 

WWW: http://tapioca-voip.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/libtool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/dbus-glib, devel/glib20
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

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

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.2.1_5
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
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.2.1_5
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.2.1_5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Aug 2009 00:32:25
Original commit files touched by this commit  0.2.1_5
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.2.1_5
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
09 Mar 2009 19:29:12
Original commit files touched by this commit  0.2.1_5
miwi search for other commits by this committer
- Reset farrokhi@freebsd.org due to long period of inactivity.

Approved by:    portmgr (linimon)
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.2.1_5
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
25 Jul 2008 12:24:09
Original commit files touched by this commit  0.2.1_5
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
06 Jun 2008 13:50:32
Original commit files touched by this commit  0.2.1_5
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.2.1_4
  Sanity Test Failure
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)
19 May 2007 20:32:57
Original commit files touched by this commit  0.2.1_4
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.2.1_3
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
08 Nov 2006 09:28:33
Original commit files touched by this commit  0.2.1_3
farrokhi search for other commits by this committer
Change my email address to farrokhi@ in all ports that I maintain.
Approved by:    miwi (mentor)
14 Oct 2006 08:54:54
Original commit files touched by this commit  0.2.1_3
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
11 May 2006 22:49:56
Original commit files touched by this commit  0.2.1_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.2.1_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
12 Jan 2006 19:48:01
Original commit files touched by this commit  0.2.1
ehaupt search for other commits by this committer
Add tapidbus 0.2.1, an abstraction layer for interprocess communication.

PR:             ports/91671
Submitted by:   Babak Farrokhi

Number of commits found: 17

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 days44
new fortnight70
new month142

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.159 seconds.