Changes between Initial Version and Version 1 of Ticket #28938, comment 4


Ignore:
Timestamp:
Sep 23, 2012, 12:09:24 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28938, comment 4

    initial v1  
    33I don't know how new ports are usually submitted, I'm attaching it to the ticket as a zip file. Anyone that wishes to use this prior to it being included in macports officially can do the following:
    44
     5{{{
    56cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/java
    67unzip <attached zip file>
     
    89portindex
    910port install tomcat7
     11}}}
    1012
    1113I am using tomcat7 from eclipse for development. I haven't tried to run it standalone so can't guarantee that it will run without some tweaking.