FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 5:35 PM GMT
Port details
apache-forrest 0.8_3 www on this many watch lists=0 search for ports that depend on this port
A tool for rapid development of small sites
Maintained by: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 May 2004 01:44:18
Also Listed In: java
License: not specified in port
Forrest is an XML standards-oriented project documentation framework
based on Apache Cocoon, providing XSLT stylesheets and schemas, images
and other resources. Forrest uses these to render the XML source content
into a website via command-line, robot, or a dynamic web application.

WWW: http://forrest.apache.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: java/diablo-jdk15
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/apache-forrest/ && make install clean
To add the package: pkg_add -r apache-forrest


Configuration Options
     No options to configure

Master Sites:
http://www.apache.org/dist/forrest/
http://archive.apache.org/dist/forrest/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/forrest/
ftp://mir1.ovh.net/ftp.apache.org/dist/forrest/
ftp://ftp.forthnet.gr/pub/www/apache/forrest/
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/forrest/
ftp://ftp.esat.net/mirrors/ftp.apache.org/forrest/
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/forrest/
ftp://ftp.rhnet.is/pub/apache/forrest/
http://ring.nict.go.jp/archives/net/apache/forrest/
ftp://ftp.task.gda.pl/pub/www/apache/dist/forrest/
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/forrest/
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/forrest/
ftp://ftp.sunet.se/pub/www/servers/apache/dist/forrest/
http://mirror.tomato.it/apache/forrest/
http://mirrors.publicshout.org/apache/forrest/
http://mirror.nohup.it/apache/forrest/
ftp://mirror.nohup.it/apache/forrest/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-08-20
    Affects: users of www/apache* and depending ports
    Author: ohauer@FreeBSD.org
    Reason: 
      The default apache version changed from www/apache13 to www/apache22.
      Users who will continue with apache13 should create the following entry
      in /etc/make.conf
    
      APACHE_PORT=	www/apache13
    
    

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.8_3
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
21 Jul 2011 05:03:02
Original commit files touched by this commit  0.8_3
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.8_3
miwi search for other commits by this committer
- Get Rid MD5 support
29 Dec 2010 20:04:42
Original commit files touched by this commit  0.8_3
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
12 Mar 2009 23:09:01
Original commit files touched by this commit  0.8_3
nivit search for other commits by this committer
- Set JAVA_VERSION to 1.4 1.5 instead of 1.4+, because the program doesn't run
with Java 6
- Bump PORTREVISION
06 Jun 2008 14:07:24
Original commit files touched by this commit  0.8_2
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)
14 Mar 2008 16:00:08
Original commit files touched by this commit  0.8_1
pav search for other commits by this committer
- Stop packaging mtree symlinks

PR:             ports/121691
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
19 May 2007 20:32:57
Original commit files touched by this commit  0.8_1
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}.
18 Apr 2007 21:14:26
Original commit files touched by this commit  0.8
nivit search for other commits by this committer
- Update to 0.8
10 Dec 2006 01:21:51
Original commit files touched by this commit  0.7
nivit search for other commits by this committer
- Updated email address in my ports

Approved by:    alexbl (mentor)
15 Apr 2006 16:47:21
Original commit files touched by this commit  0.7
pav search for other commits by this committer
- Drop dead mirror

PR:             ports/95718
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:    nivit@users.sourceforge.net (Nicola Vitale) (maintainer)
28 Dec 2005 11:25:34
Original commit files touched by this commit  0.7
pav search for other commits by this committer
- Add SHA256

PR:             ports/91006
Submitted by:   Nicola Vitale <nivit@users.sourceforge.net> (maintainer)
06 Jul 2005 16:00:42
Original commit files touched by this commit  0.7
hq search for other commits by this committer
Update to bsd.java.mk 2.0
06 Jul 2005 15:44:00
Original commit files touched by this commit  0.7
hq search for other commits by this committer
- Update to 0.7
- Add 'java' category

PR:             83012
Submitted by:   maintainer
17 Aug 2004 22:47:50
Original commit files touched by this commit  0.5.1
thierry search for other commits by this committer
Make fetchable again and add mirrors.

PR:             ports/70475
Submitted by:   maintainer
23 May 2004 19:24:22
Original commit files touched by this commit  0.5.1
thierry search for other commits by this committer
Add apache-forrest 0.5.1, a tool for rapid development of small
sites.

PR:             58015
Submitted by:   Nicola Vitale

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.16 seconds.