| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:21:59
4.2.0_2
|
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) |
01 Jun 2008 10:42:37
4.2.0_1
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
19 May 2007 21:32:57
4.2.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Jan 2007 01:09:11
4.2.0
|
hq  |
Release maintainership for ports I no longer use. |
22 Jan 2006 08:30:12
4.2.0
|
edwin  |
SHA256ify
Approved by: krion@ |
13 Dec 2004 23:57:45
4.2.0
|
hq  |
- 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> |
23 Oct 2004 02:56:23
4.1.5
|
hq  |
Use my FreeBSD address in MAINTAINER |
04 Apr 2004 17:24:47
4.1.5
|
linimon  |
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> |