Port details |
- opentop A cross-platform C++ framework library
- 1.3.0_3 devel
=0 1.3.0_3Version of this port present on the latest quarterly branch. - Maintainer: sem@FreeBSD.org
 - Port Added: 2003-12-05 21:42:31
- Last Update: 2005-12-16 22:47:27
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.elcel.com/products/opentop/
- Description:
- OpenTop contains framework classes that provide the features you need
to write network-centric, web-enabled and internationalized applications
in C++. It enables you to:
* create network clients and servers using either raw socket facilities
or higher-level protocols such as HTTP and FTP.
* create multi-threaded applications and manage synchronization between
threads using simple but effective threading abstractions which are
common to all platforms.
* use the full Unicode character range, using built-in character types
and standard string classes.
* use byte and character streams and manipulate files using an API
inspired by the excellent java.io package.
* take advantage of its open architecture by registering your own
(or third-party) classes to perform custom processing.
* write portable applications and extension libraries. OpenTop is
an ideal base on which to deliver cross-platform solutions, benefitting
independent software vendors and corporate IT departments.
* integrate XML into your C++ applications with the C++ XML Toolkit
extension library.
WWW: http://www.elcel.com/products/opentop/
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: opentop
- 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
- 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: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0_3 16 Dec 2005 22:47:27
 |
sem  |
- Kill devel/opentop. It's obsoleted. All new versions are comercial. |
1.3.0_3 11 Nov 2005 07:36:56
 |
sem  |
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message |
1.3.0_3 07 Jul 2004 19:20:02
 |
sem  |
Change email address for my ports.
Approved by: krion (mentor) |
1.3.0_3 19 Feb 2004 09:11:14
 |
krion  |
- Install missing *.inl files
- Bump PORTREVISION
PR: ports/63034
Submitted by: maintainer |
1.3.0_2 10 Feb 2004 21:54:20
 |
krion  |
- Utilize OPTIONS
- Corract install all libraries user wants
- Auto generate library list
- SIZE in distinfo
PR: ports/62316
Submitted by: maintainer |
1.3.0_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.3.0 05 Dec 2003 21:13:31
 |
krion  |
OpenTop contains framework classes that provide the features
you need to write network-centric, web-enabled and
internationalized applications in C++. It enables you to:
* create network clients and servers using either raw socket
facilities or higher-level protocols such as HTTP and FTP.
* create multi-threaded applications and manage synchronization
between threads using simple but effective threading
abstractions which are common to all platforms.
* use the full Unicode character range, using built-in
character types and standard string classes.
* use byte and character streams and manipulate files using an
API inspired by the excellent java.io package.
* take advantage of its open architecture by registering your
own (or third-party) classes to perform custom processing.
* write portable applications and extension libraries. OpenTop
is an ideal base on which to deliver cross-platform
solutions, benefitting independent software vendors and
corporate IT departments.
* integrate XML into your C++ applications with the C++ XML
Toolkit extension library.
PR: 59887
Submitted by: Sergey Matveychuk <sem@ciam.ru> |
Number of commits found: 7
|