FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 3:25 AM GMT
Port details
mod_cplusplus 1.5.4_2 www on this many watch lists=1 search for ports that depend on this port
Apache module for loading C++ objects as handlers
Maintained by: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Dec 2006 23:26:15
License: not specified in port
mod_cplusplus is a proper apache module which allows you to load cpp objects
as handlers for Apache-2.0.  It differs from other modules i've seen in that
it manages the loading and calling of separate shared objects containing your
handler classes.  This allows you to easily and cleanly run an entire site
with c++ handlers.

WWW: http://modcplusplus.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: www/apache22, devel/automake, devel/autoconf, devel/libtool
Required To Run: www/apache22
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/mod_cplusplus/ && make install clean
To add the package: pkg_add -r ap22-mod_cplusplus


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://sunet.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://iweb.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://switch.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://surfnet.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://kent.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://freefr.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://voxel.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://jaist.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://osdn.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://nchc.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://ncu.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://transact.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://softlayer.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://internode.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://ufpr.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
http://waix.dl.sourceforge.net/project/modcplusplus/modcplusplus/mod_cplusplus-1.5.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Aug 2011 17:27:52
Original commit files touched by this commit  1.5.4_2
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.5.4_1
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.5.4_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.5.4_1
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  1.5.4_1
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.5.4_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
06 Jun 2010 05:00:32
Original commit files touched by this commit  1.5.4
pgollucci search for other commits by this committer
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s

PR:             ports/147143
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
25 May 2010 20:17:37
Original commit files touched by this commit  1.5.4
  Sanity Test Failure
pgollucci search for other commits by this committer
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
13 May 2010 00:54:57
Original commit files touched by this commit  1.5.4
pgollucci search for other commits by this committer
- Chase the www/apache20 conversion to devel/pcre only.

Reported by:    pointyhat via pav, erwin
With Hat:       apache@
22 Aug 2009 00:38:34
Original commit files touched by this commit  1.5.4
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.5.4
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
17 May 2009 07:24:35
Original commit files touched by this commit  1.5.4
pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
03 Feb 2009 09:18:37
Original commit files touched by this commit  1.5.4
pgollucci search for other commits by this committer
- Update to 1.5.4
28 Jan 2009 04:05:22
Original commit files touched by this commit  1.5.3_1
pgollucci search for other commits by this committer
- over to apache@
- while here use SF macro
27 Jan 2009 06:41:53
Original commit files touched by this commit  1.5.3_1
linimon search for other commits by this committer
Maintainer is no longer able to maintain these ports.  While here, mark the
sipX ports as deprecated due to their age.

Submitted by:   maintainer
20 Aug 2008 00:57:32
Original commit files touched by this commit  1.5.3_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
30 Sep 2007 04:47:37
Original commit files touched by this commit  1.5.3_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
28 Jul 2007 06:33:59
Original commit files touched by this commit  1.5.3
ade search for other commits by this committer
Update to the autotools new world order.

Tested by:      numerous package build runs
Approved by:    portmgr
Thanks to:      des, kris, linimon, pav
14 Jun 2007 06:10:06
Original commit files touched by this commit  1.5.3
miwi search for other commits by this committer
- Fix build with gcc 4.2

Submitted by:   pointyhat via kris
Approved by:    maintainer
06 Feb 2007 23:31:06
Original commit files touched by this commit  1.5.3
miwi search for other commits by this committer
- Update to 1.5.3.
- Fixes core dump when unloaded by httpd.

Submitted by:   Mike Durian <durian@shadetreesoftware.com> (maintainer)
30 Dec 2006 23:24:37
Original commit files touched by this commit  1.5.2
miwi search for other commits by this committer
mod_cplusplus is a proper apache module which allows you to load cpp objects
as handlers for Apache-2.0.  It differs from other modules i've seen in that
it manages the loading and calling of separate shared objects containing your
handler classes.  This allows you to easily and cleanly run an entire site
with c++ handlers.

WWW: http://modcplusplus.sourceforge.net/

PR:             ports/107361
Submitted by:   Michael Durian <durian at shadetreesoftware.com>

Number of commits found: 21

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 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month141

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