[34249] trunk/dports/lang
Juan Manuel Palacios
jmpp at macports.org
Tue Feb 19 23:18:53 PST 2008
Hey Anders!
It turns out there's already a tcl-dox port in textproc/tcl-dox, and
the clash is causing a conflict regening the ports.php db. Can you
please try merging both into a single port?
Regards,...
-jmpp
On Feb 19, 2008, at 7:38 AM, afb at macports.org wrote:
> Revision
> 34249
> Author
> afb at macports.org
> Date
> 2008-02-19 04:08:02 -0800 (Tue, 19 Feb 2008)
> Log Message
>
> add tcl-dox, as alternative to tcldoc
> Added Paths
>
> trunk/dports/lang/tcl-dox/
> trunk/dports/lang/tcl-dox/Portfile
> Diff
>
> Added: trunk/dports/lang/tcl-dox/Portfile (0 => 34249)
> --- trunk/dports/lang/tcl-dox/Portfile (rev 0)
> +++ trunk/dports/lang/tcl-dox/Portfile 2008-02-19 12:08:02 UTC (rev
> 34249)
> @@ -0,0 +1,26 @@
> +# $Id$
> +
> +PortSystem 1.0
> +
> +name tcl-dox
> +version 0.7
> +categories lang
> +maintainers afb at macports.org openmaintainer
> +description Tcl filter for Doxygen
> +long_description \
> + This is a filter that you can use with Doxygen for documenting TCL
> source code.
> +homepage http://therowes.net/~greg/software/
> +platforms darwin
> +master_sites ${homepage}/tcl-doxygen-filter/
> +checksums md5 5806f566e51b69ff1cb8c92b86a7e8d5 \
> + sha1 e7aa17354d56a5147293eac30adc7a7c4c7d011d
> +
> +depends_run port:doxygen
> +depends_build bin:flex:flex
> +
> +use_configure no
> +build.dir ${worksrcpath}/src
> +
> +destroot {
> + xinstall -m 755 ${worksrcpath}/src/tcl-dox ${destroot}$
> {prefix}/bin
> +}
> Property changes on: trunk/dports/lang/tcl-dox/Portfile
> ___________________________________________________________________
> Name: svn:keywords
> + Id
> Name: svn:eol-style
> + native
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-dev/attachments/20080220/6312a6b0/attachment-0001.html
More information about the macports-dev
mailing list