Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 2004 22:55:00 -0700 (PDT)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/xerces-j Makefile distinfo pkg-plist
Message-ID:  <200404090555.i395t0uf017378@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
linimon     2004/04/08 22:55:00 PDT

  FreeBSD ports repository

  Modified files:
    textproc/xerces-j    Makefile distinfo 
  Removed files:
    textproc/xerces-j    pkg-plist 
  Log:
  Update to version 2.6.2:
  
   - Now using JAVAJARDIR instead of JAVASHAREDIR/classes
   - Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs
     deinstall issue with some JDKs)
   - Now using PLIST_FILES macro (thus no more pkg-plist)
   - Now using MASTER_SITE_APACHE_XML/MASTER_SITE_SUBDIR
   - Now using OPTIONS macro for a more flexible build/install:
     - WITH_DEPRECATED_JARS: build and install deprecated JARs (default:
          on, as some ports may depend on it)
     - WITH_SAMPLES_JAR: build and install samples (default: off)
   - bsd.java.mk 2.0 compliant
   - ECHO -> ECHO_CMD
   - explicit mkdir JAVAJARDIR (just in case)
   - SIZE added to distinfo
   - assign maintainership to submitter
  
  PR:             ports/51415
  Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
  
  Revision  Changes    Path
  1.11      +47 -24    ports/textproc/xerces-j/Makefile
  1.7       +4 -2      ports/textproc/xerces-j/distinfo
  1.7       +0 -964    ports/textproc/xerces-j/pkg-plist (dead)



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