Port details |
- apache-forrest Tool for rapid development of small sites
- 0.9 www
=0 0.9Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: nivit@FreeBSD.org
- Port Added: 2004-05-24 01:44:18
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- Also Listed In: java
- License: not specified in port
- WWW:
- http://forrest.apache.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apache-forrest>0:www/apache-forrest
- No installation instructions:
- This port has been deleted.
- PKGNAME: apache-forrest
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (apache-forrest-0.9-sources.tar.gz) = c6ac758db2eb0d4d91bd1733bbbc2dec4fdb33603895c464bcb47a34490fb64d
SIZE (apache-forrest-0.9-sources.tar.gz) = 2864621
SHA256 (apache-forrest-0.9-dependencies.tar.gz) = 33146b4e64933691d3b779421b35da08062a704618518d561281d3b43917ccf1
SIZE (apache-forrest-0.9-dependencies.tar.gz) = 23349685
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- 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:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.9 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
0.9 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
0.9 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.9 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
0.9 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.9 27 May 2017 00:20:19 |
linimon |
Mark some ports failing on armv6, for errors classified as "???",
part 2.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.9 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.9 23 Oct 2015 20:20:13 |
amdmi3 |
- Drop @dirrm* from plist
- Add empty directories to plist
Approved by: portmgr blanket |
0.9 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
0.9 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
0.9 11 Jul 2014 23:16:20 |
nivit |
- Fix build on 8.X and 9.X, where make(1) does not support
the @ modifier
PR: 191765
Submitted by: Dan Lukes <dan@obluda.cz> |
0.9 04 Jul 2014 02:08:40 |
nivit |
- Update to 0.9
- Remove leading, undefined article from COMMENT
- Sort variables
- Use ${COPYTREE_SHARE} instead of ${FIND} and ${INSTALL_*}
to install files
- Add support for stage dir [1]
- Remove pkg-message
- Add files/pkg-message.in
PR: 189978 [1]
Submitted by: joe@thrallingpenguin.com |
0.8_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.8_3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.8_3 10 Dec 2012 17:34:57 |
bapt |
Fix after Java 1.5 removal (this ports build nicely with openjdk6) |
0.8_3 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
0.8_3 24 Oct 2011 09:11:38 |
dougb |
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 |
0.8_3 21 Jul 2011 05:03:02 |
linimon |
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 |
0.8_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.8_3 29 Dec 2010 20:04:42 |
pgollucci |
- 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) |
0.8_3 12 Mar 2009 23:09:01 |
nivit |
- Set JAVA_VERSION to 1.4 1.5 instead of 1.4+, because the program doesn't run
with Java 6
- Bump PORTREVISION |
0.8_2 06 Jun 2008 14:07:24 |
edwin |
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) |
0.8_1 14 Mar 2008 16:00:08 |
pav |
- Stop packaging mtree symlinks
PR: ports/121691
Submitted by: Scot Hetzel <swhetzel@gmail.com> |
0.8_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.8 18 Apr 2007 21:14:26 |
nivit |
- Update to 0.8 |
0.7 10 Dec 2006 01:21:51 |
nivit |
- Updated email address in my ports
Approved by: alexbl (mentor) |
0.7 15 Apr 2006 16:47:21 |
pav |
- 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) |
0.7 28 Dec 2005 11:25:34 |
pav |
- Add SHA256
PR: ports/91006
Submitted by: Nicola Vitale <nivit@users.sourceforge.net> (maintainer) |
0.7 06 Jul 2005 16:00:42 |
hq |
Update to bsd.java.mk 2.0 |
0.7 06 Jul 2005 15:44:00 |
hq |
- Update to 0.7
- Add 'java' category
PR: 83012
Submitted by: maintainer |
0.5.1 17 Aug 2004 22:47:50 |
thierry |
Make fetchable again and add mirrors.
PR: ports/70475
Submitted by: maintainer |
0.5.1 23 May 2004 19:24:22 |
thierry |
Add apache-forrest 0.5.1, a tool for rapid development of small
sites.
PR: 58015
Submitted by: Nicola Vitale |