notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cas C++ Application Server, version 2
3.5.6_3 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5.6_3Version of this port present on the latest quarterly branch.
Broken BROKEN: : Error from bsd.apache.mk. apache24 is installed (or APACHE_PORT is defined) and port requires apache22 at most
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired This port expired on: 2014-08-31
Ignore IGNORE: is marked as broken: : Error from bsd.apache.mk. apache24 is installed (or APACHE_PORT is defined) and port requires apache22 at most
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: 2011-12-25 19:26:10
Last Update: 2014-09-02 10:47:10
SVN Revision: 366983
Also Listed In: devel
License: not specified in port
WWW:
http://ctpp.havoc.ru/
Description:
C++ Application Server, version 2 WWW: http://ctpp.havoc.ru/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • cas>0:www/cas
No installation instructions:
This port has been deleted.
PKGNAME: cas
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache24
  2. cmake : devel/cmake
Runtime dependencies:
  1. apxs : www/apache24
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libpcre.so : devel/pcre
  3. libctpp2.so : textproc/ctpp2
  4. libcurl.so : ftp/curl
  5. libiconv.so.3 : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cas-3.5.6_3: BUILD_APACHE2X_MODULE=on: Build Apache 2.x module BUILD_CURL_XMLRPC_CLIENT=on: Build cURL-based XMLRPC client DEBUG_MODE=off: Enable debug output ENABLE_OPTIMIZATION=on: Enable optimization INSTALL_CAS_BINARIES=on: Install CAS binaries INSTALL_CAS_CONFIGS=on: Install CAS configuration files INSTALL_CAS_DATA=on: Install CAS data files INSTALL_CAS_HEADERS=on: Install CAS headers INSTALL_CAS_LIBRARY=on: Install CAS library (libcas) INSTALL_CAS_MODULES=on: Install CAS modules INSTALL_EXAMPLE_MODULES=off: Install example modules ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://cas.havoc.ru/download/
  2. http://distcache.FreeBSD.org/ports-distfiles/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.6_3
02 Sep 2014 10:47:10
Revision:366983Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from www
3.5.6_3
14 Jul 2014 18:42:04
Revision:361812Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
3.5.6_3
02 Jul 2014 17:17:21
Revision:360228Original commit files touched by this commit
bapt search for other commits by this committer
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR

With hat:	portmgr
3.5.6_3
18 May 2014 15:36:38
Revision:354429Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: Fails to build

/usr/bin/c++   -Dcas_EXPORTS -Wall -pedantic -Wno-long-long -Winline
-finline-functions -Wno-inline   --param large-function-growth=7000 --param
inline-unit-growth=200 --param max-inline-insns-single=15000  -O3 -funroll-loops
  -O2 -pipe -fno-strict-aliasing -fPIC
-I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/include -I/usr/local/include
-I/usr/local/include/ctpp2 -I/usr/local/include/apr-1 -I/usr/local/include/db48
-I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/SAPI/Apache2
-I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/SAPI/util
-I/usr/local/include/apache22 -o CMakeFiles/cas.dir/src/ASXMLRPCClient.cpp.o -c
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp: In function
'void CAS::DumpXMPRPCData(const CTPP::CDT&, CTPP::OutputCollector*)':
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:193: error:
'ConstIterator' is not a member of 'CTPP::CDT'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:193: error:
expected `;' before 'itHash'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:194: error:
'itHash' was not declared in this scope
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp: In constructor
'CAS::ASXMLRPCClient::ASXMLRPCClient(const std::string&, UINT_32, UINT_32,
UINT_32, const CTPP::CDT&, const std::string&)':
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:303: error:
'ConstIterator' is not a member of 'CTPP::CDT'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:303: error:
expected `;' before 'itoHeaders'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:304: error:
'itoHeaders' was not declared in this scope
*** [CMakeFiles/cas.dir/src/ASXMLRPCClient.cpp.o] Error code 1

With hat:	portmgr
3.5.6_3
13 Dec 2013 11:27:38
Revision:336335Original commit files touched by this commit
bapt search for other commits by this committer
Remove no-op WITHOUT_NLS
3.5.6_3
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.6_2
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure Refresh
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
3.5.6_2
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
3.5.6_1
03 Jun 2013 08:41:07
Revision:319762Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.8.3
- pass maintainership to submitter because of continuing timeouts
- chase the update in dependend ports

PR:		178717
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
Approved by:	maintainer timeout (17 days)
3.5.6
27 Apr 2013 18:25:25
Revision:316683Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
3.5.6
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
3.5.6
21 Feb 2013 17:46:03
Revision:312731Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 3.5.6

PR:		ports/175451
Submitted by:	Alexander Lunkov <lunkov@gmail.com> (maintainer)
10 Dec 2012 19:11:12
Revision:308630Original commit files touched by this commit Sanity Test Failure Refresh
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
3.5.5_1
01 Oct 2012 18:35:12
Revision:305138Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.8.2
- optionify the port
- chase the update in dependend ports:
  - textproc/py-pyctpp2
  - www/cas

while here:
- trim Makefile header
- tab -> space change in pkg-descr:WWW

PR:		170610
Submitted by:	Veniamin Gvozdikov <g.veniamin at googlemail dot com>
Approved by:	maintainer timeout (> 1 month)
3.5.5
22 Sep 2012 21:15:51
Revision:304723Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_APACHE= s/22+/22/
- adopt new Makefile header

Port build fails on local exp-run with apache24 with
 error: 'conn_rec' has no member named 'remote_ip'

or various other apache22 specific functions/parameters

with hat apache@
3.5.5
18 Aug 2012 14:29:11
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
3.5.5
22 Jun 2012 05:09:56
Original commit files touched by this commit
rm search for other commits by this committer
- update to 3.5.5

PR:             168849
Submitted by:   Veniamin Gvozdikov <g.veniamin at googlemail dot com>
Approved by:    maintainer timeout (2 weeks)
3.5.3
01 Jan 2012 16:47:41
Original commit files touched by this commit
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
3.5.3
25 Dec 2011 19:25:29
Original commit files touched by this commit
eadler search for other commits by this committer
C++ Application Server, version 2

WWW: http://ctpp.havoc.ru/

PR:             ports/162880
Submitted by:   Alexander Lunkov <lunkov@gmail.com>

Number of commits found: 20