Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2005 14:38:42 +0000 (UTC)
From:      Herve Quiroz <hq@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/apache-ant Makefile ports/devel/apache-ant/files ant ant.sh.in
Message-ID:  <200510101438.j9AEcgas018958@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hq          2005-10-10 14:38:42 UTC

  FreeBSD ports repository

  Modified files:
    devel/apache-ant     Makefile 
    devel/apache-ant/files ant.sh.in 
  Removed files:
    devel/apache-ant/files ant 
  Log:
  - Improve launcher script:
      - Use 'java' command from javavmwrapper [1]
      - ANT_INCLUDE_SHARED_JARS is now a defined/undefined switch rather than a
        YES/whatever check
      - Use SUB_FILES to configure (files/ant -> files/ant.sh.in)
  - ECHO_CMD -> ECHO_MSG
  - Use MAN1PREFIX and MAN5PREFIX
  - Cleanup port and launcher script
  - Bump PORTREVISION
  
  PR:             86902 [1]
  Submitted by:   Panagiotis Astithas <past@ebs.gr> [1]
  Reviewed by:    glewis
  
  Revision  Changes    Path
  1.42      +20 -37    ports/devel/apache-ant/Makefile
  1.5       +0 -102    ports/devel/apache-ant/files/ant (dead)
  1.5       +18 -38    ports/devel/apache-ant/files/ant.sh.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510101438.j9AEcgas018958>