# New ports collection makefile for: dtd2relax # Date created: 2 February 2002 # Whom: Kimura Fuyuki # # $FreeBSD$ # PORTNAME= dtd2relax PORTVERSION= 1.1.1 PORTREVISION= 2 CATEGORIES= textproc java MASTER_SITES= http://www.horobi.com/Projects/RELAX/Archive/ DISTNAME= ${PORTNAME:U}_${PORTVERSION:S/./_/g} DISTFILES= ${JARFILE} ${DISTNAME}-src${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}-src${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= DTD to RELAX converter for Java USE_ZIP= yes USE_JAVA= yes NO_BUILD= yes JARFILE= ${DISTNAME}-bin-XML4J.jar .if !defined(NOPORTDOCS) PORTDOCS= * .endif do-install: ${INSTALL_DATA} ${DISTDIR}/${JARFILE} ${JAVAJARDIR}/${PORTNAME}.jar .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/samples/* ${EXAMPLESDIR} ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR} .endif .include wspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
00'>2005-11-15
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-6/+0
1-1/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* - Remove WWW, it relates to another project. This project got no real homepagepav2005-09-141-2/+0
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* Update to 2.0.1.marcus2004-11-082-4/+3
* * Correct the ORBIT_CONFIG [1]marcus2004-08-262-13/+4
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
* - Add SIZE to GNOME portspav2004-03-181-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Revert the part of the previous commit that involved innocentlinimon2003-12-251-1/+1
* Mark py-omniorb, py-orbit, and py-orbit2 as being mutuallly exclusive.linimon2003-12-251-0/+2
* Update to 2.0.0.marcus2003-09-042-3/+3
* Update to 1.99.7.adamw2003-08-252-2/+2
* Update to 1.99.6.adamw2003-08-012-2/+2
* Update to 1.99.5.adamw2003-07-173-2/+8
* Convert to new GNOME infrastructure.marcus2003-04-221-3/+1
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
* Update to 1.99.4.marcus2003-04-044-6/+6
* Add py-orbit2 after a repo-copy from py-orbit. py-orbit2 are Pythonmarcus2003-03-067-51/+37
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-161-1/+2