Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23782

Added Files:
        tomcat5-admin.info 
Log Message:
New package by elcepi from the submissions tracker:
https://sourceforge.net/tracker/?func=detail&atid=414256&aid=2868459&group_id=17203


--- NEW FILE: tomcat5-admin.info ---
Package: tomcat5-admin
Version: 5.5.28
Revision: 1
Type: java(1.5)

CustomMirror: <<
        Primary: http://ranger.users.finkproject.org/distfiles
        eur-NL: http://ranger.users.finkproject.org/distfiles
        nam-US: http://ranger.befunk.com/fink
        nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
        nam-CA: http://www.southofheaven.net/befunk
<<
Source: mirror:apache:tomcat/tomcat-5/v%v/bin/apache-tomcat-%v-admin.tar.gz
Source-MD5: 344cf521d2b295464c87d7d9b60e628d
SourceDirectory: apache-tomcat-%v 
BuildDepends: fink (>= 0.24.12), passwd (>= 20070108-1)
Depends: passwd (>= 20070108-1), system-java (>= 1.5-1), tomcat5
ConfFiles: <<
        %p/var/tomcat5/conf/Catalina/localhost/admin.xml
<<

Conflicts: tomcat (<< 4.1.30-1), tomcat4
Replaces: tomcat (<< 4.1.30-1)
CompileScript: <<
        rsync -avr --exclude=dist ./ dist/
<<

InstallScript: <<
#!/bin/sh -ex

        # main install
        install -d -m 755 %i/var/tomcat5
        cp -R dist/* %i/var/tomcat5/
        chown -R tomcat:tomcat %i/var/tomcat5
        # remove documents
        rm %i/var/tomcat5/LICENSE 
        rm %i/var/tomcat5/NOTICE 
        rm %i/var/tomcat5/RELEASE-NOTES
<<

Homepage: http://jakarta.apache.org/tomcat/index.html
Maintainer: elcepi <elc...@users.sourceforge.net>
Description: Tomcat5 administration manager
DescDetail: <<
Apache Tomcat version 5.5 does not contain the admistartion manager.
Then the administartion package is provided as a diferent package.
<<
DescPackaging: <<
It is not possible to build it using the --build-as-nobody flag since
it needs to change the ownership of the files to user tomcat:tomcat
<<
License: BSD
DocFiles: LICENSE NOTICE RELEASE-NOTES


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to