cvs commit: ports/devel/ireport Makefile pkg-plist

Greg Lewis glewis at FreeBSD.org
Sat Dec 25 06:49:51 UTC 2010


glewis      2010-12-25 06:49:51 UTC

  FreeBSD ports repository

  Modified files:
    devel/ireport        Makefile pkg-plist 
  Log:
  . Instead of depending upon many existing ports, just install the JAR files
    that are included in the distribution.  However, instead of installing
    them in JAVAJARDIR, install them in DATADIR.  There are a couple of
    positive effects of this:
  
    1. We end up using the JARs that the application is known to work with
       rather than hoping that it works with whatever port versions we have.
  
    2. JAVAJARDIR isn't cluttered with JARs that conflict with those that
       either are or should be installed by other ports.
  
  Revision  Changes    Path
  1.34      +36 -109   ports/devel/ireport/Makefile
  1.24      +112 -47   ports/devel/ireport/pkg-plist


More information about the cvs-all mailing list