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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mod_webapp Apache module mounts Tomcat web applications
4.1.24_5 www Deleted on this many watch lists=3 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 4.1.24_5Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build
Ignore IGNORE: is marked as broken: does not build
Maintainer: apache@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.6 : lang/python26
  2. apxs : www/apache13
  3. gmake : devel/gmake
  4. automake-1.9 : devel/automake19
  5. autoconf-2.62 : devel/autoconf262
  6. libtool>=2.2 : devel/libtool22
Runtime dependencies:
  1. apxs : www/apache13
Library dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mod_webapp/
  2. http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.24/src/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.24_5
08 Aug 2010 22:19:12
Original commit files touched by this commit
pgollucci search for other commits by this committer
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
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN: does not build
4.1.24_5
25 May 2010 20:23:00
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit 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)
4.1.24_4
18 May 2010 04:05:05
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- USE_APACHE=yes is deprecated
4.1.24_3
02 Aug 2009 19:36:34
Original commit files touched by this commit
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
4.1.24_3
16 Jun 2009 16:06:48
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- USE_APACHE=yes is deprecated
4.1.24_3
08 Jan 2009 10:28:33
Original commit files touched by this commit
pav search for other commits by this committer
- Fix ${PORTSDIR} usage

PR:             ports/130279
Reported by:    Peter Jeremy <peterjeremy@optushome.com.au>
4.1.24_3
30 Dec 2008 04:26:03
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN: does not configure
4.1.24_2
20 Aug 2008 00:57:32
Original commit files touched by this commit
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)
4.1.24_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- Fix typo: NONEXISTANT - NONEXISTENT

Submitted by:   ade
4.1.24_2
30 Sep 2007 04:47:37
Original commit files touched by this commit
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
4.1.24_1
13 May 2006 04:41:22
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
4.1.24_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
4.1.24_1
03 Feb 2006 20:29:59
Original commit files touched by this commit
kris search for other commits by this committer
Add missing dependencies needed for :configure target
4.1.24_1
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
4.1.24_1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on amd64 and ia64: Does not compile
4.1.24_1
06 Jun 2005 14:54:21
Original commit files touched by this commit
clement search for other commits by this committer
- fix build and unbreak
- utilize DOCSDIR

PR:             ports/81459
Submitted by:   leeym
4.1.24_1
20 Aug 2004 15:13:13
Original commit files touched by this commit
clement search for other commits by this committer
- Since maintainer's address is bouncing, assign maintainership to apache@
  for safe-keeping.
4.1.24_1
03 Aug 2004 22:36:52
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
ade search for other commits by this committer
Sync with new bsd.autotools.mk
4.1.24_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
4.1.24_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
4.1.24
07 Nov 2003 09:12:58
Original commit files touched by this commit
marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
4.1.24
26 Jun 2003 22:58:32
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
sheldonh search for other commits by this committer
Make WKRDIRPREFIX clean.

Reported by:    kris
Submitted by:   maintainer
4.1.24
12 Jun 2003 14:06:21
Original commit files touched by this commit
sheldonh search for other commits by this committer
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>

Number of commits found: 34