Port details |
- mod_webapp Apache module mounts Tomcat web applications
- 4.1.24_5 www
=3 4.1.24_5Version of this port present on the latest quarterly branch. BROKEN: does not build
IGNORE: is marked as broken: does not build
- Maintainer: apache@FreeBSD.org
 - Port Added: 2003-06-12 14:06:47
- Last Update: 2010-08-08 22:19:12
- SVN Revision: UNKNOWN
- People watching this port, also watch:: phppgadmin-php82, phpMyAdmin-php81
- License: not specified in port
- WWW:
- http://jakarta.apache.org/tomcat/
- Description:
- Mod_webapp is an Apache module that allows Tomcat applications to be
mounted into an Apache server. Tomcat is a Java servlet and JSP engine.
Apache is the popular webserver.
WWW: http://jakarta.apache.org/tomcat/
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:
-
- ap13-mod_webapp>0:www/mod_webapp
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap13-mod_webapp
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 sparc64
- 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:
-
- python2.6 : lang/python26
- apxs : www/apache13
- gmake : devel/gmake
- automake-1.9 : devel/automake19
- autoconf-2.62 : devel/autoconf262
- libtool>=2.2 : devel/libtool22
- Runtime dependencies:
-
- apxs : www/apache13
- Library dependencies:
-
- nonexistent : devel/apr1
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.24_5 08 Aug 2010 22:19:12
 |
pgollucci  |
www/mod_webapp has been broken for almost a year and the Makefile is in
disarray. |
4.1.24_5 30 Jul 2010 07:59:10
 |
erwin  |
Mark BROKEN: does not build |
4.1.24_5 25 May 2010 20:23:00
 |
pgollucci  |
- devel/apr* should always be a LIB_DEPENDS
PR: ports/146952
Submitted by: pgollucci@ (myself)
With Hat: apache@ |
4.1.24_5 25 May 2010 20:17:37
 |
pgollucci  |
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) |
4.1.24_4 18 May 2010 04:05:05
 |
pgollucci  |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
4.1.24_4 03 May 2010 18:20:04
 |
pgollucci  |
- Remove APACHE_VERSION left overs [1], fix make index issues
- Mark MAKE_JOBS_UNSAFE
Reported by: peterjeremy@acm.org via e-mail
With Hat: apache@ |
4.1.24_3 25 Dec 2009 18:47:48
 |
pgollucci  |
- USE_APACHE=yes is deprecated |
4.1.24_3 02 Aug 2009 19:36:34
 |
mezz  |
-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 |
4.1.24_3 16 Jun 2009 16:06:48
 |
pgollucci  |
- Revert previous commit
Port needs lots of TLC first.
Reported by: Peter Jeremy <peterjeremy@optushome.com.au> |
4.1.24_3 08 Jun 2009 05:57:09
 |
pgollucci  |
- USE_APACHE=yes is deprecated |
4.1.24_3 08 Jan 2009 10:28:33
 |
pav  |
- Fix ${PORTSDIR} usage
PR: ports/130279
Reported by: Peter Jeremy <peterjeremy@optushome.com.au> |
4.1.24_3 30 Dec 2008 04:26:03
 |
pgollucci  |
- Unbreak due to the devel/apr upgrade from 1.3.x to 1.3.3.1.3.4
- I don't have i386 or sparc64 available so this is just a quick fix hopefully
Reported by: pointyhat |
4.1.24_2 09 Nov 2008 11:24:03
 |
erwin  |
Mark BROKEN: does not configure |
4.1.24_2 20 Aug 2008 00:57:32
 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
4.1.24_2 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
4.1.24_2 04 Oct 2007 22:38:44
 |
pav  |
- Fix typo: NONEXISTANT - NONEXISTENT
Submitted by: ade |
4.1.24_2 30 Sep 2007 04:47:37
 |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
4.1.24_1 13 May 2006 04:41:22
 |
edwin  |
Remove USE_REINPLACE from categories starting with W |
4.1.24_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
4.1.24_1 03 Feb 2006 20:29:59
 |
kris  |
Add missing dependencies needed for :configure target |
4.1.24_1 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
4.1.24_1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
4.1.24_1 20 Jul 2005 23:54:29
 |
kris  |
BROKEN on amd64 and ia64: Does not compile |
4.1.24_1 06 Jun 2005 14:54:21
 |
clement  |
- fix build and unbreak
- utilize DOCSDIR
PR: ports/81459
Submitted by: leeym |
4.1.24_1 20 Aug 2004 15:13:13
 |
clement  |
- Since maintainer's address is bouncing, assign maintainership to apache@
for safe-keeping. |
4.1.24_1 03 Aug 2004 22:36:52
 |
ade  |
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates. |
4.1.24_1 04 Jun 2004 17:29:38
 |
ade  |
Sync with new bsd.autotools.mk |
4.1.24_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
4.1.24_1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
4.1.24_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
4.1.24 07 Nov 2003 09:12:58
 |
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
4.1.24 26 Jun 2003 22:58:32
 |
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
4.1.24 18 Jun 2003 07:34:02
 |
sheldonh  |
Make WKRDIRPREFIX clean.
Reported by: kris
Submitted by: maintainer |
4.1.24 12 Jun 2003 14:06:21
 |
sheldonh  |
Import mod_webapp, an Apache module that allows Tomcat applications to be
mounted into an Apache server. Tomcat is a Java servlet and JSP engine.
Apache is the popular webserver.
This port is for Apache 1.3.x.
PR: ports/53146
Submitted by: Andre Sachs <asachs@uunet.co.za> |