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
apache-jserv Loadable servlet module for apache
1.1.2_4 www Deleted on this many watch lists=24 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 1.1.2_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: superceeded by tomcat
Expired This port expired on: 2009-06-09
Maintainer: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2009-06-08 06:01:53
SVN Revision: UNKNOWN
Also Listed In: java
License: not specified in port
WWW:
http://archive.apache.org/dist/java/jserv/
Description:
What is it? Apache JServ is a 100% pure Java servlet engine designed to implement the Sun Java Servlet API 2.0 specifications and add Java Servlet capabilities to the Apache HTTP Server <http://www.apache.org/>. The Latest Version Details of the latest version can be found on the archive of the Java Apache Project web site <http://archive.apache.org/dist/java/jserv>. WWW: http://archive.apache.org/dist/java/jserv/ Note: this is using a historical archive of old software releases, as such it is probably wise to find a newer and actively maintained solution.
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:
  • apache-jserv>0:www/apache-jserv
No installation instructions:
This port has been deleted.
PKGNAME: apache-jserv
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. apachectl : www/apache13
  2. jsdk.jar : java/jsdk
  3. java : java/diablo-jdk16
  4. gmake : devel/gmake
  5. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. java : java/javavmwrapper
  2. apachectl : www/apache13
  3. jsdk.jar : java/jsdk
  4. java : java/diablo-jdk16
  5. perl5.8.9 : lang/perl5.8
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/
  2. http://archive.apache.org/dist/java/jserv/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.2_4
08 Jun 2009 06:01:53
Original commit files touched by this commit
pgollucci search for other commits by this committer
2009-06-09 www/apache-jserv: superceeded by tomcat
1.1.2_4
10 May 2009 07:25:57
Original commit files touched by this commit
pgollucci search for other commits by this committer
o hasn't been released in 6+ years
o in the apache archive, project no longer active
o requires java 1.4 and below to compile
o superceeded by Tomcat

Set expiration 1 month
1.1.2_4
09 Jan 2009 14:13:05
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Re-assign www/apache* ports to apache@
- Previous MATAINERs please welcome yourself to the apache@ team.

Approved by: portmgr (pav, flz), secteam (simon), clement
1.1.2_4
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.1.2_3
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.1.2_2
05 Mar 2007 00:40:11
Original commit files touched by this commit
linimon search for other commits by this committer
Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email.

Hat:            portmgr
1.1.2_2
07 Sep 2006 13:04:19
Original commit files touched by this commit
hq search for other commits by this committer
- Update to bsd.java.mk 2.0
- Use bsd.java.mk macros: ${JAVAJARDIR}, ${JAVALIBDIR} and ${JAVASHAREDIR}

PR:             102404
Submitted by:   hq
Approved by:    maintainer timeout
1.1.2_2
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)
1.1.2_2
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@
1.1.2_2
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.
1.1.2_2
19 Sep 2005 11:52:15
Original commit files touched by this commit
clement search for other commits by this committer
- Define APACHE_COMPAT
  It fixed INDEX build with next exp-build patchset and prepare a smooth
  migration to bsd.apache.mk
  It's a no-op for now.

Approved by:    portmgr (self)
1.1.2_2
07 Dec 2004 12:35:18
Original commit files touched by this commit
vs search for other commits by this committer
Chase URLs

PR:             ports/74802
Submitted by:   Manfred N. Riem
Approved by:    maintainer
1.1.2_2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.1.2_2
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.
1.1.2_2
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)
1.1.2_1
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
1.1.2_1
21 Feb 2003 14:01:38
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.1.2_1
10 Nov 2002 22:44:03
Original commit files touched by this commit
kris search for other commits by this committer
Don't remove system directories share/java, share/java/classes, and
share/doc
1.1.2_1
29 Aug 2002 18:50:11
Original commit files touched by this commit
znerd search for other commits by this committer
Convert this port to use the new bsd.java.mk structure, so it
doesn't try to install jdk-1.1.8 when the user has a newer
version of java installed.

Submitted by:   Dave Glowacki <dglo@hyde.ssec.wisc.edu>
PR:             39902
1.1.2_1
16 Jun 2002 01:54:07
Original commit files touched by this commit
glewis search for other commits by this committer
Fix dependencies to be in sync with the recent JDK ports renaming.

Forgotten by:   znerd
08 Dec 2001 10:35:14
commit hash: fp1.21756@dev.null.freshports.orgcommit hash: fp1.21756@dev.null.freshports.orgcommit hash: fp1.21756@dev.null.freshports.orgcommit hash: fp1.21756@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
install docs to the proper dir   bump port revisioin    
05 Feb 2001 15:33:58
commit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
13 Nov 2000 04:48:17
commit hash: fp1.6315@dev.null.freshports.orgcommit hash: fp1.6315@dev.null.freshports.orgcommit hash: fp1.6315@dev.null.freshports.orgcommit hash: fp1.6315@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
- Provide the full path for gmake(1) so configure doesn't fall over.   -
Re-order a couple of USE_* directives.   - Add USE_PERL5 since it does.   - Pass
the configure script the full patch to perl.    
08 Oct 2000 11:23:49
commit hash: fp1.4849@dev.null.freshports.orgcommit hash: fp1.4849@dev.null.freshports.orgcommit hash: fp1.4849@dev.null.freshports.orgcommit hash: fp1.4849@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
08 Oct 2000 08:11:25
commit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
07 Jul 2000 20:23:35
commit hash: fp1.1681@dev.null.freshports.orgcommit hash: fp1.1681@dev.null.freshports.orgcommit hash: fp1.1681@dev.null.freshports.orgcommit hash: fp1.1681@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 1.1.2.    
29 May 2000 04:24:57
commit hash: fp1.265@dev.null.freshports.orgcommit hash: fp1.265@dev.null.freshports.orgcommit hash: fp1.265@dev.null.freshports.orgcommit hash: fp1.265@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 1.1.1.    

Number of commits found: 27