FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 4:59 PM GMT
Port details
ace 6.0.8 devel on this many watch lists=3 search for ports that depend on this port
The Adaptive Communication Environment for C++

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: 05 Jan 2004 19:32:39
License: not specified in port
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.

WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
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, lang/perl5.8, devel/pkg-config
Required To Run: devel/pkg-config
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for ace-6.0.8:
     OPENSSL=on (default) "Build with OpenSSL support "
     TRIO=off (default) "Build with trio support"
     X11=off (default) "Build with X11 support"
     FLTK=off (default) "Build with FLTK support"
     TK=off (default) "Build with Tcl/Tk support"
     QT=off (default) "Build with Qt support"
===> Use 'make config' to modify these settings

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: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Feb 2012 04:29:35
Original commit files touched by this commit  6.0.8
miwi search for other commits by this committer
- Update to version 6.0.8

PR:             164153
Submitted by:   Ports Fury
10 Jan 2012 19:10:15
Original commit files touched by this commit  5.5.2_3
pawel search for other commits by this committer
Fix build with openssl from ports

PR:             ports/163712
Reported by:    Anthony Chavez <acc@hexadecagram.org>
09 Jan 2012 04:01:17
Original commit files touched by this commit  5.5.2_3
eadler search for other commits by this committer
- Remove outdated version checks

Reviewed by:    nox
07 Nov 2011 03:25:29
Original commit files touched by this commit  5.5.2_3
miwi search for other commits by this committer
- Get rid FreeBSD 6.x support
11 Aug 2011 19:20:17
Original commit files touched by this commit  5.5.2_3
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
03 Jul 2011 14:59:23
Original commit files touched by this commit  5.5.2_3
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  5.5.2_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
02 Aug 2009 19:36:34
Original commit files touched by this commit  5.5.2_3
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
10 Apr 2009 17:41:53
Original commit files touched by this commit  5.5.2_3
amdmi3 search for other commits by this committer
- Fix build on 7.x

Reported by:    pointyhat via erwin
20 Mar 2009 01:01:51
Original commit files touched by this commit  5.5.2_3
amdmi3 search for other commits by this committer
- Fix build when aio.ko is loaded
- While here, fix build on CURRENT

PR:             129363
Submitted by:   "G. Paul Ziemba" <p-fbsd-bugs at ziemba dot us>
30 Jan 2009 23:48:34
Original commit files touched by this commit  5.5.2_2
pav search for other commits by this committer
- Update download locations

Reported by:    -fetch-original pointyhat run
22 Dec 2008 16:09:23
Original commit files touched by this commit  5.5.2_2
sem search for other commits by this committer
- Give up. Drop maintainership.
25 Apr 2008 22:28:28
Original commit files touched by this commit  5.5.2_2
pav search for other commits by this committer
- Mark BROKEN on -CURRENT: error: cannot convert 'cpu_set_t*' to 'cpuset_t*' ...

Reported by:    pointyhat
13 Nov 2007 08:43:49
Original commit files touched by this commit  5.5.2_2
sem search for other commits by this committer
- Install files that should present.

PR:             ports/117238
Submitted by:   liguoqiang <unixcc_at_126.com>
Approved by:    portmgr (pav)
11 Apr 2007 18:18:51
Original commit files touched by this commit  5.5.2_1
sem search for other commits by this committer
- Remove BROKEN on 4.x mark
01 Feb 2007 02:42:06
Original commit files touched by this commit  5.5.2_1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
30 Jan 2007 20:23:16
Original commit files touched by this commit  5.5.2_1
sem search for other commits by this committer
- Add gnometarget. [1]
- Better eplanation in a BROKEN message (does not support <5.0) [1]
- Change patch-pkgconfig with a REPLACE_CMD in Makefile [1]
- Improve do-configure target to respect CC,CXX, etc. [1]
- Back shared libraries versioning that was removed by developers [2]

Submitted by:   mezz [1]
Noted by:       pav  [2]
28 Jan 2007 14:46:35
Original commit files touched by this commit  5.5.2
sem search for other commits by this committer
- Update to 5.5.2.
- Turn off a stupid test of std::bad_alloc exception. [1]

Requested by:   kris
28 Jan 2007 03:20:35
Original commit files touched by this commit  5.5.1_1
kris search for other commits by this committer
One of the configure tests in this port attempts to allocate an infinite
amount of memory to see what happens when it fails:

checking if new throws std::bad_alloc exception on failure...

This is extremely antisocial since it will run the machine out of swap.
Mark IGNORE until it can be fixed.
03 Dec 2006 19:42:31
Original commit files touched by this commit  5.5.1_1
sem search for other commits by this committer
- A work around for creating threads with THR_NEW_LWP.
  LWP is not directly applicable to FreeBSD threading model.

PR:             ports/105794
Submitted by:   Andriy Gapon <avg at icyb.net.ua>
04 Sep 2006 06:31:13
Original commit files touched by this commit  5.5.1
sem search for other commits by this committer
- Fix build on 6-STABLE

Submitted by:   ume
Reported by:    kris mail
17 Jun 2006 08:17:22
Original commit files touched by this commit  5.5.1
sem search for other commits by this committer
- Fix typo: NOT_FOR_ARCH -> NOT_FOR_ARCHS

Reported by:    kris mail
02 May 2006 21:05:20
Original commit files touched by this commit  5.5.1
sem search for other commits by this committer
- Add missing ${FILESDIR} for an extra patch. It fixes build on CURRNET.

Reported by:    kris via pointyhat
23 Apr 2006 20:35:15
Original commit files touched by this commit  5.5.1
sem search for other commits by this committer
- Update to 5.5.1 (bugfix release)
16 Apr 2006 18:34:47
Original commit files touched by this commit  5.5
sem search for other commits by this committer
- NOT_FOR_ARCHS=sparc64

Noted by:       kris mail
15 Mar 2006 11:24:06
Original commit files touched by this commit  5.5
sem search for other commits by this committer
- Update to 5.5.0
- Split ACE and TAO. Now it's not a slave port.
07 Dec 2004 13:32:53
Original commit files touched by this commit  5.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>
04 Feb 2004 05:21:48
Original commit files touched by this commit  5.4.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
16 Jan 2004 17:59:46
Original commit files touched by this commit  5.3.6
clement search for other commits by this committer
- Fix CONFLICTS

PR:                 61412
Submitted by:       Sergey Matveychuk <sem@ciam.ru> (maintainer)
Approved by:        erwin (mentor) (implicitly)
10 Jan 2004 09:28:13
Original commit files touched by this commit  5.3.6
krion search for other commits by this committer
- Use DISTNAME from master port

PR:             61158
Submitted by:   maintainer
05 Jan 2004 19:32:03
Original commit files touched by this commit  5.3.6+1.3.6
pav search for other commits by this committer
Add ace, a slave port of ace+tao without tao.

PR:             ports/60948
Submitted by:   Sergey Matveychuk <sem@ciam.ru>

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours9
new 7 days47
new fortnight71
new month143

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