7962 FreshPorts -- www/apache-forrest
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. java/openjdk6
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:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/forrest/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/forrest/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/forrest/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/forrest/
  6. ftp://ftp.rhnet.is/pub/apache/forrest/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/forrest/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/forrest/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/forrest/
  10. ftp://mirror.nohup.it/apache/forrest/
  11. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/forrest/
  12. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/forrest/
  13. http://archive.apache.org/dist/forrest/
  14. http://ftp.twaren.net/Unix/Web/apache/forrest/
  15. http://mirror.nohup.it/apache/forrest/
  16. http://mirror.tomato.it/apache/forrest/
  17. http://mirrors.publicshout.org/apache/forrest/
  18. http://ring.nict.go.jp/archives/net/apache/forrest/
  19. http://www.apache.org/dist/forrest/
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: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 17:34:57
Original commit files touched by this commit  0.8_3
bapt search for other commits by this committer
Fix after Java 1.5 removal (this ports build nicely with openjdk6)
10 Dec 2012 13:43:44
Original commit files touched by this commit  0.8_3
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
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: 18

2839
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24525
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days26
new fortnight56
new month212

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0