Port details |
- jakarta-struts Apache Struts framework
- 1.2.9 java
=5 1.2.9Version of this port present on the latest quarterly branch.
- DEPRECATED: Port is unmaintained and has known security vulnerabilites
This port expired on: 2016-12-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-07-07 06:57:57
- Last Update: 2016-12-01 23:36:56
- SVN Revision: 427532
- People watching this port, also watch:: apache-ant, eclipse, ap24-mod_jk
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://struts.apache.org
- Description:
- The core of the Struts framework is a flexible control layer based
on standard technologies like Java Servlets, JavaBeans,
ResourceBundles, and Extensible Markup Language (XML), as well as
various Jakarta Commons packages. Struts encourages application
architectures based on the Model 2 approach, a variation of the
classic Model-View-Controller (MVC) design paradigm.
Struts provides its own Controller component and integrates with
other technologies to provide the Model and the View. For the
Model, Struts can interact with any standard data access
technology, including Enterprise Java Beans, JDBC, and Object
Relational Bridge. For the View, Struts works well with JavaServer
Pages, including JSTL and JSF, as well as Velocity Templates, XSLT,
and other presentation systems.
The Struts framework provides the invisible underpinnings every
professional web application needs to survive. Struts helps you
create an extensible development environment for your application,
based on published standards and proven design patterns.
WWW: http://struts.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 - There is no configure plist information for this port.
- Dependency lines:
-
- apache-struts>0:java/jakarta-struts
- No installation instructions:
- This port has been deleted.
- PKGNAME: apache-struts
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (struts-1.2.9-bin.zip) = 9015e990eaaeb9a659ca34d042520618b98fff65287f0d05f668b01e9330805f
SIZE (struts-1.2.9-bin.zip) = 14483492
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
- USES:
- cpe zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.9 01 Dec 2016 23:36:56 |
rene |
Remove expired port:
2016-12-01 java/jakarta-struts: Port is unmaintained and has known security
vulnerabilites |
1.2.9 01 Dec 2016 11:18:04 |
mat |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
1.2.9 10 Sep 2016 16:40:01 |
feld |
java/jakarta-struts: Mark deprecated
PR: 208462 |
1.2.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 |
1.2.9 30 Mar 2015 19:03:35 |
sunpoet |
- Add CPE information
PR: 199034
Submitted by: shun <shun.fbsd.pr@dropcut.net> |
1.2.9 14 Nov 2014 15:38:28 |
antoine |
Cleanup plist |
1.2.9 15 Mar 2014 10:28:09 |
gerald |
Move to version 1.2.9, the final in the 1.2 series.
Support staging.
Struts is now an Apache project, adjust the package name and comment
accordingly to honor their branding guidelines.
PR: 183127
Submitted by: pfg |
1.2.4_2 10 Mar 2014 15:21:21 |
bapt |
Convert j* to USES=zip |
1.2.4_2 10 Jan 2014 03:02:03 |
tabthorpe |
- Reassign to the heap due to mail bounces |
1.2.4_2 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
1.2.4_2 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
1.2.4_2 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 |
1.2.4_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.4_2 06 Jun 2008 13:38:51 |
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) |
1.2.4_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}. |
1.2.4 22 Jan 2006 12:39:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.4 18 Jan 2005 09:21:12 |
hq |
- Update to bsd.java.mk 2.0 [1]
- Add 'devel' category
PR: 76036 [1]
Submitted by: maintainer [1] |
1.2.4 19 Oct 2004 22:26:08 |
thierry |
Upgrade to 1.2.4.
PR: ports/71728
Submitted by: maintainer. |
1.1_1 22 Mar 2004 12:07:27 |
clement |
SIZEify.
PR: 64562
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) |
1.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.1 22 Jul 2003 08:19:35 |
osa |
Use `/' instead of `.' at end of URL.
Notify from: maintainer via fenner |
1.1 21 Jul 2003 10:05:43 |
osa |
Update to 1.1
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer)
PR: 54615 |
1.1-rc2 07 Jul 2003 06:54:53 |
daichi |
Add jakarta-struts 1.1-rc2, struts framework.
PR: 53764
Submitted by: Anton Yudin <toha@toha.org.ua> |