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.

non port: www/apache-jserv/Makefile

Number of commits found: 23

Monday, 8 Jun 2009
06:01 pgollucci search for other commits by this committer
2009-06-09 www/apache-jserv: superceeded by tomcat
Original commit
Sunday, 10 May 2009
07:25 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
Original commit
Friday, 9 Jan 2009
14:13 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
Original commit
Friday, 6 Jun 2008
14:07 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)
Original commit
Saturday, 19 May 2007
20:32 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}.
Original commit
Monday, 5 Mar 2007
00:40 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
Original commit
Thursday, 7 Sep 2006
13:04 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
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 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.
Original commit
Monday, 19 Sep 2005
11:52 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)
Original commit
Tuesday, 7 Dec 2004
12:35 vs search for other commits by this committer
Chase URLs

PR:             ports/74802
Submitted by:   Manfred N. Riem
Approved by:    maintainer
Original commit
Sunday, 14 Mar 2004
06:17 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.
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Friday, 7 Nov 2003
09:12 marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
Original commit
Friday, 21 Feb 2003
14:01 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 29 Aug 2002
18:50 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
Original commit
Sunday, 16 Jun 2002
01:54 glewis search for other commits by this committer
Fix dependencies to be in sync with the recent JDK ports renaming.

Forgotten by:   znerd
Original commit
Saturday, 8 Dec 2001
10:35 ijliao search for other commits by this committer
install docs to the proper dir   bump port revisioin    
Original commit
Monday, 5 Feb 2001
15:33 olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
Original commit
Monday, 13 Nov 2000
04:48 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.    
Original commit
Sunday, 8 Oct 2000
11:23 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.    
Original commit
Friday, 7 Jul 2000
20:23 steve search for other commits by this committer
Update to version 1.1.2.    
Original commit
Monday, 29 May 2000
04:24 steve search for other commits by this committer
Update to version 1.1.1.    
Original commit

Number of commits found: 23