Port details |
- uds UDS (Useful Development Stuff) Collection
- 1.0.6 devel
=0 1.0.6Version of this port present on the latest quarterly branch. BROKEN: "Does not compile"
- 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
 - Port Added: 2001-02-27 04:10:53
- Last Update: 2003-08-08 03:40:34
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://frost.flewid.de/uds/
- Description:
- The UDS (Useful Development Stuff) Collection is a C++ library that
assists you while developing and debugging programs. It was developed
as part of Frost. Features were only added when needed, but it
provides already a nice bunch of features.
Features:
- Automatic search for memory leaks
- Logging of memory [de]allocations
- Zombie objects
- Exception system for (almost) fatal errors. A core can be dumped
when the exception is thrown.
- Action, FinalAction, and VRemember
- Function objects that are more flexible than STL function objects
- Threads, Mutexes, Semaphores Posix Threads wrapper classes
- Socket Stream class
- ProcStream class (new)
- Classes for reference counting that make it easy to implement
copy-on-write and garbage collection.
- Simple pseudo-random number generators
- Several "convenience functions" to create temporary file names;
open files, fork, wait etc. and throw an exception if something goes wrong
WWW: http://frost.flewid.de/uds/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- libtool : devel/libtool13
- gcc31 : lang/gcc31
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.6 08 Aug 2003 03:40:34
 |
kris  |
As announced on May 6, remove the broken devel/uds port |
1.0.6 07 May 2003 00:01:56
 |
kris  |
BROKEN: Does not compile |
1.0.6 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
1.0.6 05 Sep 2002 02:56:17
 |
ijliao  |
upgrade to 1.0.6
drop maintainership |
0.9.5 31 Aug 2002 02:40:56
 |
kris  |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
23 May 2001 19:34:57
    |
ijliao  |
add missing m4 files |
10 May 2001 15:52:52
    |
ijliao  |
upgrade to 0.9.5 |
14 Apr 2001 21:09:55
    |
ijliao  |
- Support CFLAGS properly - Fix configure error - Fix pkg-plist - Support
NOPORTDOCS |
02 Apr 2001 13:32:05
    |
ijliao  |
upgrade to 0.9.4 sort plist |
27 Feb 2001 07:10:53
    |
ijliao  |
add uds UDS (Useful Development Stuff) Collection |
Number of commits found: 10
|