FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:27 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
ace+tao 5.4.2+1.4.2 devel on this many watch lists=3 search for ports that depend on this port
Broken BROKEN: Does not compile on FreeBSD >= 7.0
Ignore IGNORE: is marked as broken: Does not compile on FreeBSD >= 7.0
The Adaptive Communication Environment (ACE) with The ACE ORB (TAO)

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: 27 Dec 2003 23:47:54


The ADAPTIVE Communication Environment (ACE) is an object-oriented
(OO) toolkit that implements fundamental design patterns for
communication software.  ACE provides a rich set of reusable C++
wrappers and frameworks that perform common communication software
tasks across a range of OS platforms.

TAO is a freely available, open-source implementation of a
CORBA 2.x-compliant ORB that supports real-time extensions.

WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
     http://www.cs.wustl.edu/~schmidt/TAO.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake

To install the port: cd /usr/ports/devel/ace+tao/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
ftp://download.dre.vanderbilt.edu/previous_versions/
http://download.dre.vanderbilt.edu/previous_versions/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Sep 2009 14:56:09
Original commit files touched by this commit  5.4.2+1.4.2
wxs search for other commits by this committer
- Add CONFLICTS

Feature safe:   yes
31 Jan 2009 21:15:04
Original commit files touched by this commit  5.4.2+1.4.2
pav search for other commits by this committer
- Update download locations

Reported by:    -fetch-original pointyhat run
05 Jan 2009 19:44:02
Original commit files touched by this commit  5.4.2+1.4.2
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
22 Dec 2008 16:09:23
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- Give up. Drop maintainership.
19 Apr 2008 18:56:05
Original commit files touched by this commit  5.4.2+1.4.2
  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)
12 Feb 2006 22:35:23
Original commit files touched by this commit  5.4.2+1.4.2
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
07 Feb 2006 17:56:16
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- Remove USE_REINPLACE from my ports
26 Nov 2005 20:40:32
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- Fix build on -CURRENT (sigval renamed to sival)

Reported by:    kris via pointyhat
11 Nov 2005 07:36:56
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message
26 Mar 2005 20:21:36
Original commit files touched by this commit  5.4.2+1.4.2
kris search for other commits by this committer
BROKEN on sparc64: Does not build

Approved by:    portmgr (self)
04 Feb 2005 06:52:24
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- NOT_FOR_ARCH=sparc64 (linker error)

Reported by:    kris via pointyhat
25 Jan 2005 10:01:18
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- Mark port NOT_FOR_ARCH=alpha because of segment overflow on linking
- While I'm here: remove comments modification from patch-ae

Reported by:    kris via pointyhat
Submittet by:   Alex Vasylenko <lxv(at)omut.org>
20 Jan 2005 19:20:52
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- The code is 64 bit clean now
- Add a little patch for TAO

Submitted by:   Alex Vasylenko <lxv(at)omut.org>
25 Dec 2004 08:43:37
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- Fix install

Pointed out by: pointyhat via kris
22 Dec 2004 15:31:49
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- Install config-freebsd.h, which is included from ace/config.h

PR:             ports/75385
Submitted by:   Dryice Liu <dryice(at)liu.com.cn>
07 Dec 2004 13:32:53
Original commit files touched by this commit  5.4.2+1.4.2
sem search for other commits by this committer
- Update to 5.4.2+1.4.2

Submitted by:   Craig Rodrigues <rodrigc(at)crodrigues.org>
19 Aug 2004 19:27:12
Original commit files touched by this commit  5.4.1+1.4.1
sem search for other commits by this committer
ACE builds fine with gcc 3.4. So build only ACE, not TAO.

Noticed by:     Barney Wolff <barney@databus.com>
10 Aug 2004 07:53:04
Original commit files touched by this commit  5.4.1+1.4.1
sem search for other commits by this committer
Mark broken while I have no work around for gcc 3.4 build
14 Jul 2004 16:01:10
Original commit files touched by this commit  5.4.1+1.4.1
sem search for other commits by this committer
Fix pkg-plist

PR:             ports/69051
Submitted by:   Konstantin Oznobihin <bork@rsu.ru>
Reviewed by:    sem (maintainer)
Approved by:    krion (mentor) (implicit)
07 Jul 2004 20:20:02
Original commit files touched by this commit  5.4.1+1.4.1
sem search for other commits by this committer
Change email address for my ports.

Approved by:    krion (mentor)
19 Apr 2004 14:00:58
Original commit files touched by this commit  5.4.1+1.4.1
krion search for other commits by this committer
- Update to version 5.4.1

PR:             ports/65138
Submitted by:   maintainer
18 Mar 2004 18:01:13
Original commit files touched by this commit  5.4.0+1.4.0_2
trevor search for other commits by this committer
Add size data, approved by maintainers.
06 Mar 2004 11:59:23
Original commit files touched by this commit  5.4.0+1.4.0_2
krion search for other commits by this committer
- Use more right way to link library

PR:             ports/63820
Submitted by:   maintainer
25 Feb 2004 10:09:30
Original commit files touched by this commit  5.4.0+1.4.0_2
kris search for other commits by this committer
Flip the sense of the supported architecture list since we only have one
32-bit platform
23 Feb 2004 22:06:01
Original commit files touched by this commit  5.4.0+1.4.0_2
kris search for other commits by this committer
alpha is also a 64-bit environment (add to NOT_FOR_ARCHS)
05 Feb 2004 19:24:53
Original commit files touched by this commit  5.4.0+1.4.0_2
krion search for other commits by this committer
- Utilize NOT_FOR_ARCHS (Code is not 64-bit clean yet. So
  disable all 64-bit archs)

PR:             ports/62327
Submitted by:   maintainer
04 Feb 2004 05:21:48
Original commit files touched by this commit  5.4.0+1.4.0_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
19 Jan 2004 08:06:16
Original commit files touched by this commit  5.4.0+1.4.0_1
pav search for other commits by this committer
- Fix installation of header files
- Bump portrevision

PR:             ports/61489
Submitted by:   Sergey Matveychuk <sem@ciam.ru> (maintainer)
16 Jan 2004 21:26:43
Original commit files touched by this commit  5.4.0+1.4.0
clement search for other commits by this committer
- Update to 5.4.0
- Use %%TAO_VERSION%% in pkg-plist
- Fix CONFLICTS

PR:                 61437
Submitted by:       Sergey Matveychuk <sem@ciam.ru> (maintainer)
Approved by:        erwin (mentor) (implicitly)
10 Jan 2004 09:27:44
Original commit files touched by this commit  5.3.6+1.3.6
krion search for other commits by this committer
- install libs with version numpers
- use common DISTNAME with a slave port
- USE_PERL5_BUILD instead of just USE_PERL5

PR:             61160
Submitted by:   maintainer
07 Jan 2004 09:17:31
Original commit files touched by this commit  5.3.6+1.3.6
krion search for other commits by this committer
- Change CONFLICTS= with CONFLICTS?= for slave port
- Change DISTNAME for new tarball name

PR:             61003
Submitted by:   maintainer
06 Jan 2004 07:31:44
Original commit files touched by this commit  5.3.6+1.3.6
sergei search for other commits by this committer
- Allow some Makefile variables to be overriden by slave port(s)
- Remove maintainer's URL from MASTER_SITES

PR:             60962
Submitted by:   maintainer
27 Dec 2003 23:47:15
Original commit files touched by this commit  5.3.6+1.3.6
krion search for other commits by this committer
Add ace+tao ,

The ADAPTIVE Communication Environment (ACE) is an
object-oriented (OO) toolkit that implements fundamental design
patterns for communication software.  ACE provides a rich set
of reusable C++ wrappers and frameworks that perform common
communication software tasks across a range of OS platforms.

TAO is a freely available, open-source implementation of a
CORBA 2.x-compliant ORB that supports real-time extensions.

WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
WWW: http://www.cs.wustl.edu/~schmidt/TAO.html

PR:             60634
Submitted by:   Sergey Matveychuk <sem@ciam.ru>

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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

Add tab to Netscape 6

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