FreshPorts -- The Place For Ports Sat, 20 Mar 2010 4:42 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
avalon-framework 4.2.0_2 devel on this many watch lists=0 search for ports that depend on this port
Apache Avalon core framework for component programming

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 search for ports maintained by this maintainer
Port Added: 04 Apr 2004 17:25:41
Also Listed In: java


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 Separation of Concerns
(SoC), Avalon achieves a number of advantages over traditional object oriented
programming frameworks:

  * No implementation lock
  * Low coupling between components
  * Component life cycle management
  * Configuration management and easy to use API
  * Component meta-data framework and tools
  * Service dependency 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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: java/diablo-jdk15

To install the port: cd /usr/ports/devel/avalon-framework/ && make install clean
To add the package: pkg_add -r avalon-framework


Configuration Options
     No options to configure

Master Sites:
http://www.apache.org/dist/avalon/avalon-framework/binaries//
http://archive.apache.org/dist/avalon/avalon-framework/binaries//
ftp://ftp.planetmirror.com/pub/apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.pop-mg.com.br/data/apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.gin.cz/pub/mirrors/www.apache.org/dist/avalon/avalon-framework/binaries//
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/avalon/avalon-framework/binaries//
ftp://ftp.apache.de/mirrors/dev.apache.org/dist/avalon/avalon-framework/binaries//
ftp://mir1.ovh.net/ftp.apache.org/dist/avalon/avalon-framework/binaries//
ftp://ftp.forthnet.gr/pub/www/apache/avalon/avalon-framework/binaries//
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/avalon/avalon-framework/binaries//
ftp://ftp.esat.net/mirrors/ftp.apache.org/avalon/avalon-framework/binaries//
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/avalon/avalon-framework/binaries//
ftp://ftp.rhnet.is/pub/apache/avalon/avalon-framework/binaries//
http://ring.nict.go.jp/archives/net/apache/avalon/avalon-framework/binaries//
http://ring.sakura.ad.jp/archives/net/apache/avalon/avalon-framework/binaries//
http://ring.riken.jp/archives/net/apache/avalon/avalon-framework/binaries//
ftp://ftp.sogang.ac.kr/www/apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.task.gda.pl/pub/www/apache/dist/avalon/avalon-framework/binaries//
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/avalon/avalon-framework/binaries//
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/avalon/avalon-framework/binaries//
ftp://ftp.chg.ru/pub/WWW/apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.sunet.se/pub/www/servers/apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.flirble.org/pub/web/apache/dist/avalon/avalon-framework/binaries//
ftp://mirrors.rmplc.co.uk/pub/apache/avalon/avalon-framework/binaries//
ftp://apache.secsup.org/pub/apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.tux.org/pub/net/apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.saix.net/pub/apache/dist/avalon/avalon-framework/binaries//
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 8

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:21:59
Original commit files touched by this commit  4.2.0_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)
01 Jun 2008 10:42:37
Original commit files touched by this commit  4.2.0_1
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
19 May 2007 21:32:57
Original commit files touched by this commit  4.2.0_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}.
21 Jan 2007 01:09:11
Original commit files touched by this commit  4.2.0
hq search for other commits by this committer
Release maintainership for ports I no longer use.
22 Jan 2006 08:30:12
Original commit files touched by this commit  4.2.0
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
13 Dec 2004 23:57:45
Original commit files touched by this commit  4.2.0
hq search for other commits by this committer
- 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
Original commit files touched by this commit  4.1.5
hq search for other commits by this committer
Use my FreeBSD address in MAINTAINER
04 Apr 2004 17:24:47
Original commit files touched by this commit  4.1.5
linimon search for other commits by this committer
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: 8

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21409
Broken 173
Deprecated 46
Ignore 899
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 1
new 48 hours3
new 7 days13
new fortnight45
new month95

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.107 seconds.