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_lisp2 Apache2 module for use with Common Lisp
1.3.1_2 www Deleted on this many watch lists=0 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.3.1_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: distfile unfetchable
Expired This port expired on: 2014-01-01
Maintainer: viktor.leis@googlemail.com search for ports maintained by this maintainer
Port Added: 2007-07-29 11:54:24
Last Update: 2014-01-01 12:22:42
SVN Revision: 338374
License: not specified in port
WWW:
http://www.fractalconcept.com/asp/html/mod_lisp.html
Description:
mod_lisp is an Apache 2 module for writing web applications in Common Lisp. It is distributed with a BSD-style license. WWW: http://www.fractalconcept.com/asp/html/mod_lisp.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ap22-mod_lisp2>0:www/mod_lisp2
No installation instructions:
This port has been deleted.
PKGNAME: ap22-mod_lisp2
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. apxs : www/apache22
Runtime dependencies:
  1. apxs : www/apache22
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://freebsd.minira.nl/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.1_2
01 Jan 2014 12:22:42
Revision:338374Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2014-01-01 net/pypvm: Dead upstream and suspected that there are no users of
port
2014-01-01 www/mawstats: Upstream development dead, use www/[j]awstats instead
2014-01-01 devel/p5-Dialog
2014-01-01 textproc/referrercop: distfile unfetchable
2014-01-01 www/notftp: distfile unfetchable
2014-01-01 www/mod_lisp2: distfile unfetchable
1.3.1_2
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.3.1_2
05 Sep 2013 18:20:52
Revision:326434Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Deprecate the port at maintainer's request
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure Refresh
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.3.1_2
22 Sep 2012 21:15:51
Revision:304723Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_APACHE= s/22+/22/
- adopt new Makefile header

Port build fails on local exp-run with apache24 with
 error: 'conn_rec' has no member named 'remote_ip'

or various other apache22 specific functions/parameters

with hat apache@
1.3.1_2
18 Aug 2012 14:29:11
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
1.3.1_2
20 Aug 2011 17:27:52
Original commit files touched by this commit
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
1.3.1_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.3.1_1
21 May 2009 20:45:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes

PR:             ports/134611
Approved by:    pav (#bsdports)
1.3.1_1
18 Feb 2009 13:44:10
Original commit files touched by this commit
itetcu search for other commits by this committer
Apache 2.2 now sets the APR version as 1.3.0. mod_lisp2 looks for
an APR version of 1.2.2-1.2.inf. This patch allows it to correctly
see the bump in the minor, allowing mod_lisp2 to compile against
apache22.

PR:             ports/131649
Submitted by:   Erik Greenwald
Approved by:    maintainer
1.3.1_1
21 Jun 2008 12:36:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix generates incorrect LoadModule directive in apache22's httpd.conf

PR:             124674
Submitted by:   Sven Klose <pixel@copei.de>
Approved by:    maintainer
1.3.1
29 Jul 2007 11:54:15
Original commit files touched by this commit
pav search for other commits by this committer
mod_lisp is an Apache 2 module for writing web applications in Common
Lisp. It is distributed with a BSD-style license.

WWW: http://www.fractalconcept.com/asp/html/mod_lisp.html

PR:             ports/114666
Submitted by:   Viktor Leis <viktor.leis@googlemail.com>

Number of commits found: 12