notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/avalon-framework/distinfo
SVNWeb

Number of commits found: 4

Sun, 3 Jul 2011
[ 14:59 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 1775 ports in this commit are shown above. View all ports for this commit)
-remove MD5
Sun, 22 Jan 2006
[ 08:30 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 673 ports in this commit are shown above. View all ports for this commit)
SHA256ify

Approved by:    krion@
Mon, 13 Dec 2004
[ 23:57 hq search for other commits by this committer ] Original commit 
- Update to 4.2.0
- Use %%JAVAJARDIR%%
- ECHO_CMD -> ECHO_MSG
- Use INSTALL_DATA to install JAR files and documentation files

NOTE: the port now installs three different JAR files:

- avalon-framework-api.jar: API classes and interfaces
- avalon-framework-impl.jar: Implementation classes
- avalon-framework.jar: Full package (the former installed JAR)

Requested by:   Manfred N. Riem <mnriem@earthlink.net>
Sun, 4 Apr 2004
[ 16:24 linimon search for other commits by this committer ] Original commit 
Apache Avalon provides a complete platform for component programming including
a core framework, utilities, tools, components and containers. By using key
design patterns such as Inversion of Control (IoC) and Seperation of Concerns
(SoC), Avalon achieves a number of advantages over traditional object oriented
programming frameworks:

  * No implementation lock
  * Low coupling between components
  * Component lifecycle management
  * Configuration management and easy to use API
  * Component meta-data framework and tools
  * Service dependecy management
  * Embeddable containers for standalone, J2EE and web environments

The Avalon Framework API and Implementation consists of interfaces that define
relationships between commonly used application components, best-of-practice
pattern enforcements, and several lightweight convenience implementations of
the generic components.

WWW:    http://avalon.apache.org/framework/

PR:             ports/64999
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>

Number of commits found: 4