notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: textproc/ant-xinclude-task/pkg-plist
SVNWeb

Number of commits found: 3

Wed, 25 Aug 2004
[ 15:36 hq search for other commits by this committer ] Original commit 
- Unbreak port by patching build.xml
- bsd.java.mk 2.0 compliance
- ${CP} -> ${INSTALL_DATA}
- ${ECHO} -> ${ECHO_MSG}
- Use USE_ANT
- Use PLIST_FILES to remove pkg-plist
- Finer tuning of CLASSPATH (only xincluder.jar, not the whole ${JAVAJARDIR}
  content)

PR:             70364
Submitted by:   me
Approved by:    glewis (mentor)
Tue, 20 Apr 2004
[ 19:35 glewis search for other commits by this committer ] Original commit 
. Unbreak the build, found by bento during bsd.java.mk testing:
  . Set ANT_INCLUDE_SHARED_JARS so the necessary classes get pulled in.
  . Convert to using PORTDOCS so that the differences between 1.3 and 1.4
    generated javadocs are hidden.  This also trims pkg-plist considerably.
. While here, remove local duplicates of bsd.java.mk settings for
  JAVASHAREDIR and JAVAJARDIR.

Done now to get this fixed for 4.10.

Submitted by:   bento via kris
Hopefully not objected to by:   znerd (notified)
Fri, 18 Oct 2002
[ 15:03 znerd search for other commits by this committer ] Original commit 
XInclude task for Jakarta Ant.

See:
http://people.freebsd.org/~znerd/xinclude-task/

Number of commits found: 3