The Servlet API for Perl (libservlet) is a formulation of the Java (TM) Servlet API in Perl. While the servlet concept originated with Java (TM), its component model is quite natural for Perl as well. By writing servlet applications and deploying them in a servlet container, application authors can spare themselves the effort of writing commonly needed web application infrastructure components for each new project. Furthermore, servlet applications are portable between deployment environments; they can be executed in any servlet container using any process model with only a few configuration changes and no application code changes. Servlet applications are insulated from changes in vendor or platform and are able to portably take advantage of standard web infrastructure services offered by any servlet container. WWW: http://libservlet.sourceforge.net/ itory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xmms-vumeter
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-2/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Fix building after removal of objformat(1).alepulver2007-03-281-0/+1
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
* Conversion to a single libtool environment.ade2006-02-232-1/+3
* - Add SHA256pav2005-11-261-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Install skins using ${MKDIR} and ${INSTALL_DATA} rather than ${CP}:jylefort2005-10-301-1/+4
* Use LIB_DEPENDSmnag2005-10-111-2/+1
* - Update to 0.9.2garga2005-10-053-26/+26